2026-09-08 11:18:33.521 | + ./stack.sh:main:491 : exec 2026-09-08 11:18:33.521 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-09-08-131833.summary.2026-09-08-131833 2026-09-08 11:18:33.521 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-09-08-131833' 2026-09-08 11:18:33.521 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:18:33.522 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-09-08-131833 2026-09-08 11:18:33.522 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-08-131833 /opt/stack/logs/stack.sh.log 2026-09-08 11:18:33.522 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-09-08-131833.summary.2026-09-08-131833 /opt/stack/logs/stack.sh.log.summary 2026-09-08 11:18:33.522 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-09-08 11:18:33.522 | + functions:check_path_perm_sanity:615 : local real_path 2026-09-08 11:18:33.522 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-09-08 11:18:33.522 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-09-08 11:18:33.522 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-09-08 11:18:33.522 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-09-08 11:18:33.522 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-09-08 11:18:33.522 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-08 11:18:33.523 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-09-08 11:18:33.523 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-09-08 11:18:33.523 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-08 11:18:33.523 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-09-08 11:18:33.523 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-09-08 11:18:33.524 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-09-08 11:18:33.528 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-09-08 11:18:33.531 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-09-08 11:18:33.534 | + ./stack.sh:main:564 : trap err_trap ERR 2026-09-08 11:18:33.537 | + ./stack.sh:main:577 : set -o errexit 2026-09-08 11:18:33.539 | + ./stack.sh:main:580 : uname -a 2026-09-08 11:18:33.541 | 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-08 11:18:33.543 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-09-08 11:18:33.546 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-09-08 11:18:33.550 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-09-08 11:18:33.592 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-09-08 11:18:33.610 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-09-08 11:18:33.614 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-09-08 11:18:33.632 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-09-08 11:18:33.635 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-09-08 11:18:33.652 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-09-08 11:18:33.656 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-09-08 11:18:33.672 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-09-08 11:18:33.675 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-09-08 11:18:33.677 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-09-08 11:18:33.680 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-09-08 11:18:33.698 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-09-08 11:18:33.702 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-09-08 11:18:33.719 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-09-08 11:18:33.722 | + ./stack.sh:main:594 : tune_host 2026-09-08 11:18:33.724 | + lib/host:tune_host:125 : configure_host_mem 2026-09-08 11:18:33.727 | + lib/host:configure_host_mem:99 : configure_zswap 2026-09-08 11:18:33.729 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-09-08 11:18:33.732 | + lib/host:configure_host_mem:100 : configure_ksm 2026-09-08 11:18:33.734 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-09-08 11:18:33.737 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-09-08 11:18:33.739 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:18:33.741 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:18:33.744 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-09-08 11:18:33.747 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:18:33.749 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:18:33.752 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:18:33.754 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:18:33.756 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:18:33.759 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:18:33.762 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-09-08 11:18:33.764 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-09-08 11:18:33.766 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-09-08 11:18:33.770 | ++ functions-common:apt_get_update:1174 : id -u 2026-09-08 11:18:33.774 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-09-08 11:18:33.777 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-09-08 11:18:33.780 | + functions-common:time_start:2406 : local name=apt-get-update 2026-09-08 11:18:33.782 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:18:33.785 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:18:33.788 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:18:33.791 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866313789 2026-09-08 11:18:33.794 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-09-08 11:18:33.796 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-09-08 11:18:33.799 | + 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-08 11:18:33.933 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-09-08 11:18:33.946 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-09-08 11:18:33.966 | Hit:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-09-08 11:18:33.991 | Hit:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-09-08 11:18:34.096 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-09-08 11:18:37.231 | Fetched 4747 B in 1s (8545 B/s) 2026-09-08 11:18:38.859 | Reading package lists... 2026-09-08 11:18:38.887 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-09-08 11:18:38.890 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-09-08 11:18:38.893 | + functions-common:time_stop:2420 : local name 2026-09-08 11:18:38.896 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:18:38.899 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:18:38.901 | + functions-common:time_stop:2423 : local total 2026-09-08 11:18:38.904 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:18:38.906 | + functions-common:time_stop:2426 : name=apt-get-update 2026-09-08 11:18:38.909 | + functions-common:time_stop:2427 : start_time=1788866313789 2026-09-08 11:18:38.911 | + functions-common:time_stop:2429 : [[ -z 1788866313789 ]] 2026-09-08 11:18:38.915 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:18:38.919 | + functions-common:time_stop:2432 : end_time=1788866318916 2026-09-08 11:18:38.922 | + functions-common:time_stop:2433 : elapsed_time=5127 2026-09-08 11:18:38.924 | + functions-common:time_stop:2434 : total=0 2026-09-08 11:18:38.927 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:18:38.929 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5127 2026-09-08 11:18:38.932 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-09-08 11:18:38.935 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:18:38.937 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:18:38.940 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:18:38.942 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-09-08 11:18:38.964 | + 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-08 11:18:39.003 | Reading package lists... 2026-09-08 11:18:39.376 | Building dependency tree... 2026-09-08 11:18:39.377 | Reading state information... 2026-09-08 11:18:39.940 | The following packages were automatically installed and are no longer required: 2026-09-08 11:18:39.942 | libfwupd2 libgusb2 2026-09-08 11:18:39.942 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:18:39.984 | The following NEW packages will be installed: 2026-09-08 11:18:39.986 | ksmtuned 2026-09-08 11:18:40.064 | 0 upgraded, 1 newly installed, 0 to remove and 78 not upgraded. 2026-09-08 11:18:40.065 | Need to get 7444 B of archives. 2026-09-08 11:18:40.065 | After this operation, 44.0 kB of additional disk space will be used. 2026-09-08 11:18:40.065 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-09-08 11:18:40.271 | perl: warning: Setting locale failed. 2026-09-08 11:18:40.271 | perl: warning: Please check that your locale settings: 2026-09-08 11:18:40.271 | LANGUAGE = (unset), 2026-09-08 11:18:40.271 | LC_ALL = "en_US.utf8", 2026-09-08 11:18:40.271 | LANG = "de_DE.UTF-8" 2026-09-08 11:18:40.271 | are supported and installed on your system. 2026-09-08 11:18:40.271 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:18:40.365 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:18:40.366 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:18:40.366 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:18:40.569 | Fetched 7444 B in 0s (137 kB/s) 2026-09-08 11:18:40.612 | Selecting previously unselected package ksmtuned. 2026-09-08 11:18:40.891 | (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-08 11:18:40.897 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-09-08 11:18:40.910 | Unpacking ksmtuned (4.20150326) ... 2026-09-08 11:18:40.974 | Setting up ksmtuned (4.20150326) ... 2026-09-08 11:18:41.183 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-09-08 11:18:41.373 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-09-08 11:18:42.086 | perl: warning: Setting locale failed. 2026-09-08 11:18:42.086 | perl: warning: Please check that your locale settings: 2026-09-08 11:18:42.086 | LANGUAGE = (unset), 2026-09-08 11:18:42.086 | LC_ALL = "en_US.utf8", 2026-09-08 11:18:42.086 | LANG = "de_DE.UTF-8" 2026-09-08 11:18:42.087 | are supported and installed on your system. 2026-09-08 11:18:42.087 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:18:42.232 | perl: warning: Setting locale failed. 2026-09-08 11:18:42.232 | perl: warning: Please check that your locale settings: 2026-09-08 11:18:42.232 | LANGUAGE = (unset), 2026-09-08 11:18:42.232 | LC_ALL = "en_US.utf8", 2026-09-08 11:18:42.232 | LANG = "de_DE.UTF-8" 2026-09-08 11:18:42.232 | are supported and installed on your system. 2026-09-08 11:18:42.232 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:18:42.282 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:18:42.282 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:18:42.282 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:18:42.353 | perl: warning: Setting locale failed. 2026-09-08 11:18:42.353 | perl: warning: Please check that your locale settings: 2026-09-08 11:18:42.353 | LANGUAGE = (unset), 2026-09-08 11:18:42.353 | LC_ALL = "en_US.utf8", 2026-09-08 11:18:42.353 | LANG = "de_DE.UTF-8" 2026-09-08 11:18:42.354 | are supported and installed on your system. 2026-09-08 11:18:42.354 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:18:42.883 | 2026-09-08 11:18:42.883 | Running kernel seems to be up-to-date. 2026-09-08 11:18:42.883 | 2026-09-08 11:18:42.883 | No services need to be restarted. 2026-09-08 11:18:42.883 | 2026-09-08 11:18:42.883 | No containers need to be restarted. 2026-09-08 11:18:42.883 | 2026-09-08 11:18:42.883 | No user sessions are running outdated binaries. 2026-09-08 11:18:42.883 | 2026-09-08 11:18:42.884 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:18:45.200 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:18:45.203 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:18:45.205 | + functions-common:time_stop:2420 : local name 2026-09-08 11:18:45.208 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:18:45.210 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:18:45.213 | + functions-common:time_stop:2423 : local total 2026-09-08 11:18:45.215 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:18:45.218 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:18:45.220 | + functions-common:time_stop:2427 : start_time=1788866318961 2026-09-08 11:18:45.223 | + functions-common:time_stop:2429 : [[ -z 1788866318961 ]] 2026-09-08 11:18:45.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:18:45.229 | + functions-common:time_stop:2432 : end_time=1788866325227 2026-09-08 11:18:45.232 | + functions-common:time_stop:2433 : elapsed_time=6266 2026-09-08 11:18:45.235 | + functions-common:time_stop:2434 : total=1292 2026-09-08 11:18:45.237 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:18:45.239 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7558 2026-09-08 11:18:45.242 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:18:45.245 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-09-08 11:18:45.262 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-09-08 11:18:45.264 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-09-08 11:18:45.267 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-09-08 11:18:45.270 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-09-08 11:18:45.273 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-09-08 11:18:45.276 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-09-08 11:18:45.276 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-09-08 11:18:45.287 | 0 2026-09-08 11:18:45.291 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-09-08 11:18:45.294 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-09-08 11:18:45.297 | + lib/host:tune_host:126 : configure_host_net 2026-09-08 11:18:45.299 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-09-08 11:18:45.301 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-09-08 11:18:45.304 | + ./stack.sh:main:600 : fetch_plugins 2026-09-08 11:18:45.306 | + functions-common:fetch_plugins:1766 : local plugins= 2026-09-08 11:18:45.309 | + functions-common:fetch_plugins:1767 : local plugin 2026-09-08 11:18:45.311 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-09-08 11:18:45.314 | + functions-common:fetch_plugins:1771 : return 2026-09-08 11:18:45.317 | + ./stack.sh:main:604 : run_phase override_defaults 2026-09-08 11:18:45.319 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-09-08 11:18:45.322 | + functions-common:run_phase:1849 : local phase= 2026-09-08 11:18:45.324 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 11:18:45.327 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 11:18:45.329 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 11:18:45.332 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 11:18:45.334 | + functions-common:run_phase:1858 : local extra 2026-09-08 11:18:45.338 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 11:18:45.342 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 11:18:45.344 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 11:18:45.347 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 11:18:45.349 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-09-08 11:18:45.352 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 11:18:45.368 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:18:45.371 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-08 11:18:45.373 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 11:18:45.376 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 11:18:45.378 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 11:18:45.381 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 11:18:45.383 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-09-08 11:18:45.386 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-09-08 11:18:45.388 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-09-08 11:18:45.390 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-09-08 11:18:45.393 | + 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-08 11:18:45.395 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-09-08 11:18:45.398 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-09-08 11:18:45.400 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-09-08 11:18:45.403 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-09-08 11:18:45.405 | + functions-common:plugin_override_defaults:1812 : return 2026-09-08 11:18:45.408 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-09-08 11:18:45.428 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-09-08 11:18:45.433 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-09-08 11:18:45.451 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:18:45.455 | +++ lib/tls:source:43 : hostname -f 2026-09-08 11:18:45.461 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-09-08 11:18:45.463 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-09-08 11:18:45.466 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-09-08 11:18:45.468 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-09-08 11:18:45.471 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-09-08 11:18:45.473 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-09-08 11:18:45.475 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-09-08 11:18:45.478 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-09-08 11:18:45.481 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-09-08 11:18:45.483 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-09-08 11:18:45.488 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-09-08 11:18:45.503 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-09-08 11:18:45.521 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-09-08 11:18:45.535 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-09-08 11:18:45.550 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-09-08 11:18:45.586 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-09-08 11:18:45.658 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-09-08 11:18:45.753 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-09-08 11:18:45.778 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-09-08 11:18:45.827 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-09-08 11:18:45.875 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-09-08 11:18:45.878 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-09-08 11:18:45.893 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:18:45.895 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-09-08 11:18:45.898 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-09-08 11:18:45.900 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-09-08 11:18:45.903 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-09-08 11:18:45.906 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-09-08 11:18:45.923 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-08 11:18:45.926 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-08 11:18:45.928 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-09-08 11:18:45.931 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-09-08 11:18:45.934 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-09-08 11:18:45.936 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-08 11:18:45.938 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-09-08 11:18:45.940 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-09-08 11:18:45.943 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-09-08 11:18:45.946 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-09-08 11:18:45.963 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-09-08 11:18:45.965 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-09-08 11:18:45.968 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-09-08 11:18:45.970 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-09-08 11:18:45.972 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-09-08 11:18:45.975 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-09-08 11:18:45.978 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-09-08 11:18:45.980 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-09-08 11:18:45.982 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-09-08 11:18:45.984 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-09-08 11:18:45.987 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-09-08 11:18:45.989 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-09-08 11:18:45.991 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.142 2026-09-08 11:18:45.993 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-09-08 11:18:45.996 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-09-08 11:18:46.000 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-08 11:18:46.000 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-08 11:18:46.004 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-09-08 11:18:46.007 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-09-08 11:18:46.009 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-09-08 11:18:46.011 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-09-08 11:18:46.014 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-09-08 11:18:46.017 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-09-08 11:18:46.034 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-09-08 11:18:46.037 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.142 2026-09-08 11:18:46.040 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.142 2026-09-08 11:18:46.041 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-08 11:18:46.046 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.142 2026-09-08 11:18:46.048 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-09-08 11:18:46.050 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-09-08 11:18:46.053 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-09-08 11:18:46.055 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-09-08 11:18:46.057 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-09-08 11:18:46.060 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-09-08 11:18:46.062 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-09-08 11:18:46.064 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-09-08 11:18:46.067 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-09-08 11:18:46.071 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-09-08 11:18:46.074 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-09-08 11:18:46.075 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-09-08 11:18:46.077 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-09-08 11:18:46.079 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-09-08 11:18:46.082 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-09-08 11:18:46.085 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-09-08 11:18:46.088 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-09-08 11:18:46.090 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-09-08 11:18:46.093 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:18:46.098 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-09-08 11:18:46.101 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-09-08 11:18:46.105 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-09-08 11:18:46.124 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-09-08 11:18:46.126 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-09-08 11:18:46.130 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-09-08 11:18:46.134 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-09-08 11:18:46.137 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-09-08 11:18:46.140 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-09-08 11:18:46.143 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 11:18:46.146 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-09-08 11:18:46.149 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-08 11:18:46.153 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-09-08 11:18:46.156 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-09-08 11:18:46.159 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-09-08 11:18:46.162 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-09-08 11:18:46.165 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-09-08 11:18:46.168 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-09-08 11:18:46.171 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-09-08 11:18:46.174 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-09-08 11:18:46.177 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-09-08 11:18:46.180 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-09-08 11:18:46.182 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-09-08 11:18:46.298 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-09-08 11:18:46.316 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-09-08 11:18:46.320 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-09-08 11:18:46.323 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-09-08 11:18:46.326 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-09-08 11:18:46.328 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-09-08 11:18:46.331 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-09-08 11:18:46.334 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-09-08 11:18:46.336 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-09-08 11:18:46.339 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-09-08 11:18:46.342 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-09-08 11:18:46.345 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-09-08 11:18:46.348 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-09-08 11:18:46.350 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-09-08 11:18:46.353 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-09-08 11:18:46.355 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-09-08 11:18:46.358 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-09-08 11:18:46.361 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-09-08 11:18:46.363 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-09-08 11:18:46.366 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-09-08 11:18:46.369 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-09-08 11:18:46.374 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-09-08 11:18:46.374 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-09-08 11:18:46.375 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-09-08 11:18:46.376 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-09-08 11:18:46.381 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=2d:1c49:1c66 2026-09-08 11:18:46.384 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-09-08 11:18:46.387 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-09-08 11:18:46.390 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-09-08 11:18:46.393 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-09-08 11:18:46.396 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd2d:1c49:1c66::/56 2026-09-08 11:18:46.401 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd2d:1c49:1c66::/56 2026-09-08 11:18:46.401 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-09-08 11:18:46.408 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd2d:1c49:1c66::/64 2026-09-08 11:18:46.412 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-09-08 11:18:46.414 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-09-08 11:18:46.417 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-09-08 11:18:46.420 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-09-08 11:18:46.424 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-09-08 11:18:46.426 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-09-08 11:18:46.429 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-09-08 11:18:46.431 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-09-08 11:18:46.434 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-09-08 11:18:46.436 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-09-08 11:18:46.439 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-09-08 11:18:46.442 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-09-08 11:18:46.444 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-09-08 11:18:46.447 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd2d:1c49:1c66::/56 2026-09-08 11:18:46.450 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-09-08 11:18:46.452 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-09-08 11:18:46.456 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-09-08 11:18:46.458 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-09-08 11:18:46.458 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-09-08 11:18:46.464 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-09-08 11:18:46.470 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-09-08 11:18:46.470 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-09-08 11:18:46.470 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-09-08 11:18:46.477 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-09-08 11:18:46.482 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-09-08 11:18:46.485 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-09-08 11:18:46.488 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-09-08 11:18:46.491 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-09-08 11:18:46.494 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-09-08 11:18:46.497 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-09-08 11:18:46.501 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-09-08 11:18:46.504 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-09-08 11:18:46.506 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-09-08 11:18:46.509 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-09-08 11:18:46.531 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-09-08 11:18:46.550 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-09-08 11:18:46.567 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-09-08 11:18:46.585 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-09-08 11:18:46.602 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-09-08 11:18:46.639 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-09-08 11:18:46.643 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-09-08 11:18:46.646 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-09-08 11:18:46.650 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-09-08 11:18:46.653 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-08 11:18:46.658 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-09-08 11:18:46.678 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-09-08 11:18:46.682 | + ./stack.sh:main:635 : run_phase source 2026-09-08 11:18:46.685 | + functions-common:run_phase:1848 : local mode=source 2026-09-08 11:18:46.687 | + functions-common:run_phase:1849 : local phase= 2026-09-08 11:18:46.691 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 11:18:46.694 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 11:18:46.696 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 11:18:46.699 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 11:18:46.702 | + functions-common:run_phase:1858 : local extra 2026-09-08 11:18:46.706 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 11:18:46.711 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 11:18:46.714 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 11:18:46.716 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 11:18:46.720 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-09-08 11:18:46.723 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 11:18:46.743 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:18:46.746 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-09-08 11:18:46.748 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-09-08 11:18:46.800 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-09-08 11:18:46.803 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-09-08 11:18:46.807 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-09-08 11:18:46.810 | + functions-common:run_phase:1870 : load_plugin_settings 2026-09-08 11:18:46.813 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-09-08 11:18:46.816 | + functions-common:load_plugin_settings:1785 : local plugin 2026-09-08 11:18:46.819 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-09-08 11:18:46.822 | + functions-common:load_plugin_settings:1789 : return 2026-09-08 11:18:46.825 | + functions-common:run_phase:1871 : verify_disabled_services 2026-09-08 11:18:46.828 | + functions-common:verify_disabled_services:2131 : local service 2026-09-08 11:18:46.831 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.833 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-09-08 11:18:46.837 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.839 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-09-08 11:18:46.843 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.847 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-09-08 11:18:46.850 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.854 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-09-08 11:18:46.856 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.860 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-09-08 11:18:46.863 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.867 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-09-08 11:18:46.870 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.873 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-09-08 11:18:46.877 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.880 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-09-08 11:18:46.884 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.887 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-09-08 11:18:46.890 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.893 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-09-08 11:18:46.896 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.900 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-09-08 11:18:46.903 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.906 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-09-08 11:18:46.909 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.912 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-09-08 11:18:46.915 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.918 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-09-08 11:18:46.921 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.925 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-09-08 11:18:46.928 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.931 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-09-08 11:18:46.934 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.938 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-09-08 11:18:46.941 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.944 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-09-08 11:18:46.948 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.951 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-09-08 11:18:46.954 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.957 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-09-08 11:18:46.961 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.964 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-09-08 11:18:46.967 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.971 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-09-08 11:18:46.975 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.978 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-09-08 11:18:46.981 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.984 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-09-08 11:18:46.987 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:18:46.990 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-09-08 11:18:46.994 | + ./stack.sh:main:706 : initialize_database_backends 2026-09-08 11:18:46.997 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-08 11:18:47.000 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-09-08 11:18:47.021 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:18:47.024 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-09-08 11:18:47.028 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-09-08 11:18:47.031 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-09-08 11:18:47.052 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:18:47.055 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-09-08 11:18:47.058 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-09-08 11:18:47.061 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-09-08 11:18:47.064 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-09-08 11:18:47.068 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-09-08 11:18:47.071 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-09-08 11:18:47.074 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-09-08 11:18:47.078 | + lib/database:initialize_database_backends:92 : return 0 2026-09-08 11:18:47.082 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-09-08 11:18:47.082 | Using mysql database backend 2026-09-08 11:18:47.086 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-09-08 11:18:47.107 | + ./stack.sh:main:712 : define_database_baseurl 2026-09-08 11:18:47.112 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-09-08 11:18:47.116 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-08 11:18:47.119 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-09-08 11:18:47.123 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-08 11:18:47.127 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-09-08 11:18:47.147 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:18:47.151 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-09-08 11:18:47.173 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-09-08 11:18:47.194 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:18:47.198 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-09-08 11:18:47.220 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-09-08 11:18:47.241 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-09-08 11:18:47.262 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:18:47.265 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-09-08 11:18:47.287 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:18:47.290 | + ./stack.sh:main:768 : save_stackenv 768 2026-09-08 11:18:47.294 | + functions-common:save_stackenv:65 : local tag=768 2026-09-08 11:18:47.297 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-08 11:18:47.303 | + functions-common:save_stackenv:67 : time_stamp=2026-09-08-131847 2026-09-08 11:18:47.307 | + functions-common:save_stackenv:68 : echo '# 2026-09-08-131847 768' 2026-09-08 11:18:47.310 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.313 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-08 11:18:47.316 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.320 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-08 11:18:47.323 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.326 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-08 11:18:47.330 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.333 | + 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-08 11:18:47.337 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.341 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.142 2026-09-08 11:18:47.344 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.347 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.142/identity 2026-09-08 11:18:47.351 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.354 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-08-131833 2026-09-08 11:18:47.358 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.361 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-08 11:18:47.365 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.368 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.142 2026-09-08 11:18:47.371 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.374 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-08 11:18:47.377 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.381 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-08 11:18:47.384 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.388 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-08 11:18:47.391 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.394 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-08 11:18:47.398 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.401 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.142 2026-09-08 11:18:47.404 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:18:47.407 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-08 11:18:47.410 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-09-08 11:18:47.414 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-09-08 11:18:47.418 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-09-08 11:18:47.421 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-09-08 11:18:47.423 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:18:47.427 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:18:47.431 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:18:47.435 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:18:47.438 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:18:47.442 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:18:47.464 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:18:47.467 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:18:47.470 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:18:47.475 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:18:47.477 | + functions-common:git_clone:610 : echo master 2026-09-08 11:18:47.483 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-09-08 11:18:47.487 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:18:47.491 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-09-08 11:18:47.495 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:18:47.498 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:18:47.503 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:18:47.507 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:18:47.511 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:18:47.514 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:18:47.518 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:18:47.521 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:18:47.526 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:18:47.531 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866327527 2026-09-08 11:18:47.535 | + 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-08 11:18:47.538 | Cloning into '/opt/stack/requirements'... 2026-09-08 11:18:51.682 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:18:51.686 | + functions-common:time_stop:2420 : local name 2026-09-08 11:18:51.690 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:18:51.693 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:18:51.697 | + functions-common:time_stop:2423 : local total 2026-09-08 11:18:51.700 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:18:51.704 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:18:51.707 | + functions-common:time_stop:2427 : start_time=1788866327527 2026-09-08 11:18:51.711 | + functions-common:time_stop:2429 : [[ -z 1788866327527 ]] 2026-09-08 11:18:51.715 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:18:51.721 | + functions-common:time_stop:2432 : end_time=1788866331717 2026-09-08 11:18:51.725 | + functions-common:time_stop:2433 : elapsed_time=4190 2026-09-08 11:18:51.728 | + functions-common:time_stop:2434 : total=0 2026-09-08 11:18:51.732 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:18:51.735 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4190 2026-09-08 11:18:51.739 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-09-08 11:18:51.742 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:18:51.746 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:18:51.749 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:18:51.753 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:18:51.757 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:18:51.760 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:18:51.763 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:18:51.767 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:18:51.770 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:18:51.775 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:18:51.780 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866331776 2026-09-08 11:18:51.784 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:18:52.340 | From https://review.opendev.org/openstack/requirements 2026-09-08 11:18:52.340 | * branch master -> FETCH_HEAD 2026-09-08 11:18:52.351 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:18:52.354 | + functions-common:time_stop:2420 : local name 2026-09-08 11:18:52.358 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:18:52.362 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:18:52.365 | + functions-common:time_stop:2423 : local total 2026-09-08 11:18:52.369 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:18:52.372 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:18:52.375 | + functions-common:time_stop:2427 : start_time=1788866331776 2026-09-08 11:18:52.379 | + functions-common:time_stop:2429 : [[ -z 1788866331776 ]] 2026-09-08 11:18:52.384 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:18:52.389 | + functions-common:time_stop:2432 : end_time=1788866332385 2026-09-08 11:18:52.392 | + functions-common:time_stop:2433 : elapsed_time=609 2026-09-08 11:18:52.396 | + functions-common:time_stop:2434 : total=4190 2026-09-08 11:18:52.399 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:18:52.403 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4799 2026-09-08 11:18:52.406 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:18:52.409 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:18:52.413 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:18:52.417 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:18:52.420 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:18:52.423 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:18:52.427 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:18:52.430 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:18:52.434 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:18:52.438 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:18:52.443 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866332440 2026-09-08 11:18:52.447 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:18:52.462 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:18:52.462 | 2026-09-08 11:18:52.462 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:18:52.462 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:18:52.462 | state without impacting any branches by switching back to a branch. 2026-09-08 11:18:52.462 | 2026-09-08 11:18:52.462 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:18:52.462 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:18:52.463 | 2026-09-08 11:18:52.463 | git switch -c 2026-09-08 11:18:52.463 | 2026-09-08 11:18:52.463 | Or undo this operation with: 2026-09-08 11:18:52.463 | 2026-09-08 11:18:52.463 | git switch - 2026-09-08 11:18:52.463 | 2026-09-08 11:18:52.463 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:18:52.463 | 2026-09-08 11:18:52.463 | HEAD is now at 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-08 11:18:52.468 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:18:52.471 | + functions-common:time_stop:2420 : local name 2026-09-08 11:18:52.475 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:18:52.478 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:18:52.482 | + functions-common:time_stop:2423 : local total 2026-09-08 11:18:52.485 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:18:52.489 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:18:52.492 | + functions-common:time_stop:2427 : start_time=1788866332440 2026-09-08 11:18:52.496 | + functions-common:time_stop:2429 : [[ -z 1788866332440 ]] 2026-09-08 11:18:52.500 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:18:52.505 | + functions-common:time_stop:2432 : end_time=1788866332502 2026-09-08 11:18:52.509 | + functions-common:time_stop:2433 : elapsed_time=62 2026-09-08 11:18:52.512 | + functions-common:time_stop:2434 : total=4799 2026-09-08 11:18:52.516 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:18:52.519 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4861 2026-09-08 11:18:52.523 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-09-08 11:18:52.542 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-09-08 11:18:52.548 | + functions-common:git_clone:673 : head -1 2026-09-08 11:18:52.548 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:18:52.551 | 9edc0428 Merge "update constraint for os_vif to new release 5.2.1" 2026-09-08 11:18:52.555 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:18:52.560 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-09-08 11:18:52.564 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:18:52.568 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-09-08 11:18:52.572 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-09-08 11:18:52.576 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-09-08 11:18:52.580 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-09-08 11:18:52.584 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-09-08 11:18:52.588 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-09-08 11:18:52.594 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-09-08 11:18:52.599 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-09-08 11:18:52.603 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-09-08 11:18:52.610 | ++ tools/install_prereqs.sh:source:47 : NOW=1788866332 2026-09-08 11:18:52.615 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-09-08 11:18:52.621 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-09-08 11:18:52.626 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-09-08 11:18:52.630 | ++ tools/install_prereqs.sh:source:49 : DELTA=1788866332 2026-09-08 11:18:52.634 | ++ tools/install_prereqs.sh:source:50 : [[ 1788866332 -lt 7200 ]] 2026-09-08 11:18:52.638 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-09-08 11:18:52.642 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-09-08 11:18:52.646 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-09-08 11:18:52.650 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-09-08 11:18:52.653 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-09-08 11:18:52.657 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-09-08 11:18:52.661 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-09-08 11:18:52.666 | +++ 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-08 11:18:52.704 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-09-08 11:18:52.705 | apache2-dev 2026-09-08 11:18:52.705 | bc 2026-09-08 11:18:52.705 | bsdmainutils 2026-09-08 11:18:52.705 | curl 2026-09-08 11:18:52.705 | g++ 2026-09-08 11:18:52.705 | gawk 2026-09-08 11:18:52.705 | gcc 2026-09-08 11:18:52.705 | gettext 2026-09-08 11:18:52.705 | git 2026-09-08 11:18:52.705 | graphviz 2026-09-08 11:18:52.705 | iputils-ping 2026-09-08 11:18:52.705 | libffi-dev 2026-09-08 11:18:52.706 | libjpeg-dev 2026-09-08 11:18:52.706 | libpq-dev 2026-09-08 11:18:52.706 | libssl-dev 2026-09-08 11:18:52.706 | libsystemd-dev 2026-09-08 11:18:52.706 | libxml2-dev 2026-09-08 11:18:52.706 | libxslt1-dev 2026-09-08 11:18:52.706 | libyaml-dev 2026-09-08 11:18:52.706 | lsof 2026-09-08 11:18:52.706 | openssh-server 2026-09-08 11:18:52.706 | openssl 2026-09-08 11:18:52.707 | pkg-config 2026-09-08 11:18:52.707 | psmisc 2026-09-08 11:18:52.707 | python3-dev 2026-09-08 11:18:52.707 | python3-pip 2026-09-08 11:18:52.707 | python3-systemd 2026-09-08 11:18:52.707 | python3-venv 2026-09-08 11:18:52.707 | tar 2026-09-08 11:18:52.707 | tcpdump 2026-09-08 11:18:52.707 | unzip 2026-09-08 11:18:52.708 | uuid-runtime 2026-09-08 11:18:52.708 | wget 2026-09-08 11:18:52.708 | zlib1g-dev 2026-09-08 11:18:52.708 | libkrb5-dev 2026-09-08 11:18:52.708 | libldap2-dev 2026-09-08 11:18:52.708 | libsasl2-dev 2026-09-08 11:18:52.708 | memcached 2026-09-08 11:18:52.708 | python3-mysqldb 2026-09-08 11:18:52.708 | sqlite3 2026-09-08 11:18:52.708 | conntrack 2026-09-08 11:18:52.709 | curl 2026-09-08 11:18:52.709 | ebtables 2026-09-08 11:18:52.709 | genisoimage 2026-09-08 11:18:52.709 | iptables 2026-09-08 11:18:52.709 | iputils-arping 2026-09-08 11:18:52.709 | kpartx 2026-09-08 11:18:52.709 | libjs-jquery-tablesorter 2026-09-08 11:18:52.709 | parted 2026-09-08 11:18:52.709 | pm-utils 2026-09-08 11:18:52.709 | python3-mysqldb 2026-09-08 11:18:52.709 | socat 2026-09-08 11:18:52.710 | sqlite3 2026-09-08 11:18:52.710 | sudo 2026-09-08 11:18:52.710 | vlan 2026-09-08 11:18:52.710 | lsscsi 2026-09-08 11:18:52.710 | open-iscsi 2026-09-08 11:18:52.710 | cryptsetup 2026-09-08 11:18:52.710 | dosfstools 2026-09-08 11:18:52.710 | genisoimage 2026-09-08 11:18:52.710 | gir1.2-libosinfo-1.0 2026-09-08 11:18:52.710 | netcat-openbsd 2026-09-08 11:18:52.711 | open-iscsi 2026-09-08 11:18:52.711 | qemu-utils 2026-09-08 11:18:52.711 | sg3-utils 2026-09-08 11:18:52.711 | sysfsutils 2026-09-08 11:18:52.711 | lvm2 2026-09-08 11:18:52.711 | qemu-utils 2026-09-08 11:18:52.711 | thin-provisioning-tools 2026-09-08 11:18:52.711 | acl 2026-09-08 11:18:52.711 | dnsmasq-base 2026-09-08 11:18:52.711 | dnsmasq-utils 2026-09-08 11:18:52.712 | ebtables 2026-09-08 11:18:52.712 | haproxy 2026-09-08 11:18:52.712 | iptables 2026-09-08 11:18:52.712 | iputils-arping 2026-09-08 11:18:52.712 | iputils-ping 2026-09-08 11:18:52.712 | postgresql-server-dev-all 2026-09-08 11:18:52.712 | python3-mysqldb 2026-09-08 11:18:52.712 | sqlite3 2026-09-08 11:18:52.712 | sudo 2026-09-08 11:18:52.712 | vlan 2026-09-08 11:18:52.712 | pcp' 2026-09-08 11:18:52.713 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-09-08 11:18:52.735 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-09-08 11:18:52.736 | apache2-dev 2026-09-08 11:18:52.736 | bc 2026-09-08 11:18:52.736 | bsdmainutils 2026-09-08 11:18:52.736 | curl 2026-09-08 11:18:52.736 | g++ 2026-09-08 11:18:52.736 | gawk 2026-09-08 11:18:52.736 | gcc 2026-09-08 11:18:52.736 | gettext 2026-09-08 11:18:52.736 | git 2026-09-08 11:18:52.736 | graphviz 2026-09-08 11:18:52.737 | iputils-ping 2026-09-08 11:18:52.737 | libffi-dev 2026-09-08 11:18:52.737 | libjpeg-dev 2026-09-08 11:18:52.737 | libpq-dev 2026-09-08 11:18:52.737 | libssl-dev 2026-09-08 11:18:52.737 | libsystemd-dev 2026-09-08 11:18:52.737 | libxml2-dev 2026-09-08 11:18:52.737 | libxslt1-dev 2026-09-08 11:18:52.737 | libyaml-dev 2026-09-08 11:18:52.737 | lsof 2026-09-08 11:18:52.737 | openssh-server 2026-09-08 11:18:52.738 | openssl 2026-09-08 11:18:52.738 | pkg-config 2026-09-08 11:18:52.738 | psmisc 2026-09-08 11:18:52.738 | python3-dev 2026-09-08 11:18:52.738 | python3-pip 2026-09-08 11:18:52.738 | python3-systemd 2026-09-08 11:18:52.738 | python3-venv 2026-09-08 11:18:52.738 | tar 2026-09-08 11:18:52.738 | tcpdump 2026-09-08 11:18:52.738 | unzip 2026-09-08 11:18:52.739 | uuid-runtime 2026-09-08 11:18:52.739 | wget 2026-09-08 11:18:52.739 | zlib1g-dev 2026-09-08 11:18:52.739 | libkrb5-dev 2026-09-08 11:18:52.739 | libldap2-dev 2026-09-08 11:18:52.739 | libsasl2-dev 2026-09-08 11:18:52.739 | memcached 2026-09-08 11:18:52.739 | python3-mysqldb 2026-09-08 11:18:52.739 | sqlite3 2026-09-08 11:18:52.739 | conntrack 2026-09-08 11:18:52.740 | curl 2026-09-08 11:18:52.740 | ebtables 2026-09-08 11:18:52.740 | genisoimage 2026-09-08 11:18:52.740 | iptables 2026-09-08 11:18:52.740 | iputils-arping 2026-09-08 11:18:52.740 | kpartx 2026-09-08 11:18:52.740 | libjs-jquery-tablesorter 2026-09-08 11:18:52.740 | parted 2026-09-08 11:18:52.740 | pm-utils 2026-09-08 11:18:52.740 | python3-mysqldb 2026-09-08 11:18:52.741 | socat 2026-09-08 11:18:52.741 | sqlite3 2026-09-08 11:18:52.741 | sudo 2026-09-08 11:18:52.741 | vlan 2026-09-08 11:18:52.741 | lsscsi 2026-09-08 11:18:52.741 | open-iscsi 2026-09-08 11:18:52.741 | cryptsetup 2026-09-08 11:18:52.741 | dosfstools 2026-09-08 11:18:52.741 | genisoimage 2026-09-08 11:18:52.741 | gir1.2-libosinfo-1.0 2026-09-08 11:18:52.742 | netcat-openbsd 2026-09-08 11:18:52.742 | open-iscsi 2026-09-08 11:18:52.742 | qemu-utils 2026-09-08 11:18:52.742 | sg3-utils 2026-09-08 11:18:52.742 | sysfsutils 2026-09-08 11:18:52.742 | lvm2 2026-09-08 11:18:52.742 | qemu-utils 2026-09-08 11:18:52.742 | thin-provisioning-tools 2026-09-08 11:18:52.742 | acl 2026-09-08 11:18:52.742 | dnsmasq-base 2026-09-08 11:18:52.742 | dnsmasq-utils 2026-09-08 11:18:52.743 | ebtables 2026-09-08 11:18:52.743 | haproxy 2026-09-08 11:18:52.743 | iptables 2026-09-08 11:18:52.743 | iputils-arping 2026-09-08 11:18:52.743 | iputils-ping 2026-09-08 11:18:52.743 | postgresql-server-dev-all 2026-09-08 11:18:52.743 | python3-mysqldb 2026-09-08 11:18:52.743 | sqlite3 2026-09-08 11:18:52.743 | sudo 2026-09-08 11:18:52.743 | vlan 2026-09-08 11:18:52.744 | pcp ' 2026-09-08 11:18:52.744 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-09-08 11:18:52.744 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:18:52.747 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:18:52.752 | ++ 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-08 11:18:52.753 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-09-08 11:18:52.759 | ++ 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-08 11:18:52.763 | ++ functions-common:install_package:1438 : update_package_repo 2026-09-08 11:18:52.767 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:18:52.771 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:18:52.774 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:18:52.778 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:18:52.781 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:18:52.785 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:18:52.789 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:18:52.792 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:18:52.796 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:18:52.800 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:18:52.803 | ++ functions-common:apt_get_update:1167 : return 2026-09-08 11:18:52.807 | ++ 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-08 11:18:52.811 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:18:52.815 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:18:52.818 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:18:52.822 | ++ 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-08 11:18:52.851 | ++ 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-08 11:18:52.891 | Reading package lists... 2026-09-08 11:18:53.280 | Building dependency tree... 2026-09-08 11:18:53.282 | Reading state information... 2026-09-08 11:18:53.931 | bc is already the newest version (1.07.1-3ubuntu4). 2026-09-08 11:18:53.931 | bc set to manually installed. 2026-09-08 11:18:53.931 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-09-08 11:18:53.931 | curl set to manually installed. 2026-09-08 11:18:53.931 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-09-08 11:18:53.932 | g++ set to manually installed. 2026-09-08 11:18:53.932 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-09-08 11:18:53.932 | gawk set to manually installed. 2026-09-08 11:18:53.932 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-09-08 11:18:53.932 | gcc set to manually installed. 2026-09-08 11:18:53.932 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-09-08 11:18:53.932 | git set to manually installed. 2026-09-08 11:18:53.932 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-09-08 11:18:53.932 | iputils-ping set to manually installed. 2026-09-08 11:18:53.933 | lsof is already the newest version (4.95.0-1build3). 2026-09-08 11:18:53.933 | lsof set to manually installed. 2026-09-08 11:18:53.933 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-09-08 11:18:53.933 | openssl set to manually installed. 2026-09-08 11:18:53.933 | psmisc is already the newest version (23.7-1build1). 2026-09-08 11:18:53.933 | psmisc set to manually installed. 2026-09-08 11:18:53.933 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-09-08 11:18:53.933 | python3-dev set to manually installed. 2026-09-08 11:18:53.933 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-09-08 11:18:53.933 | python3-systemd is already the newest version (235-1build4). 2026-09-08 11:18:53.933 | python3-systemd set to manually installed. 2026-09-08 11:18:53.933 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-09-08 11:18:53.934 | tar set to manually installed. 2026-09-08 11:18:53.934 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-09-08 11:18:53.934 | tcpdump set to manually installed. 2026-09-08 11:18:53.934 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-09-08 11:18:53.934 | wget set to manually installed. 2026-09-08 11:18:53.934 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-09-08 11:18:53.934 | iptables set to manually installed. 2026-09-08 11:18:53.935 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-09-08 11:18:53.935 | kpartx set to manually installed. 2026-09-08 11:18:53.935 | parted is already the newest version (3.6-4build1). 2026-09-08 11:18:53.936 | parted set to manually installed. 2026-09-08 11:18:53.936 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-09-08 11:18:53.936 | sudo set to manually installed. 2026-09-08 11:18:53.937 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-09-08 11:18:53.937 | open-iscsi set to manually installed. 2026-09-08 11:18:53.937 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-09-08 11:18:53.937 | cryptsetup set to manually installed. 2026-09-08 11:18:53.937 | dosfstools is already the newest version (4.2-1.1build1). 2026-09-08 11:18:53.938 | dosfstools set to manually installed. 2026-09-08 11:18:53.938 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-09-08 11:18:53.938 | netcat-openbsd set to manually installed. 2026-09-08 11:18:53.938 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-09-08 11:18:53.938 | qemu-utils set to manually installed. 2026-09-08 11:18:53.938 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-09-08 11:18:53.938 | sg3-utils set to manually installed. 2026-09-08 11:18:53.938 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-09-08 11:18:53.938 | lvm2 set to manually installed. 2026-09-08 11:18:53.938 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-09-08 11:18:53.938 | thin-provisioning-tools set to manually installed. 2026-09-08 11:18:53.938 | acl is already the newest version (2.3.2-1build1.1). 2026-09-08 11:18:53.939 | acl set to manually installed. 2026-09-08 11:18:53.939 | The following packages were automatically installed and are no longer required: 2026-09-08 11:18:53.939 | libfwupd2 libgusb2 2026-09-08 11:18:53.939 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:18:53.939 | The following additional packages will be installed: 2026-09-08 11:18:53.939 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-09-08 11:18:53.940 | autotools-dev bsdextrautils bsdutils clang-17 comerr-dev debhelper debugedit 2026-09-08 11:18:53.940 | dh-autoreconf dh-strip-nondeterminism dwz eject fdisk fonts-liberation 2026-09-08 11:18:53.940 | fonts-liberation-sans-narrow fonts-liberation2 gir1.2-freedesktop 2026-09-08 11:18:53.941 | icu-devtools intltool-debian krb5-multidev libann0 libapr1-dev libapr1t64 2026-09-08 11:18:53.941 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap libaprutil1t64 2026-09-08 11:18:53.941 | libarchive-cpio-perl libarchive-zip-perl libblkid1 libcdt5 libcgraph6 2026-09-08 11:18:53.942 | libclang-common-17-dev libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 2026-09-08 11:18:53.942 | libcommon-sense-perl libdebhelper-perl libevent-2.1-7t64 2026-09-08 11:18:53.942 | libevent-core-2.1-7t64 libfdisk1 libfile-stripnondeterminism-perl libgc1 2026-09-08 11:18:53.942 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-08 11:18:53.942 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-09-08 11:18:53.942 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-09-08 11:18:53.942 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-08 11:18:53.942 | libmail-sendmail-perl libmount1 libmysqlclient21 libncurses-dev libncurses6 2026-09-08 11:18:53.942 | libncursesw6 libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n 2026-09-08 11:18:53.942 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-09-08 11:18:53.942 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-09-08 11:18:53.943 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-09-08 11:18:53.943 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-09-08 11:18:53.943 | libsmartcols1 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-09-08 11:18:53.943 | libtinfo6 libtool libtypes-serialiser-perl libuuid1 libx86-1 libxaw7 libxmu6 2026-09-08 11:18:53.943 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-09-08 11:18:53.943 | llvm-17-runtime llvm-17-tools m4 mount mysql-common ncal ncurses-base 2026-09-08 11:18:53.943 | ncurses-bin ncurses-term openssh-client openssh-sftp-server osinfo-db 2026-09-08 11:18:53.944 | pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-09-08 11:18:53.944 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-09-08 11:18:53.944 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv ssl-cert 2026-09-08 11:18:53.945 | util-linux uuid-dev vbetool zlib1g 2026-09-08 11:18:53.945 | Suggested packages: 2026-09-08 11:18:53.945 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-09-08 11:18:53.945 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-09-08 11:18:53.945 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-09-08 11:18:53.946 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-09-08 11:18:53.946 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-09-08 11:18:53.946 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-09-08 11:18:53.946 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-09-08 11:18:53.946 | libcache-memcached-perl libmemcached libyaml-perl nfs-common keychain 2026-09-08 11:18:53.946 | libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui libpcp-import-perl 2026-09-08 11:18:53.946 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-09-08 11:18:53.946 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-09-08 11:18:53.946 | util-linux-extra util-linux-locales 2026-09-08 11:18:54.125 | The following NEW packages will be installed: 2026-09-08 11:18:54.126 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-09-08 11:18:54.126 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-09-08 11:18:54.126 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-09-08 11:18:54.126 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-09-08 11:18:54.126 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-09-08 11:18:54.126 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-09-08 11:18:54.126 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-09-08 11:18:54.126 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-09-08 11:18:54.126 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-09-08 11:18:54.126 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-09-08 11:18:54.127 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-09-08 11:18:54.127 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-09-08 11:18:54.127 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-09-08 11:18:54.127 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-09-08 11:18:54.127 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-09-08 11:18:54.127 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-09-08 11:18:54.127 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-09-08 11:18:54.127 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-09-08 11:18:54.127 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-09-08 11:18:54.127 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-09-08 11:18:54.127 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-09-08 11:18:54.128 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-09-08 11:18:54.128 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-09-08 11:18:54.128 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-09-08 11:18:54.128 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-09-08 11:18:54.128 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-09-08 11:18:54.128 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-09-08 11:18:54.128 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-09-08 11:18:54.129 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-09-08 11:18:54.129 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-09-08 11:18:54.129 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-09-08 11:18:54.130 | uuid-dev vbetool vlan 2026-09-08 11:18:54.130 | The following packages will be upgraded: 2026-09-08 11:18:54.130 | bsdextrautils bsdutils dnsmasq-base eject fdisk libblkid1 2026-09-08 11:18:54.131 | libevent-core-2.1-7t64 libfdisk1 libmount1 libncurses6 libncursesw6 2026-09-08 11:18:54.132 | libsmartcols1 libtinfo6 libuuid1 mount ncurses-base ncurses-bin ncurses-term 2026-09-08 11:18:54.133 | openssh-client openssh-server openssh-sftp-server util-linux uuid-runtime 2026-09-08 11:18:54.133 | zlib1g zlib1g-dev 2026-09-08 11:18:54.386 | 25 upgraded, 161 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:18:54.386 | Need to get 180 MB of archives. 2026-09-08 11:18:54.386 | After this operation, 941 MB of additional disk space will be used. 2026-09-08 11:18:54.386 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdutils amd64 1:2.39.3-9ubuntu6.6 [96.4 kB] 2026-09-08 11:18:54.768 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.2 [188 kB] 2026-09-08 11:18:54.929 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 util-linux amd64 2.39.3-9ubuntu6.6 [1128 kB] 2026-09-08 11:18:55.174 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.2 [25.8 kB] 2026-09-08 11:18:55.176 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.2 [275 kB] 2026-09-08 11:18:55.202 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mount amd64 2.39.3-9ubuntu6.6 [118 kB] 2026-09-08 11:18:55.212 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsmartcols1 amd64 2.39.3-9ubuntu6.6 [66.3 kB] 2026-09-08 11:18:55.217 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libuuid1 amd64 2.39.3-9ubuntu6.6 [36.6 kB] 2026-09-08 11:18:55.220 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-runtime amd64 2.39.3-9ubuntu6.6 [33.1 kB] 2026-09-08 11:18:55.222 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-09-08 11:18:55.229 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7.1 [92.7 kB] 2026-09-08 11:18:55.235 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7.1 [11.2 kB] 2026-09-08 11:18:55.270 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7.1 [9120 B] 2026-09-08 11:18:55.332 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-09-08 11:18:55.337 | 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-08 11:18:55.366 | 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-08 11:18:55.368 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-09-08 11:18:55.437 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-09-08 11:18:55.441 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-09-08 11:18:55.445 | Get:20 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-09-08 11:18:55.447 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-09-08 11:18:55.502 | 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-08 11:18:55.505 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.2 [213 kB] 2026-09-08 11:18:55.510 | Get:24 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.19 [37.1 kB] 2026-09-08 11:18:55.558 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.19 [511 kB] 2026-09-08 11:18:55.566 | Get:26 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.19 [908 kB] 2026-09-08 11:18:55.580 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-09-08 11:18:55.581 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-09-08 11:18:55.582 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-09-08 11:18:55.583 | Get:30 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-09-08 11:18:55.653 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-09-08 11:18:55.654 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-09-08 11:18:55.654 | Get:33 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libblkid1 amd64 2.39.3-9ubuntu6.6 [124 kB] 2026-09-08 11:18:55.656 | Get:34 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmount1 amd64 2.39.3-9ubuntu6.6 [134 kB] 2026-09-08 11:18:55.748 | Get:35 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.2 [112 kB] 2026-09-08 11:18:55.750 | Get:36 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.2 [148 kB] 2026-09-08 11:18:55.752 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.2 [108 kB] 2026-09-08 11:18:55.754 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 eject amd64 2.39.3-9ubuntu6.6 [26.3 kB] 2026-09-08 11:18:55.755 | Get:39 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfdisk1 amd64 2.39.3-9ubuntu6.6 [146 kB] 2026-09-08 11:18:55.756 | Get:40 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 bsdextrautils amd64 2.39.3-9ubuntu6.6 [73.7 kB] 2026-09-08 11:18:55.844 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-09-08 11:18:55.844 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-09-08 11:18:55.848 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-09-08 11:18:55.852 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-09-08 11:18:55.939 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-09-08 11:18:55.944 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-09-08 11:18:55.946 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-09-08 11:18:56.558 | Get:48 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-09-08 11:18:56.890 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-09-08 11:18:56.891 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-09-08 11:18:56.892 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-09-08 11:18:56.895 | Get:52 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-09-08 11:18:56.911 | Get:53 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-09-08 11:18:56.939 | Get:54 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-09-08 11:18:57.110 | Get:55 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-09-08 11:18:57.112 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-09-08 11:18:57.115 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-09-08 11:18:57.115 | Get:58 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-09-08 11:18:57.117 | Get:59 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-09-08 11:18:57.118 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-09-08 11:18:57.118 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-09-08 11:18:57.119 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-09-08 11:18:57.120 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-09-08 11:18:57.207 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-09-08 11:18:57.224 | Get:65 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-09-08 11:18:57.224 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-09-08 11:18:57.228 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-09-08 11:18:57.244 | Get:68 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.6 [33.5 kB] 2026-09-08 11:18:57.302 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-09-08 11:18:57.303 | Get:70 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-09-08 11:18:57.304 | Get:71 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-09-08 11:18:57.318 | Get:72 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-09-08 11:18:57.323 | Get:73 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-08 11:18:57.397 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7.1 [413 kB] 2026-09-08 11:18:57.405 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-09-08 11:18:57.409 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-09-08 11:18:57.413 | Get:77 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-09-08 11:18:57.414 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-09-08 11:18:57.493 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-09-08 11:18:57.497 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-09-08 11:18:57.497 | Get:81 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-09-08 11:18:57.498 | Get:82 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-09-08 11:18:57.498 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.91-0ubuntu0.24.04.1 [381 kB] 2026-09-08 11:18:57.588 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.91-0ubuntu0.24.04.1 [16.6 kB] 2026-09-08 11:18:57.589 | Get:85 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-09-08 11:18:57.590 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 fdisk amd64 2.39.3-9ubuntu6.6 [122 kB] 2026-09-08 11:18:57.592 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-09-08 11:18:57.623 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-09-08 11:18:57.683 | Get:89 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-09-08 11:18:57.684 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-09-08 11:18:57.691 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-09-08 11:18:57.692 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-09-08 11:18:57.692 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-09-08 11:18:57.779 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-09-08 11:18:57.780 | Get:95 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-09-08 11:18:57.783 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-09-08 11:18:57.784 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-09-08 11:18:57.785 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-09-08 11:18:57.875 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-09-08 11:18:57.878 | Get:100 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-09-08 11:18:57.913 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-09-08 11:18:58.104 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-09-08 11:18:58.296 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-09-08 11:18:58.581 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-09-08 11:18:58.617 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-09-08 11:18:58.697 | Get:106 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-09-08 11:18:58.827 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-09-08 11:18:58.852 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-09-08 11:18:58.854 | Get:109 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-08 11:18:58.858 | Get:110 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-09-08 11:18:58.864 | Get:111 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-09-08 11:18:58.868 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-09-08 11:18:58.872 | Get:113 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-09-08 11:18:58.877 | Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-09-08 11:18:58.887 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-09-08 11:18:58.967 | Get:116 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-09-08 11:18:59.089 | Get:117 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-09-08 11:18:59.090 | Get:118 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-08 11:18:59.094 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-09-08 11:18:59.096 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-09-08 11:18:59.386 | Get:121 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-09-08 11:18:59.390 | Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-09-08 11:18:59.390 | Get:123 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-09-08 11:18:59.390 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-09-08 11:18:59.391 | Get:125 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-09-08 11:18:59.393 | Get:126 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-09-08 11:18:59.394 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-09-08 11:18:59.395 | Get:128 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-09-08 11:18:59.398 | Get:129 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-09-08 11:18:59.483 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-09-08 11:18:59.494 | Get:131 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-09-08 11:18:59.495 | Get:132 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.4 [1255 kB] 2026-09-08 11:18:59.509 | Get:133 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.2 [384 kB] 2026-09-08 11:18:59.513 | Get:134 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-09-08 11:18:59.514 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-09-08 11:18:59.583 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-09-08 11:18:59.584 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-09-08 11:18:59.585 | Get:138 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-09-08 11:18:59.585 | Get:139 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-09-08 11:18:59.674 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-09-08 11:18:59.701 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-09-08 11:18:59.703 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-09-08 11:18:59.707 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-09-08 11:18:59.771 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-09-08 11:18:59.772 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-09-08 11:18:59.781 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-09-08 11:18:59.782 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-09-08 11:18:59.789 | Get:148 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1ubuntu0.1 [408 kB] 2026-09-08 11:18:59.794 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-09-08 11:19:00.380 | Get:150 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-09-08 11:19:00.381 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-09-08 11:19:00.388 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-09-08 11:19:00.528 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-09-08 11:19:00.529 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-09-08 11:19:01.530 | Get:155 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-09-08 11:19:01.531 | Get:156 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-09-08 11:19:01.535 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-09-08 11:19:01.536 | Get:158 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-09-08 11:19:01.536 | Get:159 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-09-08 11:19:01.536 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-09-08 11:19:01.537 | Get:161 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-09-08 11:19:01.562 | Get:162 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-09-08 11:19:01.591 | Get:163 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-09-08 11:19:01.629 | Get:164 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-09-08 11:19:01.630 | Get:165 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-09-08 11:19:01.724 | Get:166 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-09-08 11:19:01.738 | Get:167 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-09-08 11:19:01.738 | Get:168 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-09-08 11:19:01.738 | Get:169 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-09-08 11:19:01.740 | Get:170 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-09-08 11:19:01.743 | Get:171 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-09-08 11:19:01.744 | Get:172 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-09-08 11:19:01.745 | Get:173 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-09-08 11:19:01.819 | Get:174 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-09-08 11:19:01.820 | Get:175 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-09-08 11:19:01.914 | Get:176 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-09-08 11:19:01.915 | Get:177 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-09-08 11:19:01.916 | Get:178 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-09-08 11:19:01.916 | Get:179 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-09-08 11:19:01.917 | Get:180 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-09-08 11:19:01.917 | Get:181 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-09-08 11:19:01.920 | Get:182 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-09-08 11:19:01.921 | Get:183 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-09-08 11:19:02.009 | Get:184 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-09-08 11:19:02.064 | Get:185 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-09-08 11:19:02.105 | Get:186 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-09-08 11:19:02.352 | perl: warning: Setting locale failed. 2026-09-08 11:19:02.352 | perl: warning: Please check that your locale settings: 2026-09-08 11:19:02.352 | LANGUAGE = (unset), 2026-09-08 11:19:02.352 | LC_ALL = "en_US.utf8", 2026-09-08 11:19:02.353 | LANG = "de_DE.UTF-8" 2026-09-08 11:19:02.353 | are supported and installed on your system. 2026-09-08 11:19:02.353 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:19:02.415 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:19:02.418 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:19:02.418 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:19:02.805 | Vorkonfiguration der Pakete ... 2026-09-08 11:19:02.842 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:19:02.943 | Fetched 180 MB in 8s (22.7 MB/s) 2026-09-08 11:19:03.031 | (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-08 11:19:03.037 | Preparing to unpack .../bsdutils_1%3a2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:19:03.047 | Unpacking bsdutils (1:2.39.3-9ubuntu6.6) over (1:2.39.3-9ubuntu6.5) ... 2026-09-08 11:19:03.135 | Setting up bsdutils (1:2.39.3-9ubuntu6.6) ... 2026-09-08 11:19:03.244 | (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-08 11:19:03.251 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 11:19:03.262 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 11:19:03.348 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:19:03.459 | (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-08 11:19:03.465 | Preparing to unpack .../util-linux_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:19:03.478 | Unpacking util-linux (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:19:03.747 | Setting up util-linux (2.39.3-9ubuntu6.6) ... 2026-09-08 11:19:04.811 | fstrim.service is a disabled or a static unit not running, not starting it. 2026-09-08 11:19:04.915 | (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-08 11:19:04.921 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-08 11:19:04.931 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 11:19:05.033 | Setting up ncurses-base (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:19:05.144 | (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-08 11:19:05.150 | Preparing to unpack .../ncurses-term_6.4+20240113-1ubuntu2.2_all.deb ... 2026-09-08 11:19:05.160 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 11:19:06.484 | Preparing to unpack .../mount_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:19:06.495 | Unpacking mount (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:19:06.571 | Preparing to unpack .../libsmartcols1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:19:06.585 | Unpacking libsmartcols1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:19:06.652 | Setting up libsmartcols1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 11:19:06.763 | (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-08 11:19:06.769 | Preparing to unpack .../libuuid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:19:06.780 | Unpacking libuuid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:19:06.843 | Setting up libuuid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 11:19:06.959 | (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-08 11:19:06.966 | Preparing to unpack .../0-uuid-runtime_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:19:06.993 | Unpacking uuid-runtime (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:19:07.056 | Selecting previously unselected package libapr1t64:amd64. 2026-09-08 11:19:07.068 | Preparing to unpack .../1-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-08 11:19:07.072 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-08 11:19:07.123 | Selecting previously unselected package libaprutil1t64:amd64. 2026-09-08 11:19:07.134 | Preparing to unpack .../2-libaprutil1t64_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 11:19:07.138 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:19:07.186 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-09-08 11:19:07.196 | Preparing to unpack .../3-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 11:19:07.200 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:19:07.239 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-09-08 11:19:07.250 | Preparing to unpack .../4-libaprutil1-ldap_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 11:19:07.254 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:19:07.299 | Selecting previously unselected package liblua5.4-0:amd64. 2026-09-08 11:19:07.310 | Preparing to unpack .../5-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-09-08 11:19:07.314 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-08 11:19:07.373 | Preparing to unpack .../6-zlib1g-dev_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-08 11:19:07.383 | Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-08 11:19:07.474 | Preparing to unpack .../7-zlib1g_1%3a1.3.dfsg-3.1ubuntu2.2_amd64.deb ... 2026-09-08 11:19:07.485 | Unpacking zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) over (1:1.3.dfsg-3.1ubuntu2.1) ... 2026-09-08 11:19:07.553 | Setting up zlib1g:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-08 11:19:07.608 | Selecting previously unselected package apache2-bin. 2026-09-08 11:19:07.658 | (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-08 11:19:07.664 | Preparing to unpack .../00-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 11:19:07.668 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-08 11:19:07.819 | Selecting previously unselected package apache2-data. 2026-09-08 11:19:07.830 | Preparing to unpack .../01-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-09-08 11:19:07.834 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-08 11:19:08.030 | Selecting previously unselected package apache2-utils. 2026-09-08 11:19:08.041 | Preparing to unpack .../02-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 11:19:08.044 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-08 11:19:08.111 | Selecting previously unselected package apache2. 2026-09-08 11:19:08.121 | Preparing to unpack .../03-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 11:19:08.129 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:19:08.131 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-09-08 11:19:08.251 | Selecting previously unselected package haproxy. 2026-09-08 11:19:08.262 | Preparing to unpack .../04-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-09-08 11:19:08.275 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-08 11:19:08.405 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-09-08 11:19:08.416 | Preparing to unpack .../05-libevent-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-08 11:19:08.420 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 11:19:08.473 | Selecting previously unselected package memcached. 2026-09-08 11:19:08.484 | Preparing to unpack .../06-memcached_1.6.24-1ubuntu0.2_amd64.deb ... 2026-09-08 11:19:08.491 | Unpacking memcached (1.6.24-1ubuntu0.2) ... 2026-09-08 11:19:08.560 | Preparing to unpack .../07-openssh-sftp-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-08 11:19:08.570 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-08 11:19:08.636 | Preparing to unpack .../08-openssh-server_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-08 11:19:08.769 | Unpacking openssh-server (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-08 11:19:08.870 | Preparing to unpack .../09-openssh-client_1%3a9.6p1-3ubuntu13.19_amd64.deb ... 2026-09-08 11:19:08.900 | Unpacking openssh-client (1:9.6p1-3ubuntu13.19) over (1:9.6p1-3ubuntu13.18) ... 2026-09-08 11:19:09.005 | Selecting previously unselected package libjson-perl. 2026-09-08 11:19:09.015 | Preparing to unpack .../10-libjson-perl_4.10000-1_all.deb ... 2026-09-08 11:19:09.018 | Unpacking libjson-perl (4.10000-1) ... 2026-09-08 11:19:09.075 | Selecting previously unselected package postgresql-client-common. 2026-09-08 11:19:09.086 | Preparing to unpack .../11-postgresql-client-common_257build1.1_all.deb ... 2026-09-08 11:19:09.090 | Unpacking postgresql-client-common (257build1.1) ... 2026-09-08 11:19:09.148 | Selecting previously unselected package ssl-cert. 2026-09-08 11:19:09.159 | Preparing to unpack .../12-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-09-08 11:19:09.162 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-09-08 11:19:09.219 | Selecting previously unselected package postgresql-common. 2026-09-08 11:19:09.230 | Preparing to unpack .../13-postgresql-common_257build1.1_all.deb ... 2026-09-08 11:19:09.253 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-09-08 11:19:09.262 | Unpacking postgresql-common (257build1.1) ... 2026-09-08 11:19:09.379 | Selecting previously unselected package libsysfs2:amd64. 2026-09-08 11:19:09.390 | Preparing to unpack .../14-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-09-08 11:19:09.394 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-08 11:19:09.443 | Selecting previously unselected package sysfsutils. 2026-09-08 11:19:09.454 | Preparing to unpack .../15-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-09-08 11:19:09.461 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-09-08 11:19:09.520 | Preparing to unpack .../16-libblkid1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:19:09.531 | Unpacking libblkid1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:19:09.601 | Setting up libblkid1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 11:19:09.715 | (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-08 11:19:09.722 | Preparing to unpack .../libmount1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:19:09.731 | Unpacking libmount1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:19:09.801 | Setting up libmount1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 11:19:09.915 | (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-08 11:19:09.921 | Preparing to unpack .../libncurses6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 11:19:09.931 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 11:19:09.991 | Preparing to unpack .../libncursesw6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 11:19:10.001 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 11:19:10.062 | Preparing to unpack .../libtinfo6_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 11:19:10.072 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) over (6.4+20240113-1ubuntu2.1) ... 2026-09-08 11:19:10.137 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:19:10.255 | (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-08 11:19:10.261 | Preparing to unpack .../000-eject_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:19:10.272 | Unpacking eject (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:19:10.336 | Preparing to unpack .../001-libfdisk1_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:19:10.347 | Unpacking libfdisk1:amd64 (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:19:10.411 | Preparing to unpack .../002-bsdextrautils_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:19:10.426 | Unpacking bsdextrautils (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:19:10.491 | Selecting previously unselected package autotools-dev. 2026-09-08 11:19:10.503 | Preparing to unpack .../003-autotools-dev_20220109.1_all.deb ... 2026-09-08 11:19:10.506 | Unpacking autotools-dev (20220109.1) ... 2026-09-08 11:19:10.556 | Selecting previously unselected package m4. 2026-09-08 11:19:10.568 | Preparing to unpack .../004-m4_1.4.19-4build1_amd64.deb ... 2026-09-08 11:19:10.572 | Unpacking m4 (1.4.19-4build1) ... 2026-09-08 11:19:10.652 | Selecting previously unselected package autoconf. 2026-09-08 11:19:10.664 | Preparing to unpack .../005-autoconf_2.71-3_all.deb ... 2026-09-08 11:19:10.667 | Unpacking autoconf (2.71-3) ... 2026-09-08 11:19:10.766 | Selecting previously unselected package automake. 2026-09-08 11:19:10.778 | Preparing to unpack .../006-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-09-08 11:19:10.785 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-09-08 11:19:10.904 | Selecting previously unselected package autopoint. 2026-09-08 11:19:10.916 | Preparing to unpack .../007-autopoint_0.21-14ubuntu2_all.deb ... 2026-09-08 11:19:10.920 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-09-08 11:19:10.966 | Selecting previously unselected package libdebhelper-perl. 2026-09-08 11:19:10.977 | Preparing to unpack .../008-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-09-08 11:19:10.982 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-08 11:19:11.076 | Selecting previously unselected package libllvm17t64:amd64. 2026-09-08 11:19:11.086 | Preparing to unpack .../009-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:19:11.089 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:12.083 | Selecting previously unselected package libclang-cpp17t64. 2026-09-08 11:19:12.094 | Preparing to unpack .../010-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:19:12.098 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:12.623 | Selecting previously unselected package libgc1:amd64. 2026-09-08 11:19:12.634 | Preparing to unpack .../011-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-09-08 11:19:12.638 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-08 11:19:12.692 | Selecting previously unselected package libobjc4:amd64. 2026-09-08 11:19:12.704 | Preparing to unpack .../012-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-09-08 11:19:12.708 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 11:19:12.751 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-09-08 11:19:12.763 | Preparing to unpack .../013-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-09-08 11:19:12.767 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 11:19:12.825 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-09-08 11:19:12.837 | Preparing to unpack .../014-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:19:12.841 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:13.080 | Selecting previously unselected package llvm-17-linker-tools. 2026-09-08 11:19:13.093 | Preparing to unpack .../015-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:19:13.096 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:13.181 | Selecting previously unselected package libclang1-17t64. 2026-09-08 11:19:13.193 | Preparing to unpack .../016-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:19:13.197 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:13.519 | Selecting previously unselected package clang-17. 2026-09-08 11:19:13.535 | Preparing to unpack .../017-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:19:13.539 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:13.597 | Selecting previously unselected package libtool. 2026-09-08 11:19:13.608 | Preparing to unpack .../018-libtool_2.4.7-7build1_all.deb ... 2026-09-08 11:19:13.611 | Unpacking libtool (2.4.7-7build1) ... 2026-09-08 11:19:13.663 | Selecting previously unselected package dh-autoreconf. 2026-09-08 11:19:13.675 | Preparing to unpack .../019-dh-autoreconf_20_all.deb ... 2026-09-08 11:19:13.678 | Unpacking dh-autoreconf (20) ... 2026-09-08 11:19:13.727 | Selecting previously unselected package libarchive-zip-perl. 2026-09-08 11:19:13.739 | Preparing to unpack .../020-libarchive-zip-perl_1.68-1_all.deb ... 2026-09-08 11:19:13.742 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-09-08 11:19:13.805 | Selecting previously unselected package libsub-override-perl. 2026-09-08 11:19:13.817 | Preparing to unpack .../021-libsub-override-perl_0.10-1_all.deb ... 2026-09-08 11:19:13.820 | Unpacking libsub-override-perl (0.10-1) ... 2026-09-08 11:19:13.861 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-09-08 11:19:13.872 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-09-08 11:19:13.875 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-08 11:19:13.921 | Selecting previously unselected package dh-strip-nondeterminism. 2026-09-08 11:19:13.933 | Preparing to unpack .../023-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-09-08 11:19:13.936 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-09-08 11:19:13.974 | Selecting previously unselected package debugedit. 2026-09-08 11:19:13.985 | Preparing to unpack .../024-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-09-08 11:19:13.989 | Unpacking debugedit (1:5.0-5build2) ... 2026-09-08 11:19:14.029 | Selecting previously unselected package dwz. 2026-09-08 11:19:14.040 | Preparing to unpack .../025-dwz_0.15-1build6_amd64.deb ... 2026-09-08 11:19:14.044 | Unpacking dwz (0.15-1build6) ... 2026-09-08 11:19:14.086 | Selecting previously unselected package gettext. 2026-09-08 11:19:14.097 | Preparing to unpack .../026-gettext_0.21-14ubuntu2_amd64.deb ... 2026-09-08 11:19:14.101 | Unpacking gettext (0.21-14ubuntu2) ... 2026-09-08 11:19:14.213 | Selecting previously unselected package intltool-debian. 2026-09-08 11:19:14.224 | Preparing to unpack .../027-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-09-08 11:19:14.227 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-09-08 11:19:14.267 | Selecting previously unselected package po-debconf. 2026-09-08 11:19:14.278 | Preparing to unpack .../028-po-debconf_1.0.21+nmu1_all.deb ... 2026-09-08 11:19:14.282 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-09-08 11:19:14.366 | Selecting previously unselected package debhelper. 2026-09-08 11:19:14.377 | Preparing to unpack .../029-debhelper_13.14.1ubuntu5_all.deb ... 2026-09-08 11:19:14.381 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-09-08 11:19:14.651 | Selecting previously unselected package uuid-dev:amd64. 2026-09-08 11:19:14.663 | Preparing to unpack .../030-uuid-dev_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:19:14.666 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 11:19:14.720 | Selecting previously unselected package libsctp1:amd64. 2026-09-08 11:19:14.732 | Preparing to unpack .../031-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-08 11:19:14.735 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 11:19:14.775 | Selecting previously unselected package libsctp-dev:amd64. 2026-09-08 11:19:14.787 | Preparing to unpack .../032-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-09-08 11:19:14.790 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 11:19:14.845 | Selecting previously unselected package libapr1-dev. 2026-09-08 11:19:14.857 | Preparing to unpack .../033-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-09-08 11:19:14.860 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-08 11:19:15.229 | Selecting previously unselected package libldap-dev:amd64. 2026-09-08 11:19:15.241 | Preparing to unpack .../034-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:19:15.244 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 11:19:15.405 | Selecting previously unselected package libldap2-dev. 2026-09-08 11:19:15.417 | Preparing to unpack .../035-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-09-08 11:19:15.420 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 11:19:15.460 | Selecting previously unselected package libaprutil1-dev. 2026-09-08 11:19:15.471 | Preparing to unpack .../036-libaprutil1-dev_1.6.3-1.1ubuntu7.1_amd64.deb ... 2026-09-08 11:19:15.475 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:19:15.801 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-09-08 11:19:15.812 | Preparing to unpack .../037-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 11:19:15.816 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:19:15.867 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-09-08 11:19:15.879 | Preparing to unpack .../038-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 11:19:15.883 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:19:15.930 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-09-08 11:19:15.941 | Preparing to unpack .../039-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 11:19:15.945 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:19:15.983 | Selecting previously unselected package libpcre2-dev:amd64. 2026-09-08 11:19:15.994 | Preparing to unpack .../040-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-09-08 11:19:15.997 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:19:16.116 | Selecting previously unselected package apache2-dev. 2026-09-08 11:19:16.129 | Preparing to unpack .../041-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-09-08 11:19:16.133 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-08 11:19:16.227 | Selecting previously unselected package ncal. 2026-09-08 11:19:16.240 | Preparing to unpack .../042-ncal_12.1.8_amd64.deb ... 2026-09-08 11:19:16.244 | Unpacking ncal (12.1.8) ... 2026-09-08 11:19:16.296 | Selecting previously unselected package bsdmainutils. 2026-09-08 11:19:16.308 | Preparing to unpack .../043-bsdmainutils_12.1.8_all.deb ... 2026-09-08 11:19:16.316 | Unpacking bsdmainutils (12.1.8) ... 2026-09-08 11:19:16.359 | Selecting previously unselected package conntrack. 2026-09-08 11:19:16.372 | Preparing to unpack .../044-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-09-08 11:19:16.376 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-09-08 11:19:16.440 | Preparing to unpack .../045-dnsmasq-base_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:19:16.472 | Unpacking dnsmasq-base (2.91-0ubuntu0.24.04.1) over (2.90-2ubuntu0.4) ... 2026-09-08 11:19:16.551 | Selecting previously unselected package dnsmasq-utils. 2026-09-08 11:19:16.563 | Preparing to unpack .../046-dnsmasq-utils_2.91-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:19:16.567 | Unpacking dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-08 11:19:16.623 | Selecting previously unselected package ebtables. 2026-09-08 11:19:16.636 | Preparing to unpack .../047-ebtables_2.0.11-6build1_amd64.deb ... 2026-09-08 11:19:16.655 | Unpacking ebtables (2.0.11-6build1) ... 2026-09-08 11:19:16.724 | Preparing to unpack .../048-fdisk_2.39.3-9ubuntu6.6_amd64.deb ... 2026-09-08 11:19:16.735 | Unpacking fdisk (2.39.3-9ubuntu6.6) over (2.39.3-9ubuntu6.5) ... 2026-09-08 11:19:16.790 | Selecting previously unselected package fonts-liberation. 2026-09-08 11:19:16.805 | Preparing to unpack .../049-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-09-08 11:19:16.808 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-09-08 11:19:16.903 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-09-08 11:19:16.917 | Preparing to unpack .../050-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-09-08 11:19:16.922 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-08 11:19:16.970 | Selecting previously unselected package fonts-liberation2. 2026-09-08 11:19:16.981 | Preparing to unpack .../051-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-09-08 11:19:16.985 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-09-08 11:19:17.024 | Selecting previously unselected package genisoimage. 2026-09-08 11:19:17.037 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-09-08 11:19:17.041 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-09-08 11:19:17.105 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-09-08 11:19:17.118 | Preparing to unpack .../053-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-09-08 11:19:17.122 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-08 11:19:17.173 | Selecting previously unselected package libann0. 2026-09-08 11:19:17.187 | Preparing to unpack .../054-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-09-08 11:19:17.190 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-09-08 11:19:17.235 | Selecting previously unselected package libcdt5:amd64. 2026-09-08 11:19:17.248 | Preparing to unpack .../055-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 11:19:17.252 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:19:17.295 | Selecting previously unselected package libcgraph6:amd64. 2026-09-08 11:19:17.309 | Preparing to unpack .../056-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 11:19:17.312 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:19:17.358 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-09-08 11:19:17.371 | Preparing to unpack .../057-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-08 11:19:17.375 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-08 11:19:17.424 | Selecting previously unselected package libltdl7:amd64. 2026-09-08 11:19:17.438 | Preparing to unpack .../058-libltdl7_2.4.7-7build1_amd64.deb ... 2026-09-08 11:19:17.443 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-09-08 11:19:17.487 | Selecting previously unselected package libpathplan4:amd64. 2026-09-08 11:19:17.501 | Preparing to unpack .../059-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 11:19:17.505 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:19:17.553 | Selecting previously unselected package libgvc6. 2026-09-08 11:19:17.565 | Preparing to unpack .../060-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 11:19:17.568 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:19:17.636 | Selecting previously unselected package libgvpr2:amd64. 2026-09-08 11:19:17.649 | Preparing to unpack .../061-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 11:19:17.653 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:19:17.702 | Selecting previously unselected package liblab-gamut1:amd64. 2026-09-08 11:19:17.715 | Preparing to unpack .../062-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 11:19:17.719 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:19:17.787 | Selecting previously unselected package libice6:amd64. 2026-09-08 11:19:17.800 | Preparing to unpack .../063-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-09-08 11:19:17.804 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-09-08 11:19:17.851 | Selecting previously unselected package libsm6:amd64. 2026-09-08 11:19:17.865 | Preparing to unpack .../064-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-09-08 11:19:17.868 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-08 11:19:17.915 | Selecting previously unselected package libxt6t64:amd64. 2026-09-08 11:19:17.929 | Preparing to unpack .../065-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-09-08 11:19:17.932 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-08 11:19:17.982 | Selecting previously unselected package libxmu6:amd64. 2026-09-08 11:19:17.995 | Preparing to unpack .../066-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-09-08 11:19:18.000 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-08 11:19:18.044 | Selecting previously unselected package libxaw7:amd64. 2026-09-08 11:19:18.059 | Preparing to unpack .../067-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-09-08 11:19:18.063 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-08 11:19:18.114 | Selecting previously unselected package graphviz. 2026-09-08 11:19:18.126 | Preparing to unpack .../068-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-09-08 11:19:18.129 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-09-08 11:19:18.235 | Selecting previously unselected package icu-devtools. 2026-09-08 11:19:18.249 | Preparing to unpack .../069-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-09-08 11:19:18.252 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-09-08 11:19:18.317 | Selecting previously unselected package iputils-arping. 2026-09-08 11:19:18.331 | Preparing to unpack .../070-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-09-08 11:19:18.334 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-08 11:19:18.382 | Selecting previously unselected package comerr-dev:amd64. 2026-09-08 11:19:18.395 | Preparing to unpack .../071-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-09-08 11:19:18.403 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-08 11:19:18.458 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-09-08 11:19:18.472 | Preparing to unpack .../072-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 11:19:18.475 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:19:18.524 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-09-08 11:19:18.538 | Preparing to unpack .../073-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 11:19:18.541 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:19:18.588 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-09-08 11:19:18.602 | Preparing to unpack .../074-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 11:19:18.606 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:19:18.654 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-09-08 11:19:18.667 | Preparing to unpack .../075-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 11:19:18.670 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:19:18.718 | Selecting previously unselected package krb5-multidev:amd64. 2026-09-08 11:19:18.728 | Preparing to unpack .../076-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 11:19:18.732 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:19:18.809 | Selecting previously unselected package libarchive-cpio-perl. 2026-09-08 11:19:18.823 | Preparing to unpack .../077-libarchive-cpio-perl_0.10-3_all.deb ... 2026-09-08 11:19:18.826 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-09-08 11:19:18.893 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-09-08 11:19:18.906 | Preparing to unpack .../078-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:19:18.910 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:19.199 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-09-08 11:19:19.213 | Preparing to unpack .../079-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-09-08 11:19:19.217 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-08 11:19:19.279 | Preparing to unpack .../080-libevent-core-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-08 11:19:19.290 | Unpacking libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) over (2.1.12-stable-9ubuntu2) ... 2026-09-08 11:19:19.339 | Selecting previously unselected package libgts-bin. 2026-09-08 11:19:19.352 | Preparing to unpack .../081-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-09-08 11:19:19.356 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-08 11:19:19.413 | Selecting previously unselected package libicu-dev:amd64. 2026-09-08 11:19:19.426 | Preparing to unpack .../082-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-09-08 11:19:19.429 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-08 11:19:19.954 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-09-08 11:19:19.968 | Preparing to unpack .../083-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-09-08 11:19:19.972 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-08 11:19:20.034 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-09-08 11:19:20.047 | Preparing to unpack .../084-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-09-08 11:19:20.051 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 11:19:20.093 | Selecting previously unselected package libjpeg-dev:amd64. 2026-09-08 11:19:20.107 | Preparing to unpack .../085-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-09-08 11:19:20.111 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 11:19:20.153 | Selecting previously unselected package libjs-jquery-metadata. 2026-09-08 11:19:20.166 | Preparing to unpack .../086-libjs-jquery-metadata_12-4_all.deb ... 2026-09-08 11:19:20.170 | Unpacking libjs-jquery-metadata (12-4) ... 2026-09-08 11:19:20.217 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-09-08 11:19:20.230 | Preparing to unpack .../087-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-09-08 11:19:20.234 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-08 11:19:20.358 | Selecting previously unselected package libtypes-serialiser-perl. 2026-09-08 11:19:20.371 | Preparing to unpack .../088-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-09-08 11:19:20.375 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-09-08 11:19:20.424 | Selecting previously unselected package libjson-xs-perl. 2026-09-08 11:19:20.437 | Preparing to unpack .../089-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:19:20.441 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-08 11:19:20.492 | Selecting previously unselected package libltdl-dev:amd64. 2026-09-08 11:19:20.505 | Preparing to unpack .../090-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-09-08 11:19:20.510 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-08 11:19:20.581 | Selecting previously unselected package libsys-hostname-long-perl. 2026-09-08 11:19:20.594 | Preparing to unpack .../091-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-09-08 11:19:20.599 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-09-08 11:19:20.643 | Selecting previously unselected package libmail-sendmail-perl. 2026-09-08 11:19:20.656 | Preparing to unpack .../092-libmail-sendmail-perl_0.80-3_all.deb ... 2026-09-08 11:19:20.661 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-09-08 11:19:20.713 | Selecting previously unselected package mysql-common. 2026-09-08 11:19:20.727 | Preparing to unpack .../093-mysql-common_5.8+1.1.0build1_all.deb ... 2026-09-08 11:19:20.747 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-09-08 11:19:20.799 | Selecting previously unselected package libmysqlclient21:amd64. 2026-09-08 11:19:20.811 | Preparing to unpack .../094-libmysqlclient21_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 11:19:20.815 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:19:20.917 | Selecting previously unselected package libncurses-dev:amd64. 2026-09-08 11:19:20.930 | Preparing to unpack .../095-libncurses-dev_6.4+20240113-1ubuntu2.2_amd64.deb ... 2026-09-08 11:19:20.934 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:19:21.025 | Selecting previously unselected package pcp-conf. 2026-09-08 11:19:21.038 | Preparing to unpack .../096-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:19:21.042 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-09-08 11:19:21.092 | Selecting previously unselected package libpcp3t64. 2026-09-08 11:19:21.104 | Preparing to unpack .../097-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:19:21.108 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:21.161 | Selecting previously unselected package libpcp-pmda3t64. 2026-09-08 11:19:21.174 | Preparing to unpack .../098-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:19:21.178 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:21.220 | Selecting previously unselected package libpcp-pmda-perl. 2026-09-08 11:19:21.234 | Preparing to unpack .../099-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:19:21.237 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-08 11:19:21.289 | Selecting previously unselected package libpkgconf3:amd64. 2026-09-08 11:19:21.302 | Preparing to unpack .../100-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-09-08 11:19:21.306 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-08 11:19:21.356 | Selecting previously unselected package libpq5:amd64. 2026-09-08 11:19:21.370 | Preparing to unpack .../101-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:19:21.374 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:19:21.420 | Selecting previously unselected package libssl-dev:amd64. 2026-09-08 11:19:21.433 | Preparing to unpack .../102-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-09-08 11:19:21.437 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-08 11:19:21.651 | Selecting previously unselected package libpq-dev. 2026-09-08 11:19:21.664 | Preparing to unpack .../103-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:19:21.668 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:19:21.730 | Selecting previously unselected package libsasl2-dev. 2026-09-08 11:19:21.744 | Preparing to unpack .../104-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-09-08 11:19:21.748 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-08 11:19:21.834 | Selecting previously unselected package libsystemd-dev:amd64. 2026-09-08 11:19:21.848 | Preparing to unpack .../105-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-09-08 11:19:21.852 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-08 11:19:22.097 | Selecting previously unselected package libx86-1:amd64. 2026-09-08 11:19:22.107 | Preparing to unpack .../106-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-09-08 11:19:22.111 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-08 11:19:22.155 | Selecting previously unselected package libxml2-dev:amd64. 2026-09-08 11:19:22.167 | Preparing to unpack .../107-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-09-08 11:19:22.170 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-08 11:19:22.267 | Selecting previously unselected package libxslt1-dev:amd64. 2026-09-08 11:19:22.278 | Preparing to unpack .../108-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-09-08 11:19:22.283 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-08 11:19:22.414 | Selecting previously unselected package llvm-17-runtime. 2026-09-08 11:19:22.426 | Preparing to unpack .../109-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:19:22.430 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:22.497 | Selecting previously unselected package libpfm4:amd64. 2026-09-08 11:19:22.509 | Preparing to unpack .../110-libpfm4_4.13.0+git32-g0d4ed0e-1ubuntu0.1_amd64.deb ... 2026-09-08 11:19:22.513 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-08 11:19:22.581 | Selecting previously unselected package llvm-17. 2026-09-08 11:19:22.592 | Preparing to unpack .../111-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:19:22.595 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:23.582 | Selecting previously unselected package libffi-dev:amd64. 2026-09-08 11:19:23.596 | Preparing to unpack .../112-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-09-08 11:19:23.601 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-08 11:19:23.664 | Selecting previously unselected package llvm-17-tools. 2026-09-08 11:19:23.678 | Preparing to unpack .../113-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:19:23.683 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:24.043 | Selecting previously unselected package libz3-4:amd64. 2026-09-08 11:19:24.057 | Preparing to unpack .../114-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-09-08 11:19:24.060 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-08 11:19:24.268 | Selecting previously unselected package libz3-dev:amd64. 2026-09-08 11:19:24.280 | Preparing to unpack .../115-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-09-08 11:19:24.283 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-08 11:19:24.342 | Selecting previously unselected package llvm-17-dev. 2026-09-08 11:19:24.353 | Preparing to unpack .../116-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-09-08 11:19:24.357 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:27.653 | Selecting previously unselected package lsscsi. 2026-09-08 11:19:27.667 | Preparing to unpack .../117-lsscsi_0.32-1build1_amd64.deb ... 2026-09-08 11:19:27.673 | Unpacking lsscsi (0.32-1build1) ... 2026-09-08 11:19:27.720 | Selecting previously unselected package osinfo-db. 2026-09-08 11:19:27.735 | Preparing to unpack .../118-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-09-08 11:19:27.738 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-08 11:19:28.392 | Selecting previously unselected package pkgconf-bin. 2026-09-08 11:19:28.406 | Preparing to unpack .../119-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-09-08 11:19:28.410 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-09-08 11:19:28.466 | Selecting previously unselected package pkgconf:amd64. 2026-09-08 11:19:28.480 | Preparing to unpack .../120-pkgconf_1.8.1-2build1_amd64.deb ... 2026-09-08 11:19:28.488 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-09-08 11:19:28.541 | Selecting previously unselected package pkg-config:amd64. 2026-09-08 11:19:28.555 | Preparing to unpack .../121-pkg-config_1.8.1-2build1_amd64.deb ... 2026-09-08 11:19:28.563 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-09-08 11:19:28.610 | Selecting previously unselected package pm-utils. 2026-09-08 11:19:28.625 | Preparing to unpack .../122-pm-utils_1.4.1-21_all.deb ... 2026-09-08 11:19:28.629 | Unpacking pm-utils (1.4.1-21) ... 2026-09-08 11:19:28.710 | Selecting previously unselected package postgresql-client-16. 2026-09-08 11:19:28.738 | Preparing to unpack .../123-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:19:28.741 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:19:28.954 | Selecting previously unselected package postgresql-server-dev-16. 2026-09-08 11:19:28.974 | Preparing to unpack .../124-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:19:28.978 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:19:29.550 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-09-08 11:19:29.567 | Preparing to unpack .../125-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-09-08 11:19:29.571 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-08 11:19:29.631 | Selecting previously unselected package python3-mysqldb. 2026-09-08 11:19:29.646 | Preparing to unpack .../126-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-09-08 11:19:29.649 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-09-08 11:19:29.705 | Selecting previously unselected package python3-pip-whl. 2026-09-08 11:19:29.719 | Preparing to unpack .../127-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-09-08 11:19:29.722 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-08 11:19:29.785 | Selecting previously unselected package python3-setuptools-whl. 2026-09-08 11:19:29.798 | Preparing to unpack .../128-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-09-08 11:19:29.802 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-08 11:19:29.858 | Selecting previously unselected package python3.12-venv. 2026-09-08 11:19:29.878 | Preparing to unpack .../129-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-09-08 11:19:29.882 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-08 11:19:29.926 | Selecting previously unselected package python3-venv. 2026-09-08 11:19:29.939 | Preparing to unpack .../130-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-09-08 11:19:29.944 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-08 11:19:29.984 | Selecting previously unselected package sqlite3. 2026-09-08 11:19:29.998 | Preparing to unpack .../131-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-09-08 11:19:30.003 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-08 11:19:30.054 | Selecting previously unselected package unzip. 2026-09-08 11:19:30.066 | Preparing to unpack .../132-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-09-08 11:19:30.070 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-09-08 11:19:30.125 | Selecting previously unselected package vbetool. 2026-09-08 11:19:30.140 | Preparing to unpack .../133-vbetool_1.1-5_amd64.deb ... 2026-09-08 11:19:30.145 | Unpacking vbetool (1.1-5) ... 2026-09-08 11:19:30.191 | Selecting previously unselected package libosinfo-l10n. 2026-09-08 11:19:30.205 | Preparing to unpack .../134-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-09-08 11:19:30.209 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-09-08 11:19:30.284 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-09-08 11:19:30.298 | Preparing to unpack .../135-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-09-08 11:19:30.301 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-08 11:19:30.346 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-09-08 11:19:30.360 | Preparing to unpack .../136-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-09-08 11:19:30.364 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-08 11:19:30.407 | Selecting previously unselected package libkrb5-dev:amd64. 2026-09-08 11:19:30.420 | Preparing to unpack .../137-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-09-08 11:19:30.424 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:19:30.476 | Selecting previously unselected package libpcp-archive1t64. 2026-09-08 11:19:30.490 | Preparing to unpack .../138-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:19:30.494 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:30.538 | Selecting previously unselected package libpcp-gui2t64. 2026-09-08 11:19:30.552 | Preparing to unpack .../139-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:19:30.555 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:30.601 | Selecting previously unselected package libpcp-import1t64. 2026-09-08 11:19:30.615 | Preparing to unpack .../140-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:19:30.619 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:30.666 | Selecting previously unselected package libpcp-mmv1t64. 2026-09-08 11:19:30.679 | Preparing to unpack .../141-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:19:30.683 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:30.728 | Selecting previously unselected package libpcp-trace2t64. 2026-09-08 11:19:30.742 | Preparing to unpack .../142-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:19:30.745 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:30.792 | Selecting previously unselected package libpcp-web1t64. 2026-09-08 11:19:30.805 | Preparing to unpack .../143-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:19:30.811 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:30.863 | Selecting previously unselected package libyaml-dev:amd64. 2026-09-08 11:19:30.875 | Preparing to unpack .../144-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-09-08 11:19:30.878 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-08 11:19:30.927 | Selecting previously unselected package python3-pcp. 2026-09-08 11:19:30.941 | Preparing to unpack .../145-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:19:30.945 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-09-08 11:19:31.008 | Selecting previously unselected package pcp. 2026-09-08 11:19:31.022 | Preparing to unpack .../146-pcp_6.2.0-1.1build4_amd64.deb ... 2026-09-08 11:19:31.287 | Unpacking pcp (6.2.0-1.1build4) ... 2026-09-08 11:19:32.194 | Selecting previously unselected package socat. 2026-09-08 11:19:32.209 | Preparing to unpack .../147-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-09-08 11:19:32.214 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-09-08 11:19:32.294 | Selecting previously unselected package vlan. 2026-09-08 11:19:32.308 | Preparing to unpack .../148-vlan_2.0.5ubuntu5_all.deb ... 2026-09-08 11:19:32.311 | Unpacking vlan (2.0.5ubuntu5) ... 2026-09-08 11:19:32.399 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-09-08 11:19:32.409 | Setting up postgresql-client-common (257build1.1) ... 2026-09-08 11:19:32.426 | Setting up dnsmasq-utils (2.91-0ubuntu0.24.04.1) ... 2026-09-08 11:19:32.435 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-09-08 11:19:32.445 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-09-08 11:19:32.475 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-08 11:19:32.481 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-09-08 11:19:32.492 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:19:32.501 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-09-08 11:19:32.511 | Setting up gettext (0.21-14ubuntu2) ... 2026-09-08 11:19:32.521 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-09-08 11:19:32.531 | Setting up bsdextrautils (2.39.3-9ubuntu6.6) ... 2026-09-08 11:19:32.553 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-09-08 11:19:32.571 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-09-08 11:19:32.587 | Setting up sysfsutils (2.1.1-6build1) ... 2026-09-08 11:19:33.239 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-08 11:19:33.239 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-09-08 11:19:33.704 | Setting up ncal (12.1.8) ... 2026-09-08 11:19:33.715 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-09-08 11:19:33.725 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-09-08 11:19:33.736 | Setting up libarchive-zip-perl (1.68-1) ... 2026-09-08 11:19:33.747 | Setting up vbetool (1.1-5) ... 2026-09-08 11:19:33.757 | Setting up openssh-client (1:9.6p1-3ubuntu13.19) ... 2026-09-08 11:19:33.790 | Setting up pm-utils (1.4.1-21) ... 2026-09-08 11:19:33.807 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-09-08 11:19:33.820 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-09-08 11:19:33.830 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:19:33.840 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:19:33.851 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-09-08 11:19:33.860 | Setting up m4 (1.4.19-4build1) ... 2026-09-08 11:19:33.870 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 11:19:33.880 | Setting up dnsmasq-base (2.91-0ubuntu0.24.04.1) ... 2026-09-08 11:19:33.903 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-09-08 11:19:33.938 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-09-08 11:19:33.949 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-09-08 11:19:33.959 | Setting up memcached (1.6.24-1ubuntu0.2) ... 2026-09-08 11:19:34.840 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-09-08 11:19:35.292 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:19:35.303 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-09-08 11:19:35.314 | Setting up eject (2.39.3-9ubuntu6.6) ... 2026-09-08 11:19:35.323 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-09-08 11:19:35.566 | Setting up autotools-dev (20220109.1) ... 2026-09-08 11:19:35.575 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-09-08 11:19:35.585 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:19:35.594 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-09-08 11:19:35.603 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1ubuntu0.1) ... 2026-09-08 11:19:35.613 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:35.622 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:35.631 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-09-08 11:19:35.691 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:19:35.691 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:19:35.691 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:19:35.874 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:19:36.478 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-09-08 11:19:36.960 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:19:36.970 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 11:19:36.979 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 11:19:36.989 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:19:36.999 | Setting up ebtables (2.0.11-6build1) ... 2026-09-08 11:19:37.573 | Setting up libjs-jquery-metadata (12-4) ... 2026-09-08 11:19:37.585 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-09-08 11:19:37.597 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-09-08 11:19:37.608 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:19:37.619 | Setting up bsdmainutils (12.1.8) ... 2026-09-08 11:19:37.632 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-09-08 11:19:37.644 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-09-08 11:19:37.659 | Setting up autopoint (0.21-14ubuntu2) ... 2026-09-08 11:19:37.671 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-09-08 11:19:37.682 | Setting up lsscsi (0.32-1build1) ... 2026-09-08 11:19:37.694 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-09-08 11:19:37.705 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-09-08 11:19:37.715 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:19:37.726 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-09-08 11:19:37.737 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-09-08 11:19:37.748 | Setting up autoconf (2.71-3) ... 2026-09-08 11:19:37.762 | Setting up libfdisk1:amd64 (2.39.3-9ubuntu6.6) ... 2026-09-08 11:19:37.773 | Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3.1ubuntu2.2) ... 2026-09-08 11:19:37.784 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:37.796 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:19:37.806 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-09-08 11:19:37.816 | Setting up dwz (0.15-1build6) ... 2026-09-08 11:19:37.825 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 11:19:37.836 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-09-08 11:19:37.846 | Setting up mount (2.39.3-9ubuntu6.6) ... 2026-09-08 11:19:37.856 | Setting up vlan (2.0.5ubuntu5) ... 2026-09-08 11:19:37.879 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:37.889 | Setting up uuid-runtime (2.39.3-9ubuntu6.6) ... 2026-09-08 11:19:39.194 | uuidd.service is a disabled or a static unit not running, not starting it. 2026-09-08 11:19:39.224 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-09-08 11:19:39.233 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:39.243 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-09-08 11:19:39.252 | Setting up libjson-perl (4.10000-1) ... 2026-09-08 11:19:39.261 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:39.272 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-09-08 11:19:39.281 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-09-08 11:19:39.306 | Setting up debugedit (1:5.0-5build2) ... 2026-09-08 11:19:39.315 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-09-08 11:19:39.325 | Setting up libsub-override-perl (0.10-1) ... 2026-09-08 11:19:39.334 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-09-08 11:19:39.343 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:19:39.353 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:19:39.362 | Setting up libevent-core-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 11:19:39.371 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-09-08 11:19:39.380 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-09-08 11:19:39.389 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 11:19:39.398 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-09-08 11:19:39.407 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-09-08 11:19:39.416 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-09-08 11:19:39.425 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-09-08 11:19:39.434 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-09-08 11:19:39.443 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-09-08 11:19:39.452 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:19:39.461 | Setting up ncurses-term (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:19:39.470 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-09-08 11:19:39.479 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-09-08 11:19:39.487 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-09-08 11:19:39.495 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-09-08 11:19:39.505 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:19:39.513 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-09-08 11:19:39.522 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-09-08 11:19:39.531 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.19) ... 2026-09-08 11:19:39.540 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.2) ... 2026-09-08 11:19:39.549 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:39.559 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-09-08 11:19:39.568 | Setting up openssh-server (1:9.6p1-3ubuntu13.19) ... 2026-09-08 11:19:39.647 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:19:39.647 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:19:39.648 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:19:41.425 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:19:41.436 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-09-08 11:19:41.541 | Setting up libtool (2.4.7-7build1) ... 2026-09-08 11:19:41.551 | Setting up po-debconf (1.0.21+nmu1) ... 2026-09-08 11:19:41.560 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:19:42.142 | 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-08 11:19:42.182 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-09-08 11:19:42.192 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-09-08 11:19:43.028 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-09-08 11:19:43.613 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:19:43.625 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-09-08 11:19:43.635 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:19:43.644 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:19:43.653 | Setting up fdisk (2.39.3-9ubuntu6.6) ... 2026-09-08 11:19:43.662 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-09-08 11:19:43.671 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-09-08 11:19:43.680 | Setting up dh-autoreconf (20) ... 2026-09-08 11:19:43.688 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:43.697 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-09-08 11:19:43.706 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-09-08 11:19:43.715 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-09-08 11:19:43.725 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-09-08 11:19:43.734 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-09-08 11:19:43.743 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-09-08 11:19:43.752 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-09-08 11:19:43.761 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-09-08 11:19:43.770 | Setting up postgresql-common (257build1.1) ... 2026-09-08 11:19:43.841 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:19:43.842 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:19:43.842 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:19:43.921 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:19:44.380 | 2026-09-08 11:19:44.380 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-09-08 11:19:44.562 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-09-08 11:19:44.562 | Removing obsolete dictionary files: 2026-09-08 11:19:45.593 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-09-08 11:19:46.154 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:19:46.204 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:46.213 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-09-08 11:19:46.224 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-09-08 11:19:46.235 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:46.245 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-09-08 11:19:46.255 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-09-08 11:19:46.265 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:46.275 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:19:46.285 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:46.296 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-09-08 11:19:46.306 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:46.316 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-09-08 11:19:46.326 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-09-08 11:19:46.356 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:19:46.367 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-09-08 11:19:46.377 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:46.387 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-09-08 11:19:46.397 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-09-08 11:19:46.406 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:46.417 | Setting up debhelper (13.14.1ubuntu5) ... 2026-09-08 11:19:46.428 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-09-08 11:19:46.438 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-09-08 11:19:46.448 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-09-08 11:19:46.458 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:46.468 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:46.478 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-09-08 11:19:46.488 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7.1) ... 2026-09-08 11:19:46.499 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-09-08 11:19:46.509 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-09-08 11:19:46.519 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-09-08 11:19:46.532 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-09-08 11:19:47.073 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:19:47.117 | Enabling module mpm_event. 2026-09-08 11:19:47.168 | Enabling module authz_core. 2026-09-08 11:19:47.174 | Enabling module authz_host. 2026-09-08 11:19:47.223 | Enabling module authn_core. 2026-09-08 11:19:47.229 | Enabling module auth_basic. 2026-09-08 11:19:47.280 | Enabling module access_compat. 2026-09-08 11:19:47.328 | Enabling module authn_file. 2026-09-08 11:19:47.378 | Enabling module authz_user. 2026-09-08 11:19:47.427 | Enabling module alias. 2026-09-08 11:19:47.476 | Enabling module dir. 2026-09-08 11:19:47.525 | Enabling module autoindex. 2026-09-08 11:19:47.574 | Enabling module env. 2026-09-08 11:19:47.623 | Enabling module mime. 2026-09-08 11:19:47.673 | Enabling module negotiation. 2026-09-08 11:19:47.723 | Enabling module setenvif. 2026-09-08 11:19:47.771 | Enabling module filter. 2026-09-08 11:19:47.820 | Enabling module deflate. 2026-09-08 11:19:47.870 | Enabling module status. 2026-09-08 11:19:47.918 | Enabling module reqtimeout. 2026-09-08 11:19:47.968 | Enabling conf charset. 2026-09-08 11:19:48.017 | Enabling conf localized-error-pages. 2026-09-08 11:19:48.066 | Enabling conf other-vhosts-access-log. 2026-09-08 11:19:48.117 | Enabling conf security. 2026-09-08 11:19:48.165 | Enabling conf serve-cgi-bin. 2026-09-08 11:19:48.214 | Enabling site 000-default. 2026-09-08 11:19:49.264 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-09-08 11:19:49.958 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-09-08 11:19:51.347 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-09-08 11:19:51.359 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-09-08 11:19:51.683 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-09-08 11:19:51.694 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-09-08 11:19:51.704 | Setting up pcp (6.2.0-1.1build4) ... 2026-09-08 11:19:53.483 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-09-08 11:19:53.552 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-09-08 11:19:53.623 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-09-08 11:19:53.692 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-09-08 11:19:55.497 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-09-08 11:19:55.770 | Processing triggers for ufw (0.36.2-6) ... 2026-09-08 11:19:55.905 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-09-08 11:19:55.970 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:19:59.687 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-09-08 11:19:59.715 | Processing triggers for install-info (7.1-3build2) ... 2026-09-08 11:19:59.884 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-09-08 11:19:59.932 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 11:20:00.193 | perl: warning: Setting locale failed. 2026-09-08 11:20:00.193 | perl: warning: Please check that your locale settings: 2026-09-08 11:20:00.193 | LANGUAGE = (unset), 2026-09-08 11:20:00.193 | LC_ALL = "en_US.utf8", 2026-09-08 11:20:00.193 | LANG = "de_DE.UTF-8" 2026-09-08 11:20:00.193 | are supported and installed on your system. 2026-09-08 11:20:00.193 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:20:00.323 | perl: warning: Setting locale failed. 2026-09-08 11:20:00.323 | perl: warning: Please check that your locale settings: 2026-09-08 11:20:00.323 | LANGUAGE = (unset), 2026-09-08 11:20:00.323 | LC_ALL = "en_US.utf8", 2026-09-08 11:20:00.323 | LANG = "de_DE.UTF-8" 2026-09-08 11:20:00.323 | are supported and installed on your system. 2026-09-08 11:20:00.324 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:20:00.374 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:20:00.374 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:20:00.374 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:20:00.443 | perl: warning: Setting locale failed. 2026-09-08 11:20:00.443 | perl: warning: Please check that your locale settings: 2026-09-08 11:20:00.443 | LANGUAGE = (unset), 2026-09-08 11:20:00.443 | LC_ALL = "en_US.utf8", 2026-09-08 11:20:00.443 | LANG = "de_DE.UTF-8" 2026-09-08 11:20:00.444 | are supported and installed on your system. 2026-09-08 11:20:00.444 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:20:00.689 | 2026-09-08 11:20:00.689 | Running kernel seems to be up-to-date. 2026-09-08 11:20:00.689 | 2026-09-08 11:20:00.689 | Restarting services... 2026-09-08 11:20:00.811 | /etc/needrestart/restart.d/systemd-manager 2026-09-08 11:20:01.363 | systemctl restart ksmtuned.service packagekit.service polkit.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-08 11:20:02.205 | 2026-09-08 11:20:02.205 | Service restarts being deferred: 2026-09-08 11:20:02.205 | systemctl restart ModemManager.service 2026-09-08 11:20:02.205 | systemctl restart getty@tty1.service 2026-09-08 11:20:02.205 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:20:02.205 | systemctl restart systemd-logind.service 2026-09-08 11:20:02.205 | systemctl restart virtlockd.service 2026-09-08 11:20:02.206 | systemctl restart virtlogd.service 2026-09-08 11:20:02.206 | 2026-09-08 11:20:02.206 | No containers need to be restarted. 2026-09-08 11:20:02.206 | 2026-09-08 11:20:02.206 | User sessions running outdated binaries: 2026-09-08 11:20:02.207 | quobyte @ session #6: bash[2033], sshd[1986,2032] 2026-09-08 11:20:02.219 | quobyte @ user manager service: systemd[1165] 2026-09-08 11:20:02.229 | 2026-09-08 11:20:02.229 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:20:04.647 | ++ functions-common:apt_get:1211 : result=0 2026-09-08 11:20:04.651 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:20:04.654 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:20:04.658 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:20:04.662 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:20:04.666 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:20:04.669 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:20:04.673 | ++ functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:20:04.676 | ++ functions-common:time_stop:2427 : start_time=1788866332846 2026-09-08 11:20:04.680 | ++ functions-common:time_stop:2429 : [[ -z 1788866332846 ]] 2026-09-08 11:20:04.684 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:20:04.690 | ++ functions-common:time_stop:2432 : end_time=1788866404685 2026-09-08 11:20:04.693 | ++ functions-common:time_stop:2433 : elapsed_time=71839 2026-09-08 11:20:04.696 | ++ functions-common:time_stop:2434 : total=7558 2026-09-08 11:20:04.700 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:20:04.703 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79397 2026-09-08 11:20:04.707 | ++ functions-common:apt_get:1215 : return 0 2026-09-08 11:20:04.711 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-09-08 11:20:04.715 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-09-08 11:20:04.720 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-09-08 11:20:04.727 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-09-08 11:20:04.732 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-09-08 11:20:04.736 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-09-08 11:20:04.743 | ++ tools/install_prereqs.sh:source:89 : date 2026-09-08 11:20:04.749 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-09-08 11:20:04.752 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-09-08 11:20:04.756 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-09-08 11:20:04.760 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:20:05.092 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-09-08 11:20:05.095 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-09-08 11:20:05.098 | + tools/install_pip.sh:main:42 : GetDistro 2026-09-08 11:20:05.100 | + functions-common:GetDistro:472 : GetOSVersion 2026-09-08 11:20:05.103 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-09-08 11:20:05.105 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-09-08 11:20:05.108 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-09-08 11:20:05.110 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-09-08 11:20:05.112 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-09-08 11:20:05.114 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-09-08 11:20:05.117 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-09-08 11:20:05.119 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-09-08 11:20:05.122 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-09-08 11:20:05.124 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-09-08 11:20:05.127 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-09-08 11:20:05.129 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-09-08 11:20:05.131 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-09-08 11:20:05.134 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-09-08 11:20:05.136 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-09-08 11:20:05.139 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-09-08 11:20:05.142 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-09-08 11:20:05.145 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-09-08 11:20:05.148 | + functions-common:_ensure_lsb_release:420 : return 2026-09-08 11:20:05.151 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-09-08 11:20:05.166 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-09-08 11:20:05.170 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-09-08 11:20:05.184 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-09-08 11:20:05.188 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-09-08 11:20:05.203 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-09-08 11:20:05.205 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-09-08 11:20:05.208 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-09-08 11:20:05.210 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-09-08 11:20:05.213 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-09-08 11:20:05.215 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-09-08 11:20:05.217 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-09-08 11:20:05.220 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-09-08 11:20:05.222 | + functions-common:GetDistro:476 : DISTRO=noble 2026-09-08 11:20:05.225 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-09-08 11:20:05.227 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-09-08 11:20:05.227 | Distro: noble 2026-09-08 11:20:05.230 | + tools/install_pip.sh:main:117 : get_versions 2026-09-08 11:20:05.233 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-08 11:20:05.238 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-08 11:20:05.240 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-08 11:20:05.244 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-08 11:20:05.244 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-08 11:20:05.940 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-08 11:20:05.943 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-08 11:20:05.943 | pip: 24.0 2026-09-08 11:20:05.945 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-09-08 11:20:05.947 | + tools/install_pip.sh:main:123 : is_fedora 2026-09-08 11:20:05.949 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:20:05.952 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:20:05.954 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:20:05.956 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:20:05.959 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:20:05.961 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:20:05.963 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:20:05.965 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:20:05.968 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:20:05.970 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:20:05.972 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:20:05.975 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:20:05.977 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:20:05.979 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-09-08 11:20:05.982 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:20:05.984 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:20:05.986 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-09-08 11:20:05.992 | + tools/install_pip.sh:main:146 : set -x 2026-09-08 11:20:05.995 | + tools/install_pip.sh:main:149 : get_versions 2026-09-08 11:20:05.998 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-09-08 11:20:06.002 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-09-08 11:20:06.005 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-09-08 11:20:06.009 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-09-08 11:20:06.009 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-09-08 11:20:06.614 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-09-08 11:20:06.617 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-09-08 11:20:06.617 | pip: 24.0 2026-09-08 11:20:06.621 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-09-08 11:20:06.625 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-09-08 11:20:06.629 | + ./stack.sh:main:807 : fixup_all 2026-09-08 11:20:06.633 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-09-08 11:20:06.636 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-09-08 11:20:06.640 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:20:06.644 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:20:06.647 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-09-08 11:20:06.664 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-09-08 11:20:06.681 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-09-08 11:20:06.696 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-09-08 11:20:06.700 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-09-08 11:20:06.703 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:20:06.707 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:20:06.710 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:20:06.714 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:20:06.717 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:20:06.721 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:20:06.724 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:20:06.727 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:20:06.731 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:20:06.734 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:20:06.737 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:20:06.741 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:20:06.744 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:20:06.748 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-09-08 11:20:06.752 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-09-08 11:20:06.755 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-09-08 11:20:06.772 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-09-08 11:20:06.788 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-09-08 11:20:06.805 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-09-08 11:20:06.822 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-09-08 11:20:06.839 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-09-08 11:20:06.856 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-09-08 11:20:06.872 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-09-08 11:20:06.888 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-09-08 11:20:06.892 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-09-08 11:20:06.896 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-09-08 11:20:12.430 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-09-08 11:20:12.458 | Using python 3.12 to install setuptools 2026-09-08 11:20:12.461 | + 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-08 11:20:13.848 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-09-08 11:20:14.111 | Collecting pip 2026-09-08 11:20:14.214 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-09-08 11:20:14.240 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-09-08 11:20:14.713 | Collecting setuptools[core] 2026-09-08 11:20:14.728 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-08 11:20:14.896 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-08 11:20:14.911 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:20:14.995 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-08 11:20:15.010 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-08 11:20:15.032 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-09-08 11:20:15.115 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-08 11:20:15.131 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:20:15.236 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-08 11:20:15.251 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 11:20:15.332 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-08 11:20:15.347 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:20:15.457 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:20:15.472 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 11:20:15.554 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:20:15.571 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 11:20:15.821 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:20:15.836 | Downloading typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-08 11:20:15.924 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:20:15.939 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:20:16.126 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:20:16.142 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-08 11:20:16.208 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:20:16.224 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-08 11:20:16.319 | 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-08 11:20:16.335 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-08 11:20:16.428 | 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-08 11:20:16.443 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 11:20:16.491 | 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-08 11:20:16.522 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-09-08 11:20:16.605 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.5 MB/s eta 0:00:00 2026-09-08 11:20:16.620 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-08 11:20:16.643 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-08 11:20:16.664 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-08 11:20:16.678 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.4 MB/s eta 0:00:00 2026-09-08 11:20:16.693 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-09-08 11:20:16.708 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 13.0 MB/s eta 0:00:00 2026-09-08 11:20:16.721 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-08 11:20:16.743 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-08 11:20:16.786 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 21.4 MB/s eta 0:00:00 2026-09-08 11:20:16.801 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-08 11:20:16.824 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-08 11:20:16.844 | Downloading typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-08 11:20:16.859 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.1/123.1 kB 12.3 MB/s eta 0:00:00 2026-09-08 11:20:16.874 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-08 11:20:16.895 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-08 11:20:16.914 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 20.6 MB/s eta 0:00:00 2026-09-08 11:20:16.930 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-08 11:20:16.951 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-08 11:20:16.964 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.7 MB/s eta 0:00:00 2026-09-08 11:20:16.980 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-08 11:20:17.029 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.8 MB/s eta 0:00:00 2026-09-08 11:20:17.760 | 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-08 11:20:17.784 | Attempting uninstall: setuptools 2026-09-08 11:20:17.801 | Found existing installation: setuptools 68.1.2 2026-09-08 11:20:17.803 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:20:17.803 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-09-08 11:20:18.670 | Attempting uninstall: pygments 2026-09-08 11:20:18.714 | Found existing installation: Pygments 2.17.2 2026-09-08 11:20:18.715 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:20:18.716 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-09-08 11:20:19.986 | Attempting uninstall: pip 2026-09-08 11:20:19.991 | Found existing installation: pip 24.0 2026-09-08 11:20:20.061 | Uninstalling pip-24.0: 2026-09-08 11:20:20.072 | Successfully uninstalled pip-24.0 2026-09-08 11:20:21.664 | Attempting uninstall: packaging 2026-09-08 11:20:21.691 | Found existing installation: packaging 24.0 2026-09-08 11:20:21.691 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:20:21.692 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-09-08 11:20:21.913 | Attempting uninstall: markdown-it-py 2026-09-08 11:20:21.940 | Found existing installation: markdown-it-py 3.0.0 2026-09-08 11:20:21.941 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:20:21.941 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-09-08 11:20:22.101 | Attempting uninstall: wheel 2026-09-08 11:20:22.132 | Found existing installation: wheel 0.42.0 2026-09-08 11:20:22.133 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:20:22.133 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-09-08 11:20:22.184 | Attempting uninstall: rich 2026-09-08 11:20:22.216 | Found existing installation: rich 13.7.1 2026-09-08 11:20:22.217 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:20:22.218 | Can't uninstall 'rich'. No files were found to uninstall. 2026-09-08 11:20:22.938 | 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-08 11:20:23.154 | + inc/python:pip_install:216 : result=0 2026-09-08 11:20:23.159 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:20:23.162 | + functions-common:time_stop:2420 : local name 2026-09-08 11:20:23.166 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:20:23.170 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:20:23.174 | + functions-common:time_stop:2423 : local total 2026-09-08 11:20:23.176 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:20:23.179 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:20:23.182 | + functions-common:time_stop:2427 : start_time=1788866412451 2026-09-08 11:20:23.184 | + functions-common:time_stop:2429 : [[ -z 1788866412451 ]] 2026-09-08 11:20:23.189 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:20:23.194 | + functions-common:time_stop:2432 : end_time=1788866423190 2026-09-08 11:20:23.197 | + functions-common:time_stop:2433 : elapsed_time=10739 2026-09-08 11:20:23.201 | + functions-common:time_stop:2434 : total=0 2026-09-08 11:20:23.204 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:20:23.207 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10739 2026-09-08 11:20:23.210 | + inc/python:pip_install:219 : return 0 2026-09-08 11:20:23.214 | + 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-08 11:20:23.218 | + 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-08 11:20:23.222 | + 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-08 11:20:23.225 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-09-08 11:20:23.228 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-09-08 11:20:23.232 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-09-08 11:20:23.261 | Using python 3.12 to install os-testr 2026-09-08 11:20:23.264 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-09-08 11:20:24.570 | Collecting os-testr 2026-09-08 11:20:24.718 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-08 11:20:24.787 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-09-08 11:20:24.805 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:20:24.843 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-09-08 11:20:24.860 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-09-08 11:20:24.918 | Collecting testtools>=2.2.0 (from os-testr) 2026-09-08 11:20:24.933 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-09-08 11:20:24.944 | 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-08 11:20:24.976 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-09-08 11:20:24.991 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-08 11:20:25.083 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-09-08 11:20:25.099 | 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-08 11:20:25.134 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-09-08 11:20:25.162 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-08 11:20:25.210 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-09-08 11:20:25.245 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-09-08 11:20:25.287 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-09-08 11:20:25.307 | 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-08 11:20:25.433 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 7.3 MB/s 0:00:00 2026-09-08 11:20:25.624 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-09-08 11:20:25.770 | Attempting uninstall: PyYAML 2026-09-08 11:20:25.778 | Found existing installation: PyYAML 6.0.1 2026-09-08 11:20:25.779 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:20:25.779 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-09-08 11:20:26.173 | 2026-09-08 11:20:26.176 | 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-08 11:20:26.302 | + inc/python:pip_install:216 : result=0 2026-09-08 11:20:26.306 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:20:26.308 | + functions-common:time_stop:2420 : local name 2026-09-08 11:20:26.310 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:20:26.312 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:20:26.315 | + functions-common:time_stop:2423 : local total 2026-09-08 11:20:26.317 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:20:26.319 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:20:26.322 | + functions-common:time_stop:2427 : start_time=1788866423254 2026-09-08 11:20:26.324 | + functions-common:time_stop:2429 : [[ -z 1788866423254 ]] 2026-09-08 11:20:26.326 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:20:26.330 | + functions-common:time_stop:2432 : end_time=1788866426327 2026-09-08 11:20:26.333 | + functions-common:time_stop:2433 : elapsed_time=3073 2026-09-08 11:20:26.335 | + functions-common:time_stop:2434 : total=10739 2026-09-08 11:20:26.338 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:20:26.341 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13812 2026-09-08 11:20:26.343 | + inc/python:pip_install:219 : return 0 2026-09-08 11:20:26.347 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-09-08 11:20:26.408 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-09-08 11:20:26.505 | + ./stack.sh:main:835 : install_infra 2026-09-08 11:20:26.508 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-08 11:20:26.511 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-09-08 11:20:26.514 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-09-08 11:20:32.069 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-08 11:20:32.071 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-09-08 11:20:32.096 | + 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-08 11:20:33.471 | Collecting pbr 2026-09-08 11:20:33.476 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:20:33.907 | Collecting setuptools[core] 2026-09-08 11:20:33.910 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-08 11:20:34.061 | Collecting packaging>=24.2 (from setuptools[core]) 2026-09-08 11:20:34.063 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:20:34.136 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-09-08 11:20:34.138 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-09-08 11:20:34.208 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-09-08 11:20:34.210 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:20:34.301 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-09-08 11:20:34.303 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 11:20:34.369 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-09-08 11:20:34.372 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:20:34.468 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:20:34.471 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 11:20:34.540 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:20:34.542 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-09-08 11:20:34.770 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:20:34.773 | Using cached typer-0.27.2-py3-none-any.whl.metadata (16 kB) 2026-09-08 11:20:34.847 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:20:34.851 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:20:35.025 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:20:35.038 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-09-08 11:20:35.124 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-09-08 11:20:35.129 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-09-08 11:20:35.205 | 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-08 11:20:35.208 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-09-08 11:20:35.292 | 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-08 11:20:35.295 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 11:20:35.382 | 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-08 11:20:35.468 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 11:20:35.494 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-08 11:20:35.497 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-09-08 11:20:35.500 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-09-08 11:20:35.502 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-09-08 11:20:35.505 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-08 11:20:35.508 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-09-08 11:20:35.511 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-08 11:20:35.520 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-09-08 11:20:35.523 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-09-08 11:20:35.525 | Using cached typer-0.27.2-py3-none-any.whl (123 kB) 2026-09-08 11:20:35.528 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-09-08 11:20:35.531 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-09-08 11:20:35.536 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-09-08 11:20:35.538 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-09-08 11:20:35.541 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-09-08 11:20:35.566 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-09-08 11:20:35.843 | 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-08 11:20:39.305 | 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-08 11:20:39.492 | + inc/python:pip_install:216 : result=0 2026-09-08 11:20:39.495 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:20:39.497 | + functions-common:time_stop:2420 : local name 2026-09-08 11:20:39.500 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:20:39.502 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:20:39.505 | + functions-common:time_stop:2423 : local total 2026-09-08 11:20:39.507 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:20:39.509 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:20:39.511 | + functions-common:time_stop:2427 : start_time=1788866432088 2026-09-08 11:20:39.513 | + functions-common:time_stop:2429 : [[ -z 1788866432088 ]] 2026-09-08 11:20:39.516 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:20:39.520 | + functions-common:time_stop:2432 : end_time=1788866439517 2026-09-08 11:20:39.522 | + functions-common:time_stop:2433 : elapsed_time=7429 2026-09-08 11:20:39.524 | + functions-common:time_stop:2434 : total=13812 2026-09-08 11:20:39.527 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:20:39.530 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21241 2026-09-08 11:20:39.532 | + inc/python:pip_install:219 : return 0 2026-09-08 11:20:39.534 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-09-08 11:20:39.537 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-09-08 11:20:39.560 | + 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-08 11:20:40.808 | Processing /opt/stack/requirements 2026-09-08 11:20:40.813 | Installing build dependencies: started 2026-09-08 11:20:43.632 | Installing build dependencies: finished with status 'done' 2026-09-08 11:20:43.635 | Getting requirements to build wheel: started 2026-09-08 11:20:43.926 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 11:20:43.932 | Preparing metadata (pyproject.toml): started 2026-09-08 11:20:45.104 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:20:45.287 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 11:20:45.375 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-08 11:20:45.396 | 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.dev8705) (26.3) 2026-09-08 11:20:45.510 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 11:20:45.525 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 11:20:45.673 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 11:20:45.677 | 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-08 11:20:45.818 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8705) 2026-09-08 11:20:45.834 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-09-08 11:20:45.846 | 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.dev8705) (84.0.0) 2026-09-08 11:20:46.238 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 11:20:46.258 | 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-08 11:20:46.275 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 3.2 MB/s eta 0:00:00 2026-09-08 11:20:46.349 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 11:20:46.364 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-08 11:20:46.488 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 11:20:46.503 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-08 11:20:46.592 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8705) 2026-09-08 11:20:46.608 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 11:20:46.728 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-09-08 11:20:46.751 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-08 11:20:46.764 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.9 MB/s eta 0:00:00 2026-09-08 11:20:46.768 | 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-08 11:20:46.792 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-08 11:20:46.804 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.8 MB/s eta 0:00:00 2026-09-08 11:20:46.820 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-09-08 11:20:46.835 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 12.8 MB/s eta 0:00:00 2026-09-08 11:20:46.854 | 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-08 11:20:46.872 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 17.9 MB/s eta 0:00:00 2026-09-08 11:20:46.887 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-09-08 11:20:46.900 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.0 MB/s eta 0:00:00 2026-09-08 11:20:46.915 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-08 11:20:46.930 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 12.5 MB/s eta 0:00:00 2026-09-08 11:20:46.964 | Building wheels for collected packages: openstack_requirements 2026-09-08 11:20:46.966 | Building wheel for openstack_requirements (pyproject.toml): started 2026-09-08 11:20:49.243 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-09-08 11:20:49.243 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8705-py3-none-any.whl size=53492 sha256=d4ed8d3cd67d6860a1b88ed42d02c2ab6655d345d77c85df876ae6f877aced41 2026-09-08 11:20:49.244 | Stored in directory: /tmp/pip-ephem-wheel-cache-njpyt7y8/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-09-08 11:20:49.250 | Successfully built openstack_requirements 2026-09-08 11:20:49.541 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-09-08 11:20:50.280 | 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.dev8705 requests-2.34.2 urllib3-2.7.0 2026-09-08 11:20:50.494 | + inc/python:pip_install:216 : result=0 2026-09-08 11:20:50.497 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:20:50.500 | + functions-common:time_stop:2420 : local name 2026-09-08 11:20:50.504 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:20:50.508 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:20:50.511 | + functions-common:time_stop:2423 : local total 2026-09-08 11:20:50.515 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:20:50.518 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:20:50.521 | + functions-common:time_stop:2427 : start_time=1788866439553 2026-09-08 11:20:50.525 | + functions-common:time_stop:2429 : [[ -z 1788866439553 ]] 2026-09-08 11:20:50.529 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:20:50.534 | + functions-common:time_stop:2432 : end_time=1788866450531 2026-09-08 11:20:50.538 | + functions-common:time_stop:2433 : elapsed_time=10978 2026-09-08 11:20:50.540 | + functions-common:time_stop:2434 : total=21241 2026-09-08 11:20:50.543 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:20:50.546 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32219 2026-09-08 11:20:50.550 | + inc/python:pip_install:219 : return 0 2026-09-08 11:20:50.555 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-09-08 11:20:50.558 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-09-08 11:20:50.562 | + inc/python:use_library_from_git:266 : local name=pbr 2026-09-08 11:20:50.565 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:20:50.568 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:20:50.572 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-09-08 11:20:50.576 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:20:50.579 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-09-08 11:20:50.605 | Using python 3.12 to install pbr 2026-09-08 11:20:50.607 | + 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-08 11:20:51.588 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-09-08 11:20:51.633 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-09-08 11:20:51.927 | + inc/python:pip_install:216 : result=0 2026-09-08 11:20:51.930 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:20:51.932 | + functions-common:time_stop:2420 : local name 2026-09-08 11:20:51.936 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:20:51.939 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:20:51.943 | + functions-common:time_stop:2423 : local total 2026-09-08 11:20:51.947 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:20:51.950 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:20:51.953 | + functions-common:time_stop:2427 : start_time=1788866450598 2026-09-08 11:20:51.955 | + functions-common:time_stop:2429 : [[ -z 1788866450598 ]] 2026-09-08 11:20:51.959 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:20:51.964 | + functions-common:time_stop:2432 : end_time=1788866451961 2026-09-08 11:20:51.968 | + functions-common:time_stop:2433 : elapsed_time=1363 2026-09-08 11:20:51.972 | + functions-common:time_stop:2434 : total=32219 2026-09-08 11:20:51.974 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:20:51.977 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33582 2026-09-08 11:20:51.981 | + inc/python:pip_install:219 : return 0 2026-09-08 11:20:51.985 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-09-08 11:20:57.527 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-09-08 11:20:58.337 | Collecting bindep 2026-09-08 11:20:58.445 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-09-08 11:20:58.557 | Collecting distro>=1.7 (from bindep) 2026-09-08 11:20:58.572 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-09-08 11:20:58.656 | Collecting packaging (from bindep) 2026-09-08 11:20:58.661 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:20:58.709 | Collecting Parsley (from bindep) 2026-09-08 11:20:58.725 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-09-08 11:20:58.822 | Collecting pbr>=2 (from bindep) 2026-09-08 11:20:58.825 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:20:59.236 | Collecting setuptools (from pbr>=2->bindep) 2026-09-08 11:20:59.238 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-09-08 11:20:59.327 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-09-08 11:20:59.356 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-09-08 11:20:59.365 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-09-08 11:20:59.369 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-09-08 11:20:59.386 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-09-08 11:20:59.407 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.4 MB/s eta 0:00:00 2026-09-08 11:20:59.410 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-09-08 11:20:59.552 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-09-08 11:21:01.038 | 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-08 11:21:01.231 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-08 11:21:01.235 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-09-08 11:21:01.240 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-09-08 11:21:01.263 | + ./stack.sh:main:844 : pkgs= 2026-09-08 11:21:01.266 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-09-08 11:21:01.269 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-09-08 11:21:01.273 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 11:21:01.275 | + functions-common:run_phase:1849 : local phase=pre-install 2026-09-08 11:21:01.278 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 11:21:01.282 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 11:21:01.285 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 11:21:01.289 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 11:21:01.291 | + functions-common:run_phase:1858 : local extra 2026-09-08 11:21:01.296 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 11:21:01.301 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 11:21:01.306 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 11:21:01.308 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 11:21:01.312 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-09-08 11:21:01.316 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 11:21:01.335 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:21:01.337 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:21:01.340 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:21:01.344 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-09-08 11:21:01.346 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:21:01.350 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 11:21:01.354 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:21:01.357 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-09-08 11:21:01.360 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:21:01.363 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-08 11:21:01.367 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:21:01.370 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-08 11:21:01.374 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 11:21:01.377 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 11:21:01.380 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:21:01.383 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 11:21:01.386 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-09-08 11:21:01.388 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 11:21:01.391 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-09-08 11:21:01.394 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 11:21:01.397 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 11:21:01.401 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-09-08 11:21:01.405 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-09-08 11:21:01.409 | + functions:set_systemd_override:845 : local value=2048 2026-09-08 11:21:01.412 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-09-08 11:21:01.416 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-09-08 11:21:01.485 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-09-08 11:21:01.485 | Set systemd system override for DefaultLimitNOFILE=2048 2026-09-08 11:21:01.487 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-09-08 11:21:01.921 | + ./stack.sh:main:857 : install_rpc_backend 2026-09-08 11:21:01.924 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-09-08 11:21:01.943 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:21:01.945 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-09-08 11:21:01.949 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:21:01.953 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:21:01.957 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:21:01.961 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:21:01.964 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:21:01.967 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:21:01.971 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:21:01.975 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:21:01.978 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:21:01.983 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:21:01.987 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:21:01.990 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:21:01.994 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-09-08 11:21:01.998 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:21:02.001 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:21:02.005 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:21:02.009 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-09-08 11:21:02.037 | + 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-08 11:21:02.081 | Reading package lists... 2026-09-08 11:21:02.512 | Building dependency tree... 2026-09-08 11:21:02.514 | Reading state information... 2026-09-08 11:21:03.199 | The following packages were automatically installed and are no longer required: 2026-09-08 11:21:03.202 | libfwupd2 libgusb2 2026-09-08 11:21:03.202 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:21:03.205 | The following additional packages will be installed: 2026-09-08 11:21:03.205 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-08 11:21:03.205 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-08 11:21:03.206 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-08 11:21:03.208 | erlang-tools erlang-xmerl 2026-09-08 11:21:03.211 | Suggested packages: 2026-09-08 11:21:03.211 | erlang erlang-manpages erlang-doc 2026-09-08 11:21:03.280 | The following NEW packages will be installed: 2026-09-08 11:21:03.281 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-09-08 11:21:03.281 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-09-08 11:21:03.281 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-09-08 11:21:03.284 | erlang-tools erlang-xmerl rabbitmq-server 2026-09-08 11:21:03.394 | 0 upgraded, 18 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:21:03.394 | Need to get 36.1 MB of archives. 2026-09-08 11:21:03.394 | After this operation, 56.3 MB of additional disk space will be used. 2026-09-08 11:21:03.395 | 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-08 11:21:03.719 | 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-08 11:21:03.754 | 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-08 11:21:03.756 | 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-08 11:21:03.765 | 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-08 11:21:03.776 | 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-08 11:21:03.779 | 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-08 11:21:03.799 | 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-08 11:21:03.800 | 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-08 11:21:03.802 | 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-08 11:21:03.803 | 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-08 11:21:03.811 | 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-08 11:21:03.836 | 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-08 11:21:03.837 | 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-08 11:21:03.840 | 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-08 11:21:03.844 | 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-08 11:21:03.850 | 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-08 11:21:03.866 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-09-08 11:21:04.296 | perl: warning: Setting locale failed. 2026-09-08 11:21:04.297 | perl: warning: Please check that your locale settings: 2026-09-08 11:21:04.297 | LANGUAGE = (unset), 2026-09-08 11:21:04.297 | LC_ALL = "en_US.utf8", 2026-09-08 11:21:04.297 | LANG = "de_DE.UTF-8" 2026-09-08 11:21:04.297 | are supported and installed on your system. 2026-09-08 11:21:04.297 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:21:04.359 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:21:04.359 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:21:04.359 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:21:04.559 | Fetched 36.1 MB in 1s (48.7 MB/s) 2026-09-08 11:21:04.618 | Selecting previously unselected package erlang-base. 2026-09-08 11:21:04.682 | (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-08 11:21:04.689 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:04.693 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:05.058 | Selecting previously unselected package erlang-asn1. 2026-09-08 11:21:05.071 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:05.074 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:05.132 | Selecting previously unselected package erlang-crypto. 2026-09-08 11:21:05.143 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:05.148 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:05.191 | Selecting previously unselected package erlang-public-key. 2026-09-08 11:21:05.202 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:05.206 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:05.258 | Selecting previously unselected package erlang-mnesia. 2026-09-08 11:21:05.270 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:05.274 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:05.339 | Selecting previously unselected package erlang-runtime-tools. 2026-09-08 11:21:05.351 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:05.355 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:05.416 | Selecting previously unselected package erlang-ssl. 2026-09-08 11:21:05.428 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:05.431 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:05.522 | Selecting previously unselected package erlang-eldap. 2026-09-08 11:21:05.534 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:05.538 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:05.579 | Selecting previously unselected package erlang-ftp. 2026-09-08 11:21:05.592 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:05.595 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:05.637 | Selecting previously unselected package erlang-tftp. 2026-09-08 11:21:05.647 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:05.650 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:05.692 | Selecting previously unselected package erlang-inets. 2026-09-08 11:21:05.704 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:05.709 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:05.797 | Selecting previously unselected package erlang-snmp. 2026-09-08 11:21:05.808 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:05.812 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:05.969 | Selecting previously unselected package erlang-os-mon. 2026-09-08 11:21:05.981 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:05.985 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:06.032 | Selecting previously unselected package erlang-parsetools. 2026-09-08 11:21:06.044 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:06.047 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:06.092 | Selecting previously unselected package erlang-syntax-tools. 2026-09-08 11:21:06.103 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:06.108 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:06.157 | Selecting previously unselected package erlang-tools. 2026-09-08 11:21:06.168 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:06.171 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:06.234 | Selecting previously unselected package erlang-xmerl. 2026-09-08 11:21:06.246 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-09-08 11:21:06.250 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:06.331 | Selecting previously unselected package rabbitmq-server. 2026-09-08 11:21:06.343 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-09-08 11:21:06.350 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-08 11:21:07.393 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:07.752 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-09-08 11:21:07.752 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-09-08 11:21:10.232 | Searching for services which depend on erlang and should be started... none found. 2026-09-08 11:21:10.245 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.258 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.269 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.280 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.291 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.302 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.313 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.324 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.335 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.346 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.357 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.368 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.379 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.389 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.400 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.411 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-09-08 11:21:10.422 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-09-08 11:21:10.510 | info: Selecting GID from range 100 to 999 ... 2026-09-08 11:21:10.514 | info: Adding group `rabbitmq' (GID 118) ... 2026-09-08 11:21:10.610 | info: Selecting UID from range 100 to 999 ... 2026-09-08 11:21:10.610 | 2026-09-08 11:21:10.615 | info: Adding system user `rabbitmq' (UID 116) ... 2026-09-08 11:21:10.618 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-09-08 11:21:10.669 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-09-08 11:21:10.878 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-09-08 11:21:27.107 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:21:28.811 | perl: warning: Setting locale failed. 2026-09-08 11:21:28.812 | perl: warning: Please check that your locale settings: 2026-09-08 11:21:28.812 | LANGUAGE = (unset), 2026-09-08 11:21:28.812 | LC_ALL = "en_US.utf8", 2026-09-08 11:21:28.812 | LANG = "de_DE.UTF-8" 2026-09-08 11:21:28.813 | are supported and installed on your system. 2026-09-08 11:21:28.813 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:21:28.941 | perl: warning: Setting locale failed. 2026-09-08 11:21:28.941 | perl: warning: Please check that your locale settings: 2026-09-08 11:21:28.941 | LANGUAGE = (unset), 2026-09-08 11:21:28.941 | LC_ALL = "en_US.utf8", 2026-09-08 11:21:28.941 | LANG = "de_DE.UTF-8" 2026-09-08 11:21:28.942 | are supported and installed on your system. 2026-09-08 11:21:28.942 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:21:28.992 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:21:28.992 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:21:28.992 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:21:29.062 | perl: warning: Setting locale failed. 2026-09-08 11:21:29.062 | perl: warning: Please check that your locale settings: 2026-09-08 11:21:29.062 | LANGUAGE = (unset), 2026-09-08 11:21:29.062 | LC_ALL = "en_US.utf8", 2026-09-08 11:21:29.062 | LANG = "de_DE.UTF-8" 2026-09-08 11:21:29.062 | are supported and installed on your system. 2026-09-08 11:21:29.062 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:21:29.413 | 2026-09-08 11:21:29.414 | Running kernel seems to be up-to-date. 2026-09-08 11:21:29.414 | 2026-09-08 11:21:29.414 | Restarting services... 2026-09-08 11:21:29.480 | 2026-09-08 11:21:29.480 | Service restarts being deferred: 2026-09-08 11:21:29.480 | systemctl restart getty@tty1.service 2026-09-08 11:21:29.481 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:21:29.481 | systemctl restart systemd-logind.service 2026-09-08 11:21:29.481 | systemctl restart virtlockd.service 2026-09-08 11:21:29.481 | systemctl restart virtlogd.service 2026-09-08 11:21:29.481 | 2026-09-08 11:21:29.481 | No containers need to be restarted. 2026-09-08 11:21:29.481 | 2026-09-08 11:21:29.481 | User sessions running outdated binaries: 2026-09-08 11:21:29.481 | quobyte @ session #6: bash[2033], sshd[1986,2032] 2026-09-08 11:21:29.491 | quobyte @ user manager service: systemd[1165] 2026-09-08 11:21:29.501 | 2026-09-08 11:21:29.501 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:21:31.644 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:21:31.647 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:21:31.650 | + functions-common:time_stop:2420 : local name 2026-09-08 11:21:31.654 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:21:31.658 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:21:31.662 | + functions-common:time_stop:2423 : local total 2026-09-08 11:21:31.666 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:21:31.670 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:21:31.674 | + functions-common:time_stop:2427 : start_time=1788866462032 2026-09-08 11:21:31.678 | + functions-common:time_stop:2429 : [[ -z 1788866462032 ]] 2026-09-08 11:21:31.683 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:21:31.689 | + functions-common:time_stop:2432 : end_time=1788866491685 2026-09-08 11:21:31.693 | + functions-common:time_stop:2433 : elapsed_time=29653 2026-09-08 11:21:31.697 | + functions-common:time_stop:2434 : total=79397 2026-09-08 11:21:31.701 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:21:31.705 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=109050 2026-09-08 11:21:31.709 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:21:31.713 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-09-08 11:21:31.717 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:21:31.721 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:21:31.725 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:21:31.729 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:21:31.733 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:21:31.737 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:21:31.741 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:21:31.744 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:21:31.747 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:21:31.751 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:21:31.754 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:21:31.758 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:21:31.761 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:21:31.764 | + ./stack.sh:main:858 : restart_rpc_backend 2026-09-08 11:21:31.768 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-09-08 11:21:31.791 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:21:31.795 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-09-08 11:21:31.799 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:21:31.803 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-09-08 11:21:31.806 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-09-08 11:21:31.812 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-09-08 11:21:31.816 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-09-08 11:21:31.820 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-09-08 11:21:31.824 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-09-08 11:21:31.827 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-09-08 11:21:31.831 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-09-08 11:21:31.834 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-09-08 11:21:31.838 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-09-08 11:21:33.032 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-09-08 11:21:33.032 | user tags 2026-09-08 11:21:33.032 | guest [administrator]' 2026-09-08 11:21:33.038 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-09-08 11:21:33.038 | user tags 2026-09-08 11:21:33.039 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-09-08 11:21:33.039 | guest [administrator]' 2026-09-08 11:21:33.045 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-09-08 11:21:33.048 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-09-08 11:21:33.052 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-09-08 11:21:34.174 | Adding user "stackrabbit" ... 2026-09-08 11:21:34.193 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-09-08 11:21:34.217 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-09-08 11:21:35.291 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-09-08 11:21:35.326 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-09-08 11:21:35.328 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-09-08 11:21:36.466 | Changing password for user "stackrabbit" ... 2026-09-08 11:21:36.502 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-09-08 11:21:36.506 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-09-08 11:21:36.510 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-09-08 11:21:37.631 | Deleting user "guest" ... 2026-09-08 11:21:37.671 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-09-08 11:21:37.691 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:21:37.692 | + ./stack.sh:main:861 : install_database 2026-09-08 11:21:37.696 | + lib/database:install_database:118 : install_database_mysql 2026-09-08 11:21:37.700 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-09-08 11:21:37.704 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:21:37.707 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:21:37.711 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-09-08 11:21:37.724 | perl: warning: Setting locale failed. 2026-09-08 11:21:37.724 | perl: warning: Please check that your locale settings: 2026-09-08 11:21:37.724 | LANGUAGE = (unset), 2026-09-08 11:21:37.724 | LC_ALL = "en_US.utf8", 2026-09-08 11:21:37.725 | LANG = "de_DE.UTF-8" 2026-09-08 11:21:37.725 | are supported and installed on your system. 2026-09-08 11:21:37.725 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:21:37.776 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:21:37.776 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:21:37.776 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:21:37.885 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-09-08 11:21:37.888 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-09-08 11:21:37.894 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-09-08 11:21:37.897 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:21:37.900 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:21:37.903 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-09-08 11:21:37.906 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-09-08 11:21:37.909 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-09-08 11:21:37.915 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-09-08 11:21:37.918 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-09-08 11:21:37.921 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:21:37.925 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:21:37.928 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:21:37.931 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:21:37.933 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:21:37.937 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:21:37.940 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:21:37.943 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:21:37.946 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:21:37.949 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:21:37.952 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:21:37.955 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:21:37.959 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:21:37.963 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-09-08 11:21:37.967 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:21:37.970 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:21:37.973 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-09-08 11:21:37.977 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:21:37.981 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:21:37.984 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:21:37.988 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:21:37.991 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:21:37.994 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:21:37.998 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:21:38.002 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:21:38.006 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:21:38.010 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:21:38.014 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:21:38.017 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:21:38.020 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-09-08 11:21:38.024 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:21:38.027 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:21:38.031 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:21:38.034 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-09-08 11:21:38.063 | + 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-08 11:21:38.103 | Reading package lists... 2026-09-08 11:21:38.490 | Building dependency tree... 2026-09-08 11:21:38.494 | Reading state information... 2026-09-08 11:21:39.081 | The following packages were automatically installed and are no longer required: 2026-09-08 11:21:39.084 | libfwupd2 libgusb2 2026-09-08 11:21:39.084 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:21:39.086 | The following additional packages will be installed: 2026-09-08 11:21:39.087 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-08 11:21:39.087 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-08 11:21:39.087 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-08 11:21:39.087 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-08 11:21:39.088 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-08 11:21:39.089 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-08 11:21:39.090 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-09-08 11:21:39.093 | Suggested packages: 2026-09-08 11:21:39.094 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-09-08 11:21:39.094 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-09-08 11:21:39.155 | The following NEW packages will be installed: 2026-09-08 11:21:39.155 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-09-08 11:21:39.156 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-09-08 11:21:39.156 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-09-08 11:21:39.156 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-09-08 11:21:39.156 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-09-08 11:21:39.156 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-09-08 11:21:39.158 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-09-08 11:21:39.394 | 0 upgraded, 27 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:21:39.394 | Need to get 29.6 MB of archives. 2026-09-08 11:21:39.394 | After this operation, 243 MB of additional disk space will be used. 2026-09-08 11:21:39.394 | 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-08 11:21:40.323 | 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-08 11:21:40.325 | 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-08 11:21:40.325 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-09-08 11:21:40.329 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-09-08 11:21:40.335 | 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-08 11:21:40.782 | 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-08 11:21:40.808 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-09-08 11:21:40.809 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-09-08 11:21:40.810 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-09-08 11:21:40.812 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-09-08 11:21:40.816 | 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-08 11:21:40.817 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-09-08 11:21:40.818 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-09-08 11:21:40.818 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-09-08 11:21:40.881 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-09-08 11:21:40.916 | 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-08 11:21:40.917 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-09-08 11:21:40.918 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-09-08 11:21:40.919 | 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-08 11:21:40.920 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-09-08 11:21:40.920 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-09-08 11:21:40.921 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-09-08 11:21:40.922 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-09-08 11:21:40.977 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-09-08 11:21:41.135 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-09-08 11:21:41.136 | 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-08 11:21:41.377 | perl: warning: Setting locale failed. 2026-09-08 11:21:41.377 | perl: warning: Please check that your locale settings: 2026-09-08 11:21:41.378 | LANGUAGE = (unset), 2026-09-08 11:21:41.378 | LC_ALL = "en_US.utf8", 2026-09-08 11:21:41.378 | LANG = "de_DE.UTF-8" 2026-09-08 11:21:41.378 | are supported and installed on your system. 2026-09-08 11:21:41.379 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:21:41.442 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:21:41.442 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:21:41.442 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:21:41.572 | Vorkonfiguration der Pakete ... 2026-09-08 11:21:41.583 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:21:41.710 | Fetched 29.6 MB in 2s (15.2 MB/s) 2026-09-08 11:21:41.748 | Selecting previously unselected package mysql-client-core-8.0. 2026-09-08 11:21:41.816 | (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-08 11:21:41.823 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 11:21:41.827 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:21:42.207 | Selecting previously unselected package mysql-client-8.0. 2026-09-08 11:21:42.220 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 11:21:42.224 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:21:42.272 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-09-08 11:21:42.284 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2.1_amd64.deb ... 2026-09-08 11:21:42.292 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 11:21:42.337 | Selecting previously unselected package libmecab2:amd64. 2026-09-08 11:21:42.349 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-09-08 11:21:42.353 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-08 11:21:42.405 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-09-08 11:21:42.415 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-09-08 11:21:42.419 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-08 11:21:42.465 | Selecting previously unselected package mysql-server-core-8.0. 2026-09-08 11:21:42.478 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 11:21:42.482 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:21:43.358 | Selecting previously unselected package mysql-server-8.0. 2026-09-08 11:21:43.371 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.4_amd64.deb ... 2026-09-08 11:21:43.377 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:21:43.430 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:21:43.430 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:21:43.430 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:21:43.508 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:21:43.519 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:21:43.842 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:21:43.907 | Selecting previously unselected package libhtml-tagset-perl. 2026-09-08 11:21:43.918 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-09-08 11:21:43.922 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-09-08 11:21:43.963 | Selecting previously unselected package liburi-perl. 2026-09-08 11:21:43.975 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-09-08 11:21:43.979 | Unpacking liburi-perl (5.27-1) ... 2026-09-08 11:21:44.062 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-09-08 11:21:44.075 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-09-08 11:21:44.078 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-08 11:21:44.134 | Selecting previously unselected package libcgi-pm-perl. 2026-09-08 11:21:44.146 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-09-08 11:21:44.151 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-09-08 11:21:44.210 | Selecting previously unselected package libfcgi0t64:amd64. 2026-09-08 11:21:44.223 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:21:44.227 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-08 11:21:44.268 | Selecting previously unselected package libfcgi-perl. 2026-09-08 11:21:44.280 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-09-08 11:21:44.285 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-09-08 11:21:44.327 | Selecting previously unselected package libcgi-fast-perl. 2026-09-08 11:21:44.338 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-09-08 11:21:44.342 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-09-08 11:21:44.384 | Selecting previously unselected package libclone-perl:amd64. 2026-09-08 11:21:44.395 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-09-08 11:21:44.398 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-09-08 11:21:44.440 | Selecting previously unselected package libencode-locale-perl. 2026-09-08 11:21:44.452 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-09-08 11:21:44.456 | Unpacking libencode-locale-perl (1.05-3) ... 2026-09-08 11:21:44.496 | Selecting previously unselected package libfcgi-bin. 2026-09-08 11:21:44.509 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:21:44.513 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-08 11:21:44.552 | Selecting previously unselected package libhtml-template-perl. 2026-09-08 11:21:44.565 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-09-08 11:21:44.570 | Unpacking libhtml-template-perl (2.97-2) ... 2026-09-08 11:21:44.614 | Selecting previously unselected package libtimedate-perl. 2026-09-08 11:21:44.627 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-09-08 11:21:44.631 | Unpacking libtimedate-perl (2.3300-2) ... 2026-09-08 11:21:44.698 | Selecting previously unselected package libhttp-date-perl. 2026-09-08 11:21:44.711 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-09-08 11:21:44.714 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-08 11:21:44.754 | Selecting previously unselected package libio-html-perl. 2026-09-08 11:21:44.767 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-09-08 11:21:44.771 | Unpacking libio-html-perl (1.004-3) ... 2026-09-08 11:21:44.811 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-09-08 11:21:44.823 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-09-08 11:21:44.827 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-09-08 11:21:44.870 | Selecting previously unselected package libhttp-message-perl. 2026-09-08 11:21:44.881 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-09-08 11:21:44.884 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-08 11:21:44.936 | Selecting previously unselected package mecab-utils. 2026-09-08 11:21:44.948 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-09-08 11:21:44.952 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-09-08 11:21:44.997 | Selecting previously unselected package mecab-ipadic. 2026-09-08 11:21:45.010 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-09-08 11:21:45.014 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-08 11:21:45.617 | Selecting previously unselected package mecab-ipadic-utf8. 2026-09-08 11:21:45.629 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-09-08 11:21:45.633 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-08 11:21:45.672 | Selecting previously unselected package mysql-server. 2026-09-08 11:21:45.685 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.4_all.deb ... 2026-09-08 11:21:45.689 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:21:45.757 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-09-08 11:21:45.769 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-09-08 11:21:45.784 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:21:45.795 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-09-08 11:21:45.806 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2.1) ... 2026-09-08 11:21:45.817 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-08 11:21:45.829 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-09-08 11:21:45.839 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-09-08 11:21:45.850 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-09-08 11:21:45.862 | Setting up libencode-locale-perl (1.05-3) ... 2026-09-08 11:21:45.872 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-09-08 11:21:45.883 | Setting up libio-html-perl (1.004-3) ... 2026-09-08 11:21:45.893 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:21:45.904 | Setting up libtimedate-perl (2.3300-2) ... 2026-09-08 11:21:45.915 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:21:45.926 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-09-08 11:21:45.937 | Setting up liburi-perl (5.27-1) ... 2026-09-08 11:21:45.947 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:21:45.996 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:21:46.049 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:21:46.049 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:21:46.050 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:21:46.127 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:21:46.138 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:21:46.191 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-09-08 11:21:46.225 | Renaming removed key_buffer and myisam-recover options (if present) 2026-09-08 11:21:57.889 | mysqld will log errors to /var/log/mysql/error.log 2026-09-08 11:21:58.723 | mysqld is running as pid 17004 2026-09-08 11:22:01.167 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-09-08 11:22:02.799 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-09-08 11:22:02.810 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-09-08 11:22:02.819 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-08 11:22:02.823 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-08 11:22:02.824 | 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-08 11:22:02.824 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-08 11:22:02.824 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-08 11:22:02.898 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-08 11:22:02.899 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-08 11:22:03.212 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-08 11:22:03.212 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-08 11:22:03.213 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-08 11:22:03.213 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-08 11:22:03.260 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-08 11:22:03.261 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-08 11:22:03.269 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-08 11:22:03.269 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-08 11:22:03.270 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-08 11:22:03.272 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-08 11:22:03.273 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-08 11:22:03.420 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-08 11:22:03.421 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-08 11:22:03.651 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-08 11:22:03.701 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-08 11:22:03.706 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-08 11:22:03.706 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-08 11:22:03.707 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-08 11:22:03.800 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-08 11:22:03.829 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-08 11:22:03.836 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-08 11:22:03.837 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-08 11:22:03.837 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-08 11:22:04.188 | 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-08 11:22:04.308 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-08 11:22:04.557 | 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-08 11:22:04.560 | 2026-09-08 11:22:04.560 | done! 2026-09-08 11:22:04.567 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-08 11:22:04.574 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-09-08 11:22:04.584 | Compiling IPA dictionary for Mecab. This takes long time... 2026-09-08 11:22:04.589 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-09-08 11:22:04.589 | 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-08 11:22:04.589 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-09-08 11:22:04.590 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-09-08 11:22:04.692 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-09-08 11:22:04.692 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-09-08 11:22:05.149 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-09-08 11:22:05.149 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-09-08 11:22:05.151 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-09-08 11:22:05.151 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-09-08 11:22:05.233 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-09-08 11:22:05.234 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-09-08 11:22:05.246 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-09-08 11:22:05.246 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-09-08 11:22:05.246 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-09-08 11:22:05.250 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-09-08 11:22:05.250 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-09-08 11:22:05.455 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-09-08 11:22:05.456 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-09-08 11:22:05.762 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-09-08 11:22:05.830 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-09-08 11:22:05.835 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-09-08 11:22:05.836 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-09-08 11:22:05.837 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-09-08 11:22:05.959 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-09-08 11:22:05.998 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-09-08 11:22:06.008 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-09-08 11:22:06.009 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-09-08 11:22:06.009 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-09-08 11:22:06.437 | 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-08 11:22:06.565 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-09-08 11:22:06.816 | 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-08 11:22:06.818 | 2026-09-08 11:22:06.819 | done! 2026-09-08 11:22:06.826 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-09-08 11:22:06.834 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-09-08 11:22:06.845 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-09-08 11:22:06.856 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.4) ... 2026-09-08 11:22:06.867 | Setting up libcgi-pm-perl (4.63-1) ... 2026-09-08 11:22:06.878 | Setting up libhtml-template-perl (2.97-2) ... 2026-09-08 11:22:06.889 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-09-08 11:22:06.901 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:22:08.788 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 11:22:09.030 | perl: warning: Setting locale failed. 2026-09-08 11:22:09.031 | perl: warning: Please check that your locale settings: 2026-09-08 11:22:09.031 | LANGUAGE = (unset), 2026-09-08 11:22:09.031 | LC_ALL = "en_US.utf8", 2026-09-08 11:22:09.031 | LANG = "de_DE.UTF-8" 2026-09-08 11:22:09.031 | are supported and installed on your system. 2026-09-08 11:22:09.031 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:22:09.162 | perl: warning: Setting locale failed. 2026-09-08 11:22:09.163 | perl: warning: Please check that your locale settings: 2026-09-08 11:22:09.163 | LANGUAGE = (unset), 2026-09-08 11:22:09.163 | LC_ALL = "en_US.utf8", 2026-09-08 11:22:09.163 | LANG = "de_DE.UTF-8" 2026-09-08 11:22:09.163 | are supported and installed on your system. 2026-09-08 11:22:09.163 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:22:09.214 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:22:09.214 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:22:09.214 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:22:09.288 | perl: warning: Setting locale failed. 2026-09-08 11:22:09.288 | perl: warning: Please check that your locale settings: 2026-09-08 11:22:09.288 | LANGUAGE = (unset), 2026-09-08 11:22:09.288 | LC_ALL = "en_US.utf8", 2026-09-08 11:22:09.289 | LANG = "de_DE.UTF-8" 2026-09-08 11:22:09.289 | are supported and installed on your system. 2026-09-08 11:22:09.289 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:22:09.641 | 2026-09-08 11:22:09.641 | Running kernel seems to be up-to-date. 2026-09-08 11:22:09.642 | 2026-09-08 11:22:09.642 | Restarting services... 2026-09-08 11:22:09.706 | 2026-09-08 11:22:09.706 | Service restarts being deferred: 2026-09-08 11:22:09.707 | systemctl restart getty@tty1.service 2026-09-08 11:22:09.707 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:22:09.707 | systemctl restart systemd-logind.service 2026-09-08 11:22:09.707 | systemctl restart virtlockd.service 2026-09-08 11:22:09.707 | systemctl restart virtlogd.service 2026-09-08 11:22:09.707 | 2026-09-08 11:22:09.707 | No containers need to be restarted. 2026-09-08 11:22:09.707 | 2026-09-08 11:22:09.708 | User sessions running outdated binaries: 2026-09-08 11:22:09.708 | quobyte @ session #6: bash[2033], sshd[1986,2032] 2026-09-08 11:22:09.718 | quobyte @ user manager service: systemd[1165] 2026-09-08 11:22:09.731 | 2026-09-08 11:22:09.731 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:22:11.847 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:22:11.850 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:22:11.853 | + functions-common:time_stop:2420 : local name 2026-09-08 11:22:11.856 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:22:11.859 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:22:11.863 | + functions-common:time_stop:2423 : local total 2026-09-08 11:22:11.866 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:22:11.869 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:22:11.873 | + functions-common:time_stop:2427 : start_time=1788866498058 2026-09-08 11:22:11.876 | + functions-common:time_stop:2429 : [[ -z 1788866498058 ]] 2026-09-08 11:22:11.880 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:22:11.886 | + functions-common:time_stop:2432 : end_time=1788866531882 2026-09-08 11:22:11.889 | + functions-common:time_stop:2433 : elapsed_time=33824 2026-09-08 11:22:11.892 | + functions-common:time_stop:2434 : total=109050 2026-09-08 11:22:11.895 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:22:11.899 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=142874 2026-09-08 11:22:11.902 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:22:11.906 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-09-08 11:22:11.909 | + ./stack.sh:main:864 : install_database_python 2026-09-08 11:22:11.913 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-09-08 11:22:11.917 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-09-08 11:22:11.920 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-09-08 11:22:11.924 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 11:22:11.929 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-09-08 11:22:11.932 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-09-08 11:22:11.935 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 11:22:11.941 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-09-08 11:22:11.941 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 11:22:11.947 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-09-08 11:22:11.951 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-09-08 11:22:11.954 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-09-08 11:22:11.959 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-09-08 11:22:11.961 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-09-08 11:22:11.991 | Using python 3.12 to install PyMySQL 2026-09-08 11:22:11.995 | + 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-08 11:22:13.154 | Collecting PyMySQL 2026-09-08 11:22:13.302 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-09-08 11:22:13.328 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-09-08 11:22:13.521 | Installing collected packages: PyMySQL 2026-09-08 11:22:13.591 | Successfully installed PyMySQL-1.2.0 2026-09-08 11:22:13.727 | + inc/python:pip_install:216 : result=0 2026-09-08 11:22:13.730 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:22:13.733 | + functions-common:time_stop:2420 : local name 2026-09-08 11:22:13.736 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:22:13.740 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:22:13.743 | + functions-common:time_stop:2423 : local total 2026-09-08 11:22:13.746 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:22:13.750 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:22:13.752 | + functions-common:time_stop:2427 : start_time=1788866531984 2026-09-08 11:22:13.755 | + functions-common:time_stop:2429 : [[ -z 1788866531984 ]] 2026-09-08 11:22:13.759 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:22:13.764 | + functions-common:time_stop:2432 : end_time=1788866533760 2026-09-08 11:22:13.767 | + functions-common:time_stop:2433 : elapsed_time=1776 2026-09-08 11:22:13.771 | + functions-common:time_stop:2434 : total=33582 2026-09-08 11:22:13.774 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:22:13.777 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35358 2026-09-08 11:22:13.781 | + inc/python:pip_install:219 : return 0 2026-09-08 11:22:13.784 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-09-08 11:22:13.787 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-09-08 11:22:13.790 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-09-08 11:22:13.793 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-09-08 11:22:13.815 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:22:13.818 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-09-08 11:22:13.821 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-09-08 11:22:13.841 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:22:13.844 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-09-08 11:22:13.866 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:22:13.870 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-09-08 11:22:13.891 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:22:13.895 | + ./stack.sh:main:872 : install_etcd3 2026-09-08 11:22:13.898 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-09-08 11:22:13.898 | Installing etcd 2026-09-08 11:22:13.901 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-09-08 11:22:13.917 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-09-08 11:22:13.933 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-09-08 11:22:13.936 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-09-08 11:22:13.953 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-09-08 11:22:13.960 | ++ 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-08 11:22:13.961 | ++ 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-08 11:22:13.961 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-09-08 11:22:13.963 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-09-08 11:22:13.967 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-09-08 11:22:13.971 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 11:22:13.974 | ++ 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-08 11:22:13.977 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-09-08 11:22:13.981 | ++ 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-08 11:22:13.986 | --2026-09-08 13:22:13-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 11:22:14.035 | Resolving github.com (github.com)... 140.82.121.4 2026-09-08 11:22:14.051 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-09-08 11:22:14.274 | HTTP request sent, awaiting response... 302 Found 2026-09-08 11:22:14.274 | 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-08T12%3A07%3A56Z&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-08T11%3A07%3A14Z&ske=2026-09-08T12%3A07%3A56Z&sks=b&skv=2018-11-09&sig=oCyaT2jD2CgtOmeZOqRAT1QmukjsrE4pMOtflEWIMgc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg2ODMzNCwibmJmIjoxNzg4ODY2NTM0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.7YMnV1udnX2YgN-pW5ax08C3RMlbuuIJ9x7y-T8EkJo&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-09-08 11:22:14.275 | --2026-09-08 13:22:14-- 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-08T12%3A07%3A56Z&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-08T11%3A07%3A14Z&ske=2026-09-08T12%3A07%3A56Z&sks=b&skv=2018-11-09&sig=oCyaT2jD2CgtOmeZOqRAT1QmukjsrE4pMOtflEWIMgc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg2ODMzNCwibmJmIjoxNzg4ODY2NTM0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.7YMnV1udnX2YgN-pW5ax08C3RMlbuuIJ9x7y-T8EkJo&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-09-08 11:22:14.302 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2026-09-08 11:22:14.314 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-09-08 11:22:14.356 | HTTP request sent, awaiting response... 200 OK 2026-09-08 11:22:14.356 | Length: 20927601 (20M) [application/octet-stream] 2026-09-08 11:22:14.356 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-08 11:22:14.432 | 2026-09-08 11:22:14.891 | 0K ........ ........ ... 100% 37.3M=0.5s 2026-09-08 11:22:14.891 | 2026-09-08 11:22:14.891 | 2026-09-08 13:22:14 (37.3 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-09-08 11:22:14.892 | 2026-09-08 11:22:14.896 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-09-08 11:22:14.900 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 11:22:14.903 | ++ functions:get_extra_file:81 : return 2026-09-08 11:22:14.908 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-09-08 11:22:14.911 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-09-08 11:22:14.914 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-09-08 11:22:14.917 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-09-08 11:22:14.944 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-09-08 11:22:14.947 | + 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-08 11:22:14.957 | etcd-v3.5.21-linux-amd64/ 2026-09-08 11:22:14.957 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-09-08 11:22:14.957 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-09-08 11:22:14.957 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-09-08 11:22:14.958 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-09-08 11:22:14.958 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-09-08 11:22:14.958 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-09-08 11:22:14.958 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-09-08 11:22:14.959 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-09-08 11:22:14.959 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-09-08 11:22:14.959 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-09-08 11:22:14.959 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-09-08 11:22:14.960 | etcd-v3.5.21-linux-amd64/README.md 2026-09-08 11:22:14.960 | etcd-v3.5.21-linux-amd64/etcdutl 2026-09-08 11:22:15.121 | etcd-v3.5.21-linux-amd64/etcdctl 2026-09-08 11:22:15.315 | etcd-v3.5.21-linux-amd64/etcd 2026-09-08 11:22:15.571 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-09-08 11:22:15.610 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-09-08 11:22:15.642 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-09-08 11:22:15.646 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-09-08 11:22:15.668 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:22:15.672 | + ./stack.sh:main:891 : install_dstat 2026-09-08 11:22:15.675 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-09-08 11:22:15.697 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:22:15.701 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-09-08 11:22:15.704 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:22:15.707 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-09-08 11:22:15.710 | + ./stack.sh:main:900 : install_libs 2026-09-08 11:22:15.713 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-09-08 11:22:15.717 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-09-08 11:22:15.720 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-09-08 11:22:15.723 | + inc/python:use_library_from_git:266 : local name=automaton 2026-09-08 11:22:15.726 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:15.729 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:15.733 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-09-08 11:22:15.735 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:15.739 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-09-08 11:22:15.742 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-09-08 11:22:15.745 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-09-08 11:22:15.748 | + inc/python:use_library_from_git:266 : local name=castellan 2026-09-08 11:22:15.751 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:15.754 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:15.757 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-09-08 11:22:15.760 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:15.763 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-09-08 11:22:15.767 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-09-08 11:22:15.770 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-09-08 11:22:15.773 | + inc/python:use_library_from_git:266 : local name=cliff 2026-09-08 11:22:15.776 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:15.779 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:15.782 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-09-08 11:22:15.785 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:15.789 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-09-08 11:22:15.792 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-09-08 11:22:15.795 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-09-08 11:22:15.798 | + inc/python:use_library_from_git:266 : local name=cursive 2026-09-08 11:22:15.801 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:15.803 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:15.807 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-09-08 11:22:15.810 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:15.813 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-09-08 11:22:15.817 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-09-08 11:22:15.820 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-09-08 11:22:15.824 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-09-08 11:22:15.827 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:15.830 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:15.833 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-09-08 11:22:15.836 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:15.839 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-09-08 11:22:15.842 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-09-08 11:22:15.845 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-09-08 11:22:15.848 | + inc/python:use_library_from_git:266 : local name=futurist 2026-09-08 11:22:15.851 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:15.854 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:15.858 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-09-08 11:22:15.861 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:15.864 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-09-08 11:22:15.867 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-09-08 11:22:15.870 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-09-08 11:22:15.874 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-09-08 11:22:15.877 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:15.880 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:15.884 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-09-08 11:22:15.887 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:15.890 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-09-08 11:22:15.894 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-09-08 11:22:15.897 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-09-08 11:22:15.900 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-09-08 11:22:15.904 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:15.907 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:15.910 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-09-08 11:22:15.913 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:15.916 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-09-08 11:22:15.919 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-09-08 11:22:15.923 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-09-08 11:22:15.926 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-09-08 11:22:15.928 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:15.932 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:15.935 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-09-08 11:22:15.938 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:15.941 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-09-08 11:22:15.944 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-09-08 11:22:15.948 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-09-08 11:22:15.951 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-09-08 11:22:15.954 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:15.957 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:15.960 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-09-08 11:22:15.964 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:15.967 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-09-08 11:22:15.970 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-09-08 11:22:15.974 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-09-08 11:22:15.976 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-09-08 11:22:15.980 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:15.983 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:15.986 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-09-08 11:22:15.989 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:15.992 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-09-08 11:22:15.996 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-09-08 11:22:15.999 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-09-08 11:22:16.002 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-09-08 11:22:16.004 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.007 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.011 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-09-08 11:22:16.014 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.017 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-09-08 11:22:16.020 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-09-08 11:22:16.023 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-09-08 11:22:16.026 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-09-08 11:22:16.029 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.034 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.038 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-09-08 11:22:16.042 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.046 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-09-08 11:22:16.050 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-09-08 11:22:16.054 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-09-08 11:22:16.059 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-09-08 11:22:16.062 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.066 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.070 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-09-08 11:22:16.075 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.079 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-09-08 11:22:16.083 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-09-08 11:22:16.087 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-09-08 11:22:16.091 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-09-08 11:22:16.095 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.099 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.103 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-09-08 11:22:16.107 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.111 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-09-08 11:22:16.115 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-09-08 11:22:16.120 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-09-08 11:22:16.124 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-09-08 11:22:16.128 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.132 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.136 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-09-08 11:22:16.140 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.144 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-09-08 11:22:16.148 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-09-08 11:22:16.152 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-09-08 11:22:16.156 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-09-08 11:22:16.160 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.164 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.168 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-09-08 11:22:16.172 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.176 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-09-08 11:22:16.181 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-09-08 11:22:16.185 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-09-08 11:22:16.189 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-09-08 11:22:16.193 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.197 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.201 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-09-08 11:22:16.205 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.209 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-09-08 11:22:16.213 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-09-08 11:22:16.217 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-09-08 11:22:16.221 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-09-08 11:22:16.225 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.229 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.233 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-09-08 11:22:16.237 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.241 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-09-08 11:22:16.245 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-09-08 11:22:16.249 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-09-08 11:22:16.253 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-09-08 11:22:16.257 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.260 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.264 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-09-08 11:22:16.269 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.273 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-09-08 11:22:16.277 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-09-08 11:22:16.281 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-09-08 11:22:16.284 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-09-08 11:22:16.288 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.292 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.296 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-09-08 11:22:16.301 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.304 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-09-08 11:22:16.308 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-09-08 11:22:16.312 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-09-08 11:22:16.317 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-09-08 11:22:16.321 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.325 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.329 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-09-08 11:22:16.332 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.337 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-09-08 11:22:16.341 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-09-08 11:22:16.345 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-09-08 11:22:16.349 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-09-08 11:22:16.352 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.356 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.360 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-09-08 11:22:16.364 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.369 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-09-08 11:22:16.373 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-09-08 11:22:16.376 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-09-08 11:22:16.381 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-09-08 11:22:16.385 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.389 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.393 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-09-08 11:22:16.396 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.400 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-09-08 11:22:16.404 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-09-08 11:22:16.408 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-09-08 11:22:16.412 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-09-08 11:22:16.415 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.419 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.423 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-09-08 11:22:16.427 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.431 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-09-08 11:22:16.434 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-09-08 11:22:16.438 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-09-08 11:22:16.442 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-09-08 11:22:16.446 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.451 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.455 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-09-08 11:22:16.458 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.462 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-09-08 11:22:16.466 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-09-08 11:22:16.470 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-09-08 11:22:16.473 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-09-08 11:22:16.477 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.481 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.485 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-09-08 11:22:16.489 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.493 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-09-08 11:22:16.497 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-09-08 11:22:16.501 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-09-08 11:22:16.505 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-09-08 11:22:16.508 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.512 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.516 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-09-08 11:22:16.520 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.524 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-09-08 11:22:16.527 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-09-08 11:22:16.530 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-09-08 11:22:16.534 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-09-08 11:22:16.538 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.542 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.546 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-09-08 11:22:16.550 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.554 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-09-08 11:22:16.558 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-09-08 11:22:16.562 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-09-08 11:22:16.566 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-09-08 11:22:16.570 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.574 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.578 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-09-08 11:22:16.582 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.586 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-09-08 11:22:16.589 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-09-08 11:22:16.593 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-09-08 11:22:16.598 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-09-08 11:22:16.602 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.606 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.609 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-09-08 11:22:16.613 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.617 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-09-08 11:22:16.620 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-09-08 11:22:16.624 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-09-08 11:22:16.628 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-09-08 11:22:16.632 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.636 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.640 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-09-08 11:22:16.644 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.648 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-09-08 11:22:16.652 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-09-08 11:22:16.656 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-09-08 11:22:16.660 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-09-08 11:22:16.664 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.668 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.671 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-09-08 11:22:16.675 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.679 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-09-08 11:22:16.684 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-09-08 11:22:16.688 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-09-08 11:22:16.692 | + inc/python:use_library_from_git:266 : local name=tooz 2026-09-08 11:22:16.695 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.699 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.703 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-09-08 11:22:16.708 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.712 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-09-08 11:22:16.716 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-09-08 11:22:16.720 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-09-08 11:22:16.724 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-09-08 11:22:16.728 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.731 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.735 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-09-08 11:22:16.739 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.743 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-09-08 11:22:16.747 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-09-08 11:22:16.751 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-09-08 11:22:16.755 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-09-08 11:22:16.759 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.763 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.767 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-09-08 11:22:16.771 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.775 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-09-08 11:22:16.778 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-09-08 11:22:16.781 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-09-08 11:22:16.785 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-09-08 11:22:16.788 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.792 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.795 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-09-08 11:22:16.799 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.803 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-09-08 11:22:16.807 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-09-08 11:22:16.812 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-09-08 11:22:16.815 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-09-08 11:22:16.819 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.824 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.827 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-09-08 11:22:16.831 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.836 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-09-08 11:22:16.840 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-09-08 11:22:16.844 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:16.848 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:16.851 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-09-08 11:22:16.854 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:16.857 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-09-08 11:22:16.883 | Using python 3.12 to install etcd3gw 2026-09-08 11:22:16.885 | + 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-08 11:22:18.130 | Collecting etcd3gw 2026-09-08 11:22:18.264 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 11:22:18.275 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-09-08 11:22:18.300 | Collecting requests>=2.20.0 (from etcd3gw) 2026-09-08 11:22:18.302 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 11:22:18.347 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-09-08 11:22:18.363 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:22:18.406 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-09-08 11:22:18.424 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-09-08 11:22:19.076 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-09-08 11:22:19.093 | 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-08 11:22:19.106 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-09-08 11:22:19.348 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-09-08 11:22:19.351 | 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-08 11:22:19.367 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-09-08 11:22:19.369 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-09-08 11:22:19.391 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-09-08 11:22:19.395 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-09-08 11:22:19.399 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-09-08 11:22:19.431 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-09-08 11:22:19.482 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-09-08 11:22:19.514 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-09-08 11:22:19.524 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-09-08 11:22:19.527 | 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-08 11:22:19.530 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-09-08 11:22:19.532 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-09-08 11:22:19.548 | 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-08 11:22:19.798 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-09-08 11:22:19.856 | Attempting uninstall: urllib3 2026-09-08 11:22:19.864 | Found existing installation: urllib3 2.0.7 2026-09-08 11:22:19.864 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:22:19.864 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-09-08 11:22:20.008 | Attempting uninstall: idna 2026-09-08 11:22:20.013 | Found existing installation: idna 3.6 2026-09-08 11:22:20.013 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:22:20.015 | Can't uninstall 'idna'. No files were found to uninstall. 2026-09-08 11:22:20.181 | Attempting uninstall: requests 2026-09-08 11:22:20.190 | Found existing installation: requests 2.31.0 2026-09-08 11:22:20.190 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:22:20.191 | Can't uninstall 'requests'. No files were found to uninstall. 2026-09-08 11:22:20.443 | 2026-09-08 11:22:20.450 | 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-08 11:22:20.591 | + inc/python:pip_install:216 : result=0 2026-09-08 11:22:20.595 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:22:20.599 | + functions-common:time_stop:2420 : local name 2026-09-08 11:22:20.602 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:22:20.605 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:22:20.608 | + functions-common:time_stop:2423 : local total 2026-09-08 11:22:20.611 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:22:20.615 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:22:20.617 | + functions-common:time_stop:2427 : start_time=1788866536875 2026-09-08 11:22:20.621 | + functions-common:time_stop:2429 : [[ -z 1788866536875 ]] 2026-09-08 11:22:20.625 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:22:20.629 | + functions-common:time_stop:2432 : end_time=1788866540626 2026-09-08 11:22:20.633 | + functions-common:time_stop:2433 : elapsed_time=3751 2026-09-08 11:22:20.636 | + functions-common:time_stop:2434 : total=35358 2026-09-08 11:22:20.639 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:22:20.642 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39109 2026-09-08 11:22:20.645 | + inc/python:pip_install:219 : return 0 2026-09-08 11:22:20.649 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-09-08 11:22:20.652 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-09-08 11:22:20.656 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-09-08 11:22:20.659 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:22:20.662 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:22:20.666 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:22:20.669 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:22:20.672 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:22:20.676 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:22:20.679 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:22:20.682 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:22:20.686 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:22:20.689 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:22:20.692 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:22:20.696 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:22:20.699 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:22:20.702 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-09-08 11:22:20.705 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:22:20.709 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:22:20.712 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-09-08 11:22:20.715 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-09-08 11:22:20.718 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:22:20.721 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:22:20.724 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:22:20.727 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:22:20.730 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:22:20.734 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:22:20.736 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:22:20.739 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:22:20.743 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:22:20.746 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:22:20.749 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:22:20.752 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:22:20.756 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-09-08 11:22:20.760 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:22:20.763 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:22:20.766 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:22:20.770 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-09-08 11:22:20.799 | + 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-08 11:22:20.836 | Reading package lists... 2026-09-08 11:22:21.209 | Building dependency tree... 2026-09-08 11:22:21.210 | Reading state information... 2026-09-08 11:22:21.760 | The following packages were automatically installed and are no longer required: 2026-09-08 11:22:21.762 | libfwupd2 libgusb2 2026-09-08 11:22:21.762 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:22:21.764 | The following additional packages will be installed: 2026-09-08 11:22:21.766 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-09-08 11:22:21.768 | Suggested packages: 2026-09-08 11:22:21.768 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-09-08 11:22:21.769 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-09-08 11:22:21.769 | python3-uwsgidecorators 2026-09-08 11:22:21.807 | The following NEW packages will be installed: 2026-09-08 11:22:21.809 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-09-08 11:22:21.905 | 0 upgraded, 6 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:22:21.905 | Need to get 1270 kB of archives. 2026-09-08 11:22:21.905 | After this operation, 4285 kB of additional disk space will be used. 2026-09-08 11:22:21.905 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-09-08 11:22:22.016 | 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-08 11:22:22.034 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-09-08 11:22:22.065 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-09-08 11:22:22.091 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-09-08 11:22:22.091 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-09-08 11:22:22.322 | perl: warning: Setting locale failed. 2026-09-08 11:22:22.322 | perl: warning: Please check that your locale settings: 2026-09-08 11:22:22.322 | LANGUAGE = (unset), 2026-09-08 11:22:22.322 | LC_ALL = "en_US.utf8", 2026-09-08 11:22:22.322 | LANG = "de_DE.UTF-8" 2026-09-08 11:22:22.322 | are supported and installed on your system. 2026-09-08 11:22:22.322 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:22:22.389 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:22:22.389 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:22:22.389 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:22:22.582 | Fetched 1270 kB in 0s (4876 kB/s) 2026-09-08 11:22:22.629 | Selecting previously unselected package libnorm1t64:amd64. 2026-09-08 11:22:22.707 | (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-08 11:22:22.715 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-09-08 11:22:22.723 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-08 11:22:22.776 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-09-08 11:22:22.790 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-09-08 11:22:22.794 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-08 11:22:22.846 | Selecting previously unselected package libzmq5:amd64. 2026-09-08 11:22:22.860 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-09-08 11:22:22.864 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-09-08 11:22:22.920 | Selecting previously unselected package uwsgi-core. 2026-09-08 11:22:22.934 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-09-08 11:22:22.938 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-08 11:22:23.119 | Selecting previously unselected package uwsgi. 2026-09-08 11:22:23.133 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-09-08 11:22:23.140 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-09-08 11:22:23.197 | Selecting previously unselected package uwsgi-plugin-python3. 2026-09-08 11:22:23.211 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-09-08 11:22:23.215 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-08 11:22:23.289 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-09-08 11:22:23.301 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-09-08 11:22:23.312 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-09-08 11:22:23.323 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-09-08 11:22:23.341 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-09-08 11:22:23.912 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-09-08 11:22:23.947 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:22:24.942 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 11:22:25.174 | perl: warning: Setting locale failed. 2026-09-08 11:22:25.174 | perl: warning: Please check that your locale settings: 2026-09-08 11:22:25.175 | LANGUAGE = (unset), 2026-09-08 11:22:25.175 | LC_ALL = "en_US.utf8", 2026-09-08 11:22:25.175 | LANG = "de_DE.UTF-8" 2026-09-08 11:22:25.175 | are supported and installed on your system. 2026-09-08 11:22:25.175 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:22:25.306 | perl: warning: Setting locale failed. 2026-09-08 11:22:25.306 | perl: warning: Please check that your locale settings: 2026-09-08 11:22:25.306 | LANGUAGE = (unset), 2026-09-08 11:22:25.306 | LC_ALL = "en_US.utf8", 2026-09-08 11:22:25.306 | LANG = "de_DE.UTF-8" 2026-09-08 11:22:25.307 | are supported and installed on your system. 2026-09-08 11:22:25.307 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:22:25.357 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:22:25.358 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:22:25.358 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:22:25.429 | perl: warning: Setting locale failed. 2026-09-08 11:22:25.429 | perl: warning: Please check that your locale settings: 2026-09-08 11:22:25.429 | LANGUAGE = (unset), 2026-09-08 11:22:25.429 | LC_ALL = "en_US.utf8", 2026-09-08 11:22:25.429 | LANG = "de_DE.UTF-8" 2026-09-08 11:22:25.429 | are supported and installed on your system. 2026-09-08 11:22:25.430 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:22:25.778 | 2026-09-08 11:22:25.778 | Running kernel seems to be up-to-date. 2026-09-08 11:22:25.779 | 2026-09-08 11:22:25.779 | Restarting services... 2026-09-08 11:22:25.841 | 2026-09-08 11:22:25.841 | Service restarts being deferred: 2026-09-08 11:22:25.841 | systemctl restart getty@tty1.service 2026-09-08 11:22:25.841 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:22:25.841 | systemctl restart systemd-logind.service 2026-09-08 11:22:25.841 | systemctl restart virtlockd.service 2026-09-08 11:22:25.841 | systemctl restart virtlogd.service 2026-09-08 11:22:25.842 | 2026-09-08 11:22:25.842 | No containers need to be restarted. 2026-09-08 11:22:25.842 | 2026-09-08 11:22:25.842 | User sessions running outdated binaries: 2026-09-08 11:22:25.842 | quobyte @ session #6: bash[2033], sshd[1986,2032] 2026-09-08 11:22:25.852 | quobyte @ user manager service: systemd[1165] 2026-09-08 11:22:25.863 | 2026-09-08 11:22:25.863 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:22:28.007 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:22:28.011 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:22:28.015 | + functions-common:time_stop:2420 : local name 2026-09-08 11:22:28.018 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:22:28.021 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:22:28.024 | + functions-common:time_stop:2423 : local total 2026-09-08 11:22:28.028 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:22:28.031 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:22:28.035 | + functions-common:time_stop:2427 : start_time=1788866540795 2026-09-08 11:22:28.039 | + functions-common:time_stop:2429 : [[ -z 1788866540795 ]] 2026-09-08 11:22:28.043 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:22:28.049 | + functions-common:time_stop:2432 : end_time=1788866548045 2026-09-08 11:22:28.053 | + functions-common:time_stop:2433 : elapsed_time=7250 2026-09-08 11:22:28.056 | + functions-common:time_stop:2434 : total=142874 2026-09-08 11:22:28.060 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:22:28.063 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150124 2026-09-08 11:22:28.068 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:22:28.071 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-09-08 11:22:28.075 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:22:28.079 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:22:28.083 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-09-08 11:22:28.086 | perl: warning: Setting locale failed. 2026-09-08 11:22:28.086 | perl: warning: Please check that your locale settings: 2026-09-08 11:22:28.086 | LANGUAGE = (unset), 2026-09-08 11:22:28.087 | LC_ALL = "en_US.utf8", 2026-09-08 11:22:28.087 | LANG = (unset) 2026-09-08 11:22:28.087 | are supported and installed on your system. 2026-09-08 11:22:28.087 | perl: warning: Falling back to the standard locale ("C"). 2026-09-08 11:22:28.123 | No module matches proxy 2026-09-08 11:22:28.128 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-09-08 11:22:28.140 | perl: warning: Setting locale failed. 2026-09-08 11:22:28.140 | perl: warning: Please check that your locale settings: 2026-09-08 11:22:28.140 | LANGUAGE = (unset), 2026-09-08 11:22:28.140 | LC_ALL = "en_US.utf8", 2026-09-08 11:22:28.140 | LANG = "de_DE.UTF-8" 2026-09-08 11:22:28.140 | are supported and installed on your system. 2026-09-08 11:22:28.140 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:22:28.180 | Enabling module proxy. 2026-09-08 11:22:28.186 | To activate the new configuration, you need to run: 2026-09-08 11:22:28.187 | systemctl restart apache2 2026-09-08 11:22:28.193 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-09-08 11:22:28.206 | perl: warning: Setting locale failed. 2026-09-08 11:22:28.206 | perl: warning: Please check that your locale settings: 2026-09-08 11:22:28.206 | LANGUAGE = (unset), 2026-09-08 11:22:28.206 | LC_ALL = "en_US.utf8", 2026-09-08 11:22:28.206 | LANG = "de_DE.UTF-8" 2026-09-08 11:22:28.206 | are supported and installed on your system. 2026-09-08 11:22:28.206 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:22:28.247 | Considering dependency proxy for proxy_uwsgi: 2026-09-08 11:22:28.247 | Module proxy already enabled 2026-09-08 11:22:28.247 | Enabling module proxy_uwsgi. 2026-09-08 11:22:28.252 | To activate the new configuration, you need to run: 2026-09-08 11:22:28.253 | systemctl restart apache2 2026-09-08 11:22:28.259 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-09-08 11:22:28.263 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:22:28.267 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:22:28.271 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:22:28.395 | + ./stack.sh:main:906 : install_keystoneauth 2026-09-08 11:22:28.400 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-09-08 11:22:28.405 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-09-08 11:22:28.409 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:28.413 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:28.416 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-09-08 11:22:28.419 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:28.422 | + ./stack.sh:main:907 : install_keystoneclient 2026-09-08 11:22:28.425 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-09-08 11:22:28.428 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-09-08 11:22:28.432 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:28.435 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:28.439 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-09-08 11:22:28.443 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:28.446 | + ./stack.sh:main:908 : install_glanceclient 2026-09-08 11:22:28.451 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-09-08 11:22:28.454 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-09-08 11:22:28.457 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:28.460 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:28.463 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-09-08 11:22:28.467 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:28.471 | + ./stack.sh:main:909 : install_cinderclient 2026-09-08 11:22:28.474 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-09-08 11:22:28.478 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-09-08 11:22:28.482 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:28.486 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:28.489 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-09-08 11:22:28.494 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:28.498 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-09-08 11:22:28.505 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-09-08 11:22:28.508 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:28.510 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:28.514 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-09-08 11:22:28.518 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:28.521 | + ./stack.sh:main:910 : install_novaclient 2026-09-08 11:22:28.525 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-09-08 11:22:28.529 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-09-08 11:22:28.533 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:28.537 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:28.541 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-09-08 11:22:28.545 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:28.550 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-09-08 11:22:28.574 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:22:28.579 | + ./stack.sh:main:912 : install_swiftclient 2026-09-08 11:22:28.583 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-09-08 11:22:28.587 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-09-08 11:22:28.592 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:28.597 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:28.599 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-09-08 11:22:28.604 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:28.608 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-09-08 11:22:28.633 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:22:28.637 | + ./stack.sh:main:915 : install_neutronclient 2026-09-08 11:22:28.641 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-09-08 11:22:28.645 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-09-08 11:22:28.649 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:28.653 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:28.657 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-09-08 11:22:28.660 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:28.665 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-09-08 11:22:28.669 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-09-08 11:22:28.673 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-09-08 11:22:28.677 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:22:28.681 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:22:28.684 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-09-08 11:22:28.688 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:22:28.693 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-09-08 11:22:28.697 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-09-08 11:22:28.701 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 11:22:28.706 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-09-08 11:22:28.710 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-09-08 11:22:28.713 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 11:22:28.719 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-09-08 11:22:28.720 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 11:22:28.727 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-09-08 11:22:28.731 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-09-08 11:22:28.735 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-09-08 11:22:28.740 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-09-08 11:22:28.744 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-09-08 11:22:28.771 | Using python 3.12 to install keystonemiddleware 2026-09-08 11:22:28.775 | + 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-08 11:22:29.963 | Collecting keystonemiddleware 2026-09-08 11:22:30.096 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-08 11:22:30.161 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-09-08 11:22:30.178 | Downloading keystoneauth1-5.17.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 11:22:30.239 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-09-08 11:22:30.255 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 11:22:30.319 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-09-08 11:22:30.335 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 11:22:30.382 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-09-08 11:22:30.400 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 11:22:30.446 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-09-08 11:22:30.465 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 11:22:30.522 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-09-08 11:22:30.538 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 11:22:30.600 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-09-08 11:22:30.616 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:22:30.677 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-09-08 11:22:30.692 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:22:30.703 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-09-08 11:22:30.732 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-09-08 11:22:30.749 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 11:22:30.791 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-09-08 11:22:30.807 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-09-08 11:22:30.856 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-09-08 11:22:30.872 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:22:30.882 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-09-08 11:22:30.916 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-09-08 11:22:30.932 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-09-08 11:22:30.946 | 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-08 11:22:30.994 | Collecting stevedore>=5.9.1 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-08 11:22:31.014 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 11:22:31.050 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-08 11:22:31.066 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 11:22:31.109 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-09-08 11:22:31.124 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-09-08 11:22:31.168 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-09-08 11:22:31.183 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 11:22:31.232 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-09-08 11:22:31.248 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-09-08 11:22:31.291 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-08 11:22:31.308 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-09-08 11:22:31.347 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-09-08 11:22:31.363 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-09-08 11:22:31.375 | 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-08 11:22:31.414 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-09-08 11:22:31.430 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-09-08 11:22:31.440 | 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-08 11:22:31.442 | 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-08 11:22:31.602 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-09-08 11:22:31.620 | 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-08 11:22:31.678 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-08 11:22:31.694 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-09-08 11:22:31.704 | 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-08 11:22:31.835 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-09-08 11:22:31.851 | 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-08 11:22:31.871 | 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-08 11:22:31.905 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-09-08 11:22:31.920 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-09-08 11:22:31.939 | 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-08 11:22:31.940 | 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-08 11:22:31.941 | 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-08 11:22:31.942 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-09-08 11:22:32.030 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-09-08 11:22:32.076 | Downloading keystoneauth1-5.17.0-py3-none-any.whl (366 kB) 2026-09-08 11:22:32.114 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-09-08 11:22:32.138 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-09-08 11:22:32.162 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-09-08 11:22:32.183 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-09-08 11:22:32.206 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-09-08 11:22:32.229 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-09-08 11:22:32.284 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 43.3 MB/s 0:00:00 2026-09-08 11:22:32.300 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-09-08 11:22:32.324 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-09-08 11:22:32.346 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-09-08 11:22:32.369 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-09-08 11:22:32.389 | 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-08 11:22:32.417 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-09-08 11:22:32.439 | 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-08 11:22:32.462 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-09-08 11:22:32.483 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-09-08 11:22:32.505 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-09-08 11:22:32.527 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-09-08 11:22:32.552 | Downloading python_keystoneclient-6.0.0-py3-none-any.whl (397 kB) 2026-09-08 11:22:32.579 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-09-08 11:22:32.600 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-09-08 11:22:32.620 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-09-08 11:22:32.642 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-09-08 11:22:32.662 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-09-08 11:22:33.032 | 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-08 11:22:33.297 | Attempting uninstall: six 2026-09-08 11:22:33.306 | Found existing installation: six 1.16.0 2026-09-08 11:22:33.306 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:22:33.308 | Can't uninstall 'six'. No files were found to uninstall. 2026-09-08 11:22:33.369 | Attempting uninstall: pyparsing 2026-09-08 11:22:33.377 | Found existing installation: pyparsing 3.1.1 2026-09-08 11:22:33.378 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:22:33.379 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-09-08 11:22:33.521 | Attempting uninstall: PyJWT 2026-09-08 11:22:33.528 | Found existing installation: PyJWT 2.7.0 2026-09-08 11:22:33.529 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:22:33.530 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-09-08 11:22:33.695 | Attempting uninstall: netaddr 2026-09-08 11:22:33.704 | Found existing installation: netaddr 0.8.0 2026-09-08 11:22:33.704 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:22:33.706 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-09-08 11:22:33.969 | Attempting uninstall: python-dateutil 2026-09-08 11:22:33.977 | Found existing installation: python-dateutil 2.8.2 2026-09-08 11:22:33.977 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:22:33.978 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-09-08 11:22:36.218 | 2026-09-08 11:22:36.227 | 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-08 11:22:36.419 | + inc/python:pip_install:216 : result=0 2026-09-08 11:22:36.422 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:22:36.425 | + functions-common:time_stop:2420 : local name 2026-09-08 11:22:36.427 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:22:36.431 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:22:36.433 | + functions-common:time_stop:2423 : local total 2026-09-08 11:22:36.435 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:22:36.437 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:22:36.440 | + functions-common:time_stop:2427 : start_time=1788866548765 2026-09-08 11:22:36.443 | + functions-common:time_stop:2429 : [[ -z 1788866548765 ]] 2026-09-08 11:22:36.447 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:22:36.451 | + functions-common:time_stop:2432 : end_time=1788866556448 2026-09-08 11:22:36.454 | + functions-common:time_stop:2433 : elapsed_time=7683 2026-09-08 11:22:36.457 | + functions-common:time_stop:2434 : total=39109 2026-09-08 11:22:36.460 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:22:36.464 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=46792 2026-09-08 11:22:36.467 | + inc/python:pip_install:219 : return 0 2026-09-08 11:22:36.471 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-09-08 11:22:36.474 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-09-08 11:22:36.477 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 11:22:36.481 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-09-08 11:22:36.484 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-09-08 11:22:36.487 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 11:22:36.492 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-09-08 11:22:36.492 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 11:22:36.498 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-09-08 11:22:36.502 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-09-08 11:22:36.505 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-09-08 11:22:36.509 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-09-08 11:22:36.511 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-09-08 11:22:36.535 | Using python 3.12 to install python-memcached 2026-09-08 11:22:36.538 | + 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-08 11:22:37.696 | Collecting python-memcached 2026-09-08 11:22:37.827 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-09-08 11:22:37.852 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-09-08 11:22:38.051 | Installing collected packages: python-memcached 2026-09-08 11:22:38.087 | Successfully installed python-memcached-1.62 2026-09-08 11:22:38.197 | + inc/python:pip_install:216 : result=0 2026-09-08 11:22:38.200 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:22:38.203 | + functions-common:time_stop:2420 : local name 2026-09-08 11:22:38.206 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:22:38.209 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:22:38.212 | + functions-common:time_stop:2423 : local total 2026-09-08 11:22:38.215 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:22:38.217 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:22:38.220 | + functions-common:time_stop:2427 : start_time=1788866556529 2026-09-08 11:22:38.224 | + functions-common:time_stop:2429 : [[ -z 1788866556529 ]] 2026-09-08 11:22:38.227 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:22:38.233 | + functions-common:time_stop:2432 : end_time=1788866558229 2026-09-08 11:22:38.236 | + functions-common:time_stop:2433 : elapsed_time=1700 2026-09-08 11:22:38.238 | + functions-common:time_stop:2434 : total=46792 2026-09-08 11:22:38.241 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:22:38.244 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48492 2026-09-08 11:22:38.247 | + inc/python:pip_install:219 : return 0 2026-09-08 11:22:38.251 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-09-08 11:22:38.271 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:22:38.275 | + ./stack.sh:main:922 : '[' 192.168.122.142 == 192.168.122.142 ']' 2026-09-08 11:22:38.278 | + ./stack.sh:main:923 : stack_install_service keystone 2026-09-08 11:22:38.281 | + lib/stack:stack_install_service:20 : local service=keystone 2026-09-08 11:22:38.284 | + lib/stack:stack_install_service:21 : type install_keystone 2026-09-08 11:22:38.288 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 11:22:38.291 | + lib/stack:stack_install_service:32 : install_keystone 2026-09-08 11:22:38.294 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-09-08 11:22:38.312 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:22:38.315 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-09-08 11:22:38.318 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-09-08 11:22:38.321 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-09-08 11:22:38.324 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:22:38.326 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:22:38.330 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:22:38.333 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:22:38.336 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:22:38.340 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:22:38.358 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:22:38.361 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:22:38.363 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:22:38.367 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:22:38.367 | + functions-common:git_clone:610 : echo master 2026-09-08 11:22:38.371 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-09-08 11:22:38.374 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:22:38.376 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-09-08 11:22:38.379 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:22:38.381 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:22:38.383 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:22:38.386 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:22:38.388 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:22:38.391 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:22:38.393 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:22:38.396 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:22:38.399 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:22:38.404 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866558400 2026-09-08 11:22:38.406 | + 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-08 11:22:38.409 | Cloning into '/opt/stack/keystone'... 2026-09-08 11:22:53.549 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:22:53.552 | + functions-common:time_stop:2420 : local name 2026-09-08 11:22:53.555 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:22:53.559 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:22:53.562 | + functions-common:time_stop:2423 : local total 2026-09-08 11:22:53.566 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:22:53.569 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:22:53.573 | + functions-common:time_stop:2427 : start_time=1788866558400 2026-09-08 11:22:53.576 | + functions-common:time_stop:2429 : [[ -z 1788866558400 ]] 2026-09-08 11:22:53.580 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:22:53.586 | + functions-common:time_stop:2432 : end_time=1788866573582 2026-09-08 11:22:53.589 | + functions-common:time_stop:2433 : elapsed_time=15182 2026-09-08 11:22:53.593 | + functions-common:time_stop:2434 : total=4861 2026-09-08 11:22:53.596 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:22:53.600 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20043 2026-09-08 11:22:53.603 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-09-08 11:22:53.607 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:22:53.611 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:22:53.614 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:22:53.618 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:22:53.621 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:22:53.625 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:22:53.628 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:22:53.632 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:22:53.635 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:22:53.640 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:22:53.645 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866573641 2026-09-08 11:22:53.649 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:22:54.297 | From https://review.opendev.org/openstack/keystone 2026-09-08 11:22:54.297 | * branch master -> FETCH_HEAD 2026-09-08 11:22:54.308 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:22:54.311 | + functions-common:time_stop:2420 : local name 2026-09-08 11:22:54.315 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:22:54.318 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:22:54.321 | + functions-common:time_stop:2423 : local total 2026-09-08 11:22:54.325 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:22:54.327 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:22:54.330 | + functions-common:time_stop:2427 : start_time=1788866573641 2026-09-08 11:22:54.333 | + functions-common:time_stop:2429 : [[ -z 1788866573641 ]] 2026-09-08 11:22:54.337 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:22:54.342 | + functions-common:time_stop:2432 : end_time=1788866574338 2026-09-08 11:22:54.345 | + functions-common:time_stop:2433 : elapsed_time=697 2026-09-08 11:22:54.348 | + functions-common:time_stop:2434 : total=20043 2026-09-08 11:22:54.351 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:22:54.354 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20740 2026-09-08 11:22:54.357 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:22:54.361 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:22:54.364 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:22:54.367 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:22:54.370 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:22:54.374 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:22:54.377 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:22:54.380 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:22:54.383 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:22:54.387 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:22:54.392 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866574389 2026-09-08 11:22:54.396 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:22:54.569 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:22:54.569 | 2026-09-08 11:22:54.569 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:22:54.569 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:22:54.569 | state without impacting any branches by switching back to a branch. 2026-09-08 11:22:54.570 | 2026-09-08 11:22:54.570 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:22:54.570 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:22:54.570 | 2026-09-08 11:22:54.570 | git switch -c 2026-09-08 11:22:54.570 | 2026-09-08 11:22:54.570 | Or undo this operation with: 2026-09-08 11:22:54.570 | 2026-09-08 11:22:54.570 | git switch - 2026-09-08 11:22:54.570 | 2026-09-08 11:22:54.571 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:22:54.571 | 2026-09-08 11:22:54.571 | HEAD is now at 5f1d13f38 Merge "Use a %% to escape the % sign" 2026-09-08 11:22:54.576 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:22:54.579 | + functions-common:time_stop:2420 : local name 2026-09-08 11:22:54.582 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:22:54.586 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:22:54.590 | + functions-common:time_stop:2423 : local total 2026-09-08 11:22:54.593 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:22:54.597 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:22:54.600 | + functions-common:time_stop:2427 : start_time=1788866574389 2026-09-08 11:22:54.604 | + functions-common:time_stop:2429 : [[ -z 1788866574389 ]] 2026-09-08 11:22:54.608 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:22:54.613 | + functions-common:time_stop:2432 : end_time=1788866574609 2026-09-08 11:22:54.616 | + functions-common:time_stop:2433 : elapsed_time=220 2026-09-08 11:22:54.619 | + functions-common:time_stop:2434 : total=20740 2026-09-08 11:22:54.623 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:22:54.627 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20960 2026-09-08 11:22:54.630 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-09-08 11:22:54.649 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-09-08 11:22:54.653 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:22:54.654 | + functions-common:git_clone:673 : head -1 2026-09-08 11:22:54.662 | 5f1d13f38 Merge "Use a %% to escape the % sign" 2026-09-08 11:22:54.665 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:22:54.669 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-09-08 11:22:54.672 | + inc/python:setup_develop:353 : local bindep 2026-09-08 11:22:54.676 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-08 11:22:54.679 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-09-08 11:22:54.682 | + inc/python:setup_develop:359 : local extras= 2026-09-08 11:22:54.685 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-09-08 11:22:54.689 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 11:22:54.692 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-08 11:22:54.695 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-09-08 11:22:54.698 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 11:22:54.701 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 11:22:54.706 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-09-08 11:22:54.710 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 11:22:54.714 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-09-08 11:22:54.718 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 11:22:54.721 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 11:22:54.725 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-09-08 11:22:54.733 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-09-08 11:22:54.736 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-09-08 11:22:54.739 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-09-08 11:22:54.898 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-09-08 11:22:54.901 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 11:22:54.904 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 11:22:54.908 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 11:22:54.911 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-09-08 11:22:54.915 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-09-08 11:22:54.918 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 11:22:54.922 | + inc/python:setup_package:446 : local extras= 2026-09-08 11:22:54.925 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 11:22:54.928 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 11:22:54.931 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 11:22:54.935 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 11:22:54.938 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 11:22:54.942 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-09-08 11:22:54.968 | Using python 3.12 to install /opt/stack/keystone 2026-09-08 11:22:54.971 | + 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-08 11:22:55.953 | Obtaining file:///opt/stack/keystone 2026-09-08 11:22:55.958 | Installing build dependencies: started 2026-09-08 11:22:57.470 | Installing build dependencies: finished with status 'done' 2026-09-08 11:22:57.471 | Checking if build backend supports build_editable: started 2026-09-08 11:22:58.031 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 11:22:58.032 | Getting requirements to build editable: started 2026-09-08 11:22:58.336 | Getting requirements to build editable: finished with status 'done' 2026-09-08 11:22:58.338 | Preparing editable metadata (pyproject.toml): started 2026-09-08 11:22:59.427 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:22:59.442 | 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.dev73) (7.0.3) 2026-09-08 11:22:59.443 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.8.11) 2026-09-08 11:22:59.627 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev73) 2026-09-08 11:22:59.756 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-08 11:22:59.797 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev73) 2026-09-08 11:22:59.811 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-09-08 11:23:00.206 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev73) 2026-09-08 11:23:00.224 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-09-08 11:23:00.824 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev73) 2026-09-08 11:23:00.839 | 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-08 11:23:00.862 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (5.9.1) 2026-09-08 11:23:00.862 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.0.0) 2026-09-08 11:23:00.863 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (13.0.1) 2026-09-08 11:23:00.939 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev73) 2026-09-08 11:23:00.955 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-09-08 11:23:00.968 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (4.3.0) 2026-09-08 11:23:00.969 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (10.7.0) 2026-09-08 11:23:00.970 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.5.0) 2026-09-08 11:23:01.033 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev73) 2026-09-08 11:23:01.049 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:23:01.109 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev73) 2026-09-08 11:23:01.126 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 11:23:01.136 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (6.9.0) 2026-09-08 11:23:01.137 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (8.3.1) 2026-09-08 11:23:01.178 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev73) 2026-09-08 11:23:01.195 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 11:23:01.250 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev73) 2026-09-08 11:23:01.269 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 11:23:01.279 | 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.dev73) (5.11.0) 2026-09-08 11:23:01.308 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev73) 2026-09-08 11:23:01.328 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-09-08 11:23:01.337 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (10.2.0) 2026-09-08 11:23:01.368 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev73) 2026-09-08 11:23:01.383 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-09-08 11:23:01.427 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev73) 2026-09-08 11:23:01.445 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-09-08 11:23:01.456 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (2.13.0) 2026-09-08 11:23:01.457 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.5.0) 2026-09-08 11:23:01.499 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev73) 2026-09-08 11:23:01.515 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-08 11:23:01.529 | 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.dev73) (4.1.0) 2026-09-08 11:23:01.530 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev73) (1.2.1) 2026-09-08 11:23:01.563 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev73) 2026-09-08 11:23:01.585 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-08 11:23:01.634 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev73) 2026-09-08 11:23:01.653 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 11:23:01.872 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev73) 2026-09-08 11:23:01.888 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-09-08 11:23:01.929 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev73) 2026-09-08 11:23:01.946 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-09-08 11:23:01.957 | 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.dev73) (5.3.1) 2026-09-08 11:23:01.986 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 11:23:02.001 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 11:23:02.043 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 11:23:02.059 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-09-08 11:23:02.096 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 11:23:02.111 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 11:23:02.150 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 11:23:02.166 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:23:02.271 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev73) 2026-09-08 11:23:02.287 | 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-08 11:23:02.326 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev73) 2026-09-08 11:23:02.341 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-09-08 11:23:02.355 | 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.dev73) (1.17.0) 2026-09-08 11:23:02.426 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev73) 2026-09-08 11:23:02.441 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-09-08 11:23:02.486 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 11:23:02.503 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-09-08 11:23:02.540 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 11:23:02.555 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:23:02.604 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 11:23:02.619 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 11:23:03.195 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev73) 2026-09-08 11:23:03.209 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-09-08 11:23:03.224 | 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.dev73) (5.17.0) 2026-09-08 11:23:03.226 | 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.dev73) (2.34.2) 2026-09-08 11:23:03.231 | 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.dev73) (2.1.0) 2026-09-08 11:23:03.232 | 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.dev73) (1.9.0) 2026-09-08 11:23:03.235 | 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.dev73) (4.16.0) 2026-09-08 11:23:03.245 | 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.dev73) (1.3.0) 2026-09-08 11:23:03.247 | 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.dev73) (2.0.0) 2026-09-08 11:23:03.248 | 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.dev73) (6.0.3) 2026-09-08 11:23:03.292 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 11:23:03.308 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-09-08 11:23:03.318 | 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.dev73) (3.1.0) 2026-09-08 11:23:03.348 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 11:23:03.371 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-09-08 11:23:03.405 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 11:23:03.423 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-09-08 11:23:03.468 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev73) 2026-09-08 11:23:03.484 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:23:03.496 | 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.dev73) (2.3.0) 2026-09-08 11:23:03.501 | 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.dev73) (2.9.0.post0) 2026-09-08 11:23:03.504 | 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.dev73) (3.5.0) 2026-09-08 11:23:03.549 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:03.566 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 11:23:03.611 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:03.628 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 11:23:03.669 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:03.687 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-09-08 11:23:03.742 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:03.757 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:23:03.798 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:03.814 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-09-08 11:23:03.849 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:03.864 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 11:23:03.909 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:03.924 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-09-08 11:23:03.933 | 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.dev73) (26.3) 2026-09-08 11:23:03.968 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:03.983 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:23:04.033 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev73) 2026-09-08 11:23:04.051 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:23:04.100 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:04.118 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-09-08 11:23:04.410 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:04.425 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-09-08 11:23:04.568 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:04.585 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 11:23:04.623 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:04.640 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 11:23:04.680 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:04.698 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-09-08 11:23:04.744 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:04.762 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-09-08 11:23:04.835 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:04.851 | 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-08 11:23:04.892 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:04.907 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-09-08 11:23:04.956 | 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.dev73) 2026-09-08 11:23:04.973 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 11:23:05.016 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev73) 2026-09-08 11:23:05.031 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-09-08 11:23:05.051 | 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.dev73) (3.3.2) 2026-09-08 11:23:05.052 | 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.dev73) (7.2.2) 2026-09-08 11:23:05.065 | 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.dev73) (84.0.0) 2026-09-08 11:23:05.102 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev73) 2026-09-08 11:23:05.121 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-09-08 11:23:05.182 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 11:23:05.197 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-09-08 11:23:05.240 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 11:23:05.256 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-09-08 11:23:05.310 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 11:23:05.326 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-09-08 11:23:05.347 | 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.dev73) (3.5.0) 2026-09-08 11:23:05.348 | 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.dev73) (3.18) 2026-09-08 11:23:05.349 | 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.dev73) (2.7.0) 2026-09-08 11:23:05.351 | 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.dev73) (2023.11.17) 2026-09-08 11:23:05.404 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev73) 2026-09-08 11:23:05.419 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-09-08 11:23:05.482 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev73) 2026-09-08 11:23:05.499 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-09-08 11:23:05.601 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-09-08 11:23:05.642 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-09-08 11:23:05.727 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 48.8 MB/s 0:00:00 2026-09-08 11:23:05.743 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-09-08 11:23:05.767 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-09-08 11:23:05.789 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-09-08 11:23:05.810 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-09-08 11:23:05.832 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-09-08 11:23:05.853 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-09-08 11:23:05.875 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-09-08 11:23:05.896 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-09-08 11:23:05.918 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-09-08 11:23:05.941 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-09-08 11:23:05.962 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-09-08 11:23:05.983 | 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-08 11:23:06.004 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-09-08 11:23:06.028 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-09-08 11:23:06.056 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-09-08 11:23:06.098 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-09-08 11:23:06.130 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-09-08 11:23:06.156 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-09-08 11:23:06.177 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-09-08 11:23:06.199 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-09-08 11:23:06.225 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-09-08 11:23:06.247 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-09-08 11:23:06.274 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-09-08 11:23:06.297 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-09-08 11:23:06.327 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-09-08 11:23:06.354 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-09-08 11:23:06.380 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-09-08 11:23:06.400 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 32.3 MB/s 0:00:00 2026-09-08 11:23:06.420 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-09-08 11:23:06.443 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-09-08 11:23:06.466 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-09-08 11:23:06.488 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-09-08 11:23:06.518 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-09-08 11:23:06.544 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-09-08 11:23:06.565 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-09-08 11:23:06.587 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-09-08 11:23:06.613 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-09-08 11:23:06.642 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-09-08 11:23:06.667 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-09-08 11:23:06.697 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-09-08 11:23:06.722 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-09-08 11:23:06.751 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-09-08 11:23:06.773 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-09-08 11:23:06.795 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-09-08 11:23:06.821 | 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-08 11:23:06.888 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 54.0 MB/s 0:00:00 2026-09-08 11:23:06.904 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-09-08 11:23:06.927 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-09-08 11:23:06.951 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-09-08 11:23:06.973 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-09-08 11:23:06.999 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-09-08 11:23:07.025 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-09-08 11:23:07.051 | 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-08 11:23:07.073 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-09-08 11:23:07.096 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-09-08 11:23:07.119 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-09-08 11:23:07.143 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-09-08 11:23:07.462 | Building wheels for collected packages: keystone 2026-09-08 11:23:07.463 | Building editable for keystone (pyproject.toml): started 2026-09-08 11:23:08.563 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-09-08 11:23:08.565 | Created wheel for keystone: filename=keystone-29.1.0.dev73-0.editable-py3-none-any.whl size=9269 sha256=e561f2a653f8cd822a520260b5087744dc671912723df766ee5d7ddbbe03b854 2026-09-08 11:23:08.565 | Stored in directory: /tmp/pip-ephem-wheel-cache-13jjf9x1/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-09-08 11:23:08.570 | Successfully built keystone 2026-09-08 11:23:08.931 | 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-08 11:23:08.971 | Attempting uninstall: pytz 2026-09-08 11:23:08.981 | Found existing installation: pytz 2024.1 2026-09-08 11:23:08.982 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:08.982 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-09-08 11:23:10.779 | Attempting uninstall: oauthlib 2026-09-08 11:23:10.790 | Found existing installation: oauthlib 3.2.2 2026-09-08 11:23:10.790 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:10.792 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-09-08 11:23:10.938 | Attempting uninstall: markupsafe 2026-09-08 11:23:10.950 | Found existing installation: MarkupSafe 2.1.5 2026-09-08 11:23:10.951 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:10.951 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-09-08 11:23:12.042 | Attempting uninstall: click 2026-09-08 11:23:12.053 | Found existing installation: click 8.1.6 2026-09-08 11:23:12.054 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:12.055 | Can't uninstall 'click'. No files were found to uninstall. 2026-09-08 11:23:12.225 | Attempting uninstall: blinker 2026-09-08 11:23:12.235 | Found existing installation: blinker 1.7.0 2026-09-08 11:23:12.236 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:12.237 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-09-08 11:23:12.255 | Attempting uninstall: bcrypt 2026-09-08 11:23:12.265 | Found existing installation: bcrypt 3.2.2 2026-09-08 11:23:12.266 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:12.267 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-09-08 11:23:12.287 | Attempting uninstall: attrs 2026-09-08 11:23:12.297 | Found existing installation: attrs 23.2.0 2026-09-08 11:23:12.297 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:12.298 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-09-08 11:23:15.382 | Attempting uninstall: jinja2 2026-09-08 11:23:15.394 | Found existing installation: Jinja2 3.1.2 2026-09-08 11:23:15.395 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:15.395 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-09-08 11:23:16.439 | Attempting uninstall: cryptography 2026-09-08 11:23:16.452 | Found existing installation: cryptography 41.0.7 2026-09-08 11:23:16.454 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:16.454 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-09-08 11:23:17.059 | Attempting uninstall: pyopenssl 2026-09-08 11:23:17.070 | Found existing installation: pyOpenSSL 23.2.0 2026-09-08 11:23:17.071 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:17.071 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-09-08 11:23:17.496 | Attempting uninstall: jsonschema 2026-09-08 11:23:17.509 | Found existing installation: jsonschema 4.10.3 2026-09-08 11:23:17.509 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:17.510 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-09-08 11:23:19.137 | 2026-09-08 11:23:19.141 | 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-08 11:23:19.141 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-09-08 11:23:19.154 | 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.dev73 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-08 11:23:19.607 | + inc/python:pip_install:216 : result=0 2026-09-08 11:23:19.612 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:23:19.616 | + functions-common:time_stop:2420 : local name 2026-09-08 11:23:19.620 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:23:19.624 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:23:19.628 | + functions-common:time_stop:2423 : local total 2026-09-08 11:23:19.632 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:23:19.636 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:23:19.640 | + functions-common:time_stop:2427 : start_time=1788866574962 2026-09-08 11:23:19.644 | + functions-common:time_stop:2429 : [[ -z 1788866574962 ]] 2026-09-08 11:23:19.649 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:23:19.655 | + functions-common:time_stop:2432 : end_time=1788866599651 2026-09-08 11:23:19.658 | + functions-common:time_stop:2433 : elapsed_time=24689 2026-09-08 11:23:19.662 | + functions-common:time_stop:2434 : total=48492 2026-09-08 11:23:19.666 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:23:19.670 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=73181 2026-09-08 11:23:19.673 | + inc/python:pip_install:219 : return 0 2026-09-08 11:23:19.677 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 11:23:19.680 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:23:19.684 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-09-08 11:23:19.688 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-09-08 11:23:19.692 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:23:19.695 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:23:19.699 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-09-08 11:23:19.703 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:23:19.707 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-09-08 11:23:19.731 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:23:19.735 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 11:23:19.739 | + ./stack.sh:main:924 : configure_keystone 2026-09-08 11:23:19.743 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-09-08 11:23:19.763 | + 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-08 11:23:19.766 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-09-08 11:23:19.773 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-09-08 11:23:19.797 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:23:19.801 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-09-08 11:23:19.848 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-09-08 11:23:19.891 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-09-08 11:23:19.937 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-09-08 11:23:19.982 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-09-08 11:23:20.027 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-09-08 11:23:20.073 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-09-08 11:23:20.116 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-09-08 11:23:20.160 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-09-08 11:23:20.205 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-09-08 11:23:20.208 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-09-08 11:23:20.212 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-09-08 11:23:20.216 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-09-08 11:23:20.220 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 11:23:20.225 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 11:23:20.248 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:23:20.254 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 11:23:20.257 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 11:23:20.261 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 11:23:20.287 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:23:20.291 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.142:5672/ 2026-09-08 11:23:20.296 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.142:5672/ 2026-09-08 11:23:20.342 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 11:23:20.346 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 11:23:20.351 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.142/identity 2026-09-08 11:23:20.397 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-09-08 11:23:20.400 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-09-08 11:23:20.446 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-09-08 11:23:20.450 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-09-08 11:23:20.454 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-09-08 11:23:20.459 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-09-08 11:23:20.463 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:23:20.466 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:23:20.470 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:23:20.495 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:23:20.499 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:23:20.502 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-09-08 11:23:20.507 | + 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-08 11:23:20.553 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-09-08 11:23:20.557 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-09-08 11:23:20.561 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-09-08 11:23:20.565 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-09-08 11:23:20.569 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:23:20.594 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:23:20.598 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:23:20.602 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:23:20.606 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:23:20.610 | + 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-08 11:23:20.652 | + 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-08 11:23:20.695 | + 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-08 11:23:20.739 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:23:20.782 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-09-08 11:23:20.825 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-09-08 11:23:20.869 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-09-08 11:23:20.872 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-09-08 11:23:20.877 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-09-08 11:23:20.880 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-09-08 11:23:20.884 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 11:23:20.888 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-09-08 11:23:20.892 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-09-08 11:23:20.895 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 11:23:20.899 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 11:23:20.917 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 11:23:20.918 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:23:20.930 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 11:23:20.935 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:23:20.950 | /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-08 11:23:20.955 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-09-08 11:23:20.958 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-09-08 11:23:20.964 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 11:23:20.967 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-09-08 11:23:21.010 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-09-08 11:23:21.050 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-09-08 11:23:21.092 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-09-08 11:23:21.134 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-09-08 11:23:21.175 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-09-08 11:23:21.217 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-09-08 11:23:21.258 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-09-08 11:23:21.300 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-09-08 11:23:21.341 | + 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-08 11:23:21.383 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-09-08 11:23:21.425 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-09-08 11:23:21.467 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-09-08 11:23:21.508 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-09-08 11:23:21.549 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 11:23:21.553 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 11:23:21.558 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-09-08 11:23:21.562 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-09-08 11:23:21.565 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 11:23:21.569 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:23:21.573 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:23:21.577 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-09-08 11:23:21.581 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-09-08 11:23:21.585 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-09-08 11:23:21.627 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-09-08 11:23:21.671 | + 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-08 11:23:21.671 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-09-08 11:23:21.683 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-09-08 11:23:21.688 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-09-08 11:23:21.692 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-09-08 11:23:21.695 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 11:23:21.699 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 11:23:21.703 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:23:21.707 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:23:21.711 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:23:21.715 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:23:21.718 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 11:23:21.722 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 11:23:21.726 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:23:21.729 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:23:21.733 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-09-08 11:23:21.745 | perl: warning: Setting locale failed. 2026-09-08 11:23:21.747 | perl: warning: Please check that your locale settings: 2026-09-08 11:23:21.747 | LANGUAGE = (unset), 2026-09-08 11:23:21.747 | LC_ALL = "en_US.utf8", 2026-09-08 11:23:21.747 | LANG = "de_DE.UTF-8" 2026-09-08 11:23:21.747 | are supported and installed on your system. 2026-09-08 11:23:21.748 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:23:21.787 | Enabling site keystone-api. 2026-09-08 11:23:21.793 | To activate the new configuration, you need to run: 2026-09-08 11:23:21.793 | systemctl reload apache2 2026-09-08 11:23:21.800 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 11:23:21.804 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:23:21.808 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:23:21.811 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:23:21.937 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-09-08 11:23:21.979 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-09-08 11:23:22.025 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-09-08 11:23:22.070 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-09-08 11:23:22.073 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-09-08 11:23:22.120 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-09-08 11:23:22.163 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-09-08 11:23:22.206 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-09-08 11:23:22.252 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-09-08 11:23:22.255 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-09-08 11:23:22.299 | + ./stack.sh:main:928 : is_service_enabled swift 2026-09-08 11:23:22.323 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:23:22.327 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-09-08 11:23:22.352 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:23:22.356 | + ./stack.sh:main:944 : stack_install_service glance 2026-09-08 11:23:22.359 | + lib/stack:stack_install_service:20 : local service=glance 2026-09-08 11:23:22.364 | + lib/stack:stack_install_service:21 : type install_glance 2026-09-08 11:23:22.367 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 11:23:22.371 | + lib/stack:stack_install_service:32 : install_glance 2026-09-08 11:23:22.375 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-09-08 11:23:22.379 | + lib/glance:install_glance:551 : local glance_store_extras 2026-09-08 11:23:22.383 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-09-08 11:23:22.407 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:23:22.411 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-09-08 11:23:22.415 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-09-08 11:23:22.440 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:23:22.444 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-09-08 11:23:22.448 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-09-08 11:23:22.452 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:23:22.456 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:23:22.460 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-09-08 11:23:22.464 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:23:22.469 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-09-08 11:23:22.473 | ++ inc/python:join_extras:28 : local IFS=, 2026-09-08 11:23:22.477 | ++ inc/python:join_extras:29 : echo cinder 2026-09-08 11:23:22.482 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-09-08 11:23:22.485 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-09-08 11:23:22.489 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-09-08 11:23:22.493 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-09-08 11:23:22.498 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-09-08 11:23:22.502 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-09-08 11:23:22.506 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-09-08 11:23:22.512 | +++ 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-08 11:23:22.512 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-09-08 11:23:22.519 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-09-08 11:23:22.523 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-09-08 11:23:22.527 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-09-08 11:23:22.531 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-09-08 11:23:22.535 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-09-08 11:23:22.566 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-09-08 11:23:22.570 | + 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-08 11:23:23.762 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 11:23:23.913 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-08 11:23:23.930 | 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-08 11:23:23.931 | 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-08 11:23:23.932 | 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-08 11:23:23.933 | 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-08 11:23:23.934 | 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-08 11:23:23.935 | 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-08 11:23:23.937 | 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-08 11:23:23.938 | 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-08 11:23:23.938 | 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-08 11:23:23.939 | 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-08 11:23:23.964 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-09-08 11:23:23.980 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 11:23:23.991 | 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-08 11:23:23.994 | 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-08 11:23:23.995 | 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-08 11:23:24.038 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 11:23:24.056 | Downloading python_cinderclient-9.10.0-py3-none-any.whl.metadata (19 kB) 2026-09-08 11:23:24.136 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 11:23:24.154 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-09-08 11:23:24.202 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 11:23:24.218 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:23:24.266 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-09-08 11:23:24.290 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-09-08 11:23:24.301 | 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-08 11:23:24.302 | 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-08 11:23:24.303 | 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-08 11:23:24.304 | 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-08 11:23:24.310 | 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-08 11:23:24.312 | 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-08 11:23:24.312 | 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-08 11:23:24.316 | 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-08 11:23:24.317 | 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-08 11:23:24.318 | 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-08 11:23:24.321 | 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-08 11:23:24.354 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-09-08 11:23:24.369 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-09-08 11:23:24.379 | 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-08 11:23:24.384 | 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-08 11:23:24.388 | 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-08 11:23:24.389 | 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-08 11:23:24.390 | 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-08 11:23:24.400 | 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-08 11:23:24.403 | 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-08 11:23:24.404 | 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-08 11:23:24.407 | 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-08 11:23:24.414 | 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-08 11:23:24.416 | 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-08 11:23:24.416 | 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-08 11:23:24.418 | 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-08 11:23:24.419 | 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-08 11:23:24.420 | 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-08 11:23:24.421 | 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-08 11:23:24.424 | 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-08 11:23:24.435 | 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-08 11:23:24.436 | 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-08 11:23:24.442 | 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-08 11:23:24.458 | 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-08 11:23:24.463 | 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-08 11:23:24.466 | 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-08 11:23:24.479 | 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-08 11:23:24.480 | 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-08 11:23:24.481 | 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-08 11:23:24.482 | 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-08 11:23:24.503 | 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-08 11:23:24.561 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-09-08 11:23:24.622 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-09-08 11:23:24.662 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-09-08 11:23:24.685 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-09-08 11:23:24.709 | Downloading python_cinderclient-9.10.0-py3-none-any.whl (256 kB) 2026-09-08 11:23:24.734 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-09-08 11:23:24.756 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-09-08 11:23:25.032 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-09-08 11:23:26.307 | 2026-09-08 11:23:26.323 | 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.10.0 retrying-1.4.2 tenacity-9.1.4 2026-09-08 11:23:26.465 | + inc/python:pip_install:216 : result=0 2026-09-08 11:23:26.469 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:23:26.472 | + functions-common:time_stop:2420 : local name 2026-09-08 11:23:26.475 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:23:26.479 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:23:26.482 | + functions-common:time_stop:2423 : local total 2026-09-08 11:23:26.486 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:23:26.489 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:23:26.493 | + functions-common:time_stop:2427 : start_time=1788866602559 2026-09-08 11:23:26.495 | + functions-common:time_stop:2429 : [[ -z 1788866602559 ]] 2026-09-08 11:23:26.499 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:23:26.503 | + functions-common:time_stop:2432 : end_time=1788866606500 2026-09-08 11:23:26.506 | + functions-common:time_stop:2433 : elapsed_time=3941 2026-09-08 11:23:26.510 | + functions-common:time_stop:2434 : total=73181 2026-09-08 11:23:26.513 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:23:26.516 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77122 2026-09-08 11:23:26.519 | + inc/python:pip_install:219 : return 0 2026-09-08 11:23:26.523 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-09-08 11:23:26.526 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-09-08 11:23:26.529 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-09-08 11:23:26.549 | + 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-08 11:23:26.556 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-09-08 11:23:26.559 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-09-08 11:23:26.563 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-09-08 11:23:26.565 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:23:26.567 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:23:26.571 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:23:26.575 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:23:26.578 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:23:26.583 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:23:26.606 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:23:26.608 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:23:26.611 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:23:26.615 | + functions-common:git_clone:610 : echo master 2026-09-08 11:23:26.616 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:23:26.620 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-09-08 11:23:26.622 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:23:26.625 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-09-08 11:23:26.628 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:23:26.631 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:23:26.635 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:23:26.638 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:23:26.640 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:23:26.643 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:23:26.646 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:23:26.648 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:23:26.651 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:23:26.657 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866606653 2026-09-08 11:23:26.659 | + 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-08 11:23:26.662 | Cloning into '/opt/stack/glance'... 2026-09-08 11:23:34.663 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:23:34.667 | + functions-common:time_stop:2420 : local name 2026-09-08 11:23:34.672 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:23:34.675 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:23:34.679 | + functions-common:time_stop:2423 : local total 2026-09-08 11:23:34.682 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:23:34.685 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:23:34.689 | + functions-common:time_stop:2427 : start_time=1788866606653 2026-09-08 11:23:34.692 | + functions-common:time_stop:2429 : [[ -z 1788866606653 ]] 2026-09-08 11:23:34.697 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:23:34.703 | + functions-common:time_stop:2432 : end_time=1788866614699 2026-09-08 11:23:34.707 | + functions-common:time_stop:2433 : elapsed_time=8046 2026-09-08 11:23:34.711 | + functions-common:time_stop:2434 : total=20960 2026-09-08 11:23:34.714 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:23:34.717 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29006 2026-09-08 11:23:34.721 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-09-08 11:23:34.725 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:23:34.729 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:23:34.732 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:23:34.736 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:23:34.740 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:23:34.744 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:23:34.748 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:23:34.752 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:23:34.755 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:23:34.760 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:23:34.766 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866614761 2026-09-08 11:23:34.769 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:23:35.412 | From https://review.opendev.org/openstack/glance 2026-09-08 11:23:35.412 | * branch master -> FETCH_HEAD 2026-09-08 11:23:35.423 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:23:35.427 | + functions-common:time_stop:2420 : local name 2026-09-08 11:23:35.430 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:23:35.433 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:23:35.437 | + functions-common:time_stop:2423 : local total 2026-09-08 11:23:35.441 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:23:35.445 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:23:35.448 | + functions-common:time_stop:2427 : start_time=1788866614761 2026-09-08 11:23:35.452 | + functions-common:time_stop:2429 : [[ -z 1788866614761 ]] 2026-09-08 11:23:35.456 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:23:35.462 | + functions-common:time_stop:2432 : end_time=1788866615458 2026-09-08 11:23:35.466 | + functions-common:time_stop:2433 : elapsed_time=697 2026-09-08 11:23:35.469 | + functions-common:time_stop:2434 : total=29006 2026-09-08 11:23:35.473 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:23:35.476 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29703 2026-09-08 11:23:35.480 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:23:35.484 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:23:35.487 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:23:35.491 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:23:35.495 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:23:35.499 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:23:35.502 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:23:35.506 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:23:35.510 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:23:35.515 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:23:35.520 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866615516 2026-09-08 11:23:35.524 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:23:35.654 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:23:35.654 | 2026-09-08 11:23:35.654 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:23:35.655 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:23:35.655 | state without impacting any branches by switching back to a branch. 2026-09-08 11:23:35.655 | 2026-09-08 11:23:35.655 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:23:35.655 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:23:35.655 | 2026-09-08 11:23:35.655 | git switch -c 2026-09-08 11:23:35.655 | 2026-09-08 11:23:35.655 | Or undo this operation with: 2026-09-08 11:23:35.655 | 2026-09-08 11:23:35.655 | git switch - 2026-09-08 11:23:35.656 | 2026-09-08 11:23:35.656 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:23:35.656 | 2026-09-08 11:23:35.656 | HEAD is now at abc1077f1 Try all allowed DNS addresses when importing image 2026-09-08 11:23:35.660 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:23:35.664 | + functions-common:time_stop:2420 : local name 2026-09-08 11:23:35.668 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:23:35.671 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:23:35.675 | + functions-common:time_stop:2423 : local total 2026-09-08 11:23:35.679 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:23:35.682 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:23:35.686 | + functions-common:time_stop:2427 : start_time=1788866615516 2026-09-08 11:23:35.690 | + functions-common:time_stop:2429 : [[ -z 1788866615516 ]] 2026-09-08 11:23:35.694 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:23:35.700 | + functions-common:time_stop:2432 : end_time=1788866615696 2026-09-08 11:23:35.704 | + functions-common:time_stop:2433 : elapsed_time=180 2026-09-08 11:23:35.707 | + functions-common:time_stop:2434 : total=29703 2026-09-08 11:23:35.711 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:23:35.715 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29883 2026-09-08 11:23:35.719 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-09-08 11:23:35.737 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-09-08 11:23:35.742 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:23:35.743 | + functions-common:git_clone:673 : head -1 2026-09-08 11:23:35.748 | abc1077f1 Try all allowed DNS addresses when importing image 2026-09-08 11:23:35.752 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:23:35.756 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-09-08 11:23:35.760 | + inc/python:setup_develop:353 : local bindep 2026-09-08 11:23:35.764 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-09-08 11:23:35.768 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-09-08 11:23:35.771 | + inc/python:setup_develop:359 : local extras= 2026-09-08 11:23:35.775 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-09-08 11:23:35.779 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 11:23:35.783 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-09-08 11:23:35.787 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-09-08 11:23:35.791 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 11:23:35.794 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 11:23:35.800 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-09-08 11:23:35.804 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 11:23:35.809 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-09-08 11:23:35.813 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 11:23:35.817 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 11:23:35.821 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-09-08 11:23:35.829 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-09-08 11:23:35.832 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-09-08 11:23:35.836 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-09-08 11:23:35.997 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-09-08 11:23:36.001 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 11:23:36.005 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 11:23:36.008 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 11:23:36.012 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-09-08 11:23:36.016 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-09-08 11:23:36.020 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 11:23:36.023 | + inc/python:setup_package:446 : local extras= 2026-09-08 11:23:36.027 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 11:23:36.031 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 11:23:36.035 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 11:23:36.039 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 11:23:36.043 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 11:23:36.046 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-09-08 11:23:36.075 | Using python 3.12 to install /opt/stack/glance 2026-09-08 11:23:36.079 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-09-08 11:23:37.084 | Obtaining file:///opt/stack/glance 2026-09-08 11:23:37.088 | Installing build dependencies: started 2026-09-08 11:23:38.599 | Installing build dependencies: finished with status 'done' 2026-09-08 11:23:38.600 | Checking if build backend supports build_editable: started 2026-09-08 11:23:39.143 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 11:23:39.145 | Getting requirements to build editable: started 2026-09-08 11:23:39.444 | Getting requirements to build editable: finished with status 'done' 2026-09-08 11:23:39.444 | Preparing editable metadata (pyproject.toml): started 2026-09-08 11:23:40.363 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:23:40.383 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (7.0.3) 2026-09-08 11:23:40.384 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (0.7.1) 2026-09-08 11:23:40.385 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.0.52) 2026-09-08 11:23:40.386 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.1.0) 2026-09-08 11:23:40.387 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.5.1) 2026-09-08 11:23:40.388 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (1.8.11) 2026-09-08 11:23:40.389 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (1.19.1) 2026-09-08 11:23:40.569 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev59) 2026-09-08 11:23:40.698 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 11:23:40.710 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (10.7.0) 2026-09-08 11:23:40.711 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (7.6.1) 2026-09-08 11:23:40.711 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.5.0) 2026-09-08 11:23:40.712 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.8.0) 2026-09-08 11:23:40.713 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (10.2.0) 2026-09-08 11:23:40.714 | 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.dev59) (5.9.1) 2026-09-08 11:23:40.773 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 11:23:40.789 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-08 11:23:40.804 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.17.0) 2026-09-08 11:23:40.805 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (13.0.1) 2026-09-08 11:23:40.833 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 11:23:40.849 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 11:23:40.859 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.18.0) 2026-09-08 11:23:40.860 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (2.34.2) 2026-09-08 11:23:40.861 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.10.1) 2026-09-08 11:23:40.862 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (4.26.0) 2026-09-08 11:23:40.863 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.0.0) 2026-09-08 11:23:40.864 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (18.1.1) 2026-09-08 11:23:40.865 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.9.0) 2026-09-08 11:23:40.896 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 11:23:40.912 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:23:40.922 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (8.3.1) 2026-09-08 11:23:40.923 | 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.dev59) (18.3.0) 2026-09-08 11:23:40.924 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (8.2.0) 2026-09-08 11:23:40.961 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 11:23:40.978 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:23:40.988 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (6.0.1) 2026-09-08 11:23:40.990 | 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.dev59) (4.8.0) 2026-09-08 11:23:40.991 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (4.4.0) 2026-09-08 11:23:40.991 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (5.7.0) 2026-09-08 11:23:40.992 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (3.1.0) 2026-09-08 11:23:40.993 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev59) (43.0.3) 2026-09-08 11:23:41.020 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev59) 2026-09-08 11:23:41.036 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 11:23:41.085 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev59) 2026-09-08 11:23:41.103 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 11:23:41.115 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev59) (1.4.1) 2026-09-08 11:23:41.116 | 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.dev59) (4.16.0) 2026-09-08 11:23:41.151 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:41.167 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl.metadata (11 kB) 2026-09-08 11:23:41.181 | 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.dev59) (2.1.1) 2026-09-08 11:23:41.186 | 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.dev59) (3.0) 2026-09-08 11:23:41.188 | 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.dev59) (5.11.0) 2026-09-08 11:23:41.192 | 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.dev59) (2.3.0) 2026-09-08 11:23:41.198 | 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.dev59) (1.4.2) 2026-09-08 11:23:41.199 | 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.dev59) (3.5.0) 2026-09-08 11:23:41.206 | 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.dev59) (3.3.2) 2026-09-08 11:23:41.210 | 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.dev59) (26.1.0) 2026-09-08 11:23:41.210 | 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.dev59) (2025.9.1) 2026-09-08 11:23:41.211 | 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.dev59) (0.37.0) 2026-09-08 11:23:41.212 | 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.dev59) (2026.6.3) 2026-09-08 11:23:41.220 | 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.dev59) (2.1.0) 2026-09-08 11:23:41.221 | 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.dev59) (1.9.0) 2026-09-08 11:23:41.226 | 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.dev59) (4.3.0) 2026-09-08 11:23:41.229 | 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.dev59) (4.1.0) 2026-09-08 11:23:41.230 | 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.dev59) (2.13.0) 2026-09-08 11:23:41.237 | 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.dev59) (1.5.0) 2026-09-08 11:23:41.240 | 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.dev59) (5.3.1) 2026-09-08 11:23:41.246 | 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.dev59) (0.20) 2026-09-08 11:23:41.251 | 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.dev59) (1.3.0) 2026-09-08 11:23:41.252 | 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.dev59) (2.0.0) 2026-09-08 11:23:41.253 | 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.dev59) (6.0.3) 2026-09-08 11:23:41.262 | 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.dev59) (2.1.2) 2026-09-08 11:23:41.263 | 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.dev59) (0.6.2) 2026-09-08 11:23:41.323 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:41.340 | Downloading openstacksdk-4.20.0-py3-none-any.whl.metadata (12 kB) 2026-09-08 11:23:41.380 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:41.396 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-09-08 11:23:41.437 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:41.454 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-09-08 11:23:41.501 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:41.519 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 11:23:41.528 | 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.dev59) (7.2.2) 2026-09-08 11:23:41.560 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:41.576 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 11:23:41.591 | 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.dev59) (2.9.0.post0) 2026-09-08 11:23:41.597 | 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.dev59) (7.1.7) 2026-09-08 11:23:41.598 | 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.dev59) (5.3.1) 2026-09-08 11:23:41.600 | 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.dev59) (5.6.2) 2026-09-08 11:23:41.601 | 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.dev59) (0.17.0) 2026-09-08 11:23:41.606 | 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.dev59) (5.1.0) 2026-09-08 11:23:41.614 | 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.dev59) (2026.3) 2026-09-08 11:23:41.615 | 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.dev59) (26.3) 2026-09-08 11:23:41.622 | 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.dev59) (0.26.0) 2026-09-08 11:23:41.626 | 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.dev59) (5.0.0) 2026-09-08 11:23:41.627 | 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.dev59) (3.1.6) 2026-09-08 11:23:41.628 | 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.dev59) (4.0.1) 2026-09-08 11:23:41.635 | 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.dev59) (3.0.3) 2026-09-08 11:23:41.650 | 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.dev59) (1.2.1) 2026-09-08 11:23:41.657 | 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.dev59) (0.41.2) 2026-09-08 11:23:41.658 | 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.dev59) (3.5.5) 2026-09-08 11:23:41.661 | 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.dev59) (1.7.6) 2026-09-08 11:23:41.665 | 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.dev59) (2.8.0) 2026-09-08 11:23:41.711 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:41.728 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-09-08 11:23:41.847 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:41.863 | 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-08 11:23:41.897 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev59) (84.0.0) 2026-09-08 11:23:41.913 | 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.dev59) (0.8.2) 2026-09-08 11:23:41.976 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:41.992 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 11:23:42.032 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:42.048 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-09-08 11:23:42.115 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:42.132 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-09-08 11:23:42.200 | 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.dev59) 2026-09-08 11:23:42.216 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-09-08 11:23:42.251 | 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.dev59) 2026-09-08 11:23:42.266 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 11:23:42.277 | 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.dev59) (15.0.0) 2026-09-08 11:23:42.307 | 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.dev59) 2026-09-08 11:23:42.324 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-09-08 11:23:42.346 | 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.dev59) (1.17.0) 2026-09-08 11:23:42.366 | 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.dev59) (3.5.0) 2026-09-08 11:23:42.367 | 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.dev59) (3.18) 2026-09-08 11:23:42.368 | 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.dev59) (2.7.0) 2026-09-08 11:23:42.370 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->glance==33.0.0.0b3.dev59) (2023.11.17) 2026-09-08 11:23:42.403 | 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.dev59) (4.2.0) 2026-09-08 11:23:42.405 | 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.dev59) (2.20.0) 2026-09-08 11:23:42.415 | 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.dev59) (0.1.2) 2026-09-08 11:23:42.433 | 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.dev59) (0.8) 2026-09-08 11:23:42.580 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:42.596 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-09-08 11:23:42.644 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:42.661 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-09-08 11:23:42.672 | 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.dev59) (9.1.4) 2026-09-08 11:23:42.699 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:42.714 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-09-08 11:23:42.811 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:42.831 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-09-08 11:23:42.845 | Installing build dependencies: started 2026-09-08 11:23:44.250 | Installing build dependencies: finished with status 'done' 2026-09-08 11:23:44.251 | Getting requirements to build wheel: started 2026-09-08 11:23:44.896 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 11:23:44.897 | Preparing metadata (pyproject.toml): started 2026-09-08 11:23:45.262 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:23:45.319 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:45.336 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-09-08 11:23:45.387 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev59) 2026-09-08 11:23:45.403 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-09-08 11:23:45.477 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-09-08 11:23:45.523 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-09-08 11:23:45.545 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-09-08 11:23:45.569 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-09-08 11:23:45.593 | Downloading openstacksdk-4.20.0-py3-none-any.whl (2.0 MB) 2026-09-08 11:23:45.652 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 44.1 MB/s 0:00:00 2026-09-08 11:23:45.668 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-09-08 11:23:45.690 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-09-08 11:23:45.711 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-09-08 11:23:45.735 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-09-08 11:23:45.758 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-09-08 11:23:45.780 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-09-08 11:23:45.802 | Downloading python_barbicanclient-7.6.0-py3-none-any.whl (90 kB) 2026-09-08 11:23:45.827 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-09-08 11:23:45.854 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-09-08 11:23:45.878 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-09-08 11:23:45.901 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-09-08 11:23:45.928 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-09-08 11:23:45.952 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-09-08 11:23:45.975 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-09-08 11:23:46.003 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-09-08 11:23:46.024 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-09-08 11:23:46.076 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.7 MB/s 0:00:00 2026-09-08 11:23:46.094 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-09-08 11:23:46.115 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-09-08 11:23:46.137 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-09-08 11:23:46.158 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-09-08 11:23:46.182 | 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-08 11:23:46.346 | Building wheels for collected packages: glance, simplegeneric 2026-09-08 11:23:46.348 | Building editable for glance (pyproject.toml): started 2026-09-08 11:23:47.209 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-09-08 11:23:47.211 | Created wheel for glance: filename=glance-33.0.0.0b3.dev59-0.editable-py3-none-any.whl size=9080 sha256=67459ddc2447d473866d3145498e1fff4767a2cd9e3687ba0487ac4b87015d4e 2026-09-08 11:23:47.211 | Stored in directory: /tmp/pip-ephem-wheel-cache-r_pe2nw7/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-09-08 11:23:47.218 | Building wheel for simplegeneric (pyproject.toml): started 2026-09-08 11:23:47.636 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-09-08 11:23:47.636 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=bba681ccae5da079c1023cb8fc41bd4008e6d00e4d64a965387f1e68329df7db 2026-09-08 11:23:47.637 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-09-08 11:23:47.640 | Successfully built glance simplegeneric 2026-09-08 11:23:47.943 | 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-08 11:23:50.971 | Attempting uninstall: jsonpointer 2026-09-08 11:23:50.987 | Found existing installation: jsonpointer 2.0 2026-09-08 11:23:50.987 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:50.988 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-09-08 11:23:51.006 | Attempting uninstall: jmespath 2026-09-08 11:23:51.020 | Found existing installation: jmespath 1.0.1 2026-09-08 11:23:51.021 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:51.021 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-09-08 11:23:51.062 | Attempting uninstall: httplib2 2026-09-08 11:23:51.079 | Found existing installation: httplib2 0.20.4 2026-09-08 11:23:51.079 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:51.080 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-09-08 11:23:51.177 | Attempting uninstall: jsonpatch 2026-09-08 11:23:51.194 | Found existing installation: jsonpatch 1.32 2026-09-08 11:23:51.194 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:23:51.195 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-09-08 11:23:55.724 | 2026-09-08 11:23:55.743 | 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.dev59 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-08 11:23:56.037 | + inc/python:pip_install:216 : result=0 2026-09-08 11:23:56.039 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:23:56.043 | + functions-common:time_stop:2420 : local name 2026-09-08 11:23:56.046 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:23:56.049 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:23:56.052 | + functions-common:time_stop:2423 : local total 2026-09-08 11:23:56.056 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:23:56.058 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:23:56.061 | + functions-common:time_stop:2427 : start_time=1788866616068 2026-09-08 11:23:56.064 | + functions-common:time_stop:2429 : [[ -z 1788866616068 ]] 2026-09-08 11:23:56.067 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:23:56.072 | + functions-common:time_stop:2432 : end_time=1788866636069 2026-09-08 11:23:56.074 | + functions-common:time_stop:2433 : elapsed_time=20001 2026-09-08 11:23:56.077 | + functions-common:time_stop:2434 : total=77122 2026-09-08 11:23:56.080 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:23:56.083 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97123 2026-09-08 11:23:56.086 | + inc/python:pip_install:219 : return 0 2026-09-08 11:23:56.089 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 11:23:56.093 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:23:56.095 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-09-08 11:23:56.098 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-09-08 11:23:56.100 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:23:56.103 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:23:56.106 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-09-08 11:23:56.109 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:23:56.112 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 11:23:56.115 | + ./stack.sh:main:945 : configure_glance 2026-09-08 11:23:56.118 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-09-08 11:23:56.136 | + lib/glance:configure_glance:353 : local dburl 2026-09-08 11:23:56.140 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-09-08 11:23:56.142 | ++ lib/database:database_connection_url:134 : local db=glance 2026-09-08 11:23:56.146 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-09-08 11:23:56.148 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-09-08 11:23:56.151 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:23:56.154 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:23:56.156 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:23:56.174 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:23:56.177 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:23:56.179 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-08 11:23:56.182 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-09-08 11:23:56.184 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-09-08 11:23:56.217 | + 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-08 11:23:56.252 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-09-08 11:23:56.287 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-08 11:23:56.321 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-09-08 11:23:56.355 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-09-08 11:23:56.393 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-09-08 11:23:56.430 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-09-08 11:23:56.433 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-09-08 11:23:56.436 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-08 11:23:56.439 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 11:23:56.442 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 11:23:56.444 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-09-08 11:23:56.447 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-09-08 11:23:56.450 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-08 11:23:56.452 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 11:23:56.454 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-09-08 11:23:56.488 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-09-08 11:23:56.520 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.142/identity 2026-09-08 11:23:56.553 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-09-08 11:23:56.584 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-09-08 11:23:56.617 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-09-08 11:23:56.650 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-09-08 11:23:56.683 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-09-08 11:23:56.715 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.142/identity 2026-09-08 11:23:56.746 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 11:23:56.779 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 11:23:56.813 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 11:23:56.816 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-09-08 11:23:56.851 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-09-08 11:23:56.855 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-09-08 11:23:56.858 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-09-08 11:23:56.861 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 11:23:56.864 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 11:23:56.866 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 11:23:56.885 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:23:56.888 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 11:23:56.891 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 11:23:56.894 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 11:23:56.913 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:23:56.916 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.142:5672/ 2026-09-08 11:23:56.919 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.142:5672/ 2026-09-08 11:23:56.954 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 11:23:56.957 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 11:23:56.960 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-09-08 11:23:56.962 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-09-08 11:23:56.965 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-09-08 11:23:56.999 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-09-08 11:23:57.032 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-09-08 11:23:57.068 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-09-08 11:23:57.071 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-09-08 11:23:57.074 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-09-08 11:23:57.077 | + lib/glance:configure_glance_store:282 : local be 2026-09-08 11:23:57.080 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:23:57.083 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-09-08 11:23:57.086 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-08 11:23:57.122 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-09-08 11:23:57.124 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.142 2026-09-08 11:23:57.160 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:23:57.163 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-09-08 11:23:57.166 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-09-08 11:23:57.184 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:23:57.188 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.142/image 2026-09-08 11:23:57.220 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-09-08 11:23:57.239 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:23:57.241 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-09-08 11:23:57.244 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-09-08 11:23:57.246 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-09-08 11:23:57.250 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:23:57.267 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:23:57.271 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:23:57.273 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:23:57.276 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:23:57.279 | + 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-08 11:23:57.312 | + 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-08 11:23:57.345 | + 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-08 11:23:57.377 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:23:57.410 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-09-08 11:23:57.445 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-09-08 11:23:57.449 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-09-08 11:23:57.485 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-09-08 11:23:57.519 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-09-08 11:23:57.550 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-09-08 11:23:57.582 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-09-08 11:23:57.617 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-09-08 11:23:57.653 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-09-08 11:23:57.688 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-09-08 11:23:57.722 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-09-08 11:23:57.728 | + 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-08 11:23:57.735 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-09-08 11:23:57.752 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:23:57.755 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-09-08 11:23:57.758 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-09-08 11:23:57.760 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-09-08 11:23:57.763 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-09-08 11:23:57.765 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-09-08 11:23:57.768 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-09-08 11:23:57.770 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-09-08 11:23:57.775 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 11:23:57.777 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-09-08 11:23:57.810 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-09-08 11:23:57.813 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-09-08 11:23:57.815 | ++ functions:get_random_port:861 : true 2026-09-08 11:23:57.818 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-09-08 11:23:57.820 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-09-08 11:23:57.823 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-09-08 11:23:57.882 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-09-08 11:23:57.885 | ++ functions:get_random_port:865 : break 2 2026-09-08 11:23:57.887 | ++ functions:get_random_port:869 : echo 60999 2026-09-08 11:23:57.890 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-09-08 11:23:57.892 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-09-08 11:23:57.925 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-09-08 11:23:57.957 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-09-08 11:23:57.987 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-09-08 11:23:58.018 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 11:23:58.049 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 11:23:58.080 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-09-08 11:23:58.112 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-09-08 11:23:58.145 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-09-08 11:23:58.175 | + 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-08 11:23:58.206 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 11:23:58.237 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 11:23:58.268 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-09-08 11:23:58.299 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 11:23:58.330 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-09-08 11:23:58.361 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-09-08 11:23:58.392 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-09-08 11:23:58.423 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-09-08 11:23:58.455 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-09-08 11:23:58.486 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-09-08 11:23:58.517 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-09-08 11:23:58.520 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-09-08 11:23:58.523 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:23:58.525 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:23:58.528 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:23:58.530 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:23:58.533 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-09-08 11:23:58.535 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-09-08 11:23:58.538 | perl: warning: Setting locale failed. 2026-09-08 11:23:58.540 | perl: warning: Please check that your locale settings: 2026-09-08 11:23:58.540 | LANGUAGE = (unset), 2026-09-08 11:23:58.540 | LC_ALL = "en_US.utf8", 2026-09-08 11:23:58.540 | LANG = (unset) 2026-09-08 11:23:58.540 | are supported and installed on your system. 2026-09-08 11:23:58.541 | perl: warning: Falling back to the standard locale ("C"). 2026-09-08 11:23:58.575 | proxy (enabled by site administrator) 2026-09-08 11:23:58.578 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-09-08 11:23:58.581 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-09-08 11:23:58.583 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:23:58.585 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:23:58.588 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:23:58.590 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:23:58.593 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-09-08 11:23:58.595 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-09-08 11:23:58.597 | perl: warning: Setting locale failed. 2026-09-08 11:23:58.597 | perl: warning: Please check that your locale settings: 2026-09-08 11:23:58.597 | LANGUAGE = (unset), 2026-09-08 11:23:58.597 | LC_ALL = "en_US.utf8", 2026-09-08 11:23:58.598 | LANG = (unset) 2026-09-08 11:23:58.598 | are supported and installed on your system. 2026-09-08 11:23:58.598 | perl: warning: Falling back to the standard locale ("C"). 2026-09-08 11:23:58.632 | No module matches proxy_http 2026-09-08 11:23:58.635 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-09-08 11:23:58.646 | perl: warning: Setting locale failed. 2026-09-08 11:23:58.646 | perl: warning: Please check that your locale settings: 2026-09-08 11:23:58.646 | LANGUAGE = (unset), 2026-09-08 11:23:58.646 | LC_ALL = "en_US.utf8", 2026-09-08 11:23:58.646 | LANG = "de_DE.UTF-8" 2026-09-08 11:23:58.647 | are supported and installed on your system. 2026-09-08 11:23:58.647 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:23:58.686 | Considering dependency proxy for proxy_http: 2026-09-08 11:23:58.686 | Module proxy already enabled 2026-09-08 11:23:58.686 | Enabling module proxy_http. 2026-09-08 11:23:58.691 | To activate the new configuration, you need to run: 2026-09-08 11:23:58.691 | systemctl restart apache2 2026-09-08 11:23:58.696 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-09-08 11:23:58.698 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-09-08 11:23:58.700 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:23:58.703 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:23:58.705 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:23:58.830 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-09-08 11:23:58.834 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-09-08 11:23:58.837 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-09-08 11:23:58.839 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 11:23:58.841 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:23:58.844 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:23:58.846 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-09-08 11:23:58.849 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-09-08 11:23:58.852 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-09-08 11:23:58.853 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-09-08 11:23:58.862 | KeepAlive Off 2026-09-08 11:23:58.867 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-08 11:23:58.868 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-09-08 11:23:58.877 | SetEnv proxy-sendchunked 1 2026-09-08 11:23:58.882 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-09-08 11:23:58.882 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-09-08 11:23:58.892 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-09-08 11:23:58.896 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-09-08 11:23:58.898 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-09-08 11:23:58.900 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 11:23:58.903 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 11:23:58.905 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:23:58.908 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:23:58.910 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:23:58.913 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:23:58.915 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 11:23:58.918 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 11:23:58.920 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:23:58.922 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:23:58.925 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-09-08 11:23:58.937 | perl: warning: Setting locale failed. 2026-09-08 11:23:58.937 | perl: warning: Please check that your locale settings: 2026-09-08 11:23:58.937 | LANGUAGE = (unset), 2026-09-08 11:23:58.937 | LC_ALL = "en_US.utf8", 2026-09-08 11:23:58.938 | LANG = "de_DE.UTF-8" 2026-09-08 11:23:58.938 | are supported and installed on your system. 2026-09-08 11:23:58.938 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:23:58.977 | Enabling site glance-api. 2026-09-08 11:23:58.982 | To activate the new configuration, you need to run: 2026-09-08 11:23:58.983 | systemctl reload apache2 2026-09-08 11:23:58.987 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-09-08 11:23:58.990 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:23:58.992 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:23:58.995 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:23:59.113 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-09-08 11:23:59.119 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-09-08 11:23:59.152 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-09-08 11:23:59.188 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-09-08 11:23:59.190 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-09-08 11:23:59.226 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-09-08 11:23:59.260 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-09-08 11:23:59.278 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:23:59.281 | + ./stack.sh:main:950 : stack_install_service cinder 2026-09-08 11:23:59.283 | + lib/stack:stack_install_service:20 : local service=cinder 2026-09-08 11:23:59.286 | + lib/stack:stack_install_service:21 : type install_cinder 2026-09-08 11:23:59.289 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 11:23:59.292 | + lib/stack:stack_install_service:32 : install_cinder 2026-09-08 11:23:59.294 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder master 2026-09-08 11:23:59.298 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-09-08 11:23:59.300 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-09-08 11:23:59.303 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:23:59.305 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:23:59.309 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:23:59.312 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:23:59.314 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:23:59.317 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:23:59.335 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:23:59.337 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:23:59.340 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:23:59.344 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:23:59.344 | + functions-common:git_clone:610 : echo master 2026-09-08 11:23:59.349 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/cinder ]] 2026-09-08 11:23:59.351 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:23:59.354 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-08 11:23:59.356 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:23:59.359 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:23:59.362 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:23:59.364 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:23:59.366 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:23:59.369 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:23:59.371 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:23:59.374 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:23:59.377 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:23:59.380 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866639378 2026-09-08 11:23:59.383 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-09-08 11:23:59.387 | Cloning into '/opt/stack/cinder'... 2026-09-08 11:24:45.477 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:24:45.481 | + functions-common:time_stop:2420 : local name 2026-09-08 11:24:45.484 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:24:45.488 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:24:45.492 | + functions-common:time_stop:2423 : local total 2026-09-08 11:24:45.495 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:24:45.499 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:24:45.503 | + functions-common:time_stop:2427 : start_time=1788866639378 2026-09-08 11:24:45.506 | + functions-common:time_stop:2429 : [[ -z 1788866639378 ]] 2026-09-08 11:24:45.511 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:24:45.517 | + functions-common:time_stop:2432 : end_time=1788866685513 2026-09-08 11:24:45.520 | + functions-common:time_stop:2433 : elapsed_time=46135 2026-09-08 11:24:45.524 | + functions-common:time_stop:2434 : total=29883 2026-09-08 11:24:45.528 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:24:45.532 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76018 2026-09-08 11:24:45.536 | + functions-common:git_clone:631 : cd /opt/stack/cinder 2026-09-08 11:24:45.540 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:24:45.544 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:24:45.548 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:24:45.551 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:24:45.555 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:24:45.559 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:24:45.563 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:24:45.567 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:24:45.570 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:24:45.575 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:24:45.581 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866685577 2026-09-08 11:24:45.585 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:24:46.242 | From https://review.opendev.org/openstack/cinder 2026-09-08 11:24:46.242 | * branch master -> FETCH_HEAD 2026-09-08 11:24:46.253 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:24:46.257 | + functions-common:time_stop:2420 : local name 2026-09-08 11:24:46.260 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:24:46.264 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:24:46.268 | + functions-common:time_stop:2423 : local total 2026-09-08 11:24:46.272 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:24:46.275 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:24:46.279 | + functions-common:time_stop:2427 : start_time=1788866685577 2026-09-08 11:24:46.283 | + functions-common:time_stop:2429 : [[ -z 1788866685577 ]] 2026-09-08 11:24:46.287 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:24:46.293 | + functions-common:time_stop:2432 : end_time=1788866686289 2026-09-08 11:24:46.297 | + functions-common:time_stop:2433 : elapsed_time=712 2026-09-08 11:24:46.300 | + functions-common:time_stop:2434 : total=76018 2026-09-08 11:24:46.304 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:24:46.308 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=76730 2026-09-08 11:24:46.312 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:24:46.316 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:24:46.320 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:24:46.323 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:24:46.327 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:24:46.331 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:24:46.335 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:24:46.338 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:24:46.342 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:24:46.347 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:24:46.353 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866686349 2026-09-08 11:24:46.357 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:24:46.815 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:24:46.816 | 2026-09-08 11:24:46.816 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:24:46.816 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:24:46.816 | state without impacting any branches by switching back to a branch. 2026-09-08 11:24:46.816 | 2026-09-08 11:24:46.816 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:24:46.816 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:24:46.816 | 2026-09-08 11:24:46.816 | git switch -c 2026-09-08 11:24:46.816 | 2026-09-08 11:24:46.816 | Or undo this operation with: 2026-09-08 11:24:46.817 | 2026-09-08 11:24:46.817 | git switch - 2026-09-08 11:24:46.817 | 2026-09-08 11:24:46.817 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:24:46.817 | 2026-09-08 11:24:46.817 | HEAD is now at a4767351c Merge "[Hitachi] Update version for Hibiscus release / small doc updates" 2026-09-08 11:24:46.825 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:24:46.829 | + functions-common:time_stop:2420 : local name 2026-09-08 11:24:46.833 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:24:46.836 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:24:46.840 | + functions-common:time_stop:2423 : local total 2026-09-08 11:24:46.843 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:24:46.847 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:24:46.851 | + functions-common:time_stop:2427 : start_time=1788866686349 2026-09-08 11:24:46.854 | + functions-common:time_stop:2429 : [[ -z 1788866686349 ]] 2026-09-08 11:24:46.859 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:24:46.865 | + functions-common:time_stop:2432 : end_time=1788866686861 2026-09-08 11:24:46.868 | + functions-common:time_stop:2433 : elapsed_time=512 2026-09-08 11:24:46.872 | + functions-common:time_stop:2434 : total=76730 2026-09-08 11:24:46.876 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:24:46.879 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=77242 2026-09-08 11:24:46.883 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-09-08 11:24:46.902 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-09-08 11:24:46.907 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:24:46.907 | + functions-common:git_clone:673 : head -1 2026-09-08 11:24:46.913 | a4767351c Merge "[Hitachi] Update version for Hibiscus release / small doc updates" 2026-09-08 11:24:46.917 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:24:46.921 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-09-08 11:24:46.925 | + inc/python:setup_develop:353 : local bindep 2026-09-08 11:24:46.929 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-08 11:24:46.932 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-09-08 11:24:46.936 | + inc/python:setup_develop:359 : local extras= 2026-09-08 11:24:46.940 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-09-08 11:24:46.944 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 11:24:46.948 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-08 11:24:46.952 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-09-08 11:24:46.956 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 11:24:46.959 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 11:24:46.964 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-09-08 11:24:46.968 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 11:24:46.972 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-09-08 11:24:46.976 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 11:24:46.980 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 11:24:46.985 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-09-08 11:24:46.993 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-09-08 11:24:46.997 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-09-08 11:24:47.001 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-09-08 11:24:47.163 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-09-08 11:24:47.167 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 11:24:47.171 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 11:24:47.174 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 11:24:47.178 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-09-08 11:24:47.182 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-09-08 11:24:47.186 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 11:24:47.190 | + inc/python:setup_package:446 : local extras= 2026-09-08 11:24:47.195 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 11:24:47.199 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 11:24:47.203 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 11:24:47.207 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 11:24:47.212 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 11:24:47.216 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-09-08 11:24:47.246 | Using python 3.12 to install /opt/stack/cinder 2026-09-08 11:24:47.250 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-09-08 11:24:48.231 | Obtaining file:///opt/stack/cinder 2026-09-08 11:24:48.236 | Installing build dependencies: started 2026-09-08 11:24:49.790 | Installing build dependencies: finished with status 'done' 2026-09-08 11:24:49.791 | Checking if build backend supports build_editable: started 2026-09-08 11:24:50.338 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 11:24:50.340 | Getting requirements to build editable: started 2026-09-08 11:24:50.641 | Getting requirements to build editable: finished with status 'done' 2026-09-08 11:24:50.643 | Preparing editable metadata (pyproject.toml): started 2026-09-08 11:24:52.044 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:24:52.073 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.0.3) 2026-09-08 11:24:52.074 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.3.1) 2026-09-08 11:24:52.074 | 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.dev329) (0.41.2) 2026-09-08 11:24:52.075 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.5.0) 2026-09-08 11:24:52.076 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.5.5) 2026-09-08 11:24:52.077 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.1.0) 2026-09-08 11:24:52.078 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (4.26.0) 2026-09-08 11:24:52.079 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.17.0) 2026-09-08 11:24:52.079 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (13.0.1) 2026-09-08 11:24:52.744 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev329) 2026-09-08 11:24:52.888 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-09-08 11:24:52.899 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (10.7.0) 2026-09-08 11:24:52.900 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.6.1) 2026-09-08 11:24:52.901 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.5.0) 2026-09-08 11:24:52.902 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (18.1.1) 2026-09-08 11:24:52.903 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (8.3.1) 2026-09-08 11:24:52.904 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (18.3.0) 2026-09-08 11:24:52.905 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (8.2.0) 2026-09-08 11:24:52.905 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.0.1) 2026-09-08 11:24:52.906 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.12.0) 2026-09-08 11:24:52.907 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.9.0) 2026-09-08 11:24:52.908 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.10.0) 2026-09-08 11:24:52.909 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.11.0) 2026-09-08 11:24:52.909 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (4.8.0) 2026-09-08 11:24:52.911 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.8.0) 2026-09-08 11:24:52.912 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (10.2.0) 2026-09-08 11:24:52.953 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev329) 2026-09-08 11:24:52.969 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-09-08 11:24:52.979 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (4.4.0) 2026-09-08 11:24:52.980 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (26.3) 2026-09-08 11:24:53.024 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev329) 2026-09-08 11:24:53.040 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-09-08 11:24:53.051 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.10.1) 2026-09-08 11:24:53.052 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.1.0) 2026-09-08 11:24:53.053 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (3.3.2) 2026-09-08 11:24:53.054 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.6.0) 2026-09-08 11:24:53.092 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev329) 2026-09-08 11:24:53.108 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 11:24:53.118 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.0.0) 2026-09-08 11:24:53.163 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev329) 2026-09-08 11:24:53.179 | Downloading python_novaclient-18.13.1-py3-none-any.whl.metadata (3.2 kB) 2026-09-08 11:24:53.189 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.34.2) 2026-09-08 11:24:53.190 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.7.0) 2026-09-08 11:24:53.191 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.5.1) 2026-09-08 11:24:53.191 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.4.0) 2026-09-08 11:24:53.218 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev329) 2026-09-08 11:24:53.235 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 11:24:53.245 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2.0.52) 2026-09-08 11:24:53.246 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.9.1) 2026-09-08 11:24:53.273 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev329) 2026-09-08 11:24:53.288 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-09-08 11:24:53.311 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (9.1.4) 2026-09-08 11:24:53.312 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (1.8.11) 2026-09-08 11:24:53.313 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (6.9.0) 2026-09-08 11:24:53.354 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev329) 2026-09-08 11:24:53.370 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-09-08 11:24:53.379 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.1.1) 2026-09-08 11:24:53.426 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev329) 2026-09-08 11:24:53.442 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-09-08 11:24:53.453 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (5.8.0) 2026-09-08 11:24:53.454 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (43.0.3) 2026-09-08 11:24:53.455 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (0.3.1) 2026-09-08 11:24:53.648 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev329) 2026-09-08 11:24:53.667 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-09-08 11:24:53.679 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev329) (1.9.0) 2026-09-08 11:24:53.680 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (2026.3) 2026-09-08 11:24:53.680 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev329) (7.1.7) 2026-09-08 11:24:53.688 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev329) (2.1.1) 2026-09-08 11:24:53.693 | 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.dev329) (3.0) 2026-09-08 11:24:53.701 | 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.dev329) (2.8.0) 2026-09-08 11:24:53.707 | 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.dev329) (3.1.0) 2026-09-08 11:24:53.710 | 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.dev329) (2.3.0) 2026-09-08 11:24:53.716 | 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.dev329) (26.1.0) 2026-09-08 11:24:53.717 | 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.dev329) (2025.9.1) 2026-09-08 11:24:53.718 | 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.dev329) (0.37.0) 2026-09-08 11:24:53.719 | 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.dev329) (2026.6.3) 2026-09-08 11:24:53.727 | 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.dev329) (1.9.0) 2026-09-08 11:24:53.728 | 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.dev329) (4.16.0) 2026-09-08 11:24:53.731 | 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.dev329) (4.3.0) 2026-09-08 11:24:53.733 | 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.dev329) (4.1.0) 2026-09-08 11:24:53.734 | 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.dev329) (2.13.0) 2026-09-08 11:24:53.743 | 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.dev329) (7.2.2) 2026-09-08 11:24:53.747 | 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.dev329) (1.5.0) 2026-09-08 11:24:53.755 | 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.dev329) (0.20) 2026-09-08 11:24:53.760 | 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.dev329) (1.3.0) 2026-09-08 11:24:53.761 | 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.dev329) (2.0.0) 2026-09-08 11:24:53.762 | 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.dev329) (6.0.3) 2026-09-08 11:24:53.770 | 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.dev329) (1.19.1) 2026-09-08 11:24:53.772 | 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.dev329) (2.1.2) 2026-09-08 11:24:53.773 | 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.dev329) (0.6.2) 2026-09-08 11:24:53.776 | 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.dev329) (1.4.1) 2026-09-08 11:24:53.783 | 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.dev329) (2.9.0.post0) 2026-09-08 11:24:53.789 | 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.dev329) (5.3.1) 2026-09-08 11:24:53.790 | 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.dev329) (5.6.2) 2026-09-08 11:24:53.791 | 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.dev329) (0.17.0) 2026-09-08 11:24:53.795 | 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.dev329) (5.1.0) 2026-09-08 11:24:53.809 | 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.dev329) (0.26.0) 2026-09-08 11:24:53.812 | 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.dev329) (5.0.0) 2026-09-08 11:24:53.813 | 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.dev329) (3.1.6) 2026-09-08 11:24:53.815 | 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.dev329) (4.0.1) 2026-09-08 11:24:53.822 | 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.dev329) (3.0.3) 2026-09-08 11:24:53.833 | 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.dev329) (1.2.1) 2026-09-08 11:24:53.853 | 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.dev329) (1.7.6) 2026-09-08 11:24:53.859 | 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.dev329) (2.2.0) 2026-09-08 11:24:53.864 | 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.dev329) (1.3.7) 2026-09-08 11:24:53.869 | 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.dev329) (3.18.0) 2026-09-08 11:24:53.914 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev329) 2026-09-08 11:24:53.930 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 11:24:53.991 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev329) 2026-09-08 11:24:54.006 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-09-08 11:24:54.060 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev329) 2026-09-08 11:24:54.075 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-09-08 11:24:54.093 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev329) (84.0.0) 2026-09-08 11:24:54.108 | 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.dev329) (0.8.2) 2026-09-08 11:24:54.142 | 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.dev329) (4.16.0) 2026-09-08 11:24:54.148 | 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.dev329) (0.6.0) 2026-09-08 11:24:54.149 | 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.dev329) (4.2.0) 2026-09-08 11:24:54.159 | 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.dev329) (3.0.53) 2026-09-08 11:24:54.160 | 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.dev329) (1.11.0) 2026-09-08 11:24:54.161 | 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.dev329) (15.0.0) 2026-09-08 11:24:54.162 | 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.dev329) (1.8.0) 2026-09-08 11:24:54.175 | 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.dev329) (1.17.0) 2026-09-08 11:24:54.210 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev329) 2026-09-08 11:24:54.226 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-09-08 11:24:54.237 | 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.dev329) (24.2.1) 2026-09-08 11:24:54.272 | 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.dev329) (3.5.0) 2026-09-08 11:24:54.273 | 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.dev329) (3.18) 2026-09-08 11:24:54.275 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev329) (2023.11.17) 2026-09-08 11:24:54.307 | 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.dev329) (4.2.0) 2026-09-08 11:24:54.308 | 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.dev329) (2.20.0) 2026-09-08 11:24:54.319 | 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.dev329) (0.1.2) 2026-09-08 11:24:54.337 | 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.dev329) (0.8) 2026-09-08 11:24:54.380 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev329) 2026-09-08 11:24:54.397 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-09-08 11:24:54.456 | 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.dev329) (3.6.1) 2026-09-08 11:24:54.457 | 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.dev329) (3.5.0) 2026-09-08 11:24:54.459 | 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.dev329) (4.0.1) 2026-09-08 11:24:54.534 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev329) 2026-09-08 11:24:54.551 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-09-08 11:24:54.585 | 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.dev329) (1.33) 2026-09-08 11:24:54.592 | 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.dev329) (3.1.1) 2026-09-08 11:24:54.679 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-09-08 11:24:54.800 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 52.0 MB/s 0:00:00 2026-09-08 11:24:54.822 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-09-08 11:24:54.845 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-09-08 11:24:54.863 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 33.1 MB/s 0:00:00 2026-09-08 11:24:54.877 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-09-08 11:24:54.905 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-09-08 11:24:54.927 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-09-08 11:24:54.956 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 54.0 MB/s 0:00:00 2026-09-08 11:24:54.972 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-09-08 11:24:54.997 | Downloading python_novaclient-18.13.1-py3-none-any.whl (336 kB) 2026-09-08 11:24:55.024 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-09-08 11:24:55.047 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-09-08 11:24:55.069 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-09-08 11:24:55.094 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-09-08 11:24:55.117 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-09-08 11:24:55.140 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-09-08 11:24:55.164 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-09-08 11:24:55.189 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-09-08 11:24:55.300 | Building wheels for collected packages: cinder 2026-09-08 11:24:55.301 | Building editable for cinder (pyproject.toml): started 2026-09-08 11:24:56.975 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-09-08 11:24:56.976 | Created wheel for cinder: filename=cinder-28.1.0.dev329-0.editable-py3-none-any.whl size=9267 sha256=9e2cf9dc5c6dee06133b6a7dcc973f69ba1db340be80dd043ec366a79ca36598 2026-09-08 11:24:56.976 | Stored in directory: /tmp/pip-ephem-wheel-cache-t9ld1t6i/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-09-08 11:24:56.982 | Successfully built cinder 2026-09-08 11:24:57.249 | 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-08 11:24:57.518 | Attempting uninstall: pyudev 2026-09-08 11:24:57.534 | Found existing installation: pyudev 0.24.0 2026-09-08 11:24:57.535 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-09-08 11:24:57.535 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-09-08 11:24:59.753 | 2026-09-08 11:24:59.774 | Successfully installed cinder-28.1.0.dev329 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-08 11:24:59.993 | + inc/python:pip_install:216 : result=0 2026-09-08 11:24:59.996 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:24:59.999 | + functions-common:time_stop:2420 : local name 2026-09-08 11:25:00.002 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:25:00.005 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:25:00.007 | + functions-common:time_stop:2423 : local total 2026-09-08 11:25:00.010 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:25:00.013 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:25:00.016 | + functions-common:time_stop:2427 : start_time=1788866687238 2026-09-08 11:25:00.019 | + functions-common:time_stop:2429 : [[ -z 1788866687238 ]] 2026-09-08 11:25:00.023 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:25:00.028 | + functions-common:time_stop:2432 : end_time=1788866700025 2026-09-08 11:25:00.031 | + functions-common:time_stop:2433 : elapsed_time=12787 2026-09-08 11:25:00.034 | + functions-common:time_stop:2434 : total=97123 2026-09-08 11:25:00.038 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:25:00.041 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=109910 2026-09-08 11:25:00.045 | + inc/python:pip_install:219 : return 0 2026-09-08 11:25:00.049 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 11:25:00.052 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:25:00.056 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-09-08 11:25:00.059 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-09-08 11:25:00.062 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:25:00.066 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:25:00.069 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-09-08 11:25:00.073 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:25:00.076 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-09-08 11:25:00.079 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-09-08 11:25:00.083 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-09-08 11:25:00.087 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:25:00.091 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:25:00.094 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-09-08 11:25:00.112 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-09-08 11:25:00.118 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:25:00.122 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:25:00.126 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:25:00.131 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:25:00.134 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:25:00.137 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:25:00.141 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:25:00.144 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:25:00.147 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:25:00.151 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:25:00.154 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:25:00.157 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:25:00.160 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-09-08 11:25:00.164 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:25:00.167 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:25:00.171 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:25:00.174 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-09-08 11:25:00.201 | + 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-08 11:25:00.241 | Reading package lists... 2026-09-08 11:25:00.637 | Building dependency tree... 2026-09-08 11:25:00.638 | Reading state information... 2026-09-08 11:25:01.239 | The following packages were automatically installed and are no longer required: 2026-09-08 11:25:01.241 | libfwupd2 libgusb2 2026-09-08 11:25:01.242 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:25:01.247 | The following additional packages will be installed: 2026-09-08 11:25:01.247 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-08 11:25:01.247 | python3-urwid python3-wcwidth 2026-09-08 11:25:01.248 | Suggested packages: 2026-09-08 11:25:01.248 | python-urwid-doc 2026-09-08 11:25:01.289 | The following NEW packages will be installed: 2026-09-08 11:25:01.289 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-09-08 11:25:01.290 | python3-urwid python3-wcwidth targetcli-fb 2026-09-08 11:25:01.433 | 0 upgraded, 6 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:25:01.433 | Need to get 385 kB of archives. 2026-09-08 11:25:01.433 | After this operation, 3098 kB of additional disk space will be used. 2026-09-08 11:25:01.433 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-09-08 11:25:01.511 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-09-08 11:25:01.517 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-09-08 11:25:01.561 | 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-08 11:25:01.564 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-09-08 11:25:01.569 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-09-08 11:25:01.810 | perl: warning: Setting locale failed. 2026-09-08 11:25:01.810 | perl: warning: Please check that your locale settings: 2026-09-08 11:25:01.810 | LANGUAGE = (unset), 2026-09-08 11:25:01.811 | LC_ALL = "en_US.utf8", 2026-09-08 11:25:01.811 | LANG = "de_DE.UTF-8" 2026-09-08 11:25:01.811 | are supported and installed on your system. 2026-09-08 11:25:01.811 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:25:01.874 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:25:01.875 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:25:01.875 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:25:02.066 | Fetched 385 kB in 0s (1491 kB/s) 2026-09-08 11:25:02.108 | Selecting previously unselected package python3-typing-extensions. 2026-09-08 11:25:02.176 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126715 files and directories currently installed.) 2026-09-08 11:25:02.182 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-09-08 11:25:02.186 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-09-08 11:25:02.238 | Selecting previously unselected package python3-wcwidth. 2026-09-08 11:25:02.250 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-09-08 11:25:02.254 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-08 11:25:02.308 | Selecting previously unselected package python3-urwid. 2026-09-08 11:25:02.321 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-09-08 11:25:02.325 | Unpacking python3-urwid (2.6.10-1) ... 2026-09-08 11:25:02.418 | Selecting previously unselected package python3-configshell-fb. 2026-09-08 11:25:02.430 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-09-08 11:25:02.434 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-08 11:25:02.494 | Selecting previously unselected package python3-rtslib-fb. 2026-09-08 11:25:02.506 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-09-08 11:25:02.510 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-08 11:25:02.577 | Selecting previously unselected package targetcli-fb. 2026-09-08 11:25:02.590 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-09-08 11:25:02.593 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-08 11:25:02.675 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-09-08 11:25:03.870 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-09-08 11:25:03.878 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-09-08 11:25:04.193 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-09-08 11:25:04.441 | Setting up python3-urwid (2.6.10-1) ... 2026-09-08 11:25:04.977 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-09-08 11:25:05.175 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 11:25:05.175 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-08 11:25:05.201 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-08 11:25:05.201 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-08 11:25:05.201 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-08 11:25:05.201 | keyword = Word(alphanums + '_\-') 2026-09-08 11:25:05.202 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 11:25:05.202 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 11:25:05.202 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 11:25:05.203 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 11:25:05.203 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-08 11:25:05.203 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-08 11:25:05.212 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 11:25:05.212 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-09-08 11:25:05.234 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-09-08 11:25:05.234 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-09-08 11:25:05.235 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-09-08 11:25:05.235 | keyword = Word(alphanums + '_\-') 2026-09-08 11:25:05.235 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 11:25:05.235 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 11:25:05.235 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-09-08 11:25:05.235 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-09-08 11:25:05.235 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-09-08 11:25:05.236 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-09-08 11:25:05.268 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-09-08 11:25:05.480 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-09-08 11:25:05.481 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-09-08 11:25:05.775 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:25:06.648 | perl: warning: Setting locale failed. 2026-09-08 11:25:06.648 | perl: warning: Please check that your locale settings: 2026-09-08 11:25:06.649 | LANGUAGE = (unset), 2026-09-08 11:25:06.649 | LC_ALL = "en_US.utf8", 2026-09-08 11:25:06.649 | LANG = "de_DE.UTF-8" 2026-09-08 11:25:06.649 | are supported and installed on your system. 2026-09-08 11:25:06.649 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:25:06.782 | perl: warning: Setting locale failed. 2026-09-08 11:25:06.782 | perl: warning: Please check that your locale settings: 2026-09-08 11:25:06.782 | LANGUAGE = (unset), 2026-09-08 11:25:06.783 | LC_ALL = "en_US.utf8", 2026-09-08 11:25:06.783 | LANG = "de_DE.UTF-8" 2026-09-08 11:25:06.783 | are supported and installed on your system. 2026-09-08 11:25:06.784 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:25:06.835 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:25:06.835 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:25:06.835 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:25:06.907 | perl: warning: Setting locale failed. 2026-09-08 11:25:06.907 | perl: warning: Please check that your locale settings: 2026-09-08 11:25:06.908 | LANGUAGE = (unset), 2026-09-08 11:25:06.908 | LC_ALL = "en_US.utf8", 2026-09-08 11:25:06.908 | LANG = "de_DE.UTF-8" 2026-09-08 11:25:06.908 | are supported and installed on your system. 2026-09-08 11:25:06.908 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:25:07.268 | 2026-09-08 11:25:07.268 | Running kernel seems to be up-to-date. 2026-09-08 11:25:07.268 | 2026-09-08 11:25:07.268 | Restarting services... 2026-09-08 11:25:07.328 | 2026-09-08 11:25:07.328 | Service restarts being deferred: 2026-09-08 11:25:07.328 | systemctl restart getty@tty1.service 2026-09-08 11:25:07.329 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:25:07.329 | systemctl restart systemd-logind.service 2026-09-08 11:25:07.329 | systemctl restart virtlockd.service 2026-09-08 11:25:07.329 | systemctl restart virtlogd.service 2026-09-08 11:25:07.329 | 2026-09-08 11:25:07.329 | No containers need to be restarted. 2026-09-08 11:25:07.329 | 2026-09-08 11:25:07.329 | User sessions running outdated binaries: 2026-09-08 11:25:07.329 | quobyte @ session #6: bash[2033], sshd[1986,2032] 2026-09-08 11:25:07.338 | quobyte @ user manager service: systemd[1165] 2026-09-08 11:25:07.347 | 2026-09-08 11:25:07.347 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:25:09.449 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:25:09.453 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:25:09.457 | + functions-common:time_stop:2420 : local name 2026-09-08 11:25:09.460 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:25:09.463 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:25:09.467 | + functions-common:time_stop:2423 : local total 2026-09-08 11:25:09.470 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:25:09.474 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:25:09.477 | + functions-common:time_stop:2427 : start_time=1788866700196 2026-09-08 11:25:09.481 | + functions-common:time_stop:2429 : [[ -z 1788866700196 ]] 2026-09-08 11:25:09.486 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:25:09.492 | + functions-common:time_stop:2432 : end_time=1788866709488 2026-09-08 11:25:09.495 | + functions-common:time_stop:2433 : elapsed_time=9292 2026-09-08 11:25:09.498 | + functions-common:time_stop:2434 : total=150124 2026-09-08 11:25:09.502 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:25:09.505 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159416 2026-09-08 11:25:09.509 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:25:09.513 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 11:25:09.516 | + ./stack.sh:main:951 : configure_cinder 2026-09-08 11:25:09.520 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-09-08 11:25:09.536 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-09-08 11:25:09.542 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-09-08 11:25:09.545 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-09-08 11:25:09.548 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-08 11:25:09.553 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-09-08 11:25:09.553 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-08 11:25:09.559 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-09-08 11:25:09.562 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-09-08 11:25:09.565 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-08 11:25:09.568 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-09-08 11:25:09.571 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-09-08 11:25:09.574 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-09-08 11:25:09.577 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-09-08 11:25:09.580 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-09-08 11:25:09.597 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-09-08 11:25:09.614 | + 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-08 11:25:09.629 | + 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-08 11:25:09.645 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-09-08 11:25:09.660 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-09-08 11:25:09.679 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-08 11:25:09.683 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-08 11:25:09.688 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.AOeHBpjQih 2026-09-08 11:25:09.692 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-08 11:25:09.696 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-09-08 11:25:09.699 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-09-08 11:25:09.703 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.AOeHBpjQih 2026-09-08 11:25:09.708 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.AOeHBpjQih 2026-09-08 11:25:09.725 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.AOeHBpjQih /etc/sudoers.d/cinder-rootwrap 2026-09-08 11:25:09.743 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-09-08 11:25:09.748 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-08 11:25:09.751 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-08 11:25:09.754 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-08 11:25:09.757 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-08 11:25:09.761 | + 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-08 11:25:09.764 | + 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-08 11:25:09.767 | + 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-08 11:25:09.767 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-08 11:25:09.778 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-08 11:25:09.784 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-08 11:25:09.799 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-08 11:25:09.816 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-09-08 11:25:09.818 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-09-08 11:25:09.824 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-09-08 11:25:09.831 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-09-08 11:25:09.835 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 11:25:09.838 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-09-08 11:25:09.842 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 11:25:09.846 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 11:25:09.849 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-09-08 11:25:09.853 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 11:25:09.856 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-08 11:25:09.860 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 11:25:09.864 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-09-08 11:25:09.903 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-09-08 11:25:09.940 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.142/identity 2026-09-08 11:25:09.980 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-09-08 11:25:10.016 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-09-08 11:25:10.051 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-09-08 11:25:10.088 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-09-08 11:25:10.125 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-09-08 11:25:10.161 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.142/identity 2026-09-08 11:25:10.201 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 11:25:10.239 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 11:25:10.278 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 11:25:10.281 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-09-08 11:25:10.320 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-09-08 11:25:10.359 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-09-08 11:25:10.362 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-09-08 11:25:10.366 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-09-08 11:25:10.369 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-09-08 11:25:10.372 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:25:10.376 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:25:10.379 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:25:10.402 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:25:10.406 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:25:10.409 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-09-08 11:25:10.414 | + 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-08 11:25:10.455 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-09-08 11:25:10.493 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-09-08 11:25:10.533 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-09-08 11:25:10.572 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-09-08 11:25:10.611 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-09-08 11:25:10.653 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.142 2026-09-08 11:25:10.692 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-09-08 11:25:10.733 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-09-08 11:25:10.743 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key f6eb07817f8414c97137444b158dc82f 2026-09-08 11:25:10.781 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-09-08 11:25:10.784 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-09-08 11:25:10.824 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-09-08 11:25:10.861 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-09-08 11:25:10.897 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-09-08 11:25:10.934 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-09-08 11:25:10.971 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-09-08 11:25:11.008 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-09-08 11:25:11.030 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:25:11.033 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-09-08 11:25:11.036 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-09-08 11:25:11.039 | + lib/cinder:configure_cinder:342 : local default_name= 2026-09-08 11:25:11.042 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-09-08 11:25:11.046 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-08 11:25:11.049 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-09-08 11:25:11.053 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-09-08 11:25:11.056 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-09-08 11:25:11.060 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-09-08 11:25:11.063 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-09-08 11:25:11.066 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-08 11:25:11.107 | + 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-08 11:25:11.144 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-09-08 11:25:11.182 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-09-08 11:25:11.221 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-09-08 11:25:11.261 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-09-08 11:25:11.300 | + 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-08 11:25:11.340 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-09-08 11:25:11.381 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-09-08 11:25:11.418 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-09-08 11:25:11.422 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-09-08 11:25:11.425 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-09-08 11:25:11.428 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-09-08 11:25:11.466 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-09-08 11:25:11.469 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-09-08 11:25:11.508 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-09-08 11:25:11.512 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-09-08 11:25:11.516 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-09-08 11:25:11.519 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-09-08 11:25:11.556 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-09-08 11:25:11.559 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-09-08 11:25:11.562 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-09-08 11:25:11.565 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-09-08 11:25:11.568 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-09-08 11:25:11.590 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:25:11.593 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-09-08 11:25:11.614 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:25:11.617 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-09-08 11:25:11.640 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:25:11.644 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-09-08 11:25:11.647 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-09-08 11:25:11.650 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-09-08 11:25:11.654 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-09-08 11:25:11.657 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 11:25:11.661 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 11:25:11.664 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 11:25:11.686 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:25:11.690 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 11:25:11.694 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 11:25:11.697 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 11:25:11.720 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:25:11.723 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.142:5672/ 2026-09-08 11:25:11.728 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.142:5672/ 2026-09-08 11:25:11.765 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 11:25:11.769 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 11:25:11.772 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-09-08 11:25:11.775 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-09-08 11:25:11.778 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 11:25:11.783 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:25:11.806 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:25:11.810 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:25:11.812 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:25:11.816 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:25:11.819 | + 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-08 11:25:11.858 | + 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-08 11:25:11.898 | + 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-08 11:25:11.937 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:25:11.976 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-09-08 11:25:12.015 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-09-08 11:25:12.037 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:25:12.041 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-09-08 11:25:12.045 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-09-08 11:25:12.049 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-09-08 11:25:12.051 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-09-08 11:25:12.053 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 11:25:12.056 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-09-08 11:25:12.059 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-09-08 11:25:12.061 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 11:25:12.063 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 11:25:12.080 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 11:25:12.080 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:25:12.091 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 11:25:12.096 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:25:12.110 | /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-08 11:25:12.114 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-09-08 11:25:12.117 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-09-08 11:25:12.121 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 11:25:12.124 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-09-08 11:25:12.160 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-09-08 11:25:12.192 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-09-08 11:25:12.225 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-09-08 11:25:12.260 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 11:25:12.295 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 11:25:12.329 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-09-08 11:25:12.364 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-09-08 11:25:12.402 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-09-08 11:25:12.439 | + 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-08 11:25:12.478 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 11:25:12.514 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 11:25:12.551 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-09-08 11:25:12.587 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-09-08 11:25:12.625 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 11:25:12.628 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 11:25:12.632 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-09-08 11:25:12.635 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-09-08 11:25:12.638 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 11:25:12.641 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:25:12.643 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:25:12.646 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-09-08 11:25:12.650 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-09-08 11:25:12.653 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-09-08 11:25:12.692 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 11:25:12.733 | + 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-08 11:25:12.733 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-09-08 11:25:12.744 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-09-08 11:25:12.748 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-09-08 11:25:12.752 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-09-08 11:25:12.755 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 11:25:12.758 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 11:25:12.761 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:25:12.764 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:25:12.767 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:25:12.771 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:25:12.774 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 11:25:12.777 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 11:25:12.780 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:25:12.783 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:25:12.787 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-09-08 11:25:12.799 | perl: warning: Setting locale failed. 2026-09-08 11:25:12.800 | perl: warning: Please check that your locale settings: 2026-09-08 11:25:12.800 | LANGUAGE = (unset), 2026-09-08 11:25:12.800 | LC_ALL = "en_US.utf8", 2026-09-08 11:25:12.800 | LANG = "de_DE.UTF-8" 2026-09-08 11:25:12.800 | are supported and installed on your system. 2026-09-08 11:25:12.800 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:25:12.842 | Enabling site cinder-api. 2026-09-08 11:25:12.848 | To activate the new configuration, you need to run: 2026-09-08 11:25:12.848 | systemctl reload apache2 2026-09-08 11:25:12.854 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 11:25:12.857 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:25:12.860 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:25:12.863 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:25:13.002 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-09-08 11:25:13.008 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.142/image 2026-09-08 11:25:13.040 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-09-08 11:25:13.059 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:25:13.061 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-09-08 11:25:13.065 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 11:25:13.068 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-09-08 11:25:13.072 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-09-08 11:25:13.074 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 11:25:13.076 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-09-08 11:25:13.078 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 11:25:13.082 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-09-08 11:25:13.084 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-09-08 11:25:13.087 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-09-08 11:25:13.121 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-09-08 11:25:13.156 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.142/identity 2026-09-08 11:25:13.190 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-09-08 11:25:13.223 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-09-08 11:25:13.259 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-09-08 11:25:13.296 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-09-08 11:25:13.330 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-09-08 11:25:13.366 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.142/identity 2026-09-08 11:25:13.401 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-09-08 11:25:13.439 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-09-08 11:25:13.478 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 11:25:13.481 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-09-08 11:25:13.484 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 11:25:13.487 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:25:13.490 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-08 11:25:13.492 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-09-08 11:25:13.534 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-09-08 11:25:13.572 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.142/identity 2026-09-08 11:25:13.610 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-09-08 11:25:13.648 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-09-08 11:25:13.686 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-09-08 11:25:13.723 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-09-08 11:25:13.761 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-09-08 11:25:13.800 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-09-08 11:25:13.837 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-09-08 11:25:13.878 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-09-08 11:25:13.881 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-09-08 11:25:13.904 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:25:13.907 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.142:2379?api_version=v3' 2026-09-08 11:25:13.950 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-09-08 11:25:13.953 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-09-08 11:25:13.990 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-09-08 11:25:13.992 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-09-08 11:25:13.996 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-09-08 11:25:14.037 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-09-08 11:25:14.040 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-09-08 11:25:14.042 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-09-08 11:25:14.046 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-08 11:25:14.049 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-09-08 11:25:14.084 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-09-08 11:25:14.119 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.142/identity 2026-09-08 11:25:14.157 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-09-08 11:25:14.193 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-09-08 11:25:14.230 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-09-08 11:25:14.268 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-09-08 11:25:14.304 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-09-08 11:25:14.348 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-09-08 11:25:14.371 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:25:14.374 | + ./stack.sh:main:956 : stack_install_service neutron 2026-09-08 11:25:14.377 | + lib/stack:stack_install_service:20 : local service=neutron 2026-09-08 11:25:14.380 | + lib/stack:stack_install_service:21 : type install_neutron 2026-09-08 11:25:14.384 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 11:25:14.387 | + lib/stack:stack_install_service:32 : install_neutron 2026-09-08 11:25:14.389 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-09-08 11:25:14.392 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-09-08 11:25:14.395 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:25:14.397 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:25:14.400 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-09-08 11:25:14.404 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:25:14.406 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-09-08 11:25:14.409 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-09-08 11:25:14.412 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:25:14.414 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:25:14.418 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-09-08 11:25:14.422 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:25:14.426 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-09-08 11:25:14.429 | + inc/python:use_library_from_git:266 : local name=alembic 2026-09-08 11:25:14.433 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:25:14.437 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:25:14.441 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-09-08 11:25:14.444 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:25:14.448 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-09-08 11:25:14.452 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-09-08 11:25:14.456 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-09-08 11:25:14.460 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:25:14.464 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:25:14.468 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:25:14.472 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:25:14.475 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:25:14.480 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:25:14.500 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:25:14.503 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:25:14.507 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:25:14.512 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:25:14.512 | + functions-common:git_clone:610 : echo master 2026-09-08 11:25:14.518 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-09-08 11:25:14.521 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:25:14.525 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-09-08 11:25:14.528 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:25:14.531 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:25:14.535 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:25:14.539 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:25:14.543 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:25:14.547 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:25:14.551 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:25:14.555 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:25:14.560 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:25:14.565 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866714561 2026-09-08 11:25:14.569 | + 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-08 11:25:14.573 | Cloning into '/opt/stack/neutron'... 2026-09-08 11:26:12.093 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:26:12.096 | + functions-common:time_stop:2420 : local name 2026-09-08 11:26:12.100 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:26:12.104 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:26:12.107 | + functions-common:time_stop:2423 : local total 2026-09-08 11:26:12.111 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:26:12.115 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:26:12.118 | + functions-common:time_stop:2427 : start_time=1788866714561 2026-09-08 11:26:12.122 | + functions-common:time_stop:2429 : [[ -z 1788866714561 ]] 2026-09-08 11:26:12.127 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:26:12.133 | + functions-common:time_stop:2432 : end_time=1788866772129 2026-09-08 11:26:12.137 | + functions-common:time_stop:2433 : elapsed_time=57568 2026-09-08 11:26:12.141 | + functions-common:time_stop:2434 : total=77242 2026-09-08 11:26:12.144 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:26:12.148 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=134810 2026-09-08 11:26:12.152 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-09-08 11:26:12.156 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:26:12.159 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:26:12.163 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:26:12.167 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:26:12.171 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:26:12.175 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:26:12.179 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:26:12.183 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:26:12.187 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:26:12.192 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:26:12.197 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866772194 2026-09-08 11:26:12.201 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:26:12.986 | From https://review.opendev.org/openstack/neutron 2026-09-08 11:26:12.987 | * branch master -> FETCH_HEAD 2026-09-08 11:26:12.997 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:26:13.001 | + functions-common:time_stop:2420 : local name 2026-09-08 11:26:13.005 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:26:13.009 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:26:13.013 | + functions-common:time_stop:2423 : local total 2026-09-08 11:26:13.017 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:26:13.021 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:26:13.025 | + functions-common:time_stop:2427 : start_time=1788866772194 2026-09-08 11:26:13.029 | + functions-common:time_stop:2429 : [[ -z 1788866772194 ]] 2026-09-08 11:26:13.034 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:26:13.039 | + functions-common:time_stop:2432 : end_time=1788866773035 2026-09-08 11:26:13.043 | + functions-common:time_stop:2433 : elapsed_time=841 2026-09-08 11:26:13.047 | + functions-common:time_stop:2434 : total=134810 2026-09-08 11:26:13.051 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:26:13.055 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=135651 2026-09-08 11:26:13.059 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:26:13.064 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:26:13.068 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:26:13.072 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:26:13.076 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:26:13.080 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:26:13.084 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:26:13.088 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:26:13.092 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:26:13.097 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:26:13.103 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866773099 2026-09-08 11:26:13.108 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:26:13.599 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:26:13.599 | 2026-09-08 11:26:13.599 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:26:13.599 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:26:13.599 | state without impacting any branches by switching back to a branch. 2026-09-08 11:26:13.600 | 2026-09-08 11:26:13.600 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:26:13.600 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:26:13.600 | 2026-09-08 11:26:13.600 | git switch -c 2026-09-08 11:26:13.600 | 2026-09-08 11:26:13.600 | Or undo this operation with: 2026-09-08 11:26:13.600 | 2026-09-08 11:26:13.600 | git switch - 2026-09-08 11:26:13.600 | 2026-09-08 11:26:13.601 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:26:13.601 | 2026-09-08 11:26:13.601 | HEAD is now at c5536935cc Merge "Implement indirect Floating IPs API" 2026-09-08 11:26:13.609 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:26:13.613 | + functions-common:time_stop:2420 : local name 2026-09-08 11:26:13.617 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:26:13.621 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:26:13.625 | + functions-common:time_stop:2423 : local total 2026-09-08 11:26:13.629 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:26:13.633 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:26:13.637 | + functions-common:time_stop:2427 : start_time=1788866773099 2026-09-08 11:26:13.640 | + functions-common:time_stop:2429 : [[ -z 1788866773099 ]] 2026-09-08 11:26:13.645 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:26:13.651 | + functions-common:time_stop:2432 : end_time=1788866773647 2026-09-08 11:26:13.655 | + functions-common:time_stop:2433 : elapsed_time=548 2026-09-08 11:26:13.659 | + functions-common:time_stop:2434 : total=135651 2026-09-08 11:26:13.663 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:26:13.667 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=136199 2026-09-08 11:26:13.671 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-09-08 11:26:13.695 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-09-08 11:26:13.700 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:26:13.700 | + functions-common:git_clone:673 : head -1 2026-09-08 11:26:13.708 | c5536935cc Merge "Implement indirect Floating IPs API" 2026-09-08 11:26:13.712 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:26:13.716 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-09-08 11:26:13.720 | + inc/python:setup_develop:353 : local bindep 2026-09-08 11:26:13.724 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-08 11:26:13.728 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-09-08 11:26:13.732 | + inc/python:setup_develop:359 : local extras= 2026-09-08 11:26:13.737 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-09-08 11:26:13.741 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 11:26:13.745 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-08 11:26:13.749 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-09-08 11:26:13.753 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 11:26:13.757 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 11:26:13.762 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-09-08 11:26:13.766 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 11:26:13.771 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-09-08 11:26:13.776 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 11:26:13.779 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 11:26:13.786 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-09-08 11:26:13.793 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-09-08 11:26:13.797 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-09-08 11:26:13.801 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-09-08 11:26:13.959 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-09-08 11:26:13.963 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 11:26:13.968 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 11:26:13.972 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 11:26:13.976 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-09-08 11:26:13.980 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-09-08 11:26:13.984 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 11:26:13.988 | + inc/python:setup_package:446 : local extras= 2026-09-08 11:26:13.992 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 11:26:13.996 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 11:26:14.000 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 11:26:14.004 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 11:26:14.008 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 11:26:14.012 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-09-08 11:26:14.044 | Using python 3.12 to install /opt/stack/neutron 2026-09-08 11:26:14.048 | + 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-08 11:26:15.052 | Obtaining file:///opt/stack/neutron 2026-09-08 11:26:15.062 | Installing build dependencies: started 2026-09-08 11:26:16.659 | Installing build dependencies: finished with status 'done' 2026-09-08 11:26:16.660 | Checking if build backend supports build_editable: started 2026-09-08 11:26:17.215 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 11:26:17.216 | Getting requirements to build editable: started 2026-09-08 11:26:17.523 | Getting requirements to build editable: finished with status 'done' 2026-09-08 11:26:17.525 | Preparing editable metadata (pyproject.toml): started 2026-09-08 11:26:19.275 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:26:19.299 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (7.0.3) 2026-09-08 11:26:19.300 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.10.1) 2026-09-08 11:26:19.301 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.1.0) 2026-09-08 11:26:19.301 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (2.5.1) 2026-09-08 11:26:19.302 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.1.0) 2026-09-08 11:26:19.303 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (5.3.1) 2026-09-08 11:26:19.490 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:26:19.624 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-09-08 11:26:19.635 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (0.32.0) 2026-09-08 11:26:19.636 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (2.34.2) 2026-09-08 11:26:19.638 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.1.6) 2026-09-08 11:26:19.638 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (13.0.1) 2026-09-08 11:26:19.639 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (1.3.0) 2026-09-08 11:26:19.698 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:26:19.715 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-09-08 11:26:19.726 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (9.1.4) 2026-09-08 11:26:19.727 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (2.0.52) 2026-09-08 11:26:19.728 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (1.8.11) 2026-09-08 11:26:19.730 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (5.17.0) 2026-09-08 11:26:19.730 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (1.19.1) 2026-09-08 11:26:19.731 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (5.9.1) 2026-09-08 11:26:19.732 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (4.3.0) 2026-09-08 11:26:19.733 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (7.6.1) 2026-09-08 11:26:19.734 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (10.7.0) 2026-09-08 11:26:19.735 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (6.5.0) 2026-09-08 11:26:19.736 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (18.1.1) 2026-09-08 11:26:19.737 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (6.9.0) 2026-09-08 11:26:19.738 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (8.3.1) 2026-09-08 11:26:19.739 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (18.3.0) 2026-09-08 11:26:19.740 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (8.2.0) 2026-09-08 11:26:19.741 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (6.0.1) 2026-09-08 11:26:19.742 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.12.0) 2026-09-08 11:26:19.743 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.9.0) 2026-09-08 11:26:19.744 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (7.10.0) 2026-09-08 11:26:19.745 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (5.11.0) 2026-09-08 11:26:19.747 | 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.dev196) (4.8.0) 2026-09-08 11:26:19.747 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (2.8.0) 2026-09-08 11:26:19.748 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (10.2.0) 2026-09-08 11:26:19.749 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.12.0) 2026-09-08 11:26:19.750 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (4.4.0) 2026-09-08 11:26:19.803 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:26:19.818 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 11:26:19.854 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:26:19.871 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 11:26:19.911 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:26:19.930 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-09-08 11:26:20.034 | Installing build dependencies: started 2026-09-08 11:26:21.523 | Installing build dependencies: finished with status 'done' 2026-09-08 11:26:21.523 | Getting requirements to build wheel: started 2026-09-08 11:26:22.199 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 11:26:22.200 | Preparing metadata (pyproject.toml): started 2026-09-08 11:26:22.590 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:26:22.642 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:26:22.658 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 11:26:22.670 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (7.2.2) 2026-09-08 11:26:22.704 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:26:22.720 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-09-08 11:26:22.730 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (24.2.1) 2026-09-08 11:26:22.731 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (18.13.1) 2026-09-08 11:26:22.732 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (4.20.0) 2026-09-08 11:26:22.765 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:26:22.782 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-09-08 11:26:22.827 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev196) 2026-09-08 11:26:22.843 | Downloading os_vif-5.2.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:26:22.854 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (3.5.0) 2026-09-08 11:26:22.854 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev196) (9.1.0) 2026-09-08 11:26:22.856 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev196) (1.4.1) 2026-09-08 11:26:22.858 | 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.dev196) (4.16.0) 2026-09-08 11:26:22.860 | 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.dev196) (2.3.0) 2026-09-08 11:26:22.865 | 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.dev196) (3.3.2) 2026-09-08 11:26:22.869 | 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.dev196) (3.0.3) 2026-09-08 11:26:22.873 | 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.dev196) (2.1.0) 2026-09-08 11:26:22.874 | 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.dev196) (1.9.0) 2026-09-08 11:26:22.881 | 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.dev196) (4.1.0) 2026-09-08 11:26:22.882 | 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.dev196) (2.13.0) 2026-09-08 11:26:22.883 | 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.dev196) (6.0.0) 2026-09-08 11:26:22.895 | 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.dev196) (1.3.7) 2026-09-08 11:26:22.926 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev196) 2026-09-08 11:26:22.942 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-09-08 11:26:22.954 | 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.dev196) (43.0.3) 2026-09-08 11:26:22.956 | 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.dev196) (1.5.0) 2026-09-08 11:26:22.956 | 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.dev196) (1.1.0) 2026-09-08 11:26:22.957 | 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.dev196) (1.33) 2026-09-08 11:26:22.959 | 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.dev196) (4.11.3) 2026-09-08 11:26:22.960 | 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.dev196) (6.0.3) 2026-09-08 11:26:22.964 | 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.dev196) (2.1.1) 2026-09-08 11:26:22.968 | 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.dev196) (3.0) 2026-09-08 11:26:22.976 | 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.dev196) (3.1.1) 2026-09-08 11:26:22.981 | 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.dev196) (0.41.2) 2026-09-08 11:26:22.982 | 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.dev196) (1.2.1) 2026-09-08 11:26:23.009 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev196) 2026-09-08 11:26:23.026 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-09-08 11:26:23.040 | 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.dev196) (26.3) 2026-09-08 11:26:23.044 | 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.dev196) (2.8.0) 2026-09-08 11:26:23.044 | 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.dev196) (3.5.5) 2026-09-08 11:26:23.056 | 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.dev196) (6.1.1) 2026-09-08 11:26:23.057 | 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.dev196) (4.0.0) 2026-09-08 11:26:23.078 | 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.dev196) (0.20) 2026-09-08 11:26:23.085 | 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.dev196) (2.0.0) 2026-09-08 11:26:23.093 | 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.dev196) (2.1.2) 2026-09-08 11:26:23.094 | 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.dev196) (0.6.2) 2026-09-08 11:26:23.102 | 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.dev196) (2.9.0.post0) 2026-09-08 11:26:23.108 | 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.dev196) (7.1.7) 2026-09-08 11:26:23.110 | 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.dev196) (5.3.1) 2026-09-08 11:26:23.110 | 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.dev196) (5.6.2) 2026-09-08 11:26:23.111 | 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.dev196) (0.17.0) 2026-09-08 11:26:23.115 | 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.dev196) (5.1.0) 2026-09-08 11:26:23.125 | 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.dev196) (2026.3) 2026-09-08 11:26:23.132 | 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.dev196) (0.26.0) 2026-09-08 11:26:23.136 | 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.dev196) (5.0.0) 2026-09-08 11:26:23.138 | 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.dev196) (4.0.1) 2026-09-08 11:26:23.169 | 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.dev196) (1.7.6) 2026-09-08 11:26:23.176 | 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.dev196) (2.2.0) 2026-09-08 11:26:23.186 | 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.dev196) (3.18.0) 2026-09-08 11:26:23.235 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev196) 2026-09-08 11:26:23.250 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-09-08 11:26:23.273 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev196) 2026-09-08 11:26:23.275 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-09-08 11:26:23.294 | 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.dev196) (3.0.3) 2026-09-08 11:26:23.295 | 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.dev196) (1.6.2) 2026-09-08 11:26:23.304 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev196) (84.0.0) 2026-09-08 11:26:23.332 | 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.dev196) (0.8.2) 2026-09-08 11:26:23.374 | 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.dev196) (1.17.0) 2026-09-08 11:26:23.379 | 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.dev196) (4.16.0) 2026-09-08 11:26:23.381 | 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.dev196) (4.26.0) 2026-09-08 11:26:23.415 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev196) 2026-09-08 11:26:23.433 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-09-08 11:26:23.450 | 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.dev196) (0.6.0) 2026-09-08 11:26:23.453 | 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.dev196) (4.2.0) 2026-09-08 11:26:23.462 | 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.dev196) (3.0.53) 2026-09-08 11:26:23.463 | 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.dev196) (1.11.0) 2026-09-08 11:26:23.464 | 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.dev196) (15.0.0) 2026-09-08 11:26:23.465 | 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.dev196) (1.8.0) 2026-09-08 11:26:23.471 | 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.dev196) (26.1.0) 2026-09-08 11:26:23.472 | 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.dev196) (2025.9.1) 2026-09-08 11:26:23.473 | 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.dev196) (0.37.0) 2026-09-08 11:26:23.474 | 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.dev196) (2026.6.3) 2026-09-08 11:26:23.529 | 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.dev196) (3.5.0) 2026-09-08 11:26:23.530 | 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.dev196) (3.18) 2026-09-08 11:26:23.531 | 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.dev196) (2.7.0) 2026-09-08 11:26:23.533 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev196) (2023.11.17) 2026-09-08 11:26:23.567 | 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.dev196) (4.2.0) 2026-09-08 11:26:23.569 | 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.dev196) (2.20.0) 2026-09-08 11:26:23.580 | 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.dev196) (0.1.2) 2026-09-08 11:26:23.599 | 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.dev196) (0.8) 2026-09-08 11:26:23.669 | 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.dev196) (0.16.0) 2026-09-08 11:26:23.760 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-09-08 11:26:23.857 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 7.3 MB/s 0:00:00 2026-09-08 11:26:23.874 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-09-08 11:26:24.050 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.3 MB/s 0:00:00 2026-09-08 11:26:24.066 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-09-08 11:26:24.093 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-09-08 11:26:24.115 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-09-08 11:26:24.152 | Downloading os_vif-5.2.1-py3-none-any.whl (104 kB) 2026-09-08 11:26:24.179 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-09-08 11:26:24.193 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-09-08 11:26:24.209 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-09-08 11:26:24.237 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-09-08 11:26:24.287 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-09-08 11:26:24.312 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-09-08 11:26:24.335 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-09-08 11:26:24.437 | Building wheels for collected packages: neutron, ovs 2026-09-08 11:26:24.440 | Building editable for neutron (pyproject.toml): started 2026-09-08 11:26:26.761 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-09-08 11:26:26.765 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev196-0.editable-py3-none-any.whl size=16105 sha256=c6fd7c3338100b891874a8240fb9ec63c11853b650d5e545b4e665c68da42fa0 2026-09-08 11:26:26.765 | Stored in directory: /tmp/pip-ephem-wheel-cache-bxz2oorm/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-09-08 11:26:26.769 | Building wheel for ovs (pyproject.toml): started 2026-09-08 11:26:27.646 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-09-08 11:26:27.648 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=d5521af747e0c45444db3f1936c11e442067c02aa0af369d77e3468fb40b1164 2026-09-08 11:26:27.648 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-09-08 11:26:27.653 | Successfully built neutron ovs 2026-09-08 11:26:28.005 | 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-08 11:26:33.307 | 2026-09-08 11:26:33.331 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev196 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.1 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-08 11:26:33.605 | + inc/python:pip_install:216 : result=0 2026-09-08 11:26:33.610 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:26:33.613 | + functions-common:time_stop:2420 : local name 2026-09-08 11:26:33.617 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:26:33.620 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:26:33.624 | + functions-common:time_stop:2423 : local total 2026-09-08 11:26:33.628 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:26:33.632 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:26:33.636 | + functions-common:time_stop:2427 : start_time=1788866774036 2026-09-08 11:26:33.639 | + functions-common:time_stop:2429 : [[ -z 1788866774036 ]] 2026-09-08 11:26:33.643 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:26:33.648 | + functions-common:time_stop:2432 : end_time=1788866793645 2026-09-08 11:26:33.652 | + functions-common:time_stop:2433 : elapsed_time=19609 2026-09-08 11:26:33.656 | + functions-common:time_stop:2434 : total=109910 2026-09-08 11:26:33.660 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:26:33.664 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=129519 2026-09-08 11:26:33.668 | + inc/python:pip_install:219 : return 0 2026-09-08 11:26:33.672 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 11:26:33.676 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:26:33.681 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-09-08 11:26:33.685 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-09-08 11:26:33.689 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:26:33.693 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:26:33.698 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-09-08 11:26:33.702 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:26:33.706 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-09-08 11:26:33.710 | + lib/neutron:install_neutron:536 : install_ovn 2026-09-08 11:26:33.715 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-09-08 11:26:33.715 | Installing OVN and dependent packages 2026-09-08 11:26:33.719 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-09-08 11:26:33.723 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-09-08 11:26:33.748 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:26:33.752 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-09-08 11:26:33.777 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:26:33.781 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-09-08 11:26:33.807 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:26:33.811 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-09-08 11:26:33.815 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-09-08 11:26:33.838 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:26:33.841 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-09-08 11:26:33.846 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-09-08 11:26:33.865 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-09-08 11:26:33.870 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-09-08 11:26:33.887 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-09-08 11:26:33.892 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-09-08 11:26:33.921 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-09-08 11:26:33.925 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:26:33.929 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:26:33.933 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:26:33.937 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:26:33.942 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:26:33.946 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:26:33.950 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:26:33.954 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:26:33.957 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:26:33.961 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:26:33.965 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:26:33.968 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:26:33.972 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-09-08 11:26:33.976 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:26:33.980 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:26:33.984 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:26:33.988 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-09-08 11:26:34.020 | + 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-08 11:26:34.061 | Reading package lists... 2026-09-08 11:26:34.501 | Building dependency tree... 2026-09-08 11:26:34.503 | Reading state information... 2026-09-08 11:26:35.218 | fakeroot is already the newest version (1.33-1). 2026-09-08 11:26:35.219 | fakeroot set to manually installed. 2026-09-08 11:26:35.219 | make is already the newest version (4.3-4.1build2). 2026-09-08 11:26:35.219 | make set to manually installed. 2026-09-08 11:26:35.219 | The following packages were automatically installed and are no longer required: 2026-09-08 11:26:35.222 | libfwupd2 libgusb2 2026-09-08 11:26:35.222 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:26:35.224 | The following additional packages will be installed: 2026-09-08 11:26:35.225 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-09-08 11:26:35.225 | python3-sortedcontainers 2026-09-08 11:26:35.229 | Suggested packages: 2026-09-08 11:26:35.229 | openvswitch-doc python-sortedcontainers-doc 2026-09-08 11:26:35.278 | The following NEW packages will be installed: 2026-09-08 11:26:35.280 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-09-08 11:26:35.280 | python3-openvswitch python3-sortedcontainers 2026-09-08 11:26:35.381 | 0 upgraded, 6 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:26:35.381 | Need to get 4225 kB of archives. 2026-09-08 11:26:35.381 | After this operation, 13.4 MB of additional disk space will be used. 2026-09-08 11:26:35.381 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-09-08 11:26:35.505 | 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-08 11:26:35.542 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-09-08 11:26:35.543 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-09-08 11:26:35.544 | 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-08 11:26:35.560 | 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-08 11:26:35.838 | perl: warning: Setting locale failed. 2026-09-08 11:26:35.838 | perl: warning: Please check that your locale settings: 2026-09-08 11:26:35.838 | LANGUAGE = (unset), 2026-09-08 11:26:35.839 | LC_ALL = "en_US.utf8", 2026-09-08 11:26:35.839 | LANG = "de_DE.UTF-8" 2026-09-08 11:26:35.839 | are supported and installed on your system. 2026-09-08 11:26:35.839 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:26:35.904 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:26:35.905 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:26:35.905 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:26:36.113 | Fetched 4225 kB in 0s (15.8 MB/s) 2026-09-08 11:26:36.159 | Selecting previously unselected package libunbound8:amd64. 2026-09-08 11:26:36.226 | (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-08 11:26:36.235 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-09-08 11:26:36.242 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-08 11:26:36.295 | Selecting previously unselected package openvswitch-common. 2026-09-08 11:26:36.308 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:26:36.312 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 11:26:36.412 | Selecting previously unselected package python3-sortedcontainers. 2026-09-08 11:26:36.425 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-09-08 11:26:36.429 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-09-08 11:26:36.479 | Selecting previously unselected package libxdp1:amd64. 2026-09-08 11:26:36.493 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-09-08 11:26:36.497 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-08 11:26:36.550 | Selecting previously unselected package python3-openvswitch. 2026-09-08 11:26:36.564 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:26:36.568 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 11:26:36.675 | Selecting previously unselected package openvswitch-switch. 2026-09-08 11:26:36.689 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:26:36.698 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 11:26:36.829 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-09-08 11:26:37.074 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-09-08 11:26:37.084 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-09-08 11:26:37.093 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 11:26:37.106 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 11:26:37.498 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-09-08 11:26:37.520 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-09-08 11:26:38.226 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-09-08 11:26:38.418 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-09-08 11:26:39.452 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:26:41.217 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-09-08 11:26:41.474 | perl: warning: Setting locale failed. 2026-09-08 11:26:41.474 | perl: warning: Please check that your locale settings: 2026-09-08 11:26:41.474 | LANGUAGE = (unset), 2026-09-08 11:26:41.475 | LC_ALL = "en_US.utf8", 2026-09-08 11:26:41.475 | LANG = "de_DE.UTF-8" 2026-09-08 11:26:41.475 | are supported and installed on your system. 2026-09-08 11:26:41.475 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:26:41.605 | perl: warning: Setting locale failed. 2026-09-08 11:26:41.605 | perl: warning: Please check that your locale settings: 2026-09-08 11:26:41.605 | LANGUAGE = (unset), 2026-09-08 11:26:41.605 | LC_ALL = "en_US.utf8", 2026-09-08 11:26:41.606 | LANG = "de_DE.UTF-8" 2026-09-08 11:26:41.606 | are supported and installed on your system. 2026-09-08 11:26:41.606 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:26:41.656 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:26:41.657 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:26:41.657 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:26:41.728 | perl: warning: Setting locale failed. 2026-09-08 11:26:41.728 | perl: warning: Please check that your locale settings: 2026-09-08 11:26:41.728 | LANGUAGE = (unset), 2026-09-08 11:26:41.728 | LC_ALL = "en_US.utf8", 2026-09-08 11:26:41.729 | LANG = "de_DE.UTF-8" 2026-09-08 11:26:41.729 | are supported and installed on your system. 2026-09-08 11:26:41.729 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:26:42.090 | 2026-09-08 11:26:42.090 | Running kernel seems to be up-to-date. 2026-09-08 11:26:42.091 | 2026-09-08 11:26:42.091 | Restarting services... 2026-09-08 11:26:42.154 | 2026-09-08 11:26:42.154 | Service restarts being deferred: 2026-09-08 11:26:42.154 | systemctl restart getty@tty1.service 2026-09-08 11:26:42.154 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:26:42.154 | systemctl restart systemd-logind.service 2026-09-08 11:26:42.154 | systemctl restart virtlockd.service 2026-09-08 11:26:42.154 | systemctl restart virtlogd.service 2026-09-08 11:26:42.154 | 2026-09-08 11:26:42.154 | No containers need to be restarted. 2026-09-08 11:26:42.154 | 2026-09-08 11:26:42.154 | User sessions running outdated binaries: 2026-09-08 11:26:42.155 | quobyte @ session #6: bash[2033], sshd[1986,2032] 2026-09-08 11:26:42.164 | quobyte @ user manager service: systemd[1165] 2026-09-08 11:26:42.175 | 2026-09-08 11:26:42.175 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:26:44.601 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:26:44.605 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:26:44.609 | + functions-common:time_stop:2420 : local name 2026-09-08 11:26:44.613 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:26:44.617 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:26:44.621 | + functions-common:time_stop:2423 : local total 2026-09-08 11:26:44.625 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:26:44.629 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:26:44.632 | + functions-common:time_stop:2427 : start_time=1788866794015 2026-09-08 11:26:44.636 | + functions-common:time_stop:2429 : [[ -z 1788866794015 ]] 2026-09-08 11:26:44.641 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:26:44.647 | + functions-common:time_stop:2432 : end_time=1788866804642 2026-09-08 11:26:44.651 | + functions-common:time_stop:2433 : elapsed_time=10627 2026-09-08 11:26:44.655 | + functions-common:time_stop:2434 : total=159416 2026-09-08 11:26:44.659 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:26:44.662 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170043 2026-09-08 11:26:44.665 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:26:44.669 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-09-08 11:26:44.697 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-09-08 11:26:44.701 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:26:44.705 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:26:44.709 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:26:44.712 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:26:44.715 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:26:44.719 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:26:44.722 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:26:44.725 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:26:44.729 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:26:44.732 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:26:44.735 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:26:44.739 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:26:44.742 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-09-08 11:26:44.746 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:26:44.750 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:26:44.753 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:26:44.756 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-09-08 11:26:44.788 | + 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-08 11:26:44.827 | Reading package lists... 2026-09-08 11:26:45.278 | Building dependency tree... 2026-09-08 11:26:45.280 | Reading state information... 2026-09-08 11:26:46.025 | The following packages were automatically installed and are no longer required: 2026-09-08 11:26:46.029 | libfwupd2 libgusb2 2026-09-08 11:26:46.029 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:26:46.032 | The following additional packages will be installed: 2026-09-08 11:26:46.033 | ovn-common 2026-09-08 11:26:46.083 | The following NEW packages will be installed: 2026-09-08 11:26:46.084 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-09-08 11:26:46.175 | 0 upgraded, 4 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:26:46.175 | Need to get 2360 kB of archives. 2026-09-08 11:26:46.175 | After this operation, 8355 kB of additional disk space will be used. 2026-09-08 11:26:46.175 | 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-08 11:26:46.359 | 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-08 11:26:46.364 | 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-08 11:26:46.367 | 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-08 11:26:46.648 | perl: warning: Setting locale failed. 2026-09-08 11:26:46.648 | perl: warning: Please check that your locale settings: 2026-09-08 11:26:46.648 | LANGUAGE = (unset), 2026-09-08 11:26:46.648 | LC_ALL = "en_US.utf8", 2026-09-08 11:26:46.648 | LANG = "de_DE.UTF-8" 2026-09-08 11:26:46.648 | are supported and installed on your system. 2026-09-08 11:26:46.648 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:26:46.712 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:26:46.712 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:26:46.712 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:26:46.915 | Fetched 2360 kB in 0s (8783 kB/s) 2026-09-08 11:26:46.986 | Selecting previously unselected package ovn-common. 2026-09-08 11:26:47.051 | (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-08 11:26:47.059 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:26:47.063 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:26:47.170 | Selecting previously unselected package ovn-central. 2026-09-08 11:26:47.183 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:26:47.188 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:26:47.248 | Selecting previously unselected package ovn-controller-vtep. 2026-09-08 11:26:47.262 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:26:47.265 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:26:47.320 | Selecting previously unselected package ovn-host. 2026-09-08 11:26:47.332 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-09-08 11:26:47.340 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:26:47.428 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:26:47.446 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:26:47.950 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-08 11:26:48.140 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-09-08 11:26:48.634 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-09-08 11:26:48.688 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:26:49.219 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-08 11:26:49.408 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-09-08 11:26:50.125 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-09-08 11:26:50.836 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-09-08 11:26:51.739 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-09-08 11:26:51.804 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-09-08 11:26:52.004 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-09-08 11:26:52.589 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:26:54.597 | perl: warning: Setting locale failed. 2026-09-08 11:26:54.597 | perl: warning: Please check that your locale settings: 2026-09-08 11:26:54.598 | LANGUAGE = (unset), 2026-09-08 11:26:54.598 | LC_ALL = "en_US.utf8", 2026-09-08 11:26:54.598 | LANG = "de_DE.UTF-8" 2026-09-08 11:26:54.598 | are supported and installed on your system. 2026-09-08 11:26:54.598 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:26:54.730 | perl: warning: Setting locale failed. 2026-09-08 11:26:54.731 | perl: warning: Please check that your locale settings: 2026-09-08 11:26:54.731 | LANGUAGE = (unset), 2026-09-08 11:26:54.731 | LC_ALL = "en_US.utf8", 2026-09-08 11:26:54.731 | LANG = "de_DE.UTF-8" 2026-09-08 11:26:54.731 | are supported and installed on your system. 2026-09-08 11:26:54.731 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:26:54.781 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:26:54.781 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:26:54.781 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:26:54.853 | perl: warning: Setting locale failed. 2026-09-08 11:26:54.853 | perl: warning: Please check that your locale settings: 2026-09-08 11:26:54.853 | LANGUAGE = (unset), 2026-09-08 11:26:54.854 | LC_ALL = "en_US.utf8", 2026-09-08 11:26:54.854 | LANG = "de_DE.UTF-8" 2026-09-08 11:26:54.854 | are supported and installed on your system. 2026-09-08 11:26:54.854 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:26:55.222 | 2026-09-08 11:26:55.222 | Running kernel seems to be up-to-date. 2026-09-08 11:26:55.223 | 2026-09-08 11:26:55.223 | Restarting services... 2026-09-08 11:26:55.287 | 2026-09-08 11:26:55.287 | Service restarts being deferred: 2026-09-08 11:26:55.287 | systemctl restart getty@tty1.service 2026-09-08 11:26:55.288 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:26:55.288 | systemctl restart systemd-logind.service 2026-09-08 11:26:55.288 | systemctl restart virtlockd.service 2026-09-08 11:26:55.288 | systemctl restart virtlogd.service 2026-09-08 11:26:55.288 | 2026-09-08 11:26:55.288 | No containers need to be restarted. 2026-09-08 11:26:55.288 | 2026-09-08 11:26:55.288 | User sessions running outdated binaries: 2026-09-08 11:26:55.288 | quobyte @ session #6: bash[2033], sshd[1986,2032] 2026-09-08 11:26:55.298 | quobyte @ user manager service: systemd[1165] 2026-09-08 11:26:55.308 | 2026-09-08 11:26:55.308 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:26:57.742 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:26:57.746 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:26:57.749 | + functions-common:time_stop:2420 : local name 2026-09-08 11:26:57.752 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:26:57.755 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:26:57.758 | + functions-common:time_stop:2423 : local total 2026-09-08 11:26:57.760 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:26:57.765 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:26:57.768 | + functions-common:time_stop:2427 : start_time=1788866804784 2026-09-08 11:26:57.772 | + functions-common:time_stop:2429 : [[ -z 1788866804784 ]] 2026-09-08 11:26:57.777 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:26:57.784 | + functions-common:time_stop:2432 : end_time=1788866817780 2026-09-08 11:26:57.788 | + functions-common:time_stop:2433 : elapsed_time=12996 2026-09-08 11:26:57.791 | + functions-common:time_stop:2434 : total=170043 2026-09-08 11:26:57.796 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:26:57.799 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=183039 2026-09-08 11:26:57.803 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:26:57.807 | + 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-08 11:26:57.811 | + 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-08 11:26:57.815 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-09-08 11:26:57.818 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-09-08 11:26:57.824 | + 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-08 11:26:57.828 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-09-08 11:26:57.831 | + 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-08 11:26:57.835 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-09-08 11:26:57.838 | + 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-08 11:26:57.842 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-09-08 11:26:57.846 | + 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-08 11:26:57.850 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-09-08 11:26:57.854 | + 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-08 11:26:57.857 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-09-08 11:26:57.861 | + 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-08 11:26:57.865 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-09-08 11:26:57.868 | + 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-08 11:26:57.872 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-09-08 11:26:57.875 | + 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-08 11:26:57.878 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-09-08 11:26:57.881 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-09-08 11:26:57.885 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-09-08 11:26:57.888 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:26:57.893 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:26:57.897 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-09-08 11:26:57.901 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:26:57.904 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-09-08 11:26:57.907 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 11:26:57.910 | + ./stack.sh:main:959 : is_service_enabled nova 2026-09-08 11:26:57.934 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:26:57.937 | + ./stack.sh:main:961 : stack_install_service nova 2026-09-08 11:26:57.940 | + lib/stack:stack_install_service:20 : local service=nova 2026-09-08 11:26:57.943 | + lib/stack:stack_install_service:21 : type install_nova 2026-09-08 11:26:57.947 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 11:26:57.950 | + lib/stack:stack_install_service:32 : install_nova 2026-09-08 11:26:57.954 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-09-08 11:26:57.957 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-09-08 11:26:57.961 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:26:57.964 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:26:57.967 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-09-08 11:26:57.971 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:26:57.974 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-09-08 11:26:57.997 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:26:58.000 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-08 11:26:58.004 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-09-08 11:26:58.007 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-09-08 11:26:58.011 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-09-08 11:26:58.014 | + 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-08 11:26:58.177 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-09-08 11:26:58.181 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:26:58.185 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:26:58.188 | + 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-08 11:26:58.191 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:26:58.194 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:26:58.197 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:26:58.200 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:26:58.203 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:26:58.206 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:26:58.210 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:26:58.212 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:26:58.216 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:26:58.219 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:26:58.223 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:26:58.226 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:26:58.230 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-08 11:26:58.234 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:26:58.238 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:26:58.241 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:26:58.244 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-09-08 11:26:58.272 | + 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-08 11:26:58.313 | Reading package lists... 2026-09-08 11:26:58.752 | Building dependency tree... 2026-09-08 11:26:58.754 | Reading state information... 2026-09-08 11:26:59.494 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-09-08 11:26:59.494 | libvirt-clients set to manually installed. 2026-09-08 11:26:59.494 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-09-08 11:26:59.495 | The following packages were automatically installed and are no longer required: 2026-09-08 11:26:59.497 | libfwupd2 libgusb2 2026-09-08 11:26:59.497 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:26:59.501 | The following additional packages will be installed: 2026-09-08 11:26:59.501 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-09-08 11:26:59.501 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-09-08 11:26:59.501 | qemu-system-sparc 2026-09-08 11:26:59.505 | Suggested packages: 2026-09-08 11:26:59.505 | python-zstandard-doc samba vde2 2026-09-08 11:26:59.560 | The following packages will be REMOVED: 2026-09-08 11:26:59.564 | apport-core-dump-handler 2026-09-08 11:26:59.566 | The following NEW packages will be installed: 2026-09-08 11:26:59.567 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-09-08 11:26:59.567 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-09-08 11:26:59.567 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-09-08 11:26:59.661 | 0 upgraded, 13 newly installed, 1 to remove and 53 not upgraded. 2026-09-08 11:26:59.661 | Need to get 110 MB of archives. 2026-09-08 11:26:59.661 | After this operation, 897 MB of additional disk space will be used. 2026-09-08 11:26:59.661 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-09-08 11:26:59.803 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-09-08 11:26:59.806 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-09-08 11:26:59.815 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-09-08 11:26:59.828 | 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-08 11:27:00.032 | 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-08 11:27:00.235 | 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-08 11:27:00.364 | 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-08 11:27:00.453 | 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-08 11:27:00.501 | 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-08 11:27:01.337 | 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-08 11:27:01.338 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-09-08 11:27:01.384 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-09-08 11:27:01.655 | perl: warning: Setting locale failed. 2026-09-08 11:27:01.655 | perl: warning: Please check that your locale settings: 2026-09-08 11:27:01.655 | LANGUAGE = (unset), 2026-09-08 11:27:01.655 | LC_ALL = "en_US.utf8", 2026-09-08 11:27:01.655 | LANG = "de_DE.UTF-8" 2026-09-08 11:27:01.655 | are supported and installed on your system. 2026-09-08 11:27:01.655 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:27:01.717 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:27:01.717 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:27:01.717 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:27:02.023 | Fetched 110 MB in 2s (61.1 MB/s) 2026-09-08 11:27:02.062 | Selecting previously unselected package python3-zstandard. 2026-09-08 11:27:02.125 | (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-08 11:27:02.131 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-09-08 11:27:02.135 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-09-08 11:27:02.273 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-09-08 11:27:02.273 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-08 11:27:02.273 | Package apport-core-dump-handler is to be removed. 2026-09-08 11:27:02.273 | Package python3-zstandard is not configured yet. 2026-09-08 11:27:02.273 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-08 11:27:02.273 | Package apport-core-dump-handler is to be removed. 2026-09-08 11:27:02.273 | Package systemd-coredump is not installed. 2026-09-08 11:27:02.274 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-09-08 11:27:02.274 | Package apport-core-dump-handler is to be removed. 2026-09-08 11:27:02.274 | Package python3-zstandard is not configured yet. 2026-09-08 11:27:02.274 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-09-08 11:27:02.274 | Package apport-core-dump-handler is to be removed. 2026-09-08 11:27:02.274 | Package systemd-coredump is not installed. 2026-09-08 11:27:02.274 | 2026-09-08 11:27:02.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 ... 127184 files and directories currently installed.) 2026-09-08 11:27:02.345 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-09-08 11:27:03.194 | Selecting previously unselected package systemd-coredump. 2026-09-08 11:27:03.260 | (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-08 11:27:03.267 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-09-08 11:27:03.271 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-08 11:27:03.337 | Selecting previously unselected package libvirt-dev:amd64. 2026-09-08 11:27:03.350 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-09-08 11:27:03.362 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-08 11:27:03.430 | Selecting previously unselected package python3-libvirt. 2026-09-08 11:27:03.443 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-09-08 11:27:03.446 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-09-08 11:27:03.519 | Selecting previously unselected package qemu-system-arm. 2026-09-08 11:27:03.531 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 11:27:03.544 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:27:04.024 | Selecting previously unselected package qemu-system-mips. 2026-09-08 11:27:04.035 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 11:27:04.047 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:27:04.583 | Selecting previously unselected package qemu-system-ppc. 2026-09-08 11:27:04.596 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 11:27:04.609 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:27:04.955 | Selecting previously unselected package qemu-system-sparc. 2026-09-08 11:27:04.968 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 11:27:04.981 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:27:05.224 | Selecting previously unselected package qemu-system-s390x. 2026-09-08 11:27:05.237 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 11:27:05.248 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:27:05.414 | Selecting previously unselected package qemu-system-misc. 2026-09-08 11:27:05.427 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 11:27:05.440 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:27:07.234 | Selecting previously unselected package qemu-system. 2026-09-08 11:27:07.248 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-09-08 11:27:07.253 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:27:07.294 | Selecting previously unselected package qemu-efi-aarch64. 2026-09-08 11:27:07.309 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-09-08 11:27:07.312 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-08 11:27:09.075 | Selecting previously unselected package qemu-efi-arm. 2026-09-08 11:27:09.088 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-09-08 11:27:09.091 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-08 11:27:09.849 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-09-08 11:27:10.373 | Creating group 'systemd-coredump' with GID 987. 2026-09-08 11:27:10.377 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-09-08 11:27:10.401 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-09-08 11:27:10.713 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:27:10.732 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:27:10.749 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-09-08 11:27:10.767 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:27:10.784 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-09-08 11:27:10.795 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:27:10.812 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-09-08 11:27:11.061 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:27:11.079 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-09-08 11:27:11.090 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:27:11.108 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-09-08 11:27:11.119 | Processing triggers for man-db (2.12.0-4build2) ... 2026-09-08 11:27:12.932 | perl: warning: Setting locale failed. 2026-09-08 11:27:12.932 | perl: warning: Please check that your locale settings: 2026-09-08 11:27:12.932 | LANGUAGE = (unset), 2026-09-08 11:27:12.932 | LC_ALL = "en_US.utf8", 2026-09-08 11:27:12.932 | LANG = "de_DE.UTF-8" 2026-09-08 11:27:12.932 | are supported and installed on your system. 2026-09-08 11:27:12.932 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:27:13.063 | perl: warning: Setting locale failed. 2026-09-08 11:27:13.063 | perl: warning: Please check that your locale settings: 2026-09-08 11:27:13.063 | LANGUAGE = (unset), 2026-09-08 11:27:13.064 | LC_ALL = "en_US.utf8", 2026-09-08 11:27:13.064 | LANG = "de_DE.UTF-8" 2026-09-08 11:27:13.064 | are supported and installed on your system. 2026-09-08 11:27:13.064 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:27:13.114 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-09-08 11:27:13.114 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-09-08 11:27:13.114 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-09-08 11:27:13.186 | perl: warning: Setting locale failed. 2026-09-08 11:27:13.186 | perl: warning: Please check that your locale settings: 2026-09-08 11:27:13.186 | LANGUAGE = (unset), 2026-09-08 11:27:13.186 | LC_ALL = "en_US.utf8", 2026-09-08 11:27:13.186 | LANG = "de_DE.UTF-8" 2026-09-08 11:27:13.186 | are supported and installed on your system. 2026-09-08 11:27:13.186 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:27:13.549 | 2026-09-08 11:27:13.549 | Running kernel seems to be up-to-date. 2026-09-08 11:27:13.549 | 2026-09-08 11:27:13.549 | Restarting services... 2026-09-08 11:27:13.615 | 2026-09-08 11:27:13.615 | Service restarts being deferred: 2026-09-08 11:27:13.615 | systemctl restart getty@tty1.service 2026-09-08 11:27:13.615 | systemctl restart serial-getty@hvc0.service 2026-09-08 11:27:13.615 | systemctl restart systemd-logind.service 2026-09-08 11:27:13.615 | systemctl restart virtlockd.service 2026-09-08 11:27:13.615 | systemctl restart virtlogd.service 2026-09-08 11:27:13.615 | 2026-09-08 11:27:13.616 | No containers need to be restarted. 2026-09-08 11:27:13.616 | 2026-09-08 11:27:13.616 | User sessions running outdated binaries: 2026-09-08 11:27:13.616 | quobyte @ session #6: bash[2033], sshd[1986,2032] 2026-09-08 11:27:13.628 | quobyte @ user manager service: systemd[1165] 2026-09-08 11:27:13.640 | 2026-09-08 11:27:13.640 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-09-08 11:27:16.158 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:27:16.161 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:27:16.165 | + functions-common:time_stop:2420 : local name 2026-09-08 11:27:16.169 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:27:16.173 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:27:16.176 | + functions-common:time_stop:2423 : local total 2026-09-08 11:27:16.180 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:27:16.184 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:27:16.187 | + functions-common:time_stop:2427 : start_time=1788866818268 2026-09-08 11:27:16.191 | + functions-common:time_stop:2429 : [[ -z 1788866818268 ]] 2026-09-08 11:27:16.195 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:27:16.201 | + functions-common:time_stop:2432 : end_time=1788866836197 2026-09-08 11:27:16.205 | + functions-common:time_stop:2433 : elapsed_time=17929 2026-09-08 11:27:16.209 | + functions-common:time_stop:2434 : total=183039 2026-09-08 11:27:16.212 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:27:16.216 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=200968 2026-09-08 11:27:16.219 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:27:16.223 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-09-08 11:27:16.227 | + functions-common:install_package:1438 : update_package_repo 2026-09-08 11:27:16.231 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-09-08 11:27:16.234 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-09-08 11:27:16.238 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-09-08 11:27:16.242 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-09-08 11:27:16.246 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-09-08 11:27:16.250 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:27:16.254 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:27:16.257 | + functions-common:update_package_repo:1421 : apt_get_update 2026-09-08 11:27:16.261 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-09-08 11:27:16.265 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-09-08 11:27:16.268 | + functions-common:apt_get_update:1167 : return 2026-09-08 11:27:16.272 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-09-08 11:27:16.276 | + functions-common:real_install_package:1426 : is_ubuntu 2026-09-08 11:27:16.279 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:27:16.283 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:27:16.287 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-09-08 11:27:16.317 | + 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-08 11:27:16.357 | Reading package lists... 2026-09-08 11:27:16.742 | Building dependency tree... 2026-09-08 11:27:16.744 | Reading state information... 2026-09-08 11:27:17.328 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-09-08 11:27:17.328 | ovmf set to manually installed. 2026-09-08 11:27:17.328 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-08 11:27:17.328 | swtpm set to manually installed. 2026-09-08 11:27:17.328 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-09-08 11:27:17.328 | swtpm-tools set to manually installed. 2026-09-08 11:27:17.328 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-09-08 11:27:17.328 | mdevctl set to manually installed. 2026-09-08 11:27:17.328 | The following packages were automatically installed and are no longer required: 2026-09-08 11:27:17.330 | libfwupd2 libgusb2 2026-09-08 11:27:17.330 | Use 'sudo apt autoremove' to remove them. 2026-09-08 11:27:17.427 | 0 upgraded, 0 newly installed, 0 to remove and 53 not upgraded. 2026-09-08 11:27:17.434 | + functions-common:apt_get:1211 : result=0 2026-09-08 11:27:17.438 | + functions-common:apt_get:1214 : time_stop apt-get 2026-09-08 11:27:17.442 | + functions-common:time_stop:2420 : local name 2026-09-08 11:27:17.446 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:27:17.450 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:27:17.454 | + functions-common:time_stop:2423 : local total 2026-09-08 11:27:17.457 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:27:17.461 | + functions-common:time_stop:2426 : name=apt-get 2026-09-08 11:27:17.465 | + functions-common:time_stop:2427 : start_time=1788866836313 2026-09-08 11:27:17.468 | + functions-common:time_stop:2429 : [[ -z 1788866836313 ]] 2026-09-08 11:27:17.472 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:27:17.478 | + functions-common:time_stop:2432 : end_time=1788866837474 2026-09-08 11:27:17.482 | + functions-common:time_stop:2433 : elapsed_time=1161 2026-09-08 11:27:17.485 | + functions-common:time_stop:2434 : total=200968 2026-09-08 11:27:17.489 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:27:17.493 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=202129 2026-09-08 11:27:17.497 | + functions-common:apt_get:1215 : return 0 2026-09-08 11:27:17.500 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-09-08 11:27:17.505 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:27:17.511 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 11:27:17.515 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-09-08 11:27:17.518 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-09-08 11:27:17.522 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-09-08 11:27:17.526 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-09-08 11:27:17.530 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-09-08 11:27:17.534 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-09-08 11:27:17.559 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:27:17.564 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-09-08 11:27:17.590 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-09-08 11:27:17.594 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-09-08 11:27:17.598 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-09-08 11:27:17.602 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-09-08 11:27:17.606 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-09-08 11:27:17.610 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-09-08 11:27:17.613 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-09-08 11:27:17.617 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:27:17.622 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:27:17.626 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:27:17.630 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:27:17.635 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:27:17.660 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:27:17.664 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:27:17.667 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:27:17.672 | + functions-common:git_clone:610 : echo v1.3.0 2026-09-08 11:27:17.673 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:27:17.679 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-09-08 11:27:17.683 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:27:17.687 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-08 11:27:17.691 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:27:17.694 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:27:17.698 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:27:17.702 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:27:17.705 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:27:17.709 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:27:17.713 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:27:17.717 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:27:17.722 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:27:17.728 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866837724 2026-09-08 11:27:17.732 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-09-08 11:27:17.736 | Cloning into '/opt/stack/novnc'... 2026-09-08 11:27:22.738 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:27:22.742 | + functions-common:time_stop:2420 : local name 2026-09-08 11:27:22.745 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:27:22.749 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:27:22.753 | + functions-common:time_stop:2423 : local total 2026-09-08 11:27:22.756 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:27:22.760 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:27:22.764 | + functions-common:time_stop:2427 : start_time=1788866837724 2026-09-08 11:27:22.767 | + functions-common:time_stop:2429 : [[ -z 1788866837724 ]] 2026-09-08 11:27:22.772 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:27:22.778 | + functions-common:time_stop:2432 : end_time=1788866842774 2026-09-08 11:27:22.782 | + functions-common:time_stop:2433 : elapsed_time=5050 2026-09-08 11:27:22.786 | + functions-common:time_stop:2434 : total=136199 2026-09-08 11:27:22.789 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:27:22.793 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=141249 2026-09-08 11:27:22.797 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-09-08 11:27:22.801 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-09-08 11:27:22.805 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:27:22.808 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:27:22.812 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:27:22.816 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:27:22.820 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:27:22.823 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:27:22.827 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:27:22.831 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:27:22.836 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:27:22.841 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866842837 2026-09-08 11:27:22.845 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-09-08 11:27:23.356 | From https://github.com/novnc/novnc 2026-09-08 11:27:23.356 | * tag v1.3.0 -> FETCH_HEAD 2026-09-08 11:27:23.368 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:27:23.372 | + functions-common:time_stop:2420 : local name 2026-09-08 11:27:23.376 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:27:23.379 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:27:23.383 | + functions-common:time_stop:2423 : local total 2026-09-08 11:27:23.386 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:27:23.390 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:27:23.393 | + functions-common:time_stop:2427 : start_time=1788866842837 2026-09-08 11:27:23.397 | + functions-common:time_stop:2429 : [[ -z 1788866842837 ]] 2026-09-08 11:27:23.402 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:27:23.408 | + functions-common:time_stop:2432 : end_time=1788866843403 2026-09-08 11:27:23.412 | + functions-common:time_stop:2433 : elapsed_time=566 2026-09-08 11:27:23.415 | + functions-common:time_stop:2434 : total=141249 2026-09-08 11:27:23.419 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:27:23.423 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=141815 2026-09-08 11:27:23.426 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:27:23.430 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:27:23.434 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:27:23.438 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:27:23.441 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:27:23.445 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:27:23.449 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:27:23.453 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:27:23.456 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:27:23.461 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:27:23.466 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866843462 2026-09-08 11:27:23.470 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:27:23.503 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:27:23.503 | 2026-09-08 11:27:23.503 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:27:23.503 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:27:23.504 | state without impacting any branches by switching back to a branch. 2026-09-08 11:27:23.504 | 2026-09-08 11:27:23.504 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:27:23.504 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:27:23.504 | 2026-09-08 11:27:23.504 | git switch -c 2026-09-08 11:27:23.504 | 2026-09-08 11:27:23.504 | Or undo this operation with: 2026-09-08 11:27:23.504 | 2026-09-08 11:27:23.504 | git switch - 2026-09-08 11:27:23.504 | 2026-09-08 11:27:23.504 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:27:23.505 | 2026-09-08 11:27:23.505 | HEAD is now at 463c39e noVNC 1.3.0 2026-09-08 11:27:23.507 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:27:23.511 | + functions-common:time_stop:2420 : local name 2026-09-08 11:27:23.515 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:27:23.519 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:27:23.523 | + functions-common:time_stop:2423 : local total 2026-09-08 11:27:23.526 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:27:23.530 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:27:23.534 | + functions-common:time_stop:2427 : start_time=1788866843462 2026-09-08 11:27:23.538 | + functions-common:time_stop:2429 : [[ -z 1788866843462 ]] 2026-09-08 11:27:23.543 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:27:23.548 | + functions-common:time_stop:2432 : end_time=1788866843544 2026-09-08 11:27:23.552 | + functions-common:time_stop:2433 : elapsed_time=82 2026-09-08 11:27:23.556 | + functions-common:time_stop:2434 : total=141815 2026-09-08 11:27:23.560 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:27:23.563 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=141897 2026-09-08 11:27:23.567 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-09-08 11:27:23.586 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-09-08 11:27:23.591 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:27:23.591 | + functions-common:git_clone:673 : head -1 2026-09-08 11:27:23.594 | 463c39e noVNC 1.3.0 2026-09-08 11:27:23.598 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:27:23.602 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-09-08 11:27:23.627 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:27:23.631 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova refs/changes/24/1003024/3 2026-09-08 11:27:23.635 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-09-08 11:27:23.639 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-09-08 11:27:23.643 | + functions-common:git_clone:591 : local git_ref=refs/changes/24/1003024/3 2026-09-08 11:27:23.647 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:27:23.652 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:27:23.657 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:27:23.661 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:27:23.666 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:27:23.691 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:27:23.695 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:27:23.699 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:27:23.704 | + functions-common:git_clone:610 : echo refs/changes/24/1003024/3 2026-09-08 11:27:23.705 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:27:23.712 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/nova ]] 2026-09-08 11:27:23.715 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-09-08 11:27:23.719 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-08 11:27:23.723 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:27:23.727 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:27:23.730 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:27:23.734 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:27:23.738 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:27:23.742 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:27:23.745 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:27:23.749 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:27:23.754 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:27:23.759 | + functions-common:time_start:2411 : _TIME_START[$name]=1788866843755 2026-09-08 11:27:23.763 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-09-08 11:27:23.767 | Cloning into '/opt/stack/nova'... 2026-09-08 11:30:46.560 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:30:46.564 | + functions-common:time_stop:2420 : local name 2026-09-08 11:30:46.567 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:30:46.570 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:30:46.575 | + functions-common:time_stop:2423 : local total 2026-09-08 11:30:46.578 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:30:46.582 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:30:46.585 | + functions-common:time_stop:2427 : start_time=1788866843755 2026-09-08 11:30:46.589 | + functions-common:time_stop:2429 : [[ -z 1788866843755 ]] 2026-09-08 11:30:46.593 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:30:46.606 | + functions-common:time_stop:2432 : end_time=1788867046603 2026-09-08 11:30:46.610 | + functions-common:time_stop:2433 : elapsed_time=202848 2026-09-08 11:30:46.614 | + functions-common:time_stop:2434 : total=141897 2026-09-08 11:30:46.617 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:30:46.621 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=344745 2026-09-08 11:30:46.625 | + functions-common:git_clone:620 : cd /opt/stack/nova 2026-09-08 11:30:46.628 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/nova.git refs/changes/24/1003024/3 2026-09-08 11:30:46.632 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:30:46.636 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:30:46.640 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:30:46.644 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:30:46.648 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:30:46.652 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:30:46.655 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:30:46.659 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:30:46.665 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:30:46.670 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867046666 2026-09-08 11:30:46.673 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/nova.git refs/changes/24/1003024/3 2026-09-08 11:30:47.619 | From https://review.opendev.org/openstack/nova 2026-09-08 11:30:47.619 | * branch refs/changes/24/1003024/3 -> FETCH_HEAD 2026-09-08 11:30:47.628 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:30:47.632 | + functions-common:time_stop:2420 : local name 2026-09-08 11:30:47.635 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:30:47.639 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:30:47.642 | + functions-common:time_stop:2423 : local total 2026-09-08 11:30:47.646 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:30:47.650 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:30:47.653 | + functions-common:time_stop:2427 : start_time=1788867046666 2026-09-08 11:30:47.657 | + functions-common:time_stop:2429 : [[ -z 1788867046666 ]] 2026-09-08 11:30:47.662 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:30:47.668 | + functions-common:time_stop:2432 : end_time=1788867047664 2026-09-08 11:30:47.671 | + functions-common:time_stop:2433 : elapsed_time=998 2026-09-08 11:30:47.675 | + functions-common:time_stop:2434 : total=344745 2026-09-08 11:30:47.678 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:30:47.682 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=345743 2026-09-08 11:30:47.686 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-09-08 11:30:47.961 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:30:47.961 | 2026-09-08 11:30:47.961 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:30:47.962 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:30:47.962 | state without impacting any branches by switching back to a branch. 2026-09-08 11:30:47.962 | 2026-09-08 11:30:47.962 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:30:47.962 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:30:47.962 | 2026-09-08 11:30:47.962 | git switch -c 2026-09-08 11:30:47.962 | 2026-09-08 11:30:47.962 | Or undo this operation with: 2026-09-08 11:30:47.962 | 2026-09-08 11:30:47.962 | git switch - 2026-09-08 11:30:47.963 | 2026-09-08 11:30:47.963 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:30:47.963 | 2026-09-08 11:30:47.963 | HEAD is now at 121ca8bd10 [functional]Do not patch req-id generation 2026-09-08 11:30:47.967 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-09-08 11:30:47.986 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-09-08 11:30:47.992 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:30:47.992 | + functions-common:git_clone:673 : head -1 2026-09-08 11:30:47.995 | 121ca8bd10 [functional]Do not patch req-id generation 2026-09-08 11:30:47.999 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:30:48.004 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-09-08 11:30:48.007 | + inc/python:setup_develop:353 : local bindep 2026-09-08 11:30:48.011 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-09-08 11:30:48.014 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-09-08 11:30:48.018 | + inc/python:setup_develop:359 : local extras= 2026-09-08 11:30:48.022 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-09-08 11:30:48.025 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 11:30:48.029 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-09-08 11:30:48.033 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-09-08 11:30:48.036 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 11:30:48.040 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 11:30:48.045 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-09-08 11:30:48.049 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 11:30:48.053 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-09-08 11:30:48.057 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 11:30:48.061 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 11:30:48.066 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-09-08 11:30:48.073 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-09-08 11:30:48.076 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-09-08 11:30:48.080 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-09-08 11:30:48.241 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-09-08 11:30:48.245 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 11:30:48.249 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 11:30:48.252 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 11:30:48.256 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-09-08 11:30:48.259 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-09-08 11:30:48.263 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 11:30:48.266 | + inc/python:setup_package:446 : local extras= 2026-09-08 11:30:48.269 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 11:30:48.272 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 11:30:48.276 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 11:30:48.280 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 11:30:48.283 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 11:30:48.287 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-09-08 11:30:48.316 | Using python 3.12 to install /opt/stack/nova 2026-09-08 11:30:48.319 | + 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-08 11:30:49.345 | Obtaining file:///opt/stack/nova 2026-09-08 11:30:49.350 | Installing build dependencies: started 2026-09-08 11:30:51.016 | Installing build dependencies: finished with status 'done' 2026-09-08 11:30:51.017 | Checking if build backend supports build_editable: started 2026-09-08 11:30:51.576 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 11:30:51.578 | Getting requirements to build editable: started 2026-09-08 11:30:51.889 | Getting requirements to build editable: finished with status 'done' 2026-09-08 11:30:51.891 | Preparing editable metadata (pyproject.toml): started 2026-09-08 11:30:54.209 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:30:54.235 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (7.0.3) 2026-09-08 11:30:54.236 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (2.0.52) 2026-09-08 11:30:54.236 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (5.3.1) 2026-09-08 11:30:54.237 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (0.41.2) 2026-09-08 11:30:54.238 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.1.6) 2026-09-08 11:30:54.239 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (13.0.1) 2026-09-08 11:30:54.240 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (6.1.1) 2026-09-08 11:30:54.241 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (2.5.1) 2026-09-08 11:30:54.241 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (43.0.3) 2026-09-08 11:30:54.242 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (1.8.11) 2026-09-08 11:30:54.243 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.5.5) 2026-09-08 11:30:54.244 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.1.0) 2026-09-08 11:30:54.245 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.10.1) 2026-09-08 11:30:54.246 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.18.0) 2026-09-08 11:30:54.247 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (1.19.1) 2026-09-08 11:30:54.247 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (1.3.0) 2026-09-08 11:30:54.248 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (4.0.0) 2026-09-08 11:30:54.249 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (4.26.0) 2026-09-08 11:30:54.250 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (9.10.0) 2026-09-08 11:30:54.251 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (5.17.0) 2026-09-08 11:30:54.460 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev446) 2026-09-08 11:30:54.594 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:30:54.606 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (4.13.0) 2026-09-08 11:30:54.607 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (2.34.2) 2026-09-08 11:30:54.607 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (5.9.1) 2026-09-08 11:30:54.633 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev446) 2026-09-08 11:30:54.651 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-09-08 11:30:54.669 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (4.3.0) 2026-09-08 11:30:54.670 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (7.6.1) 2026-09-08 11:30:54.671 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (10.7.0) 2026-09-08 11:30:54.672 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (6.5.0) 2026-09-08 11:30:54.673 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (8.3.1) 2026-09-08 11:30:54.674 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (2.12.0) 2026-09-08 11:30:54.674 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.9.0) 2026-09-08 11:30:54.675 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (5.11.0) 2026-09-08 11:30:54.676 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (2.8.0) 2026-09-08 11:30:54.677 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (10.2.0) 2026-09-08 11:30:54.678 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (18.1.1) 2026-09-08 11:30:54.679 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (7.10.0) 2026-09-08 11:30:54.679 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (18.3.0) 2026-09-08 11:30:54.680 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (6.0.1) 2026-09-08 11:30:54.681 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.12.0) 2026-09-08 11:30:54.682 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (6.9.0) 2026-09-08 11:30:54.683 | 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.dev446) (4.8.0) 2026-09-08 11:30:54.684 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (2.0.0) 2026-09-08 11:30:54.685 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (8.2.0) 2026-09-08 11:30:54.686 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (7.2.2) 2026-09-08 11:30:54.687 | Requirement already satisfied: oslo.versionedobjects>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.12.0) 2026-09-08 11:30:54.688 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (7.1.1) 2026-09-08 11:30:54.688 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (1.1.0) 2026-09-08 11:30:54.689 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.9.0) 2026-09-08 11:30:54.690 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (5.2.1) 2026-09-08 11:30:54.691 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (5.8.0) 2026-09-08 11:30:54.718 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev446) 2026-09-08 11:30:54.734 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-09-08 11:30:54.745 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (9.1.0) 2026-09-08 11:30:54.745 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (0.3.1) 2026-09-08 11:30:54.746 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (1.4.2) 2026-09-08 11:30:54.747 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (1.9.0) 2026-09-08 11:30:54.748 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (2.9.0.post0) 2026-09-08 11:30:54.749 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (3.5.0) 2026-09-08 11:30:54.750 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (4.20.0) 2026-09-08 11:30:54.750 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev446) (6.0.3) 2026-09-08 11:30:54.753 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev446) (1.4.1) 2026-09-08 11:30:54.754 | 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.dev446) (4.16.0) 2026-09-08 11:30:54.757 | 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.dev446) (7.6.0) 2026-09-08 11:30:54.761 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev446) (2.1.1) 2026-09-08 11:30:54.766 | 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.dev446) (3.0) 2026-09-08 11:30:54.774 | 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.dev446) (2.8.0) 2026-09-08 11:30:54.781 | 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.dev446) (3.1.0) 2026-09-08 11:30:54.784 | 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.dev446) (2.3.0) 2026-09-08 11:30:54.788 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev446) (3.0.3) 2026-09-08 11:30:54.791 | 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.dev446) (26.1.0) 2026-09-08 11:30:54.792 | 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.dev446) (2025.9.1) 2026-09-08 11:30:54.793 | 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.dev446) (0.37.0) 2026-09-08 11:30:54.794 | 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.dev446) (2026.6.3) 2026-09-08 11:30:54.802 | 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.dev446) (2.1.0) 2026-09-08 11:30:54.809 | 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.dev446) (4.1.0) 2026-09-08 11:30:54.810 | 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.dev446) (2.13.0) 2026-09-08 11:30:54.811 | 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.dev446) (6.0.0) 2026-09-08 11:30:54.824 | 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.dev446) (1.5.0) 2026-09-08 11:30:54.826 | 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.dev446) (1.1.0) 2026-09-08 11:30:54.827 | 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.dev446) (1.33) 2026-09-08 11:30:54.828 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev446) (4.11.3) 2026-09-08 11:30:54.837 | 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.dev446) (3.1.1) 2026-09-08 11:30:54.844 | 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.dev446) (9.1.4) 2026-09-08 11:30:54.855 | 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.dev446) (2.19.0) 2026-09-08 11:30:54.864 | 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.dev446) (0.20) 2026-09-08 11:30:54.878 | 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.dev446) (2.1.2) 2026-09-08 11:30:54.879 | 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.dev446) (0.6.2) 2026-09-08 11:30:54.896 | 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.dev446) (7.1.7) 2026-09-08 11:30:54.897 | 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.dev446) (5.3.1) 2026-09-08 11:30:54.898 | 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.dev446) (5.6.2) 2026-09-08 11:30:54.899 | 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.dev446) (0.17.0) 2026-09-08 11:30:54.904 | 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.dev446) (5.1.0) 2026-09-08 11:30:54.915 | 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.dev446) (2026.3) 2026-09-08 11:30:54.916 | 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.dev446) (26.3) 2026-09-08 11:30:54.924 | 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.dev446) (0.26.0) 2026-09-08 11:30:54.928 | 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.dev446) (5.0.0) 2026-09-08 11:30:54.930 | 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.dev446) (4.0.1) 2026-09-08 11:30:54.945 | 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.dev446) (1.2.1) 2026-09-08 11:30:54.967 | 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.dev446) (1.7.6) 2026-09-08 11:30:54.975 | 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.dev446) (2.2.0) 2026-09-08 11:30:54.980 | 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.dev446) (1.3.7) 2026-09-08 11:30:54.991 | 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.dev446) (3.3.2) 2026-09-08 11:30:55.003 | 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.dev446) (4.3.2) 2026-09-08 11:30:55.004 | 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.dev446) (3.7.1) 2026-09-08 11:30:55.014 | 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.dev446) (2.4.0) 2026-09-08 11:30:55.023 | 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.dev446) (3.0.3) 2026-09-08 11:30:55.024 | 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.dev446) (1.6.2) 2026-09-08 11:30:55.034 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev446) (84.0.0) 2026-09-08 11:30:55.054 | 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.dev446) (0.8.2) 2026-09-08 11:30:55.092 | 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.dev446) (4.16.0) 2026-09-08 11:30:55.099 | 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.dev446) (0.6.0) 2026-09-08 11:30:55.100 | 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.dev446) (4.2.0) 2026-09-08 11:30:55.111 | 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.dev446) (3.0.53) 2026-09-08 11:30:55.112 | 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.dev446) (1.11.0) 2026-09-08 11:30:55.113 | 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.dev446) (15.0.0) 2026-09-08 11:30:55.114 | 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.dev446) (1.8.0) 2026-09-08 11:30:55.135 | 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.dev446) (1.17.0) 2026-09-08 11:30:55.142 | 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.dev446) (2.1.0) 2026-09-08 11:30:55.144 | 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.dev446) (24.2.1) 2026-09-08 11:30:55.165 | 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.dev446) (4.7.0) 2026-09-08 11:30:55.191 | 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.dev446) (3.5.0) 2026-09-08 11:30:55.192 | 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.dev446) (3.18) 2026-09-08 11:30:55.193 | 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.dev446) (2.7.0) 2026-09-08 11:30:55.195 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev446) (2023.11.17) 2026-09-08 11:30:55.236 | 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.dev446) (4.2.0) 2026-09-08 11:30:55.237 | 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.dev446) (2.20.0) 2026-09-08 11:30:55.249 | 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.dev446) (0.1.2) 2026-09-08 11:30:55.270 | 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.dev446) (0.8) 2026-09-08 11:30:55.338 | 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.dev446) (0.16.0) 2026-09-08 11:30:55.855 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev446) 2026-09-08 11:30:55.872 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-09-08 11:30:55.915 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev446) 2026-09-08 11:30:55.930 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-09-08 11:30:55.988 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev446) 2026-09-08 11:30:56.004 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-09-08 11:30:56.111 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-09-08 11:30:56.137 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-09-08 11:30:56.184 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-09-08 11:30:56.208 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-09-08 11:30:56.233 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-09-08 11:30:56.522 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 59.5 MB/s 0:00:00 2026-09-08 11:30:56.540 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-09-08 11:30:56.560 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 25.4 MB/s 0:00:00 2026-09-08 11:30:56.633 | Building wheels for collected packages: nova 2026-09-08 11:30:56.635 | Building editable for nova (pyproject.toml): started 2026-09-08 11:30:59.375 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-09-08 11:30:59.376 | Created wheel for nova: filename=nova-33.1.0.dev446-0.editable-py3-none-any.whl size=10627 sha256=cf7ffe523c05b04fda67a6b5e3acec59140a866f7ee73d12f02cf6d95172f28c 2026-09-08 11:30:59.376 | Stored in directory: /tmp/pip-ephem-wheel-cache-47pmiy3f/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-09-08 11:30:59.379 | Successfully built nova 2026-09-08 11:30:59.666 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-09-08 11:31:04.646 | 2026-09-08 11:31:04.671 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev446 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-09-08 11:31:04.906 | + inc/python:pip_install:216 : result=0 2026-09-08 11:31:04.909 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:31:04.912 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:04.915 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:04.919 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:04.922 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:04.925 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:04.927 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:31:04.930 | + functions-common:time_stop:2427 : start_time=1788867048309 2026-09-08 11:31:04.933 | + functions-common:time_stop:2429 : [[ -z 1788867048309 ]] 2026-09-08 11:31:04.937 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:04.942 | + functions-common:time_stop:2432 : end_time=1788867064939 2026-09-08 11:31:04.945 | + functions-common:time_stop:2433 : elapsed_time=16630 2026-09-08 11:31:04.947 | + functions-common:time_stop:2434 : total=129519 2026-09-08 11:31:04.951 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:04.954 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146149 2026-09-08 11:31:04.956 | + inc/python:pip_install:219 : return 0 2026-09-08 11:31:04.959 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 11:31:04.963 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:31:04.965 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-09-08 11:31:04.968 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-09-08 11:31:04.970 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:31:04.974 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:31:04.977 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-09-08 11:31:04.981 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:31:04.984 | + 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-08 11:31:05.004 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 11:31:05.007 | + ./stack.sh:main:962 : configure_nova 2026-09-08 11:31:05.009 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-09-08 11:31:05.027 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-09-08 11:31:05.030 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-09-08 11:31:05.033 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-09-08 11:31:05.037 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-09-08 11:31:05.037 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-09-08 11:31:05.042 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-09-08 11:31:05.045 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-09-08 11:31:05.048 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-09-08 11:31:05.050 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-09-08 11:31:05.053 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-09-08 11:31:05.055 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-09-08 11:31:05.059 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-09-08 11:31:05.062 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-09-08 11:31:05.078 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-09-08 11:31:05.094 | + 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-08 11:31:05.111 | + 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-08 11:31:05.128 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-09-08 11:31:05.145 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-09-08 11:31:05.163 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-09-08 11:31:05.166 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-09-08 11:31:05.172 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.am1WPbrjQT 2026-09-08 11:31:05.174 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-08 11:31:05.178 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-09-08 11:31:05.182 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-09-08 11:31:05.185 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-08 11:31:05.188 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-09-08 11:31:05.192 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.am1WPbrjQT 2026-09-08 11:31:05.196 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.am1WPbrjQT 2026-09-08 11:31:05.213 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.am1WPbrjQT /etc/sudoers.d/nova-rootwrap 2026-09-08 11:31:05.231 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-09-08 11:31:05.237 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-09-08 11:31:05.239 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-09-08 11:31:05.242 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-09-08 11:31:05.245 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-09-08 11:31:05.247 | + 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-08 11:31:05.250 | + 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-08 11:31:05.254 | + 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-08 11:31:05.254 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-09-08 11:31:05.266 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-09-08 11:31:05.273 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-09-08 11:31:05.290 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-09-08 11:31:05.310 | + 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-08 11:31:05.314 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-09-08 11:31:05.321 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-09-08 11:31:05.342 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:05.345 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-09-08 11:31:05.358 | net.ipv4.ip_forward = 1 2026-09-08 11:31:05.363 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-08 11:31:05.367 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-09-08 11:31:05.370 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-09-08 11:31:05.388 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-09-08 11:31:05.391 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-09-08 11:31:05.395 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-09-08 11:31:05.412 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-09-08 11:31:05.417 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-09-08 11:31:05.417 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-09-08 11:31:05.423 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:51e493aedf65 2026-09-08 11:31:05.429 | InitiatorName=iqn.2016-04.com.open-iscsi:51e493aedf65 2026-09-08 11:31:05.434 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-09-08 11:31:05.437 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-09-08 11:31:05.519 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-09-08 11:31:05.523 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-09-08 11:31:05.526 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:31:05.529 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-09-08 11:31:05.595 | + lib/nova:configure_nova:371 : create_nova_conf 2026-09-08 11:31:05.599 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-09-08 11:31:05.606 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-09-08 11:31:05.611 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-09-08 11:31:05.654 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-09-08 11:31:05.658 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-09-08 11:31:05.690 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-09-08 11:31:05.727 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-09-08 11:31:05.763 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-09-08 11:31:05.796 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-09-08 11:31:05.830 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-09-08 11:31:05.863 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.142 2026-09-08 11:31:05.893 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-09-08 11:31:05.924 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-09-08 11:31:05.959 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-09-08 11:31:05.988 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-09-08 11:31:06.019 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-09-08 11:31:06.053 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-09-08 11:31:06.087 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-09-08 11:31:06.118 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-09-08 11:31:06.153 | + lib/nova:create_nova_conf:469 : is_fedora 2026-09-08 11:31:06.156 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:31:06.159 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:31:06.162 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:31:06.164 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:31:06.167 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:31:06.169 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:31:06.172 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:31:06.175 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:31:06.177 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:31:06.180 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:31:06.183 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:31:06.185 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:31:06.188 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:31:06.191 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-09-08 11:31:06.208 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:06.211 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:31:06.214 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-09-08 11:31:06.216 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-09-08 11:31:06.250 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-09-08 11:31:06.253 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-08 11:31:06.256 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-08 11:31:06.260 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-08 11:31:06.263 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:31:06.267 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:31:06.270 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:31:06.289 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:06.291 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:31:06.294 | ++ 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-08 11:31:06.299 | + 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-08 11:31:06.336 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-09-08 11:31:06.339 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-09-08 11:31:06.341 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-09-08 11:31:06.344 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-09-08 11:31:06.347 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:31:06.350 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:31:06.353 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:31:06.373 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:06.376 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:31:06.379 | ++ 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-08 11:31:06.384 | + 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-08 11:31:06.418 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-09-08 11:31:06.458 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-09-08 11:31:06.496 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-09-08 11:31:06.534 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-09-08 11:31:06.554 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:06.557 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-09-08 11:31:06.577 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:06.582 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-09-08 11:31:06.582 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-09-08 11:31:06.588 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-09-08 11:31:06.591 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-09-08 11:31:06.630 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-09-08 11:31:06.633 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-09-08 11:31:06.672 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-09-08 11:31:06.675 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-09-08 11:31:06.678 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-09-08 11:31:06.681 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 11:31:06.683 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 11:31:06.686 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-09-08 11:31:06.689 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 11:31:06.692 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:31:06.695 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 11:31:06.697 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-09-08 11:31:06.737 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-09-08 11:31:06.772 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.142/identity 2026-09-08 11:31:06.809 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-09-08 11:31:06.846 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-09-08 11:31:06.886 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-09-08 11:31:06.925 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-09-08 11:31:06.963 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-09-08 11:31:07.002 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.142/identity 2026-09-08 11:31:07.039 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 11:31:07.077 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 11:31:07.114 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 11:31:07.117 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-09-08 11:31:07.140 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:07.144 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-09-08 11:31:07.147 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-09-08 11:31:07.192 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-09-08 11:31:07.196 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 11:31:07.200 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:31:07.203 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-09-08 11:31:07.206 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-09-08 11:31:07.245 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-09-08 11:31:07.287 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.142/identity 2026-09-08 11:31:07.329 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-09-08 11:31:07.370 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-09-08 11:31:07.413 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-09-08 11:31:07.452 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-09-08 11:31:07.494 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-09-08 11:31:07.532 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-09-08 11:31:07.553 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:07.557 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-09-08 11:31:07.579 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:07.583 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-09-08 11:31:07.586 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-09-08 11:31:07.625 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-09-08 11:31:07.665 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-09-08 11:31:07.668 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-09-08 11:31:07.708 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-09-08 11:31:07.712 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-09-08 11:31:07.716 | + lib/nova:create_nova_conf:541 : is_fedora 2026-09-08 11:31:07.720 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:31:07.724 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:31:07.727 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:31:07.732 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:31:07.735 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:31:07.738 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:31:07.742 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:31:07.744 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:31:07.748 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:31:07.750 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:31:07.754 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:31:07.757 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:31:07.761 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:31:07.764 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-09-08 11:31:07.768 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-09-08 11:31:07.771 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-09-08 11:31:07.775 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:31:07.796 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:31:07.799 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:31:07.802 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:31:07.805 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:31:07.808 | + 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-08 11:31:07.846 | + 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-08 11:31:07.882 | + 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-08 11:31:07.915 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:31:07.949 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-09-08 11:31:07.983 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-09-08 11:31:08.020 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-09-08 11:31:08.040 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:08.044 | + 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-08 11:31:08.048 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-09-08 11:31:08.051 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-09-08 11:31:08.054 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-09-08 11:31:08.057 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 11:31:08.060 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-09-08 11:31:08.063 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-09-08 11:31:08.067 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 11:31:08.070 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 11:31:08.086 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 11:31:08.088 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:31:08.099 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 11:31:08.105 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:31:08.120 | /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-08 11:31:08.125 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-09-08 11:31:08.127 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-09-08 11:31:08.132 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 11:31:08.134 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-09-08 11:31:08.169 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-09-08 11:31:08.205 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-09-08 11:31:08.237 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-09-08 11:31:08.274 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 11:31:08.311 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 11:31:08.344 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-09-08 11:31:08.380 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-09-08 11:31:08.414 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-09-08 11:31:08.447 | + 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-08 11:31:08.482 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 11:31:08.518 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 11:31:08.553 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-09-08 11:31:08.586 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-09-08 11:31:08.620 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 11:31:08.622 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 11:31:08.626 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-09-08 11:31:08.630 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-09-08 11:31:08.634 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 11:31:08.636 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:08.640 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:08.643 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-09-08 11:31:08.648 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-09-08 11:31:08.651 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-09-08 11:31:08.685 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 11:31:08.718 | + 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-08 11:31:08.719 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-09-08 11:31:08.731 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-09-08 11:31:08.736 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-09-08 11:31:08.739 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-09-08 11:31:08.742 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 11:31:08.745 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 11:31:08.748 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:31:08.751 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:31:08.754 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:08.757 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:08.761 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 11:31:08.763 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 11:31:08.765 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:08.769 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:08.771 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-09-08 11:31:08.783 | perl: warning: Setting locale failed. 2026-09-08 11:31:08.783 | perl: warning: Please check that your locale settings: 2026-09-08 11:31:08.783 | LANGUAGE = (unset), 2026-09-08 11:31:08.783 | LC_ALL = "en_US.utf8", 2026-09-08 11:31:08.783 | LANG = "de_DE.UTF-8" 2026-09-08 11:31:08.784 | are supported and installed on your system. 2026-09-08 11:31:08.784 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:31:08.824 | Enabling site nova-api. 2026-09-08 11:31:08.831 | To activate the new configuration, you need to run: 2026-09-08 11:31:08.831 | systemctl reload apache2 2026-09-08 11:31:08.836 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 11:31:08.838 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:31:08.841 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:31:08.844 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:31:09.031 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-09-08 11:31:09.051 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:09.054 | + 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-08 11:31:09.057 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-09-08 11:31:09.061 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-09-08 11:31:09.063 | + lib/apache:write_uwsgi_config:245 : local url= 2026-09-08 11:31:09.067 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-09-08 11:31:09.069 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-09-08 11:31:09.073 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-09-08 11:31:09.076 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 11:31:09.078 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 11:31:09.096 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 11:31:09.096 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:31:09.109 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 11:31:09.114 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:31:09.130 | /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-08 11:31:09.135 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-09-08 11:31:09.138 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-09-08 11:31:09.142 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 11:31:09.146 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-09-08 11:31:09.186 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-09-08 11:31:09.218 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-09-08 11:31:09.254 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-09-08 11:31:09.288 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 11:31:09.326 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 11:31:09.360 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-09-08 11:31:09.393 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-09-08 11:31:09.425 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-09-08 11:31:09.458 | + 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-08 11:31:09.492 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 11:31:09.523 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 11:31:09.552 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-09-08 11:31:09.588 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-09-08 11:31:09.621 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-09-08 11:31:09.624 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-09-08 11:31:09.657 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-09-08 11:31:09.678 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:09.680 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-09-08 11:31:09.720 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-09-08 11:31:09.723 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-09-08 11:31:09.727 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-09-08 11:31:09.750 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:09.753 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.142:5672/ 2026-09-08 11:31:09.758 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.142:5672/ 2026-09-08 11:31:09.791 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-09-08 11:31:09.827 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-09-08 11:31:09.832 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-08 11:31:09.834 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-09-08 11:31:09.838 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 11:31:09.840 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 11:31:09.842 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 11:31:09.861 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:09.866 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 11:31:09.869 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 11:31:09.872 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 11:31:09.890 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:09.892 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.142:5672/ 2026-09-08 11:31:09.895 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.142:5672/ 2026-09-08 11:31:09.923 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 11:31:09.925 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 11:31:09.927 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-09-08 11:31:09.953 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-09-08 11:31:09.980 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-09-08 11:31:10.010 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-09-08 11:31:10.024 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:10.026 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-09-08 11:31:10.053 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-09-08 11:31:10.055 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-09-08 11:31:10.057 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-09-08 11:31:10.085 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-09-08 11:31:10.088 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 11:31:10.090 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:31:10.092 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-09-08 11:31:10.094 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-09-08 11:31:10.121 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-09-08 11:31:10.148 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.142/identity 2026-09-08 11:31:10.175 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-09-08 11:31:10.202 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-09-08 11:31:10.229 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-09-08 11:31:10.255 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-09-08 11:31:10.282 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-09-08 11:31:10.316 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-09-08 11:31:10.337 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:10.341 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-09-08 11:31:10.347 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:31:10.351 | + lib/nova:create_nova_conf:589 : local conf 2026-09-08 11:31:10.354 | + lib/nova:create_nova_conf:590 : local vhost 2026-09-08 11:31:10.359 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-09-08 11:31:10.363 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 11:31:10.367 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 11:31:10.370 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-09-08 11:31:10.373 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-09-08 11:31:10.377 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-09-08 11:31:10.383 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-09-08 11:31:10.386 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-09-08 11:31:10.389 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-09-08 11:31:10.393 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-09-08 11:31:10.395 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:31:10.399 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:31:10.403 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:31:10.424 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:10.427 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:31:10.431 | ++ 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-08 11:31:10.435 | + 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-08 11:31:10.475 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-09-08 11:31:10.513 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-09-08 11:31:10.548 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:31:10.550 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-09-08 11:31:10.554 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-09-08 11:31:10.557 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-09-08 11:31:10.576 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:10.581 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-09-08 11:31:10.581 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-09-08 11:31:11.780 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-09-08 11:31:11.783 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-09-08 11:31:13.002 | Adding vhost "nova_cell1" ... 2026-09-08 11:31:13.090 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-09-08 11:31:14.260 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-09-08 11:31:14.299 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-09-08 11:31:14.302 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-08 11:31:14.306 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-09-08 11:31:14.310 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 11:31:14.314 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-08 11:31:14.318 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 11:31:14.342 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:14.347 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-08 11:31:14.351 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-08 11:31:14.355 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 11:31:14.379 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:14.383 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.142:5672/nova_cell1 2026-09-08 11:31:14.388 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.142:5672/nova_cell1 2026-09-08 11:31:14.431 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 11:31:14.435 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 11:31:14.439 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-09-08 11:31:14.464 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:14.468 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-09-08 11:31:14.471 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-09-08 11:31:14.475 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-09-08 11:31:14.479 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-08 11:31:14.483 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:31:14.487 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-08 11:31:14.491 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-09-08 11:31:14.536 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-09-08 11:31:14.580 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.142/identity 2026-09-08 11:31:14.621 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-09-08 11:31:14.664 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-09-08 11:31:14.706 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-09-08 11:31:14.749 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-09-08 11:31:14.792 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-09-08 11:31:14.835 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-09-08 11:31:14.839 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-09-08 11:31:14.843 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-08 11:31:14.848 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:31:14.874 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:31:14.877 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:31:14.881 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:31:14.885 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:31:14.888 | + 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-08 11:31:14.932 | + 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-08 11:31:14.975 | + 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-08 11:31:15.018 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:31:15.059 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-09-08 11:31:15.102 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:31:15.107 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-09-08 11:31:15.113 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:31:15.117 | + lib/nova:create_nova_conf:623 : local conf 2026-09-08 11:31:15.121 | + lib/nova:create_nova_conf:624 : local offset 2026-09-08 11:31:15.126 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-09-08 11:31:15.130 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 11:31:15.134 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 11:31:15.138 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-09-08 11:31:15.142 | + lib/nova:create_nova_conf:626 : offset=0 2026-09-08 11:31:15.146 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-09-08 11:31:15.150 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-09-08 11:31:15.154 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-09-08 11:31:15.158 | + lib/nova:configure_console_proxies:731 : offset=0 2026-09-08 11:31:15.162 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-09-08 11:31:15.186 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:15.190 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-09-08 11:31:15.236 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-09-08 11:31:15.279 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-09-08 11:31:15.284 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-08 11:31:15.288 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-08 11:31:15.291 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-09-08 11:31:15.316 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:15.320 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-09-08 11:31:15.344 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:15.348 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-09-08 11:31:15.373 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:15.377 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-09-08 11:31:15.381 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-09-08 11:31:15.385 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-09-08 11:31:15.389 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-09-08 11:31:15.415 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:15.418 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-09-08 11:31:15.437 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-09-08 11:31:15.438 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-09-08 11:31:15.449 | cgroup_device_acl = [ 2026-09-08 11:31:15.449 | "/dev/null", "/dev/full", "/dev/zero", 2026-09-08 11:31:15.449 | "/dev/random", "/dev/urandom", 2026-09-08 11:31:15.449 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-09-08 11:31:15.450 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-09-08 11:31:15.450 | "/dev/vfio/vfio", 2026-09-08 11:31:15.450 | ] 2026-09-08 11:31:15.455 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-09-08 11:31:15.459 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:31:15.463 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:31:15.467 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:31:15.471 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:31:15.475 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:31:15.478 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:31:15.482 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:31:15.486 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:31:15.490 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:31:15.493 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:31:15.497 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:31:15.501 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:31:15.505 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:31:15.509 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-09-08 11:31:15.515 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-09-08 11:31:15.519 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-09-08 11:31:15.523 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-09-08 11:31:15.527 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-09-08 11:31:15.559 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-09-08 11:31:15.563 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-09-08 11:31:15.567 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:15.571 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:15.575 | + 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-08 11:31:15.579 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-09-08 11:31:15.583 | + 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-08 11:31:15.602 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-08 11:31:15.602 | + 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-08 11:31:15.614 | 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-08 11:31:15.619 | + 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-08 11:31:15.638 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-09-08 11:31:15.638 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-09-08 11:31:15.649 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-09-08 11:31:15.655 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-09-08 11:31:15.659 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-09-08 11:31:15.663 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-09-08 11:31:15.667 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-09-08 11:31:15.670 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:31:15.674 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-09-08 11:31:15.745 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-09-08 11:31:15.749 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:31:15.753 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-09-08 11:31:15.864 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-09-08 11:31:15.912 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-09-08 11:31:15.956 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-09-08 11:31:15.960 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-09-08 11:31:16.004 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-09-08 11:31:16.050 | + 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-08 11:31:16.095 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-09-08 11:31:16.140 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-09-08 11:31:16.186 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-09-08 11:31:16.191 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:31:16.196 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-08 11:31:16.200 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-09-08 11:31:16.205 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:31:16.211 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 11:31:16.215 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-09-08 11:31:16.219 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-09-08 11:31:16.223 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-09-08 11:31:16.227 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-09-08 11:31:16.231 | + ./stack.sh:main:965 : is_service_enabled placement 2026-09-08 11:31:16.256 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:16.261 | + ./stack.sh:main:967 : stack_install_service placement 2026-09-08 11:31:16.265 | + lib/stack:stack_install_service:20 : local service=placement 2026-09-08 11:31:16.269 | + lib/stack:stack_install_service:21 : type install_placement 2026-09-08 11:31:16.273 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-09-08 11:31:16.277 | + lib/stack:stack_install_service:32 : install_placement 2026-09-08 11:31:16.281 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-09-08 11:31:16.285 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-09-08 11:31:16.289 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 11:31:16.294 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-09-08 11:31:16.298 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-09-08 11:31:16.302 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 11:31:16.309 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-09-08 11:31:16.309 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 11:31:16.316 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-09-08 11:31:16.320 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-09-08 11:31:16.324 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-09-08 11:31:16.329 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-09-08 11:31:16.333 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-09-08 11:31:16.366 | Using python 3.12 to install osc-placement 2026-09-08 11:31:16.370 | + 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-08 11:31:17.569 | Collecting osc-placement 2026-09-08 11:31:17.703 | Downloading osc_placement-4.9.1-py3-none-any.whl.metadata (2.1 kB) 2026-09-08 11:31:17.713 | 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-08 11:31:17.714 | 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-08 11:31:17.715 | 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-08 11:31:17.716 | 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-08 11:31:17.718 | 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-08 11:31:17.718 | 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-08 11:31:17.719 | 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-08 11:31:17.720 | 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-08 11:31:17.721 | 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-08 11:31:17.726 | 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-08 11:31:17.727 | 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-08 11:31:17.728 | 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-08 11:31:17.730 | 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-08 11:31:17.731 | 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-08 11:31:17.732 | 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-08 11:31:17.733 | 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-08 11:31:17.737 | 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-08 11:31:17.738 | 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-08 11:31:17.738 | 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-08 11:31:17.739 | 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-08 11:31:17.742 | 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-08 11:31:17.743 | 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-08 11:31:17.744 | 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-08 11:31:17.745 | 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-08 11:31:17.746 | 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-08 11:31:17.747 | 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-08 11:31:17.748 | 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-08 11:31:17.751 | 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-08 11:31:17.755 | 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-08 11:31:17.762 | 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-08 11:31:17.767 | 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-08 11:31:17.768 | 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-08 11:31:17.769 | 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-08 11:31:17.774 | 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-08 11:31:17.778 | 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-08 11:31:17.793 | 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-08 11:31:17.794 | 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-08 11:31:17.795 | 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-08 11:31:17.797 | 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-08 11:31:17.808 | 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-08 11:31:17.811 | 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-08 11:31:17.815 | 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-08 11:31:17.855 | Downloading osc_placement-4.9.1-py3-none-any.whl (65 kB) 2026-09-08 11:31:18.190 | Installing collected packages: osc-placement 2026-09-08 11:31:18.315 | Successfully installed osc-placement-4.9.1 2026-09-08 11:31:18.469 | + inc/python:pip_install:216 : result=0 2026-09-08 11:31:18.473 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:31:18.477 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:18.481 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:18.485 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:18.489 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:18.493 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:18.497 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:31:18.501 | + functions-common:time_stop:2427 : start_time=1788867076358 2026-09-08 11:31:18.505 | + functions-common:time_stop:2429 : [[ -z 1788867076358 ]] 2026-09-08 11:31:18.510 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:18.516 | + functions-common:time_stop:2432 : end_time=1788867078512 2026-09-08 11:31:18.520 | + functions-common:time_stop:2433 : elapsed_time=2154 2026-09-08 11:31:18.524 | + functions-common:time_stop:2434 : total=146149 2026-09-08 11:31:18.528 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:18.532 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=148303 2026-09-08 11:31:18.536 | + inc/python:pip_install:219 : return 0 2026-09-08 11:31:18.540 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-09-08 11:31:18.544 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-09-08 11:31:18.548 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-09-08 11:31:18.552 | + functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:31:18.555 | + functions-common:git_clone:592 : local orig_dir 2026-09-08 11:31:18.561 | ++ functions-common:git_clone:593 : pwd 2026-09-08 11:31:18.564 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:31:18.568 | + functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:31:18.574 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:31:18.598 | + functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:31:18.602 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:31:18.606 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:31:18.611 | + functions-common:git_clone:610 : echo master 2026-09-08 11:31:18.612 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:31:18.618 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-09-08 11:31:18.622 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:31:18.626 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-09-08 11:31:18.630 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:31:18.634 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:31:18.638 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:31:18.641 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:31:18.646 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:31:18.649 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:31:18.653 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:31:18.657 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:31:18.661 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:31:18.667 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867078663 2026-09-08 11:31:18.671 | + 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-08 11:31:18.675 | Cloning into '/opt/stack/placement'... 2026-09-08 11:31:22.250 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:31:22.253 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:22.257 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:22.260 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:22.265 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:22.267 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:22.271 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:31:22.274 | + functions-common:time_stop:2427 : start_time=1788867078663 2026-09-08 11:31:22.278 | + functions-common:time_stop:2429 : [[ -z 1788867078663 ]] 2026-09-08 11:31:22.283 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:22.288 | + functions-common:time_stop:2432 : end_time=1788867082284 2026-09-08 11:31:22.291 | + functions-common:time_stop:2433 : elapsed_time=3621 2026-09-08 11:31:22.295 | + functions-common:time_stop:2434 : total=345743 2026-09-08 11:31:22.299 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:22.302 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=349364 2026-09-08 11:31:22.306 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-09-08 11:31:22.310 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:31:22.314 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:31:22.317 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:31:22.321 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:31:22.325 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:31:22.328 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:31:22.332 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:31:22.336 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:31:22.340 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:31:22.344 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:31:22.350 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867082346 2026-09-08 11:31:22.354 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:31:22.848 | From https://review.opendev.org/openstack/placement 2026-09-08 11:31:22.848 | * branch master -> FETCH_HEAD 2026-09-08 11:31:22.859 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:31:22.863 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:22.867 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:22.871 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:22.874 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:22.878 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:22.882 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:31:22.885 | + functions-common:time_stop:2427 : start_time=1788867082346 2026-09-08 11:31:22.889 | + functions-common:time_stop:2429 : [[ -z 1788867082346 ]] 2026-09-08 11:31:22.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:22.899 | + functions-common:time_stop:2432 : end_time=1788867082895 2026-09-08 11:31:22.902 | + functions-common:time_stop:2433 : elapsed_time=549 2026-09-08 11:31:22.906 | + functions-common:time_stop:2434 : total=349364 2026-09-08 11:31:22.910 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:22.914 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=349913 2026-09-08 11:31:22.918 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:31:22.921 | + functions-common:git_timed:697 : local count=0 2026-09-08 11:31:22.925 | + functions-common:git_timed:698 : local timeout=0 2026-09-08 11:31:22.929 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:31:22.932 | + functions-common:git_timed:701 : timeout=0 2026-09-08 11:31:22.936 | + functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:31:22.939 | + functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:31:22.943 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:31:22.947 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:31:22.952 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:31:22.957 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867082953 2026-09-08 11:31:22.961 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:31:23.012 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:31:23.012 | 2026-09-08 11:31:23.013 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:31:23.013 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:31:23.013 | state without impacting any branches by switching back to a branch. 2026-09-08 11:31:23.013 | 2026-09-08 11:31:23.013 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:31:23.013 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:31:23.013 | 2026-09-08 11:31:23.013 | git switch -c 2026-09-08 11:31:23.014 | 2026-09-08 11:31:23.014 | Or undo this operation with: 2026-09-08 11:31:23.014 | 2026-09-08 11:31:23.014 | git switch - 2026-09-08 11:31:23.014 | 2026-09-08 11:31:23.015 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:31:23.015 | 2026-09-08 11:31:23.015 | HEAD is now at 01ac96d9 [pyproject] Update setuptools config 2026-09-08 11:31:23.019 | + functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:31:23.022 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:23.026 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:23.030 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:23.033 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:23.037 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:23.041 | + functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:31:23.044 | + functions-common:time_stop:2427 : start_time=1788867082953 2026-09-08 11:31:23.048 | + functions-common:time_stop:2429 : [[ -z 1788867082953 ]] 2026-09-08 11:31:23.052 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:23.058 | + functions-common:time_stop:2432 : end_time=1788867083054 2026-09-08 11:31:23.062 | + functions-common:time_stop:2433 : elapsed_time=101 2026-09-08 11:31:23.065 | + functions-common:time_stop:2434 : total=349913 2026-09-08 11:31:23.069 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:23.072 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=350014 2026-09-08 11:31:23.076 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-09-08 11:31:23.094 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-09-08 11:31:23.099 | + functions-common:git_clone:673 : git show --oneline 2026-09-08 11:31:23.099 | + functions-common:git_clone:673 : head -1 2026-09-08 11:31:23.103 | 01ac96d9 [pyproject] Update setuptools config 2026-09-08 11:31:23.107 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:31:23.111 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-09-08 11:31:23.114 | + inc/python:setup_develop:353 : local bindep 2026-09-08 11:31:23.118 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-09-08 11:31:23.122 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-09-08 11:31:23.126 | + inc/python:setup_develop:359 : local extras= 2026-09-08 11:31:23.130 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-09-08 11:31:23.134 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 11:31:23.138 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-09-08 11:31:23.141 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-09-08 11:31:23.145 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 11:31:23.149 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 11:31:23.154 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-09-08 11:31:23.158 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 11:31:23.163 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-09-08 11:31:23.167 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 11:31:23.171 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 11:31:23.176 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-09-08 11:31:23.183 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-09-08 11:31:23.188 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-09-08 11:31:23.192 | + 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-08 11:31:23.353 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-09-08 11:31:23.357 | + inc/python:setup_package:436 : local bindep=0 2026-09-08 11:31:23.361 | + inc/python:setup_package:437 : local bindep_flag= 2026-09-08 11:31:23.365 | + inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 11:31:23.369 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-09-08 11:31:23.373 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-09-08 11:31:23.377 | + inc/python:setup_package:445 : local flags=-e 2026-09-08 11:31:23.381 | + inc/python:setup_package:446 : local extras= 2026-09-08 11:31:23.385 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 11:31:23.389 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 11:31:23.392 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 11:31:23.396 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 11:31:23.399 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 11:31:23.403 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-09-08 11:31:23.432 | Using python 3.12 to install /opt/stack/placement 2026-09-08 11:31:23.436 | + 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-08 11:31:24.482 | Obtaining file:///opt/stack/placement 2026-09-08 11:31:24.486 | Installing build dependencies: started 2026-09-08 11:31:26.278 | Installing build dependencies: finished with status 'done' 2026-09-08 11:31:26.279 | Checking if build backend supports build_editable: started 2026-09-08 11:31:26.837 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 11:31:26.839 | Getting requirements to build editable: started 2026-09-08 11:31:27.145 | Getting requirements to build editable: finished with status 'done' 2026-09-08 11:31:27.147 | Preparing editable metadata (pyproject.toml): started 2026-09-08 11:31:28.102 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:31:28.125 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (7.0.3) 2026-09-08 11:31:28.126 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.0.52) 2026-09-08 11:31:28.129 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (13.0.1) 2026-09-08 11:31:28.130 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.5.1) 2026-09-08 11:31:28.130 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (1.8.11) 2026-09-08 11:31:28.132 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (4.26.0) 2026-09-08 11:31:28.132 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev7) (2.34.2) 2026-09-08 11:31:28.133 | 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.dev7) (7.6.1) 2026-09-08 11:31:28.134 | 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.dev7) (10.7.0) 2026-09-08 11:31:28.135 | 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.dev7) (6.5.0) 2026-09-08 11:31:28.136 | 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.dev7) (8.3.1) 2026-09-08 11:31:28.136 | 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.dev7) (5.11.0) 2026-09-08 11:31:28.138 | 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.dev7) (10.2.0) 2026-09-08 11:31:28.139 | 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.dev7) (18.1.1) 2026-09-08 11:31:28.139 | 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.dev7) (6.0.1) 2026-09-08 11:31:28.141 | 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.dev7) (8.2.0) 2026-09-08 11:31:28.141 | 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.dev7) (2.8.0) 2026-09-08 11:31:28.143 | 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.dev7) (1.1.0) 2026-09-08 11:31:28.144 | 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.dev7) (3.9.0) 2026-09-08 11:31:28.147 | 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.dev7) (2.1.0) 2026-09-08 11:31:28.147 | 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.dev7) (26.1.0) 2026-09-08 11:31:28.148 | 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.dev7) (2025.9.1) 2026-09-08 11:31:28.149 | 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.dev7) (0.37.0) 2026-09-08 11:31:28.150 | 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.dev7) (2026.6.3) 2026-09-08 11:31:28.156 | 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.dev7) (5.17.0) 2026-09-08 11:31:28.157 | 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.dev7) (4.3.0) 2026-09-08 11:31:28.159 | 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.dev7) (6.9.0) 2026-09-08 11:31:28.160 | 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.dev7) (4.1.0) 2026-09-08 11:31:28.162 | 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.dev7) (2.13.0) 2026-09-08 11:31:28.163 | 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.dev7) (6.0.0) 2026-09-08 11:31:28.167 | 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.dev7) (2.1.0) 2026-09-08 11:31:28.169 | 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.dev7) (5.9.1) 2026-09-08 11:31:28.170 | 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.dev7) (1.9.0) 2026-09-08 11:31:28.171 | 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.dev7) (4.16.0) 2026-09-08 11:31:28.180 | 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.dev7) (1.5.0) 2026-09-08 11:31:28.184 | 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.dev7) (5.3.1) 2026-09-08 11:31:28.190 | 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.dev7) (0.20) 2026-09-08 11:31:28.191 | 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.dev7) (3.1.0) 2026-09-08 11:31:28.193 | 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.dev7) (2.3.0) 2026-09-08 11:31:28.197 | 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.dev7) (1.3.0) 2026-09-08 11:31:28.198 | 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.dev7) (2.0.0) 2026-09-08 11:31:28.200 | 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.dev7) (6.0.3) 2026-09-08 11:31:28.205 | 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.dev7) (1.19.1) 2026-09-08 11:31:28.208 | 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.dev7) (2.1.2) 2026-09-08 11:31:28.209 | 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.dev7) (0.6.2) 2026-09-08 11:31:28.212 | 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.dev7) (1.4.1) 2026-09-08 11:31:28.220 | 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.dev7) (2.9.0.post0) 2026-09-08 11:31:28.223 | 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.dev7) (5.0.0) 2026-09-08 11:31:28.224 | 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.dev7) (3.1.6) 2026-09-08 11:31:28.226 | 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.dev7) (4.0.1) 2026-09-08 11:31:28.232 | 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.dev7) (3.0.3) 2026-09-08 11:31:28.240 | 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.dev7) (1.2.1) 2026-09-08 11:31:28.248 | 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.dev7) (3.18.0) 2026-09-08 11:31:28.250 | 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.dev7) (3.3.2) 2026-09-08 11:31:28.251 | 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.dev7) (26.3) 2026-09-08 11:31:28.252 | 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.dev7) (7.2.2) 2026-09-08 11:31:28.258 | 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.dev7) (84.0.0) 2026-09-08 11:31:28.262 | 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.dev7) (0.8.2) 2026-09-08 11:31:28.281 | 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.dev7) (1.17.0) 2026-09-08 11:31:28.295 | 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.dev7) (3.5.0) 2026-09-08 11:31:28.296 | 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.dev7) (3.18) 2026-09-08 11:31:28.297 | 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.dev7) (2.7.0) 2026-09-08 11:31:28.299 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev7) (2023.11.17) 2026-09-08 11:31:28.319 | 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.dev7) (0.8) 2026-09-08 11:31:28.332 | 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.dev7) (3.5.5) 2026-09-08 11:31:28.386 | Building wheels for collected packages: openstack-placement 2026-09-08 11:31:28.387 | Building editable for openstack-placement (pyproject.toml): started 2026-09-08 11:31:29.193 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-09-08 11:31:29.195 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev7-0.editable-py3-none-any.whl size=8916 sha256=a7a77b77a0329ab378fa760ff5db3e29ae373d7f851bf7970b605ebba3c84411 2026-09-08 11:31:29.195 | Stored in directory: /tmp/pip-ephem-wheel-cache-b_u3lial/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-09-08 11:31:29.201 | Successfully built openstack-placement 2026-09-08 11:31:29.480 | Installing collected packages: openstack-placement 2026-09-08 11:31:29.529 | Successfully installed openstack-placement-16.0.0.0b2.dev7 2026-09-08 11:31:29.711 | + inc/python:pip_install:216 : result=0 2026-09-08 11:31:29.715 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:31:29.718 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:29.721 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:29.725 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:29.729 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:29.732 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:29.736 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:31:29.739 | + functions-common:time_stop:2427 : start_time=1788867083425 2026-09-08 11:31:29.742 | + functions-common:time_stop:2429 : [[ -z 1788867083425 ]] 2026-09-08 11:31:29.746 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:29.751 | + functions-common:time_stop:2432 : end_time=1788867089748 2026-09-08 11:31:29.754 | + functions-common:time_stop:2433 : elapsed_time=6323 2026-09-08 11:31:29.759 | + functions-common:time_stop:2434 : total=148303 2026-09-08 11:31:29.763 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:29.767 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154626 2026-09-08 11:31:29.770 | + inc/python:pip_install:219 : return 0 2026-09-08 11:31:29.774 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 11:31:29.777 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:31:29.781 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-09-08 11:31:29.784 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-09-08 11:31:29.786 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:31:29.789 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:31:29.791 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-09-08 11:31:29.793 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:31:29.795 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-09-08 11:31:29.798 | + ./stack.sh:main:968 : configure_placement 2026-09-08 11:31:29.800 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-09-08 11:31:29.816 | + lib/placement:configure_placement:89 : create_placement_conf 2026-09-08 11:31:29.820 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-09-08 11:31:29.828 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-09-08 11:31:29.834 | ++ lib/database:database_connection_url:134 : local db=placement 2026-09-08 11:31:29.837 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-09-08 11:31:29.841 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-09-08 11:31:29.843 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:31:29.847 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:31:29.852 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:31:29.879 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:29.884 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:31:29.888 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-09-08 11:31:29.892 | + 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-08 11:31:29.937 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-09-08 11:31:29.986 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-09-08 11:31:30.036 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-09-08 11:31:30.041 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-09-08 11:31:30.046 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-09-08 11:31:30.050 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 11:31:30.055 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 11:31:30.061 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-09-08 11:31:30.066 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-09-08 11:31:30.071 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-08 11:31:30.074 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 11:31:30.077 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-09-08 11:31:30.127 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-09-08 11:31:30.171 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.142/identity 2026-09-08 11:31:30.215 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-09-08 11:31:30.259 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-09-08 11:31:30.304 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-09-08 11:31:30.346 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-09-08 11:31:30.389 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-09-08 11:31:30.435 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.142/identity 2026-09-08 11:31:30.479 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 11:31:30.523 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 11:31:30.571 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 11:31:30.575 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-09-08 11:31:30.579 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-09-08 11:31:30.583 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-09-08 11:31:30.590 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:31:30.616 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:31:30.620 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:31:30.625 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:31:30.628 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:31:30.632 | + 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-08 11:31:30.679 | + 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-08 11:31:30.729 | + 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-08 11:31:30.776 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:31:30.821 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-09-08 11:31:30.869 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-09-08 11:31:30.873 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-09-08 11:31:30.877 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-09-08 11:31:30.880 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-09-08 11:31:30.884 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 11:31:30.889 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-09-08 11:31:30.893 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-09-08 11:31:30.897 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 11:31:30.902 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 11:31:30.920 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 11:31:30.921 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:31:30.935 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 11:31:30.940 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:31:30.960 | /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-08 11:31:30.967 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-09-08 11:31:30.970 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-09-08 11:31:30.976 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 11:31:30.980 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-09-08 11:31:31.029 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-09-08 11:31:31.075 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-09-08 11:31:31.120 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-09-08 11:31:31.167 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 11:31:31.212 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 11:31:31.257 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-09-08 11:31:31.302 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-09-08 11:31:31.344 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-09-08 11:31:31.389 | + 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-08 11:31:31.434 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 11:31:31.474 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 11:31:31.515 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-09-08 11:31:31.562 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-09-08 11:31:31.605 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 11:31:31.609 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 11:31:31.614 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-09-08 11:31:31.618 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-09-08 11:31:31.621 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 11:31:31.626 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:31.630 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:31.634 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-09-08 11:31:31.639 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-09-08 11:31:31.643 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-09-08 11:31:31.685 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 11:31:31.732 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-09-08 11:31:31.732 | + 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-08 11:31:31.743 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-09-08 11:31:31.749 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-09-08 11:31:31.753 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-09-08 11:31:31.758 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 11:31:31.762 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 11:31:31.766 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:31:31.770 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:31:31.774 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:31.778 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:31.782 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 11:31:31.786 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 11:31:31.791 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:31.795 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:31.798 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-09-08 11:31:31.810 | perl: warning: Setting locale failed. 2026-09-08 11:31:31.811 | perl: warning: Please check that your locale settings: 2026-09-08 11:31:31.811 | LANGUAGE = (unset), 2026-09-08 11:31:31.811 | LC_ALL = "en_US.utf8", 2026-09-08 11:31:31.811 | LANG = "de_DE.UTF-8" 2026-09-08 11:31:31.811 | are supported and installed on your system. 2026-09-08 11:31:31.811 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:31:31.852 | Enabling site placement-api. 2026-09-08 11:31:31.858 | To activate the new configuration, you need to run: 2026-09-08 11:31:31.858 | systemctl reload apache2 2026-09-08 11:31:31.865 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 11:31:31.869 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:31:31.873 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:31:31.878 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:31:32.034 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-09-08 11:31:32.038 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-09-08 11:31:32.088 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-09-08 11:31:32.113 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:32.116 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-09-08 11:31:32.142 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:32.146 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-09-08 11:31:32.149 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-09-08 11:31:32.153 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-09-08 11:31:32.157 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 11:31:32.161 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:31:32.165 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-08 11:31:32.170 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-09-08 11:31:32.218 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-09-08 11:31:32.261 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.142/identity 2026-09-08 11:31:32.306 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-09-08 11:31:32.349 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-09-08 11:31:32.395 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-09-08 11:31:32.441 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-09-08 11:31:32.482 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-09-08 11:31:32.526 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-09-08 11:31:32.553 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:32.557 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-09-08 11:31:32.582 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:32.587 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-09-08 11:31:32.611 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:32.615 | + ./stack.sh:main:992 : init_os_brick 2026-09-08 11:31:32.618 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-09-08 11:31:32.624 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-09-08 11:31:32.650 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:32.655 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 11:31:32.700 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-09-08 11:31:32.725 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:32.729 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 11:31:32.774 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-09-08 11:31:32.799 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:32.803 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 11:31:32.849 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-09-08 11:31:32.894 | + ./stack.sh:main:999 : run_phase stack install 2026-09-08 11:31:32.898 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 11:31:32.902 | + functions-common:run_phase:1849 : local phase=install 2026-09-08 11:31:32.906 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 11:31:32.909 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 11:31:32.913 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 11:31:32.917 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 11:31:32.921 | + functions-common:run_phase:1858 : local extra 2026-09-08 11:31:32.926 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 11:31:32.931 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 11:31:32.935 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 11:31:32.939 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 11:31:32.944 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-09-08 11:31:32.948 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 11:31:32.970 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:32.974 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:31:32.978 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:31:32.981 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-09-08 11:31:32.985 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-09-08 11:31:32.988 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:31:32.991 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-09-08 11:31:32.995 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-09-08 11:31:32.998 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-09-08 11:31:33.075 | ++ inc/async:async_inner:63 : install_tempest 2026-09-08 11:31:33.125 | [2033 Async install_tempest:39364]: running: install_tempest 2026-09-08 11:31:33.129 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 11:31:33.132 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 11:31:33.136 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:31:33.141 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 11:31:33.145 | + functions-common:run_phase:1875 : run_plugins stack install 2026-09-08 11:31:33.149 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 11:31:33.153 | + functions-common:run_plugins:1835 : local phase=install 2026-09-08 11:31:33.157 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 11:31:33.161 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 11:31:33.166 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-09-08 11:31:33.170 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-09-08 11:31:33.173 | + inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:31:33.177 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:31:33.182 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-09-08 11:31:33.186 | + inc/python:use_library_from_git:269 : return 1 2026-09-08 11:31:33.191 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-09-08 11:31:33.195 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-09-08 11:31:33.199 | + inc/python:pip_install_gr:95 : local clean_name 2026-09-08 11:31:33.204 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-09-08 11:31:33.208 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-09-08 11:31:33.212 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-09-08 11:31:33.218 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-09-08 11:31:33.220 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-09-08 11:31:33.227 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-09-08 11:31:33.231 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-09-08 11:31:33.234 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-08 11:31:33.239 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-09-08 11:31:33.243 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-09-08 11:31:33.274 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-09-08 11:31:33.278 | + 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-08 11:31:34.530 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-09-08 11:31:34.661 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-09-08 11:31:34.674 | 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-08 11:31:34.675 | 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-08 11:31:34.676 | 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-08 11:31:34.677 | 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-08 11:31:34.678 | 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-08 11:31:34.679 | 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-08 11:31:34.680 | 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-08 11:31:34.743 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-09-08 11:31:34.760 | Downloading python_manilaclient-6.3.0-py3-none-any.whl.metadata (5.5 kB) 2026-09-08 11:31:34.771 | 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-08 11:31:34.771 | 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-08 11:31:34.773 | 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-08 11:31:34.774 | 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-08 11:31:34.775 | 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-08 11:31:34.776 | 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-08 11:31:34.780 | 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-08 11:31:34.781 | 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-08 11:31:34.782 | 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-08 11:31:34.783 | 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-08 11:31:34.786 | 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-08 11:31:34.789 | 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-08 11:31:34.793 | 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-08 11:31:34.794 | 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-08 11:31:34.796 | 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-08 11:31:34.797 | 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-08 11:31:34.798 | 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-08 11:31:34.799 | 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-08 11:31:34.800 | 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-08 11:31:34.801 | 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-08 11:31:34.802 | 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-08 11:31:34.810 | 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-08 11:31:34.814 | 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-08 11:31:34.819 | 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-08 11:31:34.824 | 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-08 11:31:34.825 | 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-08 11:31:34.826 | 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-08 11:31:34.831 | 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-08 11:31:34.837 | 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-08 11:31:34.853 | 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-08 11:31:34.855 | 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-08 11:31:34.856 | 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-08 11:31:34.859 | 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-08 11:31:34.862 | 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-08 11:31:34.865 | 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-08 11:31:34.870 | 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-08 11:31:34.874 | 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-08 11:31:34.875 | 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-08 11:31:34.882 | 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-08 11:31:34.886 | 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-08 11:31:34.887 | 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-08 11:31:34.888 | 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-08 11:31:34.890 | 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-08 11:31:34.907 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-09-08 11:31:34.908 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=4.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-09-08 11:31:34.913 | 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-08 11:31:34.969 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-09-08 11:31:35.167 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 7.4 MB/s 0:00:00 2026-09-08 11:31:35.185 | Downloading python_manilaclient-6.3.0-py3-none-any.whl (416 kB) 2026-09-08 11:31:35.618 | Installing collected packages: python-manilaclient, python-openstackclient 2026-09-08 11:31:38.655 | 2026-09-08 11:31:38.680 | Successfully installed python-manilaclient-6.3.0 python-openstackclient-10.3.0 2026-09-08 11:31:38.838 | + inc/python:pip_install:216 : result=0 2026-09-08 11:31:38.843 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:31:38.847 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:38.850 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:38.854 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:38.857 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:38.862 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:38.865 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:31:38.868 | + functions-common:time_stop:2427 : start_time=1788867093266 2026-09-08 11:31:38.871 | + functions-common:time_stop:2429 : [[ -z 1788867093266 ]] 2026-09-08 11:31:38.877 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:38.883 | + functions-common:time_stop:2432 : end_time=1788867098878 2026-09-08 11:31:38.887 | + functions-common:time_stop:2433 : elapsed_time=5612 2026-09-08 11:31:38.892 | + functions-common:time_stop:2434 : total=154626 2026-09-08 11:31:38.897 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:38.900 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160238 2026-09-08 11:31:38.902 | + inc/python:pip_install:219 : return 0 2026-09-08 11:31:38.905 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-09-08 11:31:38.928 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:38.930 | + ./stack.sh:main:1014 : install_oscwrap 2026-09-08 11:31:38.935 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-09-08 11:31:38.939 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.VhYhXw23Gt 2026-09-08 11:31:38.942 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-09-08 11:31:38.945 | + functions-common:install_oscwrap:2476 : unalias -a 2026-09-08 11:31:38.948 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-09-08 11:31:38.951 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-09-08 11:31:38.954 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-08 11:31:38.957 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-09-08 11:31:38.981 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:38.984 | + ./stack.sh:main:1068 : configure_database 2026-09-08 11:31:38.987 | + lib/database:configure_database:128 : configure_database_mysql 2026-09-08 11:31:38.989 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-09-08 11:31:38.993 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-09-08 11:31:38.995 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:31:38.999 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-09-08 11:31:39.003 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-09-08 11:31:39.005 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:39.008 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:39.011 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-09-08 11:31:39.015 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-09-08 11:31:39.018 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:39.020 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:39.023 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-09-08 11:31:39.025 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-09-08 11:31:39.027 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-09-08 11:31:39.029 | + functions-common:is_fips_enabled:2541 : fips= 2026-09-08 11:31:39.032 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-09-08 11:31:39.034 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-09-08 11:31:39.039 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-09-08 11:31:39.041 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-09-08 11:31:39.048 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-09-08 11:31:39.139 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-09-08 11:31:39.143 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:31:39.147 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:31:39.149 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:31:39.153 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:31:39.156 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:31:39.161 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:31:39.165 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:31:39.169 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:31:39.173 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:31:39.176 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:31:39.180 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:31:39.183 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:31:39.186 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:31:39.188 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-09-08 11:31:39.192 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:39.195 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:39.199 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-09-08 11:31:39.202 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:31:39.205 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-08 11:31:41.144 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-09-08 11:31:41.149 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-09-08 11:31:41.156 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:41.161 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:41.164 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-09-08 11:31:41.169 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-09-08 11:31:41.172 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-09-08 11:31:41.193 | mysqladmin: connect to server at 'localhost' failed 2026-09-08 11:31:41.193 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-09-08 11:31:41.199 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-09-08 11:31:41.203 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-09-08 11:31:41.207 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:31:41.211 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:31:41.215 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-09-08 11:31:41.218 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-09-08 11:31:41.222 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-09-08 11:31:41.229 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-09-08 11:31:41.229 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-09-08 11:31:41.245 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:31:41.322 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-09-08 11:31:41.329 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-09-08 11:31:41.330 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-09-08 11:31:41.330 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-09-08 11:31:41.337 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-09-08 11:31:41.341 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-09-08 11:31:41.344 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-09-08 11:31:41.348 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-09-08 11:31:41.352 | + 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-08 11:31:41.371 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:31:41.458 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-09-08 11:31:41.476 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:31:41.550 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-09-08 11:31:41.639 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-09-08 11:31:41.735 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-09-08 11:31:41.812 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-09-08 11:31:41.816 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-09-08 11:31:41.820 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-09-08 11:31:41.820 | enabling MySQL performance counting 2026-09-08 11:31:41.823 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-09-08 11:31:41.857 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-09-08 11:31:41.860 | + 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-08 11:31:42.898 | Processing ./tools/dbcounter 2026-09-08 11:31:42.901 | Installing build dependencies: started 2026-09-08 11:31:45.730 | Installing build dependencies: finished with status 'done' 2026-09-08 11:31:45.731 | Getting requirements to build wheel: started 2026-09-08 11:31:46.393 | Getting requirements to build wheel: finished with status 'done' 2026-09-08 11:31:46.395 | Preparing metadata (pyproject.toml): started 2026-09-08 11:31:46.780 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:31:46.784 | Building wheels for collected packages: dbcounter 2026-09-08 11:31:46.786 | Building wheel for dbcounter (pyproject.toml): started 2026-09-08 11:31:47.230 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-09-08 11:31:47.232 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=4769737fcdc5252c11ecec5c769a96c972805f12ceb3f4304a19f5bdc5b1030a 2026-09-08 11:31:47.232 | Stored in directory: /tmp/pip-ephem-wheel-cache-hlal6k2h/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-09-08 11:31:47.237 | Successfully built dbcounter 2026-09-08 11:31:47.567 | Installing collected packages: dbcounter 2026-09-08 11:31:47.621 | Successfully installed dbcounter-0.1 2026-09-08 11:31:47.791 | + inc/python:pip_install:216 : result=0 2026-09-08 11:31:47.795 | + inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:31:47.798 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:47.802 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:47.805 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:47.808 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:47.812 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:47.815 | + functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:31:47.819 | + functions-common:time_stop:2427 : start_time=1788867101849 2026-09-08 11:31:47.823 | + functions-common:time_stop:2429 : [[ -z 1788867101849 ]] 2026-09-08 11:31:47.826 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:47.832 | + functions-common:time_stop:2432 : end_time=1788867107828 2026-09-08 11:31:47.835 | + functions-common:time_stop:2433 : elapsed_time=5979 2026-09-08 11:31:47.838 | + functions-common:time_stop:2434 : total=160238 2026-09-08 11:31:47.842 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:47.846 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=166217 2026-09-08 11:31:47.850 | + inc/python:pip_install:219 : return 0 2026-09-08 11:31:47.853 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-09-08 11:31:47.856 | + lib/database:recreate_database:112 : local db=stats 2026-09-08 11:31:47.860 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-09-08 11:31:47.864 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-09-08 11:31:47.867 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-09-08 11:31:47.874 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:31:47.941 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-09-08 11:31:47.947 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:31:48.021 | + 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-08 11:31:48.021 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-09-08 11:31:48.026 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:31:48.102 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-09-08 11:31:48.106 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-09-08 11:31:48.179 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-09-08 11:31:48.253 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-09-08 11:31:48.328 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-09-08 11:31:48.395 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-09-08 11:31:48.456 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-09-08 11:31:48.514 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-09-08 11:31:48.573 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-09-08 11:31:48.575 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:31:48.577 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-09-08 11:31:50.534 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-09-08 11:31:50.537 | + functions-common:save_stackenv:65 : local tag=1072 2026-09-08 11:31:50.541 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-08 11:31:50.546 | + functions-common:save_stackenv:67 : time_stamp=2026-09-08-133150 2026-09-08 11:31:50.549 | + functions-common:save_stackenv:68 : echo '# 2026-09-08-133150 1072' 2026-09-08 11:31:50.553 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.558 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-08 11:31:50.561 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.564 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-08 11:31:50.567 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.571 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-08 11:31:50.574 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.578 | + 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-08 11:31:50.581 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.585 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.142 2026-09-08 11:31:50.588 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.592 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.142/identity 2026-09-08 11:31:50.596 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.599 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-08-131833 2026-09-08 11:31:50.603 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.607 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-08 11:31:50.611 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.615 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.142 2026-09-08 11:31:50.619 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.622 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-08 11:31:50.626 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.630 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-08 11:31:50.634 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.638 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-08 11:31:50.642 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.646 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-08 11:31:50.650 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.654 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.142 2026-09-08 11:31:50.657 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:31:50.661 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-08 11:31:50.665 | + ./stack.sh:main:1082 : start_dstat 2026-09-08 11:31:50.669 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:31:50.673 | + functions-common:run_process:1674 : local service=dstat 2026-09-08 11:31:50.677 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:31:50.682 | + functions-common:run_process:1676 : local group= 2026-09-08 11:31:50.685 | + functions-common:run_process:1677 : local user= 2026-09-08 11:31:50.689 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:31:50.694 | + functions-common:run_process:1680 : local name=dstat 2026-09-08 11:31:50.697 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:31:50.702 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:31:50.706 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:31:50.710 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:31:50.716 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:31:50.721 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867110717 2026-09-08 11:31:50.725 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-09-08 11:31:50.752 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:50.757 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-09-08 11:31:50.761 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-09-08 11:31:50.765 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:31:50.769 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:31:50.773 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:31:50.778 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:31:50.782 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-09-08 11:31:50.786 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-09-08 11:31:50.790 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-09-08 11:31:50.794 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:31:50.798 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:31:50.803 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:31:50.807 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:31:50.810 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-09-08 11:31:50.814 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-09-08 11:31:50.818 | + 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-08 11:31:50.821 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-09-08 11:31:50.825 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-09-08 11:31:50.828 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:31:50.831 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:31:50.835 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:31:50.838 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:31:50.842 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:31:50.845 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-09-08 11:31:50.848 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:31:50.854 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-09-08 11:31:50.946 | + 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-08 11:31:51.040 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-09-08 11:31:51.120 | + 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-08 11:31:51.203 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-09-08 11:31:51.282 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-09-08 11:31:51.362 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:31:51.441 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:31:51.445 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:31:51.449 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-09-08 11:31:51.547 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:31:52.089 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-09-08 11:31:52.108 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-09-08 11:31:52.586 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-09-08 11:31:52.634 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:31:52.639 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:52.645 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:52.651 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:52.655 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:52.660 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:52.666 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:31:52.670 | + functions-common:time_stop:2427 : start_time=1788867110717 2026-09-08 11:31:52.675 | + functions-common:time_stop:2429 : [[ -z 1788867110717 ]] 2026-09-08 11:31:52.681 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:52.688 | + functions-common:time_stop:2432 : end_time=1788867112682 2026-09-08 11:31:52.692 | + functions-common:time_stop:2433 : elapsed_time=1965 2026-09-08 11:31:52.696 | + functions-common:time_stop:2434 : total=0 2026-09-08 11:31:52.700 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:52.704 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1965 2026-09-08 11:31:52.708 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-09-08 11:31:52.712 | + functions-common:run_process:1674 : local service=memory_tracker 2026-09-08 11:31:52.716 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-09-08 11:31:52.720 | + functions-common:run_process:1676 : local group= 2026-09-08 11:31:52.724 | + functions-common:run_process:1677 : local user=root 2026-09-08 11:31:52.728 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-09-08 11:31:52.732 | + functions-common:run_process:1680 : local name=memory_tracker 2026-09-08 11:31:52.736 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:31:52.740 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:31:52.744 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:31:52.748 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:31:52.753 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:31:52.760 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867112755 2026-09-08 11:31:52.764 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-09-08 11:31:52.789 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:52.795 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:31:52.798 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:52.802 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:52.806 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:52.810 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:52.813 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:52.817 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:31:52.820 | + functions-common:time_stop:2427 : start_time=1788867112755 2026-09-08 11:31:52.823 | + functions-common:time_stop:2429 : [[ -z 1788867112755 ]] 2026-09-08 11:31:52.827 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:52.833 | + functions-common:time_stop:2432 : end_time=1788867112829 2026-09-08 11:31:52.837 | + functions-common:time_stop:2433 : elapsed_time=74 2026-09-08 11:31:52.841 | + functions-common:time_stop:2434 : total=1965 2026-09-08 11:31:52.843 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:52.846 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2039 2026-09-08 11:31:52.849 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-09-08 11:31:52.870 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:52.872 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-09-08 11:31:52.875 | + functions-common:run_process:1674 : local service=file_tracker 2026-09-08 11:31:52.877 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-09-08 11:31:52.879 | + functions-common:run_process:1676 : local group= 2026-09-08 11:31:52.881 | + functions-common:run_process:1677 : local user= 2026-09-08 11:31:52.884 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:31:52.886 | + functions-common:run_process:1680 : local name=file_tracker 2026-09-08 11:31:52.889 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:31:52.891 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:31:52.893 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:31:52.895 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:31:52.898 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:31:52.902 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867112900 2026-09-08 11:31:52.905 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-09-08 11:31:52.925 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:52.928 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:31:52.930 | + functions-common:time_stop:2420 : local name 2026-09-08 11:31:52.932 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:31:52.934 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:31:52.937 | + functions-common:time_stop:2423 : local total 2026-09-08 11:31:52.939 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:31:52.941 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:31:52.943 | + functions-common:time_stop:2427 : start_time=1788867112900 2026-09-08 11:31:52.945 | + functions-common:time_stop:2429 : [[ -z 1788867112900 ]] 2026-09-08 11:31:52.949 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:31:52.952 | + functions-common:time_stop:2432 : end_time=1788867112950 2026-09-08 11:31:52.954 | + functions-common:time_stop:2433 : elapsed_time=50 2026-09-08 11:31:52.956 | + functions-common:time_stop:2434 : total=2039 2026-09-08 11:31:52.959 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:31:52.961 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2089 2026-09-08 11:31:52.963 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-09-08 11:31:52.992 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:52.994 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-09-08 11:31:53.014 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:53.016 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-09-08 11:31:53.046 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:53.051 | + ./stack.sh:main:1101 : start_etcd3 2026-09-08 11:31:53.055 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-09-08 11:31:53.059 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-09-08 11:31:53.062 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-09-08 11:31:53.066 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.142:2380' 2026-09-08 11:31:53.071 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.142:2380' 2026-09-08 11:31:53.075 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.142:2379' 2026-09-08 11:31:53.077 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-09-08 11:31:53.080 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-09-08 11:31:53.084 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.142:2379' 2026-09-08 11:31:53.088 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-09-08 11:31:53.091 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-09-08 11:31:53.095 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-08 11:31:53.098 | + 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.142:2380 --initial-advertise-peer-urls http://192.168.122.142:2380 --advertise-client-urls http://192.168.122.142:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.142:2379 --log-level=debug' '' root 2026-09-08 11:31:53.103 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-09-08 11:31:53.104 | + 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.142:2380 --initial-advertise-peer-urls http://192.168.122.142:2380 --advertise-client-urls http://192.168.122.142:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.142:2379 --log-level=debug' 2026-09-08 11:31:53.109 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:31:53.113 | + functions-common:write_user_unit_file:1538 : local user=root 2026-09-08 11:31:53.119 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:31:53.124 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:31:53.129 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:31:53.134 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-09-08 11:31:53.139 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:31:53.145 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-09-08 11:31:53.235 | + 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-08 11:31:53.331 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-09-08 11:31:53.410 | + 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.142:2380 --initial-advertise-peer-urls http://192.168.122.142:2380 --advertise-client-urls http://192.168.122.142:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.142:2379 --log-level=debug' 2026-09-08 11:31:53.488 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-09-08 11:31:53.566 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-09-08 11:31:53.644 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-09-08 11:31:53.724 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:31:53.728 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:31:53.731 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-09-08 11:31:53.823 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:31:54.345 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-09-08 11:31:54.429 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-09-08 11:31:54.509 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-09-08 11:31:54.588 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-09-08 11:31:54.670 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-09-08 11:31:54.675 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:31:54.682 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 11:31:54.686 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-09-08 11:31:55.204 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-09-08 11:31:55.228 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-09-08 11:31:55.710 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-09-08 11:31:56.428 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-09-08 11:31:56.454 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:56.457 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-09-08 11:31:56.460 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-09-08 11:31:56.464 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-09-08 11:31:56.484 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-09-08 11:31:56.504 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-09-08 11:31:56.508 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-08 11:31:56.512 | + 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.142/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-09-08 11:31:56.620 | The user clouds.yaml file didn't exist. 2026-09-08 11:31:56.633 | + 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.142/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-09-08 11:31:56.766 | + 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.142/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-09-08 11:31:56.892 | + 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.142/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-09-08 11:31:57.017 | + 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.142/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-09-08 11:31:57.145 | + 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.142/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-09-08 11:31:57.273 | + 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.142/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-09-08 11:31:57.404 | + 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.142/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-09-08 11:31:57.543 | + 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.142/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-09-08 11:31:57.676 | + 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.142/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-09-08 11:31:57.812 | + functions-common:write_clouds_yaml:203 : cat 2026-09-08 11:31:57.820 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-09-08 11:31:57.825 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-09-08 11:31:57.830 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-09-08 11:31:57.836 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-09-08 11:31:57.841 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-09-08 11:31:57.845 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-09-08 11:31:57.871 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:31:57.875 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-09-08 11:31:57.879 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:31:57.883 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-09-08 11:31:57.887 | + ./stack.sh:main:1118 : '[' 192.168.122.142 == 192.168.122.142 ']' 2026-09-08 11:31:57.891 | + ./stack.sh:main:1119 : init_keystone 2026-09-08 11:31:57.895 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-09-08 11:31:57.919 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:31:57.923 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-09-08 11:31:57.927 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-09-08 11:31:57.931 | + lib/database:recreate_database:112 : local db=keystone 2026-09-08 11:31:57.935 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-09-08 11:31:57.939 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-09-08 11:31:57.943 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-09-08 11:31:57.950 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:31:58.027 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-09-08 11:31:58.033 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:31:58.103 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-09-08 11:31:58.107 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 11:31:58.111 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:31:58.115 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:31:58.120 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:31:58.127 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867118122 2026-09-08 11:31:58.131 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-09-08 11:31:58.842 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 11:31:58.843 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:31:58.843 | we strongly recommend against using it for new projects. 2026-09-08 11:31:58.843 | 2026-09-08 11:31:58.843 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:31:58.843 | framework. For more detail see 2026-09-08 11:31:58.843 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:31:58.843 | 2026-09-08 11:31:58.843 | from eventlet import event 2026-09-08 11:32:01.614 | INFO dbcounter [-] Registered counter for database keystone 2026-09-08 11:32:01.699 | 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=42256) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 11:32:01.716 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:32:01.716 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:32:01.717 | DEBUG dbcounter [-] [42256] Writer thread running {{(pid=42256) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:32:01.789 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-09-08 11:32:05.196 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=42256) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:32:05.201 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-09-08 11:32:05.202 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=42256) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:32:05.214 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-09-08 11:32:05.300 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=42256) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:32:05.306 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-09-08 11:32:05.358 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=42256) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:32:05.361 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-09-08 11:32:05.434 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=42256) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:32:05.439 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-09-08 11:32:05.475 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=42256) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:32:05.478 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-09-08 11:32:05.556 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=42256) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:32:05.558 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-09-08 11:32:05.558 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=42256) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:32:05.560 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-09-08 11:32:05.625 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=42256) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:32:05.627 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-09-08 11:32:05.655 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=42256) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:32:06.126 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-09-08 11:32:06.128 | + functions-common:time_stop:2420 : local name 2026-09-08 11:32:06.131 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:32:06.135 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:32:06.138 | + functions-common:time_stop:2423 : local total 2026-09-08 11:32:06.142 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:32:06.144 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 11:32:06.147 | + functions-common:time_stop:2427 : start_time=1788867118122 2026-09-08 11:32:06.151 | + functions-common:time_stop:2429 : [[ -z 1788867118122 ]] 2026-09-08 11:32:06.154 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:32:06.160 | + functions-common:time_stop:2432 : end_time=1788867126156 2026-09-08 11:32:06.163 | + functions-common:time_stop:2433 : elapsed_time=8034 2026-09-08 11:32:06.166 | + functions-common:time_stop:2434 : total=0 2026-09-08 11:32:06.169 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:32:06.171 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8034 2026-09-08 11:32:06.174 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-09-08 11:32:06.177 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-09-08 11:32:06.183 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-09-08 11:32:06.867 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 11:32:06.868 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:32:06.868 | we strongly recommend against using it for new projects. 2026-09-08 11:32:06.868 | 2026-09-08 11:32:06.868 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:32:06.868 | framework. For more detail see 2026-09-08 11:32:06.869 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:32:06.869 | 2026-09-08 11:32:06.869 | from eventlet import event 2026-09-08 11:32:09.424 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-09-08 11:32:09.424 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-08 11:32:09.425 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-08 11:32:09.425 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-09-08 11:32:09.426 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-09-08 11:32:09.426 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-08 11:32:09.426 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-08 11:32:09.427 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-08 11:32:09.427 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-09-08 11:32:09.888 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-09-08 11:32:09.892 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-09-08 11:32:10.575 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 11:32:10.575 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:32:10.575 | we strongly recommend against using it for new projects. 2026-09-08 11:32:10.575 | 2026-09-08 11:32:10.575 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:32:10.576 | framework. For more detail see 2026-09-08 11:32:10.576 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:32:10.576 | 2026-09-08 11:32:10.576 | from eventlet import event 2026-09-08 11:32:13.128 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-09-08 11:32:13.129 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-08 11:32:13.129 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-08 11:32:13.130 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-09-08 11:32:13.130 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-09-08 11:32:13.131 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-09-08 11:32:13.131 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-09-08 11:32:13.131 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-09-08 11:32:13.132 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-09-08 11:32:13.618 | + ./stack.sh:main:1120 : start_keystone 2026-09-08 11:32:13.622 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-09-08 11:32:13.629 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-09-08 11:32:13.633 | + functions-common:run_process:1674 : local service=keystone 2026-09-08 11:32:13.636 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 11:32:13.640 | + functions-common:run_process:1676 : local group= 2026-09-08 11:32:13.644 | + functions-common:run_process:1677 : local user= 2026-09-08 11:32:13.648 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:32:13.650 | + functions-common:run_process:1680 : local name=keystone 2026-09-08 11:32:13.654 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:32:13.657 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:32:13.659 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:32:13.661 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:32:13.665 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:32:13.671 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867133667 2026-09-08 11:32:13.675 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-09-08 11:32:13.694 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:32:13.698 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-09-08 11:32:13.701 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-09-08 11:32:13.705 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 11:32:13.709 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 11:32:13.711 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 11:32:13.715 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-09-08 11:32:13.718 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-09-08 11:32:13.720 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-09-08 11:32:13.724 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-09-08 11:32:13.728 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:32:13.731 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:32:13.733 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:32:13.737 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:32:13.740 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-09-08 11:32:13.744 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-09-08 11:32:13.747 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 11:32:13.751 | + 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-08 11:32:13.755 | + 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-08 11:32:13.758 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-09-08 11:32:13.760 | + 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-08 11:32:13.763 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 11:32:13.766 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 11:32:13.769 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 11:32:13.772 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-09-08 11:32:13.775 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 11:32:13.780 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-09-08 11:32:13.870 | + 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-08 11:32:13.961 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-09-08 11:32:14.034 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-09-08 11:32:14.107 | + 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-08 11:32:14.179 | + 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-08 11:32:14.252 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-09-08 11:32:14.324 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-09-08 11:32:14.395 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-09-08 11:32:14.466 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-09-08 11:32:14.536 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-09-08 11:32:14.607 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 11:32:14.610 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 11:32:14.614 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-09-08 11:32:14.694 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 11:32:14.977 | ++ inc/async:async_inner:64 : rc=0 2026-09-08 11:32:15.009 | [39364 Async install_tempest:39364]: finished successfully 2026-09-08 11:32:15.171 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-09-08 11:32:15.194 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-09-08 11:32:15.655 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-09-08 11:32:15.807 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:32:15.812 | + functions-common:time_stop:2420 : local name 2026-09-08 11:32:15.814 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:32:15.819 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:32:15.822 | + functions-common:time_stop:2423 : local total 2026-09-08 11:32:15.825 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:32:15.829 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:32:15.833 | + functions-common:time_stop:2427 : start_time=1788867133667 2026-09-08 11:32:15.837 | + functions-common:time_stop:2429 : [[ -z 1788867133667 ]] 2026-09-08 11:32:15.843 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:32:15.851 | + functions-common:time_stop:2432 : end_time=1788867135845 2026-09-08 11:32:15.853 | + functions-common:time_stop:2433 : elapsed_time=2178 2026-09-08 11:32:15.857 | + functions-common:time_stop:2434 : total=2089 2026-09-08 11:32:15.861 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:32:15.865 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4267 2026-09-08 11:32:15.870 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-09-08 11:32:15.871 | Waiting for keystone to start... 2026-09-08 11:32:15.874 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.142/identity/v3/ 2026-09-08 11:32:15.878 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.142/identity/v3/ 2026-09-08 11:32:15.881 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 11:32:15.886 | + functions:wait_for_service:477 : local url=http://192.168.122.142/identity/v3/ 2026-09-08 11:32:15.890 | + functions:wait_for_service:478 : local rval=0 2026-09-08 11:32:15.894 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 11:32:15.899 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 11:32:15.903 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:32:15.907 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:32:15.911 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:32:15.918 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867135913 2026-09-08 11:32:15.922 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 11:32:15.927 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:32:15.930 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.142/identity/v3/ 2026-09-08 11:32:21.522 | + :: : [[ 200 == 503 ]] 2026-09-08 11:32:21.524 | + :: : [[ 0 -eq 7 ]] 2026-09-08 11:32:21.529 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 11:32:21.533 | + functions-common:time_stop:2420 : local name 2026-09-08 11:32:21.537 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:32:21.541 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:32:21.545 | + functions-common:time_stop:2423 : local total 2026-09-08 11:32:21.549 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:32:21.552 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 11:32:21.555 | + functions-common:time_stop:2427 : start_time=1788867135913 2026-09-08 11:32:21.558 | + functions-common:time_stop:2429 : [[ -z 1788867135913 ]] 2026-09-08 11:32:21.563 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:32:21.567 | + functions-common:time_stop:2432 : end_time=1788867141563 2026-09-08 11:32:21.570 | + functions-common:time_stop:2433 : elapsed_time=5650 2026-09-08 11:32:21.572 | + functions-common:time_stop:2434 : total=0 2026-09-08 11:32:21.574 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:32:21.577 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5650 2026-09-08 11:32:21.580 | + functions:wait_for_service:486 : return 0 2026-09-08 11:32:21.582 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-09-08 11:32:21.603 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:32:21.607 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-09-08 11:32:21.612 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:32:21.617 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-09-08 11:32:22.161 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-09-08 11:32:22.164 | + 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.142/identity 2026-09-08 11:32:22.858 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 11:32:22.859 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:32:22.859 | we strongly recommend against using it for new projects. 2026-09-08 11:32:22.859 | 2026-09-08 11:32:22.859 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:32:22.859 | framework. For more detail see 2026-09-08 11:32:22.859 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:32:22.859 | 2026-09-08 11:32:22.859 | from eventlet import event 2026-09-08 11:32:25.971 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:25.971 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:25.971 | 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=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:25.978 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:25.992 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:25.993 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.044 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.050 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.050 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.137 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.137 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.137 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.138 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.138 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.138 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.151 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.151 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.151 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.151 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.152 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.152 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.152 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.158 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.162 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.162 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.162 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.162 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.162 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.163 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.163 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=43233) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-09-08 11:32:26.241 | INFO dbcounter [-] Registered counter for database keystone 2026-09-08 11:32:26.324 | 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=43233) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 11:32:26.515 | DEBUG dbcounter [-] [43233] Writer thread running {{(pid=43233) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:32:26.647 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Created domain default 2026-09-08 11:32:26.721 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Created project admin 2026-09-08 11:32:26.762 | WARNING keystone.common.password_hashing [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-09-08 11:32:26.787 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Created user admin 2026-09-08 11:32:26.809 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Created role reader 2026-09-08 11:32:26.827 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Created role member 2026-09-08 11:32:26.861 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Created implied role where 2755857094d94d69bfd0fecc43e54822 implies ce5a75353c064fffb1f8548378365e3c 2026-09-08 11:32:26.882 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Created role manager 2026-09-08 11:32:26.919 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Created implied role where 61b5cba97e2349b48076212d3e82c377 implies 2755857094d94d69bfd0fecc43e54822 2026-09-08 11:32:26.937 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Created role admin 2026-09-08 11:32:26.962 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Created implied role where cf98b96bced548d991351cd2dad5a122 implies 61b5cba97e2349b48076212d3e82c377 2026-09-08 11:32:26.985 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Created role service 2026-09-08 11:32:27.003 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Granted role admin on project admin to user admin. 2026-09-08 11:32:27.016 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Granted role admin on the system to user admin. 2026-09-08 11:32:27.035 | WARNING py.warnings [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 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-08 11:32:27.035 | warnings.warn( 2026-09-08 11:32:27.035 |  2026-09-08 11:32:27.041 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Created region RegionOne 2026-09-08 11:32:27.092 | INFO keystone.cmd.bootstrap [None req-32de0645-80d7-4c4b-85f3-a6f545f4c152 None None] Created public endpoint http://192.168.122.142/identity 2026-09-08 11:32:27.623 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-09-08 11:32:27.626 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-09-08 11:32:27.629 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-09-08 11:32:27.633 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-09-08 11:32:32.332 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:32:32.335 | + lib/keystone:create_keystone_accounts:258 : admin_project=04c8fbeff5dc43ba94b89f3e89287c7f 2026-09-08 11:32:32.339 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-09-08 11:32:32.342 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-09-08 11:32:35.388 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:32:35.392 | + lib/keystone:create_keystone_accounts:260 : admin_user=fda1845187414ad09aaf89808c65d4c8 2026-09-08 11:32:35.395 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-09-08 11:32:35.398 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-09-08 11:32:35.401 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-09-08 11:32:35.404 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin fda1845187414ad09aaf89808c65d4c8 default 2026-09-08 11:32:35.464 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin fda1845187414ad09aaf89808c65d4c8 default 2026-09-08 11:32:35.507 | [2033 Async ks-domain-role:43388]: running: get_or_add_user_domain_role admin fda1845187414ad09aaf89808c65d4c8 default 2026-09-08 11:32:35.511 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-09-08 11:32:35.514 | + functions-common:get_or_create_domain:872 : local domain_id 2026-09-08 11:32:35.518 | ++ 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-08 11:32:39.109 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:32:39.113 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-09-08 11:32:39.117 | + functions-common:get_or_create_domain:878 : echo default 2026-09-08 11:32:39.117 | default 2026-09-08 11:32:39.121 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-09-08 11:32:39.195 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-09-08 11:32:39.244 | [2033 Async ks-project:43497]: running: get_or_create_project service Default 2026-09-08 11:32:39.246 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-09-08 11:32:39.317 | + inc/async:async_inner:63 : get_or_create_role service 2026-09-08 11:32:39.372 | [2033 Async ks-service:43591]: running: get_or_create_role service 2026-09-08 11:32:39.374 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-09-08 11:32:39.454 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-09-08 11:32:39.515 | [2033 Async ks-reseller:43685]: running: get_or_create_role ResellerAdmin 2026-09-08 11:32:39.523 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-09-08 11:32:39.531 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-09-08 11:32:39.656 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-09-08 11:32:39.751 | [2033 Async ks-anotherrole:43799]: running: get_or_create_role anotherrole 2026-09-08 11:32:39.760 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-09-08 11:32:39.772 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-09-08 11:32:39.780 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 11:32:39.789 | +++ 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-08 11:32:44.082 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:32:44.133 | [43497 Async ks-project:43497]: finished successfully 2026-09-08 11:32:44.417 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:32:44.449 | [43799 Async ks-anotherrole:43799]: finished successfully 2026-09-08 11:32:44.876 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:32:44.907 | [43685 Async ks-reseller:43685]: finished successfully 2026-09-08 11:32:45.016 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:32:45.047 | [43591 Async ks-service:43591]: finished successfully 2026-09-08 11:32:45.363 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:32:45.369 | ++ functions-common:get_or_create_project:928 : project_id=3e17b02348e54120baab46bfbccff4ce 2026-09-08 11:32:45.372 | ++ functions-common:get_or_create_project:929 : echo 3e17b02348e54120baab46bfbccff4ce 2026-09-08 11:32:45.377 | + lib/keystone:create_keystone_accounts:288 : invis_project=3e17b02348e54120baab46bfbccff4ce 2026-09-08 11:32:45.381 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-09-08 11:32:45.387 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-09-08 11:32:45.392 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 11:32:45.397 | +++ 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-08 11:32:45.525 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:32:45.555 | [43388 Async ks-domain-role:43388]: finished successfully 2026-09-08 11:32:48.787 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:32:48.792 | ++ functions-common:get_or_create_project:928 : project_id=c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:48.796 | ++ functions-common:get_or_create_project:929 : echo c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:48.801 | + lib/keystone:create_keystone_accounts:292 : demo_project=c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:48.805 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-09-08 11:32:48.809 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-09-08 11:32:48.813 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:32:48.817 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-09-08 11:32:48.821 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-09-08 11:32:48.826 | +++ 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-08 11:32:52.177 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:32:52.182 | ++ functions-common:get_or_create_user:915 : user_id=4bd85c09f3604913b6b83c19524034b3 2026-09-08 11:32:52.186 | ++ functions-common:get_or_create_user:916 : echo 4bd85c09f3604913b6b83c19524034b3 2026-09-08 11:32:52.190 | + lib/keystone:create_keystone_accounts:295 : demo_user=4bd85c09f3604913b6b83c19524034b3 2026-09-08 11:32:52.195 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-09-08 11:32:52.258 | [2033 Async ks-domain-role:43388]: Waiting for completion of get_or_add_user_domain_role admin fda1845187414ad09aaf89808c65d4c8 default running on PID 43388 (6 other jobs running) 2026-09-08 11:32:52.289 | [2033 Async ks-domain-role:43388]: Signaling child to exit 2026-09-08 11:32:52.289 | WAKEUP 2026-09-08 11:32:52.318 | [2033 Async ks-domain-role:43388]: Signaled 2026-09-08 11:32:52.320 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-09-08 11:32:52.320 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user fda1845187414ad09aaf89808c65d4c8 --domain default 2026-09-08 11:32:52.320 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fda1845187414ad09aaf89808c65d4c8 --domain default -c Role -f value 2026-09-08 11:32:52.320 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:32:52.320 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=cf98b96bced548d991351cd2dad5a122 2026-09-08 11:32:52.320 | + functions-common:get_or_add_user_domain_role:999 : echo cf98b96bced548d991351cd2dad5a122 2026-09-08 11:32:52.320 | cf98b96bced548d991351cd2dad5a122 2026-09-08 11:32:52.373 | [2033 Async ks-domain-role:43388]: finished get_or_add_user_domain_role admin fda1845187414ad09aaf89808c65d4c8 default with result 0 in 10 seconds 2026-09-08 11:32:52.382 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-09-08 11:32:52.425 | [2033 Async ks-project:43497]: Waiting for completion of get_or_create_project service Default running on PID 43497 (5 other jobs running) 2026-09-08 11:32:52.454 | [2033 Async ks-project:43497]: Signaling child to exit 2026-09-08 11:32:52.455 | WAKEUP 2026-09-08 11:32:52.482 | [2033 Async ks-project:43497]: Signaled 2026-09-08 11:32:52.483 | + functions-common:get_or_create_project:922 : local project_id 2026-09-08 11:32:52.484 | ++ 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-08 11:32:52.484 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:32:52.484 | + functions-common:get_or_create_project:928 : project_id=6070e53d489c4bff8851d370e894de06 2026-09-08 11:32:52.484 | + functions-common:get_or_create_project:929 : echo 6070e53d489c4bff8851d370e894de06 2026-09-08 11:32:52.484 | 6070e53d489c4bff8851d370e894de06 2026-09-08 11:32:52.538 | [2033 Async ks-project:43497]: finished get_or_create_project service Default with result 0 in 4 seconds 2026-09-08 11:32:52.582 | [2033 Async ks-service:43591]: Waiting for completion of get_or_create_role service running on PID 43591 (4 other jobs running) 2026-09-08 11:32:52.612 | [2033 Async ks-service:43591]: Signaling child to exit 2026-09-08 11:32:52.613 | WAKEUP 2026-09-08 11:32:52.639 | [2033 Async ks-service:43591]: Signaled 2026-09-08 11:32:52.642 | + functions-common:get_or_create_role:935 : local role_id 2026-09-08 11:32:52.642 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-09-08 11:32:52.642 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:32:52.642 | + functions-common:get_or_create_role:940 : role_id=2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:32:52.642 | + functions-common:get_or_create_role:941 : echo 2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:32:52.642 | 2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:32:52.695 | [2033 Async ks-service:43591]: finished get_or_create_role service with result 0 in 5 seconds 2026-09-08 11:32:52.740 | [2033 Async ks-reseller:43685]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 43685 (3 other jobs running) 2026-09-08 11:32:52.770 | [2033 Async ks-reseller:43685]: Signaling child to exit 2026-09-08 11:32:52.771 | WAKEUP 2026-09-08 11:32:52.797 | [2033 Async ks-reseller:43685]: Signaled 2026-09-08 11:32:52.799 | + functions-common:get_or_create_role:935 : local role_id 2026-09-08 11:32:52.799 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-09-08 11:32:52.799 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:32:52.799 | + functions-common:get_or_create_role:940 : role_id=1cbbc33a570f4d13bd75138b963f65b3 2026-09-08 11:32:52.800 | + functions-common:get_or_create_role:941 : echo 1cbbc33a570f4d13bd75138b963f65b3 2026-09-08 11:32:52.800 | 1cbbc33a570f4d13bd75138b963f65b3 2026-09-08 11:32:52.852 | [2033 Async ks-reseller:43685]: finished get_or_create_role ResellerAdmin with result 0 in 5 seconds 2026-09-08 11:32:52.898 | [2033 Async ks-anotherrole:43799]: Waiting for completion of get_or_create_role anotherrole running on PID 43799 (2 other jobs running) 2026-09-08 11:32:52.928 | [2033 Async ks-anotherrole:43799]: Signaling child to exit 2026-09-08 11:32:52.928 | WAKEUP 2026-09-08 11:32:52.955 | [2033 Async ks-anotherrole:43799]: Signaled 2026-09-08 11:32:52.957 | + functions-common:get_or_create_role:935 : local role_id 2026-09-08 11:32:52.957 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-09-08 11:32:52.957 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:32:52.957 | + functions-common:get_or_create_role:940 : role_id=8f19e9811b5646caa88658daf8b72203 2026-09-08 11:32:52.958 | + functions-common:get_or_create_role:941 : echo 8f19e9811b5646caa88658daf8b72203 2026-09-08 11:32:52.958 | 8f19e9811b5646caa88658daf8b72203 2026-09-08 11:32:53.011 | [2033 Async ks-anotherrole:43799]: finished get_or_create_role anotherrole with result 0 in 4 seconds 2026-09-08 11:32:53.017 | + inc/async:async_wait:197 : return 0 2026-09-08 11:32:53.021 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 4bd85c09f3604913b6b83c19524034b3 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:53.107 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4bd85c09f3604913b6b83c19524034b3 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:53.157 | [2033 Async ks-demo-member:44636]: running: get_or_add_user_project_role member 4bd85c09f3604913b6b83c19524034b3 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:53.161 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin fda1845187414ad09aaf89808c65d4c8 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:53.246 | + inc/async:async_inner:63 : get_or_add_user_project_role admin fda1845187414ad09aaf89808c65d4c8 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:53.295 | [2033 Async ks-demo-admin:44732]: running: get_or_add_user_project_role admin fda1845187414ad09aaf89808c65d4c8 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:53.299 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 4bd85c09f3604913b6b83c19524034b3 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:53.382 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 4bd85c09f3604913b6b83c19524034b3 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:53.432 | [2033 Async ks-demo-another:44828]: running: get_or_add_user_project_role anotherrole 4bd85c09f3604913b6b83c19524034b3 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:53.434 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 4bd85c09f3604913b6b83c19524034b3 3e17b02348e54120baab46bfbccff4ce 2026-09-08 11:32:53.496 | + inc/async:async_inner:63 : get_or_add_user_project_role member 4bd85c09f3604913b6b83c19524034b3 3e17b02348e54120baab46bfbccff4ce 2026-09-08 11:32:53.581 | [2033 Async ks-demo-invis:44924]: running: get_or_add_user_project_role member 4bd85c09f3604913b6b83c19524034b3 3e17b02348e54120baab46bfbccff4ce 2026-09-08 11:32:53.586 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-09-08 11:32:53.592 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-09-08 11:32:53.596 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:32:53.600 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-09-08 11:32:53.606 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-09-08 11:32:53.616 | +++ 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-08 11:32:58.254 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:32:58.262 | ++ functions-common:get_or_create_user:915 : user_id=4db6fc2a00a5454babc90fd1d54a98a8 2026-09-08 11:32:58.268 | ++ functions-common:get_or_create_user:916 : echo 4db6fc2a00a5454babc90fd1d54a98a8 2026-09-08 11:32:58.276 | + lib/keystone:create_keystone_accounts:308 : demo_reader=4db6fc2a00a5454babc90fd1d54a98a8 2026-09-08 11:32:58.283 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 4db6fc2a00a5454babc90fd1d54a98a8 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:58.372 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 4db6fc2a00a5454babc90fd1d54a98a8 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:58.461 | [2033 Async ks-demo-reader:45059]: running: get_or_add_user_project_role reader 4db6fc2a00a5454babc90fd1d54a98a8 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:32:58.469 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-09-08 11:32:58.474 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-09-08 11:32:58.477 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 11:32:58.486 | +++ 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-08 11:33:03.439 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:03.445 | ++ functions-common:get_or_create_project:928 : project_id=f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:03.450 | ++ functions-common:get_or_create_project:929 : echo f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:03.462 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:03.471 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-09-08 11:33:03.485 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-09-08 11:33:03.499 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:33:03.505 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-09-08 11:33:03.515 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-09-08 11:33:03.523 | +++ 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-08 11:33:04.492 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:04.515 | [44924 Async ks-demo-invis:44924]: finished successfully 2026-09-08 11:33:05.205 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:05.243 | [44636 Async ks-demo-member:44636]: finished successfully 2026-09-08 11:33:05.758 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:05.809 | [44732 Async ks-demo-admin:44732]: finished successfully 2026-09-08 11:33:06.355 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:06.385 | [44828 Async ks-demo-another:44828]: finished successfully 2026-09-08 11:33:07.322 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:07.328 | ++ functions-common:get_or_create_user:915 : user_id=532b562d1ca04a5a87c6ae40301d503b 2026-09-08 11:33:07.332 | ++ functions-common:get_or_create_user:916 : echo 532b562d1ca04a5a87c6ae40301d503b 2026-09-08 11:33:07.336 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=532b562d1ca04a5a87c6ae40301d503b 2026-09-08 11:33:07.341 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 532b562d1ca04a5a87c6ae40301d503b f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:07.424 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 532b562d1ca04a5a87c6ae40301d503b f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:07.475 | [2033 Async ks-alt-admin:45484]: running: get_or_add_user_project_role admin 532b562d1ca04a5a87c6ae40301d503b f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:07.481 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 532b562d1ca04a5a87c6ae40301d503b f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:07.572 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 532b562d1ca04a5a87c6ae40301d503b f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:07.621 | [2033 Async ks-alt-another:45580]: running: get_or_add_user_project_role anotherrole 532b562d1ca04a5a87c6ae40301d503b f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:07.627 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-09-08 11:33:07.632 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-09-08 11:33:07.635 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:33:07.637 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-09-08 11:33:07.639 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-09-08 11:33:07.645 | +++ 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-08 11:33:09.096 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:09.122 | [45059 Async ks-demo-reader:45059]: finished successfully 2026-09-08 11:33:11.239 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:11.244 | ++ functions-common:get_or_create_user:915 : user_id=c6eecfc86d0a4acf87b3c8c12d51ee09 2026-09-08 11:33:11.249 | ++ functions-common:get_or_create_user:916 : echo c6eecfc86d0a4acf87b3c8c12d51ee09 2026-09-08 11:33:11.253 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=c6eecfc86d0a4acf87b3c8c12d51ee09 2026-09-08 11:33:11.258 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member c6eecfc86d0a4acf87b3c8c12d51ee09 f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:11.351 | + inc/async:async_inner:63 : get_or_add_user_project_role member c6eecfc86d0a4acf87b3c8c12d51ee09 f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:11.428 | [2033 Async ks-alt-member-user:45754]: running: get_or_add_user_project_role member c6eecfc86d0a4acf87b3c8c12d51ee09 f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:11.432 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-09-08 11:33:11.437 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-09-08 11:33:11.445 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:33:11.452 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-09-08 11:33:11.459 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-09-08 11:33:11.470 | +++ 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-08 11:33:15.090 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:15.096 | ++ functions-common:get_or_create_user:915 : user_id=cebde9f62a444bb8924cfe25ef353b8b 2026-09-08 11:33:15.101 | ++ functions-common:get_or_create_user:916 : echo cebde9f62a444bb8924cfe25ef353b8b 2026-09-08 11:33:15.107 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=cebde9f62a444bb8924cfe25ef353b8b 2026-09-08 11:33:15.110 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader cebde9f62a444bb8924cfe25ef353b8b f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:15.198 | + inc/async:async_inner:63 : get_or_add_user_project_role reader cebde9f62a444bb8924cfe25ef353b8b f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:15.261 | [2033 Async ks-alt-reader-user:45924]: running: get_or_add_user_project_role reader cebde9f62a444bb8924cfe25ef353b8b f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:15.267 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-09-08 11:33:15.272 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:33:15.278 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-09-08 11:33:15.282 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-09-08 11:33:15.293 | +++ 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-08 11:33:16.431 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:16.497 | [45484 Async ks-alt-admin:45484]: finished successfully 2026-09-08 11:33:16.573 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:16.599 | [45580 Async ks-alt-another:45580]: finished successfully 2026-09-08 11:33:18.994 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:18.998 | ++ functions-common:get_or_create_user:915 : user_id=1e05342df2824fcabd87539559ca550f 2026-09-08 11:33:19.000 | ++ functions-common:get_or_create_user:916 : echo 1e05342df2824fcabd87539559ca550f 2026-09-08 11:33:19.003 | + lib/keystone:create_keystone_accounts:340 : system_member_user=1e05342df2824fcabd87539559ca550f 2026-09-08 11:33:19.007 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 1e05342df2824fcabd87539559ca550f all 2026-09-08 11:33:19.102 | + inc/async:async_inner:63 : get_or_add_user_system_role member 1e05342df2824fcabd87539559ca550f all 2026-09-08 11:33:19.185 | [2033 Async ks-system-member:46157]: running: get_or_add_user_system_role member 1e05342df2824fcabd87539559ca550f all 2026-09-08 11:33:19.193 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-09-08 11:33:19.197 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:33:19.205 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-09-08 11:33:19.209 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-09-08 11:33:19.217 | +++ 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-08 11:33:20.060 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:20.085 | [45754 Async ks-alt-member-user:45754]: finished successfully 2026-09-08 11:33:22.745 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:22.752 | ++ functions-common:get_or_create_user:915 : user_id=9292eb7f2939444a896612e90298a956 2026-09-08 11:33:22.757 | ++ functions-common:get_or_create_user:916 : echo 9292eb7f2939444a896612e90298a956 2026-09-08 11:33:22.762 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=9292eb7f2939444a896612e90298a956 2026-09-08 11:33:22.768 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 9292eb7f2939444a896612e90298a956 all 2026-09-08 11:33:22.863 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 9292eb7f2939444a896612e90298a956 all 2026-09-08 11:33:22.939 | [2033 Async ks-system-reader:46362]: running: get_or_add_user_system_role reader 9292eb7f2939444a896612e90298a956 all 2026-09-08 11:33:22.943 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-09-08 11:33:22.951 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-09-08 11:33:22.954 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-09-08 11:33:22.962 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-08 11:33:22.965 | +++ 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-08 11:33:23.691 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:23.717 | [45924 Async ks-alt-reader-user:45924]: finished successfully 2026-09-08 11:33:26.555 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:26.561 | ++ functions-common:get_or_create_group:892 : group_id=8bdb65be05fb4c6dabe21e8a750a7718 2026-09-08 11:33:26.565 | ++ functions-common:get_or_create_group:893 : echo 8bdb65be05fb4c6dabe21e8a750a7718 2026-09-08 11:33:26.569 | + lib/keystone:create_keystone_accounts:350 : admin_group=8bdb65be05fb4c6dabe21e8a750a7718 2026-09-08 11:33:26.573 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-09-08 11:33:26.578 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-09-08 11:33:26.582 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-09-08 11:33:26.585 | ++ functions-common:get_or_create_group:885 : local group_id 2026-09-08 11:33:26.589 | +++ 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-08 11:33:30.150 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:30.158 | ++ functions-common:get_or_create_group:892 : group_id=e9a33f6d848d4303b843e51a4ebaed69 2026-09-08 11:33:30.162 | ++ functions-common:get_or_create_group:893 : echo e9a33f6d848d4303b843e51a4ebaed69 2026-09-08 11:33:30.169 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=e9a33f6d848d4303b843e51a4ebaed69 2026-09-08 11:33:30.173 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member e9a33f6d848d4303b843e51a4ebaed69 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:33:30.267 | + inc/async:async_inner:63 : get_or_add_group_project_role member e9a33f6d848d4303b843e51a4ebaed69 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:33:30.325 | [2033 Async ks-group-memberdemo:46624]: running: get_or_add_group_project_role member e9a33f6d848d4303b843e51a4ebaed69 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:33:30.331 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole e9a33f6d848d4303b843e51a4ebaed69 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:33:30.458 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e9a33f6d848d4303b843e51a4ebaed69 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:33:30.555 | [2033 Async ks-group-anotherdemo:46703]: running: get_or_add_group_project_role anotherrole e9a33f6d848d4303b843e51a4ebaed69 c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:33:30.560 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member e9a33f6d848d4303b843e51a4ebaed69 f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:30.766 | + inc/async:async_inner:63 : get_or_add_group_project_role member e9a33f6d848d4303b843e51a4ebaed69 f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:30.874 | [2033 Async ks-group-memberalt:46816]: running: get_or_add_group_project_role member e9a33f6d848d4303b843e51a4ebaed69 f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:30.880 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole e9a33f6d848d4303b843e51a4ebaed69 f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:31.071 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole e9a33f6d848d4303b843e51a4ebaed69 f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:31.178 | [2033 Async ks-group-anotheralt:46897]: running: get_or_add_group_project_role anotherrole e9a33f6d848d4303b843e51a4ebaed69 f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:31.187 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 8bdb65be05fb4c6dabe21e8a750a7718 04c8fbeff5dc43ba94b89f3e89287c7f 2026-09-08 11:33:31.337 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 8bdb65be05fb4c6dabe21e8a750a7718 04c8fbeff5dc43ba94b89f3e89287c7f 2026-09-08 11:33:31.436 | [2033 Async ks-group-admin:46994]: running: get_or_add_group_project_role admin 8bdb65be05fb4c6dabe21e8a750a7718 04c8fbeff5dc43ba94b89f3e89287c7f 2026-09-08 11:33:31.442 | + 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-08 11:33:31.576 | [2033 Async ks-demo-member:44636]: Waiting for completion of get_or_add_user_project_role member 4bd85c09f3604913b6b83c19524034b3 c666ce992309453ca01d2047c8b87ff1 running on PID 44636 (17 other jobs running) 2026-09-08 11:33:31.640 | [2033 Async ks-demo-member:44636]: Signaling child to exit 2026-09-08 11:33:31.646 | WAKEUP 2026-09-08 11:33:31.694 | [2033 Async ks-demo-member:44636]: Signaled 2026-09-08 11:33:31.698 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:33:31.699 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:33:31.699 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:33:31.699 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:33:31.699 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:33:31.699 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:33:31.699 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:33:31.699 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:33:31.699 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:33:31.699 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 4bd85c09f3604913b6b83c19524034b3 --project c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:33:31.699 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4bd85c09f3604913b6b83c19524034b3 --project c666ce992309453ca01d2047c8b87ff1 -c Role -f value 2026-09-08 11:33:31.699 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:31.700 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:31.700 | + functions-common:get_or_add_user_project_role:980 : echo 2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:31.700 | 2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:31.774 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:31.806 | [2033 Async ks-demo-member:44636]: finished get_or_add_user_project_role member 4bd85c09f3604913b6b83c19524034b3 c666ce992309453ca01d2047c8b87ff1 with result 0 in 12 seconds 2026-09-08 11:33:31.855 | [46157 Async ks-system-member:46157]: finished successfully 2026-09-08 11:33:31.889 | [2033 Async ks-demo-admin:44732]: Waiting for completion of get_or_add_user_project_role admin fda1845187414ad09aaf89808c65d4c8 c666ce992309453ca01d2047c8b87ff1 running on PID 44732 (16 other jobs running) 2026-09-08 11:33:31.947 | [2033 Async ks-demo-admin:44732]: Signaling child to exit 2026-09-08 11:33:31.948 | WAKEUP 2026-09-08 11:33:31.996 | [2033 Async ks-demo-admin:44732]: Signaled 2026-09-08 11:33:31.999 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:33:31.999 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:33:31.999 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:33:31.999 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:33:32.000 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:33:32.000 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:33:32.000 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:33:32.000 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:33:32.000 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:33:32.000 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user fda1845187414ad09aaf89808c65d4c8 --project c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:33:32.000 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user fda1845187414ad09aaf89808c65d4c8 --project c666ce992309453ca01d2047c8b87ff1 -c Role -f value 2026-09-08 11:33:32.000 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:32.000 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf98b96bced548d991351cd2dad5a122 2026-09-08 11:33:32.000 | + functions-common:get_or_add_user_project_role:980 : echo cf98b96bced548d991351cd2dad5a122 2026-09-08 11:33:32.000 | cf98b96bced548d991351cd2dad5a122 2026-09-08 11:33:32.103 | [2033 Async ks-demo-admin:44732]: finished get_or_add_user_project_role admin fda1845187414ad09aaf89808c65d4c8 c666ce992309453ca01d2047c8b87ff1 with result 0 in 12 seconds 2026-09-08 11:33:32.177 | [2033 Async ks-demo-another:44828]: Waiting for completion of get_or_add_user_project_role anotherrole 4bd85c09f3604913b6b83c19524034b3 c666ce992309453ca01d2047c8b87ff1 running on PID 44828 (15 other jobs running) 2026-09-08 11:33:32.242 | [2033 Async ks-demo-another:44828]: Signaling child to exit 2026-09-08 11:33:32.245 | WAKEUP 2026-09-08 11:33:32.301 | [2033 Async ks-demo-another:44828]: Signaled 2026-09-08 11:33:32.302 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:33:32.302 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:33:32.302 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:33:32.302 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:33:32.302 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:33:32.302 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:33:32.302 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:33:32.302 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:33:32.302 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:33:32.302 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 4bd85c09f3604913b6b83c19524034b3 --project c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:33:32.302 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 4bd85c09f3604913b6b83c19524034b3 --project c666ce992309453ca01d2047c8b87ff1 -c Role -f value 2026-09-08 11:33:32.303 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:32.303 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8f19e9811b5646caa88658daf8b72203 2026-09-08 11:33:32.303 | + functions-common:get_or_add_user_project_role:980 : echo 8f19e9811b5646caa88658daf8b72203 2026-09-08 11:33:32.303 | 8f19e9811b5646caa88658daf8b72203 2026-09-08 11:33:32.414 | [2033 Async ks-demo-another:44828]: finished get_or_add_user_project_role anotherrole 4bd85c09f3604913b6b83c19524034b3 c666ce992309453ca01d2047c8b87ff1 with result 0 in 13 seconds 2026-09-08 11:33:32.505 | [2033 Async ks-demo-invis:44924]: Waiting for completion of get_or_add_user_project_role member 4bd85c09f3604913b6b83c19524034b3 3e17b02348e54120baab46bfbccff4ce running on PID 44924 (14 other jobs running) 2026-09-08 11:33:32.558 | [2033 Async ks-demo-invis:44924]: Signaling child to exit 2026-09-08 11:33:32.560 | WAKEUP 2026-09-08 11:33:32.606 | [2033 Async ks-demo-invis:44924]: Signaled 2026-09-08 11:33:32.608 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:33:32.608 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:33:32.608 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:33:32.608 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:33:32.609 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:33:32.609 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:33:32.609 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:33:32.609 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:33:32.609 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:33:32.609 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 4bd85c09f3604913b6b83c19524034b3 --project 3e17b02348e54120baab46bfbccff4ce 2026-09-08 11:33:32.609 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 4bd85c09f3604913b6b83c19524034b3 --project 3e17b02348e54120baab46bfbccff4ce -c Role -f value 2026-09-08 11:33:32.609 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:32.609 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:32.609 | + functions-common:get_or_add_user_project_role:980 : echo 2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:32.609 | 2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:32.721 | [2033 Async ks-demo-invis:44924]: finished get_or_add_user_project_role member 4bd85c09f3604913b6b83c19524034b3 3e17b02348e54120baab46bfbccff4ce with result 0 in 11 seconds 2026-09-08 11:33:32.797 | [2033 Async ks-demo-reader:45059]: Waiting for completion of get_or_add_user_project_role reader 4db6fc2a00a5454babc90fd1d54a98a8 c666ce992309453ca01d2047c8b87ff1 running on PID 45059 (13 other jobs running) 2026-09-08 11:33:32.851 | [2033 Async ks-demo-reader:45059]: Signaling child to exit 2026-09-08 11:33:32.853 | WAKEUP 2026-09-08 11:33:32.907 | [2033 Async ks-demo-reader:45059]: Signaled 2026-09-08 11:33:32.911 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:33:32.911 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:33:32.911 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:33:32.911 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:33:32.911 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:33:32.911 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:33:32.911 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:33:32.911 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:33:32.911 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:33:32.911 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 4db6fc2a00a5454babc90fd1d54a98a8 --project c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:33:32.912 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 4db6fc2a00a5454babc90fd1d54a98a8 --project c666ce992309453ca01d2047c8b87ff1 -c Role -f value 2026-09-08 11:33:32.912 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:32.912 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ce5a75353c064fffb1f8548378365e3c 2026-09-08 11:33:32.912 | + functions-common:get_or_add_user_project_role:980 : echo ce5a75353c064fffb1f8548378365e3c 2026-09-08 11:33:32.912 | ce5a75353c064fffb1f8548378365e3c 2026-09-08 11:33:33.011 | [2033 Async ks-demo-reader:45059]: finished get_or_add_user_project_role reader 4db6fc2a00a5454babc90fd1d54a98a8 c666ce992309453ca01d2047c8b87ff1 with result 0 in 10 seconds 2026-09-08 11:33:33.016 | + inc/async:async_wait:197 : return 0 2026-09-08 11:33:33.024 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-09-08 11:33:33.148 | [2033 Async ks-alt-admin:45484]: Waiting for completion of get_or_add_user_project_role admin 532b562d1ca04a5a87c6ae40301d503b f0c86e1505e245c2be9a625e13114554 running on PID 45484 (12 other jobs running) 2026-09-08 11:33:33.206 | [2033 Async ks-alt-admin:45484]: Signaling child to exit 2026-09-08 11:33:33.211 | WAKEUP 2026-09-08 11:33:33.262 | [2033 Async ks-alt-admin:45484]: Signaled 2026-09-08 11:33:33.264 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:33:33.264 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:33:33.264 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:33:33.264 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:33:33.264 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:33:33.264 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:33:33.264 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:33:33.264 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:33:33.264 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:33:33.265 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 532b562d1ca04a5a87c6ae40301d503b --project f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:33.265 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 532b562d1ca04a5a87c6ae40301d503b --project f0c86e1505e245c2be9a625e13114554 -c Role -f value 2026-09-08 11:33:33.265 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:33.265 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf98b96bced548d991351cd2dad5a122 2026-09-08 11:33:33.265 | + functions-common:get_or_add_user_project_role:980 : echo cf98b96bced548d991351cd2dad5a122 2026-09-08 11:33:33.265 | cf98b96bced548d991351cd2dad5a122 2026-09-08 11:33:33.384 | [2033 Async ks-alt-admin:45484]: finished get_or_add_user_project_role admin 532b562d1ca04a5a87c6ae40301d503b f0c86e1505e245c2be9a625e13114554 with result 0 in 9 seconds 2026-09-08 11:33:33.477 | [2033 Async ks-alt-another:45580]: Waiting for completion of get_or_add_user_project_role anotherrole 532b562d1ca04a5a87c6ae40301d503b f0c86e1505e245c2be9a625e13114554 running on PID 45580 (11 other jobs running) 2026-09-08 11:33:33.526 | [2033 Async ks-alt-another:45580]: Signaling child to exit 2026-09-08 11:33:33.528 | WAKEUP 2026-09-08 11:33:33.573 | [2033 Async ks-alt-another:45580]: Signaled 2026-09-08 11:33:33.576 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:33:33.576 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:33:33.577 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:33:33.577 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:33:33.577 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:33:33.577 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:33:33.577 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:33:33.577 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:33:33.577 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:33:33.577 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 532b562d1ca04a5a87c6ae40301d503b --project f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:33.577 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 532b562d1ca04a5a87c6ae40301d503b --project f0c86e1505e245c2be9a625e13114554 -c Role -f value 2026-09-08 11:33:33.577 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:33.577 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8f19e9811b5646caa88658daf8b72203 2026-09-08 11:33:33.578 | + functions-common:get_or_add_user_project_role:980 : echo 8f19e9811b5646caa88658daf8b72203 2026-09-08 11:33:33.578 | 8f19e9811b5646caa88658daf8b72203 2026-09-08 11:33:33.686 | [2033 Async ks-alt-another:45580]: finished get_or_add_user_project_role anotherrole 532b562d1ca04a5a87c6ae40301d503b f0c86e1505e245c2be9a625e13114554 with result 0 in 9 seconds 2026-09-08 11:33:33.772 | [2033 Async ks-alt-member-user:45754]: Waiting for completion of get_or_add_user_project_role member c6eecfc86d0a4acf87b3c8c12d51ee09 f0c86e1505e245c2be9a625e13114554 running on PID 45754 (10 other jobs running) 2026-09-08 11:33:33.827 | [2033 Async ks-alt-member-user:45754]: Signaling child to exit 2026-09-08 11:33:33.828 | WAKEUP 2026-09-08 11:33:33.879 | [2033 Async ks-alt-member-user:45754]: Signaled 2026-09-08 11:33:33.883 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:33:33.883 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:33:33.883 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:33:33.883 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:33:33.883 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:33:33.883 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:33:33.883 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:33:33.883 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:33:33.883 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:33:33.883 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user c6eecfc86d0a4acf87b3c8c12d51ee09 --project f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:33.884 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user c6eecfc86d0a4acf87b3c8c12d51ee09 --project f0c86e1505e245c2be9a625e13114554 -c Role -f value 2026-09-08 11:33:33.884 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:33.884 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:33.884 | + functions-common:get_or_add_user_project_role:980 : echo 2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:33.884 | 2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:33.995 | [2033 Async ks-alt-member-user:45754]: finished get_or_add_user_project_role member c6eecfc86d0a4acf87b3c8c12d51ee09 f0c86e1505e245c2be9a625e13114554 with result 0 in 8 seconds 2026-09-08 11:33:34.077 | [2033 Async ks-alt-reader-user:45924]: Waiting for completion of get_or_add_user_project_role reader cebde9f62a444bb8924cfe25ef353b8b f0c86e1505e245c2be9a625e13114554 running on PID 45924 (9 other jobs running) 2026-09-08 11:33:34.133 | [2033 Async ks-alt-reader-user:45924]: Signaling child to exit 2026-09-08 11:33:34.133 | WAKEUP 2026-09-08 11:33:34.187 | [2033 Async ks-alt-reader-user:45924]: Signaled 2026-09-08 11:33:34.190 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:33:34.190 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:33:34.190 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-09-08 11:33:34.190 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:33:34.191 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:33:34.191 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:33:34.191 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:33:34.191 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:33:34.191 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-09-08 11:33:34.191 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user cebde9f62a444bb8924cfe25ef353b8b --project f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:34.191 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user cebde9f62a444bb8924cfe25ef353b8b --project f0c86e1505e245c2be9a625e13114554 -c Role -f value 2026-09-08 11:33:34.191 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:34.191 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ce5a75353c064fffb1f8548378365e3c 2026-09-08 11:33:34.191 | + functions-common:get_or_add_user_project_role:980 : echo ce5a75353c064fffb1f8548378365e3c 2026-09-08 11:33:34.191 | ce5a75353c064fffb1f8548378365e3c 2026-09-08 11:33:34.311 | [2033 Async ks-alt-reader-user:45924]: finished get_or_add_user_project_role reader cebde9f62a444bb8924cfe25ef353b8b f0c86e1505e245c2be9a625e13114554 with result 0 in 8 seconds 2026-09-08 11:33:34.323 | + inc/async:async_wait:197 : return 0 2026-09-08 11:33:34.337 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-09-08 11:33:34.470 | [2033 Async ks-system-member:46157]: Waiting for completion of get_or_add_user_system_role member 1e05342df2824fcabd87539559ca550f all running on PID 46157 (8 other jobs running) 2026-09-08 11:33:34.548 | [2033 Async ks-system-member:46157]: Signaling child to exit 2026-09-08 11:33:34.550 | WAKEUP 2026-09-08 11:33:34.604 | [2033 Async ks-system-member:46157]: Signaled 2026-09-08 11:33:34.609 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-08 11:33:34.609 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-08 11:33:34.609 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-08 11:33:34.609 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:33:34.610 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:33:34.610 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:33:34.610 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:33:34.610 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:33:34.610 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-08 11:33:34.610 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1e05342df2824fcabd87539559ca550f --system all -f value -c Role 2026-09-08 11:33:34.610 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:34.610 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-08 11:33:34.610 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-08 11:33:34.610 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 1e05342df2824fcabd87539559ca550f --system all 2026-09-08 11:33:34.610 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 1e05342df2824fcabd87539559ca550f --system all -f value -c Role 2026-09-08 11:33:34.611 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:34.611 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:34.611 | + functions-common:get_or_add_user_system_role:1030 : echo 2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:34.611 | 2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:34.731 | [2033 Async ks-system-member:46157]: finished get_or_add_user_system_role member 1e05342df2824fcabd87539559ca550f all with result 0 in 12 seconds 2026-09-08 11:33:34.829 | [2033 Async ks-system-reader:46362]: Waiting for completion of get_or_add_user_system_role reader 9292eb7f2939444a896612e90298a956 all running on PID 46362 (7 other jobs running) 2026-09-08 11:33:34.886 | [2033 Async ks-system-reader:46362]: Signaling child to exit 2026-09-08 11:33:37.987 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:38.038 | [46362 Async ks-system-reader:46362]: finished successfully 2026-09-08 11:33:38.084 | WAKEUP 2026-09-08 11:33:38.133 | [2033 Async ks-system-reader:46362]: Signaled 2026-09-08 11:33:38.135 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-09-08 11:33:38.138 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-09-08 11:33:38.138 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-09-08 11:33:38.138 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:33:38.138 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:33:38.139 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-09-08 11:33:38.139 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-09-08 11:33:38.139 | ++ functions-common:_get_domain_args:957 : echo 2026-09-08 11:33:38.139 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-09-08 11:33:38.139 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9292eb7f2939444a896612e90298a956 --system all -f value -c Role 2026-09-08 11:33:38.139 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:38.139 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-09-08 11:33:38.139 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-09-08 11:33:38.139 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 9292eb7f2939444a896612e90298a956 --system all 2026-09-08 11:33:38.139 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 9292eb7f2939444a896612e90298a956 --system all -f value -c Role 2026-09-08 11:33:38.139 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:38.140 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=ce5a75353c064fffb1f8548378365e3c 2026-09-08 11:33:38.140 | + functions-common:get_or_add_user_system_role:1030 : echo ce5a75353c064fffb1f8548378365e3c 2026-09-08 11:33:38.140 | ce5a75353c064fffb1f8548378365e3c 2026-09-08 11:33:38.228 | [2033 Async ks-system-reader:46362]: finished get_or_add_user_system_role reader 9292eb7f2939444a896612e90298a956 all with result 0 in 15 seconds 2026-09-08 11:33:38.239 | + inc/async:async_wait:197 : return 0 2026-09-08 11:33:38.246 | + 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-08 11:33:38.386 | [2033 Async ks-group-memberdemo:46624]: Waiting for completion of get_or_add_group_project_role member e9a33f6d848d4303b843e51a4ebaed69 c666ce992309453ca01d2047c8b87ff1 running on PID 46624 (6 other jobs running) 2026-09-08 11:33:38.445 | [2033 Async ks-group-memberdemo:46624]: Signaling child to exit 2026-09-08 11:33:42.053 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:42.076 | [46624 Async ks-group-memberdemo:46624]: finished successfully 2026-09-08 11:33:42.104 | WAKEUP 2026-09-08 11:33:42.151 | [2033 Async ks-group-memberdemo:46624]: Signaled 2026-09-08 11:33:42.153 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 11:33:42.153 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e9a33f6d848d4303b843e51a4ebaed69 --project c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:33:42.153 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e9a33f6d848d4303b843e51a4ebaed69 --project c666ce992309453ca01d2047c8b87ff1 -f value -c Role 2026-09-08 11:33:42.153 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:42.153 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:42.153 | + functions-common:get_or_add_group_project_role:1049 : echo 2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:42.153 | 2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:42.216 | [2033 Async ks-group-memberdemo:46624]: finished get_or_add_group_project_role member e9a33f6d848d4303b843e51a4ebaed69 c666ce992309453ca01d2047c8b87ff1 with result 0 in 11 seconds 2026-09-08 11:33:42.272 | [2033 Async ks-group-anotherdemo:46703]: Waiting for completion of get_or_add_group_project_role anotherrole e9a33f6d848d4303b843e51a4ebaed69 c666ce992309453ca01d2047c8b87ff1 running on PID 46703 (5 other jobs running) 2026-09-08 11:33:42.274 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:42.319 | [46994 Async ks-group-admin:46994]: finished successfully 2026-09-08 11:33:42.322 | [2033 Async ks-group-anotherdemo:46703]: Signaling child to exit 2026-09-08 11:33:42.867 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:42.900 | [46816 Async ks-group-memberalt:46816]: finished successfully 2026-09-08 11:33:42.979 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:43.013 | [46703 Async ks-group-anotherdemo:46703]: finished successfully 2026-09-08 11:33:43.030 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:33:43.049 | WAKEUP 2026-09-08 11:33:43.068 | [46897 Async ks-group-anotheralt:46897]: finished successfully 2026-09-08 11:33:43.080 | [2033 Async ks-group-anotherdemo:46703]: Signaled 2026-09-08 11:33:43.083 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 11:33:43.083 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e9a33f6d848d4303b843e51a4ebaed69 --project c666ce992309453ca01d2047c8b87ff1 2026-09-08 11:33:43.083 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e9a33f6d848d4303b843e51a4ebaed69 --project c666ce992309453ca01d2047c8b87ff1 -f value -c Role 2026-09-08 11:33:43.083 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:43.083 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8f19e9811b5646caa88658daf8b72203 2026-09-08 11:33:43.083 | + functions-common:get_or_add_group_project_role:1049 : echo 8f19e9811b5646caa88658daf8b72203 2026-09-08 11:33:43.083 | 8f19e9811b5646caa88658daf8b72203 2026-09-08 11:33:43.143 | [2033 Async ks-group-anotherdemo:46703]: finished get_or_add_group_project_role anotherrole e9a33f6d848d4303b843e51a4ebaed69 c666ce992309453ca01d2047c8b87ff1 with result 0 in 12 seconds 2026-09-08 11:33:43.191 | [2033 Async ks-group-memberalt:46816]: Waiting for completion of get_or_add_group_project_role member e9a33f6d848d4303b843e51a4ebaed69 f0c86e1505e245c2be9a625e13114554 running on PID 46816 (4 other jobs running) 2026-09-08 11:33:43.223 | [2033 Async ks-group-memberalt:46816]: Signaling child to exit 2026-09-08 11:33:43.224 | WAKEUP 2026-09-08 11:33:43.253 | [2033 Async ks-group-memberalt:46816]: Signaled 2026-09-08 11:33:43.255 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 11:33:43.255 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group e9a33f6d848d4303b843e51a4ebaed69 --project f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:43.255 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group e9a33f6d848d4303b843e51a4ebaed69 --project f0c86e1505e245c2be9a625e13114554 -f value -c Role 2026-09-08 11:33:43.255 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:43.255 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:43.255 | + functions-common:get_or_add_group_project_role:1049 : echo 2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:43.255 | 2755857094d94d69bfd0fecc43e54822 2026-09-08 11:33:43.315 | [2033 Async ks-group-memberalt:46816]: finished get_or_add_group_project_role member e9a33f6d848d4303b843e51a4ebaed69 f0c86e1505e245c2be9a625e13114554 with result 0 in 12 seconds 2026-09-08 11:33:43.363 | [2033 Async ks-group-anotheralt:46897]: Waiting for completion of get_or_add_group_project_role anotherrole e9a33f6d848d4303b843e51a4ebaed69 f0c86e1505e245c2be9a625e13114554 running on PID 46897 (3 other jobs running) 2026-09-08 11:33:43.395 | [2033 Async ks-group-anotheralt:46897]: Signaling child to exit 2026-09-08 11:33:43.396 | WAKEUP 2026-09-08 11:33:43.424 | [2033 Async ks-group-anotheralt:46897]: Signaled 2026-09-08 11:33:43.427 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 11:33:43.427 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group e9a33f6d848d4303b843e51a4ebaed69 --project f0c86e1505e245c2be9a625e13114554 2026-09-08 11:33:43.427 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group e9a33f6d848d4303b843e51a4ebaed69 --project f0c86e1505e245c2be9a625e13114554 -f value -c Role 2026-09-08 11:33:43.427 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:43.427 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8f19e9811b5646caa88658daf8b72203 2026-09-08 11:33:43.427 | + functions-common:get_or_add_group_project_role:1049 : echo 8f19e9811b5646caa88658daf8b72203 2026-09-08 11:33:43.427 | 8f19e9811b5646caa88658daf8b72203 2026-09-08 11:33:43.485 | [2033 Async ks-group-anotheralt:46897]: finished get_or_add_group_project_role anotherrole e9a33f6d848d4303b843e51a4ebaed69 f0c86e1505e245c2be9a625e13114554 with result 0 in 12 seconds 2026-09-08 11:33:43.535 | [2033 Async ks-group-admin:46994]: Waiting for completion of get_or_add_group_project_role admin 8bdb65be05fb4c6dabe21e8a750a7718 04c8fbeff5dc43ba94b89f3e89287c7f running on PID 46994 (2 other jobs running) 2026-09-08 11:33:43.568 | [2033 Async ks-group-admin:46994]: Signaling child to exit 2026-09-08 11:33:43.569 | WAKEUP 2026-09-08 11:33:43.596 | [2033 Async ks-group-admin:46994]: Signaled 2026-09-08 11:33:43.598 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-09-08 11:33:43.598 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 8bdb65be05fb4c6dabe21e8a750a7718 --project 04c8fbeff5dc43ba94b89f3e89287c7f 2026-09-08 11:33:43.598 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 8bdb65be05fb4c6dabe21e8a750a7718 --project 04c8fbeff5dc43ba94b89f3e89287c7f -f value -c Role 2026-09-08 11:33:43.598 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:33:43.598 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=cf98b96bced548d991351cd2dad5a122 2026-09-08 11:33:43.598 | + functions-common:get_or_add_group_project_role:1049 : echo cf98b96bced548d991351cd2dad5a122 2026-09-08 11:33:43.599 | cf98b96bced548d991351cd2dad5a122 2026-09-08 11:33:43.656 | [2033 Async ks-group-admin:46994]: finished get_or_add_group_project_role admin 8bdb65be05fb4c6dabe21e8a750a7718 04c8fbeff5dc43ba94b89f3e89287c7f with result 0 in 11 seconds 2026-09-08 11:33:43.662 | + inc/async:async_wait:197 : return 0 2026-09-08 11:33:43.667 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-09-08 11:33:43.694 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:33:43.698 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-09-08 11:33:43.726 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:33:43.730 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-09-08 11:33:43.735 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-09-08 11:33:43.827 | + inc/async:async_inner:63 : create_nova_accounts 2026-09-08 11:33:43.883 | [2033 Async create_nova_accounts:48878]: running: create_nova_accounts 2026-09-08 11:33:43.888 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-09-08 11:33:43.915 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:33:43.919 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-09-08 11:33:43.924 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-09-08 11:33:44.011 | + inc/async:async_inner:63 : create_glance_accounts 2026-09-08 11:33:44.071 | [2033 Async create_glance_accounts:49001]: running: create_glance_accounts 2026-09-08 11:33:44.075 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-09-08 11:33:44.104 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:33:44.107 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-09-08 11:33:44.111 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-09-08 11:33:44.194 | + inc/async:async_inner:63 : create_cinder_accounts 2026-09-08 11:33:44.251 | [2033 Async create_cinder_accounts:49139]: running: create_cinder_accounts 2026-09-08 11:33:44.255 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-09-08 11:33:44.281 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:33:44.283 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-09-08 11:33:44.286 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-09-08 11:33:44.352 | + inc/async:async_inner:63 : create_neutron_accounts 2026-09-08 11:33:44.415 | [2033 Async create_neutron_accounts:49281]: running: create_neutron_accounts 2026-09-08 11:33:44.420 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-09-08 11:33:44.456 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:33:44.465 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-09-08 11:33:44.500 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:33:44.508 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-09-08 11:33:44.632 | [2033 Async create_nova_accounts:48878]: Waiting for completion of create_nova_accounts running on PID 48878 (5 other jobs running) 2026-09-08 11:33:44.698 | [2033 Async create_nova_accounts:48878]: Signaling child to exit 2026-09-08 11:34:18.542 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:34:18.566 | [49281 Async create_neutron_accounts:49281]: finished successfully 2026-09-08 11:34:25.921 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:34:25.951 | [49139 Async create_cinder_accounts:49139]: finished successfully 2026-09-08 11:34:43.399 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:34:43.432 | [48878 Async create_nova_accounts:48878]: finished successfully 2026-09-08 11:34:43.463 | WAKEUP 2026-09-08 11:34:43.492 | [2033 Async create_nova_accounts:48878]: Signaled 2026-09-08 11:34:43.494 | + 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-08 11:34:43.494 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-09-08 11:34:43.494 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-09-08 11:34:43.494 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:34:43.494 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 11:34:43.495 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 11:34:43.495 | ++ 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-08 11:34:43.495 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:43.495 | + functions-common:get_or_create_user:915 : user_id=728e8ae4f194438fa6e62aca5b9f2240 2026-09-08 11:34:43.495 | + functions-common:get_or_create_user:916 : echo 728e8ae4f194438fa6e62aca5b9f2240 2026-09-08 11:34:43.495 | 728e8ae4f194438fa6e62aca5b9f2240 2026-09-08 11:34:43.495 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-09-08 11:34:43.496 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:34:43.496 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:34:43.496 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:34:43.497 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:34:43.497 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:34:43.497 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:34:43.497 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:34:43.497 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:34:43.497 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:34:43.497 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:34:43.497 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:34:43.497 | + 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-08 11:34:43.497 | ++ 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-08 11:34:43.497 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:43.498 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:34:43.498 | + functions-common:get_or_add_user_project_role:980 : echo 2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:34:43.498 | 2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:34:43.498 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-08 11:34:43.498 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-09-08 11:34:43.498 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:34:43.498 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:34:43.498 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:34:43.498 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:34:43.498 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:34:43.499 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:34:43.499 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:34:43.499 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:34:43.499 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:34:43.499 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:34:43.499 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:34:43.499 | + 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-08 11:34:43.499 | ++ 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-08 11:34:43.499 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:43.499 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf98b96bced548d991351cd2dad5a122 2026-09-08 11:34:43.499 | + functions-common:get_or_add_user_project_role:980 : echo cf98b96bced548d991351cd2dad5a122 2026-09-08 11:34:43.500 | cf98b96bced548d991351cd2dad5a122 2026-09-08 11:34:43.500 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-09-08 11:34:43.500 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.142/compute 2026-09-08 11:34:43.500 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-09-08 11:34:43.500 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 11:34:43.500 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-09-08 11:34:43.500 | ++ 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-08 11:34:43.500 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:43.500 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 11:34:43.500 | e702d71405344a7fb7313f6d8b9dae5f' 2026-09-08 11:34:43.500 | + functions-common:get_or_create_service:1067 : echo e702d71405344a7fb7313f6d8b9dae5f 2026-09-08 11:34:43.501 | e702d71405344a7fb7313f6d8b9dae5f 2026-09-08 11:34:43.501 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.142/compute/v2/$(project_id)s' 2026-09-08 11:34:43.501 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 11:34:43.501 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.142/compute/v2/$(project_id)s' RegionOne 2026-09-08 11:34:43.501 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 11:34:43.501 | +++ 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-08 11:34:43.501 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:43.501 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 11:34:43.501 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 11:34:43.501 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.142/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-09-08 11:34:43.501 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:43.502 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=3ad627d71b8c4e11bbc64e818ba7eed2 2026-09-08 11:34:43.502 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 3ad627d71b8c4e11bbc64e818ba7eed2 2026-09-08 11:34:43.502 | + functions-common:get_or_create_endpoint:1100 : public_id=3ad627d71b8c4e11bbc64e818ba7eed2 2026-09-08 11:34:43.502 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 11:34:43.502 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 11:34:43.502 | + functions-common:get_or_create_endpoint:1109 : echo 3ad627d71b8c4e11bbc64e818ba7eed2 2026-09-08 11:34:43.502 | 3ad627d71b8c4e11bbc64e818ba7eed2 2026-09-08 11:34:43.502 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-09-08 11:34:43.502 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 11:34:43.502 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-09-08 11:34:43.502 | ++ 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-08 11:34:43.503 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:43.503 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 11:34:43.503 | d83b8b4c97ad4b6ca29eb6d815d4b821' 2026-09-08 11:34:43.503 | + functions-common:get_or_create_service:1067 : echo d83b8b4c97ad4b6ca29eb6d815d4b821 2026-09-08 11:34:43.503 | d83b8b4c97ad4b6ca29eb6d815d4b821 2026-09-08 11:34:43.503 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.142/compute/v2.1 2026-09-08 11:34:43.503 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 11:34:43.503 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.142/compute/v2.1 RegionOne 2026-09-08 11:34:43.503 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 11:34:43.503 | +++ 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-08 11:34:43.504 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:43.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 11:34:43.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 11:34:43.504 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.142/compute/v2.1 --region RegionOne -f value -c id 2026-09-08 11:34:43.504 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:43.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=db4016f126004286a97acd4f0fc97648 2026-09-08 11:34:43.504 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo db4016f126004286a97acd4f0fc97648 2026-09-08 11:34:43.504 | + functions-common:get_or_create_endpoint:1100 : public_id=db4016f126004286a97acd4f0fc97648 2026-09-08 11:34:43.504 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 11:34:43.504 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 11:34:43.504 | + functions-common:get_or_create_endpoint:1109 : echo db4016f126004286a97acd4f0fc97648 2026-09-08 11:34:43.505 | db4016f126004286a97acd4f0fc97648 2026-09-08 11:34:43.505 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-09-08 11:34:43.505 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:34:43.505 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-09-08 11:34:43.505 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:34:43.505 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-09-08 11:34:43.505 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:34:43.505 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-09-08 11:34:43.505 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:34:43.505 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-09-08 11:34:43.548 | [2033 Async create_nova_accounts:48878]: finished create_nova_accounts with result 0 in 59 seconds 2026-09-08 11:34:43.595 | [2033 Async create_glance_accounts:49001]: Waiting for completion of create_glance_accounts running on PID 49001 (4 other jobs running) 2026-09-08 11:34:43.626 | [2033 Async create_glance_accounts:49001]: Signaling child to exit 2026-09-08 11:34:55.387 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:34:55.417 | [49001 Async create_glance_accounts:49001]: finished successfully 2026-09-08 11:34:55.447 | WAKEUP 2026-09-08 11:34:55.473 | [2033 Async create_glance_accounts:49001]: Signaled 2026-09-08 11:34:55.475 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-09-08 11:34:55.475 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:34:55.475 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-09-08 11:34:55.475 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-09-08 11:34:55.475 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:34:55.475 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 11:34:55.476 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 11:34:55.476 | ++ 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-08 11:34:55.476 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.476 | + functions-common:get_or_create_user:915 : user_id=79ba9ce57e2a46018425e26a6a664095 2026-09-08 11:34:55.476 | + functions-common:get_or_create_user:916 : echo 79ba9ce57e2a46018425e26a6a664095 2026-09-08 11:34:55.476 | 79ba9ce57e2a46018425e26a6a664095 2026-09-08 11:34:55.476 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-09-08 11:34:55.476 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:34:55.476 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:34:55.476 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:34:55.477 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:34:55.477 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:34:55.477 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:34:55.477 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:34:55.477 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:34:55.477 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:34:55.477 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:34:55.477 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:34:55.477 | + 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-08 11:34:55.477 | ++ 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-08 11:34:55.478 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.478 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:34:55.478 | + functions-common:get_or_add_user_project_role:980 : echo 2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:34:55.478 | 2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:34:55.478 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-08 11:34:55.478 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-09-08 11:34:55.478 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:34:55.478 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:34:55.478 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:34:55.478 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:34:55.479 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:34:55.479 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:34:55.479 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:34:55.479 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:34:55.479 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:34:55.479 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:34:55.479 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:34:55.479 | + 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-08 11:34:55.479 | ++ 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-08 11:34:55.479 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.480 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf98b96bced548d991351cd2dad5a122 2026-09-08 11:34:55.480 | + functions-common:get_or_add_user_project_role:980 : echo cf98b96bced548d991351cd2dad5a122 2026-09-08 11:34:55.480 | cf98b96bced548d991351cd2dad5a122 2026-09-08 11:34:55.480 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-09-08 11:34:55.480 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:34:55.480 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-09-08 11:34:55.480 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 11:34:55.480 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-09-08 11:34:55.480 | ++ 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-08 11:34:55.480 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.481 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 11:34:55.481 | 6609a1cf05bb4be48b417f20a6f98d4f' 2026-09-08 11:34:55.481 | + functions-common:get_or_create_service:1067 : echo 6609a1cf05bb4be48b417f20a6f98d4f 2026-09-08 11:34:55.481 | 6609a1cf05bb4be48b417f20a6f98d4f 2026-09-08 11:34:55.481 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.142/image 2026-09-08 11:34:55.481 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 11:34:55.481 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.142/image RegionOne 2026-09-08 11:34:55.481 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 11:34:55.481 | +++ 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-08 11:34:55.481 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.482 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 11:34:55.482 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 11:34:55.482 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.142/image --region RegionOne -f value -c id 2026-09-08 11:34:55.482 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.482 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c700b502093446ea9a4af9b93d37160d 2026-09-08 11:34:55.482 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c700b502093446ea9a4af9b93d37160d 2026-09-08 11:34:55.482 | + functions-common:get_or_create_endpoint:1100 : public_id=c700b502093446ea9a4af9b93d37160d 2026-09-08 11:34:55.482 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 11:34:55.482 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 11:34:55.483 | + functions-common:get_or_create_endpoint:1109 : echo c700b502093446ea9a4af9b93d37160d 2026-09-08 11:34:55.483 | c700b502093446ea9a4af9b93d37160d 2026-09-08 11:34:55.483 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-09-08 11:34:55.483 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-09-08 11:34:55.483 | +++ 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-08 11:34:55.483 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.483 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-09-08 11:34:55.483 | ++ functions-common:get_or_create_domain:878 : echo default 2026-09-08 11:34:55.483 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-09-08 11:34:55.483 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-09-08 11:34:55.484 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-09-08 11:34:55.484 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-09-08 11:34:55.484 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-09-08 11:34:55.484 | + 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-08 11:34:55.484 | +---------------+----------------------------------+ 2026-09-08 11:34:55.484 | | Field | Value | 2026-09-08 11:34:55.484 | +---------------+----------------------------------+ 2026-09-08 11:34:55.484 | | default_limit | 2000 | 2026-09-08 11:34:55.484 | | description | None | 2026-09-08 11:34:55.484 | | id | bd8cad9b9006403fbdb2e86e30e12bf5 | 2026-09-08 11:34:55.485 | | region_id | RegionOne | 2026-09-08 11:34:55.485 | | resource_name | image_size_total | 2026-09-08 11:34:55.485 | | service_id | 6609a1cf05bb4be48b417f20a6f98d4f | 2026-09-08 11:34:55.485 | +---------------+----------------------------------+ 2026-09-08 11:34:55.485 | + 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-08 11:34:55.485 | +---------------+----------------------------------+ 2026-09-08 11:34:55.485 | | Field | Value | 2026-09-08 11:34:55.485 | +---------------+----------------------------------+ 2026-09-08 11:34:55.485 | | default_limit | 2000 | 2026-09-08 11:34:55.485 | | description | None | 2026-09-08 11:34:55.486 | | id | 37cdcee915fb498ab6b1379d7bc3c966 | 2026-09-08 11:34:55.486 | | region_id | RegionOne | 2026-09-08 11:34:55.486 | | resource_name | image_stage_total | 2026-09-08 11:34:55.486 | | service_id | 6609a1cf05bb4be48b417f20a6f98d4f | 2026-09-08 11:34:55.486 | +---------------+----------------------------------+ 2026-09-08 11:34:55.486 | + 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-08 11:34:55.486 | +---------------+----------------------------------+ 2026-09-08 11:34:55.486 | | Field | Value | 2026-09-08 11:34:55.486 | +---------------+----------------------------------+ 2026-09-08 11:34:55.486 | | default_limit | 100 | 2026-09-08 11:34:55.487 | | description | None | 2026-09-08 11:34:55.487 | | id | e7b023a6b74045309c8cc8f43e73ab55 | 2026-09-08 11:34:55.487 | | region_id | RegionOne | 2026-09-08 11:34:55.487 | | resource_name | image_count_total | 2026-09-08 11:34:55.487 | | service_id | 6609a1cf05bb4be48b417f20a6f98d4f | 2026-09-08 11:34:55.487 | +---------------+----------------------------------+ 2026-09-08 11:34:55.487 | + 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-08 11:34:55.487 | +---------------+----------------------------------+ 2026-09-08 11:34:55.487 | | Field | Value | 2026-09-08 11:34:55.487 | +---------------+----------------------------------+ 2026-09-08 11:34:55.487 | | default_limit | 100 | 2026-09-08 11:34:55.488 | | description | None | 2026-09-08 11:34:55.488 | | id | 4a62f8f0797e442fabb3ff11be15bdcc | 2026-09-08 11:34:55.488 | | region_id | RegionOne | 2026-09-08 11:34:55.488 | | resource_name | image_count_uploading | 2026-09-08 11:34:55.488 | | service_id | 6609a1cf05bb4be48b417f20a6f98d4f | 2026-09-08 11:34:55.488 | +---------------+----------------------------------+ 2026-09-08 11:34:55.488 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-09-08 11:34:55.488 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-09-08 11:34:55.488 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-09-08 11:34:55.488 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-09-08 11:34:55.489 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-09-08 11:34:55.489 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.142/identity 2026-09-08 11:34:55.489 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-09-08 11:34:55.489 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-09-08 11:34:55.489 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.489 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id c700b502093446ea9a4af9b93d37160d 2026-09-08 11:34:55.489 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-09-08 11:34:55.489 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-09-08 11:34:55.489 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:34:55.530 | [2033 Async create_glance_accounts:49001]: finished create_glance_accounts with result 0 in 71 seconds 2026-09-08 11:34:55.574 | [2033 Async create_cinder_accounts:49139]: Waiting for completion of create_cinder_accounts running on PID 49139 (3 other jobs running) 2026-09-08 11:34:55.605 | [2033 Async create_cinder_accounts:49139]: Signaling child to exit 2026-09-08 11:34:55.605 | WAKEUP 2026-09-08 11:34:55.630 | [2033 Async create_cinder_accounts:49139]: Signaled 2026-09-08 11:34:55.632 | + 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-08 11:34:55.632 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-09-08 11:34:55.632 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-09-08 11:34:55.633 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:34:55.633 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-09-08 11:34:55.633 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-09-08 11:34:55.633 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:34:55.633 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 11:34:55.633 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 11:34:55.633 | ++ 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-08 11:34:55.633 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.633 | + functions-common:get_or_create_user:915 : user_id=79e09ab5bb444a748404b2903050ce5a 2026-09-08 11:34:55.633 | + functions-common:get_or_create_user:916 : echo 79e09ab5bb444a748404b2903050ce5a 2026-09-08 11:34:55.633 | 79e09ab5bb444a748404b2903050ce5a 2026-09-08 11:34:55.634 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-09-08 11:34:55.634 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:34:55.634 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:34:55.634 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:34:55.634 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:34:55.634 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:34:55.634 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:34:55.634 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:34:55.634 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:34:55.634 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:34:55.635 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:34:55.635 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:34:55.635 | + 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-08 11:34:55.635 | ++ 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-08 11:34:55.635 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.635 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:34:55.635 | + functions-common:get_or_add_user_project_role:980 : echo 2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:34:55.635 | 2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:34:55.635 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-08 11:34:55.635 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-09-08 11:34:55.636 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:34:55.636 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-09-08 11:34:55.636 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.142/volume 2026-09-08 11:34:55.636 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-09-08 11:34:55.636 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 11:34:55.636 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-09-08 11:34:55.636 | ++ 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-08 11:34:55.636 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.636 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 11:34:55.636 | 30157e2e8cf74163a46cc0c3953eacd6' 2026-09-08 11:34:55.637 | + functions-common:get_or_create_service:1067 : echo 30157e2e8cf74163a46cc0c3953eacd6 2026-09-08 11:34:55.637 | 30157e2e8cf74163a46cc0c3953eacd6 2026-09-08 11:34:55.637 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.142/volume/v3 2026-09-08 11:34:55.637 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 11:34:55.637 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.142/volume/v3 RegionOne 2026-09-08 11:34:55.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 11:34:55.637 | +++ 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-08 11:34:55.637 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 11:34:55.637 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 11:34:55.638 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.142/volume/v3 --region RegionOne -f value -c id 2026-09-08 11:34:55.638 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.638 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=13e1ab214816418da1fb4197acd218f4 2026-09-08 11:34:55.638 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 13e1ab214816418da1fb4197acd218f4 2026-09-08 11:34:55.638 | + functions-common:get_or_create_endpoint:1100 : public_id=13e1ab214816418da1fb4197acd218f4 2026-09-08 11:34:55.638 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 11:34:55.638 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 11:34:55.638 | + functions-common:get_or_create_endpoint:1109 : echo 13e1ab214816418da1fb4197acd218f4 2026-09-08 11:34:55.638 | 13e1ab214816418da1fb4197acd218f4 2026-09-08 11:34:55.638 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-09-08 11:34:55.639 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-09-08 11:34:55.639 | ++ functions-common:get_or_create_project:922 : local project_id 2026-09-08 11:34:55.639 | +++ 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-08 11:34:55.639 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.639 | ++ functions-common:get_or_create_project:928 : project_id=6070e53d489c4bff8851d370e894de06 2026-09-08 11:34:55.639 | ++ functions-common:get_or_create_project:929 : echo 6070e53d489c4bff8851d370e894de06 2026-09-08 11:34:55.639 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 6070e53d489c4bff8851d370e894de06 2026-09-08 11:34:55.639 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-09-08 11:34:55.639 | ++ functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:34:55.639 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 11:34:55.640 | ++ functions-common:get_or_create_user:903 : local email= 2026-09-08 11:34:55.640 | +++ 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-08 11:34:55.640 | No password was supplied, authentication will fail when a user does not have a password. 2026-09-08 11:34:55.640 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.640 | ++ functions-common:get_or_create_user:915 : user_id=79e09ab5bb444a748404b2903050ce5a 2026-09-08 11:34:55.640 | ++ functions-common:get_or_create_user:916 : echo 79e09ab5bb444a748404b2903050ce5a 2026-09-08 11:34:55.640 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 79e09ab5bb444a748404b2903050ce5a 2026-09-08 11:34:55.684 | [2033 Async create_cinder_accounts:49139]: finished create_cinder_accounts with result 0 in 41 seconds 2026-09-08 11:34:55.690 | + inc/async:async_wait:197 : return 0 2026-09-08 11:34:55.693 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-09-08 11:34:55.758 | [2033 Async create_neutron_accounts:49281]: Waiting for completion of create_neutron_accounts running on PID 49281 (2 other jobs running) 2026-09-08 11:34:55.787 | [2033 Async create_neutron_accounts:49281]: Signaling child to exit 2026-09-08 11:34:55.789 | WAKEUP 2026-09-08 11:34:55.815 | [2033 Async create_neutron_accounts:49281]: Signaled 2026-09-08 11:34:55.817 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-09-08 11:34:55.817 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.142/ 2026-09-08 11:34:55.817 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-09-08 11:34:55.817 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.142/networking 2026-09-08 11:34:55.818 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-09-08 11:34:55.818 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:34:55.818 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-09-08 11:34:55.818 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-09-08 11:34:55.818 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:34:55.818 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 11:34:55.818 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 11:34:55.818 | ++ 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-08 11:34:55.818 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.818 | + functions-common:get_or_create_user:915 : user_id=c7fd69a0dba94030bc17e4782b4d86fc 2026-09-08 11:34:55.818 | + functions-common:get_or_create_user:916 : echo c7fd69a0dba94030bc17e4782b4d86fc 2026-09-08 11:34:55.819 | c7fd69a0dba94030bc17e4782b4d86fc 2026-09-08 11:34:55.819 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-09-08 11:34:55.819 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:34:55.819 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:34:55.819 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:34:55.819 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:34:55.819 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:34:55.819 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:34:55.819 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:34:55.819 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:34:55.820 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:34:55.820 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:34:55.820 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:34:55.820 | + 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-08 11:34:55.820 | ++ 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-08 11:34:55.820 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.820 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:34:55.820 | + functions-common:get_or_add_user_project_role:980 : echo 2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:34:55.820 | 2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:34:55.820 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-09-08 11:34:55.821 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-09-08 11:34:55.821 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 11:34:55.821 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-09-08 11:34:55.821 | ++ 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-08 11:34:55.821 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.821 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 11:34:55.821 | 9d645a17b2c743498f5bbc85456caefc' 2026-09-08 11:34:55.821 | + functions-common:get_or_create_service:1067 : echo 9d645a17b2c743498f5bbc85456caefc 2026-09-08 11:34:55.821 | 9d645a17b2c743498f5bbc85456caefc 2026-09-08 11:34:55.821 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.142/networking 2026-09-08 11:34:55.821 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 11:34:55.822 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.142/networking RegionOne 2026-09-08 11:34:55.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 11:34:55.822 | +++ 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-08 11:34:55.822 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 11:34:55.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 11:34:55.822 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.142/networking --region RegionOne -f value -c id 2026-09-08 11:34:55.822 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:34:55.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=6b031fbbe09745dcaf9e59938615844e 2026-09-08 11:34:55.822 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 6b031fbbe09745dcaf9e59938615844e 2026-09-08 11:34:55.823 | + functions-common:get_or_create_endpoint:1100 : public_id=6b031fbbe09745dcaf9e59938615844e 2026-09-08 11:34:55.823 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 11:34:55.823 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 11:34:55.823 | + functions-common:get_or_create_endpoint:1109 : echo 6b031fbbe09745dcaf9e59938615844e 2026-09-08 11:34:55.823 | 6b031fbbe09745dcaf9e59938615844e 2026-09-08 11:34:55.871 | [2033 Async create_neutron_accounts:49281]: finished create_neutron_accounts with result 0 in 34 seconds 2026-09-08 11:34:55.880 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-09-08 11:34:55.887 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-09-08 11:34:55.891 | + inc/async:async_wait:197 : return 0 2026-09-08 11:34:55.896 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-09-08 11:34:55.922 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:34:55.926 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-09-08 11:34:55.952 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:34:55.956 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-09-08 11:34:55.960 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:34:55.964 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-09-08 11:34:55.967 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-09-08 11:34:55.971 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-09-08 11:34:56.054 | + inc/async:async_inner:63 : init_glance 2026-09-08 11:34:56.102 | [2033 Async init_glance:51532]: running: init_glance 2026-09-08 11:34:56.105 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-09-08 11:34:56.124 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:34:56.128 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-09-08 11:34:56.131 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:34:56.135 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-09-08 11:34:56.137 | + ./stack.sh:main:1170 : configure_neutron 2026-09-08 11:34:56.141 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-09-08 11:34:56.144 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-09-08 11:34:56.147 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-09-08 11:34:56.168 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-09-08 11:34:56.171 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-09-08 11:34:56.857 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:34:56.858 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:34:56.858 | we strongly recommend against using it for new projects. 2026-09-08 11:34:56.858 | 2026-09-08 11:34:56.858 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:34:56.858 | framework. For more detail see 2026-09-08 11:34:56.858 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:34:56.858 | 2026-09-08 11:34:56.858 | import eventlet as _eventlet # noqa 2026-09-08 11:35:01.313 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:35:01.313 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:01.313 | we strongly recommend against using it for new projects. 2026-09-08 11:35:01.314 | 2026-09-08 11:35:01.314 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:01.314 | framework. For more detail see 2026-09-08 11:35:01.314 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:01.314 | 2026-09-08 11:35:01.314 | import eventlet as _eventlet # noqa 2026-09-08 11:35:05.654 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:35:05.655 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:05.655 | we strongly recommend against using it for new projects. 2026-09-08 11:35:05.655 | 2026-09-08 11:35:05.655 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:05.655 | framework. For more detail see 2026-09-08 11:35:05.655 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:05.655 | 2026-09-08 11:35:05.655 | import eventlet as _eventlet # noqa 2026-09-08 11:35:09.791 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:35:09.792 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:09.792 | we strongly recommend against using it for new projects. 2026-09-08 11:35:09.792 | 2026-09-08 11:35:09.792 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:09.792 | framework. For more detail see 2026-09-08 11:35:09.792 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:09.792 | 2026-09-08 11:35:09.792 | import eventlet as _eventlet # noqa 2026-09-08 11:35:10.155 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:35:10.185 | [51532 Async init_glance:51532]: finished successfully 2026-09-08 11:35:13.939 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:35:13.939 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:13.939 | we strongly recommend against using it for new projects. 2026-09-08 11:35:13.939 | 2026-09-08 11:35:13.939 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:13.939 | framework. For more detail see 2026-09-08 11:35:13.940 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:13.940 | 2026-09-08 11:35:13.940 | import eventlet as _eventlet # noqa 2026-09-08 11:35:17.936 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:35:17.936 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:17.936 | we strongly recommend against using it for new projects. 2026-09-08 11:35:17.936 | 2026-09-08 11:35:17.936 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:17.936 | framework. For more detail see 2026-09-08 11:35:17.936 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:17.936 | 2026-09-08 11:35:17.936 | import eventlet as _eventlet # noqa 2026-09-08 11:35:22.101 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 11:35:22.102 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:22.102 | we strongly recommend against using it for new projects. 2026-09-08 11:35:22.102 | 2026-09-08 11:35:22.102 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:22.102 | framework. For more detail see 2026-09-08 11:35:22.102 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:22.102 | 2026-09-08 11:35:22.102 | from eventlet import event 2026-09-08 11:35:22.308 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-08 11:35:22.308 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-08 11:35:26.455 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:35:26.455 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:26.456 | we strongly recommend against using it for new projects. 2026-09-08 11:35:26.456 | 2026-09-08 11:35:26.456 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:26.456 | framework. For more detail see 2026-09-08 11:35:26.456 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:26.456 | 2026-09-08 11:35:26.456 | import eventlet as _eventlet # noqa 2026-09-08 11:35:28.356 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:35:28.356 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:28.356 | we strongly recommend against using it for new projects. 2026-09-08 11:35:28.357 | 2026-09-08 11:35:28.357 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:28.357 | framework. For more detail see 2026-09-08 11:35:28.357 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:28.357 | 2026-09-08 11:35:28.357 | import eventlet as _eventlet # noqa 2026-09-08 11:35:32.501 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:35:32.501 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:32.501 | we strongly recommend against using it for new projects. 2026-09-08 11:35:32.502 | 2026-09-08 11:35:32.502 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:32.502 | framework. For more detail see 2026-09-08 11:35:32.502 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:32.502 | 2026-09-08 11:35:32.502 | import eventlet as _eventlet # noqa 2026-09-08 11:35:34.981 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:35:34.981 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:34.982 | we strongly recommend against using it for new projects. 2026-09-08 11:35:34.982 | 2026-09-08 11:35:34.982 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:34.982 | framework. For more detail see 2026-09-08 11:35:34.982 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:34.982 | 2026-09-08 11:35:34.982 | import eventlet as _eventlet # noqa 2026-09-08 11:35:38.461 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-09-08 11:35:38.468 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-09-08 11:35:38.471 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-09-08 11:35:38.475 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-09-08 11:35:38.478 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-09-08 11:35:38.482 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-09-08 11:35:38.485 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-09-08 11:35:38.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-09-08 11:35:38.492 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-09-08 11:35:38.496 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-09-08 11:35:38.499 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-09-08 11:35:38.503 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-09-08 11:35:38.507 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-09-08 11:35:38.512 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-09-08 11:35:38.516 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-09-08 11:35:38.519 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-09-08 11:35:38.525 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:35:38.529 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:35:38.533 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-09-08 11:35:38.536 | + 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-08 11:35:38.543 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-09-08 11:35:38.546 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-09-08 11:35:38.550 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-09-08 11:35:38.554 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-09-08 11:35:38.558 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:35:38.562 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:35:38.566 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:35:38.591 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:35:38.595 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:35:38.598 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-09-08 11:35:38.602 | + 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-08 11:35:38.646 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-09-08 11:35:38.691 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-09-08 11:35:38.736 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-09-08 11:35:38.779 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-09-08 11:35:38.823 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-09-08 11:35:38.864 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-09-08 11:35:38.869 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-09-08 11:35:38.873 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-09-08 11:35:38.876 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 11:35:38.882 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:35:38.906 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:35:38.909 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:35:38.913 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:35:38.917 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:35:38.920 | + 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-08 11:35:38.962 | + 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-08 11:35:39.003 | + 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-08 11:35:39.044 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:35:39.086 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-09-08 11:35:39.130 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-09-08 11:35:39.133 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:35:39.137 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-09-08 11:35:39.140 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-09-08 11:35:39.143 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-09-08 11:35:39.147 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:35:39.151 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-09-08 11:35:39.155 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-09-08 11:35:39.173 | + 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-08 11:35:39.192 | + 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-08 11:35:39.211 | + 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-08 11:35:39.230 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-09-08 11:35:39.247 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-08 11:35:39.251 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-09-08 11:35:39.257 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-09-08 11:35:39.262 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.TQ13OdvpjQ 2026-09-08 11:35:39.266 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-09-08 11:35:39.270 | + 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-08 11:35:39.274 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.TQ13OdvpjQ 2026-09-08 11:35:39.279 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.TQ13OdvpjQ 2026-09-08 11:35:39.297 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.TQ13OdvpjQ /etc/sudoers.d/neutron-rootwrap 2026-09-08 11:35:39.316 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-09-08 11:35:39.320 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-09-08 11:35:39.324 | + 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-08 11:35:39.366 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-08 11:35:39.370 | + 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-08 11:35:39.410 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-09-08 11:35:39.414 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-09-08 11:35:39.417 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-09-08 11:35:39.421 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 11:35:39.425 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-09-08 11:35:39.428 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 11:35:39.452 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:35:39.456 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-09-08 11:35:39.460 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-09-08 11:35:39.464 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 11:35:39.488 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:35:39.491 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.142:5672/ 2026-09-08 11:35:39.496 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.142:5672/ 2026-09-08 11:35:39.539 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 11:35:39.543 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 11:35:39.547 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-09-08 11:35:39.572 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:35:39.575 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-09-08 11:35:39.601 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:35:39.604 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-09-08 11:35:39.626 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:35:39.630 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-09-08 11:35:39.653 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:35:39.658 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-09-08 11:35:39.682 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:35:39.687 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-08 11:35:39.691 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-09-08 11:35:39.718 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:35:39.721 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-09-08 11:35:39.725 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-09-08 11:35:39.730 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-09-08 11:35:39.731 | Configuring OVN 2026-09-08 11:35:39.734 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-09-08 11:35:39.739 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-09-08 11:35:39.743 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-09-08 11:35:39.748 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=0c553732-362f-479e-bf95-14ec47fb19f2 2026-09-08 11:35:39.752 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:35:39.756 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-09-08 11:35:39.760 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:35:39.764 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:35:39.767 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:35:39.771 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:35:39.775 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:35:39.778 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:35:39.781 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:35:39.785 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:35:39.788 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:35:39.792 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:35:39.795 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:35:39.799 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:35:39.802 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:35:39.806 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-09-08 11:35:39.810 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-09-08 11:35:39.814 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-09-08 11:35:39.818 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-08 11:35:39.842 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:35:39.846 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-08 11:35:39.904 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-08 11:35:39.907 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-09-08 11:35:39.911 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-09-08 11:35:39.936 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:35:39.940 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-09-08 11:35:39.944 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 11:35:39.947 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-09-08 11:35:39.951 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-09-08 11:35:39.970 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-09-08 11:35:39.977 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-09-08 11:35:39.981 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-09-08 11:35:40.656 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:35:40.656 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:40.656 | we strongly recommend against using it for new projects. 2026-09-08 11:35:40.656 | 2026-09-08 11:35:40.656 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:40.656 | framework. For more detail see 2026-09-08 11:35:40.656 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:40.656 | 2026-09-08 11:35:40.656 | import eventlet as _eventlet # noqa 2026-09-08 11:35:44.699 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:35:44.699 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:44.699 | we strongly recommend against using it for new projects. 2026-09-08 11:35:44.699 | 2026-09-08 11:35:44.699 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:44.699 | framework. For more detail see 2026-09-08 11:35:44.700 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:44.700 | 2026-09-08 11:35:44.700 | import eventlet as _eventlet # noqa 2026-09-08 11:35:48.655 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:35:48.656 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:48.656 | we strongly recommend against using it for new projects. 2026-09-08 11:35:48.656 | 2026-09-08 11:35:48.656 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:48.656 | framework. For more detail see 2026-09-08 11:35:48.656 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:48.656 | 2026-09-08 11:35:48.656 | import eventlet as _eventlet # noqa 2026-09-08 11:35:52.611 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:35:52.612 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:52.612 | we strongly recommend against using it for new projects. 2026-09-08 11:35:52.612 | 2026-09-08 11:35:52.612 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:52.612 | framework. For more detail see 2026-09-08 11:35:52.612 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:52.612 | 2026-09-08 11:35:52.612 | import eventlet as _eventlet # noqa 2026-09-08 11:35:56.589 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:35:56.589 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:35:56.589 | we strongly recommend against using it for new projects. 2026-09-08 11:35:56.589 | 2026-09-08 11:35:56.590 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:35:56.590 | framework. For more detail see 2026-09-08 11:35:56.590 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:35:56.590 | 2026-09-08 11:35:56.590 | import eventlet as _eventlet # noqa 2026-09-08 11:36:00.577 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:36:00.578 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:36:00.578 | we strongly recommend against using it for new projects. 2026-09-08 11:36:00.578 | 2026-09-08 11:36:00.578 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:36:00.578 | framework. For more detail see 2026-09-08 11:36:00.578 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:36:00.578 | 2026-09-08 11:36:00.578 | import eventlet as _eventlet # noqa 2026-09-08 11:36:04.600 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-09-08 11:36:04.601 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:36:04.601 | we strongly recommend against using it for new projects. 2026-09-08 11:36:04.601 | 2026-09-08 11:36:04.601 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:36:04.601 | framework. For more detail see 2026-09-08 11:36:04.601 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:36:04.601 | 2026-09-08 11:36:04.601 | from eventlet import event 2026-09-08 11:36:04.800 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-09-08 11:36:04.800 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-09-08 11:36:08.793 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:36:08.794 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:36:08.794 | we strongly recommend against using it for new projects. 2026-09-08 11:36:08.794 | 2026-09-08 11:36:08.794 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:36:08.794 | framework. For more detail see 2026-09-08 11:36:08.794 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:36:08.794 | 2026-09-08 11:36:08.794 | import eventlet as _eventlet # noqa 2026-09-08 11:36:10.616 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:36:10.617 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:36:10.617 | we strongly recommend against using it for new projects. 2026-09-08 11:36:10.617 | 2026-09-08 11:36:10.617 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:36:10.617 | framework. For more detail see 2026-09-08 11:36:10.617 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:36:10.617 | 2026-09-08 11:36:10.617 | import eventlet as _eventlet # noqa 2026-09-08 11:36:14.559 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:36:14.560 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:36:14.560 | we strongly recommend against using it for new projects. 2026-09-08 11:36:14.560 | 2026-09-08 11:36:14.560 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:36:14.560 | framework. For more detail see 2026-09-08 11:36:14.560 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:36:14.560 | 2026-09-08 11:36:14.560 | import eventlet as _eventlet # noqa 2026-09-08 11:36:17.011 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:36:17.012 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:36:17.012 | we strongly recommend against using it for new projects. 2026-09-08 11:36:17.012 | 2026-09-08 11:36:17.012 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:36:17.012 | framework. For more detail see 2026-09-08 11:36:17.012 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:36:17.012 | 2026-09-08 11:36:17.012 | import eventlet as _eventlet # noqa 2026-09-08 11:36:20.311 | + 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-08 11:36:20.317 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 11:36:20.319 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 11:36:20.323 | + 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-08 11:36:20.360 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-09-08 11:36:20.364 | + 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-08 11:36:20.399 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-09-08 11:36:20.435 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.142 2026-09-08 11:36:20.477 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-09-08 11:36:20.518 | + 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-08 11:36:20.561 | + 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-08 11:36:20.600 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.142:6642 2026-09-08 11:36:20.640 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-09-08 11:36:20.666 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:20.670 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-09-08 11:36:20.673 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-09-08 11:36:20.713 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.142:6641 2026-09-08 11:36:20.748 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-09-08 11:36:20.752 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-09-08 11:36:20.756 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-09-08 11:36:20.756 | Configuring Neutron for OVN 2026-09-08 11:36:20.759 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-09-08 11:36:20.783 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:36:20.787 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-09-08 11:36:20.792 | ++ 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-08 11:36:20.792 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-09-08 11:36:21.443 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:36:21.443 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:36:21.443 | we strongly recommend against using it for new projects. 2026-09-08 11:36:21.443 | 2026-09-08 11:36:21.443 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:36:21.443 | framework. For more detail see 2026-09-08 11:36:21.443 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:36:21.444 | 2026-09-08 11:36:21.444 | import eventlet as _eventlet # noqa 2026-09-08 11:36:24.548 | + 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-08 11:36:24.553 | ++ 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-08 11:36:24.553 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-09-08 11:36:25.192 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:36:25.193 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:36:25.193 | we strongly recommend against using it for new projects. 2026-09-08 11:36:25.193 | 2026-09-08 11:36:25.193 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:36:25.193 | framework. For more detail see 2026-09-08 11:36:25.193 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:36:25.193 | 2026-09-08 11:36:25.194 | import eventlet as _eventlet # noqa 2026-09-08 11:36:27.782 | + 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,floating-ip-router-writable,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-08 11:36:27.786 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-09-08 11:36:27.804 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:27.808 | + 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,floating-ip-router-writable,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-08 11:36:27.813 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-09-08 11:36:27.813 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:36:27.814 | ++ 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,floating-ip-router-writable,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-08 11:36:27.815 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-09-08 11:36:27.817 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:36:27.817 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-09-08 11:36:27.825 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-09-08 11:36:27.825 | address-scope 2026-09-08 11:36:27.825 | agent 2026-09-08 11:36:27.825 | allowed-address-pairs 2026-09-08 11:36:27.825 | auto-allocated-topology 2026-09-08 11:36:27.826 | availability_zone 2026-09-08 11:36:27.826 | bgp 2026-09-08 11:36:27.826 | bgp_4byte_asn 2026-09-08 11:36:27.826 | bgp_dragent_scheduler 2026-09-08 11:36:27.826 | binding 2026-09-08 11:36:27.826 | binding-extended 2026-09-08 11:36:27.826 | default-subnetpools 2026-09-08 11:36:27.826 | dhcp_agent_scheduler 2026-09-08 11:36:27.826 | dns-domain-ports 2026-09-08 11:36:27.826 | dns-integration 2026-09-08 11:36:27.826 | dns-integration-domain-keywords 2026-09-08 11:36:27.827 | empty-string-filtering 2026-09-08 11:36:27.827 | enable-default-route-bfd 2026-09-08 11:36:27.827 | enable-default-route-ecmp 2026-09-08 11:36:27.827 | expose-port-forwarding-in-fip 2026-09-08 11:36:27.827 | ext-gw-mode 2026-09-08 11:36:27.827 | external-gateway-multihoming 2026-09-08 11:36:27.827 | external-net 2026-09-08 11:36:27.827 | extra_dhcp_opt 2026-09-08 11:36:27.827 | extraroute 2026-09-08 11:36:27.828 | extraroute-atomic 2026-09-08 11:36:27.828 | filter-validation 2026-09-08 11:36:27.828 | fip-port-details 2026-09-08 11:36:27.828 | flavors 2026-09-08 11:36:27.828 | floating-ip-port-forwarding 2026-09-08 11:36:27.828 | floating-ip-port-forwarding-description 2026-09-08 11:36:27.828 | floating-ip-port-forwarding-detail 2026-09-08 11:36:27.828 | floating-ip-port-forwarding-port-ranges 2026-09-08 11:36:27.828 | floating-ip-router-writable 2026-09-08 11:36:27.828 | floatingip-pools 2026-09-08 11:36:27.829 | fwaas_v2 2026-09-08 11:36:27.829 | ip_allocation 2026-09-08 11:36:27.829 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:36:27.829 | l3-flavors 2026-09-08 11:36:27.829 | l3-ha 2026-09-08 11:36:27.829 | l3_agent_scheduler 2026-09-08 11:36:27.829 | logging 2026-09-08 11:36:27.829 | multi-provider 2026-09-08 11:36:27.829 | net-mtu 2026-09-08 11:36:27.829 | net-mtu-writable 2026-09-08 11:36:27.830 | network-ip-availability 2026-09-08 11:36:27.830 | network_availability_zone 2026-09-08 11:36:27.830 | network_ha 2026-09-08 11:36:27.830 | pagination 2026-09-08 11:36:27.830 | port-device-profile 2026-09-08 11:36:27.830 | port-hardware-offload-type 2026-09-08 11:36:27.830 | port-mac-address-regenerate 2026-09-08 11:36:27.831 | port-numa-affinity-policy 2026-09-08 11:36:27.832 | port-numa-affinity-policy-socket 2026-09-08 11:36:27.832 | port-resource-request 2026-09-08 11:36:27.832 | port-security 2026-09-08 11:36:27.832 | port-trusted-vif 2026-09-08 11:36:27.832 | project-id 2026-09-08 11:36:27.832 | provider 2026-09-08 11:36:27.832 | pvlan 2026-09-08 11:36:27.832 | qinq 2026-09-08 11:36:27.832 | qos 2026-09-08 11:36:27.832 | qos-bw-limit-direction 2026-09-08 11:36:27.833 | qos-bw-minimum-ingress 2026-09-08 11:36:27.833 | qos-default 2026-09-08 11:36:27.833 | qos-fip 2026-09-08 11:36:27.833 | qos-gateway-ip 2026-09-08 11:36:27.833 | qos-rule-type-details 2026-09-08 11:36:27.833 | qos-rule-type-filter 2026-09-08 11:36:27.833 | qos-rules-alias 2026-09-08 11:36:27.834 | quota-check-limit 2026-09-08 11:36:27.834 | quota-check-limit-default 2026-09-08 11:36:27.835 | quota_details 2026-09-08 11:36:27.835 | quotas 2026-09-08 11:36:27.835 | rbac-address-scope 2026-09-08 11:36:27.835 | rbac-policies 2026-09-08 11:36:27.835 | rbac-security-groups 2026-09-08 11:36:27.835 | router 2026-09-08 11:36:27.835 | router-enable-snat 2026-09-08 11:36:27.835 | router_availability_zone 2026-09-08 11:36:27.835 | security-group 2026-09-08 11:36:27.835 | security-groups-default-rules 2026-09-08 11:36:27.835 | security-groups-default-statefulness 2026-09-08 11:36:27.836 | security-groups-normalized-cidr 2026-09-08 11:36:27.836 | security-groups-remote-address-group 2026-09-08 11:36:27.836 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:36:27.836 | security-groups-shared-filtering 2026-09-08 11:36:27.836 | segment 2026-09-08 11:36:27.836 | sorting 2026-09-08 11:36:27.836 | standard-attr-description 2026-09-08 11:36:27.836 | standard-attr-fwaas-v2 2026-09-08 11:36:27.836 | standard-attr-revisions 2026-09-08 11:36:27.836 | standard-attr-tag 2026-09-08 11:36:27.837 | standard-attr-timestamp 2026-09-08 11:36:27.837 | stateful-security-group 2026-09-08 11:36:27.837 | subnet-dns-publish-fixed-ip 2026-09-08 11:36:27.837 | subnet-external-network 2026-09-08 11:36:27.837 | subnet-service-types 2026-09-08 11:36:27.837 | subnet_allocation 2026-09-08 11:36:27.837 | subnet_onboard 2026-09-08 11:36:27.837 | subnetpool-prefix-ops 2026-09-08 11:36:27.837 | tag-creation 2026-09-08 11:36:27.837 | tap-mirror 2026-09-08 11:36:27.838 | tap-mirror-both-direction 2026-09-08 11:36:27.838 | trunk 2026-09-08 11:36:27.838 | uplink-status-propagation 2026-09-08 11:36:27.838 | uplink-status-propagation-updatable 2026-09-08 11:36:27.838 | vlan-transparent 2026-09-08 11:36:27.838 | vpn-endpoint-groups 2026-09-08 11:36:27.838 | vpnaas' 2026-09-08 11:36:27.838 | ++ 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,floating-ip-router-writable,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-08 11:36:27.838 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-09-08 11:36:27.839 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:36:27.839 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-09-08 11:36:27.840 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:36:27.841 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-09-08 11:36:27.847 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-09-08 11:36:27.848 | address-scope 2026-09-08 11:36:27.848 | agent 2026-09-08 11:36:27.848 | allowed-address-pairs 2026-09-08 11:36:27.848 | auto-allocated-topology 2026-09-08 11:36:27.848 | availability_zone 2026-09-08 11:36:27.848 | bgp 2026-09-08 11:36:27.848 | bgp_4byte_asn 2026-09-08 11:36:27.848 | bgp_dragent_scheduler 2026-09-08 11:36:27.848 | binding 2026-09-08 11:36:27.848 | binding-extended 2026-09-08 11:36:27.848 | default-subnetpools 2026-09-08 11:36:27.849 | dhcp_agent_scheduler 2026-09-08 11:36:27.849 | dns-domain-ports 2026-09-08 11:36:27.849 | dns-integration 2026-09-08 11:36:27.849 | dns-integration-domain-keywords 2026-09-08 11:36:27.849 | empty-string-filtering 2026-09-08 11:36:27.849 | enable-default-route-bfd 2026-09-08 11:36:27.849 | enable-default-route-ecmp 2026-09-08 11:36:27.849 | expose-port-forwarding-in-fip 2026-09-08 11:36:27.849 | ext-gw-mode 2026-09-08 11:36:27.849 | external-gateway-multihoming 2026-09-08 11:36:27.850 | external-net 2026-09-08 11:36:27.850 | extra_dhcp_opt 2026-09-08 11:36:27.850 | extraroute 2026-09-08 11:36:27.850 | extraroute-atomic 2026-09-08 11:36:27.850 | filter-validation 2026-09-08 11:36:27.850 | fip-port-details 2026-09-08 11:36:27.850 | flavors 2026-09-08 11:36:27.850 | floating-ip-port-forwarding 2026-09-08 11:36:27.850 | floating-ip-port-forwarding-description 2026-09-08 11:36:27.850 | floating-ip-port-forwarding-detail 2026-09-08 11:36:27.851 | floating-ip-port-forwarding-port-ranges 2026-09-08 11:36:27.851 | floating-ip-router-writable 2026-09-08 11:36:27.851 | floatingip-pools 2026-09-08 11:36:27.851 | fwaas_v2 2026-09-08 11:36:27.851 | ip_allocation 2026-09-08 11:36:27.851 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:36:27.851 | l3-flavors 2026-09-08 11:36:27.851 | l3-ha 2026-09-08 11:36:27.851 | l3_agent_scheduler 2026-09-08 11:36:27.851 | logging 2026-09-08 11:36:27.851 | multi-provider 2026-09-08 11:36:27.852 | net-mtu 2026-09-08 11:36:27.852 | net-mtu-writable 2026-09-08 11:36:27.852 | network-ip-availability 2026-09-08 11:36:27.852 | network_availability_zone 2026-09-08 11:36:27.852 | network_ha 2026-09-08 11:36:27.852 | pagination 2026-09-08 11:36:27.852 | port-device-profile 2026-09-08 11:36:27.852 | port-hardware-offload-type 2026-09-08 11:36:27.852 | port-mac-address-regenerate 2026-09-08 11:36:27.852 | port-numa-affinity-policy 2026-09-08 11:36:27.853 | port-numa-affinity-policy-socket 2026-09-08 11:36:27.853 | port-resource-request 2026-09-08 11:36:27.853 | port-security 2026-09-08 11:36:27.853 | port-trusted-vif 2026-09-08 11:36:27.853 | project-id 2026-09-08 11:36:27.854 | provider 2026-09-08 11:36:27.854 | pvlan 2026-09-08 11:36:27.854 | qinq 2026-09-08 11:36:27.854 | qos 2026-09-08 11:36:27.854 | qos-bw-limit-direction 2026-09-08 11:36:27.854 | qos-bw-minimum-ingress 2026-09-08 11:36:27.854 | qos-default 2026-09-08 11:36:27.854 | qos-fip 2026-09-08 11:36:27.854 | qos-gateway-ip 2026-09-08 11:36:27.854 | qos-rule-type-details 2026-09-08 11:36:27.854 | qos-rule-type-filter 2026-09-08 11:36:27.855 | qos-rules-alias 2026-09-08 11:36:27.855 | quota-check-limit 2026-09-08 11:36:27.855 | quota-check-limit-default 2026-09-08 11:36:27.855 | quota_details 2026-09-08 11:36:27.855 | quotas 2026-09-08 11:36:27.855 | rbac-address-scope 2026-09-08 11:36:27.855 | rbac-policies 2026-09-08 11:36:27.855 | rbac-security-groups 2026-09-08 11:36:27.855 | router 2026-09-08 11:36:27.855 | router-enable-snat 2026-09-08 11:36:27.855 | router_availability_zone 2026-09-08 11:36:27.856 | security-group 2026-09-08 11:36:27.856 | security-groups-default-rules 2026-09-08 11:36:27.856 | security-groups-default-statefulness 2026-09-08 11:36:27.856 | security-groups-normalized-cidr 2026-09-08 11:36:27.856 | security-groups-remote-address-group 2026-09-08 11:36:27.856 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:36:27.857 | security-groups-shared-filtering 2026-09-08 11:36:27.857 | segment 2026-09-08 11:36:27.857 | sorting 2026-09-08 11:36:27.857 | standard-attr-description 2026-09-08 11:36:27.857 | standard-attr-fwaas-v2 2026-09-08 11:36:27.857 | standard-attr-revisions 2026-09-08 11:36:27.857 | standard-attr-tag 2026-09-08 11:36:27.857 | standard-attr-timestamp 2026-09-08 11:36:27.858 | stateful-security-group 2026-09-08 11:36:27.858 | subnet-dns-publish-fixed-ip 2026-09-08 11:36:27.858 | subnet-external-network 2026-09-08 11:36:27.858 | subnet-service-types 2026-09-08 11:36:27.858 | subnet_allocation 2026-09-08 11:36:27.858 | subnet_onboard 2026-09-08 11:36:27.858 | subnetpool-prefix-ops 2026-09-08 11:36:27.858 | tag-creation 2026-09-08 11:36:27.858 | tap-mirror 2026-09-08 11:36:27.858 | tap-mirror-both-direction 2026-09-08 11:36:27.859 | trunk 2026-09-08 11:36:27.859 | uplink-status-propagation 2026-09-08 11:36:27.859 | uplink-status-propagation-updatable 2026-09-08 11:36:27.859 | vlan-transparent 2026-09-08 11:36:27.859 | vpn-endpoint-groups 2026-09-08 11:36:27.859 | vpnaas' 2026-09-08 11:36:27.859 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:36:27.859 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-09-08 11:36:27.859 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-08 11:36:27.859 | address-scope 2026-09-08 11:36:27.860 | agent 2026-09-08 11:36:27.860 | allowed-address-pairs 2026-09-08 11:36:27.860 | auto-allocated-topology 2026-09-08 11:36:27.860 | availability_zone 2026-09-08 11:36:27.860 | bgp 2026-09-08 11:36:27.860 | bgp_4byte_asn 2026-09-08 11:36:27.860 | bgp_dragent_scheduler 2026-09-08 11:36:27.860 | binding 2026-09-08 11:36:27.860 | binding-extended 2026-09-08 11:36:27.860 | default-subnetpools 2026-09-08 11:36:27.861 | dhcp_agent_scheduler 2026-09-08 11:36:27.861 | dns-domain-ports 2026-09-08 11:36:27.861 | dns-integration 2026-09-08 11:36:27.861 | dns-integration-domain-keywords 2026-09-08 11:36:27.861 | empty-string-filtering 2026-09-08 11:36:27.861 | enable-default-route-bfd 2026-09-08 11:36:27.861 | enable-default-route-ecmp 2026-09-08 11:36:27.861 | expose-port-forwarding-in-fip 2026-09-08 11:36:27.861 | ext-gw-mode 2026-09-08 11:36:27.861 | external-gateway-multihoming 2026-09-08 11:36:27.862 | external-net 2026-09-08 11:36:27.862 | extra_dhcp_opt 2026-09-08 11:36:27.862 | extraroute 2026-09-08 11:36:27.862 | extraroute-atomic 2026-09-08 11:36:27.862 | filter-validation 2026-09-08 11:36:27.862 | fip-port-details 2026-09-08 11:36:27.862 | flavors 2026-09-08 11:36:27.862 | floating-ip-port-forwarding 2026-09-08 11:36:27.862 | floating-ip-port-forwarding-description 2026-09-08 11:36:27.863 | floating-ip-port-forwarding-detail 2026-09-08 11:36:27.863 | floating-ip-port-forwarding-port-ranges 2026-09-08 11:36:27.863 | floating-ip-router-writable 2026-09-08 11:36:27.863 | floatingip-pools 2026-09-08 11:36:27.863 | fwaas_v2 2026-09-08 11:36:27.863 | ip_allocation 2026-09-08 11:36:27.863 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:36:27.863 | l3-flavors 2026-09-08 11:36:27.863 | l3-ha 2026-09-08 11:36:27.863 | l3_agent_scheduler 2026-09-08 11:36:27.864 | logging 2026-09-08 11:36:27.864 | multi-provider 2026-09-08 11:36:27.864 | net-mtu 2026-09-08 11:36:27.864 | net-mtu-writable 2026-09-08 11:36:27.864 | network-ip-availability 2026-09-08 11:36:27.864 | network_availability_zone 2026-09-08 11:36:27.864 | network_ha 2026-09-08 11:36:27.864 | pagination 2026-09-08 11:36:27.864 | port-device-profile 2026-09-08 11:36:27.865 | port-hardware-offload-type 2026-09-08 11:36:27.865 | port-mac-address-regenerate 2026-09-08 11:36:27.865 | port-numa-affinity-policy 2026-09-08 11:36:27.865 | port-numa-affinity-policy-socket 2026-09-08 11:36:27.865 | port-resource-request 2026-09-08 11:36:27.865 | port-security 2026-09-08 11:36:27.865 | port-trusted-vif 2026-09-08 11:36:27.865 | project-id 2026-09-08 11:36:27.865 | provider 2026-09-08 11:36:27.866 | pvlan 2026-09-08 11:36:27.866 | qinq 2026-09-08 11:36:27.866 | qos 2026-09-08 11:36:27.866 | qos-bw-limit-direction 2026-09-08 11:36:27.866 | qos-bw-minimum-ingress 2026-09-08 11:36:27.866 | qos-default 2026-09-08 11:36:27.866 | qos-fip 2026-09-08 11:36:27.866 | qos-gateway-ip 2026-09-08 11:36:27.866 | qos-rule-type-details 2026-09-08 11:36:27.867 | qos-rule-type-filter 2026-09-08 11:36:27.867 | qos-rules-alias 2026-09-08 11:36:27.867 | quota-check-limit 2026-09-08 11:36:27.867 | quota-check-limit-default 2026-09-08 11:36:27.867 | quota_details 2026-09-08 11:36:27.867 | quotas 2026-09-08 11:36:27.867 | rbac-address-scope 2026-09-08 11:36:27.867 | rbac-policies 2026-09-08 11:36:27.867 | rbac-security-groups 2026-09-08 11:36:27.867 | router 2026-09-08 11:36:27.868 | router-enable-snat 2026-09-08 11:36:27.868 | router_availability_zone 2026-09-08 11:36:27.868 | security-group 2026-09-08 11:36:27.868 | security-groups-default-rules 2026-09-08 11:36:27.868 | security-groups-default-statefulness 2026-09-08 11:36:27.868 | security-groups-normalized-cidr 2026-09-08 11:36:27.868 | security-groups-remote-address-group 2026-09-08 11:36:27.868 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:36:27.868 | security-groups-shared-filtering 2026-09-08 11:36:27.869 | segment 2026-09-08 11:36:27.869 | sorting 2026-09-08 11:36:27.869 | standard-attr-description 2026-09-08 11:36:27.869 | standard-attr-fwaas-v2 2026-09-08 11:36:27.869 | standard-attr-revisions 2026-09-08 11:36:27.869 | standard-attr-tag 2026-09-08 11:36:27.869 | standard-attr-timestamp 2026-09-08 11:36:27.869 | stateful-security-group 2026-09-08 11:36:27.869 | subnet-dns-publish-fixed-ip 2026-09-08 11:36:27.869 | subnet-external-network 2026-09-08 11:36:27.870 | subnet-service-types 2026-09-08 11:36:27.870 | subnet_allocation 2026-09-08 11:36:27.870 | subnet_onboard 2026-09-08 11:36:27.870 | subnetpool-prefix-ops 2026-09-08 11:36:27.870 | tag-creation 2026-09-08 11:36:27.870 | tap-mirror 2026-09-08 11:36:27.870 | tap-mirror-both-direction 2026-09-08 11:36:27.870 | trunk 2026-09-08 11:36:27.870 | uplink-status-propagation 2026-09-08 11:36:27.870 | uplink-status-propagation-updatable 2026-09-08 11:36:27.871 | vlan-transparent 2026-09-08 11:36:27.871 | vpn-endpoint-groups 2026-09-08 11:36:27.871 | vpnaas' 2026-09-08 11:36:27.871 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-09-08 11:36:27.871 | address-scope 2026-09-08 11:36:27.871 | agent 2026-09-08 11:36:27.871 | allowed-address-pairs 2026-09-08 11:36:27.871 | auto-allocated-topology 2026-09-08 11:36:27.871 | availability_zone 2026-09-08 11:36:27.871 | bgp 2026-09-08 11:36:27.872 | bgp_4byte_asn 2026-09-08 11:36:27.872 | bgp_dragent_scheduler 2026-09-08 11:36:27.872 | binding 2026-09-08 11:36:27.872 | binding-extended 2026-09-08 11:36:27.872 | default-subnetpools 2026-09-08 11:36:27.872 | dhcp_agent_scheduler 2026-09-08 11:36:27.872 | dns-domain-ports 2026-09-08 11:36:27.872 | dns-integration 2026-09-08 11:36:27.872 | dns-integration-domain-keywords 2026-09-08 11:36:27.873 | empty-string-filtering 2026-09-08 11:36:27.873 | enable-default-route-bfd 2026-09-08 11:36:27.873 | enable-default-route-ecmp 2026-09-08 11:36:27.873 | expose-port-forwarding-in-fip 2026-09-08 11:36:27.873 | ext-gw-mode 2026-09-08 11:36:27.873 | external-gateway-multihoming 2026-09-08 11:36:27.873 | external-net 2026-09-08 11:36:27.873 | extra_dhcp_opt 2026-09-08 11:36:27.874 | extraroute 2026-09-08 11:36:27.874 | extraroute-atomic 2026-09-08 11:36:27.875 | filter-validation 2026-09-08 11:36:27.875 | fip-port-details 2026-09-08 11:36:27.875 | flavors 2026-09-08 11:36:27.875 | floating-ip-port-forwarding 2026-09-08 11:36:27.875 | floating-ip-port-forwarding-description 2026-09-08 11:36:27.875 | floating-ip-port-forwarding-detail 2026-09-08 11:36:27.875 | floating-ip-port-forwarding-port-ranges 2026-09-08 11:36:27.875 | floating-ip-router-writable 2026-09-08 11:36:27.875 | floatingip-pools 2026-09-08 11:36:27.875 | fwaas_v2 2026-09-08 11:36:27.876 | ip_allocation 2026-09-08 11:36:27.876 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:36:27.876 | l3-flavors 2026-09-08 11:36:27.876 | l3-ha 2026-09-08 11:36:27.876 | l3_agent_scheduler 2026-09-08 11:36:27.876 | logging 2026-09-08 11:36:27.876 | multi-provider 2026-09-08 11:36:27.876 | net-mtu 2026-09-08 11:36:27.876 | net-mtu-writable 2026-09-08 11:36:27.876 | network-ip-availability 2026-09-08 11:36:27.876 | network_availability_zone 2026-09-08 11:36:27.877 | network_ha 2026-09-08 11:36:27.877 | pagination 2026-09-08 11:36:27.877 | port-device-profile 2026-09-08 11:36:27.877 | port-hardware-offload-type 2026-09-08 11:36:27.877 | port-mac-address-regenerate 2026-09-08 11:36:27.877 | port-numa-affinity-policy 2026-09-08 11:36:27.877 | port-numa-affinity-policy-socket 2026-09-08 11:36:27.877 | port-resource-request 2026-09-08 11:36:27.877 | port-security 2026-09-08 11:36:27.878 | port-trusted-vif 2026-09-08 11:36:27.878 | project-id 2026-09-08 11:36:27.878 | provider 2026-09-08 11:36:27.878 | pvlan 2026-09-08 11:36:27.878 | qinq 2026-09-08 11:36:27.878 | qos 2026-09-08 11:36:27.878 | qos-bw-limit-direction 2026-09-08 11:36:27.878 | qos-bw-minimum-ingress 2026-09-08 11:36:27.878 | qos-default 2026-09-08 11:36:27.878 | qos-fip 2026-09-08 11:36:27.878 | qos-gateway-ip 2026-09-08 11:36:27.879 | qos-rule-type-details 2026-09-08 11:36:27.879 | qos-rule-type-filter 2026-09-08 11:36:27.879 | qos-rules-alias 2026-09-08 11:36:27.879 | quota-check-limit 2026-09-08 11:36:27.879 | quota-check-limit-default 2026-09-08 11:36:27.879 | quota_details 2026-09-08 11:36:27.879 | quotas 2026-09-08 11:36:27.879 | rbac-address-scope 2026-09-08 11:36:27.879 | rbac-policies 2026-09-08 11:36:27.879 | rbac-security-groups 2026-09-08 11:36:27.880 | router 2026-09-08 11:36:27.880 | router-enable-snat 2026-09-08 11:36:27.880 | router_availability_zone 2026-09-08 11:36:27.880 | security-group 2026-09-08 11:36:27.880 | security-groups-default-rules 2026-09-08 11:36:27.880 | security-groups-default-statefulness 2026-09-08 11:36:27.880 | security-groups-normalized-cidr 2026-09-08 11:36:27.880 | security-groups-remote-address-group 2026-09-08 11:36:27.880 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:36:27.880 | security-groups-shared-filtering 2026-09-08 11:36:27.881 | segment 2026-09-08 11:36:27.881 | sorting 2026-09-08 11:36:27.881 | standard-attr-description 2026-09-08 11:36:27.881 | standard-attr-fwaas-v2 2026-09-08 11:36:27.881 | standard-attr-revisions 2026-09-08 11:36:27.881 | standard-attr-tag 2026-09-08 11:36:27.882 | standard-attr-timestamp 2026-09-08 11:36:27.882 | stateful-security-group 2026-09-08 11:36:27.882 | subnet-dns-publish-fixed-ip 2026-09-08 11:36:27.882 | subnet-external-network 2026-09-08 11:36:27.882 | subnet-service-types 2026-09-08 11:36:27.882 | subnet_allocation 2026-09-08 11:36:27.882 | subnet_onboard 2026-09-08 11:36:27.882 | subnetpool-prefix-ops 2026-09-08 11:36:27.882 | tag-creation 2026-09-08 11:36:27.882 | tap-mirror 2026-09-08 11:36:27.883 | tap-mirror-both-direction 2026-09-08 11:36:27.883 | trunk 2026-09-08 11:36:27.883 | uplink-status-propagation 2026-09-08 11:36:27.883 | uplink-status-propagation-updatable 2026-09-08 11:36:27.883 | vlan-transparent 2026-09-08 11:36:27.883 | vpn-endpoint-groups 2026-09-08 11:36:27.883 | vpnaas' 2026-09-08 11:36:27.883 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:36:27.884 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-09-08 11:36:27.884 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-09-08 11:36:27.884 | address-scope 2026-09-08 11:36:27.884 | agent 2026-09-08 11:36:27.884 | allowed-address-pairs 2026-09-08 11:36:27.884 | auto-allocated-topology 2026-09-08 11:36:27.884 | availability_zone 2026-09-08 11:36:27.884 | bgp 2026-09-08 11:36:27.884 | bgp_4byte_asn 2026-09-08 11:36:27.884 | bgp_dragent_scheduler 2026-09-08 11:36:27.885 | binding 2026-09-08 11:36:27.885 | binding-extended 2026-09-08 11:36:27.885 | default-subnetpools 2026-09-08 11:36:27.885 | dhcp_agent_scheduler 2026-09-08 11:36:27.885 | dns-domain-ports 2026-09-08 11:36:27.885 | dns-integration 2026-09-08 11:36:27.885 | dns-integration-domain-keywords 2026-09-08 11:36:27.886 | empty-string-filtering 2026-09-08 11:36:27.886 | enable-default-route-bfd 2026-09-08 11:36:27.886 | enable-default-route-ecmp 2026-09-08 11:36:27.886 | expose-port-forwarding-in-fip 2026-09-08 11:36:27.886 | ext-gw-mode 2026-09-08 11:36:27.887 | external-gateway-multihoming 2026-09-08 11:36:27.887 | external-net 2026-09-08 11:36:27.887 | extra_dhcp_opt 2026-09-08 11:36:27.887 | extraroute 2026-09-08 11:36:27.887 | extraroute-atomic 2026-09-08 11:36:27.887 | filter-validation 2026-09-08 11:36:27.887 | fip-port-details 2026-09-08 11:36:27.887 | flavors 2026-09-08 11:36:27.887 | floating-ip-port-forwarding 2026-09-08 11:36:27.887 | floating-ip-port-forwarding-description 2026-09-08 11:36:27.888 | floating-ip-port-forwarding-detail 2026-09-08 11:36:27.888 | floating-ip-port-forwarding-port-ranges 2026-09-08 11:36:27.888 | floating-ip-router-writable 2026-09-08 11:36:27.888 | floatingip-pools 2026-09-08 11:36:27.888 | fwaas_v2 2026-09-08 11:36:27.888 | ip_allocation 2026-09-08 11:36:27.888 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:36:27.888 | l3-flavors 2026-09-08 11:36:27.888 | l3-ha 2026-09-08 11:36:27.889 | l3_agent_scheduler 2026-09-08 11:36:27.889 | logging 2026-09-08 11:36:27.889 | multi-provider 2026-09-08 11:36:27.889 | net-mtu 2026-09-08 11:36:27.889 | net-mtu-writable 2026-09-08 11:36:27.889 | network-ip-availability 2026-09-08 11:36:27.889 | network_availability_zone 2026-09-08 11:36:27.889 | network_ha 2026-09-08 11:36:27.889 | pagination 2026-09-08 11:36:27.889 | port-device-profile 2026-09-08 11:36:27.890 | port-hardware-offload-type 2026-09-08 11:36:27.890 | port-mac-address-regenerate 2026-09-08 11:36:27.890 | port-numa-affinity-policy 2026-09-08 11:36:27.890 | port-numa-affinity-policy-socket 2026-09-08 11:36:27.890 | port-resource-request 2026-09-08 11:36:27.890 | port-security 2026-09-08 11:36:27.890 | port-trusted-vif 2026-09-08 11:36:27.890 | project-id 2026-09-08 11:36:27.890 | provider 2026-09-08 11:36:27.890 | pvlan 2026-09-08 11:36:27.891 | qinq 2026-09-08 11:36:27.891 | qos 2026-09-08 11:36:27.891 | qos-bw-limit-direction 2026-09-08 11:36:27.891 | qos-bw-minimum-ingress 2026-09-08 11:36:27.891 | qos-default 2026-09-08 11:36:27.891 | qos-fip 2026-09-08 11:36:27.891 | qos-gateway-ip 2026-09-08 11:36:27.891 | qos-rule-type-details 2026-09-08 11:36:27.891 | qos-rule-type-filter 2026-09-08 11:36:27.892 | qos-rules-alias 2026-09-08 11:36:27.892 | quota-check-limit 2026-09-08 11:36:27.892 | quota-check-limit-default 2026-09-08 11:36:27.892 | quota_details 2026-09-08 11:36:27.892 | quotas 2026-09-08 11:36:27.892 | rbac-address-scope 2026-09-08 11:36:27.892 | rbac-policies 2026-09-08 11:36:27.892 | rbac-security-groups 2026-09-08 11:36:27.892 | router 2026-09-08 11:36:27.892 | router-enable-snat 2026-09-08 11:36:27.893 | router_availability_zone 2026-09-08 11:36:27.893 | security-group 2026-09-08 11:36:27.893 | security-groups-default-rules 2026-09-08 11:36:27.893 | security-groups-default-statefulness 2026-09-08 11:36:27.893 | security-groups-normalized-cidr 2026-09-08 11:36:27.893 | security-groups-remote-address-group 2026-09-08 11:36:27.893 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:36:27.893 | security-groups-shared-filtering 2026-09-08 11:36:27.893 | segment 2026-09-08 11:36:27.894 | sorting 2026-09-08 11:36:27.894 | standard-attr-description 2026-09-08 11:36:27.894 | standard-attr-fwaas-v2 2026-09-08 11:36:27.894 | standard-attr-revisions 2026-09-08 11:36:27.894 | standard-attr-tag 2026-09-08 11:36:27.894 | standard-attr-timestamp 2026-09-08 11:36:27.894 | stateful-security-group 2026-09-08 11:36:27.894 | subnet-dns-publish-fixed-ip 2026-09-08 11:36:27.894 | subnet-external-network 2026-09-08 11:36:27.894 | subnet-service-types 2026-09-08 11:36:27.895 | subnet_allocation 2026-09-08 11:36:27.895 | subnet_onboard 2026-09-08 11:36:27.895 | subnetpool-prefix-ops 2026-09-08 11:36:27.895 | tag-creation 2026-09-08 11:36:27.895 | tap-mirror 2026-09-08 11:36:27.895 | tap-mirror-both-direction 2026-09-08 11:36:27.895 | trunk 2026-09-08 11:36:27.895 | uplink-status-propagation 2026-09-08 11:36:27.896 | uplink-status-propagation-updatable 2026-09-08 11:36:27.896 | vlan-transparent 2026-09-08 11:36:27.896 | vpn-endpoint-groups 2026-09-08 11:36:27.896 | vpnaas' 2026-09-08 11:36:27.896 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:36:27.896 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-08 11:36:27.896 | address-scope 2026-09-08 11:36:27.896 | agent 2026-09-08 11:36:27.896 | allowed-address-pairs 2026-09-08 11:36:27.897 | auto-allocated-topology 2026-09-08 11:36:27.897 | availability_zone 2026-09-08 11:36:27.897 | bgp 2026-09-08 11:36:27.897 | bgp_4byte_asn 2026-09-08 11:36:27.897 | bgp_dragent_scheduler 2026-09-08 11:36:27.897 | binding 2026-09-08 11:36:27.897 | binding-extended 2026-09-08 11:36:27.897 | default-subnetpools 2026-09-08 11:36:27.898 | dhcp_agent_scheduler 2026-09-08 11:36:27.898 | dns-domain-ports 2026-09-08 11:36:27.898 | dns-integration 2026-09-08 11:36:27.898 | dns-integration-domain-keywords 2026-09-08 11:36:27.898 | empty-string-filtering 2026-09-08 11:36:27.898 | enable-default-route-bfd 2026-09-08 11:36:27.898 | enable-default-route-ecmp 2026-09-08 11:36:27.898 | expose-port-forwarding-in-fip 2026-09-08 11:36:27.898 | ext-gw-mode 2026-09-08 11:36:27.898 | external-gateway-multihoming 2026-09-08 11:36:27.899 | external-net 2026-09-08 11:36:27.899 | extra_dhcp_opt 2026-09-08 11:36:27.899 | extraroute 2026-09-08 11:36:27.899 | extraroute-atomic 2026-09-08 11:36:27.899 | filter-validation 2026-09-08 11:36:27.899 | fip-port-details 2026-09-08 11:36:27.899 | flavors 2026-09-08 11:36:27.899 | floating-ip-port-forwarding 2026-09-08 11:36:27.899 | floating-ip-port-forwarding-description 2026-09-08 11:36:27.899 | floating-ip-port-forwarding-detail 2026-09-08 11:36:27.900 | floating-ip-port-forwarding-port-ranges 2026-09-08 11:36:27.900 | floating-ip-router-writable 2026-09-08 11:36:27.900 | floatingip-pools 2026-09-08 11:36:27.900 | fwaas_v2 2026-09-08 11:36:27.900 | ip_allocation 2026-09-08 11:36:27.900 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:36:27.900 | l3-flavors 2026-09-08 11:36:27.900 | l3-ha 2026-09-08 11:36:27.900 | l3_agent_scheduler 2026-09-08 11:36:27.901 | logging 2026-09-08 11:36:27.901 | multi-provider 2026-09-08 11:36:27.901 | net-mtu 2026-09-08 11:36:27.901 | net-mtu-writable 2026-09-08 11:36:27.901 | network-ip-availability 2026-09-08 11:36:27.901 | network_availability_zone 2026-09-08 11:36:27.901 | network_ha 2026-09-08 11:36:27.901 | pagination 2026-09-08 11:36:27.901 | port-device-profile 2026-09-08 11:36:27.901 | port-hardware-offload-type 2026-09-08 11:36:27.902 | port-mac-address-regenerate 2026-09-08 11:36:27.902 | port-numa-affinity-policy 2026-09-08 11:36:27.902 | port-numa-affinity-policy-socket 2026-09-08 11:36:27.902 | port-resource-request 2026-09-08 11:36:27.902 | port-security 2026-09-08 11:36:27.902 | port-trusted-vif 2026-09-08 11:36:27.902 | project-id 2026-09-08 11:36:27.902 | provider 2026-09-08 11:36:27.902 | pvlan 2026-09-08 11:36:27.902 | qinq 2026-09-08 11:36:27.903 | qos 2026-09-08 11:36:27.903 | qos-bw-limit-direction 2026-09-08 11:36:27.903 | qos-bw-minimum-ingress 2026-09-08 11:36:27.903 | qos-default 2026-09-08 11:36:27.903 | qos-fip 2026-09-08 11:36:27.903 | qos-gateway-ip 2026-09-08 11:36:27.903 | qos-rule-type-details 2026-09-08 11:36:27.903 | qos-rule-type-filter 2026-09-08 11:36:27.903 | qos-rules-alias 2026-09-08 11:36:27.903 | quota-check-limit 2026-09-08 11:36:27.904 | quota-check-limit-default 2026-09-08 11:36:27.904 | quota_details 2026-09-08 11:36:27.904 | quotas 2026-09-08 11:36:27.904 | rbac-address-scope 2026-09-08 11:36:27.904 | rbac-policies 2026-09-08 11:36:27.904 | rbac-security-groups 2026-09-08 11:36:27.904 | router 2026-09-08 11:36:27.904 | router-enable-snat 2026-09-08 11:36:27.904 | router_availability_zone 2026-09-08 11:36:27.905 | security-group 2026-09-08 11:36:27.905 | security-groups-default-rules 2026-09-08 11:36:27.905 | security-groups-default-statefulness 2026-09-08 11:36:27.905 | security-groups-normalized-cidr 2026-09-08 11:36:27.905 | security-groups-remote-address-group 2026-09-08 11:36:27.905 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:36:27.906 | security-groups-shared-filtering 2026-09-08 11:36:27.906 | segment 2026-09-08 11:36:27.906 | sorting 2026-09-08 11:36:27.906 | standard-attr-description 2026-09-08 11:36:27.906 | standard-attr-fwaas-v2 2026-09-08 11:36:27.906 | standard-attr-revisions 2026-09-08 11:36:27.906 | standard-attr-tag 2026-09-08 11:36:27.906 | standard-attr-timestamp 2026-09-08 11:36:27.906 | stateful-security-group 2026-09-08 11:36:27.907 | subnet-dns-publish-fixed-ip 2026-09-08 11:36:27.907 | subnet-external-network 2026-09-08 11:36:27.907 | subnet-service-types 2026-09-08 11:36:27.907 | subnet_allocation 2026-09-08 11:36:27.907 | subnet_onboard 2026-09-08 11:36:27.907 | subnetpool-prefix-ops 2026-09-08 11:36:27.907 | tag-creation 2026-09-08 11:36:27.907 | tap-mirror 2026-09-08 11:36:27.907 | tap-mirror-both-direction 2026-09-08 11:36:27.908 | trunk 2026-09-08 11:36:27.908 | uplink-status-propagation 2026-09-08 11:36:27.908 | uplink-status-propagation-updatable 2026-09-08 11:36:27.908 | vlan-transparent 2026-09-08 11:36:27.908 | vpn-endpoint-groups 2026-09-08 11:36:27.908 | vpnaas' 2026-09-08 11:36:27.908 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-09-08 11:36:27.908 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-09-08 11:36:27.908 | address-scope 2026-09-08 11:36:27.908 | agent 2026-09-08 11:36:27.909 | allowed-address-pairs 2026-09-08 11:36:27.909 | auto-allocated-topology 2026-09-08 11:36:27.909 | availability_zone 2026-09-08 11:36:27.909 | bgp 2026-09-08 11:36:27.909 | bgp_4byte_asn 2026-09-08 11:36:27.909 | bgp_dragent_scheduler 2026-09-08 11:36:27.909 | binding 2026-09-08 11:36:27.909 | binding-extended 2026-09-08 11:36:27.909 | default-subnetpools 2026-09-08 11:36:27.910 | dhcp_agent_scheduler 2026-09-08 11:36:27.910 | dns-domain-ports 2026-09-08 11:36:27.910 | dns-integration 2026-09-08 11:36:27.910 | dns-integration-domain-keywords 2026-09-08 11:36:27.910 | empty-string-filtering 2026-09-08 11:36:27.910 | enable-default-route-bfd 2026-09-08 11:36:27.910 | enable-default-route-ecmp 2026-09-08 11:36:27.910 | expose-port-forwarding-in-fip 2026-09-08 11:36:27.910 | ext-gw-mode 2026-09-08 11:36:27.910 | external-gateway-multihoming 2026-09-08 11:36:27.911 | external-net 2026-09-08 11:36:27.911 | extra_dhcp_opt 2026-09-08 11:36:27.911 | extraroute 2026-09-08 11:36:27.911 | extraroute-atomic 2026-09-08 11:36:27.911 | filter-validation 2026-09-08 11:36:27.911 | fip-port-details 2026-09-08 11:36:27.911 | flavors 2026-09-08 11:36:27.911 | floating-ip-port-forwarding 2026-09-08 11:36:27.911 | floating-ip-port-forwarding-description 2026-09-08 11:36:27.911 | floating-ip-port-forwarding-detail 2026-09-08 11:36:27.912 | floating-ip-port-forwarding-port-ranges 2026-09-08 11:36:27.912 | floating-ip-router-writable 2026-09-08 11:36:27.912 | floatingip-pools 2026-09-08 11:36:27.912 | fwaas_v2 2026-09-08 11:36:27.912 | ip_allocation 2026-09-08 11:36:27.912 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:36:27.912 | l3-flavors 2026-09-08 11:36:27.912 | l3-ha 2026-09-08 11:36:27.913 | l3_agent_scheduler 2026-09-08 11:36:27.913 | logging 2026-09-08 11:36:27.913 | multi-provider 2026-09-08 11:36:27.913 | net-mtu 2026-09-08 11:36:27.913 | net-mtu-writable 2026-09-08 11:36:27.913 | network-ip-availability 2026-09-08 11:36:27.913 | network_availability_zone 2026-09-08 11:36:27.913 | network_ha 2026-09-08 11:36:27.913 | pagination 2026-09-08 11:36:27.914 | port-device-profile 2026-09-08 11:36:27.914 | port-hardware-offload-type 2026-09-08 11:36:27.914 | port-mac-address-regenerate 2026-09-08 11:36:27.914 | port-numa-affinity-policy 2026-09-08 11:36:27.914 | port-numa-affinity-policy-socket 2026-09-08 11:36:27.914 | port-resource-request 2026-09-08 11:36:27.914 | port-security 2026-09-08 11:36:27.914 | port-trusted-vif 2026-09-08 11:36:27.914 | project-id 2026-09-08 11:36:27.914 | provider 2026-09-08 11:36:27.915 | pvlan 2026-09-08 11:36:27.915 | qinq 2026-09-08 11:36:27.915 | qos 2026-09-08 11:36:27.915 | qos-bw-limit-direction 2026-09-08 11:36:27.915 | qos-bw-minimum-ingress 2026-09-08 11:36:27.915 | qos-default 2026-09-08 11:36:27.915 | qos-fip 2026-09-08 11:36:27.915 | qos-gateway-ip 2026-09-08 11:36:27.915 | qos-rule-type-details 2026-09-08 11:36:27.915 | qos-rule-type-filter 2026-09-08 11:36:27.916 | qos-rules-alias 2026-09-08 11:36:27.916 | quota-check-limit 2026-09-08 11:36:27.916 | quota-check-limit-default 2026-09-08 11:36:27.916 | quota_details 2026-09-08 11:36:27.916 | quotas 2026-09-08 11:36:27.916 | rbac-address-scope 2026-09-08 11:36:27.916 | rbac-policies 2026-09-08 11:36:27.916 | rbac-security-groups 2026-09-08 11:36:27.917 | router 2026-09-08 11:36:27.917 | router-enable-snat 2026-09-08 11:36:27.917 | router_availability_zone 2026-09-08 11:36:27.917 | security-group 2026-09-08 11:36:27.917 | security-groups-default-rules 2026-09-08 11:36:27.917 | security-groups-default-statefulness 2026-09-08 11:36:27.917 | security-groups-normalized-cidr 2026-09-08 11:36:27.917 | security-groups-remote-address-group 2026-09-08 11:36:27.917 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:36:27.917 | security-groups-shared-filtering 2026-09-08 11:36:27.918 | segment 2026-09-08 11:36:27.918 | sorting 2026-09-08 11:36:27.918 | standard-attr-description 2026-09-08 11:36:27.918 | standard-attr-fwaas-v2 2026-09-08 11:36:27.918 | standard-attr-revisions 2026-09-08 11:36:27.918 | standard-attr-tag 2026-09-08 11:36:27.918 | standard-attr-timestamp 2026-09-08 11:36:27.918 | stateful-security-group 2026-09-08 11:36:27.918 | subnet-dns-publish-fixed-ip 2026-09-08 11:36:27.919 | subnet-external-network 2026-09-08 11:36:27.919 | subnet-service-types 2026-09-08 11:36:27.919 | subnet_allocation 2026-09-08 11:36:27.919 | subnet_onboard 2026-09-08 11:36:27.919 | subnetpool-prefix-ops 2026-09-08 11:36:27.919 | tag-creation 2026-09-08 11:36:27.919 | tap-mirror 2026-09-08 11:36:27.919 | tap-mirror-both-direction 2026-09-08 11:36:27.919 | trunk 2026-09-08 11:36:27.919 | uplink-status-propagation 2026-09-08 11:36:27.920 | uplink-status-propagation-updatable 2026-09-08 11:36:27.920 | vlan-transparent 2026-09-08 11:36:27.920 | vpn-endpoint-groups 2026-09-08 11:36:27.920 | vpnaas' 2026-09-08 11:36:27.920 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:36:27.920 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-09-08 11:36:27.920 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-09-08 11:36:27.920 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-09-08 11:36:27.920 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-09-08 11:36:27.921 | ++ 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 floating-ip-router-writable 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-08 11:36:27.921 | + 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,floating-ip-router-writable,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-08 11:36:27.921 | + 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,floating-ip-router-writable,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-08 11:36:27.921 | + 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-08 11:36:27.924 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:27.928 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-08 11:36:27.932 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-09-08 11:36:27.936 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-09-08 11:36:27.941 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:27.945 | + 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-08 11:36:27.987 | + 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.142:6641 2026-09-08 11:36:27.992 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:27.996 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 11:36:28.000 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.142:6641 2026-09-08 11:36:28.003 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.142:6641 ']' 2026-09-08 11:36:28.007 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:28.011 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.142:6641 2026-09-08 11:36:28.056 | + 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.142:6642 2026-09-08 11:36:28.058 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:28.061 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 11:36:28.065 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.142:6642 2026-09-08 11:36:28.069 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.142:6642 ']' 2026-09-08 11:36:28.073 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:28.077 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.142:6642 2026-09-08 11:36:28.122 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-09-08 11:36:28.147 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:28.152 | + 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-08 11:36:28.156 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:28.160 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 11:36:28.163 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-09-08 11:36:28.167 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-09-08 11:36:28.170 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:28.174 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-09-08 11:36:28.216 | + 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-08 11:36:28.220 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:28.223 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 11:36:28.227 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-09-08 11:36:28.230 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-09-08 11:36:28.232 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:28.236 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-09-08 11:36:28.279 | + 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-08 11:36:28.282 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:28.286 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-08 11:36:28.290 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-08 11:36:28.294 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-08 11:36:28.298 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:28.302 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-08 11:36:28.347 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-09-08 11:36:28.375 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-09-08 11:36:28.398 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:28.402 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-09-08 11:36:28.406 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-08 11:36:28.432 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:36:28.435 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:36:28.439 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-08 11:36:28.443 | + 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-08 11:36:28.447 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:28.450 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-09-08 11:36:28.454 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-09-08 11:36:28.458 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-09-08 11:36:28.462 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:28.465 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-09-08 11:36:28.508 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-09-08 11:36:28.531 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:28.536 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-09-08 11:36:28.583 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-09-08 11:36:28.606 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:28.609 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-09-08 11:36:28.653 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-09-08 11:36:28.677 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:36:28.682 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-09-08 11:36:28.686 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-08 11:36:28.708 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:36:28.712 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:36:28.716 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-08 11:36:28.719 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-09-08 11:36:28.762 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-09-08 11:36:28.787 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:28.790 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-09-08 11:36:28.815 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:28.819 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-09-08 11:36:28.842 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:28.845 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-09-08 11:36:28.870 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:28.873 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-09-08 11:36:28.897 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:28.901 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-09-08 11:36:28.926 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:28.929 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-09-08 11:36:28.954 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:36:28.958 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-09-08 11:36:28.961 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-09-08 11:36:28.965 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-09-08 11:36:28.972 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-09-08 11:36:29.014 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-09-08 11:36:29.058 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-09-08 11:36:29.102 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-09-08 11:36:29.145 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-09-08 11:36:29.149 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 11:36:29.152 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-09-08 11:36:29.156 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-09-08 11:36:29.159 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-09-08 11:36:29.162 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-09-08 11:36:29.166 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 11:36:29.169 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-09-08 11:36:29.173 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-09-08 11:36:29.177 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-09-08 11:36:29.219 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-09-08 11:36:29.265 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.142/identity 2026-09-08 11:36:29.311 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-09-08 11:36:29.354 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-09-08 11:36:29.396 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-09-08 11:36:29.437 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-09-08 11:36:29.479 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-09-08 11:36:29.520 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.142/identity 2026-09-08 11:36:29.563 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-09-08 11:36:29.603 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-09-08 11:36:29.648 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-09-08 11:36:29.652 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-09-08 11:36:29.698 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-09-08 11:36:29.742 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-09-08 11:36:29.746 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 11:36:29.749 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:36:29.753 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-09-08 11:36:29.756 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-09-08 11:36:29.798 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-09-08 11:36:29.843 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.142/identity 2026-09-08 11:36:29.887 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-09-08 11:36:29.931 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-09-08 11:36:29.971 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-09-08 11:36:30.013 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-09-08 11:36:30.058 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-09-08 11:36:30.104 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-09-08 11:36:30.108 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-09-08 11:36:30.111 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-09-08 11:36:30.115 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-09-08 11:36:30.119 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-09-08 11:36:30.163 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-09-08 11:36:30.208 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.142/identity 2026-09-08 11:36:30.252 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-09-08 11:36:30.300 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-09-08 11:36:30.343 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-09-08 11:36:30.387 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-09-08 11:36:30.431 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-09-08 11:36:30.476 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-09-08 11:36:30.480 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-09-08 11:36:30.484 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-09-08 11:36:30.487 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-09-08 11:36:30.491 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-09-08 11:36:30.495 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-09-08 11:36:30.498 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-09-08 11:36:30.501 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-09-08 11:36:30.505 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-09-08 11:36:30.509 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-09-08 11:36:30.514 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-09-08 11:36:30.517 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-09-08 11:36:30.521 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-09-08 11:36:30.525 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-09-08 11:36:30.529 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-09-08 11:36:30.533 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-09-08 11:36:30.537 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-09-08 11:36:30.540 | + 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-08 11:36:30.544 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:30.548 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-09-08 11:36:30.552 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-09-08 11:36:30.555 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-09-08 11:36:30.558 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:30.561 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-09-08 11:36:30.603 | + 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-08 11:36:30.606 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:30.610 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 11:36:30.614 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-09-08 11:36:30.616 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-09-08 11:36:30.620 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:30.623 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-09-08 11:36:30.667 | + 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-08 11:36:30.671 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:30.674 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 11:36:30.677 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-09-08 11:36:30.680 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-09-08 11:36:30.684 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:30.687 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-09-08 11:36:30.727 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-09-08 11:36:30.731 | + 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-08 11:36:30.734 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:30.738 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 11:36:30.740 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-09-08 11:36:30.744 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-09-08 11:36:30.748 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:30.752 | + 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-08 11:36:30.794 | + 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-08 11:36:30.798 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:30.802 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 11:36:30.804 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-09-08 11:36:30.808 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-09-08 11:36:30.813 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:30.816 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-09-08 11:36:30.856 | + 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-08 11:36:30.859 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:30.861 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-09-08 11:36:30.863 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-09-08 11:36:30.865 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-09-08 11:36:30.869 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:30.871 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-09-08 11:36:30.909 | + 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-08 11:36:30.912 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:30.915 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-09-08 11:36:30.919 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-09-08 11:36:30.921 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-09-08 11:36:30.925 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:30.928 | + 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-08 11:36:30.968 | + 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-08 11:36:30.972 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:30.974 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-09-08 11:36:30.977 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-09-08 11:36:30.981 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-09-08 11:36:30.984 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:30.988 | + 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-08 11:36:31.025 | + 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-08 11:36:31.029 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:31.032 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-09-08 11:36:31.036 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-09-08 11:36:31.041 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-09-08 11:36:31.045 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:31.048 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-09-08 11:36:31.090 | + 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-08 11:36:31.092 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:31.095 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-09-08 11:36:31.098 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-09-08 11:36:31.101 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-09-08 11:36:31.105 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:31.109 | + 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-08 11:36:31.153 | + 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-08 11:36:31.156 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-09-08 11:36:31.160 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-09-08 11:36:31.163 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-09-08 11:36:31.166 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-09-08 11:36:31.169 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-09-08 11:36:31.172 | + 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-08 11:36:31.215 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-09-08 11:36:31.219 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-09-08 11:36:31.260 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-09-08 11:36:31.305 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-09-08 11:36:31.308 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-09-08 11:36:31.312 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-09-08 11:36:31.315 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-09-08 11:36:31.318 | + lib/apache:write_uwsgi_config:246 : local http= 2026-09-08 11:36:31.321 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-09-08 11:36:31.324 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-09-08 11:36:31.328 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-09-08 11:36:31.331 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-09-08 11:36:31.352 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:36:31.353 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-09-08 11:36:31.364 | d /var/run/uwsgi 0755 quobyte root 2026-09-08 11:36:31.370 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-09-08 11:36:31.387 | /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-08 11:36:31.394 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-09-08 11:36:31.398 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-09-08 11:36:31.404 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-09-08 11:36:31.408 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-09-08 11:36:31.456 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-09-08 11:36:31.498 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-09-08 11:36:31.541 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-09-08 11:36:31.583 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-09-08 11:36:31.625 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-09-08 11:36:31.664 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-09-08 11:36:31.707 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-09-08 11:36:31.750 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-09-08 11:36:31.795 | + 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-08 11:36:31.839 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-09-08 11:36:31.882 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-09-08 11:36:31.929 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-09-08 11:36:31.973 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-09-08 11:36:32.018 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-09-08 11:36:32.023 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-09-08 11:36:32.029 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-09-08 11:36:32.033 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-09-08 11:36:32.037 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-09-08 11:36:32.042 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:36:32.047 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:36:32.052 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-09-08 11:36:32.057 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-09-08 11:36:32.061 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-09-08 11:36:32.108 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-09-08 11:36:32.152 | + 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-08 11:36:32.153 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-09-08 11:36:32.169 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-09-08 11:36:32.176 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-09-08 11:36:32.179 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-09-08 11:36:32.182 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-09-08 11:36:32.186 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-09-08 11:36:32.190 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-09-08 11:36:32.193 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-09-08 11:36:32.197 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:36:32.200 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:36:32.204 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-09-08 11:36:32.207 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-09-08 11:36:32.211 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:36:32.214 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:36:32.217 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-09-08 11:36:32.230 | perl: warning: Setting locale failed. 2026-09-08 11:36:32.230 | perl: warning: Please check that your locale settings: 2026-09-08 11:36:32.230 | LANGUAGE = (unset), 2026-09-08 11:36:32.230 | LC_ALL = "en_US.utf8", 2026-09-08 11:36:32.230 | LANG = "de_DE.UTF-8" 2026-09-08 11:36:32.230 | are supported and installed on your system. 2026-09-08 11:36:32.230 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-09-08 11:36:32.270 | Enabling site neutron-api. 2026-09-08 11:36:32.276 | To activate the new configuration, you need to run: 2026-09-08 11:36:32.277 | systemctl reload apache2 2026-09-08 11:36:32.284 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-09-08 11:36:32.287 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-09-08 11:36:32.291 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-09-08 11:36:32.294 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-09-08 11:36:32.533 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-09-08 11:36:32.556 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:36:32.559 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-09-08 11:36:32.584 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:36:32.588 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-09-08 11:36:32.591 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-09-08 11:36:32.671 | + inc/async:async_inner:63 : init_neutron 2026-09-08 11:36:32.720 | [2033 Async init_neutron:55786]: running: init_neutron 2026-09-08 11:36:32.724 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-09-08 11:36:32.751 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:32.755 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-09-08 11:36:32.784 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:36:32.788 | + ./stack.sh:main:1202 : configure_os_vif 2026-09-08 11:36:32.791 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-09-08 11:36:32.795 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-09-08 11:36:32.847 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-09-08 11:36:32.851 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-09-08 11:36:32.904 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-09-08 11:36:32.934 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:36:32.937 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-09-08 11:36:32.968 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:36:32.973 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-09-08 11:36:32.977 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:36:32.981 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-09-08 11:36:32.986 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-09-08 11:36:32.991 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-09-08 11:36:33.078 | + inc/async:async_inner:63 : init_cinder 2026-09-08 11:36:33.133 | [2033 Async init_cinder:56024]: running: init_cinder 2026-09-08 11:36:33.137 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-09-08 11:36:33.166 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:36:33.170 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-09-08 11:36:33.174 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:36:33.179 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-09-08 11:36:33.182 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-09-08 11:36:33.187 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-09-08 11:36:33.281 | + inc/async:async_inner:63 : init_placement 2026-09-08 11:36:33.341 | [2033 Async init_placement:56154]: running: init_placement 2026-09-08 11:36:33.344 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-09-08 11:36:33.414 | [2033 Async init_neutron:55786]: Waiting for completion of init_neutron running on PID 55786 (5 other jobs running) 2026-09-08 11:36:33.443 | [2033 Async init_neutron:55786]: Signaling child to exit 2026-09-08 11:36:47.677 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:36:47.724 | [56024 Async init_cinder:56024]: finished successfully 2026-09-08 11:37:13.069 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:37:13.102 | [55786 Async init_neutron:55786]: finished successfully 2026-09-08 11:37:13.131 | WAKEUP 2026-09-08 11:37:13.160 | [2033 Async init_neutron:55786]: Signaled 2026-09-08 11:37:13.162 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-09-08 11:37:13.162 | + lib/database:recreate_database:112 : local db=neutron 2026-09-08 11:37:13.162 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-09-08 11:37:13.162 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-09-08 11:37:13.162 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-09-08 11:37:13.162 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:37:13.162 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-09-08 11:37:13.162 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:37:13.162 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-09-08 11:37:13.162 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 11:37:13.163 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:37:13.163 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:37:13.163 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:37:13.163 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867392872 2026-09-08 11:37:13.163 | + 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-08 11:37:13.163 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:37:13.163 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:37:13.163 | we strongly recommend against using it for new projects. 2026-09-08 11:37:13.163 | 2026-09-08 11:37:13.163 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:37:13.163 | framework. For more detail see 2026-09-08 11:37:13.164 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:37:13.164 | 2026-09-08 11:37:13.164 | import eventlet as _eventlet # noqa 2026-09-08 11:37:13.164 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-08 11:37:13.164 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-08 11:37:13.165 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-09-08 11:37:13.165 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-09-08 11:37:13.165 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-09-08 11:37:13.166 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-09-08 11:37:13.166 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-09-08 11:37:13.166 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-09-08 11:37:13.166 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-09-08 11:37:13.167 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-09-08 11:37:13.167 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-09-08 11:37:13.167 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-09-08 11:37:13.168 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-09-08 11:37:13.168 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-09-08 11:37:13.168 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-09-08 11:37:13.168 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-09-08 11:37:13.168 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-09-08 11:37:13.168 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-09-08 11:37:13.168 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-09-08 11:37:13.168 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-09-08 11:37:13.168 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-09-08 11:37:13.168 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-09-08 11:37:13.168 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-09-08 11:37:13.169 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-09-08 11:37:13.169 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-09-08 11:37:13.169 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-09-08 11:37:13.169 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-09-08 11:37:13.169 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-09-08 11:37:13.169 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-09-08 11:37:13.169 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-09-08 11:37:13.170 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-09-08 11:37:13.170 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-09-08 11:37:13.170 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-09-08 11:37:13.171 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-09-08 11:37:13.171 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-09-08 11:37:13.171 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-09-08 11:37:13.171 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-09-08 11:37:13.171 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-09-08 11:37:13.172 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-09-08 11:37:13.172 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-09-08 11:37:13.172 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-09-08 11:37:13.172 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-09-08 11:37:13.172 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-09-08 11:37:13.172 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-09-08 11:37:13.172 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-09-08 11:37:13.172 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-09-08 11:37:13.172 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-09-08 11:37:13.172 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-09-08 11:37:13.172 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-09-08 11:37:13.172 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-09-08 11:37:13.173 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-09-08 11:37:13.173 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-09-08 11:37:13.173 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-09-08 11:37:13.173 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-09-08 11:37:13.173 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-09-08 11:37:13.173 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-09-08 11:37:13.173 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-09-08 11:37:13.174 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-09-08 11:37:13.174 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-09-08 11:37:13.174 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-09-08 11:37:13.175 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-09-08 11:37:13.175 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-09-08 11:37:13.175 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-09-08 11:37:13.176 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-09-08 11:37:13.176 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-09-08 11:37:13.176 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-09-08 11:37:13.176 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-09-08 11:37:13.176 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-09-08 11:37:13.176 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-09-08 11:37:13.176 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-09-08 11:37:13.176 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-09-08 11:37:13.177 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-09-08 11:37:13.177 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-09-08 11:37:13.177 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-09-08 11:37:13.177 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-09-08 11:37:13.177 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-09-08 11:37:13.177 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-09-08 11:37:13.177 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-09-08 11:37:13.177 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-09-08 11:37:13.177 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-09-08 11:37:13.177 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-09-08 11:37:13.177 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-09-08 11:37:13.177 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-09-08 11:37:13.178 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-09-08 11:37:13.178 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-09-08 11:37:13.178 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-09-08 11:37:13.178 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-09-08 11:37:13.178 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-09-08 11:37:13.178 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-09-08 11:37:13.178 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-09-08 11:37:13.179 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-09-08 11:37:13.179 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-09-08 11:37:13.179 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-09-08 11:37:13.180 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-09-08 11:37:13.180 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-09-08 11:37:13.180 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-09-08 11:37:13.181 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-09-08 11:37:13.181 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-09-08 11:37:13.181 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-09-08 11:37:13.181 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-09-08 11:37:13.181 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-09-08 11:37:13.181 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-09-08 11:37:13.182 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-09-08 11:37:13.182 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-09-08 11:37:13.182 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-09-08 11:37:13.182 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-09-08 11:37:13.182 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-09-08 11:37:13.182 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-09-08 11:37:13.182 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-09-08 11:37:13.182 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-09-08 11:37:13.182 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-09-08 11:37:13.182 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-09-08 11:37:13.182 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-09-08 11:37:13.183 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-09-08 11:37:13.183 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-09-08 11:37:13.183 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-09-08 11:37:13.183 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-09-08 11:37:13.183 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-09-08 11:37:13.183 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-09-08 11:37:13.183 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-09-08 11:37:13.183 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-09-08 11:37:13.184 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-09-08 11:37:13.184 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-09-08 11:37:13.184 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-09-08 11:37:13.185 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-09-08 11:37:13.185 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-09-08 11:37:13.185 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-09-08 11:37:13.186 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-09-08 11:37:13.186 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-09-08 11:37:13.186 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-09-08 11:37:13.186 | INFO [alembic.runtime.migration] Running upgrade a1b2c3d4e5f6 -> c7f8d9e0f1a2 2026-09-08 11:37:13.187 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-09-08 11:37:13.187 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-09-08 11:37:13.187 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-09-08 11:37:13.187 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-09-08 11:37:13.187 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-09-08 11:37:13.187 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-09-08 11:37:13.187 | Running upgrade for neutron ... 2026-09-08 11:37:13.187 | OK 2026-09-08 11:37:13.187 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-09-08 11:37:13.187 | + functions-common:time_stop:2420 : local name 2026-09-08 11:37:13.187 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:37:13.187 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:37:13.188 | + functions-common:time_stop:2423 : local total 2026-09-08 11:37:13.188 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:37:13.188 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 11:37:13.188 | + functions-common:time_stop:2427 : start_time=1788867392872 2026-09-08 11:37:13.188 | + functions-common:time_stop:2429 : [[ -z 1788867392872 ]] 2026-09-08 11:37:13.188 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:37:13.188 | + functions-common:time_stop:2432 : end_time=1788867433044 2026-09-08 11:37:13.189 | + functions-common:time_stop:2433 : elapsed_time=40172 2026-09-08 11:37:13.189 | + functions-common:time_stop:2434 : total=8034 2026-09-08 11:37:13.189 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:37:13.190 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=48206 2026-09-08 11:37:13.216 | [2033 Async init_neutron:55786]: finished init_neutron with result 0 in 40 seconds 2026-09-08 11:37:13.223 | + inc/async:async_wait:197 : return 0 2026-09-08 11:37:13.228 | + ./stack.sh:main:1232 : async_wait init_placement 2026-09-08 11:37:13.301 | [2033 Async init_placement:56154]: Waiting for completion of init_placement running on PID 56154 (4 other jobs running) 2026-09-08 11:37:13.333 | [2033 Async init_placement:56154]: Signaling child to exit 2026-09-08 11:37:20.345 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:37:20.378 | [56154 Async init_placement:56154]: finished successfully 2026-09-08 11:37:20.407 | WAKEUP 2026-09-08 11:37:20.435 | [2033 Async init_placement:56154]: Signaled 2026-09-08 11:37:20.437 | + lib/placement:init_placement:113 : recreate_database placement 2026-09-08 11:37:20.437 | + lib/database:recreate_database:112 : local db=placement 2026-09-08 11:37:20.438 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-09-08 11:37:20.438 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-09-08 11:37:20.438 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-09-08 11:37:20.438 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:37:20.438 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-09-08 11:37:20.438 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:37:20.438 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-09-08 11:37:20.439 | + lib/placement:init_placement:115 : create_placement_accounts 2026-09-08 11:37:20.439 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-09-08 11:37:20.439 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-09-08 11:37:20.439 | + functions-common:get_or_create_user:899 : local user_id 2026-09-08 11:37:20.440 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-09-08 11:37:20.440 | + functions-common:get_or_create_user:903 : local email= 2026-09-08 11:37:20.440 | ++ 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-08 11:37:20.440 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:37:20.440 | + functions-common:get_or_create_user:915 : user_id=338bdd4177704eccb76c4384c7857985 2026-09-08 11:37:20.440 | + functions-common:get_or_create_user:916 : echo 338bdd4177704eccb76c4384c7857985 2026-09-08 11:37:20.440 | 338bdd4177704eccb76c4384c7857985 2026-09-08 11:37:20.440 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-09-08 11:37:20.440 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:37:20.440 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:37:20.440 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:37:20.441 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:37:20.441 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:37:20.441 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:37:20.441 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:37:20.441 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:37:20.441 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:37:20.441 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:37:20.442 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:37:20.442 | + 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-08 11:37:20.442 | ++ 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-08 11:37:20.443 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:37:20.443 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:37:20.443 | + functions-common:get_or_add_user_project_role:980 : echo 2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:37:20.444 | 2a131184ebf843c0984b73b905a7aea9 2026-09-08 11:37:20.444 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-09-08 11:37:20.444 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-09-08 11:37:20.444 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-09-08 11:37:20.444 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-09-08 11:37:20.444 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-09-08 11:37:20.444 | ++ functions-common:_get_domain_args:947 : local domain 2026-09-08 11:37:20.444 | ++ functions-common:_get_domain_args:948 : domain= 2026-09-08 11:37:20.444 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-09-08 11:37:20.444 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-09-08 11:37:20.444 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-09-08 11:37:20.445 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-09-08 11:37:20.445 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-09-08 11:37:20.445 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-09-08 11:37:20.445 | + 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-08 11:37:20.445 | ++ 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-08 11:37:20.445 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:37:20.445 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cf98b96bced548d991351cd2dad5a122 2026-09-08 11:37:20.445 | + functions-common:get_or_add_user_project_role:980 : echo cf98b96bced548d991351cd2dad5a122 2026-09-08 11:37:20.445 | cf98b96bced548d991351cd2dad5a122 2026-09-08 11:37:20.445 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.142/placement 2026-09-08 11:37:20.445 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-09-08 11:37:20.446 | + functions-common:get_or_create_service:1055 : local service_id 2026-09-08 11:37:20.446 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-09-08 11:37:20.446 | ++ 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-08 11:37:20.446 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:37:20.446 | + functions-common:get_or_create_service:1066 : service_id=' 2026-09-08 11:37:20.446 | d3ea92f15ed345a7b86742e73d9db234' 2026-09-08 11:37:20.446 | + functions-common:get_or_create_service:1067 : echo d3ea92f15ed345a7b86742e73d9db234 2026-09-08 11:37:20.446 | d3ea92f15ed345a7b86742e73d9db234 2026-09-08 11:37:20.446 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.142/placement 2026-09-08 11:37:20.446 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-09-08 11:37:20.446 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.142/placement RegionOne 2026-09-08 11:37:20.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-09-08 11:37:20.447 | +++ 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-08 11:37:20.447 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:37:20.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-09-08 11:37:20.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-09-08 11:37:20.447 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.142/placement --region RegionOne -f value -c id 2026-09-08 11:37:20.447 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:37:20.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=9c4cf5f82a5d4373b6456c7e6707c80e 2026-09-08 11:37:20.447 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 9c4cf5f82a5d4373b6456c7e6707c80e 2026-09-08 11:37:20.447 | + functions-common:get_or_create_endpoint:1100 : public_id=9c4cf5f82a5d4373b6456c7e6707c80e 2026-09-08 11:37:20.448 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-09-08 11:37:20.448 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-09-08 11:37:20.448 | + functions-common:get_or_create_endpoint:1109 : echo 9c4cf5f82a5d4373b6456c7e6707c80e 2026-09-08 11:37:20.448 | 9c4cf5f82a5d4373b6456c7e6707c80e 2026-09-08 11:37:20.495 | [2033 Async init_placement:56154]: finished init_placement with result 0 in 47 seconds 2026-09-08 11:37:20.501 | + inc/async:async_wait:197 : return 0 2026-09-08 11:37:20.506 | + ./stack.sh:main:1233 : async_wait init_glance 2026-09-08 11:37:20.573 | [2033 Async init_glance:51532]: Waiting for completion of init_glance running on PID 51532 (3 other jobs running) 2026-09-08 11:37:20.605 | [2033 Async init_glance:51532]: Signaling child to exit 2026-09-08 11:37:20.605 | WAKEUP 2026-09-08 11:37:20.634 | [2033 Async init_glance:51532]: Signaled 2026-09-08 11:37:20.635 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-09-08 11:37:20.636 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-09-08 11:37:20.636 | + lib/glance:init_glance:529 : recreate_database glance 2026-09-08 11:37:20.636 | + lib/database:recreate_database:112 : local db=glance 2026-09-08 11:37:20.636 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-09-08 11:37:20.636 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-09-08 11:37:20.636 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-09-08 11:37:20.636 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:37:20.636 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-09-08 11:37:20.636 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:37:20.637 | + lib/glance:init_glance:531 : time_start dbsync 2026-09-08 11:37:20.637 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 11:37:20.637 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:37:20.637 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:37:20.637 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:37:20.637 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867296261 2026-09-08 11:37:20.637 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-09-08 11:37:20.638 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:37:20.638 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:37:20.638 | we strongly recommend against using it for new projects. 2026-09-08 11:37:20.638 | 2026-09-08 11:37:20.638 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:37:20.638 | framework. For more detail see 2026-09-08 11:37:20.639 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:37:20.639 | 2026-09-08 11:37:20.639 | import eventlet as _eventlet # noqa 2026-09-08 11:37:20.639 | INFO dbcounter [-] Registered counter for database glance 2026-09-08 11:37:20.639 | 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=51638) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 11:37:20.639 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:37:20.639 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:37:20.640 | DEBUG dbcounter [-] [51638] Writer thread running {{(pid=51638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:37:20.640 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:37:20.640 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:37:20.640 | INFO dbcounter [-] Registered counter for database glance 2026-09-08 11:37:20.640 | 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=51638) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 11:37:20.640 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:37:20.640 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:37:20.640 | DEBUG dbcounter [-] [51638] Writer thread running {{(pid=51638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:37:20.641 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-09-08 11:37:20.641 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:37:20.641 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-09-08 11:37:20.641 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.641 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-09-08 11:37:20.641 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.641 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-09-08 11:37:20.642 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.642 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-09-08 11:37:20.642 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.642 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-09-08 11:37:20.642 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.642 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-09-08 11:37:20.642 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.643 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-09-08 11:37:20.643 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.643 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-09-08 11:37:20.643 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.643 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-09-08 11:37:20.643 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.643 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-09-08 11:37:20.644 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.644 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 11:37:20.644 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.644 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 11:37:20.644 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.644 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 11:37:20.645 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.645 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-09-08 11:37:20.645 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.645 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-09-08 11:37:20.645 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.645 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:37:20.646 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:37:20.646 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:37:20.646 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:37:20.646 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:37:20.646 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:37:20.646 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:37:20.646 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:37:20.647 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:37:20.647 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:37:20.647 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-09-08 11:37:20.647 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:37:20.647 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-09-08 11:37:20.647 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.647 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-09-08 11:37:20.648 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.648 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-09-08 11:37:20.648 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.648 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-09-08 11:37:20.648 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.648 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-09-08 11:37:20.648 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.649 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-09-08 11:37:20.649 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.649 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-09-08 11:37:20.649 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.649 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-09-08 11:37:20.649 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.650 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-09-08 11:37:20.650 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.650 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-09-08 11:37:20.650 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.650 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-09-08 11:37:20.650 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.650 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-09-08 11:37:20.651 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=51638) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-09-08 11:37:20.651 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:37:20.651 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:37:20.651 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:37:20.651 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:37:20.651 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-09-08 11:37:20.651 | Database migration is up to date. No migration needed. 2026-09-08 11:37:20.652 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-09-08 11:37:20.652 | Database is synced successfully. 2026-09-08 11:37:20.652 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-09-08 11:37:20.652 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-09-08 11:37:20.652 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:37:20.652 | we strongly recommend against using it for new projects. 2026-09-08 11:37:20.652 | 2026-09-08 11:37:20.653 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:37:20.653 | framework. For more detail see 2026-09-08 11:37:20.653 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:37:20.653 | 2026-09-08 11:37:20.653 | import eventlet as _eventlet # noqa 2026-09-08 11:37:20.653 | INFO dbcounter [-] Registered counter for database glance 2026-09-08 11:37:20.653 | 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=51824) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 11:37:20.654 | DEBUG dbcounter [-] [51824] Writer thread running {{(pid=51824) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:37:20.654 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-09-08 11:37:20.654 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-09-08 11:37:20.654 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-09-08 11:37:20.654 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-09-08 11:37:20.654 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-09-08 11:37:20.654 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-09-08 11:37:20.655 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-09-08 11:37:20.655 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-09-08 11:37:20.655 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-09-08 11:37:20.655 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-09-08 11:37:20.655 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-09-08 11:37:20.655 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-09-08 11:37:20.655 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-09-08 11:37:20.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-09-08 11:37:20.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-09-08 11:37:20.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-09-08 11:37:20.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-09-08 11:37:20.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-09-08 11:37:20.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-09-08 11:37:20.656 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-09-08 11:37:20.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-09-08 11:37:20.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-09-08 11:37:20.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-09-08 11:37:20.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-09-08 11:37:20.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-09-08 11:37:20.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-09-08 11:37:20.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-09-08 11:37:20.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-09-08 11:37:20.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-09-08 11:37:20.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-09-08 11:37:20.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-09-08 11:37:20.658 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-09-08 11:37:20.658 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-09-08 11:37:20.658 | + lib/glance:init_glance:537 : time_stop dbsync 2026-09-08 11:37:20.659 | + functions-common:time_stop:2420 : local name 2026-09-08 11:37:20.659 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:37:20.659 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:37:20.659 | + functions-common:time_stop:2423 : local total 2026-09-08 11:37:20.659 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:37:20.659 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 11:37:20.659 | + functions-common:time_stop:2427 : start_time=1788867296261 2026-09-08 11:37:20.660 | + functions-common:time_stop:2429 : [[ -z 1788867296261 ]] 2026-09-08 11:37:20.660 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:37:20.660 | + functions-common:time_stop:2432 : end_time=1788867310132 2026-09-08 11:37:20.660 | + functions-common:time_stop:2433 : elapsed_time=13871 2026-09-08 11:37:20.660 | + functions-common:time_stop:2434 : total=8034 2026-09-08 11:37:20.660 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:37:20.660 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21905 2026-09-08 11:37:20.695 | [2033 Async init_glance:51532]: finished init_glance with result 0 in 14 seconds 2026-09-08 11:37:20.702 | + inc/async:async_wait:197 : return 0 2026-09-08 11:37:20.706 | + ./stack.sh:main:1234 : async_wait init_swift 2026-09-08 11:37:20.736 | Not waiting for async task init_swift that we never started or has already been waited for 2026-09-08 11:37:20.740 | + inc/async:async_wait:197 : return 0 2026-09-08 11:37:20.744 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-09-08 11:37:20.810 | [2033 Async init_cinder:56024]: Waiting for completion of init_cinder running on PID 56024 (2 other jobs running) 2026-09-08 11:37:20.841 | [2033 Async init_cinder:56024]: Signaling child to exit 2026-09-08 11:37:20.841 | WAKEUP 2026-09-08 11:37:20.870 | [2033 Async init_cinder:56024]: Signaled 2026-09-08 11:37:20.872 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-09-08 11:37:20.873 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:20.873 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-09-08 11:37:20.873 | + lib/database:recreate_database:112 : local db=cinder 2026-09-08 11:37:20.873 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-09-08 11:37:20.873 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-09-08 11:37:20.873 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-09-08 11:37:20.873 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:37:20.873 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-09-08 11:37:20.873 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:37:20.873 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-09-08 11:37:20.873 | + functions-common:time_start:2406 : local name=dbsync 2026-09-08 11:37:20.874 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:37:20.874 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:37:20.874 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:37:20.874 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867393313 2026-09-08 11:37:20.874 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-09-08 11:37:20.874 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-08 11:37:20.874 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:37:20.874 | we strongly recommend against using it for new projects. 2026-09-08 11:37:20.874 | 2026-09-08 11:37:20.874 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:37:20.874 | framework. For more detail see 2026-09-08 11:37:20.875 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:37:20.875 | 2026-09-08 11:37:20.875 | import eventlet # noqa 2026-09-08 11:37:20.875 | INFO dbcounter [-] Registered counter for database cinder 2026-09-08 11:37:20.875 | 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=56200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 11:37:20.875 | INFO cinder.db.migration [-] Applying migration(s) 2026-09-08 11:37:20.875 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:37:20.876 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:37:20.876 | DEBUG dbcounter [-] [56200] Writer thread running {{(pid=56200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:37:20.876 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-09-08 11:37:20.877 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=56200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:37:20.877 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-09-08 11:37:20.878 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=56200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.878 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-09-08 11:37:20.878 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=56200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.879 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-09-08 11:37:20.879 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=56200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.880 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-09-08 11:37:20.880 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=56200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.880 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-09-08 11:37:20.880 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=56200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.880 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-09-08 11:37:20.880 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=56200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.880 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-09-08 11:37:20.880 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=56200) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:20.880 | INFO cinder.db.migration [-] Migration(s) applied 2026-09-08 11:37:20.880 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-09-08 11:37:20.880 | + functions-common:time_stop:2420 : local name 2026-09-08 11:37:20.881 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:37:20.881 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:37:20.881 | + functions-common:time_stop:2423 : local total 2026-09-08 11:37:20.881 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:37:20.881 | + functions-common:time_stop:2426 : name=dbsync 2026-09-08 11:37:20.881 | + functions-common:time_stop:2427 : start_time=1788867393313 2026-09-08 11:37:20.881 | + functions-common:time_stop:2429 : [[ -z 1788867393313 ]] 2026-09-08 11:37:20.882 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:37:20.882 | + functions-common:time_stop:2432 : end_time=1788867405511 2026-09-08 11:37:20.882 | + functions-common:time_stop:2433 : elapsed_time=12198 2026-09-08 11:37:20.883 | + functions-common:time_stop:2434 : total=8034 2026-09-08 11:37:20.883 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:37:20.884 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20232 2026-09-08 11:37:20.884 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-09-08 11:37:20.884 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:20.884 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-09-08 11:37:20.884 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-09-08 11:37:20.884 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-08 11:37:20.884 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-09-08 11:37:20.884 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-09-08 11:37:20.884 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-09-08 11:37:20.884 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-09-08 11:37:20.884 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-09-08 11:37:20.885 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-08 11:37:20.885 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-09-08 11:37:20.885 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-09-08 11:37:20.885 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-09-08 11:37:20.885 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-09-08 11:37:20.885 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-09-08 11:37:20.886 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-09-08 11:37:20.886 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-09-08 11:37:20.886 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-09-08 11:37:20.886 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-09-08 11:37:20.886 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-09-08 11:37:20.886 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-09-08 11:37:20.886 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-09-08 11:37:20.886 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-09-08 11:37:20.887 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-09-08 11:37:20.887 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-09-08 11:37:20.887 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-09-08 11:37:20.887 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-09-08 11:37:20.887 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-09-08 11:37:20.887 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-09-08 11:37:20.887 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 11:37:20.888 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-09-08 11:37:20.888 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-08 11:37:20.888 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-08 11:37:20.888 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-09-08 11:37:20.888 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 11:37:20.888 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-09-08 11:37:20.888 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-09-08 11:37:20.889 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-09-08 11:37:20.889 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-09-08 11:37:20.889 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-09-08 11:37:20.889 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-09-08 11:37:20.889 | s|%DIRECTIO%|--direct-io=on|g; 2026-09-08 11:37:20.889 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-09-08 11:37:20.889 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-09-08 11:37:20.890 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-09-08 11:37:20.890 | [Unit] 2026-09-08 11:37:20.890 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 11:37:20.890 | DefaultDependencies=no 2026-09-08 11:37:20.890 | After=systemd-udev-settle.service 2026-09-08 11:37:20.890 | Before=lvm2-activation-early.service 2026-09-08 11:37:20.891 | Wants=systemd-udev-settle.service 2026-09-08 11:37:20.891 | 2026-09-08 11:37:20.891 | [Service] 2026-09-08 11:37:20.891 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-09-08 11:37:20.891 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-09-08 11:37:20.891 | RemainAfterExit=yes 2026-09-08 11:37:20.891 | Type=oneshot 2026-09-08 11:37:20.892 | 2026-09-08 11:37:20.892 | [Install] 2026-09-08 11:37:20.892 | WantedBy=local-fs.target 2026-09-08 11:37:20.892 | Also=systemd-udev-settle.service 2026-09-08 11:37:20.892 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-09-08 11:37:20.892 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-09-08 11:37:20.892 | 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-08 11:37:20.893 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-09-08 11:37:20.893 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-09-08 11:37:20.893 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-09-08 11:37:20.893 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-09-08 11:37:20.893 | Volume group "stack-volumes-lvmdriver-1" not found 2026-09-08 11:37:20.893 | Cannot process volume group stack-volumes-lvmdriver-1 2026-09-08 11:37:20.893 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-09-08 11:37:20.894 | Physical volume "/dev/loop0" successfully created. 2026-09-08 11:37:20.894 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-09-08 11:37:20.894 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-09-08 11:37:20.894 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:20.894 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-09-08 11:37:20.894 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-09-08 11:37:20.895 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-09-08 11:37:20.895 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-09-08 11:37:20.895 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:37:20.895 | we strongly recommend against using it for new projects. 2026-09-08 11:37:20.895 | 2026-09-08 11:37:20.895 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:37:20.895 | framework. For more detail see 2026-09-08 11:37:20.896 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:37:20.896 | 2026-09-08 11:37:20.896 | import eventlet # noqa 2026-09-08 11:37:20.896 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-09-08 11:37:20.896 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-09-08 11:37:20.896 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-09-08 11:37:20.896 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-09-08 11:37:20.897 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:37:20.897 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-09-08 11:37:20.930 | [2033 Async init_cinder:56024]: finished init_cinder with result 0 in 14 seconds 2026-09-08 11:37:20.936 | + inc/async:async_wait:197 : return 0 2026-09-08 11:37:20.940 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-09-08 11:37:20.967 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:20.972 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-09-08 11:37:20.976 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:37:20.980 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-09-08 11:37:20.984 | + ./stack.sh:main:1242 : init_nova 2026-09-08 11:37:20.989 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-09-08 11:37:21.015 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:21.019 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-09-08 11:37:21.045 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:21.050 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:37:21.054 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-08 11:37:21.142 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-08 11:37:21.191 | [2033 Async nova-cell-0:58263]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-09-08 11:37:21.199 | ++ lib/nova:init_nova:861 : seq 1 1 2026-09-08 11:37:21.203 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:37:21.208 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-09-08 11:37:21.212 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 11:37:21.216 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 11:37:21.221 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-08 11:37:21.314 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-08 11:37:21.372 | [2033 Async nova-cell-1:58367]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-09-08 11:37:21.377 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-09-08 11:37:21.380 | + lib/database:recreate_database:112 : local db=nova_api 2026-09-08 11:37:21.384 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-09-08 11:37:21.388 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-09-08 11:37:21.393 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-09-08 11:37:21.400 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:37:21.469 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-09-08 11:37:21.475 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:37:21.550 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-09-08 11:37:22.118 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:37:22.118 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:37:22.119 | we strongly recommend against using it for new projects. 2026-09-08 11:37:22.119 | 2026-09-08 11:37:22.119 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:37:22.119 | framework. For more detail see 2026-09-08 11:37:22.119 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:37:22.119 | 2026-09-08 11:37:22.119 | import eventlet # noqa 2026-09-08 11:37:22.384 | 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-08 11:37:26.305 | INFO dbcounter [-] Registered counter for database nova_api 2026-09-08 11:37:26.408 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:37:26.409 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:37:26.409 | DEBUG dbcounter [-] [58437] Writer thread running {{(pid=58437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:37:26.487 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-09-08 11:37:31.520 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=58437) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:37:31.529 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-09-08 11:37:33.800 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=58437) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:33.806 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-09-08 11:37:33.819 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=58437) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:34.535 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-09-08 11:37:34.540 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-09-08 11:37:34.544 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-09-08 11:37:34.548 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-09-08 11:37:34.552 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-09-08 11:37:34.556 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-09-08 11:37:34.562 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-09-08 11:37:34.598 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:34.602 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-09-08 11:37:34.608 | ++ 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-08 11:37:34.612 | + 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-08 11:37:35.199 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:37:35.199 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:37:35.199 | we strongly recommend against using it for new projects. 2026-09-08 11:37:35.199 | 2026-09-08 11:37:35.199 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:37:35.199 | framework. For more detail see 2026-09-08 11:37:35.200 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:37:35.200 | 2026-09-08 11:37:35.200 | import eventlet # noqa 2026-09-08 11:37:35.473 | 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-08 11:37:38.706 | INFO dbcounter [None req-6d8ffaca-9e98-437d-ba84-eb9fe70dc96c None None] Registered counter for database nova_api 2026-09-08 11:37:38.844 | DEBUG dbcounter [-] [59060] Writer thread running {{(pid=59060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:37:39.583 | ++ lib/nova:init_nova:873 : seq 0 1 2026-09-08 11:37:39.592 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-08 11:37:39.596 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-09-08 11:37:39.687 | [2033 Async nova-cell-0:58263]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 58263 (3 other jobs running) 2026-09-08 11:37:39.723 | [2033 Async nova-cell-0:58263]: Signaling child to exit 2026-09-08 11:37:46.837 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:37:46.864 | [58263 Async nova-cell-0:58263]: finished successfully 2026-09-08 11:37:46.887 | WAKEUP 2026-09-08 11:37:46.909 | [2033 Async nova-cell-0:58263]: Signaled 2026-09-08 11:37:46.910 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-09-08 11:37:46.911 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-09-08 11:37:46.911 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-09-08 11:37:46.911 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-09-08 11:37:46.911 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-09-08 11:37:46.911 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-09-08 11:37:46.911 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-09-08 11:37:46.911 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:37:46.911 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-09-08 11:37:46.911 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:37:46.911 | + 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-08 11:37:46.912 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:37:46.912 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:37:46.912 | we strongly recommend against using it for new projects. 2026-09-08 11:37:46.912 | 2026-09-08 11:37:46.912 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:37:46.912 | framework. For more detail see 2026-09-08 11:37:46.912 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:37:46.912 | 2026-09-08 11:37:46.912 | import eventlet # noqa 2026-09-08 11:37:46.912 | 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-08 11:37:46.913 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-09-08 11:37:46.913 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:37:46.913 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:37:46.913 | DEBUG dbcounter [-] [58393] Writer thread running {{(pid=58393) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:37:46.913 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-08 11:37:46.913 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58393) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:37:46.914 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-08 11:37:46.915 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58393) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:46.915 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-08 11:37:46.915 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58393) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:46.915 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-08 11:37:46.915 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58393) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:46.915 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-08 11:37:46.915 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58393) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:46.915 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-08 11:37:46.915 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58393) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:46.915 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-08 11:37:46.915 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58393) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:46.916 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-08 11:37:46.916 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58393) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:46.916 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-08 11:37:46.916 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58393) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:46.916 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-08 11:37:46.916 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58393) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:46.956 | [2033 Async nova-cell-0:58263]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 25 seconds 2026-09-08 11:37:46.960 | + inc/async:async_wait:197 : return 0 2026-09-08 11:37:46.962 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-09-08 11:37:46.965 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-09-08 11:37:47.016 | [2033 Async nova-cell-1:58367]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 58367 (2 other jobs running) 2026-09-08 11:37:47.041 | [2033 Async nova-cell-1:58367]: Signaling child to exit 2026-09-08 11:37:47.168 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:37:47.197 | [58367 Async nova-cell-1:58367]: finished successfully 2026-09-08 11:37:47.226 | WAKEUP 2026-09-08 11:37:47.251 | [2033 Async nova-cell-1:58367]: Signaled 2026-09-08 11:37:47.253 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-09-08 11:37:47.253 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-09-08 11:37:47.253 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-09-08 11:37:47.253 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-09-08 11:37:47.253 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-09-08 11:37:47.253 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-09-08 11:37:47.253 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-09-08 11:37:47.253 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:37:47.254 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-09-08 11:37:47.254 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-09-08 11:37:47.254 | + 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-08 11:37:47.254 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:37:47.254 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:37:47.254 | we strongly recommend against using it for new projects. 2026-09-08 11:37:47.254 | 2026-09-08 11:37:47.254 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:37:47.255 | framework. For more detail see 2026-09-08 11:37:47.255 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:37:47.255 | 2026-09-08 11:37:47.256 | import eventlet # noqa 2026-09-08 11:37:47.256 | 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-08 11:37:47.256 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-09-08 11:37:47.257 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-09-08 11:37:47.257 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-09-08 11:37:47.257 | DEBUG dbcounter [-] [58434] Writer thread running {{(pid=58434) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:37:47.257 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-09-08 11:37:47.257 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=58434) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-09-08 11:37:47.257 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-09-08 11:37:47.257 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=58434) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:47.257 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-09-08 11:37:47.257 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=58434) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:47.257 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-09-08 11:37:47.257 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=58434) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:47.258 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-09-08 11:37:47.258 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=58434) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:47.258 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-09-08 11:37:47.258 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=58434) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:47.258 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-09-08 11:37:47.258 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=58434) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:47.258 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-09-08 11:37:47.258 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=58434) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:47.258 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-09-08 11:37:47.258 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=58434) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:47.259 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-09-08 11:37:47.259 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=58434) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-09-08 11:37:47.307 | [2033 Async nova-cell-1:58367]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 25 seconds 2026-09-08 11:37:47.314 | + inc/async:async_wait:197 : return 0 2026-09-08 11:37:47.317 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:37:47.321 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-09-08 11:37:47.871 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:37:47.871 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:37:47.871 | we strongly recommend against using it for new projects. 2026-09-08 11:37:47.871 | 2026-09-08 11:37:47.871 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:37:47.872 | framework. For more detail see 2026-09-08 11:37:47.872 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:37:47.872 | 2026-09-08 11:37:47.872 | import eventlet # noqa 2026-09-08 11:37:48.135 | 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-08 11:37:51.187 | Running batches of 50 until complete 2026-09-08 11:37:51.188 | INFO dbcounter [None req-689e7cb0-23fc-4d28-aa86-0cd2771dd094 None None] Registered counter for database nova_cell0 2026-09-08 11:37:51.387 | DEBUG dbcounter [-] [59698] Writer thread running {{(pid=59698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:37:51.393 | INFO dbcounter [None req-689e7cb0-23fc-4d28-aa86-0cd2771dd094 None None] Registered counter for database nova_api 2026-09-08 11:37:51.554 | DEBUG dbcounter [-] [59698] Writer thread running {{(pid=59698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:37:51.581 | INFO dbcounter [None req-689e7cb0-23fc-4d28-aa86-0cd2771dd094 None None] Registered counter for database nova_cell0 2026-09-08 11:37:51.654 | DEBUG dbcounter [-] [59698] Writer thread running {{(pid=59698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:37:51.893 | +-------------------------------------+--------------+-----------+ 2026-09-08 11:37:51.894 | | Migration | Total Needed | Completed | 2026-09-08 11:37:51.894 | +-------------------------------------+--------------+-----------+ 2026-09-08 11:37:51.894 | | fill_virtual_interface_list | 0 | 0 | 2026-09-08 11:37:51.894 | | migrate_empty_ratio | 0 | 0 | 2026-09-08 11:37:51.894 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-09-08 11:37:51.894 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-09-08 11:37:51.894 | | migration_migrate_to_uuid | 0 | 0 | 2026-09-08 11:37:51.894 | | populate_dev_uuids | 0 | 0 | 2026-09-08 11:37:51.894 | | populate_instance_compute_id | 0 | 0 | 2026-09-08 11:37:51.895 | | populate_missing_availability_zones | 0 | 0 | 2026-09-08 11:37:51.895 | | populate_queued_for_delete | 0 | 0 | 2026-09-08 11:37:51.895 | | populate_user_id | 0 | 0 | 2026-09-08 11:37:51.895 | | populate_uuids | 0 | 0 | 2026-09-08 11:37:51.895 | +-------------------------------------+--------------+-----------+ 2026-09-08 11:37:52.655 | ++ lib/nova:init_nova:887 : seq 1 1 2026-09-08 11:37:52.660 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:37:52.664 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-09-08 11:37:52.668 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 11:37:52.671 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 11:37:52.676 | + 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-08 11:37:53.238 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:37:53.238 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:37:53.238 | we strongly recommend against using it for new projects. 2026-09-08 11:37:53.238 | 2026-09-08 11:37:53.238 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:37:53.239 | framework. For more detail see 2026-09-08 11:37:53.239 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:37:53.239 | 2026-09-08 11:37:53.239 | import eventlet # noqa 2026-09-08 11:37:53.514 | 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-08 11:37:56.565 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-09-08 11:37:56.566 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-09-08 11:37:56.566 | INFO dbcounter [None req-d665ebea-b512-44e0-a205-e03b02b74cc1 None None] Registered counter for database nova_api 2026-09-08 11:37:56.689 | DEBUG dbcounter [-] [59716] Writer thread running {{(pid=59716) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:37:57.394 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-09-08 11:37:57.397 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-09-08 11:37:57.416 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-09-08 11:37:57.419 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-09-08 11:37:57.423 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-09-08 11:37:57.504 | + inc/async:async_inner:63 : configure_neutron_nova 2026-09-08 11:37:57.554 | [2033 Async configure_neutron_nova:59775]: running: configure_neutron_nova 2026-09-08 11:37:57.558 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-09-08 11:37:57.563 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 11:37:57.567 | + functions-common:run_phase:1849 : local phase=post-config 2026-09-08 11:37:57.571 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 11:37:57.575 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 11:37:57.581 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 11:37:57.585 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 11:37:57.589 | + functions-common:run_phase:1858 : local extra 2026-09-08 11:37:57.595 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 11:37:57.601 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 11:37:57.604 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 11:37:57.608 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 11:37:57.613 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-09-08 11:37:57.617 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 11:37:57.644 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:57.648 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:37:57.652 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:37:57.656 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-09-08 11:37:57.660 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:37:57.664 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 11:37:57.670 | ++ extras.d/80-tempest.sh:source:12 : : 2026-09-08 11:37:57.674 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 11:37:57.678 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 11:37:57.683 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:37:57.687 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 11:37:57.690 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-09-08 11:37:57.694 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 11:37:57.698 | + functions-common:run_plugins:1835 : local phase=post-config 2026-09-08 11:37:57.702 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 11:37:57.706 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 11:37:57.710 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-09-08 11:37:57.714 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-08 11:37:57.718 | + inc/meta-config:merge_config_group:171 : shift 2026-09-08 11:37:57.721 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-09-08 11:37:57.725 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:37:57.729 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-08 11:37:57.733 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-08 11:37:57.738 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-09-08 11:37:57.742 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:37:57.746 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-09-08 11:37:57.750 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:37:57.754 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-09-08 11:37:57.754 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:37:57.754 | gsub("[][]", "", $1); 2026-09-08 11:37:57.754 | split($1, a, "|"); 2026-09-08 11:37:57.754 | if (a[1] == matchgroup) 2026-09-08 11:37:57.755 | print a[2] 2026-09-08 11:37:57.755 | } 2026-09-08 11:37:57.755 | ' /home/quobyte/devstack/local.conf 2026-09-08 11:37:57.763 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-08 11:37:57.767 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-08 11:37:57.771 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-08 11:37:57.776 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-09-08 11:37:57.781 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-09-08 11:37:57.786 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-09-08 11:37:57.789 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-09-08 11:37:57.796 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-09-08 11:37:57.801 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-09-08 11:37:57.806 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-09-08 11:37:57.810 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-09-08 11:37:57.814 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-09-08 11:37:57.818 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-08 11:37:57.823 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:37:57.826 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-08 11:37:57.831 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-09-08 11:37:57.834 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-08 11:37:57.840 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-09-08 11:37:57.844 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-09-08 11:37:57.850 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-09-08 11:37:57.854 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-09-08 11:37:57.860 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-09-08 11:37:57.860 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-09-08 11:37:57.860 | BEGIN { 2026-09-08 11:37:57.861 | section = "" 2026-09-08 11:37:57.861 | last_section = "" 2026-09-08 11:37:57.861 | section_count = 0 2026-09-08 11:37:57.861 | } 2026-09-08 11:37:57.861 | /^\[.+\]/ { 2026-09-08 11:37:57.861 | gsub("[][]", "", $1); 2026-09-08 11:37:57.861 | section=$1 2026-09-08 11:37:57.862 | next 2026-09-08 11:37:57.863 | } 2026-09-08 11:37:57.863 | /^ *\#/ { 2026-09-08 11:37:57.863 | next 2026-09-08 11:37:57.863 | } 2026-09-08 11:37:57.863 | /^[^ \t]+/ { 2026-09-08 11:37:57.863 | # get offset of first = in $0 2026-09-08 11:37:57.863 | eq_idx = index($0, "=") 2026-09-08 11:37:57.863 | # extract attr & value from $0 2026-09-08 11:37:57.863 | attr = substr($0, 1, eq_idx - 1) 2026-09-08 11:37:57.863 | value = substr($0, eq_idx + 1) 2026-09-08 11:37:57.864 | # only need to strip trailing whitespace from attr 2026-09-08 11:37:57.864 | sub(/[ \t]*$/, "", attr) 2026-09-08 11:37:57.864 | # need to strip leading & trailing whitespace from value 2026-09-08 11:37:57.864 | sub(/^[ \t]*/, "", value) 2026-09-08 11:37:57.864 | sub(/[ \t]*$/, "", value) 2026-09-08 11:37:57.864 | 2026-09-08 11:37:57.864 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-08 11:37:57.864 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-08 11:37:57.864 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-08 11:37:57.864 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-08 11:37:57.864 | if (! (section, attr) in cfg_attr_count) { 2026-09-08 11:37:57.865 | if (section != last_section) { 2026-09-08 11:37:57.865 | cfg_section[section_count++] = section 2026-09-08 11:37:57.865 | last_section = section 2026-09-08 11:37:57.865 | } 2026-09-08 11:37:57.865 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-08 11:37:57.865 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-08 11:37:57.865 | 2026-09-08 11:37:57.865 | cfg_attr[section, attr, 0] = value 2026-09-08 11:37:57.865 | cfg_attr_count[section, attr] = 1 2026-09-08 11:37:57.865 | } else { 2026-09-08 11:37:57.865 | lno = cfg_attr_count[section, attr]++ 2026-09-08 11:37:57.866 | cfg_attr[section, attr, lno] = value 2026-09-08 11:37:57.866 | } 2026-09-08 11:37:57.866 | } 2026-09-08 11:37:57.866 | END { 2026-09-08 11:37:57.866 | # Process each section in order 2026-09-08 11:37:57.866 | for (sno = 0; sno < section_count; sno++) { 2026-09-08 11:37:57.866 | section = cfg_section[sno] 2026-09-08 11:37:57.866 | # The ini routines simply append a config item immediately 2026-09-08 11:37:57.866 | # after the section header. To keep the same order as defined 2026-09-08 11:37:57.866 | # in local.conf, invoke the ini routines in the reverse order 2026-09-08 11:37:57.866 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-08 11:37:57.867 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-08 11:37:57.867 | if (cfg_attr_count[section, attr] == 1) 2026-09-08 11:37:57.867 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-08 11:37:57.867 | else { 2026-09-08 11:37:57.867 | # For multiline, invoke the ini routines in the reverse order 2026-09-08 11:37:57.867 | count = cfg_attr_count[section, attr] 2026-09-08 11:37:57.868 | print "inidelete " configfile " " section " " attr 2026-09-08 11:37:57.868 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-08 11:37:57.868 | for (l = count -2; l >= 0; l--) 2026-09-08 11:37:57.868 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-08 11:37:57.868 | } 2026-09-08 11:37:57.868 | } 2026-09-08 11:37:57.868 | } 2026-09-08 11:37:57.868 | } 2026-09-08 11:37:57.868 | ' 2026-09-08 11:37:57.868 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:37:57.868 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:57.869 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-08 11:37:57.869 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-08 11:37:57.869 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-09-08 11:37:57.872 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:37:57.876 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-09-08 11:37:57.879 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-09-08 11:37:57.879 | BEGIN { group = "" } 2026-09-08 11:37:57.879 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:37:57.879 | gsub("[][]", "", $1); 2026-09-08 11:37:57.879 | split($1, a, "|"); 2026-09-08 11:37:57.880 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-08 11:37:57.880 | group=a[1] 2026-09-08 11:37:57.880 | } else { 2026-09-08 11:37:57.880 | group="" 2026-09-08 11:37:57.880 | } 2026-09-08 11:37:57.880 | next 2026-09-08 11:37:57.880 | } 2026-09-08 11:37:57.880 | { 2026-09-08 11:37:57.880 | if (group != "") 2026-09-08 11:37:57.880 | print $0 2026-09-08 11:37:57.880 | } 2026-09-08 11:37:57.881 | ' /home/quobyte/devstack/local.conf 2026-09-08 11:37:57.887 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-09-08 11:37:57.891 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-09-08 11:37:57.934 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:57.938 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-09-08 11:37:57.943 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-09-08 11:37:57.992 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:57.995 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-09-08 11:37:57.999 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-09-08 11:37:58.043 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:58.046 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-09-08 11:37:58.050 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-09-08 11:37:58.095 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:58.099 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-09-08 11:37:58.102 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-09-08 11:37:58.148 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:58.154 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-08 11:37:58.158 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-08 11:37:58.162 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-08 11:37:58.166 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-09-08 11:37:58.170 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-09-08 11:37:58.175 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-09-08 11:37:58.180 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-08 11:37:58.186 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-09-08 11:37:58.192 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-09-08 11:37:58.197 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-09-08 11:37:58.200 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-09-08 11:37:58.205 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-09-08 11:37:58.209 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-08 11:37:58.215 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:37:58.218 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-08 11:37:58.222 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-08 11:37:58.227 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-08 11:37:58.232 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-09-08 11:37:58.236 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-09-08 11:37:58.241 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-09-08 11:37:58.245 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-09-08 11:37:58.251 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-09-08 11:37:58.257 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-09-08 11:37:58.257 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:58.258 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-08 11:37:58.258 | BEGIN { 2026-09-08 11:37:58.258 | section = "" 2026-09-08 11:37:58.258 | last_section = "" 2026-09-08 11:37:58.258 | section_count = 0 2026-09-08 11:37:58.259 | } 2026-09-08 11:37:58.259 | /^\[.+\]/ { 2026-09-08 11:37:58.259 | gsub("[][]", "", $1); 2026-09-08 11:37:58.260 | section=$1 2026-09-08 11:37:58.260 | next 2026-09-08 11:37:58.260 | } 2026-09-08 11:37:58.260 | /^ *\#/ { 2026-09-08 11:37:58.260 | next 2026-09-08 11:37:58.260 | } 2026-09-08 11:37:58.260 | /^[^ \t]+/ { 2026-09-08 11:37:58.260 | # get offset of first = in $0 2026-09-08 11:37:58.260 | eq_idx = index($0, "=") 2026-09-08 11:37:58.260 | # extract attr & value from $0 2026-09-08 11:37:58.261 | attr = substr($0, 1, eq_idx - 1) 2026-09-08 11:37:58.261 | value = substr($0, eq_idx + 1) 2026-09-08 11:37:58.261 | # only need to strip trailing whitespace from attr 2026-09-08 11:37:58.261 | sub(/[ \t]*$/, "", attr) 2026-09-08 11:37:58.261 | # need to strip leading & trailing whitespace from value 2026-09-08 11:37:58.261 | sub(/^[ \t]*/, "", value) 2026-09-08 11:37:58.261 | sub(/[ \t]*$/, "", value) 2026-09-08 11:37:58.261 | 2026-09-08 11:37:58.261 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-08 11:37:58.261 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-08 11:37:58.261 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-08 11:37:58.262 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-08 11:37:58.262 | if (! (section, attr) in cfg_attr_count) { 2026-09-08 11:37:58.262 | if (section != last_section) { 2026-09-08 11:37:58.262 | cfg_section[section_count++] = section 2026-09-08 11:37:58.262 | last_section = section 2026-09-08 11:37:58.262 | } 2026-09-08 11:37:58.262 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-08 11:37:58.262 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-08 11:37:58.262 | 2026-09-08 11:37:58.262 | cfg_attr[section, attr, 0] = value 2026-09-08 11:37:58.262 | cfg_attr_count[section, attr] = 1 2026-09-08 11:37:58.263 | } else { 2026-09-08 11:37:58.263 | lno = cfg_attr_count[section, attr]++ 2026-09-08 11:37:58.263 | cfg_attr[section, attr, lno] = value 2026-09-08 11:37:58.263 | } 2026-09-08 11:37:58.263 | } 2026-09-08 11:37:58.263 | END { 2026-09-08 11:37:58.263 | # Process each section in order 2026-09-08 11:37:58.263 | for (sno = 0; sno < section_count; sno++) { 2026-09-08 11:37:58.263 | section = cfg_section[sno] 2026-09-08 11:37:58.263 | # The ini routines simply append a config item immediately 2026-09-08 11:37:58.263 | # after the section header. To keep the same order as defined 2026-09-08 11:37:58.264 | # in local.conf, invoke the ini routines in the reverse order 2026-09-08 11:37:58.264 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-08 11:37:58.264 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-08 11:37:58.264 | if (cfg_attr_count[section, attr] == 1) 2026-09-08 11:37:58.264 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-08 11:37:58.264 | else { 2026-09-08 11:37:58.264 | # For multiline, invoke the ini routines in the reverse order 2026-09-08 11:37:58.264 | count = cfg_attr_count[section, attr] 2026-09-08 11:37:58.264 | print "inidelete " configfile " " section " " attr 2026-09-08 11:37:58.264 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-08 11:37:58.265 | for (l = count -2; l >= 0; l--) 2026-09-08 11:37:58.265 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-08 11:37:58.265 | } 2026-09-08 11:37:58.265 | } 2026-09-08 11:37:58.265 | } 2026-09-08 11:37:58.265 | } 2026-09-08 11:37:58.265 | ' 2026-09-08 11:37:58.265 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:37:58.265 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-08 11:37:58.265 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-08 11:37:58.266 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-09-08 11:37:58.271 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:37:58.275 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-09-08 11:37:58.280 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-09-08 11:37:58.281 | BEGIN { group = "" } 2026-09-08 11:37:58.281 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:37:58.281 | gsub("[][]", "", $1); 2026-09-08 11:37:58.281 | split($1, a, "|"); 2026-09-08 11:37:58.281 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-08 11:37:58.281 | group=a[1] 2026-09-08 11:37:58.281 | } else { 2026-09-08 11:37:58.281 | group="" 2026-09-08 11:37:58.281 | } 2026-09-08 11:37:58.281 | next 2026-09-08 11:37:58.281 | } 2026-09-08 11:37:58.282 | { 2026-09-08 11:37:58.282 | if (group != "") 2026-09-08 11:37:58.282 | print $0 2026-09-08 11:37:58.282 | } 2026-09-08 11:37:58.282 | ' /home/quobyte/devstack/local.conf 2026-09-08 11:37:58.294 | + 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-08 11:37:58.299 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-09-08 11:37:58.347 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:58.352 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-09-08 11:37:58.357 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-09-08 11:37:58.360 | + inc/meta-config:merge_config_group:180 : local dir 2026-09-08 11:37:58.364 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-09-08 11:37:58.368 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-09-08 11:37:58.373 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-09-08 11:37:58.377 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-09-08 11:37:58.380 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-09-08 11:37:58.387 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-09-08 11:37:58.392 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-09-08 11:37:58.397 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-09-08 11:37:58.399 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-09-08 11:37:58.403 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-08 11:37:58.407 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:37:58.412 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-08 11:37:58.416 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-09-08 11:37:58.421 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-08 11:37:58.428 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-09-08 11:37:58.431 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-09-08 11:37:58.436 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-09-08 11:37:58.441 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-09-08 11:37:58.446 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-09-08 11:37:58.447 | BEGIN { 2026-09-08 11:37:58.447 | section = "" 2026-09-08 11:37:58.448 | last_section = "" 2026-09-08 11:37:58.448 | section_count = 0 2026-09-08 11:37:58.448 | } 2026-09-08 11:37:58.448 | /^\[.+\]/ { 2026-09-08 11:37:58.448 | gsub("[][]", "", $1); 2026-09-08 11:37:58.448 | section=$1 2026-09-08 11:37:58.448 | next 2026-09-08 11:37:58.449 | } 2026-09-08 11:37:58.449 | /^ *\#/ { 2026-09-08 11:37:58.449 | next 2026-09-08 11:37:58.449 | } 2026-09-08 11:37:58.449 | /^[^ \t]+/ { 2026-09-08 11:37:58.449 | # get offset of first = in $0 2026-09-08 11:37:58.449 | eq_idx = index($0, "=") 2026-09-08 11:37:58.449 | # extract attr & value from $0 2026-09-08 11:37:58.450 | attr = substr($0, 1, eq_idx - 1) 2026-09-08 11:37:58.450 | value = substr($0, eq_idx + 1) 2026-09-08 11:37:58.451 | # only need to strip trailing whitespace from attr 2026-09-08 11:37:58.451 | sub(/[ \t]*$/, "", attr) 2026-09-08 11:37:58.451 | # need to strip leading & trailing whitespace from value 2026-09-08 11:37:58.452 | sub(/^[ \t]*/, "", value) 2026-09-08 11:37:58.453 | sub(/[ \t]*$/, "", value) 2026-09-08 11:37:58.453 | 2026-09-08 11:37:58.453 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-08 11:37:58.453 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-08 11:37:58.453 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-08 11:37:58.453 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-08 11:37:58.453 | if (! (section, attr) in cfg_attr_count) { 2026-09-08 11:37:58.453 | if (section != last_section) { 2026-09-08 11:37:58.453 | cfg_section[section_count++] = section 2026-09-08 11:37:58.453 | last_section = section 2026-09-08 11:37:58.453 | } 2026-09-08 11:37:58.454 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-08 11:37:58.454 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-08 11:37:58.454 | 2026-09-08 11:37:58.454 | cfg_attr[section, attr, 0] = value 2026-09-08 11:37:58.454 | cfg_attr_count[section, attr] = 1 2026-09-08 11:37:58.454 | } else { 2026-09-08 11:37:58.454 | lno = cfg_attr_count[section, attr]++ 2026-09-08 11:37:58.454 | cfg_attr[section, attr, lno] = value 2026-09-08 11:37:58.454 | } 2026-09-08 11:37:58.454 | } 2026-09-08 11:37:58.454 | END { 2026-09-08 11:37:58.455 | # Process each section in order 2026-09-08 11:37:58.455 | for (sno = 0; sno < section_count; sno++) { 2026-09-08 11:37:58.455 | section = cfg_section[sno] 2026-09-08 11:37:58.455 | # The ini routines simply append a config item immediately 2026-09-08 11:37:58.455 | # after the section header. To keep the same order as defined 2026-09-08 11:37:58.455 | # in local.conf, invoke the ini routines in the reverse order 2026-09-08 11:37:58.455 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-08 11:37:58.456 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-08 11:37:58.456 | if (cfg_attr_count[section, attr] == 1) 2026-09-08 11:37:58.456 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-08 11:37:58.457 | else { 2026-09-08 11:37:58.457 | # For multiline, invoke the ini routines in the reverse order 2026-09-08 11:37:58.457 | count = cfg_attr_count[section, attr] 2026-09-08 11:37:58.458 | print "inidelete " configfile " " section " " attr 2026-09-08 11:37:58.458 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-08 11:37:58.458 | for (l = count -2; l >= 0; l--) 2026-09-08 11:37:58.459 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-08 11:37:58.459 | } 2026-09-08 11:37:58.459 | } 2026-09-08 11:37:58.459 | } 2026-09-08 11:37:58.459 | } 2026-09-08 11:37:58.459 | ' 2026-09-08 11:37:58.459 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:58.460 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-09-08 11:37:58.460 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-08 11:37:58.460 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:37:58.460 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-08 11:37:58.462 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-09-08 11:37:58.468 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:37:58.473 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-09-08 11:37:58.476 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-09-08 11:37:58.476 | BEGIN { group = "" } 2026-09-08 11:37:58.477 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:37:58.477 | gsub("[][]", "", $1); 2026-09-08 11:37:58.477 | split($1, a, "|"); 2026-09-08 11:37:58.477 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-08 11:37:58.477 | group=a[1] 2026-09-08 11:37:58.477 | } else { 2026-09-08 11:37:58.477 | group="" 2026-09-08 11:37:58.477 | } 2026-09-08 11:37:58.477 | next 2026-09-08 11:37:58.477 | } 2026-09-08 11:37:58.477 | { 2026-09-08 11:37:58.478 | if (group != "") 2026-09-08 11:37:58.478 | print $0 2026-09-08 11:37:58.478 | } 2026-09-08 11:37:58.478 | ' /home/quobyte/devstack/local.conf 2026-09-08 11:37:58.485 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-09-08 11:37:58.489 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-09-08 11:37:58.534 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:58.537 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-09-08 11:37:58.541 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-09-08 11:37:58.586 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:58.590 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-09-08 11:37:58.595 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-09-08 11:37:58.638 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:58.641 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-09-08 11:37:58.645 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-09-08 11:37:58.667 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:37:58.687 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:58.692 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-c9944965-07ad-42a5-94ad-d38b360290b7"' 2026-09-08 11:37:58.696 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-c9944965-07ad-42a5-94ad-d38b360290b7 2026-09-08 11:37:58.699 | [59775 Async configure_neutron_nova:59775]: finished successfully 2026-09-08 11:37:58.739 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:58.742 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-09-08 11:37:58.745 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-09-08 11:37:58.787 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:37:58.791 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-09-08 11:37:58.815 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:37:58.818 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-08 11:37:58.822 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-09-08 11:37:58.846 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:58.850 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-08 11:37:58.892 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-09-08 11:37:58.953 | [2033 Async configure_neutron_nova:59775]: Waiting for completion of configure_neutron_nova running on PID 59775 (2 other jobs running) 2026-09-08 11:37:58.981 | [2033 Async configure_neutron_nova:59775]: Signaling child to exit 2026-09-08 11:37:58.981 | WAKEUP 2026-09-08 11:37:59.007 | [2033 Async configure_neutron_nova:59775]: Signaled 2026-09-08 11:37:59.009 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-09-08 11:37:59.009 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-09-08 11:37:59.009 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-09-08 11:37:59.009 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-09-08 11:37:59.009 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:37:59.009 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-08 11:37:59.010 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-09-08 11:37:59.010 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-09-08 11:37:59.010 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.142/identity 2026-09-08 11:37:59.010 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-09-08 11:37:59.010 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-09-08 11:37:59.010 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-09-08 11:37:59.010 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-09-08 11:37:59.010 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-09-08 11:37:59.010 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-09-08 11:37:59.010 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-09-08 11:37:59.010 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-08 11:37:59.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-08 11:37:59.011 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-08 11:37:59.011 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:37:59.011 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-09-08 11:37:59.011 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-09-08 11:37:59.011 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:37:59.011 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-09-08 11:37:59.011 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:37:59.011 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-09-08 11:37:59.011 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-09-08 11:37:59.011 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 11:37:59.012 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 11:37:59.012 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-09-08 11:37:59.012 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-09-08 11:37:59.012 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-09-08 11:37:59.012 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-09-08 11:37:59.012 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-09-08 11:37:59.012 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-09-08 11:37:59.012 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-09-08 11:37:59.012 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-09-08 11:37:59.012 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-09-08 11:37:59.013 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.142/identity 2026-09-08 11:37:59.013 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-09-08 11:37:59.013 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-09-08 11:37:59.013 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-09-08 11:37:59.013 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-09-08 11:37:59.013 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-09-08 11:37:59.013 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-09-08 11:37:59.013 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-09-08 11:37:59.013 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-09-08 11:37:59.013 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-09-08 11:37:59.014 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-09-08 11:37:59.014 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:37:59.014 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-09-08 11:37:59.014 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-09-08 11:37:59.062 | [2033 Async configure_neutron_nova:59775]: finished configure_neutron_nova with result 0 in 1 seconds 2026-09-08 11:37:59.067 | + inc/async:async_wait:197 : return 0 2026-09-08 11:37:59.071 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-09-08 11:37:59.095 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:59.099 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-08 11:37:59.142 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-09-08 11:37:59.189 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-09-08 11:37:59.214 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:59.218 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-09-08 11:37:59.222 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:37:59.226 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-09-08 11:37:59.230 | + ./stack.sh:main:1296 : start_nova_api 2026-09-08 11:37:59.234 | + 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-08 11:37:59.236 | + 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-08 11:37:59.241 | + 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-08 11:37:59.245 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-09-08 11:37:59.251 | + 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-08 11:37:59.255 | + functions-common:run_process:1674 : local service=n-api 2026-09-08 11:37:59.259 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 11:37:59.263 | + functions-common:run_process:1676 : local group= 2026-09-08 11:37:59.266 | + functions-common:run_process:1677 : local user= 2026-09-08 11:37:59.269 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:37:59.273 | + functions-common:run_process:1680 : local name=n-api 2026-09-08 11:37:59.276 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:37:59.282 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:37:59.285 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:37:59.288 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:37:59.293 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:37:59.297 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867479294 2026-09-08 11:37:59.301 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-09-08 11:37:59.323 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:37:59.326 | + 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-08 11:37:59.329 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-09-08 11:37:59.333 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 11:37:59.336 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 11:37:59.340 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 11:37:59.342 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-09-08 11:37:59.346 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-09-08 11:37:59.349 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-09-08 11:37:59.352 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-09-08 11:37:59.356 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:37:59.360 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:37:59.363 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:37:59.367 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:37:59.371 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-09-08 11:37:59.373 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-09-08 11:37:59.377 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 11:37:59.381 | + 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-08 11:37:59.385 | + 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-08 11:37:59.389 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-09-08 11:37:59.393 | + 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-08 11:37:59.396 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 11:37:59.400 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 11:37:59.402 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 11:37:59.407 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-09-08 11:37:59.409 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 11:37:59.415 | + 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-08 11:37:59.505 | + 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-08 11:37:59.593 | + 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-08 11:37:59.667 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-09-08 11:37:59.741 | + 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-08 11:37:59.817 | + 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-08 11:37:59.891 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-09-08 11:37:59.966 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-09-08 11:38:00.043 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-09-08 11:38:00.117 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-09-08 11:38:00.193 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-09-08 11:38:00.268 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 11:38:00.272 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 11:38:00.276 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-09-08 11:38:00.368 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 11:38:00.858 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-09-08 11:38:00.885 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-09-08 11:38:01.362 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-09-08 11:38:01.502 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:38:01.506 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:01.510 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:01.514 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:01.518 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:01.522 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:01.526 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:38:01.530 | + functions-common:time_stop:2427 : start_time=1788867479294 2026-09-08 11:38:01.535 | + functions-common:time_stop:2429 : [[ -z 1788867479294 ]] 2026-09-08 11:38:01.541 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:01.546 | + functions-common:time_stop:2432 : end_time=1788867481542 2026-09-08 11:38:01.550 | + functions-common:time_stop:2433 : elapsed_time=2248 2026-09-08 11:38:01.554 | + functions-common:time_stop:2434 : total=4267 2026-09-08 11:38:01.558 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:01.562 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6515 2026-09-08 11:38:01.567 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-09-08 11:38:01.567 | Waiting for nova-api to start... 2026-09-08 11:38:01.571 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.142/compute/v2.1/ 2026-09-08 11:38:01.575 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.142/compute/v2.1/ 2026-09-08 11:38:01.579 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 11:38:01.583 | + functions:wait_for_service:477 : local url=http://192.168.122.142/compute/v2.1/ 2026-09-08 11:38:01.587 | + functions:wait_for_service:478 : local rval=0 2026-09-08 11:38:01.591 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 11:38:01.596 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 11:38:01.600 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:01.604 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:01.610 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:01.615 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867481611 2026-09-08 11:38:01.620 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 11:38:01.624 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:38:01.627 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.142/compute/v2.1/ 2026-09-08 11:38:07.650 | + :: : [[ 200 == 503 ]] 2026-09-08 11:38:07.653 | + :: : [[ 0 -eq 7 ]] 2026-09-08 11:38:07.658 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 11:38:07.662 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:07.666 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:07.669 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:07.673 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:07.676 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:07.680 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 11:38:07.683 | + functions-common:time_stop:2427 : start_time=1788867481611 2026-09-08 11:38:07.686 | + functions-common:time_stop:2429 : [[ -z 1788867481611 ]] 2026-09-08 11:38:07.691 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:07.698 | + functions-common:time_stop:2432 : end_time=1788867487693 2026-09-08 11:38:07.702 | + functions-common:time_stop:2433 : elapsed_time=6082 2026-09-08 11:38:07.705 | + functions-common:time_stop:2434 : total=5650 2026-09-08 11:38:07.709 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:07.713 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11732 2026-09-08 11:38:07.717 | + functions:wait_for_service:486 : return 0 2026-09-08 11:38:07.721 | + 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-08 11:38:07.724 | + 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-08 11:38:07.729 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-09-08 11:38:07.755 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:07.759 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-09-08 11:38:07.763 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:38:07.768 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-09-08 11:38:07.771 | + ./stack.sh:main:1301 : start_ovn_services 2026-09-08 11:38:07.776 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-09-08 11:38:07.780 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-09-08 11:38:07.785 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-09-08 11:38:07.788 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-09-08 11:38:07.792 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:38:07.796 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-09-08 11:38:07.799 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-09-08 11:38:07.817 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-09-08 11:38:07.822 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-09-08 11:38:07.827 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-09-08 11:38:07.834 | + 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-08 11:38:07.854 | + 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-08 11:38:07.872 | + 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-08 11:38:07.890 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-09-08 11:38:07.893 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-09-08 11:38:07.893 | Starting OVN 2026-09-08 11:38:07.897 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-09-08 11:38:07.901 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-09-08 11:38:07.901 | Starting OVS 2026-09-08 11:38:07.905 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-09-08 11:38:07.926 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:07.930 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-09-08 11:38:07.985 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-09-08 11:38:08.044 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-09-08 11:38:08.047 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-09-08 11:38:08.051 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-08 11:38:08.537 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-09-08 11:38:09.027 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-08 11:38:09.027 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-08 11:38:09.027 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-08 11:38:09.028 | 2026-09-08 11:38:09.028 | Possible reasons for having these kinds of units are: 2026-09-08 11:38:09.029 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-08 11:38:09.030 | .wants/, .requires/, or .upholds/ directory. 2026-09-08 11:38:09.030 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-08 11:38:09.030 | a requirement dependency on it. 2026-09-08 11:38:09.030 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-08 11:38:09.030 | D-Bus, udev, scripted systemctl call, ...). 2026-09-08 11:38:09.030 | • In case of template units, the unit is meant to be enabled with some 2026-09-08 11:38:09.031 | instance name specified. 2026-09-08 11:38:09.037 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-09-08 11:38:13.686 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-09-08 11:38:13.690 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-08 11:38:14.185 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-09-08 11:38:14.674 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-08 11:38:14.674 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-08 11:38:14.674 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-08 11:38:14.674 | 2026-09-08 11:38:14.674 | Possible reasons for having these kinds of units are: 2026-09-08 11:38:14.674 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-08 11:38:14.675 | .wants/, .requires/, or .upholds/ directory. 2026-09-08 11:38:14.675 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-08 11:38:14.675 | a requirement dependency on it. 2026-09-08 11:38:14.675 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-08 11:38:14.675 | D-Bus, udev, scripted systemctl call, ...). 2026-09-08 11:38:14.675 | • In case of template units, the unit is meant to be enabled with some 2026-09-08 11:38:14.675 | instance name specified. 2026-09-08 11:38:14.683 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-09-08 11:38:15.017 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-09-08 11:38:15.018 | Configuring OVSDB 2026-09-08 11:38:15.022 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-09-08 11:38:15.049 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:38:15.055 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-09-08 11:38:15.085 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-09-08 11:38:15.108 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=0c553732-362f-479e-bf95-14ec47fb19f2 2026-09-08 11:38:15.131 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.142:6642 2026-09-08 11:38:15.158 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-09-08 11:38:15.184 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-09-08 11:38:15.210 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.142 2026-09-08 11:38:15.237 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-09-08 11:38:15.244 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-09-08 11:38:15.268 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-09-08 11:38:15.272 | + 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-08 11:38:15.299 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-09-08 11:38:15.302 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-09-08 11:38:15.306 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-09-08 11:38:15.310 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-08 11:38:15.314 | + functions-common:is_provider_network:2272 : return 1 2026-09-08 11:38:15.317 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-09-08 11:38:15.321 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-09-08 11:38:15.324 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-09-08 11:38:15.327 | + 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-08 11:38:15.331 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-09-08 11:38:15.335 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-09-08 11:38:15.366 | + 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-08 11:38:15.407 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-08 11:38:15.441 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-09-08 11:38:15.476 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:38:15.482 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-09-08 11:38:15.487 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-09-08 11:38:15.492 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:38:15.495 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-09-08 11:38:15.503 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-09-08 11:38:15.532 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:15.534 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-09-08 11:38:15.536 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-09-08 11:38:15.539 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-08 11:38:16.037 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-09-08 11:38:16.545 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-09-08 11:38:16.610 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-09-08 11:38:16.614 | + 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-08 11:38:16.618 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-08 11:38:16.621 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-08 11:38:16.625 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-09-08 11:38:17.632 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-09-08 11:38:17.636 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-09-08 11:38:17.640 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-09-08 11:38:17.644 | + 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-08 11:38:17.648 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-09-08 11:38:17.653 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-09-08 11:38:17.657 | + 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-08 11:38:17.660 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-08 11:38:17.664 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-09-08 11:38:17.667 | + 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-08 11:38:17.671 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-09-08 11:38:17.675 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-09-08 11:38:17.679 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-09-08 11:38:17.703 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:38:17.707 | + 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-08 11:38:17.737 | + 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-08 11:38:17.768 | + 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-08 11:38:17.789 | + 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-08 11:38:17.807 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-09-08 11:38:17.832 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:17.836 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-09-08 11:38:17.839 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-09-08 11:38:17.844 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-09-08 11:38:18.352 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-09-08 11:38:18.845 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-09-08 11:38:18.845 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-09-08 11:38:18.845 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-09-08 11:38:18.845 | 2026-09-08 11:38:18.845 | Possible reasons for having these kinds of units are: 2026-09-08 11:38:18.845 | • A unit may be statically enabled by being symlinked from another unit's 2026-09-08 11:38:18.845 | .wants/, .requires/, or .upholds/ directory. 2026-09-08 11:38:18.845 | • A unit's purpose may be to act as a helper for some other unit which has 2026-09-08 11:38:18.845 | a requirement dependency on it. 2026-09-08 11:38:18.845 | • A unit may be started when needed via activation (socket, path, timer, 2026-09-08 11:38:18.846 | D-Bus, udev, scripted systemctl call, ...). 2026-09-08 11:38:18.846 | • In case of template units, the unit is meant to be enabled with some 2026-09-08 11:38:18.846 | instance name specified. 2026-09-08 11:38:18.854 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-09-08 11:38:19.115 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-09-08 11:38:19.139 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:38:19.141 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-09-08 11:38:19.146 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-09-08 11:38:19.168 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:19.173 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-09-08 11:38:19.177 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-09-08 11:38:19.181 | + 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-08 11:38:19.185 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-09-08 11:38:19.189 | + 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-08 11:38:19.193 | + functions-common:run_process:1676 : local group= 2026-09-08 11:38:19.196 | + functions-common:run_process:1677 : local user= 2026-09-08 11:38:19.200 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:38:19.203 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-09-08 11:38:19.207 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:38:19.211 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:38:19.215 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:19.219 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:19.224 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:19.230 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867499226 2026-09-08 11:38:19.233 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-09-08 11:38:19.259 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:19.262 | + 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-08 11:38:19.267 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-09-08 11:38:19.271 | + 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-08 11:38:19.275 | + 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-08 11:38:19.279 | + 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-08 11:38:19.283 | + 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-08 11:38:19.287 | + 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-08 11:38:19.290 | + 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-08 11:38:19.294 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-09-08 11:38:19.298 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:38:19.301 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:38:19.304 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:38:19.307 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:38:19.312 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-09-08 11:38:19.316 | + 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-08 11:38:19.320 | + 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-08 11:38:19.325 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-09-08 11:38:19.328 | + 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-08 11:38:19.331 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:38:19.335 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:38:19.338 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:38:19.342 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:38:19.346 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:38:19.349 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-09-08 11:38:19.352 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:38:19.358 | + 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-08 11:38:19.450 | + 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-08 11:38:19.536 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-09-08 11:38:19.598 | + 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-08 11:38:19.659 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-09-08 11:38:19.721 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-09-08 11:38:19.781 | + 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-08 11:38:19.844 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:38:19.846 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:38:19.849 | + 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-08 11:38:19.925 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:38:20.396 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-09-08 11:38:20.423 | 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-08 11:38:20.894 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-09-08 11:38:20.950 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:38:20.955 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:20.959 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:20.963 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:20.967 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:20.970 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:20.974 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:38:20.979 | + functions-common:time_stop:2427 : start_time=1788867499226 2026-09-08 11:38:20.983 | + functions-common:time_stop:2429 : [[ -z 1788867499226 ]] 2026-09-08 11:38:20.989 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:20.994 | + functions-common:time_stop:2432 : end_time=1788867500990 2026-09-08 11:38:20.998 | + functions-common:time_stop:2433 : elapsed_time=1764 2026-09-08 11:38:21.002 | + functions-common:time_stop:2434 : total=6515 2026-09-08 11:38:21.006 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:21.010 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8279 2026-09-08 11:38:21.014 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-08 11:38:21.018 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-08 11:38:21.023 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-09-08 11:38:21.028 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:38:21.056 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:38:21.061 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:38:21.065 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:38:21.069 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:38:21.074 | + 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-08 11:38:21.119 | + 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-08 11:38:21.160 | + 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-08 11:38:21.200 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:38:21.238 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-09-08 11:38:21.276 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-09-08 11:38:21.281 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-09-08 11:38:21.306 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:21.310 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-09-08 11:38:21.373 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-09-08 11:38:21.377 | + 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-08 11:38:21.381 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-09-08 11:38:21.385 | + 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-08 11:38:21.389 | + functions-common:run_process:1676 : local group= 2026-09-08 11:38:21.393 | + functions-common:run_process:1677 : local user= 2026-09-08 11:38:21.396 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:38:21.400 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-09-08 11:38:21.405 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:38:21.409 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:38:21.413 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:21.417 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:21.423 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:21.428 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867501424 2026-09-08 11:38:21.432 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-09-08 11:38:21.459 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:21.462 | + 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-08 11:38:21.467 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-09-08 11:38:21.470 | + 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-08 11:38:21.474 | + 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-08 11:38:21.478 | + 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-08 11:38:21.482 | + 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-08 11:38:21.486 | + 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-08 11:38:21.490 | + 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-08 11:38:21.494 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-09-08 11:38:21.498 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:38:21.502 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:38:21.506 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:38:21.510 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:38:21.515 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-09-08 11:38:21.519 | + 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-08 11:38:21.522 | + 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-08 11:38:21.527 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-09-08 11:38:21.530 | + 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-08 11:38:21.534 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:38:21.537 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:38:21.541 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:38:21.544 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:38:21.548 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:38:21.552 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-09-08 11:38:21.556 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:38:21.562 | + 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-08 11:38:21.654 | + 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-08 11:38:21.747 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-09-08 11:38:21.826 | + 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-08 11:38:21.904 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-09-08 11:38:21.983 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-09-08 11:38:22.061 | + 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-08 11:38:22.140 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:38:22.145 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:38:22.148 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-09-08 11:38:22.244 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:38:22.757 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-09-08 11:38:22.788 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-09-08 11:38:23.267 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-09-08 11:38:23.307 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:38:23.311 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:23.314 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:23.316 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:23.323 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:23.326 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:23.330 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:38:23.334 | + functions-common:time_stop:2427 : start_time=1788867501424 2026-09-08 11:38:23.339 | + functions-common:time_stop:2429 : [[ -z 1788867501424 ]] 2026-09-08 11:38:23.346 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:23.351 | + functions-common:time_stop:2432 : end_time=1788867503347 2026-09-08 11:38:23.355 | + functions-common:time_stop:2433 : elapsed_time=1923 2026-09-08 11:38:23.360 | + functions-common:time_stop:2434 : total=8279 2026-09-08 11:38:23.364 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:23.368 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10202 2026-09-08 11:38:23.372 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 11:38:23.376 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 11:38:23.380 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-09-08 11:38:23.386 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-09-08 11:38:23.414 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-09-08 11:38:23.419 | + functions:setup_systemd_logging:716 : local pidstr= 2026-09-08 11:38:23.423 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-09-08 11:38:23.427 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-09-08 11:38:23.432 | + 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-08 11:38:23.481 | + 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-08 11:38:23.528 | + 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-08 11:38:23.573 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-09-08 11:38:23.618 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-09-08 11:38:23.665 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-09-08 11:38:23.670 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-09-08 11:38:23.674 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-09-08 11:38:23.679 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-09-08 11:38:23.705 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-09-08 11:38:23.732 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-09-08 11:38:23.736 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-09-08 11:38:23.740 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-09-08 11:38:23.744 | + 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-08 11:38:23.805 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-09-08 11:38:23.836 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:23.840 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-09-08 11:38:23.844 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:38:23.848 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-09-08 11:38:23.852 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-09-08 11:38:23.856 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-09-08 11:38:23.860 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-09-08 11:38:23.910 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-09-08 11:38:23.915 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-09-08 11:38:23.919 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-09-08 11:38:23.965 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-09-08 11:38:23.969 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-09-08 11:38:23.973 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-09-08 11:38:23.978 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-09-08 11:38:23.983 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-08 11:38:23.987 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-08 11:38:23.993 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-09-08 11:38:23.997 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-09-08 11:38:24.001 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-09-08 11:38:24.006 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-09-08 11:38:24.010 | +++ 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-08 11:38:24.015 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:38:24.019 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:38:24.024 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-09-08 11:38:24.027 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:38:24.032 | + 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-08 11:38:24.036 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-09-08 11:38:24.040 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-09-08 11:38:24.044 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-09-08 11:38:24.050 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-09-08 11:38:24.083 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-09-08 11:38:24.087 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-09-08 11:38:24.148 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-09-08 11:38:24.208 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-09-08 11:38:24.213 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-09-08 11:38:24.274 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-09-08 11:38:24.279 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-09-08 11:38:24.338 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-09-08 11:38:24.343 | + 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-08 11:38:24.347 | + functions-common:run_process:1674 : local service=neutron-api 2026-09-08 11:38:24.351 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 11:38:24.355 | + functions-common:run_process:1676 : local group= 2026-09-08 11:38:24.360 | + functions-common:run_process:1677 : local user= 2026-09-08 11:38:24.364 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:38:24.368 | + functions-common:run_process:1680 : local name=neutron-api 2026-09-08 11:38:24.372 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:38:24.376 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:38:24.380 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:24.384 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:24.390 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:24.395 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867504391 2026-09-08 11:38:24.399 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-09-08 11:38:24.426 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:24.429 | + 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-08 11:38:24.431 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-09-08 11:38:24.434 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 11:38:24.438 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 11:38:24.441 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 11:38:24.445 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-09-08 11:38:24.448 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-09-08 11:38:24.451 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-09-08 11:38:24.455 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-09-08 11:38:24.458 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:38:24.461 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:38:24.464 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:38:24.468 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:38:24.471 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-09-08 11:38:24.474 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-09-08 11:38:24.478 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 11:38:24.482 | + 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-08 11:38:24.485 | + 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-08 11:38:24.488 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-09-08 11:38:24.491 | + 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-08 11:38:24.494 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 11:38:24.497 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 11:38:24.500 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 11:38:24.503 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-09-08 11:38:24.506 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 11:38:24.512 | + 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-08 11:38:24.603 | + 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-08 11:38:24.699 | + 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-08 11:38:24.779 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-09-08 11:38:24.862 | + 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-08 11:38:24.942 | + 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-08 11:38:25.021 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-09-08 11:38:25.099 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-09-08 11:38:25.178 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-09-08 11:38:25.258 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-09-08 11:38:25.338 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-09-08 11:38:25.414 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 11:38:25.418 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 11:38:25.422 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-09-08 11:38:25.515 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 11:38:26.025 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-09-08 11:38:26.053 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-09-08 11:38:26.533 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-09-08 11:38:26.676 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:38:26.680 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:26.687 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:26.694 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:26.701 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:26.712 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:26.715 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:38:26.721 | + functions-common:time_stop:2427 : start_time=1788867504391 2026-09-08 11:38:26.724 | + functions-common:time_stop:2429 : [[ -z 1788867504391 ]] 2026-09-08 11:38:26.733 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:26.740 | + functions-common:time_stop:2432 : end_time=1788867506735 2026-09-08 11:38:26.743 | + functions-common:time_stop:2433 : elapsed_time=2344 2026-09-08 11:38:26.745 | + functions-common:time_stop:2434 : total=10202 2026-09-08 11:38:26.747 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:26.750 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12546 2026-09-08 11:38:26.751 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.142/ 2026-09-08 11:38:26.753 | + 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-08 11:38:26.755 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-09-08 11:38:26.757 | + 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-08 11:38:26.759 | + functions-common:run_process:1676 : local group= 2026-09-08 11:38:26.761 | + functions-common:run_process:1677 : local user= 2026-09-08 11:38:26.764 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:38:26.765 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-09-08 11:38:26.767 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:38:26.769 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:38:26.771 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:26.773 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:26.776 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:26.780 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867506777 2026-09-08 11:38:26.782 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-09-08 11:38:26.803 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:26.805 | + 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-08 11:38:26.808 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-09-08 11:38:26.809 | + 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-08 11:38:26.811 | + 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-08 11:38:26.814 | + 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-08 11:38:26.816 | + 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-08 11:38:26.818 | + 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-08 11:38:26.820 | + 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-08 11:38:26.822 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-09-08 11:38:26.824 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:38:26.826 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:38:26.828 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:38:26.830 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:38:26.832 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-09-08 11:38:26.834 | + 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-08 11:38:26.836 | + 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-08 11:38:26.838 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-09-08 11:38:26.840 | + 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-08 11:38:26.843 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:38:26.844 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:38:26.846 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:38:26.848 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:38:26.850 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:38:26.852 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-09-08 11:38:26.854 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:38:26.858 | + 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-08 11:38:26.948 | + 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-08 11:38:27.037 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-09-08 11:38:27.136 | + 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-08 11:38:27.261 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-09-08 11:38:27.401 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-09-08 11:38:27.508 | + 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-08 11:38:27.587 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:38:27.593 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:38:27.597 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-09-08 11:38:27.699 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:38:28.250 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-09-08 11:38:28.278 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-09-08 11:38:28.784 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-09-08 11:38:28.839 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:38:28.841 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:28.843 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:28.846 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:28.853 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:28.862 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:28.868 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:38:28.873 | + functions-common:time_stop:2427 : start_time=1788867506777 2026-09-08 11:38:28.881 | + functions-common:time_stop:2429 : [[ -z 1788867506777 ]] 2026-09-08 11:38:28.888 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:28.898 | + functions-common:time_stop:2432 : end_time=1788867508893 2026-09-08 11:38:28.903 | + functions-common:time_stop:2433 : elapsed_time=2116 2026-09-08 11:38:28.907 | + functions-common:time_stop:2434 : total=12546 2026-09-08 11:38:28.914 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:28.923 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14662 2026-09-08 11:38:28.931 | + 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-08 11:38:28.938 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-09-08 11:38:28.945 | + 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-08 11:38:28.949 | + functions-common:run_process:1676 : local group= 2026-09-08 11:38:28.955 | + functions-common:run_process:1677 : local user= 2026-09-08 11:38:28.963 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:38:28.966 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-09-08 11:38:28.975 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:38:28.984 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:38:28.992 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:29.002 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:29.003 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:29.013 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867509008 2026-09-08 11:38:29.019 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-09-08 11:38:29.054 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:29.055 | + 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-08 11:38:29.059 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-09-08 11:38:29.061 | + 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-08 11:38:29.069 | + 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-08 11:38:29.070 | + 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-08 11:38:29.076 | + 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-08 11:38:29.083 | + 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-08 11:38:29.088 | + 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-08 11:38:29.098 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-09-08 11:38:29.102 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:38:29.105 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:38:29.109 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:38:29.113 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:38:29.119 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-09-08 11:38:29.123 | + 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-08 11:38:29.127 | + 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-08 11:38:29.135 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-09-08 11:38:29.138 | + 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-08 11:38:29.144 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:38:29.149 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:38:29.152 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:38:29.157 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:38:29.164 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:38:29.169 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-09-08 11:38:29.175 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:38:29.187 | + 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-08 11:38:29.334 | + 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-08 11:38:29.477 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-09-08 11:38:29.623 | + 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-08 11:38:29.751 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-09-08 11:38:29.866 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-09-08 11:38:29.987 | + 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-08 11:38:30.081 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:38:30.085 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:38:30.091 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-09-08 11:38:30.233 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:38:30.812 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-09-08 11:38:30.847 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-09-08 11:38:31.388 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-09-08 11:38:31.447 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:38:31.451 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:31.456 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:31.462 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:31.465 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:31.469 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:31.477 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:38:31.483 | + functions-common:time_stop:2427 : start_time=1788867509008 2026-09-08 11:38:31.487 | + functions-common:time_stop:2429 : [[ -z 1788867509008 ]] 2026-09-08 11:38:31.497 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:31.504 | + functions-common:time_stop:2432 : end_time=1788867511498 2026-09-08 11:38:31.509 | + functions-common:time_stop:2433 : elapsed_time=2490 2026-09-08 11:38:31.515 | + functions-common:time_stop:2434 : total=14662 2026-09-08 11:38:31.521 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:31.525 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=17152 2026-09-08 11:38:31.529 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-09-08 11:38:31.533 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-09-08 11:38:31.540 | + 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-08 11:38:31.543 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-09-08 11:38:31.551 | + 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-08 11:38:31.559 | + functions-common:run_process:1676 : local group= 2026-09-08 11:38:31.565 | + functions-common:run_process:1677 : local user= 2026-09-08 11:38:31.569 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:38:31.573 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-09-08 11:38:31.580 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:38:31.585 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:38:31.593 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:31.597 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:31.608 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:31.618 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867511612 2026-09-08 11:38:31.624 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-09-08 11:38:31.659 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:31.665 | + 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-08 11:38:31.672 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-09-08 11:38:31.679 | + 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-08 11:38:31.683 | + 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-08 11:38:31.688 | + 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-08 11:38:31.697 | + 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-08 11:38:31.703 | + 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-08 11:38:31.709 | + 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-08 11:38:31.724 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:38:31.730 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:38:31.739 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:38:31.744 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:38:31.750 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:38:31.757 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-09-08 11:38:31.761 | + 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-08 11:38:31.770 | + 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-08 11:38:31.775 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:38:31.781 | + 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-08 11:38:31.787 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:38:31.791 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:38:31.796 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:38:31.808 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:38:31.812 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:38:31.818 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:38:31.822 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:38:31.833 | + 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-08 11:38:31.988 | + 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-08 11:38:32.125 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-09-08 11:38:32.256 | + 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-08 11:38:32.371 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-09-08 11:38:32.491 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-09-08 11:38:32.601 | + 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-08 11:38:32.721 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:38:32.729 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:38:32.733 | + 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-08 11:38:32.889 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:38:33.429 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:38:33.465 | 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-08 11:38:34.005 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:38:34.065 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:38:34.071 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:34.077 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:34.082 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:34.090 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:34.094 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:34.099 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:38:34.104 | + functions-common:time_stop:2427 : start_time=1788867511612 2026-09-08 11:38:34.109 | + functions-common:time_stop:2429 : [[ -z 1788867511612 ]] 2026-09-08 11:38:34.117 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:34.124 | + functions-common:time_stop:2432 : end_time=1788867514118 2026-09-08 11:38:34.128 | + functions-common:time_stop:2433 : elapsed_time=2506 2026-09-08 11:38:34.135 | + functions-common:time_stop:2434 : total=17152 2026-09-08 11:38:34.139 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:34.145 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19658 2026-09-08 11:38:34.148 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-09-08 11:38:34.153 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.142/networking 2026-09-08 11:38:34.160 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-09-08 11:38:34.160 | Waiting for Neutron to start... 2026-09-08 11:38:34.165 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.142/networking' 2026-09-08 11:38:34.172 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.142/networking' 'Neutron did not start' 60 2026-09-08 11:38:34.176 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.142/networking' 2026-09-08 11:38:34.180 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-09-08 11:38:34.184 | + functions-common:test_with_retry:2360 : local until=60 2026-09-08 11:38:34.188 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-08 11:38:34.192 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-08 11:38:34.200 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-08 11:38:34.207 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:34.214 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:34.221 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:34.233 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867514224 2026-09-08 11:38:34.241 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.142/networking; do sleep 0.5; done' 2026-09-08 11:38:41.992 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.142/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-08 11:38:41.997 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:42.001 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:42.006 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:42.010 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:42.014 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:42.018 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-08 11:38:42.022 | + functions-common:time_stop:2427 : start_time=1788867514224 2026-09-08 11:38:42.027 | + functions-common:time_stop:2429 : [[ -z 1788867514224 ]] 2026-09-08 11:38:42.033 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:42.039 | + functions-common:time_stop:2432 : end_time=1788867522035 2026-09-08 11:38:42.043 | + functions-common:time_stop:2433 : elapsed_time=7811 2026-09-08 11:38:42.047 | + functions-common:time_stop:2434 : total=0 2026-09-08 11:38:42.051 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:42.056 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7811 2026-09-08 11:38:42.060 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-09-08 11:38:42.089 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:42.093 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-09-08 11:38:42.100 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:38:42.104 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-09-08 11:38:42.108 | + ./stack.sh:main:1314 : start_placement 2026-09-08 11:38:42.112 | + lib/placement:start_placement:137 : start_placement_api 2026-09-08 11:38:42.118 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-09-08 11:38:42.125 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 11:38:42.129 | + functions-common:run_process:1674 : local service=placement-api 2026-09-08 11:38:42.133 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 11:38:42.137 | + functions-common:run_process:1676 : local group= 2026-09-08 11:38:42.141 | + functions-common:run_process:1677 : local user= 2026-09-08 11:38:42.145 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:38:42.150 | + functions-common:run_process:1680 : local name=placement-api 2026-09-08 11:38:42.154 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:38:42.158 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:38:42.162 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:42.167 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:42.172 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:42.179 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867522174 2026-09-08 11:38:42.183 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-09-08 11:38:42.210 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:42.214 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-09-08 11:38:42.218 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-09-08 11:38:42.222 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 11:38:42.226 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 11:38:42.231 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 11:38:42.235 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-09-08 11:38:42.239 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-09-08 11:38:42.243 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-09-08 11:38:42.247 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-09-08 11:38:42.251 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:38:42.255 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:38:42.259 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:38:42.264 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:38:42.268 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-09-08 11:38:42.272 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-09-08 11:38:42.276 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 11:38:42.281 | + 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-08 11:38:42.284 | + 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-08 11:38:42.289 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-09-08 11:38:42.293 | + 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-08 11:38:42.297 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 11:38:42.301 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 11:38:42.305 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 11:38:42.309 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-09-08 11:38:42.314 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 11:38:42.320 | + 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-08 11:38:42.421 | + 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-08 11:38:42.515 | + 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-08 11:38:42.594 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-09-08 11:38:42.674 | + 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-08 11:38:42.754 | + 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-08 11:38:42.833 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-09-08 11:38:42.913 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-09-08 11:38:42.993 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-09-08 11:38:43.072 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-09-08 11:38:43.151 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-09-08 11:38:43.230 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 11:38:43.233 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 11:38:43.238 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-09-08 11:38:43.332 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 11:38:43.840 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-09-08 11:38:43.870 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-09-08 11:38:44.360 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-09-08 11:38:44.506 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:38:44.510 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:44.514 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:44.518 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:44.522 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:44.527 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:44.530 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:38:44.534 | + functions-common:time_stop:2427 : start_time=1788867522174 2026-09-08 11:38:44.538 | + functions-common:time_stop:2429 : [[ -z 1788867522174 ]] 2026-09-08 11:38:44.543 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:44.550 | + functions-common:time_stop:2432 : end_time=1788867524546 2026-09-08 11:38:44.554 | + functions-common:time_stop:2433 : elapsed_time=2372 2026-09-08 11:38:44.558 | + functions-common:time_stop:2434 : total=19658 2026-09-08 11:38:44.562 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:44.566 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22030 2026-09-08 11:38:44.570 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-09-08 11:38:44.570 | Waiting for placement-api to start... 2026-09-08 11:38:44.574 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.142/placement 2026-09-08 11:38:44.578 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 11:38:44.582 | + functions:wait_for_service:477 : local url=http://192.168.122.142/placement 2026-09-08 11:38:44.586 | + functions:wait_for_service:478 : local rval=0 2026-09-08 11:38:44.590 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 11:38:44.594 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 11:38:44.599 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:44.603 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:44.607 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:44.612 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867524608 2026-09-08 11:38:44.616 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 11:38:44.620 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:38:44.623 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.142/placement 2026-09-08 11:38:47.152 | + :: : [[ 200 == 503 ]] 2026-09-08 11:38:47.154 | + :: : [[ 0 -eq 7 ]] 2026-09-08 11:38:47.159 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 11:38:47.163 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:47.167 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:47.171 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:47.175 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:47.179 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:47.184 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 11:38:47.188 | + functions-common:time_stop:2427 : start_time=1788867524608 2026-09-08 11:38:47.192 | + functions-common:time_stop:2429 : [[ -z 1788867524608 ]] 2026-09-08 11:38:47.197 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:47.204 | + functions-common:time_stop:2432 : end_time=1788867527200 2026-09-08 11:38:47.208 | + functions-common:time_stop:2433 : elapsed_time=2592 2026-09-08 11:38:47.212 | + functions-common:time_stop:2434 : total=11732 2026-09-08 11:38:47.216 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:47.220 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14324 2026-09-08 11:38:47.225 | + functions:wait_for_service:486 : return 0 2026-09-08 11:38:47.229 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-09-08 11:38:47.257 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:47.261 | + ./stack.sh:main:1318 : start_neutron 2026-09-08 11:38:47.265 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-09-08 11:38:47.269 | + 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-08 11:38:47.273 | + functions-common:run_process:1674 : local service=q-agt 2026-09-08 11:38:47.277 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-09-08 11:38:47.281 | + functions-common:run_process:1676 : local group= 2026-09-08 11:38:47.286 | + functions-common:run_process:1677 : local user= 2026-09-08 11:38:47.289 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:38:47.293 | + functions-common:run_process:1680 : local name=q-agt 2026-09-08 11:38:47.298 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:38:47.302 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:38:47.307 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:47.311 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:47.316 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:47.323 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867527318 2026-09-08 11:38:47.327 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-09-08 11:38:47.353 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:38:47.357 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:38:47.362 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:47.366 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:47.370 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:47.374 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:47.378 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:47.382 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:38:47.386 | + functions-common:time_stop:2427 : start_time=1788867527318 2026-09-08 11:38:47.390 | + functions-common:time_stop:2429 : [[ -z 1788867527318 ]] 2026-09-08 11:38:47.396 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:47.402 | + functions-common:time_stop:2432 : end_time=1788867527398 2026-09-08 11:38:47.406 | + functions-common:time_stop:2433 : elapsed_time=80 2026-09-08 11:38:47.410 | + functions-common:time_stop:2434 : total=22030 2026-09-08 11:38:47.414 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:47.418 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22110 2026-09-08 11:38:47.422 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-09-08 11:38:47.426 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-08 11:38:47.430 | + functions-common:is_provider_network:2272 : return 1 2026-09-08 11:38:47.434 | + lib/neutron:start_neutron:663 : start_other_agents 2026-09-08 11:38:47.438 | + 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-08 11:38:47.443 | + functions-common:run_process:1674 : local service=q-dhcp 2026-09-08 11:38:47.447 | + 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-08 11:38:47.452 | + functions-common:run_process:1676 : local group= 2026-09-08 11:38:47.457 | + functions-common:run_process:1677 : local user= 2026-09-08 11:38:47.461 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:38:47.466 | + functions-common:run_process:1680 : local name=q-dhcp 2026-09-08 11:38:47.470 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:38:47.475 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:38:47.479 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:47.483 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:47.488 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:47.495 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867527490 2026-09-08 11:38:47.499 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-09-08 11:38:47.526 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:38:47.530 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:38:47.534 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:47.538 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:47.543 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:47.547 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:47.551 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:47.555 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:38:47.559 | + functions-common:time_stop:2427 : start_time=1788867527490 2026-09-08 11:38:47.563 | + functions-common:time_stop:2429 : [[ -z 1788867527490 ]] 2026-09-08 11:38:47.568 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:47.575 | + functions-common:time_stop:2432 : end_time=1788867527570 2026-09-08 11:38:47.579 | + functions-common:time_stop:2433 : elapsed_time=80 2026-09-08 11:38:47.583 | + functions-common:time_stop:2434 : total=22110 2026-09-08 11:38:47.587 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:47.591 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22190 2026-09-08 11:38:47.597 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-09-08 11:38:47.602 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-09-08 11:38:47.605 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-09-08 11:38:47.610 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-09-08 11:38:47.615 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 11:38:47.619 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 11:38:47.624 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 11:38:47.628 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-09-08 11:38:47.632 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-09-08 11:38:47.637 | + 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-08 11:38:47.641 | + functions-common:run_process:1674 : local service=q-l3 2026-09-08 11:38:47.645 | + 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-08 11:38:47.649 | + functions-common:run_process:1676 : local group= 2026-09-08 11:38:47.653 | + functions-common:run_process:1677 : local user= 2026-09-08 11:38:47.657 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:38:47.661 | + functions-common:run_process:1680 : local name=q-l3 2026-09-08 11:38:47.665 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:38:47.669 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:38:47.673 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:47.677 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:47.683 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:47.689 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867527685 2026-09-08 11:38:47.693 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-09-08 11:38:47.720 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:38:47.725 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:38:47.729 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:47.733 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:47.737 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:47.741 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:47.746 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:47.750 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:38:47.754 | + functions-common:time_stop:2427 : start_time=1788867527685 2026-09-08 11:38:47.758 | + functions-common:time_stop:2429 : [[ -z 1788867527685 ]] 2026-09-08 11:38:47.763 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:47.770 | + functions-common:time_stop:2432 : end_time=1788867527765 2026-09-08 11:38:47.773 | + functions-common:time_stop:2433 : elapsed_time=80 2026-09-08 11:38:47.777 | + functions-common:time_stop:2434 : total=22190 2026-09-08 11:38:47.782 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:47.786 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22270 2026-09-08 11:38:47.790 | + 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-08 11:38:47.794 | + functions-common:run_process:1674 : local service=q-meta 2026-09-08 11:38:47.798 | + 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-08 11:38:47.802 | + functions-common:run_process:1676 : local group= 2026-09-08 11:38:47.806 | + functions-common:run_process:1677 : local user= 2026-09-08 11:38:47.810 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:38:47.814 | + functions-common:run_process:1680 : local name=q-meta 2026-09-08 11:38:47.818 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:38:47.823 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:38:47.826 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:47.830 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:47.835 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:47.842 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867527837 2026-09-08 11:38:47.846 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-09-08 11:38:47.872 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:38:47.877 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:38:47.881 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:47.885 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:47.890 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:47.894 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:47.898 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:47.902 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:38:47.906 | + functions-common:time_stop:2427 : start_time=1788867527837 2026-09-08 11:38:47.910 | + functions-common:time_stop:2429 : [[ -z 1788867527837 ]] 2026-09-08 11:38:47.915 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:47.921 | + functions-common:time_stop:2432 : end_time=1788867527917 2026-09-08 11:38:47.925 | + functions-common:time_stop:2433 : elapsed_time=80 2026-09-08 11:38:47.930 | + functions-common:time_stop:2434 : total=22270 2026-09-08 11:38:47.933 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:47.938 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22350 2026-09-08 11:38:47.942 | + 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-08 11:38:47.946 | + functions-common:run_process:1674 : local service=q-metering 2026-09-08 11:38:47.950 | + 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-08 11:38:47.954 | + functions-common:run_process:1676 : local group= 2026-09-08 11:38:47.958 | + functions-common:run_process:1677 : local user= 2026-09-08 11:38:47.963 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:38:47.966 | + functions-common:run_process:1680 : local name=q-metering 2026-09-08 11:38:47.971 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:38:47.975 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:38:47.979 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:38:47.983 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:38:47.988 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:38:47.995 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867527990 2026-09-08 11:38:47.999 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-09-08 11:38:48.025 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:38:48.030 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:38:48.034 | + functions-common:time_stop:2420 : local name 2026-09-08 11:38:48.038 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:38:48.043 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:38:48.047 | + functions-common:time_stop:2423 : local total 2026-09-08 11:38:48.051 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:38:48.055 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:38:48.059 | + functions-common:time_stop:2427 : start_time=1788867527990 2026-09-08 11:38:48.063 | + functions-common:time_stop:2429 : [[ -z 1788867527990 ]] 2026-09-08 11:38:48.068 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:38:48.075 | + functions-common:time_stop:2432 : end_time=1788867528070 2026-09-08 11:38:48.079 | + functions-common:time_stop:2433 : elapsed_time=80 2026-09-08 11:38:48.082 | + functions-common:time_stop:2434 : total=22350 2026-09-08 11:38:48.086 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:38:48.090 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22430 2026-09-08 11:38:48.095 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-09-08 11:38:48.122 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:38:48.126 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-09-08 11:38:48.130 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-09-08 11:38:48.135 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:38:48.139 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-09-08 11:38:48.143 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-09-08 11:38:48.148 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-09-08 11:38:48.152 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-09-08 11:38:48.156 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-09-08 11:38:48.160 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-08 11:38:48.165 | ++ 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-08 11:38:51.694 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:38:51.699 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 11:38:51.699 | address-scope 2026-09-08 11:38:51.699 | agent 2026-09-08 11:38:51.699 | allowed-address-pairs 2026-09-08 11:38:51.699 | auto-allocated-topology 2026-09-08 11:38:51.699 | availability_zone 2026-09-08 11:38:51.699 | default-subnetpools 2026-09-08 11:38:51.699 | dhcp_agent_scheduler 2026-09-08 11:38:51.699 | dns-integration 2026-09-08 11:38:51.699 | dns-domain-ports 2026-09-08 11:38:51.700 | dns-integration-domain-keywords 2026-09-08 11:38:51.700 | empty-string-filtering 2026-09-08 11:38:51.700 | external-net 2026-09-08 11:38:51.700 | extra_dhcp_opt 2026-09-08 11:38:51.700 | extraroute 2026-09-08 11:38:51.700 | extraroute-atomic 2026-09-08 11:38:51.700 | filter-validation 2026-09-08 11:38:51.700 | floating-ip-port-forwarding-detail 2026-09-08 11:38:51.700 | fip-port-details 2026-09-08 11:38:51.700 | flavors 2026-09-08 11:38:51.700 | floatingip-pools 2026-09-08 11:38:51.701 | floating-ip-router-writable 2026-09-08 11:38:51.701 | router 2026-09-08 11:38:51.701 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:38:51.701 | enable-default-route-bfd 2026-09-08 11:38:51.701 | enable-default-route-ecmp 2026-09-08 11:38:51.701 | ext-gw-mode 2026-09-08 11:38:51.701 | l3-ha 2026-09-08 11:38:51.701 | external-gateway-multihoming 2026-09-08 11:38:51.701 | l3-flavors 2026-09-08 11:38:51.701 | l3_agent_scheduler 2026-09-08 11:38:51.702 | multi-provider 2026-09-08 11:38:51.702 | net-mtu 2026-09-08 11:38:51.702 | net-mtu-writable 2026-09-08 11:38:51.702 | network_availability_zone 2026-09-08 11:38:51.702 | network-ip-availability 2026-09-08 11:38:51.702 | network-ip-availability-details 2026-09-08 11:38:51.702 | pagination 2026-09-08 11:38:51.702 | port-device-profile 2026-09-08 11:38:51.702 | port-mac-address-regenerate 2026-09-08 11:38:51.703 | port-numa-affinity-policy 2026-09-08 11:38:51.703 | port-numa-affinity-policy-socket 2026-09-08 11:38:51.703 | binding 2026-09-08 11:38:51.703 | binding-extended 2026-09-08 11:38:51.703 | port-security 2026-09-08 11:38:51.703 | project-id 2026-09-08 11:38:51.703 | provider 2026-09-08 11:38:51.703 | qinq 2026-09-08 11:38:51.703 | quota-check-limit 2026-09-08 11:38:51.703 | quota-check-limit-default 2026-09-08 11:38:51.703 | quotas 2026-09-08 11:38:51.704 | quota_details 2026-09-08 11:38:51.704 | rbac-policies 2026-09-08 11:38:51.704 | rbac-address-scope 2026-09-08 11:38:51.704 | rbac-security-groups 2026-09-08 11:38:51.704 | revision-if-match 2026-09-08 11:38:51.704 | standard-attr-revisions 2026-09-08 11:38:51.704 | router_availability_zone 2026-09-08 11:38:51.704 | router-enable-snat 2026-09-08 11:38:51.704 | security-groups-default-rules 2026-09-08 11:38:51.704 | security-groups-default-statefulness 2026-09-08 11:38:51.704 | security-groups-normalized-cidr 2026-09-08 11:38:51.705 | security-groups-remote-address-group 2026-09-08 11:38:51.705 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:38:51.705 | security-groups-shared-filtering 2026-09-08 11:38:51.705 | security-group 2026-09-08 11:38:51.705 | service-type 2026-09-08 11:38:51.705 | sorting 2026-09-08 11:38:51.705 | standard-attr-description 2026-09-08 11:38:51.705 | stateful-security-group 2026-09-08 11:38:51.705 | subnet-dns-publish-fixed-ip 2026-09-08 11:38:51.706 | subnet-external-network 2026-09-08 11:38:51.706 | subnet_onboard 2026-09-08 11:38:51.706 | subnet-service-types 2026-09-08 11:38:51.708 | subnet_allocation 2026-09-08 11:38:51.708 | subnetpool-prefix-ops 2026-09-08 11:38:51.708 | tag-creation 2026-09-08 11:38:51.708 | standard-attr-tag 2026-09-08 11:38:51.709 | standard-attr-timestamp 2026-09-08 11:38:51.709 | vlan-transparent' 2026-09-08 11:38:51.709 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 11:38:51.709 | address-scope 2026-09-08 11:38:51.709 | agent 2026-09-08 11:38:51.709 | allowed-address-pairs 2026-09-08 11:38:51.709 | auto-allocated-topology 2026-09-08 11:38:51.709 | availability_zone 2026-09-08 11:38:51.709 | default-subnetpools 2026-09-08 11:38:51.709 | dhcp_agent_scheduler 2026-09-08 11:38:51.710 | dns-integration 2026-09-08 11:38:51.710 | dns-domain-ports 2026-09-08 11:38:51.710 | dns-integration-domain-keywords 2026-09-08 11:38:51.710 | empty-string-filtering 2026-09-08 11:38:51.710 | external-net 2026-09-08 11:38:51.710 | extra_dhcp_opt 2026-09-08 11:38:51.710 | extraroute 2026-09-08 11:38:51.710 | extraroute-atomic 2026-09-08 11:38:51.710 | filter-validation 2026-09-08 11:38:51.710 | floating-ip-port-forwarding-detail 2026-09-08 11:38:51.711 | fip-port-details 2026-09-08 11:38:51.711 | flavors 2026-09-08 11:38:51.711 | floatingip-pools 2026-09-08 11:38:51.711 | floating-ip-router-writable 2026-09-08 11:38:51.711 | router 2026-09-08 11:38:51.711 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:38:51.711 | enable-default-route-bfd 2026-09-08 11:38:51.711 | enable-default-route-ecmp 2026-09-08 11:38:51.711 | ext-gw-mode 2026-09-08 11:38:51.711 | l3-ha 2026-09-08 11:38:51.712 | external-gateway-multihoming 2026-09-08 11:38:51.712 | l3-flavors 2026-09-08 11:38:51.712 | l3_agent_scheduler 2026-09-08 11:38:51.712 | multi-provider 2026-09-08 11:38:51.712 | net-mtu 2026-09-08 11:38:51.712 | net-mtu-writable 2026-09-08 11:38:51.712 | network_availability_zone 2026-09-08 11:38:51.712 | network-ip-availability 2026-09-08 11:38:51.712 | network-ip-availability-details 2026-09-08 11:38:51.713 | pagination 2026-09-08 11:38:51.713 | port-device-profile 2026-09-08 11:38:51.713 | port-mac-address-regenerate 2026-09-08 11:38:51.713 | port-numa-affinity-policy 2026-09-08 11:38:51.713 | port-numa-affinity-policy-socket 2026-09-08 11:38:51.713 | binding 2026-09-08 11:38:51.713 | binding-extended 2026-09-08 11:38:51.713 | port-security 2026-09-08 11:38:51.713 | project-id 2026-09-08 11:38:51.713 | provider 2026-09-08 11:38:51.713 | qinq 2026-09-08 11:38:51.714 | quota-check-limit 2026-09-08 11:38:51.714 | quota-check-limit-default 2026-09-08 11:38:51.714 | quotas 2026-09-08 11:38:51.714 | quota_details 2026-09-08 11:38:51.714 | rbac-policies 2026-09-08 11:38:51.714 | rbac-address-scope 2026-09-08 11:38:51.714 | rbac-security-groups 2026-09-08 11:38:51.714 | revision-if-match 2026-09-08 11:38:51.714 | standard-attr-revisions 2026-09-08 11:38:51.714 | router_availability_zone 2026-09-08 11:38:51.715 | router-enable-snat 2026-09-08 11:38:51.715 | security-groups-default-rules 2026-09-08 11:38:51.715 | security-groups-default-statefulness 2026-09-08 11:38:51.715 | security-groups-normalized-cidr 2026-09-08 11:38:51.715 | security-groups-remote-address-group 2026-09-08 11:38:51.715 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:38:51.715 | security-groups-shared-filtering 2026-09-08 11:38:51.715 | security-group 2026-09-08 11:38:51.715 | service-type 2026-09-08 11:38:51.716 | sorting 2026-09-08 11:38:51.716 | standard-attr-description 2026-09-08 11:38:51.716 | stateful-security-group 2026-09-08 11:38:51.716 | subnet-dns-publish-fixed-ip 2026-09-08 11:38:51.716 | subnet-external-network 2026-09-08 11:38:51.716 | subnet_onboard 2026-09-08 11:38:51.716 | subnet-service-types 2026-09-08 11:38:51.716 | subnet_allocation 2026-09-08 11:38:51.716 | subnetpool-prefix-ops 2026-09-08 11:38:51.716 | tag-creation 2026-09-08 11:38:51.717 | standard-attr-tag 2026-09-08 11:38:51.717 | standard-attr-timestamp 2026-09-08 11:38:51.717 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-08 11:38:51.717 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 11:38:51.717 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-09-08 11:38:51.718 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-09-08 11:38:51.725 | ++ 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-08 11:38:55.684 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:38:55.688 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=013ce060-3e6b-445b-abc7-b05dd7d24aaa 2026-09-08 11:38:55.692 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-09-08 11:38:55.696 | ++ 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 fd2d:1c49:1c66::/56 --share --default -f value -c id 2026-09-08 11:38:59.431 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:38:59.436 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=039bec84-78e2-4931-b5c8-14a5ff3d9694 2026-09-08 11:38:59.440 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-09-08 11:38:59.443 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-08 11:38:59.446 | + functions-common:is_provider_network:2272 : return 1 2026-09-08 11:38:59.450 | ++ 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-08 11:39:04.741 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:39:04.746 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=90913bc8-fae9-4e0e-83a4-5971a8fbbb34 2026-09-08 11:39:04.750 | + 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-08 11:39:04.754 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:39:04.780 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-09-08 11:39:04.786 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-09-08 11:39:04.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 013ce060-3e6b-445b-abc7-b05dd7d24aaa ']' 2026-09-08 11:39:04.794 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-09-08 11:39:04.798 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-09-08 11:39:04.802 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 013ce060-3e6b-445b-abc7-b05dd7d24aaa ' 2026-09-08 11:39:04.806 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-09-08 11:39:04.810 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 90913bc8-fae9-4e0e-83a4-5971a8fbbb34 private-subnet' 2026-09-08 11:39:04.814 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-09-08 11:39:04.819 | +++ 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 013ce060-3e6b-445b-abc7-b05dd7d24aaa --network 90913bc8-fae9-4e0e-83a4-5971a8fbbb34 private-subnet -f value -c id 2026-09-08 11:39:09.920 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:39:09.925 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=4b791a3a-7ccc-44b7-8c86-cf4b41719069 2026-09-08 11:39:09.929 | ++ 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-08 11:39:09.933 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:39:09.958 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 4b791a3a-7ccc-44b7-8c86-cf4b41719069 2026-09-08 11:39:09.965 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=4b791a3a-7ccc-44b7-8c86-cf4b41719069 2026-09-08 11:39:09.969 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-09-08 11:39:09.975 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-09-08 11:39:09.980 | ++ 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-08 11:39:09.983 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:39:10.008 | ++ 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-08 11:39:10.012 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:39:10.038 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-09-08 11:39:10.042 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 039bec84-78e2-4931-b5c8-14a5ff3d9694 ']' 2026-09-08 11:39:10.045 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-09-08 11:39:10.049 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-09-08 11:39:10.053 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 039bec84-78e2-4931-b5c8-14a5ff3d9694 ' 2026-09-08 11:39:10.057 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-09-08 11:39:10.061 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 90913bc8-fae9-4e0e-83a4-5971a8fbbb34 ipv6-private-subnet ' 2026-09-08 11:39:10.065 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-09-08 11:39:10.070 | +++ 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 039bec84-78e2-4931-b5c8-14a5ff3d9694 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 90913bc8-fae9-4e0e-83a4-5971a8fbbb34 ipv6-private-subnet -f value -c id 2026-09-08 11:39:14.969 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:39:14.974 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=272f27c2-f27d-4d2b-becc-d4aad2c212a9 2026-09-08 11:39:14.978 | ++ 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-08 11:39:14.981 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:39:15.005 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 272f27c2-f27d-4d2b-becc-d4aad2c212a9 2026-09-08 11:39:15.010 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=272f27c2-f27d-4d2b-becc-d4aad2c212a9 2026-09-08 11:39:15.014 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-09-08 11:39:15.019 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-09-08 11:39:15.024 | ++ 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-08 11:39:18.213 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:39:18.218 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 11:39:18.218 | address-scope 2026-09-08 11:39:18.218 | agent 2026-09-08 11:39:18.219 | allowed-address-pairs 2026-09-08 11:39:18.219 | auto-allocated-topology 2026-09-08 11:39:18.219 | availability_zone 2026-09-08 11:39:18.219 | default-subnetpools 2026-09-08 11:39:18.219 | dhcp_agent_scheduler 2026-09-08 11:39:18.219 | dns-integration 2026-09-08 11:39:18.219 | dns-domain-ports 2026-09-08 11:39:18.220 | dns-integration-domain-keywords 2026-09-08 11:39:18.220 | empty-string-filtering 2026-09-08 11:39:18.220 | external-net 2026-09-08 11:39:18.220 | extra_dhcp_opt 2026-09-08 11:39:18.220 | extraroute 2026-09-08 11:39:18.220 | extraroute-atomic 2026-09-08 11:39:18.220 | filter-validation 2026-09-08 11:39:18.221 | floating-ip-port-forwarding-detail 2026-09-08 11:39:18.221 | fip-port-details 2026-09-08 11:39:18.221 | flavors 2026-09-08 11:39:18.221 | floatingip-pools 2026-09-08 11:39:18.221 | floating-ip-router-writable 2026-09-08 11:39:18.221 | router 2026-09-08 11:39:18.221 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:39:18.222 | enable-default-route-bfd 2026-09-08 11:39:18.222 | enable-default-route-ecmp 2026-09-08 11:39:18.222 | ext-gw-mode 2026-09-08 11:39:18.222 | l3-ha 2026-09-08 11:39:18.222 | external-gateway-multihoming 2026-09-08 11:39:18.222 | l3-flavors 2026-09-08 11:39:18.222 | l3_agent_scheduler 2026-09-08 11:39:18.222 | multi-provider 2026-09-08 11:39:18.223 | net-mtu 2026-09-08 11:39:18.223 | net-mtu-writable 2026-09-08 11:39:18.223 | network_availability_zone 2026-09-08 11:39:18.223 | network-ip-availability 2026-09-08 11:39:18.223 | network-ip-availability-details 2026-09-08 11:39:18.223 | pagination 2026-09-08 11:39:18.224 | port-device-profile 2026-09-08 11:39:18.224 | port-mac-address-regenerate 2026-09-08 11:39:18.224 | port-numa-affinity-policy 2026-09-08 11:39:18.224 | port-numa-affinity-policy-socket 2026-09-08 11:39:18.224 | binding 2026-09-08 11:39:18.224 | binding-extended 2026-09-08 11:39:18.224 | port-security 2026-09-08 11:39:18.225 | project-id 2026-09-08 11:39:18.225 | provider 2026-09-08 11:39:18.225 | qinq 2026-09-08 11:39:18.225 | quota-check-limit 2026-09-08 11:39:18.225 | quota-check-limit-default 2026-09-08 11:39:18.225 | quotas 2026-09-08 11:39:18.225 | quota_details 2026-09-08 11:39:18.226 | rbac-policies 2026-09-08 11:39:18.226 | rbac-address-scope 2026-09-08 11:39:18.226 | rbac-security-groups 2026-09-08 11:39:18.226 | revision-if-match 2026-09-08 11:39:18.226 | standard-attr-revisions 2026-09-08 11:39:18.226 | router_availability_zone 2026-09-08 11:39:18.227 | router-enable-snat 2026-09-08 11:39:18.227 | security-groups-default-rules 2026-09-08 11:39:18.227 | security-groups-default-statefulness 2026-09-08 11:39:18.227 | security-groups-normalized-cidr 2026-09-08 11:39:18.227 | security-groups-remote-address-group 2026-09-08 11:39:18.227 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:39:18.227 | security-groups-shared-filtering 2026-09-08 11:39:18.228 | security-group 2026-09-08 11:39:18.228 | service-type 2026-09-08 11:39:18.228 | sorting 2026-09-08 11:39:18.228 | standard-attr-description 2026-09-08 11:39:18.228 | stateful-security-group 2026-09-08 11:39:18.228 | subnet-dns-publish-fixed-ip 2026-09-08 11:39:18.228 | subnet-external-network 2026-09-08 11:39:18.229 | subnet_onboard 2026-09-08 11:39:18.229 | subnet-service-types 2026-09-08 11:39:18.229 | subnet_allocation 2026-09-08 11:39:18.229 | subnetpool-prefix-ops 2026-09-08 11:39:18.229 | tag-creation 2026-09-08 11:39:18.229 | standard-attr-tag 2026-09-08 11:39:18.229 | standard-attr-timestamp 2026-09-08 11:39:18.230 | vlan-transparent' 2026-09-08 11:39:18.230 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 11:39:18.230 | address-scope 2026-09-08 11:39:18.230 | agent 2026-09-08 11:39:18.230 | allowed-address-pairs 2026-09-08 11:39:18.230 | auto-allocated-topology 2026-09-08 11:39:18.231 | availability_zone 2026-09-08 11:39:18.231 | default-subnetpools 2026-09-08 11:39:18.231 | dhcp_agent_scheduler 2026-09-08 11:39:18.231 | dns-integration 2026-09-08 11:39:18.231 | dns-domain-ports 2026-09-08 11:39:18.231 | dns-integration-domain-keywords 2026-09-08 11:39:18.231 | empty-string-filtering 2026-09-08 11:39:18.232 | external-net 2026-09-08 11:39:18.232 | extra_dhcp_opt 2026-09-08 11:39:18.232 | extraroute 2026-09-08 11:39:18.232 | extraroute-atomic 2026-09-08 11:39:18.232 | filter-validation 2026-09-08 11:39:18.232 | floating-ip-port-forwarding-detail 2026-09-08 11:39:18.232 | fip-port-details 2026-09-08 11:39:18.232 | flavors 2026-09-08 11:39:18.233 | floatingip-pools 2026-09-08 11:39:18.233 | floating-ip-router-writable 2026-09-08 11:39:18.233 | router 2026-09-08 11:39:18.233 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:39:18.233 | enable-default-route-bfd 2026-09-08 11:39:18.233 | enable-default-route-ecmp 2026-09-08 11:39:18.234 | ext-gw-mode 2026-09-08 11:39:18.234 | l3-ha 2026-09-08 11:39:18.234 | external-gateway-multihoming 2026-09-08 11:39:18.234 | l3-flavors 2026-09-08 11:39:18.234 | l3_agent_scheduler 2026-09-08 11:39:18.234 | multi-provider 2026-09-08 11:39:18.234 | net-mtu 2026-09-08 11:39:18.235 | net-mtu-writable 2026-09-08 11:39:18.235 | network_availability_zone 2026-09-08 11:39:18.235 | network-ip-availability 2026-09-08 11:39:18.235 | network-ip-availability-details 2026-09-08 11:39:18.235 | pagination 2026-09-08 11:39:18.235 | port-device-profile 2026-09-08 11:39:18.235 | port-mac-address-regenerate 2026-09-08 11:39:18.236 | port-numa-affinity-policy 2026-09-08 11:39:18.236 | port-numa-affinity-policy-socket 2026-09-08 11:39:18.236 | binding 2026-09-08 11:39:18.236 | binding-extended 2026-09-08 11:39:18.236 | port-security 2026-09-08 11:39:18.236 | project-id 2026-09-08 11:39:18.236 | provider 2026-09-08 11:39:18.237 | qinq 2026-09-08 11:39:18.237 | quota-check-limit 2026-09-08 11:39:18.237 | quota-check-limit-default 2026-09-08 11:39:18.237 | quotas 2026-09-08 11:39:18.237 | quota_details 2026-09-08 11:39:18.237 | rbac-policies 2026-09-08 11:39:18.237 | rbac-address-scope 2026-09-08 11:39:18.238 | rbac-security-groups 2026-09-08 11:39:18.238 | revision-if-match 2026-09-08 11:39:18.238 | standard-attr-revisions 2026-09-08 11:39:18.238 | router_availability_zone 2026-09-08 11:39:18.238 | router-enable-snat 2026-09-08 11:39:18.238 | security-groups-default-rules 2026-09-08 11:39:18.239 | security-groups-default-statefulness 2026-09-08 11:39:18.239 | security-groups-normalized-cidr 2026-09-08 11:39:18.239 | security-groups-remote-address-group 2026-09-08 11:39:18.239 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:39:18.239 | security-groups-shared-filtering 2026-09-08 11:39:18.239 | security-group 2026-09-08 11:39:18.239 | service-type 2026-09-08 11:39:18.240 | sorting 2026-09-08 11:39:18.240 | standard-attr-description 2026-09-08 11:39:18.240 | stateful-security-group 2026-09-08 11:39:18.240 | subnet-dns-publish-fixed-ip 2026-09-08 11:39:18.240 | subnet-external-network 2026-09-08 11:39:18.240 | subnet_onboard 2026-09-08 11:39:18.240 | subnet-service-types 2026-09-08 11:39:18.240 | subnet_allocation 2026-09-08 11:39:18.241 | subnetpool-prefix-ops 2026-09-08 11:39:18.241 | tag-creation 2026-09-08 11:39:18.241 | standard-attr-tag 2026-09-08 11:39:18.241 | standard-attr-timestamp 2026-09-08 11:39:18.241 | vlan-transparent =~ router ]] 2026-09-08 11:39:18.241 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 11:39:18.241 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-09-08 11:39:18.242 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-08 11:39:18.242 | ++ 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-08 11:39:21.255 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:39:21.259 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 11:39:21.259 | address-scope 2026-09-08 11:39:21.259 | agent 2026-09-08 11:39:21.260 | allowed-address-pairs 2026-09-08 11:39:21.260 | auto-allocated-topology 2026-09-08 11:39:21.260 | availability_zone 2026-09-08 11:39:21.260 | default-subnetpools 2026-09-08 11:39:21.260 | dhcp_agent_scheduler 2026-09-08 11:39:21.260 | dns-integration 2026-09-08 11:39:21.260 | dns-domain-ports 2026-09-08 11:39:21.261 | dns-integration-domain-keywords 2026-09-08 11:39:21.261 | empty-string-filtering 2026-09-08 11:39:21.261 | external-net 2026-09-08 11:39:21.261 | extra_dhcp_opt 2026-09-08 11:39:21.261 | extraroute 2026-09-08 11:39:21.261 | extraroute-atomic 2026-09-08 11:39:21.261 | filter-validation 2026-09-08 11:39:21.262 | floating-ip-port-forwarding-detail 2026-09-08 11:39:21.262 | fip-port-details 2026-09-08 11:39:21.262 | flavors 2026-09-08 11:39:21.262 | floatingip-pools 2026-09-08 11:39:21.262 | floating-ip-router-writable 2026-09-08 11:39:21.262 | router 2026-09-08 11:39:21.262 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:39:21.263 | enable-default-route-bfd 2026-09-08 11:39:21.263 | enable-default-route-ecmp 2026-09-08 11:39:21.263 | ext-gw-mode 2026-09-08 11:39:21.263 | l3-ha 2026-09-08 11:39:21.263 | external-gateway-multihoming 2026-09-08 11:39:21.263 | l3-flavors 2026-09-08 11:39:21.264 | l3_agent_scheduler 2026-09-08 11:39:21.264 | multi-provider 2026-09-08 11:39:21.264 | net-mtu 2026-09-08 11:39:21.264 | net-mtu-writable 2026-09-08 11:39:21.264 | network_availability_zone 2026-09-08 11:39:21.264 | network-ip-availability 2026-09-08 11:39:21.264 | network-ip-availability-details 2026-09-08 11:39:21.265 | pagination 2026-09-08 11:39:21.265 | port-device-profile 2026-09-08 11:39:21.265 | port-mac-address-regenerate 2026-09-08 11:39:21.265 | port-numa-affinity-policy 2026-09-08 11:39:21.265 | port-numa-affinity-policy-socket 2026-09-08 11:39:21.265 | binding 2026-09-08 11:39:21.265 | binding-extended 2026-09-08 11:39:21.266 | port-security 2026-09-08 11:39:21.266 | project-id 2026-09-08 11:39:21.266 | provider 2026-09-08 11:39:21.266 | qinq 2026-09-08 11:39:21.266 | quota-check-limit 2026-09-08 11:39:21.266 | quota-check-limit-default 2026-09-08 11:39:21.266 | quotas 2026-09-08 11:39:21.267 | quota_details 2026-09-08 11:39:21.267 | rbac-policies 2026-09-08 11:39:21.267 | rbac-address-scope 2026-09-08 11:39:21.267 | rbac-security-groups 2026-09-08 11:39:21.267 | revision-if-match 2026-09-08 11:39:21.267 | standard-attr-revisions 2026-09-08 11:39:21.267 | router_availability_zone 2026-09-08 11:39:21.268 | router-enable-snat 2026-09-08 11:39:21.268 | security-groups-default-rules 2026-09-08 11:39:21.268 | security-groups-default-statefulness 2026-09-08 11:39:21.268 | security-groups-normalized-cidr 2026-09-08 11:39:21.268 | security-groups-remote-address-group 2026-09-08 11:39:21.268 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:39:21.268 | security-groups-shared-filtering 2026-09-08 11:39:21.269 | security-group 2026-09-08 11:39:21.269 | service-type 2026-09-08 11:39:21.269 | sorting 2026-09-08 11:39:21.269 | standard-attr-description 2026-09-08 11:39:21.269 | stateful-security-group 2026-09-08 11:39:21.269 | subnet-dns-publish-fixed-ip 2026-09-08 11:39:21.269 | subnet-external-network 2026-09-08 11:39:21.269 | subnet_onboard 2026-09-08 11:39:21.270 | subnet-service-types 2026-09-08 11:39:21.270 | subnet_allocation 2026-09-08 11:39:21.270 | subnetpool-prefix-ops 2026-09-08 11:39:21.270 | tag-creation 2026-09-08 11:39:21.270 | standard-attr-tag 2026-09-08 11:39:21.270 | standard-attr-timestamp 2026-09-08 11:39:21.271 | vlan-transparent' 2026-09-08 11:39:21.271 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 11:39:21.271 | address-scope 2026-09-08 11:39:21.271 | agent 2026-09-08 11:39:21.271 | allowed-address-pairs 2026-09-08 11:39:21.271 | auto-allocated-topology 2026-09-08 11:39:21.271 | availability_zone 2026-09-08 11:39:21.272 | default-subnetpools 2026-09-08 11:39:21.272 | dhcp_agent_scheduler 2026-09-08 11:39:21.272 | dns-integration 2026-09-08 11:39:21.272 | dns-domain-ports 2026-09-08 11:39:21.272 | dns-integration-domain-keywords 2026-09-08 11:39:21.272 | empty-string-filtering 2026-09-08 11:39:21.272 | external-net 2026-09-08 11:39:21.272 | extra_dhcp_opt 2026-09-08 11:39:21.273 | extraroute 2026-09-08 11:39:21.273 | extraroute-atomic 2026-09-08 11:39:21.273 | filter-validation 2026-09-08 11:39:21.273 | floating-ip-port-forwarding-detail 2026-09-08 11:39:21.273 | fip-port-details 2026-09-08 11:39:21.273 | flavors 2026-09-08 11:39:21.274 | floatingip-pools 2026-09-08 11:39:21.274 | floating-ip-router-writable 2026-09-08 11:39:21.274 | router 2026-09-08 11:39:21.274 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:39:21.274 | enable-default-route-bfd 2026-09-08 11:39:21.274 | enable-default-route-ecmp 2026-09-08 11:39:21.274 | ext-gw-mode 2026-09-08 11:39:21.275 | l3-ha 2026-09-08 11:39:21.275 | external-gateway-multihoming 2026-09-08 11:39:21.275 | l3-flavors 2026-09-08 11:39:21.275 | l3_agent_scheduler 2026-09-08 11:39:21.275 | multi-provider 2026-09-08 11:39:21.275 | net-mtu 2026-09-08 11:39:21.275 | net-mtu-writable 2026-09-08 11:39:21.276 | network_availability_zone 2026-09-08 11:39:21.276 | network-ip-availability 2026-09-08 11:39:21.276 | network-ip-availability-details 2026-09-08 11:39:21.276 | pagination 2026-09-08 11:39:21.276 | port-device-profile 2026-09-08 11:39:21.276 | port-mac-address-regenerate 2026-09-08 11:39:21.276 | port-numa-affinity-policy 2026-09-08 11:39:21.276 | port-numa-affinity-policy-socket 2026-09-08 11:39:21.277 | binding 2026-09-08 11:39:21.277 | binding-extended 2026-09-08 11:39:21.277 | port-security 2026-09-08 11:39:21.277 | project-id 2026-09-08 11:39:21.277 | provider 2026-09-08 11:39:21.277 | qinq 2026-09-08 11:39:21.277 | quota-check-limit 2026-09-08 11:39:21.278 | quota-check-limit-default 2026-09-08 11:39:21.278 | quotas 2026-09-08 11:39:21.278 | quota_details 2026-09-08 11:39:21.278 | rbac-policies 2026-09-08 11:39:21.278 | rbac-address-scope 2026-09-08 11:39:21.278 | rbac-security-groups 2026-09-08 11:39:21.278 | revision-if-match 2026-09-08 11:39:21.278 | standard-attr-revisions 2026-09-08 11:39:21.279 | router_availability_zone 2026-09-08 11:39:21.279 | router-enable-snat 2026-09-08 11:39:21.279 | security-groups-default-rules 2026-09-08 11:39:21.279 | security-groups-default-statefulness 2026-09-08 11:39:21.279 | security-groups-normalized-cidr 2026-09-08 11:39:21.279 | security-groups-remote-address-group 2026-09-08 11:39:21.279 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:39:21.280 | security-groups-shared-filtering 2026-09-08 11:39:21.280 | security-group 2026-09-08 11:39:21.280 | service-type 2026-09-08 11:39:21.280 | sorting 2026-09-08 11:39:21.280 | standard-attr-description 2026-09-08 11:39:21.280 | stateful-security-group 2026-09-08 11:39:21.280 | subnet-dns-publish-fixed-ip 2026-09-08 11:39:21.280 | subnet-external-network 2026-09-08 11:39:21.280 | subnet_onboard 2026-09-08 11:39:21.281 | subnet-service-types 2026-09-08 11:39:21.281 | subnet_allocation 2026-09-08 11:39:21.281 | subnetpool-prefix-ops 2026-09-08 11:39:21.281 | tag-creation 2026-09-08 11:39:21.281 | standard-attr-tag 2026-09-08 11:39:21.281 | standard-attr-timestamp 2026-09-08 11:39:21.281 | vlan-transparent =~ external-net ]] 2026-09-08 11:39:21.281 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 11:39:21.281 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-09-08 11:39:21.281 | ++ 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-08 11:39:24.607 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:39:24.612 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=376719b0-73ba-479a-92d4-e2a93d293d1a 2026-09-08 11:39:24.616 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-09-08 11:39:24.620 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:39:24.643 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-09-08 11:39:24.646 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-09-08 11:39:24.650 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-09-08 11:39:24.655 | ++ 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-08 11:39:27.795 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:39:27.799 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 11:39:27.799 | address-scope 2026-09-08 11:39:27.799 | agent 2026-09-08 11:39:27.799 | allowed-address-pairs 2026-09-08 11:39:27.799 | auto-allocated-topology 2026-09-08 11:39:27.799 | availability_zone 2026-09-08 11:39:27.799 | default-subnetpools 2026-09-08 11:39:27.800 | dhcp_agent_scheduler 2026-09-08 11:39:27.800 | dns-integration 2026-09-08 11:39:27.800 | dns-domain-ports 2026-09-08 11:39:27.800 | dns-integration-domain-keywords 2026-09-08 11:39:27.800 | empty-string-filtering 2026-09-08 11:39:27.800 | external-net 2026-09-08 11:39:27.800 | extra_dhcp_opt 2026-09-08 11:39:27.800 | extraroute 2026-09-08 11:39:27.800 | extraroute-atomic 2026-09-08 11:39:27.800 | filter-validation 2026-09-08 11:39:27.800 | floating-ip-port-forwarding-detail 2026-09-08 11:39:27.801 | fip-port-details 2026-09-08 11:39:27.801 | flavors 2026-09-08 11:39:27.801 | floatingip-pools 2026-09-08 11:39:27.801 | floating-ip-router-writable 2026-09-08 11:39:27.801 | router 2026-09-08 11:39:27.801 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:39:27.801 | enable-default-route-bfd 2026-09-08 11:39:27.801 | enable-default-route-ecmp 2026-09-08 11:39:27.801 | ext-gw-mode 2026-09-08 11:39:27.801 | l3-ha 2026-09-08 11:39:27.802 | external-gateway-multihoming 2026-09-08 11:39:27.802 | l3-flavors 2026-09-08 11:39:27.802 | l3_agent_scheduler 2026-09-08 11:39:27.802 | multi-provider 2026-09-08 11:39:27.802 | net-mtu 2026-09-08 11:39:27.802 | net-mtu-writable 2026-09-08 11:39:27.802 | network_availability_zone 2026-09-08 11:39:27.802 | network-ip-availability 2026-09-08 11:39:27.802 | network-ip-availability-details 2026-09-08 11:39:27.802 | pagination 2026-09-08 11:39:27.803 | port-device-profile 2026-09-08 11:39:27.803 | port-mac-address-regenerate 2026-09-08 11:39:27.803 | port-numa-affinity-policy 2026-09-08 11:39:27.803 | port-numa-affinity-policy-socket 2026-09-08 11:39:27.803 | binding 2026-09-08 11:39:27.803 | binding-extended 2026-09-08 11:39:27.803 | port-security 2026-09-08 11:39:27.803 | project-id 2026-09-08 11:39:27.803 | provider 2026-09-08 11:39:27.803 | qinq 2026-09-08 11:39:27.803 | quota-check-limit 2026-09-08 11:39:27.804 | quota-check-limit-default 2026-09-08 11:39:27.804 | quotas 2026-09-08 11:39:27.804 | quota_details 2026-09-08 11:39:27.804 | rbac-policies 2026-09-08 11:39:27.804 | rbac-address-scope 2026-09-08 11:39:27.804 | rbac-security-groups 2026-09-08 11:39:27.804 | revision-if-match 2026-09-08 11:39:27.804 | standard-attr-revisions 2026-09-08 11:39:27.804 | router_availability_zone 2026-09-08 11:39:27.804 | router-enable-snat 2026-09-08 11:39:27.805 | security-groups-default-rules 2026-09-08 11:39:27.805 | security-groups-default-statefulness 2026-09-08 11:39:27.805 | security-groups-normalized-cidr 2026-09-08 11:39:27.805 | security-groups-remote-address-group 2026-09-08 11:39:27.805 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:39:27.805 | security-groups-shared-filtering 2026-09-08 11:39:27.805 | security-group 2026-09-08 11:39:27.805 | service-type 2026-09-08 11:39:27.805 | sorting 2026-09-08 11:39:27.805 | standard-attr-description 2026-09-08 11:39:27.806 | stateful-security-group 2026-09-08 11:39:27.806 | subnet-dns-publish-fixed-ip 2026-09-08 11:39:27.806 | subnet-external-network 2026-09-08 11:39:27.806 | subnet_onboard 2026-09-08 11:39:27.806 | subnet-service-types 2026-09-08 11:39:27.806 | subnet_allocation 2026-09-08 11:39:27.806 | subnetpool-prefix-ops 2026-09-08 11:39:27.806 | tag-creation 2026-09-08 11:39:27.806 | standard-attr-tag 2026-09-08 11:39:27.806 | standard-attr-timestamp 2026-09-08 11:39:27.807 | vlan-transparent' 2026-09-08 11:39:27.807 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 11:39:27.807 | address-scope 2026-09-08 11:39:27.807 | agent 2026-09-08 11:39:27.807 | allowed-address-pairs 2026-09-08 11:39:27.807 | auto-allocated-topology 2026-09-08 11:39:27.807 | availability_zone 2026-09-08 11:39:27.807 | default-subnetpools 2026-09-08 11:39:27.807 | dhcp_agent_scheduler 2026-09-08 11:39:27.807 | dns-integration 2026-09-08 11:39:27.808 | dns-domain-ports 2026-09-08 11:39:27.808 | dns-integration-domain-keywords 2026-09-08 11:39:27.808 | empty-string-filtering 2026-09-08 11:39:27.808 | external-net 2026-09-08 11:39:27.808 | extra_dhcp_opt 2026-09-08 11:39:27.808 | extraroute 2026-09-08 11:39:27.808 | extraroute-atomic 2026-09-08 11:39:27.808 | filter-validation 2026-09-08 11:39:27.808 | floating-ip-port-forwarding-detail 2026-09-08 11:39:27.808 | fip-port-details 2026-09-08 11:39:27.808 | flavors 2026-09-08 11:39:27.809 | floatingip-pools 2026-09-08 11:39:27.809 | floating-ip-router-writable 2026-09-08 11:39:27.809 | router 2026-09-08 11:39:27.809 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:39:27.809 | enable-default-route-bfd 2026-09-08 11:39:27.809 | enable-default-route-ecmp 2026-09-08 11:39:27.809 | ext-gw-mode 2026-09-08 11:39:27.809 | l3-ha 2026-09-08 11:39:27.809 | external-gateway-multihoming 2026-09-08 11:39:27.809 | l3-flavors 2026-09-08 11:39:27.810 | l3_agent_scheduler 2026-09-08 11:39:27.810 | multi-provider 2026-09-08 11:39:27.810 | net-mtu 2026-09-08 11:39:27.810 | net-mtu-writable 2026-09-08 11:39:27.810 | network_availability_zone 2026-09-08 11:39:27.810 | network-ip-availability 2026-09-08 11:39:27.810 | network-ip-availability-details 2026-09-08 11:39:27.810 | pagination 2026-09-08 11:39:27.810 | port-device-profile 2026-09-08 11:39:27.810 | port-mac-address-regenerate 2026-09-08 11:39:27.811 | port-numa-affinity-policy 2026-09-08 11:39:27.811 | port-numa-affinity-policy-socket 2026-09-08 11:39:27.811 | binding 2026-09-08 11:39:27.811 | binding-extended 2026-09-08 11:39:27.811 | port-security 2026-09-08 11:39:27.811 | project-id 2026-09-08 11:39:27.811 | provider 2026-09-08 11:39:27.811 | qinq 2026-09-08 11:39:27.811 | quota-check-limit 2026-09-08 11:39:27.811 | quota-check-limit-default 2026-09-08 11:39:27.812 | quotas 2026-09-08 11:39:27.812 | quota_details 2026-09-08 11:39:27.812 | rbac-policies 2026-09-08 11:39:27.812 | rbac-address-scope 2026-09-08 11:39:27.812 | rbac-security-groups 2026-09-08 11:39:27.812 | revision-if-match 2026-09-08 11:39:27.812 | standard-attr-revisions 2026-09-08 11:39:27.812 | router_availability_zone 2026-09-08 11:39:27.812 | router-enable-snat 2026-09-08 11:39:27.812 | security-groups-default-rules 2026-09-08 11:39:27.813 | security-groups-default-statefulness 2026-09-08 11:39:27.813 | security-groups-normalized-cidr 2026-09-08 11:39:27.813 | security-groups-remote-address-group 2026-09-08 11:39:27.813 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:39:27.813 | security-groups-shared-filtering 2026-09-08 11:39:27.813 | security-group 2026-09-08 11:39:27.813 | service-type 2026-09-08 11:39:27.813 | sorting 2026-09-08 11:39:27.813 | standard-attr-description 2026-09-08 11:39:27.813 | stateful-security-group 2026-09-08 11:39:27.813 | subnet-dns-publish-fixed-ip 2026-09-08 11:39:27.814 | subnet-external-network 2026-09-08 11:39:27.814 | subnet_onboard 2026-09-08 11:39:27.814 | subnet-service-types 2026-09-08 11:39:27.814 | subnet_allocation 2026-09-08 11:39:27.814 | subnetpool-prefix-ops 2026-09-08 11:39:27.814 | tag-creation 2026-09-08 11:39:27.814 | standard-attr-tag 2026-09-08 11:39:27.814 | standard-attr-timestamp 2026-09-08 11:39:27.814 | vlan-transparent =~ auto-allocated-topology ]] 2026-09-08 11:39:27.814 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 11:39:27.815 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-09-08 11:39:27.815 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-09-08 11:39:27.817 | ++ 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-08 11:39:32.135 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:39:32.139 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=71e77fc3-46b2-4495-a74b-ae271dc93fd1 2026-09-08 11:39:32.143 | + 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-08 11:39:32.146 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:39:32.165 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-09-08 11:39:32.169 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-09-08 11:39:32.172 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 376719b0-73ba-479a-92d4-e2a93d293d1a 4b791a3a-7ccc-44b7-8c86-cf4b41719069 2026-09-08 11:39:37.341 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-09-08 11:39:37.349 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 71e77fc3-46b2-4495-a74b-ae271dc93fd1 2026-09-08 11:39:37.353 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-09-08 11:39:37.357 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-09-08 11:39:37.363 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-09-08 11:39:37.365 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-09-08 11:39:37.369 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-09-08 11:39:37.372 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 71e77fc3-46b2-4495-a74b-ae271dc93fd1 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-09-08 11:39:37.377 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-09-08 11:39:37.382 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-09-08 11:39:37.389 | +++ 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 71e77fc3-46b2-4495-a74b-ae271dc93fd1 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-09-08 11:39:37.393 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-09-08 11:39:40.908 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:39:40.915 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-09-08 11:39:40.915 | | id | 42e6bae2-1f15-424f-954a-30e46e866ba5 |' 2026-09-08 11:39:40.919 | ++ 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-08 11:39:40.923 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:39:40.947 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 42e6bae2-1f15-424f-954a-30e46e866ba5 '|' 2026-09-08 11:39:40.952 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 42e6bae2-1f15-424f-954a-30e46e866ba5 |' 2026-09-08 11:39:40.956 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-09-08 11:39:40.962 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 42e6bae2-1f15-424f-954a-30e46e866ba5 '|' 2026-09-08 11:39:40.963 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-09-08 11:39:40.967 | ++ functions-common:get_field:806 : local data field 2026-09-08 11:39:40.971 | ++ functions-common:get_field:807 : read data 2026-09-08 11:39:40.975 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-08 11:39:40.979 | ++ functions-common:get_field:811 : field='$3' 2026-09-08 11:39:40.984 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 42e6bae2-1f15-424f-954a-30e46e866ba5 |' 2026-09-08 11:39:40.984 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-08 11:39:40.992 | ++ functions-common:get_field:807 : read data 2026-09-08 11:39:40.997 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-09-08 11:39:41.004 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 42e6bae2-1f15-424f-954a-30e46e866ba5 '|' 2026-09-08 11:39:41.004 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-09-08 11:39:41.008 | ++ functions-common:get_field:806 : local data field 2026-09-08 11:39:41.012 | ++ functions-common:get_field:807 : read data 2026-09-08 11:39:41.016 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-08 11:39:41.019 | ++ functions-common:get_field:811 : field='$6' 2026-09-08 11:39:41.024 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 42e6bae2-1f15-424f-954a-30e46e866ba5 |' 2026-09-08 11:39:41.024 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-08 11:39:41.031 | ++ functions-common:get_field:807 : read data 2026-09-08 11:39:41.037 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=42e6bae2-1f15-424f-954a-30e46e866ba5 2026-09-08 11:39:41.040 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 71e77fc3-46b2-4495-a74b-ae271dc93fd1 376719b0-73ba-479a-92d4-e2a93d293d1a 2026-09-08 11:39:46.818 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-09-08 11:39:46.822 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-09-08 11:39:46.825 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-09-08 11:39:46.850 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:39:46.854 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-09-08 11:39:46.858 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-09-08 11:39:46.863 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-08 11:39:46.868 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-09-08 11:39:46.871 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-08 11:39:46.875 | ++ 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-08 11:39:46.916 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-08 11:39:46.922 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-09-08 11:39:46.926 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-09-08 11:39:46.930 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-09-08 11:39:46.933 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-08 11:39:46.938 | + 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-08 11:39:46.942 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-09-08 11:39:46.945 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-09-08 11:39:46.950 | + functions-common:test_with_retry:2360 : local until=10 2026-09-08 11:39:46.954 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-09-08 11:39:46.958 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-09-08 11:39:46.963 | + functions-common:time_start:2406 : local name=test_with_retry 2026-09-08 11:39:46.966 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:39:46.969 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:39:46.975 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:39:46.981 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867586977 2026-09-08 11:39:46.987 | + 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-08 11:39:46.997 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-09-08 11:39:47.001 | + functions-common:time_stop:2420 : local name 2026-09-08 11:39:47.006 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:39:47.007 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:39:47.011 | + functions-common:time_stop:2423 : local total 2026-09-08 11:39:47.015 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:39:47.017 | + functions-common:time_stop:2426 : name=test_with_retry 2026-09-08 11:39:47.021 | + functions-common:time_stop:2427 : start_time=1788867586977 2026-09-08 11:39:47.025 | + functions-common:time_stop:2429 : [[ -z 1788867586977 ]] 2026-09-08 11:39:47.031 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:39:47.038 | + functions-common:time_stop:2432 : end_time=1788867587032 2026-09-08 11:39:47.041 | + functions-common:time_stop:2433 : elapsed_time=55 2026-09-08 11:39:47.045 | + functions-common:time_stop:2434 : total=7811 2026-09-08 11:39:47.049 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:39:47.052 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7866 2026-09-08 11:39:47.058 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-09-08 11:39:47.059 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-09-08 11:39:47.066 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-09-08 11:39:47.072 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:39:47.075 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-09-08 11:39:47.079 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-09-08 11:39:47.083 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-09-08 11:39:47.103 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-09-08 11:39:47.131 | ++ 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-08 11:39:47.132 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-09-08 11:39:47.137 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-09-08 11:39:47.137 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-09-08 11:39:50.204 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:39:50.210 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.160 ' 2026-09-08 11:39:50.214 | + 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-08 11:39:50.217 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:39:50.240 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-09-08 11:39:50.243 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:39:50.247 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-09-08 11:39:50.251 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-09-08 11:39:50.255 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet 376719b0-73ba-479a-92d4-e2a93d293d1a 272f27c2-f27d-4d2b-becc-d4aad2c212a9 2026-09-08 11:39:56.764 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-09-08 11:39:56.769 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 71e77fc3-46b2-4495-a74b-ae271dc93fd1 2026-09-08 11:39:56.772 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-09-08 11:39:56.776 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-09-08 11:39:56.780 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-09-08 11:39:56.783 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-09-08 11:39:56.787 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 71e77fc3-46b2-4495-a74b-ae271dc93fd1 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-09-08 11:39:56.790 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-09-08 11:39:56.794 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-09-08 11:39:56.800 | +++ 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 71e77fc3-46b2-4495-a74b-ae271dc93fd1 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-09-08 11:39:56.801 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-09-08 11:40:02.520 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:40:02.525 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-09-08 11:40:02.525 | | id | d0618de5-c627-4ca2-8622-325ffd4513ae |' 2026-09-08 11:40:02.528 | ++ 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-08 11:40:02.533 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:40:02.556 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d0618de5-c627-4ca2-8622-325ffd4513ae '|' 2026-09-08 11:40:02.561 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | d0618de5-c627-4ca2-8622-325ffd4513ae |' 2026-09-08 11:40:02.565 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-09-08 11:40:02.572 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-09-08 11:40:02.573 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d0618de5-c627-4ca2-8622-325ffd4513ae '|' 2026-09-08 11:40:02.576 | ++ functions-common:get_field:806 : local data field 2026-09-08 11:40:02.580 | ++ functions-common:get_field:807 : read data 2026-09-08 11:40:02.584 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-09-08 11:40:02.588 | ++ functions-common:get_field:811 : field='$3' 2026-09-08 11:40:02.593 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | d0618de5-c627-4ca2-8622-325ffd4513ae |' 2026-09-08 11:40:02.593 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-09-08 11:40:02.600 | ++ functions-common:get_field:807 : read data 2026-09-08 11:40:02.606 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-09-08 11:40:02.610 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-09-08 11:40:02.616 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' d0618de5-c627-4ca2-8622-325ffd4513ae '|' 2026-09-08 11:40:02.618 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-09-08 11:40:02.621 | ++ functions-common:get_field:806 : local data field 2026-09-08 11:40:02.623 | ++ functions-common:get_field:807 : read data 2026-09-08 11:40:02.625 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-09-08 11:40:02.629 | ++ functions-common:get_field:811 : field='$6' 2026-09-08 11:40:02.633 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | d0618de5-c627-4ca2-8622-325ffd4513ae |' 2026-09-08 11:40:02.634 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-09-08 11:40:02.641 | ++ functions-common:get_field:807 : read data 2026-09-08 11:40:02.646 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=d0618de5-c627-4ca2-8622-325ffd4513ae 2026-09-08 11:40:02.650 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-09-08 11:40:02.655 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-09-08 11:40:02.659 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-09-08 11:40:02.663 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-09-08 11:40:02.686 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:02.690 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-09-08 11:40:02.704 | net.ipv6.conf.all.forwarding = 1 2026-09-08 11:40:02.712 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show 376719b0-73ba-479a-92d4-e2a93d293d1a -c external_gateway_info -f json 2026-09-08 11:40:02.714 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-09-08 11:40:02.715 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 d0618de5-c627-4ca2-8622-325ffd4513ae 2026-09-08 11:40:02.716 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-09-08 11:40:02.717 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-09-08 11:40:06.025 | ++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:40:06.032 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::6e 2026-09-08 11:40:06.036 | + 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-08 11:40:06.040 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-09-08 11:40:06.063 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-09-08 11:40:06.066 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-09-08 11:40:06.070 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-09-08 11:40:06.075 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-09-08 11:40:06.079 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-09-08 11:40:06.082 | ++ 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-08 11:40:06.106 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-09-08 11:40:06.111 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-09-08 11:40:06.114 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-09-08 11:40:06.118 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-09-08 11:40:06.137 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-09-08 11:40:06.156 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd2d:1c49:1c66::/56 2026-09-08 11:40:06.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 039bec84-78e2-4931-b5c8-14a5ff3d9694 ]] 2026-09-08 11:40:06.164 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd2d:1c49:1c66::/56 via 2001:db8::6e dev br-ex 2026-09-08 11:40:06.184 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-09-08 11:40:06.188 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:40:06.193 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-09-08 11:40:06.218 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:06.222 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-09-08 11:40:06.226 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:40:06.230 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-09-08 11:40:06.234 | + ./stack.sh:main:1335 : start_nova 2026-09-08 11:40:06.238 | + lib/nova:start_nova:1170 : start_nova_rest 2026-09-08 11:40:06.241 | + 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-08 11:40:06.244 | + 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-08 11:40:06.248 | + 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-08 11:40:06.252 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-08 11:40:06.256 | + 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-08 11:40:06.259 | + functions-common:run_process:1674 : local service=n-sch 2026-09-08 11:40:06.263 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 11:40:06.266 | + functions-common:run_process:1676 : local group= 2026-09-08 11:40:06.270 | + functions-common:run_process:1677 : local user= 2026-09-08 11:40:06.273 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:40:06.277 | + functions-common:run_process:1680 : local name=n-sch 2026-09-08 11:40:06.282 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:40:06.286 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:40:06.289 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:06.292 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:06.298 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:06.303 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867606300 2026-09-08 11:40:06.308 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-09-08 11:40:06.332 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:06.335 | + 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-08 11:40:06.338 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-09-08 11:40:06.341 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 11:40:06.345 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 11:40:06.349 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 11:40:06.352 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 11:40:06.356 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-08 11:40:06.359 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-08 11:40:06.362 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-09-08 11:40:06.366 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:40:06.370 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:40:06.374 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:40:06.377 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:40:06.382 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-09-08 11:40:06.385 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-08 11:40:06.388 | + 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-08 11:40:06.392 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-09-08 11:40:06.395 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-09-08 11:40:06.399 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:40:06.403 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:40:06.406 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:40:06.410 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:40:06.413 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:40:06.417 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-09-08 11:40:06.420 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:40:06.425 | + 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-08 11:40:06.518 | + 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-08 11:40:06.611 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-09-08 11:40:06.691 | + 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-08 11:40:06.768 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-09-08 11:40:06.845 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-09-08 11:40:06.921 | + 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-08 11:40:07.003 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:40:07.006 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:40:07.009 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-09-08 11:40:07.098 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:40:07.621 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-09-08 11:40:07.657 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-09-08 11:40:08.145 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-09-08 11:40:08.218 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:40:08.220 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:08.224 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:08.228 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:08.233 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:08.237 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:08.241 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:40:08.246 | + functions-common:time_stop:2427 : start_time=1788867606300 2026-09-08 11:40:08.250 | + functions-common:time_stop:2429 : [[ -z 1788867606300 ]] 2026-09-08 11:40:08.255 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:08.261 | + functions-common:time_stop:2432 : end_time=1788867608257 2026-09-08 11:40:08.266 | + functions-common:time_stop:2433 : elapsed_time=1957 2026-09-08 11:40:08.270 | + functions-common:time_stop:2434 : total=22430 2026-09-08 11:40:08.274 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:08.279 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24387 2026-09-08 11:40:08.286 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-09-08 11:40:08.293 | + 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-08 11:40:08.299 | + functions-common:run_process:1674 : local service=n-api-meta 2026-09-08 11:40:08.302 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 11:40:08.305 | + functions-common:run_process:1676 : local group= 2026-09-08 11:40:08.308 | + functions-common:run_process:1677 : local user= 2026-09-08 11:40:08.312 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:40:08.315 | + functions-common:run_process:1680 : local name=n-api-meta 2026-09-08 11:40:08.318 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:40:08.322 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:40:08.325 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:08.328 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:08.333 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:08.338 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867608335 2026-09-08 11:40:08.341 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-09-08 11:40:08.364 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:08.368 | + 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-08 11:40:08.371 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-09-08 11:40:08.374 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 11:40:08.377 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 11:40:08.381 | + 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-08 11:40:08.384 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-09-08 11:40:08.387 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-09-08 11:40:08.390 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-09-08 11:40:08.394 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-09-08 11:40:08.398 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:40:08.401 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:40:08.404 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:40:08.407 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:40:08.411 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-09-08 11:40:08.414 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-09-08 11:40:08.417 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 11:40:08.420 | + 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-08 11:40:08.424 | + 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-08 11:40:08.427 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-09-08 11:40:08.430 | + 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-08 11:40:08.433 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 11:40:08.436 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 11:40:08.439 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 11:40:08.442 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-09-08 11:40:08.445 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 11:40:08.451 | + 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-08 11:40:08.546 | + 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-08 11:40:08.645 | + 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-08 11:40:08.727 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-09-08 11:40:08.807 | + 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-08 11:40:08.890 | + 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-08 11:40:08.972 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-09-08 11:40:09.057 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-09-08 11:40:09.139 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-09-08 11:40:09.220 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-09-08 11:40:09.307 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-09-08 11:40:09.392 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 11:40:09.396 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 11:40:09.401 | + 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-08 11:40:09.498 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 11:40:10.032 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-09-08 11:40:10.069 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-09-08 11:40:10.561 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-09-08 11:40:10.705 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:40:10.709 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:10.715 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:10.717 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:10.720 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:10.722 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:10.725 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:40:10.727 | + functions-common:time_stop:2427 : start_time=1788867608335 2026-09-08 11:40:10.729 | + functions-common:time_stop:2429 : [[ -z 1788867608335 ]] 2026-09-08 11:40:10.732 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:10.738 | + functions-common:time_stop:2432 : end_time=1788867610734 2026-09-08 11:40:10.738 | + functions-common:time_stop:2433 : elapsed_time=2399 2026-09-08 11:40:10.740 | + functions-common:time_stop:2434 : total=24387 2026-09-08 11:40:10.743 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:10.744 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26786 2026-09-08 11:40:10.747 | + 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-08 11:40:10.749 | + 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-08 11:40:10.752 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-09-08 11:40:10.754 | + 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-08 11:40:10.756 | + 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-08 11:40:10.758 | + 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-08 11:40:10.761 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-09-08 11:40:10.763 | + 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-08 11:40:10.766 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-09-08 11:40:10.768 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-09-08 11:40:10.772 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:40:10.774 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-08 11:40:10.776 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-09-08 11:40:10.796 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:10.799 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-09-08 11:40:10.856 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-08 11:40:10.856 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-09-08 11:40:10.877 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:40:10.880 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-09-08 11:40:10.882 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-09-08 11:40:10.906 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:40:10.909 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-09-08 11:40:10.914 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:40:10.916 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-09-08 11:40:10.920 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-09-08 11:40:10.922 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 11:40:10.925 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 11:40:10.927 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-09-08 11:40:10.930 | + 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-08 11:40:10.932 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-09-08 11:40:10.934 | + 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-08 11:40:10.937 | + functions-common:run_process:1676 : local group= 2026-09-08 11:40:10.939 | + functions-common:run_process:1677 : local user= 2026-09-08 11:40:10.941 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:40:10.943 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-09-08 11:40:10.945 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:40:10.948 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:40:10.950 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:10.952 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:10.956 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:10.958 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867610956 2026-09-08 11:40:10.961 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-09-08 11:40:10.983 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:10.985 | + 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-08 11:40:10.987 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-09-08 11:40:10.990 | + 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-08 11:40:10.992 | + 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-08 11:40:10.994 | + 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-08 11:40:10.996 | + 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-08 11:40:10.998 | + 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-08 11:40:11.002 | + 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-08 11:40:11.004 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-09-08 11:40:11.006 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:40:11.008 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:40:11.011 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:40:11.013 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:40:11.015 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-09-08 11:40:11.017 | + 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-08 11:40:11.020 | + 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-08 11:40:11.022 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-09-08 11:40:11.024 | + 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-08 11:40:11.026 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:40:11.029 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:40:11.031 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:40:11.033 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:40:11.035 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:40:11.037 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-09-08 11:40:11.039 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:40:11.043 | + 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-08 11:40:11.129 | + 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-08 11:40:11.216 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-09-08 11:40:11.300 | + 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-08 11:40:11.387 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-09-08 11:40:11.477 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-09-08 11:40:11.578 | + 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-08 11:40:11.664 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:40:11.666 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:40:11.669 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-09-08 11:40:11.806 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:40:12.389 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-09-08 11:40:12.420 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-09-08 11:40:12.936 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-09-08 11:40:12.999 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:40:13.002 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:13.006 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:13.008 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:13.012 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:13.014 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:13.017 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:40:13.019 | + functions-common:time_stop:2427 : start_time=1788867610956 2026-09-08 11:40:13.022 | + functions-common:time_stop:2429 : [[ -z 1788867610956 ]] 2026-09-08 11:40:13.028 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:13.031 | + functions-common:time_stop:2432 : end_time=1788867613028 2026-09-08 11:40:13.033 | + functions-common:time_stop:2433 : elapsed_time=2072 2026-09-08 11:40:13.036 | + functions-common:time_stop:2434 : total=26786 2026-09-08 11:40:13.038 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:13.041 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28858 2026-09-08 11:40:13.044 | + 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-08 11:40:13.047 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-09-08 11:40:13.049 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-09-08 11:40:13.052 | + functions-common:run_process:1676 : local group= 2026-09-08 11:40:13.054 | + functions-common:run_process:1677 : local user= 2026-09-08 11:40:13.056 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:40:13.059 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-09-08 11:40:13.061 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:40:13.064 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:40:13.066 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:13.069 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:13.075 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:13.080 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867613077 2026-09-08 11:40:13.083 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-09-08 11:40:13.113 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:40:13.123 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:40:13.128 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:13.134 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:13.139 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:13.147 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:13.154 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:13.161 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:40:13.166 | + functions-common:time_stop:2427 : start_time=1788867613077 2026-09-08 11:40:13.171 | + functions-common:time_stop:2429 : [[ -z 1788867613077 ]] 2026-09-08 11:40:13.178 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:13.188 | + functions-common:time_stop:2432 : end_time=1788867613180 2026-09-08 11:40:13.194 | + functions-common:time_stop:2433 : elapsed_time=103 2026-09-08 11:40:13.199 | + functions-common:time_stop:2434 : total=28858 2026-09-08 11:40:13.208 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:13.214 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28961 2026-09-08 11:40:13.221 | + 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-08 11:40:13.225 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-09-08 11:40:13.232 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:40:13.239 | + functions-common:run_process:1676 : local group= 2026-09-08 11:40:13.244 | + functions-common:run_process:1677 : local user= 2026-09-08 11:40:13.251 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:40:13.258 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-09-08 11:40:13.266 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:40:13.275 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:40:13.281 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:13.288 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:13.294 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:13.303 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867613296 2026-09-08 11:40:13.311 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-09-08 11:40:13.353 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:40:13.363 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:40:13.370 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:13.376 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:13.382 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:13.383 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:13.386 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:13.393 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:40:13.397 | + functions-common:time_stop:2427 : start_time=1788867613296 2026-09-08 11:40:13.402 | + functions-common:time_stop:2429 : [[ -z 1788867613296 ]] 2026-09-08 11:40:13.411 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:13.419 | + functions-common:time_stop:2432 : end_time=1788867613413 2026-09-08 11:40:13.427 | + functions-common:time_stop:2433 : elapsed_time=117 2026-09-08 11:40:13.433 | + functions-common:time_stop:2434 : total=28961 2026-09-08 11:40:13.437 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:13.442 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29078 2026-09-08 11:40:13.447 | + 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-08 11:40:13.453 | + 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-08 11:40:13.456 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-09-08 11:40:13.459 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:40:13.462 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-09-08 11:40:13.464 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-09-08 11:40:13.491 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:13.495 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-09-08 11:40:13.594 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-09-08 11:40:13.604 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:40:13.611 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-09-08 11:40:13.697 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-09-08 11:40:13.735 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:13.741 | + 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-08 11:40:13.747 | + functions-common:run_process:1674 : local service=n-super-cond 2026-09-08 11:40:13.751 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 11:40:13.756 | + functions-common:run_process:1676 : local group= 2026-09-08 11:40:13.764 | + functions-common:run_process:1677 : local user= 2026-09-08 11:40:13.768 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:40:13.772 | + functions-common:run_process:1680 : local name=n-super-cond 2026-09-08 11:40:13.782 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:40:13.786 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:40:13.790 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:13.797 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:13.805 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:13.811 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867613806 2026-09-08 11:40:13.817 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-09-08 11:40:13.852 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:13.857 | + 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-08 11:40:13.865 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-09-08 11:40:13.869 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 11:40:13.876 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 11:40:13.880 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 11:40:13.885 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 11:40:13.890 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-09-08 11:40:13.897 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-09-08 11:40:13.905 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-09-08 11:40:13.910 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:40:13.914 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:40:13.918 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:40:13.923 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:40:13.929 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-09-08 11:40:13.932 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-09-08 11:40:13.937 | + 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-08 11:40:13.944 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-09-08 11:40:13.951 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-09-08 11:40:13.958 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:40:13.967 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:40:13.972 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:40:13.977 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:40:13.983 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:40:13.989 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-09-08 11:40:13.996 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:40:14.003 | + 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-08 11:40:14.105 | + 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-08 11:40:14.239 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-09-08 11:40:14.369 | + 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-08 11:40:14.468 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-09-08 11:40:14.580 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-09-08 11:40:14.655 | + 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-08 11:40:14.727 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:40:14.730 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:40:14.732 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-09-08 11:40:14.821 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:40:15.359 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-09-08 11:40:15.409 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-09-08 11:40:15.935 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-09-08 11:40:15.998 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:40:16.005 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:16.011 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:16.017 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:16.021 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:16.029 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:16.034 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:40:16.039 | + functions-common:time_stop:2427 : start_time=1788867613806 2026-09-08 11:40:16.047 | + functions-common:time_stop:2429 : [[ -z 1788867613806 ]] 2026-09-08 11:40:16.056 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:16.064 | + functions-common:time_stop:2432 : end_time=1788867616056 2026-09-08 11:40:16.067 | + functions-common:time_stop:2433 : elapsed_time=2250 2026-09-08 11:40:16.070 | + functions-common:time_stop:2434 : total=29078 2026-09-08 11:40:16.073 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:16.076 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31328 2026-09-08 11:40:16.083 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-09-08 11:40:16.091 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-09-08 11:40:16.097 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-09-08 11:40:16.127 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:16.131 | + lib/nova:start_nova_conductor:1152 : local conf 2026-09-08 11:40:16.139 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-09-08 11:40:16.144 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-09-08 11:40:16.150 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-09-08 11:40:16.158 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-09-08 11:40:16.164 | + 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-08 11:40:16.171 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-09-08 11:40:16.173 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:40:16.176 | + functions-common:run_process:1676 : local group= 2026-09-08 11:40:16.184 | + functions-common:run_process:1677 : local user= 2026-09-08 11:40:16.188 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:40:16.193 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-09-08 11:40:16.199 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:40:16.206 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:40:16.213 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:16.219 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:16.233 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:16.241 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867616233 2026-09-08 11:40:16.244 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-09-08 11:40:16.264 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:16.266 | + 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-08 11:40:16.269 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-09-08 11:40:16.271 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:40:16.273 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:40:16.275 | + 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-08 11:40:16.278 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-09-08 11:40:16.280 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-09-08 11:40:16.283 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-09-08 11:40:16.285 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-09-08 11:40:16.288 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:40:16.290 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:40:16.295 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:40:16.295 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:40:16.298 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-09-08 11:40:16.301 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-09-08 11:40:16.304 | + 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-08 11:40:16.308 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-09-08 11:40:16.310 | + 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-08 11:40:16.313 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:40:16.320 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:40:16.323 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:40:16.328 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:40:16.333 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:40:16.338 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-09-08 11:40:16.344 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:40:16.353 | + 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-08 11:40:16.505 | + 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-08 11:40:16.659 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-09-08 11:40:16.787 | + 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-08 11:40:16.895 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-09-08 11:40:17.007 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-09-08 11:40:17.069 | + 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-08 11:40:17.149 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:40:17.154 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:40:17.158 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-09-08 11:40:17.263 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:40:17.835 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-09-08 11:40:17.871 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-09-08 11:40:18.401 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-09-08 11:40:18.448 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:40:18.452 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:18.456 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:18.459 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:18.463 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:18.466 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:18.470 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:40:18.473 | + functions-common:time_stop:2427 : start_time=1788867616233 2026-09-08 11:40:18.477 | + functions-common:time_stop:2429 : [[ -z 1788867616233 ]] 2026-09-08 11:40:18.482 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:18.492 | + functions-common:time_stop:2432 : end_time=1788867618487 2026-09-08 11:40:18.495 | + functions-common:time_stop:2433 : elapsed_time=2254 2026-09-08 11:40:18.499 | + functions-common:time_stop:2434 : total=31328 2026-09-08 11:40:18.502 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:18.505 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33582 2026-09-08 11:40:18.509 | + lib/nova:start_nova:1173 : start_nova_compute 2026-09-08 11:40:18.512 | + 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-08 11:40:18.515 | + 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-08 11:40:18.520 | + 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-08 11:40:18.524 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-09-08 11:40:18.528 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-09-08 11:40:18.535 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-08 11:40:18.539 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:40:18.543 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-09-08 11:40:18.547 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-09-08 11:40:18.552 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-09-08 11:40:18.558 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-09-08 11:40:18.562 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-09-08 11:40:18.567 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-09-08 11:40:18.571 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-09-08 11:40:18.578 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-09-08 11:40:18.581 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:40:18.582 | + inc/meta-config:merge_config_file:164 : read a 2026-09-08 11:40:18.585 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-08 11:40:18.585 | BEGIN { 2026-09-08 11:40:18.585 | section = "" 2026-09-08 11:40:18.585 | last_section = "" 2026-09-08 11:40:18.585 | section_count = 0 2026-09-08 11:40:18.585 | } 2026-09-08 11:40:18.585 | /^\[.+\]/ { 2026-09-08 11:40:18.586 | gsub("[][]", "", $1); 2026-09-08 11:40:18.586 | section=$1 2026-09-08 11:40:18.586 | next 2026-09-08 11:40:18.586 | } 2026-09-08 11:40:18.586 | /^ *\#/ { 2026-09-08 11:40:18.586 | next 2026-09-08 11:40:18.586 | } 2026-09-08 11:40:18.586 | /^[^ \t]+/ { 2026-09-08 11:40:18.586 | # get offset of first = in $0 2026-09-08 11:40:18.586 | eq_idx = index($0, "=") 2026-09-08 11:40:18.586 | # extract attr & value from $0 2026-09-08 11:40:18.587 | attr = substr($0, 1, eq_idx - 1) 2026-09-08 11:40:18.587 | value = substr($0, eq_idx + 1) 2026-09-08 11:40:18.587 | # only need to strip trailing whitespace from attr 2026-09-08 11:40:18.587 | sub(/[ \t]*$/, "", attr) 2026-09-08 11:40:18.587 | # need to strip leading & trailing whitespace from value 2026-09-08 11:40:18.587 | sub(/^[ \t]*/, "", value) 2026-09-08 11:40:18.587 | sub(/[ \t]*$/, "", value) 2026-09-08 11:40:18.587 | 2026-09-08 11:40:18.587 | # cfg_attr_count: number of config lines per [section, attr] 2026-09-08 11:40:18.588 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-09-08 11:40:18.588 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-09-08 11:40:18.588 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-09-08 11:40:18.588 | if (! (section, attr) in cfg_attr_count) { 2026-09-08 11:40:18.588 | if (section != last_section) { 2026-09-08 11:40:18.588 | cfg_section[section_count++] = section 2026-09-08 11:40:18.588 | last_section = section 2026-09-08 11:40:18.588 | } 2026-09-08 11:40:18.588 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-09-08 11:40:18.588 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-09-08 11:40:18.589 | 2026-09-08 11:40:18.589 | cfg_attr[section, attr, 0] = value 2026-09-08 11:40:18.589 | cfg_attr_count[section, attr] = 1 2026-09-08 11:40:18.589 | } else { 2026-09-08 11:40:18.589 | lno = cfg_attr_count[section, attr]++ 2026-09-08 11:40:18.589 | cfg_attr[section, attr, lno] = value 2026-09-08 11:40:18.589 | } 2026-09-08 11:40:18.589 | } 2026-09-08 11:40:18.589 | END { 2026-09-08 11:40:18.590 | # Process each section in order 2026-09-08 11:40:18.590 | for (sno = 0; sno < section_count; sno++) { 2026-09-08 11:40:18.590 | section = cfg_section[sno] 2026-09-08 11:40:18.590 | # The ini routines simply append a config item immediately 2026-09-08 11:40:18.590 | # after the section header. To keep the same order as defined 2026-09-08 11:40:18.590 | # in local.conf, invoke the ini routines in the reverse order 2026-09-08 11:40:18.590 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-09-08 11:40:18.591 | attr = cfg_sec_attr_name[sno, attr_no] 2026-09-08 11:40:18.591 | if (cfg_attr_count[section, attr] == 1) 2026-09-08 11:40:18.591 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-09-08 11:40:18.591 | else { 2026-09-08 11:40:18.591 | # For multiline, invoke the ini routines in the reverse order 2026-09-08 11:40:18.591 | count = cfg_attr_count[section, attr] 2026-09-08 11:40:18.592 | print "inidelete " configfile " " section " " attr 2026-09-08 11:40:18.592 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-09-08 11:40:18.592 | for (l = count -2; l >= 0; l--) 2026-09-08 11:40:18.592 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-09-08 11:40:18.592 | } 2026-09-08 11:40:18.592 | } 2026-09-08 11:40:18.592 | } 2026-09-08 11:40:18.592 | } 2026-09-08 11:40:18.592 | ' 2026-09-08 11:40:18.593 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-09-08 11:40:18.593 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-09-08 11:40:18.596 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-09-08 11:40:18.600 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:40:18.605 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-09-08 11:40:18.609 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-09-08 11:40:18.609 | BEGIN { group = "" } 2026-09-08 11:40:18.609 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:40:18.609 | gsub("[][]", "", $1); 2026-09-08 11:40:18.609 | split($1, a, "|"); 2026-09-08 11:40:18.609 | if (a[1] == matchgroup && a[2] == configfile) { 2026-09-08 11:40:18.609 | group=a[1] 2026-09-08 11:40:18.609 | } else { 2026-09-08 11:40:18.609 | group="" 2026-09-08 11:40:18.610 | } 2026-09-08 11:40:18.610 | next 2026-09-08 11:40:18.610 | } 2026-09-08 11:40:18.610 | { 2026-09-08 11:40:18.610 | if (group != "") 2026-09-08 11:40:18.610 | print $0 2026-09-08 11:40:18.610 | } 2026-09-08 11:40:18.610 | ' /home/quobyte/devstack/local.conf 2026-09-08 11:40:18.618 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-09-08 11:40:18.623 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-09-08 11:40:18.672 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-09-08 11:40:18.725 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-09-08 11:40:18.729 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-09-08 11:40:18.733 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-09-08 11:40:18.736 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-09-08 11:40:18.739 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-09-08 11:40:18.742 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-09-08 11:40:18.767 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:18.773 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-09-08 11:40:18.777 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-09-08 11:40:18.782 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-09-08 11:40:18.812 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:18.816 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.142:5672/nova_cell1 2026-09-08 11:40:18.823 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.142:5672/nova_cell1 2026-09-08 11:40:18.872 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-09-08 11:40:18.876 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-09-08 11:40:18.881 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-09-08 11:40:18.912 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-09-08 11:40:18.942 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-09-08 11:40:18.947 | + lib/nova:configure_console_compute:671 : local offset 2026-09-08 11:40:18.952 | + lib/nova:configure_console_compute:672 : offset=0 2026-09-08 11:40:18.956 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-09-08 11:40:18.961 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-09-08 11:40:18.992 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.142 2026-09-08 11:40:18.997 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-09-08 11:40:19.023 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:19.027 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-09-08 11:40:19.032 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-09-08 11:40:19.037 | + functions:vercmp:647 : local v1=v1.3.0 2026-09-08 11:40:19.042 | + functions:vercmp:648 : local 'op=<' 2026-09-08 11:40:19.046 | + functions:vercmp:649 : local v2=1.0.0 2026-09-08 11:40:19.051 | + functions:vercmp:650 : local result 2026-09-08 11:40:19.057 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-09-08 11:40:19.059 | ++ functions:vercmp:654 : sort -V 2026-09-08 11:40:19.063 | ++ functions:vercmp:654 : head -1 2026-09-08 11:40:19.069 | + functions:vercmp:654 : result=1.0.0 2026-09-08 11:40:19.074 | + functions:vercmp:656 : case $op in 2026-09-08 11:40:19.078 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-09-08 11:40:19.083 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-09-08 11:40:19.086 | + functions:vercmp:667 : return 2026-09-08 11:40:19.090 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.142:6080/vnc_lite.html 2026-09-08 11:40:19.095 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.142:6080/vnc_lite.html 2026-09-08 11:40:19.142 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.142:6081/spice_auto.html 2026-09-08 11:40:19.146 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.142:6081/spice_auto.html 2026-09-08 11:40:19.197 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-09-08 11:40:19.225 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:19.229 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-09-08 11:40:19.233 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.142 2026-09-08 11:40:19.238 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-09-08 11:40:19.282 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.142 2026-09-08 11:40:19.327 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-09-08 11:40:19.355 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:40:19.359 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-09-08 11:40:19.364 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-09-08 11:40:19.389 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:40:19.394 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-09-08 11:40:19.398 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-09-08 11:40:19.445 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-09-08 11:40:19.450 | + 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-08 11:40:19.494 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-08 11:40:19.499 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-09-08 11:40:19.503 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-09-08 11:40:19.508 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-09-08 11:40:19.513 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-09-08 11:40:19.518 | + 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-08 11:40:19.523 | + functions-common:run_process:1674 : local service=n-cpu 2026-09-08 11:40:19.530 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 11:40:19.532 | + functions-common:run_process:1676 : local group=libvirt 2026-09-08 11:40:19.535 | + functions-common:run_process:1677 : local user= 2026-09-08 11:40:19.539 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:40:19.544 | + functions-common:run_process:1680 : local name=n-cpu 2026-09-08 11:40:19.550 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:40:19.553 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:40:19.558 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:19.562 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:19.568 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:19.578 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867619570 2026-09-08 11:40:19.582 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-09-08 11:40:19.614 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:19.619 | + 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-08 11:40:19.625 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-09-08 11:40:19.630 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 11:40:19.634 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 11:40:19.639 | + 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-08 11:40:19.644 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-09-08 11:40:19.648 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-09-08 11:40:19.653 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-09-08 11:40:19.658 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-09-08 11:40:19.662 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-09-08 11:40:19.667 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:40:19.671 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:40:19.675 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:40:19.680 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-09-08 11:40:19.684 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-09-08 11:40:19.690 | + 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-08 11:40:19.693 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-09-08 11:40:19.698 | + 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-08 11:40:19.701 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-09-08 11:40:19.704 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:40:19.708 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:40:19.712 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:40:19.716 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-09-08 11:40:19.721 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-09-08 11:40:19.725 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-09-08 11:40:19.729 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:40:19.736 | + 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-08 11:40:19.839 | + 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-08 11:40:19.940 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-09-08 11:40:20.032 | + 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-08 11:40:20.118 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-09-08 11:40:20.198 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-09-08 11:40:20.277 | + 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-08 11:40:20.359 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:40:20.363 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-09-08 11:40:20.367 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-09-08 11:40:20.447 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-09-08 11:40:20.546 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:40:21.085 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-09-08 11:40:21.122 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-09-08 11:40:21.699 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-09-08 11:40:21.758 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:40:21.765 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:21.769 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:21.775 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:21.781 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:21.785 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:21.791 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:40:21.795 | + functions-common:time_stop:2427 : start_time=1788867619570 2026-09-08 11:40:21.800 | + functions-common:time_stop:2429 : [[ -z 1788867619570 ]] 2026-09-08 11:40:21.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:21.815 | + functions-common:time_stop:2432 : end_time=1788867621809 2026-09-08 11:40:21.820 | + functions-common:time_stop:2433 : elapsed_time=2239 2026-09-08 11:40:21.827 | + functions-common:time_stop:2434 : total=33582 2026-09-08 11:40:21.832 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:21.839 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35821 2026-09-08 11:40:21.844 | + 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-08 11:40:21.849 | + 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-08 11:40:21.854 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-09-08 11:40:21.893 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:21.899 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-09-08 11:40:21.899 | Dumping cells_v2 mapping 2026-09-08 11:40:21.909 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-09-08 11:40:22.499 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:40:22.499 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:40:22.499 | we strongly recommend against using it for new projects. 2026-09-08 11:40:22.499 | 2026-09-08 11:40:22.499 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:40:22.499 | framework. For more detail see 2026-09-08 11:40:22.499 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:40:22.500 | 2026-09-08 11:40:22.500 | import eventlet # noqa 2026-09-08 11:40:22.765 | 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-08 11:40:25.794 | INFO dbcounter [None req-79cf8712-62a6-455f-a450-8a53b60e7ef1 None None] Registered counter for database nova_api 2026-09-08 11:40:25.918 | DEBUG dbcounter [-] [74067] Writer thread running {{(pid=74067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:40:25.947 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-08 11:40:25.948 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-09-08 11:40:25.948 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-08 11:40:25.948 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-09-08 11:40:25.948 | | cell1 | 51e6eb58-e5af-4602-a159-ee7fcadf7ab5 | rabbit://stackrabbit:stackqueue@192.168.122.142:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-09-08 11:40:25.948 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-09-08 11:40:26.618 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-09-08 11:40:26.621 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-09-08 11:40:26.710 | + inc/async:async_inner:63 : create_flavors 2026-09-08 11:40:26.775 | [2033 Async create_flavors:74165]: running: create_flavors 2026-09-08 11:40:26.778 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-09-08 11:40:26.800 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:26.804 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-09-08 11:40:26.808 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:40:26.812 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-09-08 11:40:26.815 | + ./stack.sh:main:1340 : start_cinder 2026-09-08 11:40:26.819 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-09-08 11:40:26.823 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-09-08 11:40:26.829 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 11:40:26.833 | + functions-common:run_process:1674 : local service=c-api 2026-09-08 11:40:26.837 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 11:40:26.840 | + functions-common:run_process:1676 : local group= 2026-09-08 11:40:26.844 | + functions-common:run_process:1677 : local user= 2026-09-08 11:40:26.848 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:40:26.852 | + functions-common:run_process:1680 : local name=c-api 2026-09-08 11:40:26.855 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:40:26.859 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:40:26.862 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:26.867 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:26.875 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:26.882 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867626876 2026-09-08 11:40:26.886 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-09-08 11:40:26.924 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:26.930 | + 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-08 11:40:26.935 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-09-08 11:40:26.941 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 11:40:26.946 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 11:40:26.950 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 11:40:26.955 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-09-08 11:40:26.959 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-09-08 11:40:26.964 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-09-08 11:40:26.968 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-09-08 11:40:26.973 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:40:26.978 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:40:26.982 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:40:26.987 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:40:26.992 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-09-08 11:40:26.996 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-09-08 11:40:27.002 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 11:40:27.007 | + 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-08 11:40:27.011 | + 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-08 11:40:27.018 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-09-08 11:40:27.022 | + 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-08 11:40:27.027 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 11:40:27.033 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 11:40:27.038 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 11:40:27.042 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-09-08 11:40:27.044 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 11:40:27.048 | + 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-08 11:40:27.156 | + 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-08 11:40:27.236 | + 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-08 11:40:27.319 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-09-08 11:40:27.420 | + 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-08 11:40:27.500 | + 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-08 11:40:27.581 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-09-08 11:40:27.672 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-09-08 11:40:27.759 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-09-08 11:40:27.841 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-09-08 11:40:27.919 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-09-08 11:40:27.998 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 11:40:28.002 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 11:40:28.006 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-09-08 11:40:28.110 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 11:40:28.697 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-09-08 11:40:28.718 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-09-08 11:40:29.251 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-09-08 11:40:29.390 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:40:29.394 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:29.398 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:29.405 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:29.408 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:29.416 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:29.422 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:40:29.426 | + functions-common:time_stop:2427 : start_time=1788867626876 2026-09-08 11:40:29.435 | + functions-common:time_stop:2429 : [[ -z 1788867626876 ]] 2026-09-08 11:40:29.440 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:29.447 | + functions-common:time_stop:2432 : end_time=1788867629443 2026-09-08 11:40:29.452 | + functions-common:time_stop:2433 : elapsed_time=2567 2026-09-08 11:40:29.455 | + functions-common:time_stop:2434 : total=35821 2026-09-08 11:40:29.459 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:29.467 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38388 2026-09-08 11:40:29.467 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-09-08 11:40:29.467 | Waiting for Cinder API to start... 2026-09-08 11:40:29.468 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.142/volume/v3/ 2026-09-08 11:40:29.472 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.142/volume/v3/ 2026-09-08 11:40:29.474 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 11:40:29.477 | + functions:wait_for_service:477 : local url=http://192.168.122.142/volume/v3/ 2026-09-08 11:40:29.479 | + functions:wait_for_service:478 : local rval=0 2026-09-08 11:40:29.482 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 11:40:29.484 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 11:40:29.486 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:29.489 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:29.499 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:29.506 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867629501 2026-09-08 11:40:29.507 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 11:40:29.510 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:40:29.514 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.142/volume/v3/ 2026-09-08 11:40:34.303 | + :: : [[ 401 == 503 ]] 2026-09-08 11:40:34.306 | + :: : [[ 0 -eq 7 ]] 2026-09-08 11:40:34.312 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 11:40:34.317 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:34.322 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:34.326 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:34.329 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:34.333 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:34.337 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 11:40:34.340 | + functions-common:time_stop:2427 : start_time=1788867629501 2026-09-08 11:40:34.344 | + functions-common:time_stop:2429 : [[ -z 1788867629501 ]] 2026-09-08 11:40:34.349 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:34.355 | + functions-common:time_stop:2432 : end_time=1788867634351 2026-09-08 11:40:34.358 | + functions-common:time_stop:2433 : elapsed_time=4850 2026-09-08 11:40:34.362 | + functions-common:time_stop:2434 : total=14324 2026-09-08 11:40:34.365 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:34.369 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19174 2026-09-08 11:40:34.373 | + functions:wait_for_service:486 : return 0 2026-09-08 11:40:34.377 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:40:34.382 | + functions-common:run_process:1674 : local service=c-sch 2026-09-08 11:40:34.386 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:40:34.391 | + functions-common:run_process:1676 : local group= 2026-09-08 11:40:34.396 | + functions-common:run_process:1677 : local user= 2026-09-08 11:40:34.400 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:40:34.405 | + functions-common:run_process:1680 : local name=c-sch 2026-09-08 11:40:34.409 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:40:34.413 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:40:34.417 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:34.421 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:34.427 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:34.433 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867634429 2026-09-08 11:40:34.438 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-09-08 11:40:34.464 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:34.468 | + 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-08 11:40:34.472 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-09-08 11:40:34.476 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:40:34.481 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:40:34.485 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:40:34.490 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:40:34.495 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-08 11:40:34.500 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-08 11:40:34.504 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-09-08 11:40:34.509 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:40:34.514 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:40:34.518 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:40:34.524 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:40:34.527 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-09-08 11:40:34.531 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-08 11:40:34.535 | + 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-08 11:40:34.538 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-09-08 11:40:34.542 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-09-08 11:40:34.547 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:40:34.552 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:40:34.556 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-09-08 11:40:34.561 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:40:34.565 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:40:34.569 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-09-08 11:40:34.572 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:40:34.579 | + 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-08 11:40:34.684 | + 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-08 11:40:34.803 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-09-08 11:40:34.904 | + 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-08 11:40:35.000 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-09-08 11:40:35.116 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-09-08 11:40:35.209 | + 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-08 11:40:35.306 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-09-08 11:40:35.310 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:40:35.315 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-09-08 11:40:35.413 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:40:35.977 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-09-08 11:40:35.999 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-09-08 11:40:36.550 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-09-08 11:40:36.610 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:40:36.614 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:36.619 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:36.625 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:36.627 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:36.632 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:36.636 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:40:36.640 | + functions-common:time_stop:2427 : start_time=1788867634429 2026-09-08 11:40:36.645 | + functions-common:time_stop:2429 : [[ -z 1788867634429 ]] 2026-09-08 11:40:36.650 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:36.657 | + functions-common:time_stop:2432 : end_time=1788867636652 2026-09-08 11:40:36.661 | + functions-common:time_stop:2433 : elapsed_time=2223 2026-09-08 11:40:36.666 | + functions-common:time_stop:2434 : total=38388 2026-09-08 11:40:36.670 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:36.672 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40611 2026-09-08 11:40:36.676 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:40:36.681 | + 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-08 11:40:36.684 | + functions-common:run_process:1674 : local service=c-bak 2026-09-08 11:40:36.686 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-09-08 11:40:36.688 | + functions-common:run_process:1676 : local group= 2026-09-08 11:40:36.692 | + functions-common:run_process:1677 : local user= 2026-09-08 11:40:36.692 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:40:36.695 | + functions-common:run_process:1680 : local name=c-bak 2026-09-08 11:40:36.698 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:40:36.703 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:40:36.708 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:36.714 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:36.720 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:36.729 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867636722 2026-09-08 11:40:36.734 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-09-08 11:40:36.771 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:40:36.775 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:40:36.779 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:36.783 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:36.788 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:36.792 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:36.796 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:36.798 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:40:36.801 | + functions-common:time_stop:2427 : start_time=1788867636722 2026-09-08 11:40:36.806 | + functions-common:time_stop:2429 : [[ -z 1788867636722 ]] 2026-09-08 11:40:36.813 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:36.821 | + functions-common:time_stop:2432 : end_time=1788867636814 2026-09-08 11:40:36.826 | + functions-common:time_stop:2433 : elapsed_time=92 2026-09-08 11:40:36.828 | + functions-common:time_stop:2434 : total=40611 2026-09-08 11:40:36.832 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:36.839 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40703 2026-09-08 11:40:36.846 | + 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-08 11:40:36.849 | + functions-common:run_process:1674 : local service=c-vol 2026-09-08 11:40:36.853 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 11:40:36.861 | + functions-common:run_process:1676 : local group= 2026-09-08 11:40:36.864 | + functions-common:run_process:1677 : local user= 2026-09-08 11:40:36.871 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:40:36.875 | + functions-common:run_process:1680 : local name=c-vol 2026-09-08 11:40:36.877 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:40:36.879 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:40:36.882 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:36.884 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:36.888 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:36.891 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867636888 2026-09-08 11:40:36.894 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-09-08 11:40:36.921 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:36.924 | + 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-08 11:40:36.926 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-09-08 11:40:36.929 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 11:40:36.931 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 11:40:36.933 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 11:40:36.935 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 11:40:36.938 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-09-08 11:40:36.941 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-09-08 11:40:36.944 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-09-08 11:40:36.948 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:40:36.951 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:40:36.955 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:40:36.958 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:40:36.962 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-09-08 11:40:36.966 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-09-08 11:40:36.971 | + 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-08 11:40:36.974 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-09-08 11:40:36.977 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-09-08 11:40:36.980 | + functions-common:write_user_unit_file:1537 : local group= 2026-09-08 11:40:36.983 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-09-08 11:40:36.987 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-09-08 11:40:36.991 | + functions-common:write_user_unit_file:1540 : local extra= 2026-09-08 11:40:36.994 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-09-08 11:40:36.997 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-09-08 11:40:37.001 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-09-08 11:40:37.006 | + 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-08 11:40:37.092 | + 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-08 11:40:37.189 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-09-08 11:40:37.288 | + 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-08 11:40:37.385 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-09-08 11:40:37.483 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-09-08 11:40:37.575 | + 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-08 11:40:37.667 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-09-08 11:40:37.673 | + 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-08 11:40:37.754 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-09-08 11:40:37.756 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-09-08 11:40:37.836 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-09-08 11:40:38.415 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-09-08 11:40:38.444 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-09-08 11:40:39.004 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-09-08 11:40:39.057 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:40:39.069 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:39.072 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:39.080 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:39.090 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:39.096 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:39.105 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:40:39.111 | + functions-common:time_stop:2427 : start_time=1788867636888 2026-09-08 11:40:39.118 | + functions-common:time_stop:2429 : [[ -z 1788867636888 ]] 2026-09-08 11:40:39.125 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:39.134 | + functions-common:time_stop:2432 : end_time=1788867639127 2026-09-08 11:40:39.137 | + functions-common:time_stop:2433 : elapsed_time=2239 2026-09-08 11:40:39.142 | + functions-common:time_stop:2434 : total=40703 2026-09-08 11:40:39.148 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:39.151 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=42942 2026-09-08 11:40:39.155 | + ./stack.sh:main:1341 : create_volume_types 2026-09-08 11:40:39.157 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-09-08 11:40:39.198 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:39.208 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-09-08 11:40:39.210 | + lib/cinder:create_volume_types:692 : local be be_name 2026-09-08 11:40:39.216 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-09-08 11:40:39.218 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-09-08 11:40:39.220 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-09-08 11:40:39.223 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-09-08 11:40:39.225 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-09-08 11:40:39.227 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-09-08 11:40:39.229 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-09-08 11:40:39.252 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:39.254 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-09-08 11:40:44.534 | +-------------+--------------------------------------+ 2026-09-08 11:40:44.534 | | Field | Value | 2026-09-08 11:40:44.534 | +-------------+--------------------------------------+ 2026-09-08 11:40:44.534 | | description | None | 2026-09-08 11:40:44.534 | | id | 17045dc2-34c3-4179-b0bf-da0a6b8076f3 | 2026-09-08 11:40:44.535 | | is_public | True | 2026-09-08 11:40:44.535 | | name | lvmdriver-1 | 2026-09-08 11:40:44.535 | | properties | volume_backend_name='lvmdriver-1' | 2026-09-08 11:40:44.535 | +-------------+--------------------------------------+ 2026-09-08 11:40:44.932 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-09-08 11:40:44.937 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-09-08 11:40:44.941 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-09-08 11:40:44.945 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-09-08 11:40:44.951 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-09-08 11:40:44.987 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:44.993 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-09-08 11:40:44.998 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:40:45.002 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-09-08 11:40:45.009 | + ./stack.sh:main:1356 : start_glance 2026-09-08 11:40:45.015 | + lib/glance:start_glance:650 : local service_protocol=http 2026-09-08 11:40:45.029 | ++ lib/glance:start_glance:652 : which uwsgi 2026-09-08 11:40:45.044 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 11:40:45.049 | + functions-common:run_process:1674 : local service=g-api 2026-09-08 11:40:45.057 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 11:40:45.062 | + functions-common:run_process:1676 : local group= 2026-09-08 11:40:45.072 | + functions-common:run_process:1677 : local user= 2026-09-08 11:40:45.077 | + functions-common:run_process:1678 : local env_vars= 2026-09-08 11:40:45.083 | + functions-common:run_process:1680 : local name=g-api 2026-09-08 11:40:45.087 | + functions-common:run_process:1682 : time_start run_process 2026-09-08 11:40:45.095 | + functions-common:time_start:2406 : local name=run_process 2026-09-08 11:40:45.100 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:45.106 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:45.119 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:45.130 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867645123 2026-09-08 11:40:45.138 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-09-08 11:40:45.189 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:45.195 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-09-08 11:40:45.203 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-09-08 11:40:45.206 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 11:40:45.209 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 11:40:45.214 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 11:40:45.218 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-09-08 11:40:45.224 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-09-08 11:40:45.227 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-09-08 11:40:45.233 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-09-08 11:40:45.240 | + functions-common:_run_under_systemd:1635 : local group= 2026-09-08 11:40:45.245 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-09-08 11:40:45.251 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-09-08 11:40:45.259 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-09-08 11:40:45.265 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-09-08 11:40:45.268 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-09-08 11:40:45.271 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-09-08 11:40:45.272 | + 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-08 11:40:45.275 | + 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-08 11:40:45.278 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-09-08 11:40:45.286 | + 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-08 11:40:45.288 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-09-08 11:40:45.290 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-09-08 11:40:45.292 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-09-08 11:40:45.296 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-09-08 11:40:45.299 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-09-08 11:40:45.305 | + 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-08 11:40:45.422 | + 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-08 11:40:45.514 | + 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-08 11:40:45.595 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-09-08 11:40:45.705 | + 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-08 11:40:45.816 | + 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-08 11:40:45.902 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-09-08 11:40:45.989 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-09-08 11:40:46.078 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-09-08 11:40:46.169 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-09-08 11:40:46.266 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-09-08 11:40:46.354 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-09-08 11:40:46.358 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-09-08 11:40:46.362 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-09-08 11:40:46.465 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-09-08 11:40:47.065 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-09-08 11:40:47.092 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-09-08 11:40:47.659 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-09-08 11:40:47.798 | + functions-common:run_process:1686 : time_stop run_process 2026-09-08 11:40:47.803 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:47.808 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:47.817 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:47.819 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:47.824 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:47.827 | + functions-common:time_stop:2426 : name=run_process 2026-09-08 11:40:47.832 | + functions-common:time_stop:2427 : start_time=1788867645123 2026-09-08 11:40:47.836 | + functions-common:time_stop:2429 : [[ -z 1788867645123 ]] 2026-09-08 11:40:47.843 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:47.853 | + functions-common:time_stop:2432 : end_time=1788867647844 2026-09-08 11:40:47.864 | + functions-common:time_stop:2433 : elapsed_time=2721 2026-09-08 11:40:47.875 | + functions-common:time_stop:2434 : total=42942 2026-09-08 11:40:47.886 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:47.895 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45663 2026-09-08 11:40:47.908 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-09-08 11:40:47.949 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:40:47.952 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.142) to start...' 2026-09-08 11:40:47.952 | Waiting for g-api (192.168.122.142) to start... 2026-09-08 11:40:47.954 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.142/image 2026-09-08 11:40:47.957 | + functions:wait_for_service:476 : local timeout=60 2026-09-08 11:40:47.958 | + functions:wait_for_service:477 : local url=http://192.168.122.142/image 2026-09-08 11:40:47.960 | + functions:wait_for_service:478 : local rval=0 2026-09-08 11:40:47.962 | + functions:wait_for_service:479 : time_start wait_for_service 2026-09-08 11:40:47.964 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 11:40:47.967 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:40:47.968 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:40:47.971 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:40:47.974 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867647972 2026-09-08 11:40:47.977 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-09-08 11:40:47.979 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:40:47.982 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.142/image 2026-09-08 11:40:53.426 | + :: : [[ 300 == 503 ]] 2026-09-08 11:40:53.429 | + :: : [[ 0 -eq 7 ]] 2026-09-08 11:40:53.439 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-09-08 11:40:53.443 | + functions-common:time_stop:2420 : local name 2026-09-08 11:40:53.446 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:40:53.450 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:40:53.455 | + functions-common:time_stop:2423 : local total 2026-09-08 11:40:53.459 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:40:53.464 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 11:40:53.467 | + functions-common:time_stop:2427 : start_time=1788867647972 2026-09-08 11:40:53.472 | + functions-common:time_stop:2429 : [[ -z 1788867647972 ]] 2026-09-08 11:40:53.478 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:40:53.487 | + functions-common:time_stop:2432 : end_time=1788867653483 2026-09-08 11:40:53.492 | + functions-common:time_stop:2433 : elapsed_time=5511 2026-09-08 11:40:53.497 | + functions-common:time_stop:2434 : total=19174 2026-09-08 11:40:53.502 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:40:53.508 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=24685 2026-09-08 11:40:53.514 | + functions:wait_for_service:486 : return 0 2026-09-08 11:40:53.521 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-09-08 11:40:53.564 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:53.571 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-09-08 11:40:53.622 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:40:53.625 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-09-08 11:40:53.631 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:40:53.641 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-09-08 11:40:53.650 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-09-08 11:40:53.657 | + ./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-08 11:40:53.662 | + 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-08 11:40:53.666 | + functions:upload_image:141 : local image image_fname image_name 2026-09-08 11:40:53.672 | + functions:upload_image:143 : local max_attempts=5 2026-09-08 11:40:53.677 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-09-08 11:40:53.686 | ++ 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-08 11:40:53.693 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-09-08 11:40:53.697 | + 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-08 11:40:53.702 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-09-08 11:40:53.708 | ++ functions:upload_image:151 : seq 5 2026-09-08 11:40:53.714 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-09-08 11:40:53.719 | + functions:upload_image:152 : local rc=0 2026-09-08 11:40:53.723 | + 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-08 11:40:53.728 | --2026-09-08 13:40:53-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:40:53.784 | Resolving github.com (github.com)... 140.82.121.4 2026-09-08 11:40:53.802 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-09-08 11:40:54.022 | HTTP request sent, awaiting response... 302 Found 2026-09-08 11:40:54.022 | 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-08T12%3A28%3A17Z&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-08T11%3A27%3A40Z&ske=2026-09-08T12%3A28%3A17Z&sks=b&skv=2018-11-09&sig=gujb%2BOeCxeDfz7SLjyuez4XvHvBPRyUu9rSW3wF1uDY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg2OTQ1MywibmJmIjoxNzg4ODY3NjUzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.s4SYo-AVgiDmyWVCZ903oQbHISkoOlmEPvWDQpZ0fHg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-09-08 11:40:54.023 | --2026-09-08 13:40:54-- 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-08T12%3A28%3A17Z&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-08T11%3A27%3A40Z&ske=2026-09-08T12%3A28%3A17Z&sks=b&skv=2018-11-09&sig=gujb%2BOeCxeDfz7SLjyuez4XvHvBPRyUu9rSW3wF1uDY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4ODg2OTQ1MywibmJmIjoxNzg4ODY3NjUzLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.s4SYo-AVgiDmyWVCZ903oQbHISkoOlmEPvWDQpZ0fHg&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-09-08 11:40:54.024 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.109.133, 185.199.108.133, ... 2026-09-08 11:40:54.036 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-09-08 11:40:54.164 | HTTP request sent, awaiting response... 200 OK 2026-09-08 11:40:54.164 | Length: 21692416 (21M) [application/octet-stream] 2026-09-08 11:40:54.164 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-09-08 11:40:54.216 | 2026-09-08 11:40:54.535 | 0K ........ ........ .... 100% 55.8M=0.4s 2026-09-08 11:40:54.535 | 2026-09-08 11:40:54.535 | 2026-09-08 13:40:54 (55.8 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-09-08 11:40:54.535 | 2026-09-08 11:40:54.542 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-09-08 11:40:54.545 | + functions:upload_image:163 : break 2026-09-08 11:40:54.548 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:40:54.551 | + 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-08 11:40:54.554 | + 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-08 11:40:54.557 | + 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-08 11:40:54.560 | + functions:upload_image:313 : local kernel= 2026-09-08 11:40:54.563 | + functions:upload_image:314 : local ramdisk= 2026-09-08 11:40:54.566 | + functions:upload_image:315 : local disk_format= 2026-09-08 11:40:54.570 | + functions:upload_image:316 : local container_format= 2026-09-08 11:40:54.572 | + functions:upload_image:317 : local unpack= 2026-09-08 11:40:54.575 | + functions:upload_image:318 : local img_property= 2026-09-08 11:40:54.579 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-09-08 11:40:54.581 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-09-08 11:40:54.584 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-09-08 11:40:54.588 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-09-08 11:40:54.591 | + functions:upload_image:328 : case "$image_fname" in 2026-09-08 11:40:54.596 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-09-08 11:40:54.603 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-09-08 11:40:54.606 | + functions:upload_image:350 : local format 2026-09-08 11:40:54.611 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:40:54.611 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-09-08 11:40:54.627 | + functions:upload_image:351 : format=qcow2 2026-09-08 11:40:54.630 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-09-08 11:40:54.634 | + functions:upload_image:353 : disk_format=qcow2 2026-09-08 11:40:54.637 | + functions:upload_image:357 : container_format=bare 2026-09-08 11:40:54.641 | + functions:upload_image:404 : is_arch ppc64le 2026-09-08 11:40:54.645 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:40:54.651 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-09-08 11:40:54.654 | + functions:upload_image:404 : is_arch ppc64 2026-09-08 11:40:54.657 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:40:54.664 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-09-08 11:40:54.667 | + functions:upload_image:404 : is_arch ppc 2026-09-08 11:40:54.671 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:40:54.676 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-09-08 11:40:54.679 | + functions:upload_image:408 : is_arch aarch64 2026-09-08 11:40:54.683 | ++ functions-common:is_arch:519 : uname -m 2026-09-08 11:40:54.688 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-09-08 11:40:54.692 | + functions:upload_image:412 : '[' bare = bare ']' 2026-09-08 11:40:54.695 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-09-08 11:40:54.698 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-09-08 11:40:54.702 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-09-08 11:40:54.705 | + 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-08 11:40:54.708 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-09-08 11:40:54.712 | + functions:_upload_image:112 : shift 2026-09-08 11:40:54.715 | + functions:_upload_image:113 : local container=bare 2026-09-08 11:40:54.718 | + functions:_upload_image:114 : shift 2026-09-08 11:40:54.722 | + functions:_upload_image:115 : local disk=qcow2 2026-09-08 11:40:54.725 | + functions:_upload_image:116 : shift 2026-09-08 11:40:54.728 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:40:54.731 | + functions:_upload_image:118 : shift 2026-09-08 11:40:54.733 | + functions:_upload_image:119 : local properties 2026-09-08 11:40:54.736 | + functions:_upload_image:120 : local useimport 2026-09-08 11:40:54.741 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-09-08 11:40:54.745 | ++ functions:_image_properties_to_arg:94 : local result= 2026-09-08 11:40:54.749 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-09-08 11:40:54.753 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-09-08 11:40:54.755 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-09-08 11:40:54.760 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-09-08 11:40:54.763 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-09-08 11:40:54.767 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-09-08 11:40:54.772 | + 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-08 11:41:00.274 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-08 11:41:00.274 | | Field | Value | 2026-09-08 11:41:00.274 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-08 11:41:00.275 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-09-08 11:41:00.275 | | container_format | bare | 2026-09-08 11:41:00.275 | | created_at | 2026-09-08T11:40:59Z | 2026-09-08 11:41:00.275 | | disk_format | qcow2 | 2026-09-08 11:41:00.275 | | file | /v2/images/32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f/file | 2026-09-08 11:41:00.275 | | id | 32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f | 2026-09-08 11:41:00.275 | | min_disk | 0 | 2026-09-08 11:41:00.275 | | min_ram | 0 | 2026-09-08 11:41:00.275 | | name | cirros-0.6.3-x86_64-disk | 2026-09-08 11:41:00.275 | | owner | 04c8fbeff5dc43ba94b89f3e89287c7f | 2026-09-08 11:41:00.275 | | 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-08 11:41:00.276 | | protected | False | 2026-09-08 11:41:00.276 | | schema | /v2/schemas/image | 2026-09-08 11:41:00.276 | | size | 21692416 | 2026-09-08 11:41:00.276 | | status | active | 2026-09-08 11:41:00.276 | | tags | | 2026-09-08 11:41:00.276 | | updated_at | 2026-09-08T11:41:00Z | 2026-09-08 11:41:00.277 | | virtual_size | 117440512 | 2026-09-08 11:41:00.277 | | visibility | public | 2026-09-08 11:41:00.277 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-09-08 11:41:00.658 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-09-08 11:41:00.721 | [2033 Async create_flavors:74165]: Waiting for completion of create_flavors running on PID 74165 (2 other jobs running) 2026-09-08 11:41:00.753 | [2033 Async create_flavors:74165]: Signaling child to exit 2026-09-08 11:41:07.426 | + inc/async:async_inner:64 : rc=0 2026-09-08 11:41:07.459 | [74165 Async create_flavors:74165]: finished successfully 2026-09-08 11:41:07.488 | WAKEUP 2026-09-08 11:41:07.517 | [2033 Async create_flavors:74165]: Signaled 2026-09-08 11:41:07.520 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-09-08 11:41:07.520 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:41:07.520 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-09-08 11:41:07.520 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-09-08 11:41:07.520 | + 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-08 11:41:07.520 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.520 | | Field | Value | 2026-09-08 11:41:07.520 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.520 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:41:07.520 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:41:07.521 | | description | None | 2026-09-08 11:41:07.521 | | disk | 1 | 2026-09-08 11:41:07.521 | | id | c1 | 2026-09-08 11:41:07.521 | | name | cirros256 | 2026-09-08 11:41:07.521 | | os-flavor-access:is_public | True | 2026-09-08 11:41:07.521 | | properties | hw_rng:allowed='True' | 2026-09-08 11:41:07.521 | | ram | 256 | 2026-09-08 11:41:07.521 | | rxtx_factor | 1.0 | 2026-09-08 11:41:07.521 | | swap | 0 | 2026-09-08 11:41:07.521 | | vcpus | 1 | 2026-09-08 11:41:07.522 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.522 | + 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-08 11:41:07.522 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.522 | | Field | Value | 2026-09-08 11:41:07.522 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.522 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:41:07.522 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:41:07.522 | | description | None | 2026-09-08 11:41:07.522 | | disk | 5 | 2026-09-08 11:41:07.522 | | id | d1 | 2026-09-08 11:41:07.522 | | name | ds512M | 2026-09-08 11:41:07.523 | | os-flavor-access:is_public | True | 2026-09-08 11:41:07.523 | | properties | hw_rng:allowed='True' | 2026-09-08 11:41:07.523 | | ram | 512 | 2026-09-08 11:41:07.523 | | rxtx_factor | 1.0 | 2026-09-08 11:41:07.523 | | swap | 0 | 2026-09-08 11:41:07.523 | | vcpus | 1 | 2026-09-08 11:41:07.523 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.523 | + 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-08 11:41:07.523 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.523 | | Field | Value | 2026-09-08 11:41:07.523 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.524 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:41:07.524 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:41:07.524 | | description | None | 2026-09-08 11:41:07.524 | | disk | 10 | 2026-09-08 11:41:07.524 | | id | d2 | 2026-09-08 11:41:07.524 | | name | ds1G | 2026-09-08 11:41:07.524 | | os-flavor-access:is_public | True | 2026-09-08 11:41:07.524 | | properties | hw_rng:allowed='True' | 2026-09-08 11:41:07.524 | | ram | 1024 | 2026-09-08 11:41:07.524 | | rxtx_factor | 1.0 | 2026-09-08 11:41:07.525 | | swap | 0 | 2026-09-08 11:41:07.525 | | vcpus | 1 | 2026-09-08 11:41:07.525 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.525 | + 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-08 11:41:07.525 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.525 | | Field | Value | 2026-09-08 11:41:07.525 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.525 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:41:07.525 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:41:07.525 | | description | None | 2026-09-08 11:41:07.525 | | disk | 10 | 2026-09-08 11:41:07.526 | | id | d3 | 2026-09-08 11:41:07.526 | | name | ds2G | 2026-09-08 11:41:07.526 | | os-flavor-access:is_public | True | 2026-09-08 11:41:07.526 | | properties | hw_rng:allowed='True' | 2026-09-08 11:41:07.526 | | ram | 2048 | 2026-09-08 11:41:07.526 | | rxtx_factor | 1.0 | 2026-09-08 11:41:07.526 | | swap | 0 | 2026-09-08 11:41:07.526 | | vcpus | 2 | 2026-09-08 11:41:07.526 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.526 | + 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-08 11:41:07.526 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.527 | | Field | Value | 2026-09-08 11:41:07.527 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.527 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:41:07.527 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:41:07.527 | | description | None | 2026-09-08 11:41:07.527 | | disk | 20 | 2026-09-08 11:41:07.527 | | id | d4 | 2026-09-08 11:41:07.527 | | name | ds4G | 2026-09-08 11:41:07.527 | | os-flavor-access:is_public | True | 2026-09-08 11:41:07.527 | | properties | hw_rng:allowed='True' | 2026-09-08 11:41:07.527 | | ram | 4096 | 2026-09-08 11:41:07.528 | | rxtx_factor | 1.0 | 2026-09-08 11:41:07.528 | | swap | 0 | 2026-09-08 11:41:07.528 | | vcpus | 4 | 2026-09-08 11:41:07.528 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.528 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-09-08 11:41:07.528 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-09-08 11:41:07.528 | + 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-08 11:41:07.528 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.528 | | Field | Value | 2026-09-08 11:41:07.528 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.528 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:41:07.529 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:41:07.529 | | description | None | 2026-09-08 11:41:07.529 | | disk | 1 | 2026-09-08 11:41:07.529 | | id | 1 | 2026-09-08 11:41:07.529 | | name | m1.tiny | 2026-09-08 11:41:07.529 | | os-flavor-access:is_public | True | 2026-09-08 11:41:07.529 | | properties | hw_rng:allowed='True' | 2026-09-08 11:41:07.529 | | ram | 512 | 2026-09-08 11:41:07.529 | | rxtx_factor | 1.0 | 2026-09-08 11:41:07.529 | | swap | 0 | 2026-09-08 11:41:07.529 | | vcpus | 1 | 2026-09-08 11:41:07.530 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.530 | + 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-08 11:41:07.530 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.530 | | Field | Value | 2026-09-08 11:41:07.530 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.530 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:41:07.530 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:41:07.530 | | description | None | 2026-09-08 11:41:07.530 | | disk | 20 | 2026-09-08 11:41:07.530 | | id | 2 | 2026-09-08 11:41:07.530 | | name | m1.small | 2026-09-08 11:41:07.531 | | os-flavor-access:is_public | True | 2026-09-08 11:41:07.531 | | properties | hw_rng:allowed='True' | 2026-09-08 11:41:07.531 | | ram | 2048 | 2026-09-08 11:41:07.531 | | rxtx_factor | 1.0 | 2026-09-08 11:41:07.531 | | swap | 0 | 2026-09-08 11:41:07.531 | | vcpus | 1 | 2026-09-08 11:41:07.531 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.531 | + 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-08 11:41:07.531 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.531 | | Field | Value | 2026-09-08 11:41:07.531 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.532 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:41:07.532 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:41:07.532 | | description | None | 2026-09-08 11:41:07.532 | | disk | 40 | 2026-09-08 11:41:07.532 | | id | 3 | 2026-09-08 11:41:07.532 | | name | m1.medium | 2026-09-08 11:41:07.532 | | os-flavor-access:is_public | True | 2026-09-08 11:41:07.532 | | properties | hw_rng:allowed='True' | 2026-09-08 11:41:07.532 | | ram | 4096 | 2026-09-08 11:41:07.532 | | rxtx_factor | 1.0 | 2026-09-08 11:41:07.533 | | swap | 0 | 2026-09-08 11:41:07.533 | | vcpus | 2 | 2026-09-08 11:41:07.533 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.533 | + 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-08 11:41:07.533 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.533 | | Field | Value | 2026-09-08 11:41:07.533 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.533 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:41:07.533 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:41:07.533 | | description | None | 2026-09-08 11:41:07.533 | | disk | 80 | 2026-09-08 11:41:07.534 | | id | 4 | 2026-09-08 11:41:07.534 | | name | m1.large | 2026-09-08 11:41:07.534 | | os-flavor-access:is_public | True | 2026-09-08 11:41:07.534 | | properties | hw_rng:allowed='True' | 2026-09-08 11:41:07.534 | | ram | 8192 | 2026-09-08 11:41:07.534 | | rxtx_factor | 1.0 | 2026-09-08 11:41:07.534 | | swap | 0 | 2026-09-08 11:41:07.534 | | vcpus | 4 | 2026-09-08 11:41:07.534 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.534 | + 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-08 11:41:07.534 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.535 | | Field | Value | 2026-09-08 11:41:07.535 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.535 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:41:07.535 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:41:07.535 | | description | None | 2026-09-08 11:41:07.535 | | disk | 160 | 2026-09-08 11:41:07.535 | | id | 5 | 2026-09-08 11:41:07.535 | | name | m1.xlarge | 2026-09-08 11:41:07.535 | | os-flavor-access:is_public | True | 2026-09-08 11:41:07.535 | | properties | hw_rng:allowed='True' | 2026-09-08 11:41:07.535 | | ram | 16384 | 2026-09-08 11:41:07.536 | | rxtx_factor | 1.0 | 2026-09-08 11:41:07.536 | | swap | 0 | 2026-09-08 11:41:07.536 | | vcpus | 8 | 2026-09-08 11:41:07.536 | +----------------------------+-----------------------+ 2026-09-08 11:41:07.570 | [2033 Async create_flavors:74165]: finished create_flavors with result 0 in 40 seconds 2026-09-08 11:41:07.575 | + inc/async:async_wait:197 : return 0 2026-09-08 11:41:07.579 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-09-08 11:41:07.605 | + functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:41:07.609 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-09-08 11:41:07.635 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:41:07.639 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-09-08 11:41:07.666 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:41:07.671 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-09-08 11:41:07.675 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-09-08 11:41:07.678 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-09-08 11:41:07.681 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:41:07.684 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-09-08 11:41:07.686 | ++ 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-08 11:41:07.690 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-09-08 11:41:07.692 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-09-08 11:41:07.694 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-09-08 11:41:07.696 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-09-08 11:41:07.698 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-09-08 11:41:07.700 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-09-08 11:41:07.702 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-09-08 11:41:07.704 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-09-08 11:41:07.706 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-09-08 11:41:07.708 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-09-08 11:41:07.711 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-09-08 11:41:07.713 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 11:41:07.715 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-09-08 11:41:07.716 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-08 11:41:07.718 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-09-08 11:41:07.720 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 11:41:07.723 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-09-08 11:41:07.724 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-08 11:41:07.727 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-09-08 11:41:07.729 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 11:41:07.731 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-09-08 11:41:07.733 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-09-08 11:41:07.735 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-08 11:41:07.737 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-09-08 11:41:07.739 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 11:41:07.741 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-09-08 11:41:07.743 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-09-08 11:41:07.745 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-09-08 11:41:07.747 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-09-08 11:41:07.750 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-09-08 11:41:07.752 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-09-08 11:41:07.754 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-09-08 11:41:07.756 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-09-08 11:41:07.759 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-09-08 11:41:07.761 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-09-08 11:41:07.764 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-09-08 11:41:07.766 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-09-08 11:41:07.768 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-09-08 11:41:07.770 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-09-08 11:41:07.772 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-09-08 11:41:07.774 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-09-08 11:41:07.776 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-09-08 11:41:07.778 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-09-08 11:41:07.780 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-08 11:41:07.782 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-09-08 11:41:07.785 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-09-08 11:41:07.787 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-09-08 11:41:07.789 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-09-08 11:41:07.791 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-09-08 11:41:07.793 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-09-08 11:41:07.795 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-09-08 11:41:07.797 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-09-08 11:41:07.799 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-09-08 11:41:07.802 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-09-08 11:41:07.802 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-09-08 11:41:07.802 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-09-08 11:41:07.804 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-09-08 11:41:07.804 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-09-08 11:41:09.902 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-09-08 11:41:09.905 | 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-08 11:41:10.256 | + ./stack.sh:main:1406 : save_stackenv 2026-09-08 11:41:10.260 | + functions-common:save_stackenv:65 : local tag= 2026-09-08 11:41:10.266 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-09-08 11:41:10.272 | + functions-common:save_stackenv:67 : time_stamp=2026-09-08-134110 2026-09-08 11:41:10.276 | + functions-common:save_stackenv:68 : echo '# 2026-09-08-134110 ' 2026-09-08 11:41:10.284 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.286 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-09-08 11:41:10.289 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.294 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-09-08 11:41:10.300 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.307 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-09-08 11:41:10.311 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.316 | + 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-08 11:41:10.320 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.325 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.142 2026-09-08 11:41:10.330 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.334 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.142/identity 2026-09-08 11:41:10.338 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.343 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-09-08-131833 2026-09-08 11:41:10.347 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.351 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-09-08 11:41:10.355 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.359 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.142 2026-09-08 11:41:10.363 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.367 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-09-08 11:41:10.371 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.375 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-09-08 11:41:10.379 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.383 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-09-08 11:41:10.388 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.392 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-09-08 11:41:10.396 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.400 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.142 2026-09-08 11:41:10.404 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-09-08 11:41:10.408 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-09-08 11:41:10.413 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-09-08 11:41:10.417 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-08 11:41:10.421 | + inc/meta-config:merge_config_group:171 : shift 2026-09-08 11:41:10.425 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-09-08 11:41:10.429 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:41:10.433 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-08 11:41:10.438 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-08 11:41:10.443 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-09-08 11:41:10.448 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:41:10.452 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-09-08 11:41:10.455 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:41:10.459 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-09-08 11:41:10.460 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:41:10.460 | gsub("[][]", "", $1); 2026-09-08 11:41:10.460 | split($1, a, "|"); 2026-09-08 11:41:10.460 | if (a[1] == matchgroup) 2026-09-08 11:41:10.460 | print a[2] 2026-09-08 11:41:10.460 | } 2026-09-08 11:41:10.460 | ' /home/quobyte/devstack/local.conf 2026-09-08 11:41:10.468 | + ./stack.sh:main:1424 : run_phase stack extra 2026-09-08 11:41:10.472 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 11:41:10.477 | + functions-common:run_phase:1849 : local phase=extra 2026-09-08 11:41:10.481 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 11:41:10.485 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 11:41:10.490 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 11:41:10.494 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 11:41:10.498 | + functions-common:run_phase:1858 : local extra 2026-09-08 11:41:10.504 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 11:41:10.510 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 11:41:10.515 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 11:41:10.519 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 11:41:10.522 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-09-08 11:41:10.527 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 11:41:10.550 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:41:10.554 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:41:10.558 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:41:10.562 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-09-08 11:41:10.565 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:41:10.570 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 11:41:10.573 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:41:10.576 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-09-08 11:41:10.580 | ++ extras.d/80-tempest.sh:source:15 : : 2026-09-08 11:41:10.584 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 11:41:10.588 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 11:41:10.592 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:41:10.596 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 11:41:10.601 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-09-08 11:41:10.605 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 11:41:10.609 | + functions-common:run_plugins:1835 : local phase=extra 2026-09-08 11:41:10.614 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 11:41:10.617 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 11:41:10.621 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-09-08 11:41:10.625 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-08 11:41:10.629 | + inc/meta-config:merge_config_group:171 : shift 2026-09-08 11:41:10.633 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-09-08 11:41:10.637 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:41:10.641 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-08 11:41:10.645 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-08 11:41:10.651 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-09-08 11:41:10.655 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:41:10.660 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-09-08 11:41:10.664 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:41:10.668 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-09-08 11:41:10.668 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:41:10.669 | gsub("[][]", "", $1); 2026-09-08 11:41:10.669 | split($1, a, "|"); 2026-09-08 11:41:10.669 | if (a[1] == matchgroup) 2026-09-08 11:41:10.669 | print a[2] 2026-09-08 11:41:10.669 | } 2026-09-08 11:41:10.669 | ' /home/quobyte/devstack/local.conf 2026-09-08 11:41:10.676 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-09-08 11:41:10.702 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:41:10.705 | + ./stack.sh:main:1442 : is_nova_ready 2026-09-08 11:41:10.709 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-09-08 11:41:10.713 | + functions:wait_for_compute:490 : local timeout=60 2026-09-08 11:41:10.717 | + functions:wait_for_compute:491 : local rval=0 2026-09-08 11:41:10.721 | + functions:wait_for_compute:492 : local compute_hostname 2026-09-08 11:41:10.725 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-09-08 11:41:10.729 | + functions-common:time_start:2406 : local name=wait_for_service 2026-09-08 11:41:10.733 | + functions-common:time_start:2407 : local start_time= 2026-09-08 11:41:10.737 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:41:10.742 | ++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:41:10.749 | + functions-common:time_start:2411 : _TIME_START[$name]=1788867670744 2026-09-08 11:41:10.754 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-09-08 11:41:10.786 | + functions:wait_for_compute:494 : compute_hostname= 2026-09-08 11:41:10.790 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-09-08 11:41:10.796 | ++ functions:wait_for_compute:496 : hostname 2026-09-08 11:41:10.801 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-09-08 11:41:10.805 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-09-08 11:41:10.811 | ++ functions:wait_for_compute:498 : hostname 2026-09-08 11:41:10.817 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:41:10.819 | + :: : ID= 2026-09-08 11:41:10.821 | + :: : [[ '' == '' ]] 2026-09-08 11:41:10.824 | + :: : sleep 1 2026-09-08 11:41:11.828 | + :: : [[ libvirt = \f\a\k\e ]] 2026-09-08 11:41:11.830 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-09-08 11:41:15.061 | + :: : ID=277a0aa8-8902-4fdb-9f14-d6cc74d6a181 2026-09-08 11:41:15.063 | + :: : [[ 277a0aa8-8902-4fdb-9f14-d6cc74d6a181 == '' ]] 2026-09-08 11:41:15.067 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-09-08 11:41:15.070 | + functions-common:time_stop:2420 : local name 2026-09-08 11:41:15.075 | + functions-common:time_stop:2421 : local end_time 2026-09-08 11:41:15.078 | + functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:41:15.082 | + functions-common:time_stop:2423 : local total 2026-09-08 11:41:15.086 | + functions-common:time_stop:2424 : local start_time 2026-09-08 11:41:15.091 | + functions-common:time_stop:2426 : name=wait_for_service 2026-09-08 11:41:15.095 | + functions-common:time_stop:2427 : start_time=1788867670744 2026-09-08 11:41:15.099 | + functions-common:time_stop:2429 : [[ -z 1788867670744 ]] 2026-09-08 11:41:15.104 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:41:15.110 | + functions-common:time_stop:2432 : end_time=1788867675106 2026-09-08 11:41:15.115 | + functions-common:time_stop:2433 : elapsed_time=4362 2026-09-08 11:41:15.119 | + functions-common:time_stop:2434 : total=24685 2026-09-08 11:41:15.123 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:41:15.127 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29047 2026-09-08 11:41:15.131 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-09-08 11:41:15.134 | + functions:wait_for_compute:516 : return 0 2026-09-08 11:41:15.138 | + ./stack.sh:main:1446 : service_check 2026-09-08 11:41:15.141 | + functions-common:service_check:1713 : local service 2026-09-08 11:41:15.144 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.148 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-09-08 11:41:15.166 | not-found 2026-09-08 11:41:15.172 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.175 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-09-08 11:41:15.195 | enabled 2026-09-08 11:41:15.200 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-09-08 11:41:15.223 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-09-08 11:41:15.223 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-09-08 11:41:15.223 | Active: active (running) since Tue 2026-09-08 13:38:01 CEST; 3min 13s ago 2026-09-08 11:41:15.224 | Main PID: 61924 (uwsgi) 2026-09-08 11:41:15.224 | Status: "uWSGI is ready" 2026-09-08 11:41:15.224 | Tasks: 17 (limit: 14255) 2026-09-08 11:41:15.224 | Memory: 272.7M (peak: 273.2M) 2026-09-08 11:41:15.224 | CPU: 14.846s 2026-09-08 11:41:15.224 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-09-08 11:41:15.224 | ├─61924 "nova-apiuWSGI master" 2026-09-08 11:41:15.225 | ├─61925 "nova-apiuWSGI worker 1" 2026-09-08 11:41:15.225 | └─61926 "nova-apiuWSGI worker 2" 2026-09-08 11:41:15.225 | 2026-09-08 11:41:15.225 | Sep 08 13:41:14 devstack devstack@n-api.service[61925]: [pid: 61925|app: 0|req: 18/36] 192.168.122.142 () {54 vars in 935 bytes} [Tue Sep 8 13:41:14 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-09-08 11:41:15.225 | Sep 08 13:41:14 devstack devstack@n-api.service[61926]: DEBUG nova.api.openstack.wsgi [None req-8b791959-1781-4b31-82e2-4e2bc3b5bdfd admin admin] Calling method '>' {{(pid=61926) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-09-08 11:41:15.225 | Sep 08 13:41:14 devstack devstack@n-api.service[61926]: DEBUG oslo_concurrency.lockutils [None req-8b791959-1781-4b31-82e2-4e2bc3b5bdfd admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61926) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-08 11:41:15.226 | Sep 08 13:41:14 devstack devstack@n-api.service[61926]: DEBUG oslo_concurrency.lockutils [None req-8b791959-1781-4b31-82e2-4e2bc3b5bdfd 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=61926) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-08 11:41:15.226 | Sep 08 13:41:14 devstack devstack@n-api.service[61926]: DEBUG oslo_concurrency.lockutils [None req-8b791959-1781-4b31-82e2-4e2bc3b5bdfd 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=61926) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 11:41:15.226 | Sep 08 13:41:14 devstack devstack@n-api.service[61926]: DEBUG oslo_concurrency.lockutils [None req-8b791959-1781-4b31-82e2-4e2bc3b5bdfd admin admin] Acquiring lock "51e6eb58-e5af-4602-a159-ee7fcadf7ab5" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=61926) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-08 11:41:15.226 | Sep 08 13:41:14 devstack devstack@n-api.service[61926]: DEBUG oslo_concurrency.lockutils [None req-8b791959-1781-4b31-82e2-4e2bc3b5bdfd admin admin] Lock "51e6eb58-e5af-4602-a159-ee7fcadf7ab5" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=61926) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-08 11:41:15.226 | Sep 08 13:41:14 devstack devstack@n-api.service[61926]: DEBUG oslo_concurrency.lockutils [None req-8b791959-1781-4b31-82e2-4e2bc3b5bdfd admin admin] Lock "51e6eb58-e5af-4602-a159-ee7fcadf7ab5" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=61926) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 11:41:15.227 | Sep 08 13:41:14 devstack devstack@n-api.service[61926]: INFO nova.api.openstack.requestlog [None req-8b791959-1781-4b31-82e2-4e2bc3b5bdfd admin admin] 192.168.122.142 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.164444 2026-09-08 11:41:15.227 | Sep 08 13:41:14 devstack devstack@n-api.service[61926]: [pid: 61926|app: 0|req: 19/37] 192.168.122.142 () {60 vars in 1325 bytes} [Tue Sep 8 13:41:14 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 166 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-09-08 11:41:15.232 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.235 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-09-08 11:41:15.254 | enabled 2026-09-08 11:41:15.261 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-09-08 11:41:15.286 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-09-08 11:41:15.286 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-09-08 11:41:15.286 | Active: active (running) since Tue 2026-09-08 13:40:21 CEST; 53s ago 2026-09-08 11:41:15.287 | Main PID: 74008 (nova-compute) 2026-09-08 11:41:15.287 | Tasks: 11 (limit: 14255) 2026-09-08 11:41:15.287 | Memory: 135.7M (peak: 137.3M) 2026-09-08 11:41:15.287 | CPU: 4.764s 2026-09-08 11:41:15.287 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-09-08 11:41:15.287 | └─74008 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-09-08 11:41:15.287 | 2026-09-08 11:41:15.287 | Sep 08 13:40:45 devstack nova-compute[74008]: DEBUG nova.compute.resource_tracker [None req-90d7981f-d1d9-494b-85ea-c76103fa6435 None None] Compute_service record updated for devstack:devstack {{(pid=74008) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-09-08 11:41:15.287 | Sep 08 13:40:45 devstack nova-compute[74008]: DEBUG oslo_concurrency.lockutils [None req-90d7981f-d1d9-494b-85ea-c76103fa6435 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.118s {{(pid=74008) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 11:41:15.287 | Sep 08 13:40:45 devstack nova-compute[74008]: DEBUG nova.service [None req-90d7981f-d1d9-494b-85ea-c76103fa6435 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=74008) start /opt/stack/nova/nova/service.py:262}} 2026-09-08 11:41:15.288 | Sep 08 13:40:45 devstack nova-compute[74008]: DEBUG nova.service [None req-90d7981f-d1d9-494b-85ea-c76103fa6435 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=74008) start /opt/stack/nova/nova/service.py:278}} 2026-09-08 11:41:15.288 | Sep 08 13:40:45 devstack nova-compute[74008]: DEBUG nova.service [None req-90d7981f-d1d9-494b-85ea-c76103fa6435 None None] Join ServiceGroup membership for this service compute {{(pid=74008) start /opt/stack/nova/nova/service.py:288}} 2026-09-08 11:41:15.288 | Sep 08 13:40:45 devstack nova-compute[74008]: DEBUG nova.servicegroup.drivers.db [None req-90d7981f-d1d9-494b-85ea-c76103fa6435 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=74008) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-08 11:41:15.288 | Sep 08 13:40:50 devstack nova-compute[74008]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.93 seconds {{(pid=74008) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:15.288 | Sep 08 13:41:00 devstack nova-compute[74008]: DEBUG oslo_service.periodic_task [None req-9a5a9c6a-eae2-4cef-a6ba-c0faae4f48ba None None] Running periodic task ComputeManager._sync_power_states {{(pid=74008) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-08 11:41:15.288 | Sep 08 13:41:00 devstack nova-compute[74008]: DEBUG oslo_service.periodic_task [None req-9a5a9c6a-eae2-4cef-a6ba-c0faae4f48ba None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=74008) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-08 11:41:15.288 | Sep 08 13:41:00 devstack nova-compute[74008]: DEBUG oslo.service.backend._threading.loopingcall [None req-9a5a9c6a-eae2-4cef-a6ba-c0faae4f48ba None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 25.90 seconds {{(pid=74008) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:15.294 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.297 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-09-08 11:41:15.316 | not-found 2026-09-08 11:41:15.322 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.325 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-09-08 11:41:15.344 | enabled 2026-09-08 11:41:15.350 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-09-08 11:41:15.373 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-09-08 11:41:15.373 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-09-08 11:41:15.373 | Active: active (running) since Tue 2026-09-08 13:40:08 CEST; 1min 7s ago 2026-09-08 11:41:15.374 | Main PID: 70319 (nova-scheduler:) 2026-09-08 11:41:15.374 | Tasks: 19 (limit: 14255) 2026-09-08 11:41:15.374 | Memory: 155.5M (peak: 156.1M) 2026-09-08 11:41:15.374 | CPU: 4.843s 2026-09-08 11:41:15.374 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-09-08 11:41:15.374 | ├─70319 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-09-08 11:41:15.374 | ├─71861 "nova-scheduler: ServiceWrapper worker(0)" 2026-09-08 11:41:15.374 | └─71874 "nova-scheduler: ServiceWrapper worker(1)" 2026-09-08 11:41:15.374 | 2026-09-08 11:41:15.374 | Sep 08 13:40:14 devstack nova-scheduler[71861]: DEBUG nova.servicegroup.drivers.db [None req-fb449788-e714-465f-9bfd-6c21a90b7c9a None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=71861) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-08 11:41:15.375 | Sep 08 13:40:19 devstack nova-scheduler[71861]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=71861) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:15.375 | Sep 08 13:40:19 devstack nova-scheduler[71874]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=71874) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:15.375 | Sep 08 13:40:21 devstack nova-scheduler[70319]: DEBUG dbcounter [-] [70319] Writing DB stats nova_api:SELECT=3 {{(pid=70319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.375 | Sep 08 13:40:22 devstack nova-scheduler[70319]: DEBUG dbcounter [-] [70319] Writing DB stats nova_cell0:SELECT=1 {{(pid=70319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.375 | Sep 08 13:40:22 devstack nova-scheduler[70319]: DEBUG dbcounter [-] [70319] Writing DB stats nova_cell1:SELECT=1 {{(pid=70319) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.375 | Sep 08 13:40:29 devstack nova-scheduler[71861]: DEBUG oslo.service.backend._threading.loopingcall [None req-e88ffef3-fb26-4a95-ad8a-da58da1392c3 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71861) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:15.375 | Sep 08 13:40:29 devstack nova-scheduler[71861]: DEBUG dbcounter [-] [71861] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71861) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.375 | Sep 08 13:40:29 devstack nova-scheduler[71874]: DEBUG dbcounter [-] [71874] Writing DB stats nova_cell0:SELECT=3,nova_cell0:UPDATE=1 {{(pid=71874) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.375 | Sep 08 13:40:48 devstack nova-scheduler[71874]: DEBUG oslo.service.backend._threading.loopingcall [None req-6f241f6a-e200-4926-8dfd-fc5d29d65d0c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71874) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:15.382 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.385 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-09-08 11:41:15.403 | not-found 2026-09-08 11:41:15.409 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.413 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-09-08 11:41:15.432 | enabled 2026-09-08 11:41:15.437 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-09-08 11:41:15.461 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-09-08 11:41:15.461 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-09-08 11:41:15.461 | Active: active (running) since Tue 2026-09-08 13:40:10 CEST; 1min 4s ago 2026-09-08 11:41:15.461 | Main PID: 70932 (uwsgi) 2026-09-08 11:41:15.461 | Status: "uWSGI is ready" 2026-09-08 11:41:15.461 | Tasks: 16 (limit: 14255) 2026-09-08 11:41:15.461 | Memory: 220.0M (peak: 220.5M) 2026-09-08 11:41:15.461 | CPU: 10.002s 2026-09-08 11:41:15.461 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-09-08 11:41:15.461 | ├─70932 "nova-api-metauWSGI master" 2026-09-08 11:41:15.462 | ├─70933 "nova-api-metauWSGI worker 1" 2026-09-08 11:41:15.462 | ├─70934 "nova-api-metauWSGI worker 2" 2026-09-08 11:41:15.462 | └─70935 "nova-api-metauWSGI http 1" 2026-09-08 11:41:15.462 | 2026-09-08 11:41:15.462 | Sep 08 13:40:17 devstack devstack@n-api-meta.service[70934]: DEBUG nova.api.openstack.wsgi_app [None req-88683303-0a2e-4e55-b8df-9f43dfd50096 None None] ******************************************************************************** {{(pid=70934) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-08 11:41:15.462 | Sep 08 13:40:17 devstack devstack@n-api-meta.service[70934]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x7655c68a4668 pid: 70934 (default app) 2026-09-08 11:41:15.462 | Sep 08 13:40:25 devstack devstack@n-api-meta.service[70933]: DEBUG dbcounter [-] [70933] Writing DB stats nova_api:SELECT=1 {{(pid=70933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.462 | Sep 08 13:40:25 devstack devstack@n-api-meta.service[70934]: DEBUG dbcounter [-] [70934] Writing DB stats nova_api:SELECT=1 {{(pid=70934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.462 | Sep 08 13:40:25 devstack devstack@n-api-meta.service[70933]: DEBUG dbcounter [-] [70933] Writing DB stats nova_cell0:SELECT=1 {{(pid=70933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.462 | Sep 08 13:40:26 devstack devstack@n-api-meta.service[70933]: DEBUG dbcounter [-] [70933] Writing DB stats nova_cell1:SELECT=1 {{(pid=70933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.463 | Sep 08 13:40:26 devstack devstack@n-api-meta.service[70934]: DEBUG dbcounter [-] [70934] Writing DB stats nova_cell1:SELECT=1 {{(pid=70934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.463 | Sep 08 13:40:26 devstack devstack@n-api-meta.service[70934]: DEBUG dbcounter [-] [70934] Writing DB stats nova_cell0:SELECT=1 {{(pid=70934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.463 | Sep 08 13:40:26 devstack devstack@n-api-meta.service[70933]: DEBUG dbcounter [-] [70933] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70933) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.463 | Sep 08 13:40:26 devstack devstack@n-api-meta.service[70934]: DEBUG dbcounter [-] [70934] Writing DB stats nova_cell0:SELECT=1 {{(pid=70934) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.469 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.472 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-09-08 11:41:15.491 | enabled 2026-09-08 11:41:15.496 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-09-08 11:41:15.520 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-09-08 11:41:15.520 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-09-08 11:41:15.520 | Active: active (running) since Tue 2026-09-08 13:38:44 CEST; 2min 31s ago 2026-09-08 11:41:15.520 | Main PID: 68111 (uwsgi) 2026-09-08 11:41:15.520 | Status: "uWSGI is ready" 2026-09-08 11:41:15.520 | Tasks: 5 (limit: 14255) 2026-09-08 11:41:15.521 | Memory: 174.5M (peak: 174.8M) 2026-09-08 11:41:15.521 | CPU: 6.423s 2026-09-08 11:41:15.521 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-09-08 11:41:15.521 | ├─68111 "placementuWSGI master" 2026-09-08 11:41:15.521 | ├─68117 "placementuWSGI worker 1" 2026-09-08 11:41:15.521 | └─68118 "placementuWSGI worker 2" 2026-09-08 11:41:15.521 | 2026-09-08 11:41:15.521 | Sep 08 13:40:44 devstack devstack@placement-api.service[68117]: INFO placement.requestlog [req-44e7c1d7-cca9-4999-9194-1d348d5b5877 req-0def0553-e8ff-450d-a583-b4ccd8b37d82 service nova] 192.168.122.142 "PUT /placement/resource_providers/7edb85c4-f41c-4463-bdac-ce5ecd92e99a/inventories" status: 200 len: 396 microversion: 1.26 2026-09-08 11:41:15.521 | Sep 08 13:40:44 devstack devstack@placement-api.service[68117]: [pid: 68117|app: 0|req: 5/9] 192.168.122.142 () {64 vars in 1498 bytes} [Tue Sep 8 13:40:44 2026] PUT /placement/resource_providers/7edb85c4-f41c-4463-bdac-ce5ecd92e99a/inventories => generated 396 bytes in 64 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-09-08 11:41:15.521 | Sep 08 13:40:44 devstack devstack@placement-api.service[68118]: DEBUG placement.requestlog [req-44e7c1d7-cca9-4999-9194-1d348d5b5877 req-c9a4d2c8-a208-4b11-a988-a1f7d0665ff1 None None] Starting request: 192.168.122.142 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_CLMUL,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AESNI,HW_CPU_X86_SSE,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SVM,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_USB,COMPUTE_TRUSTED_CERTS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_QXL,OWNER_NOVA,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_FMA3,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE42,HW_CPU_X86_BMI,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE41,HW_CPU_X86_F16C,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_AVX,COMPUTE_ACCELERATORS" {{(pid=68118) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-08 11:41:15.522 | Sep 08 13:40:44 devstack devstack@placement-api.service[68118]: INFO placement.requestlog [req-44e7c1d7-cca9-4999-9194-1d348d5b5877 req-c9a4d2c8-a208-4b11-a988-a1f7d0665ff1 service nova] 192.168.122.142 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_CLMUL,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AESNI,HW_CPU_X86_SSE,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SVM,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_USB,COMPUTE_TRUSTED_CERTS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_QXL,OWNER_NOVA,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_FMA3,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE42,HW_CPU_X86_BMI,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE41,HW_CPU_X86_F16C,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_AVX,COMPUTE_ACCELERATORS" status: 200 len: 2072 microversion: 1.6 2026-09-08 11:41:15.522 | Sep 08 13:40:44 devstack devstack@placement-api.service[68118]: [pid: 68118|app: 0|req: 5/10] 192.168.122.142 () {60 vars in 4934 bytes} [Tue Sep 8 13:40:44 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_STORAGE_BUS_SATA,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_SHA,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_ARCH_X86_64,HW_CPU_X86_SSSE3,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,HW_CPU_X86_CLMUL,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_AESNI,HW_CPU_X86_SSE,HW_CPU_X86_SSE4A,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_IMAGE_TYPE_RAW,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_AVX2,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE2,COMPUTE_SOUND_MODEL_AC97,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,HW_CPU_X86_SVM,HW_CPU_X86_AMD_SVM,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_VIOMMU_MODEL_AUTO,HW_CPU_X86_BMI2,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_VIF_MODEL_RTL8139,HW_ARCH_X86_64,COMPUTE_STORAGE_BUS_USB,COMPUTE_TRUSTED_CERTS,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_GRAPHICS_MODEL_QXL,OWNER_NOVA,COMPUTE_NODE,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_RESCUE_BFV,COMPUTE_SOUND_MODEL_USB,HW_CPU_X86_FMA3,HW_CPU_X86_ABM,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_SSE42,HW_CPU_X86_BMI,COMPUTE_VOLUME_EXTEND,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_SECURITY_UEFI_SECURE_BOOT,HW_CPU_X86_SSE41,HW_CPU_X86_F16C,COMPUTE_DEVICE_TAGGING,COMPUTE_GRAPHICS_MODEL_VGA,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_AVX,COMPUTE_ACCELERATORS => generated 2072 bytes in 51 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-08 11:41:15.522 | Sep 08 13:40:44 devstack devstack@placement-api.service[68117]: DEBUG placement.requestlog [req-44e7c1d7-cca9-4999-9194-1d348d5b5877 req-400e7aef-2297-4153-bbf3-e20da7bd8a98 None None] Starting request: 192.168.122.142 "PUT /placement/resource_providers/7edb85c4-f41c-4463-bdac-ce5ecd92e99a/traits" {{(pid=68117) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-09-08 11:41:15.522 | Sep 08 13:40:45 devstack devstack@placement-api.service[68117]: INFO placement.requestlog [req-44e7c1d7-cca9-4999-9194-1d348d5b5877 req-400e7aef-2297-4153-bbf3-e20da7bd8a98 service nova] 192.168.122.142 "PUT /placement/resource_providers/7edb85c4-f41c-4463-bdac-ce5ecd92e99a/traits" status: 200 len: 2107 microversion: 1.6 2026-09-08 11:41:15.522 | Sep 08 13:40:45 devstack devstack@placement-api.service[68117]: [pid: 68117|app: 0|req: 6/11] 192.168.122.142 () {64 vars in 1483 bytes} [Tue Sep 8 13:40:44 2026] PUT /placement/resource_providers/7edb85c4-f41c-4463-bdac-ce5ecd92e99a/traits => generated 2107 bytes in 220 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-09-08 11:41:15.522 | Sep 08 13:40:54 devstack devstack@placement-api.service[68118]: DEBUG dbcounter [-] [68118] Writing DB stats placement:SELECT=4 {{(pid=68118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.522 | Sep 08 13:40:55 devstack devstack@placement-api.service[68117]: DEBUG dbcounter [-] [68117] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=68117) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.528 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.531 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-09-08 11:41:15.549 | not-found 2026-09-08 11:41:15.555 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.558 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-09-08 11:41:15.577 | enabled 2026-09-08 11:41:15.583 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-09-08 11:41:15.607 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-09-08 11:41:15.607 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-09-08 11:41:15.607 | Active: active (running) since Tue 2026-09-08 13:40:47 CEST; 27s ago 2026-09-08 11:41:15.607 | Main PID: 77196 (uwsgi) 2026-09-08 11:41:15.608 | Status: "uWSGI is ready" 2026-09-08 11:41:15.608 | Tasks: 9 (limit: 14255) 2026-09-08 11:41:15.608 | Memory: 260.3M (peak: 260.5M) 2026-09-08 11:41:15.608 | CPU: 11.569s 2026-09-08 11:41:15.608 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-09-08 11:41:15.608 | ├─77196 "glance-apiuWSGI master" 2026-09-08 11:41:15.608 | ├─77200 "glance-apiuWSGI worker 1" 2026-09-08 11:41:15.608 | └─77201 "glance-apiuWSGI worker 2" 2026-09-08 11:41:15.608 | 2026-09-08 11:41:15.608 | Sep 08 13:41:00 devstack devstack@g-api.service[77201]: INFO glance.location [None req-b9941742-81b3-4752-aaa0-c973622758b6 admin admin] Image format matched and virtual size computed: 117440512 2026-09-08 11:41:15.609 | Sep 08 13:41:00 devstack devstack@g-api.service[77201]: DEBUG glance_store.backend [None req-b9941742-81b3-4752-aaa0-c973622758b6 admin admin] Skipping store.set_acls... not implemented. {{(pid=77201) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-09-08 11:41:15.609 | Sep 08 13:41:00 devstack devstack@g-api.service[77201]: [pid: 77201|app: 0|req: 3/4] 127.0.0.1 () {42 vars in 914 bytes} [Tue Sep 8 13:40:58 2026] PUT /v2/images/32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f/file => generated 0 bytes in 1606 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-09-08 11:41:15.609 | Sep 08 13:41:00 devstack devstack@g-api.service[77200]: DEBUG glance.api.middleware.version_negotiation [None req-7c680ba8-7baa-47b8-9886-4a2fa5c2230f admin admin] Determining version of request: GET /v2/images/32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f Accept: */* {{(pid=77200) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-09-08 11:41:15.609 | Sep 08 13:41:00 devstack devstack@g-api.service[77200]: DEBUG glance.api.middleware.version_negotiation [None req-7c680ba8-7baa-47b8-9886-4a2fa5c2230f admin admin] Using url versioning {{(pid=77200) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-09-08 11:41:15.609 | Sep 08 13:41:00 devstack devstack@g-api.service[77200]: DEBUG glance.api.middleware.version_negotiation [None req-7c680ba8-7baa-47b8-9886-4a2fa5c2230f admin admin] Matched version: v2 {{(pid=77200) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-09-08 11:41:15.609 | Sep 08 13:41:00 devstack devstack@g-api.service[77200]: DEBUG glance.api.middleware.version_negotiation [None req-7c680ba8-7baa-47b8-9886-4a2fa5c2230f admin admin] new path /v2/images/32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f {{(pid=77200) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-09-08 11:41:15.609 | Sep 08 13:41:00 devstack devstack@g-api.service[77200]: [pid: 77200|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Tue Sep 8 13:41:00 2026] GET /v2/images/32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f => generated 976 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-09-08 11:41:15.609 | Sep 08 13:41:10 devstack devstack@g-api.service[77201]: DEBUG dbcounter [-] [77201] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=77201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.609 | Sep 08 13:41:10 devstack devstack@g-api.service[77200]: DEBUG dbcounter [-] [77200] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=77200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.615 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.619 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-09-08 11:41:15.638 | enabled 2026-09-08 11:41:15.643 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-09-08 11:41:15.665 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-09-08 11:41:15.665 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-09-08 11:41:15.665 | Active: active (running) since Tue 2026-09-08 13:40:36 CEST; 39s ago 2026-09-08 11:41:15.665 | Main PID: 75665 (cinder-schedule) 2026-09-08 11:41:15.666 | Tasks: 1 (limit: 14255) 2026-09-08 11:41:15.666 | Memory: 108.3M (peak: 108.7M) 2026-09-08 11:41:15.666 | CPU: 4.078s 2026-09-08 11:41:15.666 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-09-08 11:41:15.666 | └─75665 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-09-08 11:41:15.666 | 2026-09-08 11:41:15.666 | Sep 08 13:40:41 devstack cinder-scheduler[75665]: DEBUG oslo_service.backend._eventlet.service [None req-e009b5b1-96a0-4171-954a-52e0fa1d2182 None None] ******************************************************************************** {{(pid=75665) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-09-08 11:41:15.666 | Sep 08 13:40:41 devstack cinder-scheduler[75665]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-09-08 11:41:15.666 | Sep 08 13:40:41 devstack cinder-scheduler[75665]: INFO cinder.manager [None req-12d02d5d-54ec-41aa-bd41-5cc126e9fccb None None] Initiating service 1 cleanup 2026-09-08 11:41:15.666 | Sep 08 13:40:41 devstack cinder-scheduler[75665]: INFO cinder.manager [None req-12d02d5d-54ec-41aa-bd41-5cc126e9fccb None None] Service 1 cleanup completed. 2026-09-08 11:41:15.667 | Sep 08 13:40:41 devstack cinder-scheduler[75665]: DEBUG cinder.service [None req-12d02d5d-54ec-41aa-bd41-5cc126e9fccb None None] Creating RPC server for service cinder-scheduler {{(pid=75665) start /opt/stack/cinder/cinder/service.py:231}} 2026-09-08 11:41:15.667 | Sep 08 13:40:41 devstack cinder-scheduler[75665]: DEBUG cinder.service [None req-12d02d5d-54ec-41aa-bd41-5cc126e9fccb None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75665) start /opt/stack/cinder/cinder/service.py:237}} 2026-09-08 11:41:15.667 | Sep 08 13:40:50 devstack cinder-scheduler[75665]: DEBUG cinder.scheduler.host_manager [None req-52febdd8-e86c-4ecb-ae88-22b861eaf7f0 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=75665) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-09-08 11:41:15.667 | Sep 08 13:40:50 devstack cinder-scheduler[75665]: DEBUG cinder.scheduler.host_manager [None req-52febdd8-e86c-4ecb-ae88-22b861eaf7f0 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, 8, 11, 40, 50, 774990)}, {'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, 8, 11, 40, 50, 774990)}]. {{(pid=75665) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-09-08 11:41:15.667 | Sep 08 13:40:50 devstack cinder-scheduler[75665]: DEBUG cinder.scheduler.host_manager [None req-52febdd8-e86c-4ecb-ae88-22b861eaf7f0 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, 8, 11, 40, 50, 744760)} {{(pid=75665) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-09-08 11:41:15.667 | Sep 08 13:41:00 devstack cinder-scheduler[75665]: DEBUG dbcounter [-] [75665] Writing DB stats cinder:SELECT=12,cinder:INSERT=1 {{(pid=75665) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.672 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.677 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-09-08 11:41:15.697 | enabled 2026-09-08 11:41:15.703 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-09-08 11:41:15.728 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-09-08 11:41:15.728 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-09-08 11:41:15.728 | Active: active (running) since Tue 2026-09-08 13:40:29 CEST; 46s ago 2026-09-08 11:41:15.729 | Main PID: 74908 (uwsgi) 2026-09-08 11:41:15.729 | Status: "uWSGI is ready" 2026-09-08 11:41:15.729 | Tasks: 7 (limit: 14255) 2026-09-08 11:41:15.729 | Memory: 244.7M (peak: 245.1M) 2026-09-08 11:41:15.729 | CPU: 10.806s 2026-09-08 11:41:15.729 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-09-08 11:41:15.729 | ├─74908 "cinder-apiuWSGI master" 2026-09-08 11:41:15.729 | ├─74910 "cinder-apiuWSGI worker 1" 2026-09-08 11:41:15.729 | └─74911 "cinder-apiuWSGI worker 2" 2026-09-08 11:41:15.730 | 2026-09-08 11:41:15.730 | Sep 08 13:40:44 devstack devstack@c-api.service[74910]: DEBUG dbcounter [-] [74910] Writing DB stats cinder:SELECT=6 {{(pid=74910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.730 | Sep 08 13:40:44 devstack devstack@c-api.service[74910]: INFO cinder.api.openstack.wsgi [None req-1a74a2b3-5575-49ad-a93f-fd38c3b6e707 admin admin] POST http://192.168.122.142/volume/v3/types/17045dc2-34c3-4179-b0bf-da0a6b8076f3/extra_specs 2026-09-08 11:41:15.730 | Sep 08 13:40:44 devstack devstack@c-api.service[74910]: DEBUG cinder.api.openstack.wsgi [None req-1a74a2b3-5575-49ad-a93f-fd38c3b6e707 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74910) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-09-08 11:41:15.730 | Sep 08 13:40:44 devstack devstack@c-api.service[74910]: /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-08 11:41:15.730 | Sep 08 13:40:44 devstack devstack@c-api.service[74910]: warnings.warn( 2026-09-08 11:41:15.730 | Sep 08 13:40:44 devstack devstack@c-api.service[74910]: DEBUG oslo_db.sqlalchemy.engines [None req-1a74a2b3-5575-49ad-a93f-fd38c3b6e707 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=74910) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-09-08 11:41:15.730 | Sep 08 13:40:44 devstack devstack@c-api.service[74910]: INFO cinder.api.openstack.wsgi [None req-1a74a2b3-5575-49ad-a93f-fd38c3b6e707 admin admin] http://192.168.122.142/volume/v3/types/17045dc2-34c3-4179-b0bf-da0a6b8076f3/extra_specs returned with HTTP 200 2026-09-08 11:41:15.730 | Sep 08 13:40:44 devstack devstack@c-api.service[74910]: [pid: 74910|app: 0|req: 2/3] 192.168.122.142 () {60 vars in 1338 bytes} [Tue Sep 8 13:40:43 2026] POST /volume/v3/types/17045dc2-34c3-4179-b0bf-da0a6b8076f3/extra_specs => generated 55 bytes in 972 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-09-08 11:41:15.730 | Sep 08 13:40:53 devstack devstack@c-api.service[74911]: DEBUG dbcounter [-] [74911] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74911) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.731 | Sep 08 13:40:54 devstack devstack@c-api.service[74910]: DEBUG dbcounter [-] [74910] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74910) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.735 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.739 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-09-08 11:41:15.758 | enabled 2026-09-08 11:41:15.764 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-09-08 11:41:15.787 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-09-08 11:41:15.787 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-09-08 11:41:15.787 | Active: active (running) since Tue 2026-09-08 13:40:39 CEST; 36s ago 2026-09-08 11:41:15.787 | Main PID: 76325 (cinder-volume) 2026-09-08 11:41:15.787 | Tasks: 2 (limit: 14255) 2026-09-08 11:41:15.788 | Memory: 143.2M (peak: 157.2M) 2026-09-08 11:41:15.788 | CPU: 11.351s 2026-09-08 11:41:15.788 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-09-08 11:41:15.788 | ├─76325 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-08 11:41:15.788 | └─76478 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-09-08 11:41:15.788 | 2026-09-08 11:41:15.789 | Sep 08 13:40:51 devstack sudo[77333]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-09-08 11:41:15.789 | Sep 08 13:40:51 devstack sudo[77333]: pam_unix(sudo:session): session closed for user root 2026-09-08 11:41:15.789 | Sep 08 13:40:51 devstack cinder-volume[76478]: DEBUG oslo_concurrency.processutils [None req-52febdd8-e86c-4ecb-ae88-22b861eaf7f0 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.270s {{(pid=76478) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-09-08 11:41:15.790 | Sep 08 13:40:52 devstack cinder-volume[76478]: INFO cinder.volume.manager [None req-52febdd8-e86c-4ecb-ae88-22b861eaf7f0 None None] Driver post RPC initialization completed successfully. 2026-09-08 11:41:15.790 | Sep 08 13:40:54 devstack cinder-volume[76325]: DEBUG dbcounter [-] [76325] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76325) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.790 | Sep 08 13:41:01 devstack cinder-volume[76478]: DEBUG dbcounter [-] [76478] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=76478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.790 | Sep 08 13:41:02 devstack cinder-volume[76478]: DEBUG dbcounter [-] [76478] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=76478) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:15.790 | Sep 08 13:41:15 devstack cinder-volume[76478]: DEBUG oslo_service.periodic_task [None req-68e0761e-f409-4a5d-b241-863fd10982c9 None None] Running periodic task VolumeManager._thread_info {{(pid=76478) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-09-08 11:41:15.790 | Sep 08 13:41:15 devstack cinder-volume[76478]: DEBUG cinder.volume.manager [None req-68e0761e-f409-4a5d-b241-863fd10982c9 None None] thread count: 6 {{(pid=76478) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5472}} 2026-09-08 11:41:15.790 | Sep 08 13:41:15 devstack cinder-volume[76478]: DEBUG cinder.volume.manager [None req-68e0761e-f409-4a5d-b241-863fd10982c9 None None] thread info: [<_MainThread(MainThread, started 130208228479104)>, , , , , ] {{(pid=76478) _thread_info /opt/stack/cinder/cinder/volume/manager.py:5473}} 2026-09-08 11:41:15.794 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.798 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-09-08 11:41:15.816 | not-found 2026-09-08 11:41:15.821 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.825 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-09-08 11:41:15.843 | not-found 2026-09-08 11:41:15.848 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.853 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-09-08 11:41:15.872 | not-found 2026-09-08 11:41:15.878 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.882 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-09-08 11:41:15.901 | not-found 2026-09-08 11:41:15.907 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.911 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-09-08 11:41:15.930 | not-found 2026-09-08 11:41:15.935 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.939 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-09-08 11:41:15.958 | enabled 2026-09-08 11:41:15.963 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-09-08 11:41:15.986 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-09-08 11:41:15.986 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-09-08 11:41:15.986 | Active: active (running) since Tue 2026-09-08 13:38:23 CEST; 2min 52s ago 2026-09-08 11:41:15.987 | Main PID: 64700 (neutron-ovn-age) 2026-09-08 11:41:15.987 | Tasks: 20 (limit: 14255) 2026-09-08 11:41:15.987 | Memory: 344.0M (peak: 345.0M) 2026-09-08 11:41:15.987 | CPU: 11.611s 2026-09-08 11:41:15.987 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-09-08 11:41:15.987 | ├─64700 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-09-08 11:41:15.987 | ├─66027 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-09-08 11:41:15.988 | ├─66288 /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/tmptvzpb0uh/privsep.sock 2026-09-08 11:41:15.988 | └─68974 /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/tmp79wu2th7/privsep.sock 2026-09-08 11:41:15.988 | 2026-09-08 11:41:15.988 | Sep 08 13:39:27 devstack neutron-ovn-agent[66027]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66027) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 11:41:15.988 | Sep 08 13:39:27 devstack neutron-ovn-agent[66027]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66027) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-08 11:41:15.988 | Sep 08 13:39:27 devstack neutron-ovn-agent[66027]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=66027) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-08 11:41:15.989 | Sep 08 13:39:27 devstack neutron-ovn-agent[66027]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66027) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 11:41:15.989 | Sep 08 13:40:27 devstack neutron-ovn-agent[66027]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66027) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-08 11:41:15.989 | Sep 08 13:40:27 devstack neutron-ovn-agent[66027]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=66027) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-08 11:41:15.989 | Sep 08 13:40:27 devstack neutron-ovn-agent[66027]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=66027) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 11:41:15.990 | Sep 08 13:40:27 devstack neutron-ovn-agent[66027]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=66027) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-09-08 11:41:15.990 | Sep 08 13:40:27 devstack neutron-ovn-agent[66027]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=66027) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-09-08 11:41:15.991 | Sep 08 13:40:27 devstack neutron-ovn-agent[66027]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=66027) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-09-08 11:41:15.995 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:15.999 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-09-08 11:41:16.018 | not-found 2026-09-08 11:41:16.024 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:16.028 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-09-08 11:41:16.046 | not-found 2026-09-08 11:41:16.051 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:16.055 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-09-08 11:41:16.073 | not-found 2026-09-08 11:41:16.078 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:16.083 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-09-08 11:41:16.101 | not-found 2026-09-08 11:41:16.107 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:16.111 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-09-08 11:41:16.130 | enabled 2026-09-08 11:41:16.136 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-09-08 11:41:16.160 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-09-08 11:41:16.160 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-09-08 11:41:16.160 | Active: active (running) since Tue 2026-09-08 13:31:52 CEST; 9min ago 2026-09-08 11:41:16.160 | Main PID: 41250 (dstat.sh) 2026-09-08 11:41:16.160 | Tasks: 3 (limit: 14255) 2026-09-08 11:41:16.160 | Memory: 27.3M (peak: 27.8M) 2026-09-08 11:41:16.160 | CPU: 3.339s 2026-09-08 11:41:16.160 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-09-08 11:41:16.160 | ├─41250 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-09-08 11:41:16.161 | ├─41356 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-09-08 11:41:16.161 | └─41357 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-09-08 11:41:16.161 | 2026-09-08 11:41:16.161 | Sep 08 13:41:06 devstack dstat.sh[41357]: 08-09 13:41:06| 19 8 70 0 0|5274M 281M 212M 5978M| 42B 42B| 0 544k| 0 98.0 |2446 1422 |3.04 2.56 1.67|1.0 0 2.0| 0 0 | | 17 283 0 33 0 2026-09-08 11:41:16.161 | Sep 08 13:41:07 devstack dstat.sh[41357]: 08-09 13:41:07| 22 6 67 0 0|5269M 286M 212M 5978M| 52B 0 | 0 468k| 0 48.0 |3320 2720 |3.04 2.56 1.67|1.0 0 1.0| 0 0 | | 17 283 0 33 0 2026-09-08 11:41:16.161 | Sep 08 13:41:08 devstack dstat.sh[41357]: 08-09 13:41:08| 14 15 63 0 0|5243M 313M 212M 5978M| 10k 34k| 36k 584k|4.00 25.0 |4691 3823 |2.80 2.52 1.66|1.0 0 262| 0 0 | | 17 283 0 33 0 2026-09-08 11:41:16.161 | Sep 08 13:41:09 devstack dstat.sh[41357]: 08-09 13:41:09| 18 10 70 0 0|5239M 316M 212M 5978M| 52B 0 | 0 136k| 0 10.0 |2456 1529 |2.80 2.52 1.66|1.0 0 0| 0 0 | | 17 283 0 33 0 2026-09-08 11:41:16.161 | Sep 08 13:41:10 devstack dstat.sh[41357]: 08-09 13:41:10| 21 6 68 0 0|5228M 328M 213M 5978M| 461B 1511B| 124k 295k|2.99 18.0 |2655 1755 |2.80 2.52 1.66|3.0 0 13| 0 0 | | 17 283 0 33 0 2026-09-08 11:41:16.161 | Sep 08 13:41:11 devstack dstat.sh[41357]: 08-09 13:41:11| 4 15 74 0 0|5210M 346M 213M 5978M|7394B 21k| 20k 297k|4.01 24.1 |4324 3808 |2.80 2.52 1.66|1.0 0 269| 0 0 | | 17 287 0 33 0 2026-09-08 11:41:16.161 | Sep 08 13:41:12 devstack dstat.sh[41357]: 08-09 13:41:12| 8 5 81 0 0|5229M 326M 213M 5978M| 132B 475B| 0 299k| 0 33.9 |2505 2223 |2.80 2.52 1.66|1.0 0 5.0| 0 0 | | 17 287 0 33 0 2026-09-08 11:41:16.162 | Sep 08 13:41:13 devstack dstat.sh[41357]: 08-09 13:41:13| 17 10 70 0 0|5252M 303M 213M 5978M| 52B 0 | 136k 4966k|4.00 39.0 |2513 1700 |2.65 2.50 1.65|1.0 0 0| 0 0 | | 17 287 0 33 0 2026-09-08 11:41:16.162 | Sep 08 13:41:14 devstack dstat.sh[41357]: 08-09 13:41:14| 20 6 70 0 0|5270M 285M 213M 5978M| 0 0 | 0 168k| 0 14.0 |2446 1631 |2.65 2.50 1.65|1.0 0 0| 0 0 | | 17 287 0 33 0 2026-09-08 11:41:16.162 | Sep 08 13:41:15 devstack dstat.sh[41357]: 08-09 13:41:15| 19 9 67 0 0|5220M 335M 213M 5978M|3487B 12k|8199B 793k|2.00 108 |3675 2785 |2.65 2.50 1.65|1.0 0 72| 0 0 | | 17 291 0 32 0 2026-09-08 11:41:16.166 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:16.170 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-09-08 11:41:16.189 | enabled 2026-09-08 11:41:16.194 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-09-08 11:41:16.217 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-09-08 11:41:16.217 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-09-08 11:41:16.218 | Active: active (running) since Tue 2026-09-08 13:38:20 CEST; 2min 55s ago 2026-09-08 11:41:16.218 | Main PID: 64003 (neutron-ovn-met) 2026-09-08 11:41:16.218 | Tasks: 2 (limit: 14255) 2026-09-08 11:41:16.218 | Memory: 121.2M (peak: 121.9M) 2026-09-08 11:41:16.218 | CPU: 3.836s 2026-09-08 11:41:16.218 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-09-08 11:41:16.218 | └─64003 "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-08 11:41:16.218 | 2026-09-08 11:41:16.218 | Sep 08 13:38:24 devstack neutron-ovn-metadata-agent[64003]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-09-08 11:41:16.219 | Sep 08 13:38:24 devstack neutron-ovn-metadata-agent[64003]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-09-08 11:41:16.219 | Sep 08 13:38:24 devstack neutron-ovn-metadata-agent[64003]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 11:41:16.219 | Sep 08 13:38:24 devstack neutron-ovn-metadata-agent[64003]: 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-08 11:41:16.219 | Sep 08 13:38:24 devstack neutron-ovn-metadata-agent[64003]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-09-08 11:41:16.219 | Sep 08 13:38:24 devstack neutron-ovn-metadata-agent[64003]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-09-08 11:41:16.219 | Sep 08 13:38:24 devstack neutron-ovn-metadata-agent[64003]: 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-08 11:41:16.219 | Sep 08 13:38:24 devstack neutron-ovn-metadata-agent[64003]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-09-08 11:41:16.219 | Sep 08 13:38:24 devstack neutron-ovn-metadata-agent[64003]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-09-08 11:41:16.219 | Sep 08 13:38:24 devstack neutron-ovn-metadata-agent[64003]: ERROR neutron 2026-09-08 11:41:16.224 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:16.229 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-09-08 11:41:16.248 | enabled 2026-09-08 11:41:16.254 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-09-08 11:41:16.278 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-09-08 11:41:16.278 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-09-08 11:41:16.278 | Active: active (running) since Tue 2026-09-08 13:38:26 CEST; 2min 49s ago 2026-09-08 11:41:16.279 | Main PID: 65775 (uwsgi) 2026-09-08 11:41:16.279 | Status: "uWSGI is ready" 2026-09-08 11:41:16.279 | Tasks: 23 (limit: 14255) 2026-09-08 11:41:16.280 | Memory: 385.1M (peak: 386.1M) 2026-09-08 11:41:16.280 | CPU: 40.447s 2026-09-08 11:41:16.281 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-09-08 11:41:16.281 | ├─65775 "neutron-apiuWSGI master" 2026-09-08 11:41:16.281 | ├─65776 "neutron-apiuWSGI worker 1" 2026-09-08 11:41:16.281 | └─65777 "neutron-apiuWSGI worker 2" 2026-09-08 11:41:16.281 | 2026-09-08 11:41:16.281 | Sep 08 13:40:56 devstack devstack@neutron-api.service[65776]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65776) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-08 11:41:16.281 | Sep 08 13:40:56 devstack devstack@neutron-api.service[65776]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "29b91f450fd154bfadc998cd5d8acf23" from periodic health check thread {{(pid=65776) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-08 11:41:16.281 | Sep 08 13:40:56 devstack devstack@neutron-api.service[65777]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65777) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-08 11:41:16.281 | Sep 08 13:40:56 devstack devstack@neutron-api.service[65777]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "0268bcc734e557298694759cef94de43" from periodic health check thread {{(pid=65777) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-08 11:41:16.281 | Sep 08 13:41:06 devstack devstack@neutron-api.service[65776]: DEBUG dbcounter [-] [65776] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:16.281 | Sep 08 13:41:06 devstack devstack@neutron-api.service[65777]: DEBUG dbcounter [-] [65777] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=65777) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:16.282 | Sep 08 13:41:11 devstack devstack@neutron-api.service[65776]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65776) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-08 11:41:16.282 | Sep 08 13:41:11 devstack devstack@neutron-api.service[65776]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "29b91f450fd154bfadc998cd5d8acf23" from periodic health check thread {{(pid=65776) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-08 11:41:16.282 | Sep 08 13:41:11 devstack devstack@neutron-api.service[65777]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=65777) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-09-08 11:41:16.282 | Sep 08 13:41:11 devstack devstack@neutron-api.service[65777]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "0268bcc734e557298694759cef94de43" from periodic health check thread {{(pid=65777) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1529}} 2026-09-08 11:41:16.287 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:16.291 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-09-08 11:41:16.313 | enabled 2026-09-08 11:41:16.321 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-09-08 11:41:16.344 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-09-08 11:41:16.344 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-09-08 11:41:16.344 | Active: active (running) since Tue 2026-09-08 13:38:31 CEST; 2min 44s ago 2026-09-08 11:41:16.344 | Main PID: 66788 (neutron-periodi) 2026-09-08 11:41:16.344 | Tasks: 15 (limit: 14255) 2026-09-08 11:41:16.344 | Memory: 172.7M (peak: 172.9M) 2026-09-08 11:41:16.344 | CPU: 6.342s 2026-09-08 11:41:16.344 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-09-08 11:41:16.344 | ├─66788 "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-08 11:41:16.344 | └─67438 "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-08 11:41:16.345 | 2026-09-08 11:41:16.345 | Sep 08 13:40:05 devstack neutron-periodic-workers[67438]: DEBUG dbcounter [-] [67438] Writing DB stats neutron:SELECT=1 {{(pid=67438) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:16.345 | Sep 08 13:40:13 devstack neutron-periodic-workers[67438]: DEBUG oslo.service.backend._threading.loopingcall [None req-1fef6f13-f4b8-418a-a182-48bb25075b4d None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=67438) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.345 | Sep 08 13:40:23 devstack neutron-periodic-workers[67438]: DEBUG dbcounter [-] [67438] Writing DB stats neutron:SELECT=3 {{(pid=67438) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:16.345 | Sep 08 13:40:32 devstack neutron-periodic-workers[67438]: DEBUG neutron.db.agents_db [None req-f3bf43ff-0003-44bc-877f-c8584ee2eaf4 None None] Agent healthcheck: found 0 active agents {{(pid=67438) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-08 11:41:16.345 | Sep 08 13:40:32 devstack neutron-periodic-workers[67438]: DEBUG oslo.service.backend._threading.loopingcall [None req-f3bf43ff-0003-44bc-877f-c8584ee2eaf4 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67438) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.345 | Sep 08 13:40:41 devstack neutron-periodic-workers[67438]: DEBUG oslo.service.backend._threading.loopingcall [None req-97401a03-a6d1-440c-9667-df479fbbaa56 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=67438) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.345 | Sep 08 13:40:50 devstack neutron-periodic-workers[67438]: DEBUG oslo.service.backend._threading.loopingcall [None req-1fef6f13-f4b8-418a-a182-48bb25075b4d None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=67438) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.345 | Sep 08 13:41:00 devstack neutron-periodic-workers[67438]: DEBUG dbcounter [-] [67438] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=67438) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:16.345 | Sep 08 13:41:09 devstack neutron-periodic-workers[67438]: DEBUG neutron.db.agents_db [None req-f3bf43ff-0003-44bc-877f-c8584ee2eaf4 None None] Agent healthcheck: found 0 active agents {{(pid=67438) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-09-08 11:41:16.346 | Sep 08 13:41:09 devstack neutron-periodic-workers[67438]: DEBUG oslo.service.backend._threading.loopingcall [None req-f3bf43ff-0003-44bc-877f-c8584ee2eaf4 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=67438) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.351 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:16.355 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-09-08 11:41:16.373 | enabled 2026-09-08 11:41:16.379 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-09-08 11:41:16.404 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-09-08 11:41:16.404 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-09-08 11:41:16.404 | Active: active (running) since Tue 2026-09-08 13:38:28 CEST; 2min 47s ago 2026-09-08 11:41:16.404 | Main PID: 66289 (neutron-rpc-ser) 2026-09-08 11:41:16.404 | Tasks: 23 (limit: 14255) 2026-09-08 11:41:16.404 | Memory: 190.5M (peak: 191.0M) 2026-09-08 11:41:16.404 | CPU: 8.169s 2026-09-08 11:41:16.404 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-09-08 11:41:16.404 | ├─66289 "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-08 11:41:16.404 | ├─67415 "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-08 11:41:16.405 | └─67417 "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-08 11:41:16.405 | 2026-09-08 11:41:16.405 | Sep 08 13:38:40 devstack neutron-rpc-server[67417]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=67417) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-09-08 11:41:16.405 | Sep 08 13:38:40 devstack neutron-rpc-server[67415]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67415) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-08 11:41:16.405 | Sep 08 13:38:40 devstack neutron-rpc-server[67415]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67415) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-08 11:41:16.405 | Sep 08 13:38:40 devstack neutron-rpc-server[67415]: DEBUG neutron.service [-] calling wait on {{(pid=67415) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-08 11:41:16.405 | Sep 08 13:38:40 devstack neutron-rpc-server[67417]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=67417) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-09-08 11:41:16.405 | Sep 08 13:38:40 devstack neutron-rpc-server[67417]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=67417) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-09-08 11:41:16.405 | Sep 08 13:38:40 devstack neutron-rpc-server[67417]: DEBUG neutron.service [-] calling wait on {{(pid=67417) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-09-08 11:41:16.405 | Sep 08 13:38:49 devstack neutron-rpc-server[66289]: DEBUG dbcounter [-] [66289] Writing DB stats neutron:SELECT=5,neutron:INSERT=657 {{(pid=66289) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:16.406 | Sep 08 13:39:10 devstack neutron-rpc-server[67415]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-08 11:41:16.406 | Sep 08 13:39:10 devstack neutron-rpc-server[67417]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-09-08 11:41:16.411 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:16.415 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:41:16.434 | enabled 2026-09-08 11:41:16.440 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-09-08 11:41:16.462 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:41:16.462 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-09-08 11:41:16.462 | Active: active (running) since Tue 2026-09-08 13:38:34 CEST; 2min 42s ago 2026-09-08 11:41:16.462 | Main PID: 67329 (neutron-ovn-mai) 2026-09-08 11:41:16.463 | Tasks: 12 (limit: 14255) 2026-09-08 11:41:16.463 | Memory: 251.6M (peak: 252.0M) 2026-09-08 11:41:16.463 | CPU: 7.532s 2026-09-08 11:41:16.463 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-09-08 11:41:16.463 | ├─67329 "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-08 11:41:16.463 | └─67450 "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-08 11:41:16.463 | 2026-09-08 11:41:16.464 | Sep 08 13:39:02 devstack neutron-ovn-maintenance-worker[67450]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1073b6f4-4e06-46cd-b7d4-aa4dce9b8901 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=67450) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-08 11:41:16.464 | Sep 08 13:39:02 devstack neutron-ovn-maintenance-worker[67450]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1073b6f4-4e06-46cd-b7d4-aa4dce9b8901 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=67450) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-08 11:41:16.464 | Sep 08 13:39:02 devstack neutron-ovn-maintenance-worker[67450]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1073b6f4-4e06-46cd-b7d4-aa4dce9b8901 None None] OVN maintenance task update_router_distributed_flag finished in 0.009 seconds 2026-09-08 11:41:16.464 | Sep 08 13:39:02 devstack neutron-ovn-maintenance-worker[67450]: DEBUG futurist.periodics [None req-1073b6f4-4e06-46cd-b7d4-aa4dce9b8901 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=67450) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-08 11:41:16.464 | Sep 08 13:39:02 devstack neutron-ovn-maintenance-worker[67450]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1073b6f4-4e06-46cd-b7d4-aa4dce9b8901 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=67450) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-09-08 11:41:16.464 | Sep 08 13:39:02 devstack neutron-ovn-maintenance-worker[67450]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1073b6f4-4e06-46cd-b7d4-aa4dce9b8901 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=67450) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-09-08 11:41:16.464 | Sep 08 13:39:02 devstack neutron-ovn-maintenance-worker[67450]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-1073b6f4-4e06-46cd-b7d4-aa4dce9b8901 None None] OVN maintenance task update_security_group_with_address_group finished in 0.020 seconds 2026-09-08 11:41:16.464 | Sep 08 13:39:02 devstack neutron-ovn-maintenance-worker[67450]: DEBUG futurist.periodics [None req-1073b6f4-4e06-46cd-b7d4-aa4dce9b8901 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=67450) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-08 11:41:16.464 | Sep 08 13:39:02 devstack neutron-ovn-maintenance-worker[67450]: DEBUG futurist.periodics [None req-1073b6f4-4e06-46cd-b7d4-aa4dce9b8901 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=67450) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-09-08 11:41:16.464 | Sep 08 13:39:12 devstack neutron-ovn-maintenance-worker[67450]: DEBUG dbcounter [-] [67450] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=67450) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:16.470 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:16.474 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-09-08 11:41:16.493 | enabled 2026-09-08 11:41:16.499 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-09-08 11:41:16.524 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-09-08 11:41:16.524 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-09-08 11:41:16.524 | Active: active (running) since Tue 2026-09-08 13:40:12 CEST; 1min 3s ago 2026-09-08 11:41:16.525 | Main PID: 71579 (nova-novncproxy) 2026-09-08 11:41:16.525 | Tasks: 4 (limit: 14255) 2026-09-08 11:41:16.525 | Memory: 109.3M (peak: 109.5M) 2026-09-08 11:41:16.525 | CPU: 3.710s 2026-09-08 11:41:16.525 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-09-08 11:41:16.525 | └─71579 /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-08 11:41:16.525 | 2026-09-08 11:41:16.525 | Sep 08 13:40:14 devstack nova-novncproxy[71579]: If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:41:16.525 | Sep 08 13:40:14 devstack nova-novncproxy[71579]: framework. For more detail see 2026-09-08 11:41:16.525 | Sep 08 13:40:14 devstack nova-novncproxy[71579]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:41:16.526 | Sep 08 13:40:14 devstack nova-novncproxy[71579]: import eventlet # noqa 2026-09-08 11:41:16.526 | Sep 08 13:40:14 devstack nova-novncproxy[71579]: 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-08 11:41:16.526 | Sep 08 13:40:18 devstack nova-novncproxy[71579]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-09-08 11:41:16.526 | Sep 08 13:40:18 devstack nova-novncproxy[71579]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-09-08 11:41:16.526 | Sep 08 13:40:18 devstack nova-novncproxy[71579]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-09-08 11:41:16.526 | Sep 08 13:40:18 devstack nova-novncproxy[71579]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-09-08 11:41:16.526 | Sep 08 13:40:18 devstack nova-novncproxy[71579]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-09-08 11:41:16.533 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:16.536 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-09-08 11:41:16.556 | enabled 2026-09-08 11:41:16.562 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-09-08 11:41:16.584 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-09-08 11:41:16.584 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-09-08 11:41:16.585 | Active: active (running) since Tue 2026-09-08 13:40:15 CEST; 1min 0s ago 2026-09-08 11:41:16.585 | Main PID: 72388 (nova-conductor:) 2026-09-08 11:41:16.585 | Tasks: 19 (limit: 14255) 2026-09-08 11:41:16.585 | Memory: 158.0M (peak: 158.4M) 2026-09-08 11:41:16.585 | CPU: 4.918s 2026-09-08 11:41:16.585 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-09-08 11:41:16.585 | ├─72388 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-09-08 11:41:16.585 | ├─73999 "nova-conductor: ServiceWrapper worker(0)" 2026-09-08 11:41:16.585 | └─74001 "nova-conductor: ServiceWrapper worker(1)" 2026-09-08 11:41:16.585 | 2026-09-08 11:41:16.586 | Sep 08 13:40:22 devstack nova-conductor[73999]: DEBUG nova.servicegroup.drivers.db [None req-782b36d2-3c73-44b4-9b48-e6fcc7e5a955 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73999) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-09-08 11:41:16.586 | Sep 08 13:40:27 devstack nova-conductor[74001]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=74001) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.586 | Sep 08 13:40:27 devstack nova-conductor[73999]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.96 seconds {{(pid=73999) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.586 | Sep 08 13:40:29 devstack nova-conductor[72388]: DEBUG dbcounter [-] [72388] Writing DB stats nova_api:SELECT=1 {{(pid=72388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:16.586 | Sep 08 13:40:30 devstack nova-conductor[72388]: DEBUG dbcounter [-] [72388] Writing DB stats nova_cell0:SELECT=1 {{(pid=72388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:16.586 | Sep 08 13:40:30 devstack nova-conductor[72388]: DEBUG dbcounter [-] [72388] Writing DB stats nova_cell1:SELECT=1 {{(pid=72388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:16.586 | Sep 08 13:40:37 devstack nova-conductor[74001]: DEBUG dbcounter [-] [74001] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=74001) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:16.586 | Sep 08 13:40:37 devstack nova-conductor[73999]: DEBUG dbcounter [-] [73999] Writing DB stats nova_cell0:SELECT=3 {{(pid=73999) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-09-08 11:41:16.586 | Sep 08 13:40:49 devstack nova-conductor[74001]: DEBUG oslo.service.backend._threading.loopingcall [None req-a50fed54-2d42-43d8-8e33-c792aaf72e70 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74001) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.586 | Sep 08 13:40:55 devstack nova-conductor[73999]: DEBUG oslo.service.backend._threading.loopingcall [None req-239bc68c-ee69-4813-a0e5-56987c5406d6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73999) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.592 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-09-08 11:41:16.597 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-09-08 11:41:16.617 | enabled 2026-09-08 11:41:16.623 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-09-08 11:41:16.645 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-09-08 11:41:16.646 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-09-08 11:41:16.646 | Active: active (running) since Tue 2026-09-08 13:40:18 CEST; 58s ago 2026-09-08 11:41:16.646 | Main PID: 72938 (nova-conductor:) 2026-09-08 11:41:16.646 | Tasks: 37 (limit: 14255) 2026-09-08 11:41:16.646 | Memory: 166.6M (peak: 167.0M) 2026-09-08 11:41:16.646 | CPU: 5.005s 2026-09-08 11:41:16.646 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-09-08 11:41:16.647 | ├─72938 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-09-08 11:41:16.647 | ├─74084 "nova-conductor: ServiceWrapper worker(0)" 2026-09-08 11:41:16.647 | └─74086 "nova-conductor: ServiceWrapper worker(1)" 2026-09-08 11:41:16.648 | 2026-09-08 11:41:16.648 | Sep 08 13:40:35 devstack nova-conductor[74084]: DEBUG oslo.service.backend._threading.loopingcall [None req-67a8adf3-9ebf-4d67-b07c-068af78bf7ae None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74084) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.648 | Sep 08 13:40:38 devstack nova-conductor[74086]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74086) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.648 | Sep 08 13:40:38 devstack nova-conductor[74084]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74084) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.648 | Sep 08 13:40:43 devstack nova-conductor[74086]: DEBUG oslo.service.backend._threading.loopingcall [None req-5355764f-0144-48d8-8d73-f92e7d3b0fed None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=74086) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.648 | Sep 08 13:40:48 devstack nova-conductor[74086]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74086) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.648 | Sep 08 13:40:48 devstack nova-conductor[74084]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74084) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.648 | Sep 08 13:40:58 devstack nova-conductor[74086]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74086) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.648 | Sep 08 13:40:58 devstack nova-conductor[74084]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74084) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.648 | Sep 08 13:41:08 devstack nova-conductor[74086]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=74086) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.649 | Sep 08 13:41:08 devstack nova-conductor[74084]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=74084) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-09-08 11:41:16.653 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-09-08 11:41:16.680 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:41:16.684 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-09-08 11:41:16.710 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:41:16.714 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-09-08 11:41:16.718 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-09-08 11:41:17.286 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:41:17.286 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:41:17.286 | we strongly recommend against using it for new projects. 2026-09-08 11:41:17.286 | 2026-09-08 11:41:17.286 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:41:17.287 | framework. For more detail see 2026-09-08 11:41:17.287 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:41:17.287 | 2026-09-08 11:41:17.287 | import eventlet # noqa 2026-09-08 11:41:17.552 | 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-08 11:41:20.670 | INFO dbcounter [None req-d749ba55-3643-4f1e-bd0a-c64a90bce96b None None] Registered counter for database nova_api 2026-09-08 11:41:20.795 | DEBUG dbcounter [-] [78573] Writer thread running {{(pid=78573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:41:20.807 | Found 2 cell mappings. 2026-09-08 11:41:20.807 | Skipping cell0 since it does not contain hosts. 2026-09-08 11:41:20.807 | Getting computes from cell 'cell1': 51e6eb58-e5af-4602-a159-ee7fcadf7ab5 2026-09-08 11:41:20.807 | INFO dbcounter [None req-d749ba55-3643-4f1e-bd0a-c64a90bce96b None None] Registered counter for database nova_cell1 2026-09-08 11:41:20.883 | DEBUG dbcounter [-] [78573] Writer thread running {{(pid=78573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-09-08 11:41:21.045 | Checking host mapping for compute host 'devstack': 7edb85c4-f41c-4463-bdac-ce5ecd92e99a 2026-09-08 11:41:21.045 | Creating host mapping for compute host 'devstack': 7edb85c4-f41c-4463-bdac-ce5ecd92e99a 2026-09-08 11:41:21.046 | Found 1 unmapped computes in cell: 51e6eb58-e5af-4602-a159-ee7fcadf7ab5 2026-09-08 11:41:21.904 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-09-08 11:41:22.473 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-09-08 11:41:22.473 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-09-08 11:41:22.473 | we strongly recommend against using it for new projects. 2026-09-08 11:41:22.473 | 2026-09-08 11:41:22.473 | If you are already using Eventlet, we recommend migrating to a different 2026-09-08 11:41:22.473 | framework. For more detail see 2026-09-08 11:41:22.473 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-09-08 11:41:22.474 | 2026-09-08 11:41:22.474 | import eventlet # noqa 2026-09-08 11:41:22.747 | 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-08 11:41:26.369 | +-------------------------------------------+ 2026-09-08 11:41:26.369 | | Upgrade Check Results | 2026-09-08 11:41:26.369 | +-------------------------------------------+ 2026-09-08 11:41:26.370 | | Check: Cells v2 | 2026-09-08 11:41:26.370 | | Result: Success | 2026-09-08 11:41:26.370 | | Details: None | 2026-09-08 11:41:26.370 | +-------------------------------------------+ 2026-09-08 11:41:26.370 | | Check: Placement API | 2026-09-08 11:41:26.370 | | Result: Success | 2026-09-08 11:41:26.370 | | Details: None | 2026-09-08 11:41:26.371 | +-------------------------------------------+ 2026-09-08 11:41:26.371 | | Check: Cinder API | 2026-09-08 11:41:26.371 | | Result: Success | 2026-09-08 11:41:26.371 | | Details: None | 2026-09-08 11:41:26.373 | +-------------------------------------------+ 2026-09-08 11:41:26.373 | | Check: Policy File JSON to YAML Migration | 2026-09-08 11:41:26.374 | | Result: Success | 2026-09-08 11:41:26.374 | | Details: None | 2026-09-08 11:41:26.374 | +-------------------------------------------+ 2026-09-08 11:41:26.374 | | Check: Older than N-1 computes | 2026-09-08 11:41:26.374 | | Result: Success | 2026-09-08 11:41:26.374 | | Details: None | 2026-09-08 11:41:26.374 | +-------------------------------------------+ 2026-09-08 11:41:26.374 | | Check: hw_machine_type unset | 2026-09-08 11:41:26.375 | | Result: Success | 2026-09-08 11:41:26.375 | | Details: None | 2026-09-08 11:41:26.375 | +-------------------------------------------+ 2026-09-08 11:41:26.376 | | Check: Service User Token Configuration | 2026-09-08 11:41:26.376 | | Result: Success | 2026-09-08 11:41:26.376 | | Details: None | 2026-09-08 11:41:26.376 | +-------------------------------------------+ 2026-09-08 11:41:27.096 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-09-08 11:41:27.102 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-09-08 11:41:27.103 | + ./stack.sh:main:1485 : command openstack complete 2026-09-08 11:41:30.472 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-09-08 11:41:30.499 | + functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:41:30.502 | + ./stack.sh:main:1490 : is_ubuntu 2026-09-08 11:41:30.506 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-09-08 11:41:30.510 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-09-08 11:41:30.514 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-09-08 11:41:30.519 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:41:30.523 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-09-08 11:41:30.527 | + ./stack.sh:main:1492 : set_lvm_filter 2026-09-08 11:41:30.532 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-09-08 11:41:30.536 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-09-08 11:41:30.540 | + lib/lvm:set_lvm_filter:191 : local pv 2026-09-08 11:41:30.544 | + lib/lvm:set_lvm_filter:192 : local vg 2026-09-08 11:41:30.549 | + lib/lvm:set_lvm_filter:193 : local line 2026-09-08 11:41:30.555 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-09-08 11:41:30.609 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-09-08 11:41:30.616 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-09-08 11:41:30.617 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-09-08 11:41:30.618 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-09-08 11:41:30.625 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-09-08 11:41:30.629 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-09-08 11:41:30.633 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-09-08 11:41:30.637 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-08 11:41:30.641 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-09-08 11:41:30.645 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-09-08 11:41:30.665 | + 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-08 11:41:30.684 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-09-08 11:41:30.687 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:41:30.692 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-09-08 11:41:30.696 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-09-08 11:41:30.700 | + functions-common:run_phase:1848 : local mode=stack 2026-09-08 11:41:30.704 | + functions-common:run_phase:1849 : local phase=test-config 2026-09-08 11:41:30.708 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-09-08 11:41:30.712 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-09-08 11:41:30.715 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-09-08 11:41:30.719 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-09-08 11:41:30.723 | + functions-common:run_phase:1858 : local extra 2026-09-08 11:41:30.729 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-09-08 11:41:30.735 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-09-08 11:41:30.739 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-09-08 11:41:30.743 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-09-08 11:41:30.747 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-09-08 11:41:30.751 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-09-08 11:41:30.775 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:41:30.779 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:41:30.783 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:41:30.787 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-09-08 11:41:30.791 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:41:30.796 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-09-08 11:41:30.800 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:41:30.804 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-09-08 11:41:30.807 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:41:30.811 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-09-08 11:41:30.815 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-09-08 11:41:30.819 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-09-08 11:41:30.822 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-09-08 11:41:30.882 | [2033 Async install_tempest:39364]: Waiting for completion of install_tempest running on PID 39364 (1 other jobs running) 2026-09-08 11:41:30.912 | [2033 Async install_tempest:39364]: Signaling child to exit 2026-09-08 11:41:30.912 | WAKEUP 2026-09-08 11:41:30.938 | [2033 Async install_tempest:39364]: Signaled 2026-09-08 11:41:30.940 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-09-08 11:41:30.940 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-09-08 11:41:30.940 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-09-08 11:41:30.941 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:41:30.941 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-08 11:41:30.941 | +++ functions-common:git_clone:593 : pwd 2026-09-08 11:41:30.941 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:41:30.941 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:41:30.941 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:41:30.941 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:41:30.942 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:41:30.942 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:41:30.942 | ++ functions-common:git_clone:610 : echo master 2026-09-08 11:41:30.942 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:41:30.942 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-09-08 11:41:30.942 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:41:30.943 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-09-08 11:41:30.943 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 11:41:30.943 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 11:41:30.943 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:41:30.943 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 11:41:30.943 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:41:30.943 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:41:30.944 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 11:41:30.944 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:41:30.944 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:41:30.944 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788867093200 2026-09-08 11:41:30.944 | ++ 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-08 11:41:30.944 | Cloning into '/opt/stack/tempest'... 2026-09-08 11:41:30.944 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:41:30.945 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:41:30.945 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:41:30.945 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:41:30.945 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:41:30.945 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:41:30.945 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:41:30.946 | ++ functions-common:time_stop:2427 : start_time=1788867093200 2026-09-08 11:41:30.946 | ++ functions-common:time_stop:2429 : [[ -z 1788867093200 ]] 2026-09-08 11:41:30.946 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:41:30.946 | ++ functions-common:time_stop:2432 : end_time=1788867100895 2026-09-08 11:41:30.946 | ++ functions-common:time_stop:2433 : elapsed_time=7695 2026-09-08 11:41:30.946 | ++ functions-common:time_stop:2434 : total=350014 2026-09-08 11:41:30.947 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:41:30.947 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=357709 2026-09-08 11:41:30.947 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-09-08 11:41:30.947 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:41:30.947 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 11:41:30.947 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 11:41:30.947 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:41:30.948 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 11:41:30.948 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:41:30.948 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:41:30.948 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 11:41:30.948 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:41:30.948 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:41:30.948 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788867100965 2026-09-08 11:41:30.949 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:41:30.949 | From https://review.opendev.org/openstack/tempest 2026-09-08 11:41:30.949 | * branch master -> FETCH_HEAD 2026-09-08 11:41:30.949 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:41:30.949 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:41:30.949 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:41:30.950 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:41:30.950 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:41:30.950 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:41:30.950 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:41:30.950 | ++ functions-common:time_stop:2427 : start_time=1788867100965 2026-09-08 11:41:30.950 | ++ functions-common:time_stop:2429 : [[ -z 1788867100965 ]] 2026-09-08 11:41:30.950 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:41:30.951 | ++ functions-common:time_stop:2432 : end_time=1788867101590 2026-09-08 11:41:30.951 | ++ functions-common:time_stop:2433 : elapsed_time=625 2026-09-08 11:41:30.951 | ++ functions-common:time_stop:2434 : total=357709 2026-09-08 11:41:30.951 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:41:30.951 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=358334 2026-09-08 11:41:30.951 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:41:30.952 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 11:41:30.952 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 11:41:30.952 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:41:30.952 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 11:41:30.952 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:41:30.952 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:41:30.952 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 11:41:30.953 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:41:30.953 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:41:30.953 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788867101653 2026-09-08 11:41:30.953 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:41:30.953 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:41:30.953 | 2026-09-08 11:41:30.954 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:41:30.954 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:41:30.954 | state without impacting any branches by switching back to a branch. 2026-09-08 11:41:30.954 | 2026-09-08 11:41:30.954 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:41:30.954 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:41:30.954 | 2026-09-08 11:41:30.955 | git switch -c 2026-09-08 11:41:30.955 | 2026-09-08 11:41:30.955 | Or undo this operation with: 2026-09-08 11:41:30.955 | 2026-09-08 11:41:30.955 | git switch - 2026-09-08 11:41:30.955 | 2026-09-08 11:41:30.956 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:41:30.956 | 2026-09-08 11:41:30.956 | HEAD is now at 2646b0b2d Merge "Grant user role for EC2 credential tests" 2026-09-08 11:41:30.956 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:41:30.956 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:41:30.956 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:41:30.956 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:41:30.956 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:41:30.957 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:41:30.957 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:41:30.957 | ++ functions-common:time_stop:2427 : start_time=1788867101653 2026-09-08 11:41:30.957 | ++ functions-common:time_stop:2429 : [[ -z 1788867101653 ]] 2026-09-08 11:41:30.957 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:41:30.957 | ++ functions-common:time_stop:2432 : end_time=1788867101860 2026-09-08 11:41:30.958 | ++ functions-common:time_stop:2433 : elapsed_time=207 2026-09-08 11:41:30.958 | ++ functions-common:time_stop:2434 : total=358334 2026-09-08 11:41:30.958 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:41:30.958 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=358541 2026-09-08 11:41:30.958 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-09-08 11:41:30.958 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-09-08 11:41:30.958 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-08 11:41:30.959 | ++ functions-common:git_clone:673 : head -1 2026-09-08 11:41:30.959 | 2646b0b2d Merge "Grant user role for EC2 credential tests" 2026-09-08 11:41:30.959 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:41:30.959 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-09-08 11:41:30.959 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-09-08 11:41:30.959 | ++ 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-08 11:41:30.959 | Collecting tox!=2.8.0,<4.0.0 2026-09-08 11:41:30.960 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-09-08 11:41:30.960 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-09-08 11:41:30.960 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-09-08 11:41:30.960 | 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-08 11:41:30.960 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-09-08 11:41:30.960 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-09-08 11:41:30.960 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-09-08 11:41:30.961 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-09-08 11:41:30.961 | 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-08 11:41:30.961 | 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-08 11:41:30.961 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-09-08 11:41:30.961 | 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-08 11:41:30.961 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-09-08 11:41:30.962 | 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-08 11:41:30.962 | 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-08 11:41:30.962 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-09-08 11:41:30.962 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-09-08 11:41:30.962 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-09-08 11:41:30.962 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-09-08 11:41:30.962 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-09-08 11:41:30.963 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-09-08 11:41:30.963 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 52.8 MB/s 0:00:00 2026-09-08 11:41:30.963 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-09-08 11:41:30.963 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-09-08 11:41:30.963 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-09-08 11:41:30.963 | 2026-09-08 11:41:30.964 | 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-08 11:41:30.964 | ++ inc/python:pip_install:216 : result=0 2026-09-08 11:41:30.964 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:41:30.964 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:41:30.964 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:41:30.964 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:41:30.964 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:41:30.965 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:41:30.965 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:41:30.965 | ++ functions-common:time_stop:2427 : start_time=1788867101935 2026-09-08 11:41:30.965 | ++ functions-common:time_stop:2429 : [[ -z 1788867101935 ]] 2026-09-08 11:41:30.965 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:41:30.965 | ++ functions-common:time_stop:2432 : end_time=1788867105587 2026-09-08 11:41:30.965 | ++ functions-common:time_stop:2433 : elapsed_time=3652 2026-09-08 11:41:30.966 | ++ functions-common:time_stop:2434 : total=154626 2026-09-08 11:41:30.966 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:41:30.966 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158278 2026-09-08 11:41:30.966 | ++ inc/python:pip_install:219 : return 0 2026-09-08 11:41:30.966 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-09-08 11:41:30.966 | /opt/stack/tempest ~/devstack 2026-09-08 11:41:30.967 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-09-08 11:41:30.967 | Switched to branch 'master' 2026-09-08 11:41:30.967 | Your branch is up to date with 'origin/master'. 2026-09-08 11:41:30.967 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-09-08 11:41:30.967 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-08 11:41:30.967 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.5VBlPLYprz 2026-09-08 11:41:30.968 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.5VBlPLYprz 2026-09-08 11:41:30.968 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-08 11:41:30.968 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.5VBlPLYprz 2026-09-08 11:41:30.968 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-08 11:41:30.968 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-08 11:41:30.968 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-08 11:41:30.968 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:41:30.969 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:41:30.969 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:41:30.969 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:41:30.969 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-09-08 11:41:30.969 | full create: /opt/stack/tempest/.tox/tempest 2026-09-08 11:41:30.969 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-08 11:41:30.969 | full develop-inst: /opt/stack/tempest 2026-09-08 11:41:30.970 | 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@2646b0b2dae54853fe70a720ed5608c86e0fd375#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-08 11:41:30.970 | ___________________________________ summary ____________________________________ 2026-09-08 11:41:30.970 | full: skipped tests 2026-09-08 11:41:30.970 | congratulations :) 2026-09-08 11:41:30.970 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.5VBlPLYprz -r requirements.txt 2026-09-08 11:41:30.970 | 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-08 11:41:30.971 | 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-08 11:41:30.971 | 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-08 11:41:30.971 | 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-08 11:41:30.971 | 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-08 11:41:30.971 | 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-08 11:41:30.971 | 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-08 11:41:30.971 | 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-08 11:41:30.972 | 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-08 11:41:30.972 | 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-08 11:41:30.972 | 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-08 11:41:30.972 | 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-08 11:41:30.972 | 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-08 11:41:30.972 | 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-08 11:41:30.973 | 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-08 11:41:30.973 | 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-08 11:41:30.973 | 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-08 11:41:30.973 | 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-08 11:41:30.973 | 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-08 11:41:30.973 | 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-08 11:41:30.973 | 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-08 11:41:30.974 | 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-08 11:41:30.974 | 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-08 11:41:30.974 | 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-08 11:41:30.974 | 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-08 11:41:30.974 | 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-08 11:41:30.974 | 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-08 11:41:30.975 | 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-08 11:41:30.975 | 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-08 11:41:30.975 | 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-08 11:41:30.975 | 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-08 11:41:30.975 | 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-08 11:41:30.975 | 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-08 11:41:30.975 | 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-08 11:41:30.976 | 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-08 11:41:30.976 | 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-08 11:41:30.976 | 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-08 11:41:30.976 | 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-08 11:41:30.976 | 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-08 11:41:30.976 | 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-08 11:41:30.977 | 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-08 11:41:30.977 | 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-08 11:41:30.977 | 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-08 11:41:30.977 | 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-08 11:41:30.977 | 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-08 11:41:30.977 | 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-08 11:41:30.978 | 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-08 11:41:30.978 | 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-08 11:41:30.978 | 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-08 11:41:30.978 | 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-08 11:41:30.978 | 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-08 11:41:30.978 | 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-08 11:41:30.978 | 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-08 11:41:30.979 | 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-08 11:41:30.979 | 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-08 11:41:30.979 | 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-08 11:41:30.979 | 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-08 11:41:30.979 | 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-08 11:41:30.979 | 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-08 11:41:30.980 | 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-08 11:41:30.980 | 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-08 11:41:30.980 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-09-08 11:41:30.980 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.5VBlPLYprz 2026-09-08 11:41:30.980 | ++ lib/tempest:install_tempest:868 : popd 2026-09-08 11:41:30.980 | ~/devstack 2026-09-08 11:41:30.980 | [2033 Async install_tempest:39364]: finished install_tempest with result 0 in 41 seconds 2026-09-08 11:41:30.982 | ++ inc/async:async_wait:197 : return 0 2026-09-08 11:41:30.985 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-09-08 11:41:30.989 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:41:30.991 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-09-08 11:41:30.995 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-09-08 11:41:31.000 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-09-08 11:41:31.002 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-09-08 11:41:31.006 | ++ inc/python:setup_develop:353 : local bindep 2026-09-08 11:41:31.010 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-08 11:41:31.013 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-09-08 11:41:31.016 | ++ inc/python:setup_develop:359 : local extras= 2026-09-08 11:41:31.020 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-09-08 11:41:31.024 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-09-08 11:41:31.027 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-08 11:41:31.031 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-09-08 11:41:31.034 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-09-08 11:41:31.038 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-09-08 11:41:31.042 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-09-08 11:41:31.047 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-09-08 11:41:31.050 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-09-08 11:41:31.053 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-09-08 11:41:31.056 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-09-08 11:41:31.062 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-09-08 11:41:31.067 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-09-08 11:41:31.071 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-09-08 11:41:31.074 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-09-08 11:41:31.255 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-09-08 11:41:31.259 | ++ inc/python:setup_package:436 : local bindep=0 2026-09-08 11:41:31.263 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-09-08 11:41:31.267 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-09-08 11:41:31.270 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-09-08 11:41:31.273 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-09-08 11:41:31.277 | ++ inc/python:setup_package:445 : local flags=-e 2026-09-08 11:41:31.281 | ++ inc/python:setup_package:446 : local extras= 2026-09-08 11:41:31.285 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-09-08 11:41:31.289 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-09-08 11:41:31.293 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-09-08 11:41:31.297 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-09-08 11:41:31.302 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-09-08 11:41:31.306 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-09-08 11:41:31.336 | Using python 3.12 to install /opt/stack/tempest 2026-09-08 11:41:31.340 | ++ 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-08 11:41:32.423 | Obtaining file:///opt/stack/tempest 2026-09-08 11:41:32.427 | Installing build dependencies: started 2026-09-08 11:41:34.300 | Installing build dependencies: finished with status 'done' 2026-09-08 11:41:34.302 | Checking if build backend supports build_editable: started 2026-09-08 11:41:34.878 | Checking if build backend supports build_editable: finished with status 'done' 2026-09-08 11:41:34.880 | Getting requirements to build editable: started 2026-09-08 11:41:35.198 | Getting requirements to build editable: finished with status 'done' 2026-09-08 11:41:35.200 | Preparing editable metadata (pyproject.toml): started 2026-09-08 11:41:36.584 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-09-08 11:41:36.610 | 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.dev61) (7.0.3) 2026-09-08 11:41:36.611 | 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.dev61) (4.16.0) 2026-09-08 11:41:36.612 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (4.26.0) 2026-09-08 11:41:36.613 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (2.9.1) 2026-09-08 11:41:36.614 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (4.0.0) 2026-09-08 11:41:36.615 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (43.0.3) 2026-09-08 11:41:36.616 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (1.3.0) 2026-09-08 11:41:36.617 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (7.6.1) 2026-09-08 11:41:36.618 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (10.7.0) 2026-09-08 11:41:36.619 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (8.3.1) 2026-09-08 11:41:36.661 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev61) 2026-09-08 11:41:36.664 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-09-08 11:41:36.669 | 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.dev61) (5.11.0) 2026-09-08 11:41:36.670 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (10.2.0) 2026-09-08 11:41:36.671 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (4.3.2) 2026-09-08 11:41:36.672 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (6.0.3) 2026-09-08 11:41:36.672 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (1.4.6) 2026-09-08 11:41:36.673 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (5.9.1) 2026-09-08 11:41:36.674 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (3.18.0) 2026-09-08 11:41:36.675 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (2.7.0) 2026-09-08 11:41:36.676 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (3.1.0) 2026-09-08 11:41:36.677 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (0.7.1) 2026-09-08 11:41:36.677 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (0.20) 2026-09-08 11:41:36.679 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev61) (0.6.2) 2026-09-08 11:41:36.681 | 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.dev61) (0.6.0) 2026-09-08 11:41:36.682 | 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.dev61) (4.2.0) 2026-09-08 11:41:36.686 | 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.dev61) (3.0.53) 2026-09-08 11:41:36.687 | 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.dev61) (1.11.0) 2026-09-08 11:41:36.688 | 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.dev61) (15.0.0) 2026-09-08 11:41:36.689 | 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.dev61) (1.8.0) 2026-09-08 11:41:36.691 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev61) (2.1.1) 2026-09-08 11:41:36.695 | 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.dev61) (3.0) 2026-09-08 11:41:36.697 | 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.dev61) (2.3.0) 2026-09-08 11:41:36.704 | 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.dev61) (26.1.0) 2026-09-08 11:41:36.705 | 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.dev61) (2025.9.1) 2026-09-08 11:41:36.705 | 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.dev61) (0.37.0) 2026-09-08 11:41:36.706 | 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.dev61) (2026.6.3) 2026-09-08 11:41:36.714 | 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.dev61) (6.9.0) 2026-09-08 11:41:36.719 | 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.dev61) (2.0.0) 2026-09-08 11:41:36.719 | 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.dev61) (2.34.2) 2026-09-08 11:41:36.724 | 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.dev61) (6.5.0) 2026-09-08 11:41:36.725 | 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.dev61) (2.9.0.post0) 2026-09-08 11:41:36.728 | 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.dev61) (4.16.0) 2026-09-08 11:41:36.730 | 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.dev61) (1.2.1) 2026-09-08 11:41:36.734 | 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.dev61) (2.1.0) 2026-09-08 11:41:36.736 | 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.dev61) (3.3.2) 2026-09-08 11:41:36.736 | 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.dev61) (26.3) 2026-09-08 11:41:36.738 | 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.dev61) (7.2.2) 2026-09-08 11:41:36.743 | 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.dev61) (5.0.0) 2026-09-08 11:41:36.744 | 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.dev61) (3.0.3) 2026-09-08 11:41:36.745 | 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.dev61) (1.6.2) 2026-09-08 11:41:36.752 | 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.dev61) (84.0.0) 2026-09-08 11:41:36.755 | 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.dev61) (0.8.2) 2026-09-08 11:41:36.774 | 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.dev61) (1.17.0) 2026-09-08 11:41:36.785 | 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.dev61) (3.5.0) 2026-09-08 11:41:36.786 | 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.dev61) (3.18) 2026-09-08 11:41:36.787 | 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.dev61) (2023.11.17) 2026-09-08 11:41:36.803 | 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.dev61) (4.2.0) 2026-09-08 11:41:36.804 | 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.dev61) (2.20.0) 2026-09-08 11:41:36.809 | 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.dev61) (0.1.2) 2026-09-08 11:41:36.823 | 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.dev61) (0.16.0) 2026-09-08 11:41:36.837 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev61) 2026-09-08 11:41:36.840 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-09-08 11:41:36.878 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-09-08 11:41:36.881 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-09-08 11:41:36.897 | Building wheels for collected packages: tempest 2026-09-08 11:41:36.899 | Building editable for tempest (pyproject.toml): started 2026-09-08 11:41:38.535 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-09-08 11:41:38.536 | Created wheel for tempest: filename=tempest-46.3.1.dev61-0.editable-py3-none-any.whl size=8321 sha256=791e16c5db7e3c8630206279d14910f66ed5db66576ec01a920be450a5b1068a 2026-09-08 11:41:38.537 | Stored in directory: /tmp/pip-ephem-wheel-cache-3lq92461/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-09-08 11:41:38.541 | Successfully built tempest 2026-09-08 11:41:38.843 | Installing collected packages: tomlkit, stestr, tempest 2026-09-08 11:41:39.108 | 2026-09-08 11:41:39.134 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev61 tomlkit-0.15.1 2026-09-08 11:41:39.337 | ++ inc/python:pip_install:216 : result=0 2026-09-08 11:41:39.339 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-09-08 11:41:39.343 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:41:39.346 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:41:39.349 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:41:39.353 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:41:39.356 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:41:39.360 | ++ functions-common:time_stop:2426 : name=pip_install 2026-09-08 11:41:39.364 | ++ functions-common:time_stop:2427 : start_time=1788867691329 2026-09-08 11:41:39.368 | ++ functions-common:time_stop:2429 : [[ -z 1788867691329 ]] 2026-09-08 11:41:39.372 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:41:39.378 | ++ functions-common:time_stop:2432 : end_time=1788867699374 2026-09-08 11:41:39.382 | ++ functions-common:time_stop:2433 : elapsed_time=8045 2026-09-08 11:41:39.385 | ++ functions-common:time_stop:2434 : total=166217 2026-09-08 11:41:39.388 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:41:39.392 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174262 2026-09-08 11:41:39.395 | ++ inc/python:pip_install:219 : return 0 2026-09-08 11:41:39.398 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-09-08 11:41:39.401 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:41:39.404 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-09-08 11:41:39.408 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-09-08 11:41:39.412 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-09-08 11:41:39.416 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-09-08 11:41:39.420 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-09-08 11:41:39.424 | ++ inc/python:use_library_from_git:269 : return 1 2026-09-08 11:41:39.428 | ++ 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-08 11:41:39.430 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-09-08 11:41:39.434 | ++ lib/tempest:configure_tempest:213 : local images 2026-09-08 11:41:39.438 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-09-08 11:41:39.441 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-09-08 11:41:39.445 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-09-08 11:41:39.449 | ++ lib/tempest:configure_tempest:217 : local password 2026-09-08 11:41:39.453 | ++ lib/tempest:configure_tempest:218 : local line 2026-09-08 11:41:39.457 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-09-08 11:41:39.460 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-09-08 11:41:39.465 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-09-08 11:41:39.469 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-09-08 11:41:39.472 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-09-08 11:41:39.476 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-09-08 11:41:39.480 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-09-08 11:41:39.483 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-09-08 11:41:39.486 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-09-08 11:41:39.490 | ++ lib/tempest:configure_tempest:228 : local disk 2026-09-08 11:41:39.494 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-09-08 11:41:39.494 | ' 2026-09-08 11:41:39.498 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-09-08 11:41:39.502 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-09-08 11:41:39.528 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:41:39.532 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-09-08 11:41:39.536 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-09-08 11:41:39.539 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-09-08 11:41:39.542 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-09-08 11:41:39.547 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-08 11:41:39.548 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-09-08 11:41:39.548 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-09-08 11:41:43.295 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:41:43.299 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-09-08 11:41:43.303 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-09-08 11:41:43.307 | ++ lib/tempest:get_active_images:176 : img_id=32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f 2026-09-08 11:41:43.310 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-09-08 11:41:43.314 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-09-08 11:41:43.317 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-09-08 11:41:43.321 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-09-08 11:41:43.325 | ++ lib/tempest:configure_tempest:266 : '[' -z 32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f ']' 2026-09-08 11:41:43.328 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f 2026-09-08 11:41:43.332 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-09-08 11:41:43.352 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-09-08 11:41:43.357 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-09-08 11:41:43.361 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-09-08 11:41:43.365 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-09-08 11:41:43.369 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-09-08 11:41:43.372 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-09-08 11:41:43.376 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-09-08 11:41:43.379 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-09-08 11:41:43.385 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-09-08 11:41:43.386 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-09-08 11:41:46.474 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:41:46.480 | ++ lib/tempest:configure_tempest:303 : admin_project_id=04c8fbeff5dc43ba94b89f3e89287c7f 2026-09-08 11:41:46.483 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-09-08 11:41:46.506 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:41:46.510 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-09-08 11:41:49.583 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:41:49.587 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 11:41:49.587 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-08 11:41:49.587 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 11:41:49.587 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-08 11:41:49.588 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-08 11:41:49.588 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-08 11:41:49.588 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-08 11:41:49.588 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-08 11:41:49.588 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-08 11:41:49.588 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-08 11:41:49.588 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-08 11:41:49.588 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-08 11:41:49.588 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-08 11:41:49.588 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-09-08 11:41:49.590 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-09-08 11:41:49.593 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 11:41:49.593 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-08 11:41:49.594 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 11:41:49.594 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-08 11:41:49.594 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-08 11:41:49.594 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-08 11:41:49.594 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-08 11:41:49.594 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-08 11:41:49.594 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-08 11:41:49.594 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-08 11:41:49.594 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-08 11:41:49.594 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-08 11:41:49.594 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-08 11:41:49.595 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-09-08 11:41:49.598 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f 2026-09-08 11:41:49.602 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-08 11:41:49.607 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f -c size -f value 2026-09-08 11:41:52.704 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:41:52.708 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-08 11:41:52.713 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-08 11:41:52.714 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-08 11:41:52.757 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-09-08 11:41:52.761 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-09-08 11:41:52.765 | ++ 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-08 11:41:55.560 | +----------------------------+-----------------------+ 2026-09-08 11:41:55.560 | | Field | Value | 2026-09-08 11:41:55.560 | +----------------------------+-----------------------+ 2026-09-08 11:41:55.560 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:41:55.560 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:41:55.560 | | description | None | 2026-09-08 11:41:55.560 | | disk | 1 | 2026-09-08 11:41:55.560 | | id | 42 | 2026-09-08 11:41:55.560 | | name | m1.nano | 2026-09-08 11:41:55.560 | | os-flavor-access:is_public | True | 2026-09-08 11:41:55.561 | | properties | hw_rng:allowed='True' | 2026-09-08 11:41:55.561 | | ram | 192 | 2026-09-08 11:41:55.561 | | rxtx_factor | 1.0 | 2026-09-08 11:41:55.561 | | swap | 0 | 2026-09-08 11:41:55.561 | | vcpus | 1 | 2026-09-08 11:41:55.561 | +----------------------------+-----------------------+ 2026-09-08 11:41:55.894 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-09-08 11:41:55.896 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 11:41:55.896 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-09-08 11:41:55.896 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-09-08 11:41:55.897 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-09-08 11:41:55.897 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-09-08 11:41:55.897 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-09-08 11:41:55.897 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-09-08 11:41:55.897 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-09-08 11:41:55.897 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-09-08 11:41:55.897 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-09-08 11:41:55.897 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-09-08 11:41:55.897 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-09-08 11:41:55.897 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-09-08 11:41:55.897 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-09-08 11:41:55.900 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f 2026-09-08 11:41:55.904 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-09-08 11:41:55.909 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f -c size -f value 2026-09-08 11:41:59.009 | ++++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:41:59.012 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-09-08 11:41:59.016 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-09-08 11:41:59.016 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-09-08 11:41:59.058 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-09-08 11:41:59.061 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-09-08 11:41:59.064 | ++ 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-08 11:42:01.893 | +----------------------------+-----------------------+ 2026-09-08 11:42:01.893 | | Field | Value | 2026-09-08 11:42:01.894 | +----------------------------+-----------------------+ 2026-09-08 11:42:01.894 | | OS-FLV-DISABLED:disabled | False | 2026-09-08 11:42:01.894 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-09-08 11:42:01.894 | | description | None | 2026-09-08 11:42:01.894 | | disk | 1 | 2026-09-08 11:42:01.894 | | id | 84 | 2026-09-08 11:42:01.894 | | name | m1.micro | 2026-09-08 11:42:01.894 | | os-flavor-access:is_public | True | 2026-09-08 11:42:01.894 | | properties | hw_rng:allowed='True' | 2026-09-08 11:42:01.894 | | ram | 256 | 2026-09-08 11:42:01.894 | | rxtx_factor | 1.0 | 2026-09-08 11:42:01.894 | | swap | 0 | 2026-09-08 11:42:01.895 | | vcpus | 1 | 2026-09-08 11:42:01.895 | +----------------------------+-----------------------+ 2026-09-08 11:42:02.255 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-09-08 11:42:02.259 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-09-08 11:42:02.284 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:42:02.287 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-09-08 11:42:02.290 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-09-08 11:42:02.293 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-09-08 11:42:02.295 | ++ functions-common:git_clone:591 : local git_ref=master 2026-09-08 11:42:02.299 | ++ functions-common:git_clone:592 : local orig_dir 2026-09-08 11:42:02.303 | +++ functions-common:git_clone:593 : pwd 2026-09-08 11:42:02.307 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-09-08 11:42:02.310 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-09-08 11:42:02.315 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-09-08 11:42:02.338 | ++ functions-common:git_clone:596 : RECLONE=False 2026-09-08 11:42:02.341 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-09-08 11:42:02.345 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-09-08 11:42:02.350 | ++ functions-common:git_clone:610 : echo master 2026-09-08 11:42:02.350 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-09-08 11:42:02.357 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-09-08 11:42:02.360 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-09-08 11:42:02.363 | ++ 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-08 11:42:02.367 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 11:42:02.370 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 11:42:02.374 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:42:02.378 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 11:42:02.380 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:42:02.384 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:42:02.389 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 11:42:02.391 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:42:02.396 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:42:02.400 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788867722397 2026-09-08 11:42:02.404 | ++ 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-08 11:42:02.408 | Cloning into '/opt/stack/os-test-images'... 2026-09-08 11:42:03.096 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:42:03.099 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:42:03.102 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:42:03.106 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:42:03.109 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:42:03.113 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:42:03.116 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:42:03.120 | ++ functions-common:time_stop:2427 : start_time=1788867722397 2026-09-08 11:42:03.123 | ++ functions-common:time_stop:2429 : [[ -z 1788867722397 ]] 2026-09-08 11:42:03.127 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:42:03.133 | ++ functions-common:time_stop:2432 : end_time=1788867723129 2026-09-08 11:42:03.136 | ++ functions-common:time_stop:2433 : elapsed_time=732 2026-09-08 11:42:03.140 | ++ functions-common:time_stop:2434 : total=350014 2026-09-08 11:42:03.143 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:42:03.146 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=350746 2026-09-08 11:42:03.149 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-09-08 11:42:03.152 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-09-08 11:42:03.156 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 11:42:03.160 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 11:42:03.163 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:42:03.167 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 11:42:03.170 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:42:03.173 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:42:03.176 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 11:42:03.179 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:42:03.184 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:42:03.189 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788867723185 2026-09-08 11:42:03.192 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-09-08 11:42:03.682 | From https://review.opendev.org/openstack/os-test-images 2026-09-08 11:42:03.683 | * branch master -> FETCH_HEAD 2026-09-08 11:42:03.693 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:42:03.697 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:42:03.700 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:42:03.703 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:42:03.706 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:42:03.709 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:42:03.713 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:42:03.717 | ++ functions-common:time_stop:2427 : start_time=1788867723185 2026-09-08 11:42:03.720 | ++ functions-common:time_stop:2429 : [[ -z 1788867723185 ]] 2026-09-08 11:42:03.725 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:42:03.730 | ++ functions-common:time_stop:2432 : end_time=1788867723727 2026-09-08 11:42:03.734 | ++ functions-common:time_stop:2433 : elapsed_time=542 2026-09-08 11:42:03.738 | ++ functions-common:time_stop:2434 : total=350746 2026-09-08 11:42:03.741 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:42:03.744 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=351288 2026-09-08 11:42:03.747 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-09-08 11:42:03.751 | ++ functions-common:git_timed:697 : local count=0 2026-09-08 11:42:03.754 | ++ functions-common:git_timed:698 : local timeout=0 2026-09-08 11:42:03.757 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-09-08 11:42:03.761 | ++ functions-common:git_timed:701 : timeout=0 2026-09-08 11:42:03.765 | ++ functions-common:git_timed:704 : time_start git_timed 2026-09-08 11:42:03.768 | ++ functions-common:time_start:2406 : local name=git_timed 2026-09-08 11:42:03.772 | ++ functions-common:time_start:2407 : local start_time= 2026-09-08 11:42:03.776 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-09-08 11:42:03.780 | +++ functions-common:time_start:2411 : date +%s%3N 2026-09-08 11:42:03.786 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1788867723782 2026-09-08 11:42:03.789 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-09-08 11:42:03.796 | Note: switching to 'FETCH_HEAD'. 2026-09-08 11:42:03.796 | 2026-09-08 11:42:03.796 | You are in 'detached HEAD' state. You can look around, make experimental 2026-09-08 11:42:03.796 | changes and commit them, and you can discard any commits you make in this 2026-09-08 11:42:03.796 | state without impacting any branches by switching back to a branch. 2026-09-08 11:42:03.797 | 2026-09-08 11:42:03.797 | If you want to create a new branch to retain commits you create, you may 2026-09-08 11:42:03.797 | do so (now or later) by using -c with the switch command. Example: 2026-09-08 11:42:03.797 | 2026-09-08 11:42:03.797 | git switch -c 2026-09-08 11:42:03.797 | 2026-09-08 11:42:03.797 | Or undo this operation with: 2026-09-08 11:42:03.798 | 2026-09-08 11:42:03.798 | git switch - 2026-09-08 11:42:03.798 | 2026-09-08 11:42:03.798 | Turn off this advice by setting config variable advice.detachedHead to false 2026-09-08 11:42:03.798 | 2026-09-08 11:42:03.799 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-09-08 11:42:03.802 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-09-08 11:42:03.806 | ++ functions-common:time_stop:2420 : local name 2026-09-08 11:42:03.809 | ++ functions-common:time_stop:2421 : local end_time 2026-09-08 11:42:03.813 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-09-08 11:42:03.818 | ++ functions-common:time_stop:2423 : local total 2026-09-08 11:42:03.821 | ++ functions-common:time_stop:2424 : local start_time 2026-09-08 11:42:03.825 | ++ functions-common:time_stop:2426 : name=git_timed 2026-09-08 11:42:03.828 | ++ functions-common:time_stop:2427 : start_time=1788867723782 2026-09-08 11:42:03.831 | ++ functions-common:time_stop:2429 : [[ -z 1788867723782 ]] 2026-09-08 11:42:03.836 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-09-08 11:42:03.841 | ++ functions-common:time_stop:2432 : end_time=1788867723837 2026-09-08 11:42:03.845 | ++ functions-common:time_stop:2433 : elapsed_time=55 2026-09-08 11:42:03.849 | ++ functions-common:time_stop:2434 : total=351288 2026-09-08 11:42:03.852 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-09-08 11:42:03.856 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=351343 2026-09-08 11:42:03.860 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-09-08 11:42:03.878 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-09-08 11:42:03.882 | ++ functions-common:git_clone:673 : git show --oneline 2026-09-08 11:42:03.883 | ++ functions-common:git_clone:673 : head -1 2026-09-08 11:42:03.886 | 5d0367e Clean-up zuul config spacing 2026-09-08 11:42:03.890 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-09-08 11:42:03.893 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-09-08 11:42:03.893 | /opt/stack/os-test-images ~/devstack 2026-09-08 11:42:03.896 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-09-08 11:42:04.368 | generate create: /opt/stack/os-test-images/.tox/generate 2026-09-08 11:42:05.048 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-09-08 11:42:07.752 | generate installed: PyYAML==6.0.3 2026-09-08 11:42:07.752 | generate run-test-pre: PYTHONHASHSEED='21350283' 2026-09-08 11:42:07.752 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-09-08 11:42:07.871 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-09-08 11:42:07.892 | 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-08 11:42:07.912 | 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-08 11:42:07.940 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-09-08 11:42:07.943 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-09-08 11:42:07.950 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-09-08 11:42:07.958 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-09-08 11:42:07.991 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-09-08 11:42:08.003 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-09-08 11:42:08.012 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-09-08 11:42:08.024 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-09-08 11:42:08.024 | 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-08 11:42:08.032 | 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-08 11:42:08.038 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-09-08 11:42:08.057 | 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-08 11:42:08.061 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-09-08 11:42:08.064 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-09-08 11:42:08.075 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-09-08 11:42:08.087 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-09-08 11:42:08.101 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-09-08 11:42:08.104 | 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-08 11:42:08.118 | 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-08 11:42:08.121 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-09-08 11:42:08.124 | 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-08 11:42:08.136 | 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-08 11:42:08.140 | 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-08 11:42:08.151 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-09-08 11:42:08.176 | ___________________________________ summary ____________________________________ 2026-09-08 11:42:08.176 | generate: commands succeeded 2026-09-08 11:42:08.176 | congratulations :) 2026-09-08 11:42:08.226 | ++ lib/tempest:configure_tempest:376 : popd 2026-09-08 11:42:08.226 | ~/devstack 2026-09-08 11:42:08.228 | ++ 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-08 11:42:08.266 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-09-08 11:42:08.270 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-09-08 11:42:08.303 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-09-08 11:42:08.306 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-09-08 11:42:08.310 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-09-08 11:42:08.354 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-09-08 11:42:08.397 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-09-08 11:42:08.401 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-09-08 11:42:08.404 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-09-08 11:42:08.408 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-09-08 11:42:08.412 | +++ 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-08 11:42:11.498 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:42:11.502 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-09-08 11:42:11.503 | address-scope 2026-09-08 11:42:11.503 | agent 2026-09-08 11:42:11.503 | allowed-address-pairs 2026-09-08 11:42:11.503 | auto-allocated-topology 2026-09-08 11:42:11.503 | availability_zone 2026-09-08 11:42:11.503 | default-subnetpools 2026-09-08 11:42:11.503 | dhcp_agent_scheduler 2026-09-08 11:42:11.503 | dns-integration 2026-09-08 11:42:11.503 | dns-domain-ports 2026-09-08 11:42:11.503 | dns-integration-domain-keywords 2026-09-08 11:42:11.504 | empty-string-filtering 2026-09-08 11:42:11.504 | external-net 2026-09-08 11:42:11.504 | extra_dhcp_opt 2026-09-08 11:42:11.504 | extraroute 2026-09-08 11:42:11.504 | extraroute-atomic 2026-09-08 11:42:11.504 | filter-validation 2026-09-08 11:42:11.504 | floating-ip-port-forwarding-detail 2026-09-08 11:42:11.504 | fip-port-details 2026-09-08 11:42:11.504 | flavors 2026-09-08 11:42:11.504 | floatingip-pools 2026-09-08 11:42:11.504 | floating-ip-router-writable 2026-09-08 11:42:11.505 | router 2026-09-08 11:42:11.505 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:42:11.505 | enable-default-route-bfd 2026-09-08 11:42:11.505 | enable-default-route-ecmp 2026-09-08 11:42:11.505 | ext-gw-mode 2026-09-08 11:42:11.505 | l3-ha 2026-09-08 11:42:11.505 | external-gateway-multihoming 2026-09-08 11:42:11.505 | l3-flavors 2026-09-08 11:42:11.506 | l3_agent_scheduler 2026-09-08 11:42:11.506 | multi-provider 2026-09-08 11:42:11.506 | net-mtu 2026-09-08 11:42:11.507 | net-mtu-writable 2026-09-08 11:42:11.507 | network_availability_zone 2026-09-08 11:42:11.507 | network-ip-availability 2026-09-08 11:42:11.508 | network-ip-availability-details 2026-09-08 11:42:11.508 | pagination 2026-09-08 11:42:11.508 | port-device-profile 2026-09-08 11:42:11.509 | port-mac-address-regenerate 2026-09-08 11:42:11.509 | port-numa-affinity-policy 2026-09-08 11:42:11.509 | port-numa-affinity-policy-socket 2026-09-08 11:42:11.509 | binding 2026-09-08 11:42:11.509 | binding-extended 2026-09-08 11:42:11.509 | port-security 2026-09-08 11:42:11.509 | project-id 2026-09-08 11:42:11.509 | provider 2026-09-08 11:42:11.510 | qinq 2026-09-08 11:42:11.510 | quota-check-limit 2026-09-08 11:42:11.510 | quota-check-limit-default 2026-09-08 11:42:11.510 | quotas 2026-09-08 11:42:11.510 | quota_details 2026-09-08 11:42:11.510 | rbac-policies 2026-09-08 11:42:11.510 | rbac-address-scope 2026-09-08 11:42:11.510 | rbac-security-groups 2026-09-08 11:42:11.510 | revision-if-match 2026-09-08 11:42:11.510 | standard-attr-revisions 2026-09-08 11:42:11.510 | router_availability_zone 2026-09-08 11:42:11.511 | router-enable-snat 2026-09-08 11:42:11.511 | security-groups-default-rules 2026-09-08 11:42:11.511 | security-groups-default-statefulness 2026-09-08 11:42:11.511 | security-groups-normalized-cidr 2026-09-08 11:42:11.511 | security-groups-remote-address-group 2026-09-08 11:42:11.511 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:42:11.511 | security-groups-shared-filtering 2026-09-08 11:42:11.511 | security-group 2026-09-08 11:42:11.511 | service-type 2026-09-08 11:42:11.511 | sorting 2026-09-08 11:42:11.511 | standard-attr-description 2026-09-08 11:42:11.512 | stateful-security-group 2026-09-08 11:42:11.512 | subnet-dns-publish-fixed-ip 2026-09-08 11:42:11.512 | subnet-external-network 2026-09-08 11:42:11.512 | subnet_onboard 2026-09-08 11:42:11.512 | subnet-service-types 2026-09-08 11:42:11.512 | subnet_allocation 2026-09-08 11:42:11.512 | subnetpool-prefix-ops 2026-09-08 11:42:11.512 | tag-creation 2026-09-08 11:42:11.512 | standard-attr-tag 2026-09-08 11:42:11.512 | standard-attr-timestamp 2026-09-08 11:42:11.513 | vlan-transparent' 2026-09-08 11:42:11.513 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-09-08 11:42:11.513 | address-scope 2026-09-08 11:42:11.513 | agent 2026-09-08 11:42:11.513 | allowed-address-pairs 2026-09-08 11:42:11.513 | auto-allocated-topology 2026-09-08 11:42:11.513 | availability_zone 2026-09-08 11:42:11.513 | default-subnetpools 2026-09-08 11:42:11.513 | dhcp_agent_scheduler 2026-09-08 11:42:11.513 | dns-integration 2026-09-08 11:42:11.514 | dns-domain-ports 2026-09-08 11:42:11.514 | dns-integration-domain-keywords 2026-09-08 11:42:11.514 | empty-string-filtering 2026-09-08 11:42:11.514 | external-net 2026-09-08 11:42:11.514 | extra_dhcp_opt 2026-09-08 11:42:11.514 | extraroute 2026-09-08 11:42:11.514 | extraroute-atomic 2026-09-08 11:42:11.514 | filter-validation 2026-09-08 11:42:11.514 | floating-ip-port-forwarding-detail 2026-09-08 11:42:11.514 | fip-port-details 2026-09-08 11:42:11.514 | flavors 2026-09-08 11:42:11.514 | floatingip-pools 2026-09-08 11:42:11.515 | floating-ip-router-writable 2026-09-08 11:42:11.515 | router 2026-09-08 11:42:11.515 | l3-agent-scheduler-ha-chassis-priority 2026-09-08 11:42:11.515 | enable-default-route-bfd 2026-09-08 11:42:11.515 | enable-default-route-ecmp 2026-09-08 11:42:11.515 | ext-gw-mode 2026-09-08 11:42:11.515 | l3-ha 2026-09-08 11:42:11.515 | external-gateway-multihoming 2026-09-08 11:42:11.515 | l3-flavors 2026-09-08 11:42:11.515 | l3_agent_scheduler 2026-09-08 11:42:11.516 | multi-provider 2026-09-08 11:42:11.516 | net-mtu 2026-09-08 11:42:11.516 | net-mtu-writable 2026-09-08 11:42:11.516 | network_availability_zone 2026-09-08 11:42:11.516 | network-ip-availability 2026-09-08 11:42:11.516 | network-ip-availability-details 2026-09-08 11:42:11.516 | pagination 2026-09-08 11:42:11.516 | port-device-profile 2026-09-08 11:42:11.516 | port-mac-address-regenerate 2026-09-08 11:42:11.516 | port-numa-affinity-policy 2026-09-08 11:42:11.516 | port-numa-affinity-policy-socket 2026-09-08 11:42:11.517 | binding 2026-09-08 11:42:11.517 | binding-extended 2026-09-08 11:42:11.517 | port-security 2026-09-08 11:42:11.517 | project-id 2026-09-08 11:42:11.517 | provider 2026-09-08 11:42:11.517 | qinq 2026-09-08 11:42:11.517 | quota-check-limit 2026-09-08 11:42:11.517 | quota-check-limit-default 2026-09-08 11:42:11.517 | quotas 2026-09-08 11:42:11.517 | quota_details 2026-09-08 11:42:11.517 | rbac-policies 2026-09-08 11:42:11.518 | rbac-address-scope 2026-09-08 11:42:11.518 | rbac-security-groups 2026-09-08 11:42:11.518 | revision-if-match 2026-09-08 11:42:11.518 | standard-attr-revisions 2026-09-08 11:42:11.518 | router_availability_zone 2026-09-08 11:42:11.518 | router-enable-snat 2026-09-08 11:42:11.518 | security-groups-default-rules 2026-09-08 11:42:11.518 | security-groups-default-statefulness 2026-09-08 11:42:11.518 | security-groups-normalized-cidr 2026-09-08 11:42:11.518 | security-groups-remote-address-group 2026-09-08 11:42:11.518 | security-groups-rules-belongs-to-default-sg 2026-09-08 11:42:11.519 | security-groups-shared-filtering 2026-09-08 11:42:11.519 | security-group 2026-09-08 11:42:11.519 | service-type 2026-09-08 11:42:11.519 | sorting 2026-09-08 11:42:11.519 | standard-attr-description 2026-09-08 11:42:11.519 | stateful-security-group 2026-09-08 11:42:11.519 | subnet-dns-publish-fixed-ip 2026-09-08 11:42:11.519 | subnet-external-network 2026-09-08 11:42:11.519 | subnet_onboard 2026-09-08 11:42:11.519 | subnet-service-types 2026-09-08 11:42:11.519 | subnet_allocation 2026-09-08 11:42:11.520 | subnetpool-prefix-ops 2026-09-08 11:42:11.520 | tag-creation 2026-09-08 11:42:11.520 | standard-attr-tag 2026-09-08 11:42:11.520 | standard-attr-timestamp 2026-09-08 11:42:11.520 | vlan-transparent =~ external-net ]] 2026-09-08 11:42:11.520 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-09-08 11:42:11.520 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-09-08 11:42:14.767 | +++ functions-common:oscwrap:2465 : return 0 2026-09-08 11:42:14.770 | ++ lib/tempest:configure_tempest:395 : public_network_id=71e77fc3-46b2-4495-a74b-ae271dc93fd1 2026-09-08 11:42:14.773 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-09-08 11:42:18.311 | +---------------------------+--------------------------------------+ 2026-09-08 11:42:18.311 | | Field | Value | 2026-09-08 11:42:18.311 | +---------------------------+--------------------------------------+ 2026-09-08 11:42:18.311 | | admin_state_up | UP | 2026-09-08 11:42:18.311 | | availability_zone_hints | | 2026-09-08 11:42:18.311 | | availability_zones | | 2026-09-08 11:42:18.311 | | created_at | 2026-09-08T11:42:17Z | 2026-09-08 11:42:18.311 | | description | | 2026-09-08 11:42:18.311 | | dns_domain | None | 2026-09-08 11:42:18.312 | | id | 1d9cc1d4-5315-42f3-900e-38717cc0c3c9 | 2026-09-08 11:42:18.312 | | ipv4_address_scope | None | 2026-09-08 11:42:18.312 | | ipv6_address_scope | None | 2026-09-08 11:42:18.312 | | is_default | False | 2026-09-08 11:42:18.312 | | is_vlan_qinq | None | 2026-09-08 11:42:18.312 | | is_vlan_transparent | False | 2026-09-08 11:42:18.312 | | mtu | 1442 | 2026-09-08 11:42:18.312 | | name | shared | 2026-09-08 11:42:18.312 | | port_security_enabled | True | 2026-09-08 11:42:18.312 | | project_id | 04c8fbeff5dc43ba94b89f3e89287c7f | 2026-09-08 11:42:18.313 | | provider:network_type | geneve | 2026-09-08 11:42:18.313 | | provider:physical_network | None | 2026-09-08 11:42:18.313 | | provider:segmentation_id | 20922 | 2026-09-08 11:42:18.313 | | pvlan | None | 2026-09-08 11:42:18.313 | | qinq | False | 2026-09-08 11:42:18.313 | | qos_policy_id | None | 2026-09-08 11:42:18.313 | | revision_number | 1 | 2026-09-08 11:42:18.313 | | router:external | Internal | 2026-09-08 11:42:18.314 | | segments | None | 2026-09-08 11:42:18.314 | | shared | True | 2026-09-08 11:42:18.315 | | status | ACTIVE | 2026-09-08 11:42:18.315 | | subnets | | 2026-09-08 11:42:18.315 | | tags | | 2026-09-08 11:42:18.316 | | updated_at | 2026-09-08T11:42:17Z | 2026-09-08 11:42:18.316 | +---------------------------+--------------------------------------+ 2026-09-08 11:42:18.631 | ++ 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-08 11:42:22.342 | +----------------------+--------------------------------------+ 2026-09-08 11:42:22.342 | | Field | Value | 2026-09-08 11:42:22.342 | +----------------------+--------------------------------------+ 2026-09-08 11:42:22.342 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-09-08 11:42:22.342 | | cidr | 192.168.233.0/24 | 2026-09-08 11:42:22.343 | | created_at | 2026-09-08T11:42:21Z | 2026-09-08 11:42:22.343 | | description | shared-subnet | 2026-09-08 11:42:22.343 | | dns_nameservers | | 2026-09-08 11:42:22.343 | | dns_publish_fixed_ip | None | 2026-09-08 11:42:22.343 | | enable_dhcp | True | 2026-09-08 11:42:22.343 | | gateway_ip | 192.168.233.1 | 2026-09-08 11:42:22.343 | | host_routes | | 2026-09-08 11:42:22.343 | | id | c38b57dd-b7bb-47d9-876c-4a2874589603 | 2026-09-08 11:42:22.343 | | ip_version | 4 | 2026-09-08 11:42:22.343 | | ipv6_address_mode | None | 2026-09-08 11:42:22.343 | | ipv6_ra_mode | None | 2026-09-08 11:42:22.344 | | name | shared-subnet | 2026-09-08 11:42:22.344 | | network_id | 1d9cc1d4-5315-42f3-900e-38717cc0c3c9 | 2026-09-08 11:42:22.344 | | project_id | 04c8fbeff5dc43ba94b89f3e89287c7f | 2026-09-08 11:42:22.344 | | revision_number | 0 | 2026-09-08 11:42:22.344 | | router:external | False | 2026-09-08 11:42:22.344 | | segment_id | None | 2026-09-08 11:42:22.344 | | service_types | | 2026-09-08 11:42:22.345 | | subnetpool_id | None | 2026-09-08 11:42:22.345 | | tags | | 2026-09-08 11:42:22.345 | | updated_at | 2026-09-08T11:42:21Z | 2026-09-08 11:42:22.346 | +----------------------+--------------------------------------+ 2026-09-08 11:42:22.718 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-09-08 11:42:22.761 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-09-08 11:42:22.807 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-09-08 11:42:22.812 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-09-08 11:42:22.855 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-09-08 11:42:22.898 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-09-08 11:42:22.939 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-09-08 11:42:22.984 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-09-08 11:42:23.028 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.142/identity/v3 2026-09-08 11:42:23.069 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-09-08 11:42:23.111 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-09-08 11:42:23.150 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-09-08 11:42:23.191 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-09-08 11:42:23.194 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-09-08 11:42:23.235 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-09-08 11:42:23.274 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-09-08 11:42:23.319 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-09-08 11:42:23.360 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-09-08 11:42:23.403 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-09-08 11:42:23.426 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:42:23.430 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-09-08 11:42:23.434 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-09-08 11:42:23.478 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-09-08 11:42:23.501 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:42:23.505 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-09-08 11:42:23.547 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-09-08 11:42:23.590 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-09-08 11:42:23.630 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-09-08 11:42:23.633 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-09-08 11:42:23.673 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-09-08 11:42:23.717 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-09-08 11:42:23.740 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:42:23.743 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f 2026-09-08 11:42:23.786 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 32c3dd5d-4f6f-4786-a6ca-139f2bd7d80f 2026-09-08 11:42:23.827 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-09-08 11:42:23.868 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-09-08 11:42:23.911 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-09-08 11:42:23.958 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-09-08 11:42:23.981 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:42:23.985 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-09-08 11:42:23.988 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-09-08 11:42:23.991 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-09-08 11:42:23.995 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-09-08 11:42:23.998 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-09-08 11:42:24.001 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-09-08 11:42:24.028 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-09-08 11:42:24.032 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-09-08 11:42:24.073 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-09-08 11:42:24.119 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-09-08 11:42:24.162 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-09-08 11:42:24.204 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-09-08 11:42:24.247 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-09-08 11:42:24.290 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-09-08 11:42:24.331 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-09-08 11:42:24.374 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-09-08 11:42:24.418 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-09-08 11:42:24.421 | ++ 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-08 11:42:24.463 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-09-08 11:42:24.467 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-09-08 11:42:24.491 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:42:24.495 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-09-08 11:42:24.541 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-09-08 11:42:24.565 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:42:24.569 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-09-08 11:42:24.573 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-09-08 11:42:24.597 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:42:24.601 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-09-08 11:42:24.604 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-09-08 11:42:24.608 | ++ 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-08 11:42:24.651 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-09-08 11:42:24.694 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 71e77fc3-46b2-4495-a74b-ae271dc93fd1 2026-09-08 11:42:24.740 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-09-08 11:42:24.784 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-09-08 11:42:24.825 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-09-08 11:42:24.871 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-09-08 11:42:24.914 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-09-08 11:42:24.960 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-09-08 11:42:25.008 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-09-08 11:42:25.012 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-09-08 11:42:25.016 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-09-08 11:42:25.020 | ++ 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-08 11:42:25.067 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-09-08 11:42:25.073 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-09-08 11:42:25.073 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-09-08 11:42:25.081 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-09-08 11:42:25.085 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-09-08 11:42:25.131 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-09-08 11:42:25.135 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-09-08 11:42:25.139 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-09-08 11:42:25.143 | ++ functions-common:is_provider_network:2272 : return 1 2026-09-08 11:42:25.147 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-09-08 11:42:25.192 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-09-08 11:42:25.237 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-09-08 11:42:25.286 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-09-08 11:42:25.333 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-09-08 11:42:25.376 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-09-08 11:42:25.421 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-08 11:42:25.425 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-09-08 11:42:25.430 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-09-08 11:42:25.455 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-09-08 11:42:25.502 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-08 11:42:25.505 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-09-08 11:42:25.510 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-09-08 11:42:25.535 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-09-08 11:42:25.584 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-08 11:42:25.589 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-09-08 11:42:25.592 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-09-08 11:42:25.597 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-09-08 11:42:25.624 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-09-08 11:42:25.669 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-09-08 11:42:25.673 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-09-08 11:42:25.678 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-09-08 11:42:25.706 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-09-08 11:42:25.753 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-09-08 11:42:25.800 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-09-08 11:42:25.804 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-09-08 11:42:25.849 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-09-08 11:42:25.853 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-09-08 11:42:25.857 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-09-08 11:42:25.861 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-09-08 11:42:25.889 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-09-08 11:42:25.893 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-09-08 11:42:25.940 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-09-08 11:42:25.966 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:42:25.970 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-09-08 11:42:26.016 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-09-08 11:42:26.020 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-09-08 11:42:26.024 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-09-08 11:42:26.028 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-09-08 11:42:26.032 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-09-08 11:42:26.035 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-09-08 11:42:26.040 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-09-08 11:42:26.044 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-09-08 11:42:26.048 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-09-08 11:42:26.076 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-09-08 11:42:26.080 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-09-08 11:42:26.129 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-09-08 11:42:26.132 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-09-08 11:42:26.136 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-09-08 11:42:26.140 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-09-08 11:42:26.184 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-09-08 11:42:26.229 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-09-08 11:42:26.273 | ++ lib/tempest:configure_tempest:718 : local service 2026-09-08 11:42:26.276 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-09-08 11:42:26.281 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 11:42:26.284 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-09-08 11:42:26.309 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:42:26.312 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-09-08 11:42:26.358 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 11:42:26.362 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-09-08 11:42:26.388 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:42:26.391 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-09-08 11:42:26.435 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 11:42:26.439 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-09-08 11:42:26.465 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:42:26.469 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-09-08 11:42:26.515 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 11:42:26.519 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-09-08 11:42:26.546 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:42:26.550 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-09-08 11:42:26.594 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 11:42:26.598 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-09-08 11:42:26.624 | ++ functions-common:is_service_enabled:2076 : return 0 2026-09-08 11:42:26.629 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-09-08 11:42:26.674 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 11:42:26.678 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-09-08 11:42:26.703 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:42:26.707 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-09-08 11:42:26.756 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-09-08 11:42:26.759 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-09-08 11:42:26.786 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:42:26.790 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-09-08 11:42:26.837 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-09-08 11:42:26.841 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-09-08 11:42:26.886 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-09-08 11:42:26.891 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-09-08 11:42:26.941 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-09-08 11:42:26.946 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-09-08 11:42:26.992 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-09-08 11:42:26.996 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-09-08 11:42:27.040 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-09-08 11:42:27.043 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-09-08 11:42:27.087 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-09-08 11:42:27.091 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-09-08 11:42:27.095 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-09-08 11:42:27.100 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-09-08 11:42:27.107 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.2GkZDB2fFJ 2026-09-08 11:42:27.112 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-09-08 11:42:27.116 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-09-08 11:42:27.121 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-09-08 11:42:27.128 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.QAC62TM7Pq 2026-09-08 11:42:27.132 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.QAC62TM7Pq 2026-09-08 11:42:27.136 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-09-08 11:42:27.140 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.QAC62TM7Pq 2026-09-08 11:42:27.144 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-09-08 11:42:27.149 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-09-08 11:42:27.153 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-09-08 11:42:27.162 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:42:27.166 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:42:27.170 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:42:27.175 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-09-08 11:42:27.178 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-09-08 11:42:27.182 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-09-08 11:42:27.799 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-09-08 11:42:28.760 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-09-08 11:42:45.586 | venv-tempest develop-inst: /opt/stack/tempest 2026-09-08 11:42:52.478 | 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@2646b0b2dae54853fe70a720ed5608c86e0fd375#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-08 11:42:52.479 | ___________________________________ summary ____________________________________ 2026-09-08 11:42:52.479 | venv-tempest: skipped tests 2026-09-08 11:42:52.479 | congratulations :) 2026-09-08 11:42:52.526 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.QAC62TM7Pq -r requirements.txt 2026-09-08 11:42:53.432 | /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-08 11:42:53.432 | !! 2026-09-08 11:42:53.432 | 2026-09-08 11:42:53.432 | ******************************************************************************** 2026-09-08 11:42:53.432 | Requirements should be satisfied by a PEP 517 installer. 2026-09-08 11:42:53.432 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-08 11:42:53.432 | 2026-09-08 11:42:53.432 | This deprecation is overdue, please update your project and remove deprecated 2026-09-08 11:42:53.432 | calls to avoid build errors in the future. 2026-09-08 11:42:53.433 | ******************************************************************************** 2026-09-08 11:42:53.433 | 2026-09-08 11:42:53.433 | !! 2026-09-08 11:42:53.433 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-08 11:42:53.819 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-08 11:42:53.819 | !! 2026-09-08 11:42:53.819 | 2026-09-08 11:42:53.819 | ******************************************************************************** 2026-09-08 11:42:53.820 | Please avoid running ``setup.py`` directly. 2026-09-08 11:42:53.820 | Instead, use pypa/build, pypa/installer or other 2026-09-08 11:42:53.820 | standards-based tools. 2026-09-08 11:42:53.820 | 2026-09-08 11:42:53.820 | This deprecation is overdue, please update your project and remove deprecated 2026-09-08 11:42:53.820 | calls to avoid build errors in the future. 2026-09-08 11:42:53.820 | 2026-09-08 11:42:53.820 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-08 11:42:53.820 | ******************************************************************************** 2026-09-08 11:42:53.820 | 2026-09-08 11:42:53.820 | !! 2026-09-08 11:42:53.821 | self.initialize_options() 2026-09-08 11:42:53.821 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-08 11:42:53.821 | warnings.warn(msg) 2026-09-08 11:42:53.850 | /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-08 11:42:53.850 | !! 2026-09-08 11:42:53.850 | 2026-09-08 11:42:53.850 | ******************************************************************************** 2026-09-08 11:42:53.850 | 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-08 11:42:53.850 | 2026-09-08 11:42:53.850 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-08 11:42:53.850 | or your builds will no longer be supported. 2026-09-08 11:42:53.851 | 2026-09-08 11:42:53.851 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-08 11:42:53.851 | ******************************************************************************** 2026-09-08 11:42:53.851 | 2026-09-08 11:42:53.851 | !! 2026-09-08 11:42:53.851 | corresp(dist, value, root_dir) 2026-09-08 11:42:53.994 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-08 11:43:00.644 | 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@2646b0b2dae54853fe70a720ed5608c86e0fd375#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-08 11:43:00.644 | venv-tempest run-test-pre: PYTHONHASHSEED='3944504310' 2026-09-08 11:43:00.645 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.QAC62TM7Pq -r requirements.txt 2026-09-08 11:43:01.610 | 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-08 11:43:01.611 | 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-08 11:43:01.612 | 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-08 11:43:01.612 | 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-08 11:43:01.613 | 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-08 11:43:01.614 | 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-08 11:43:01.615 | 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-08 11:43:01.615 | 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-08 11:43:01.616 | 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-08 11:43:01.617 | 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-08 11:43:01.618 | 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-08 11:43:01.619 | 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-08 11:43:01.619 | 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-08 11:43:01.620 | 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-08 11:43:01.621 | 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-08 11:43:01.622 | 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-08 11:43:01.623 | 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-08 11:43:01.623 | 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-08 11:43:01.624 | 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-08 11:43:01.625 | 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-08 11:43:01.626 | 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-08 11:43:01.626 | 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-08 11:43:01.627 | 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-08 11:43:01.629 | 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-08 11:43:01.631 | 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-08 11:43:01.632 | 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-08 11:43:01.636 | 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-08 11:43:01.636 | 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-08 11:43:01.637 | 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-08 11:43:01.638 | 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-08 11:43:01.643 | 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-08 11:43:01.644 | 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-08 11:43:01.645 | 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-08 11:43:01.648 | 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-08 11:43:01.653 | 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-08 11:43:01.657 | 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-08 11:43:01.658 | 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-08 11:43:01.660 | 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-08 11:43:01.662 | 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-08 11:43:01.665 | 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-08 11:43:01.666 | 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-08 11:43:01.668 | 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-08 11:43:01.671 | 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-08 11:43:01.672 | 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-08 11:43:01.673 | 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-08 11:43:01.674 | 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-08 11:43:01.686 | 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-08 11:43:01.691 | 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-08 11:43:01.704 | 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-08 11:43:01.707 | 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-08 11:43:01.708 | 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-08 11:43:01.709 | 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-08 11:43:01.710 | 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-08 11:43:01.719 | 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-08 11:43:01.741 | 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-08 11:43:01.747 | 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-08 11:43:01.748 | 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-08 11:43:01.749 | 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-08 11:43:01.762 | 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-08 11:43:01.763 | 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-08 11:43:01.768 | 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-08 11:43:01.989 | ___________________________________ summary ____________________________________ 2026-09-08 11:43:01.989 | venv-tempest: commands succeeded 2026-09-08 11:43:01.989 | congratulations :) 2026-09-08 11:43:02.040 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.QAC62TM7Pq 2026-09-08 11:43:02.044 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-09-08 11:43:02.047 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-09-08 11:43:02.050 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-09-08 11:43:02.082 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.2GkZDB2fFJ 2026-09-08 11:43:03.011 | /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-08 11:43:03.011 | !! 2026-09-08 11:43:03.011 | 2026-09-08 11:43:03.011 | ******************************************************************************** 2026-09-08 11:43:03.012 | Requirements should be satisfied by a PEP 517 installer. 2026-09-08 11:43:03.012 | If you are using pip, you can try `pip install --use-pep517`. 2026-09-08 11:43:03.012 | 2026-09-08 11:43:03.012 | This deprecation is overdue, please update your project and remove deprecated 2026-09-08 11:43:03.012 | calls to avoid build errors in the future. 2026-09-08 11:43:03.012 | ******************************************************************************** 2026-09-08 11:43:03.012 | 2026-09-08 11:43:03.012 | !! 2026-09-08 11:43:03.012 | dist.fetch_build_eggs(dist.setup_requires) 2026-09-08 11:43:03.402 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-09-08 11:43:03.402 | !! 2026-09-08 11:43:03.403 | 2026-09-08 11:43:03.403 | ******************************************************************************** 2026-09-08 11:43:03.403 | Please avoid running ``setup.py`` directly. 2026-09-08 11:43:03.403 | Instead, use pypa/build, pypa/installer or other 2026-09-08 11:43:03.403 | standards-based tools. 2026-09-08 11:43:03.403 | 2026-09-08 11:43:03.403 | This deprecation is overdue, please update your project and remove deprecated 2026-09-08 11:43:03.403 | calls to avoid build errors in the future. 2026-09-08 11:43:03.403 | 2026-09-08 11:43:03.403 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-09-08 11:43:03.403 | ******************************************************************************** 2026-09-08 11:43:03.404 | 2026-09-08 11:43:03.404 | !! 2026-09-08 11:43:03.404 | self.initialize_options() 2026-09-08 11:43:03.404 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-09-08 11:43:03.404 | warnings.warn(msg) 2026-09-08 11:43:03.434 | /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-08 11:43:03.434 | !! 2026-09-08 11:43:03.434 | 2026-09-08 11:43:03.434 | ******************************************************************************** 2026-09-08 11:43:03.435 | 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-08 11:43:03.435 | 2026-09-08 11:43:03.435 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-09-08 11:43:03.435 | or your builds will no longer be supported. 2026-09-08 11:43:03.435 | 2026-09-08 11:43:03.435 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-09-08 11:43:03.435 | ******************************************************************************** 2026-09-08 11:43:03.435 | 2026-09-08 11:43:03.435 | !! 2026-09-08 11:43:03.435 | corresp(dist, value, root_dir) 2026-09-08 11:43:03.584 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-09-08 11:43:10.338 | 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@2646b0b2dae54853fe70a720ed5608c86e0fd375#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-08 11:43:10.339 | venv-tempest run-test-pre: PYTHONHASHSEED='3258203440' 2026-09-08 11:43:10.339 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.2GkZDB2fFJ 2026-09-08 11:43:14.529 | ___________________________________ summary ____________________________________ 2026-09-08 11:43:14.529 | venv-tempest: commands succeeded 2026-09-08 11:43:14.529 | congratulations :) 2026-09-08 11:43:14.584 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-09-08 11:43:14.604 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:43:14.607 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-09-08 11:43:14.610 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-09-08 11:43:14.628 | ++ functions-common:is_service_enabled:2076 : return 1 2026-09-08 11:43:14.631 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-09-08 11:43:14.634 | ++ 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,floating-ip-router-writable,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-08 11:43:14.637 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-09-08 11:43:14.640 | ++ 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,floating-ip-router-writable,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-08 11:43:14.644 | +++ 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,floating-ip-router-writable,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-08 11:43:14.647 | +++ 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,floating-ip-router-writable,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-08 11:43:14.650 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-09-08 11:43:14.653 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-09-08 11:43:14.656 | +++ 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,floating-ip-router-writable,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-08 11:43:14.679 | +++ 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,floating-ip-router-writable,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-08 11:43:14.701 | ++ 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,floating-ip-router-writable,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-08 11:43:14.704 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-09-08 11:43:14.708 | ++ 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,floating-ip-router-writable,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-08 11:43:14.741 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-09-08 11:43:14.744 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-09-08 11:43:14.746 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-09-08 11:43:14.779 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-09-08 11:43:14.782 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-09-08 11:43:14.785 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-09-08 11:43:14.819 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-09-08 11:43:14.819 | ' 2026-09-08 11:43:14.822 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-09-08 11:43:14.824 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-09-08 11:43:14.827 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-09-08 11:43:14.831 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-09-08 11:43:14.833 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-09-08 11:43:14.833 | /opt/stack/tempest /opt/stack/tempest 2026-09-08 11:43:14.836 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-09-08 11:43:14.839 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-09-08 11:43:14.839 | /opt/stack/tempest 2026-09-08 11:43:14.841 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-09-08 11:43:14.844 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-09-08 11:43:14.847 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-09-08 11:43:14.849 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-09-08 11:43:14.852 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-09-08 11:43:14.855 | + functions-common:run_plugins:1834 : local mode=stack 2026-09-08 11:43:14.859 | + functions-common:run_plugins:1835 : local phase=test-config 2026-09-08 11:43:14.862 | + functions-common:run_plugins:1837 : local plugins= 2026-09-08 11:43:14.867 | + functions-common:run_plugins:1838 : local plugin 2026-09-08 11:43:14.871 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-09-08 11:43:14.873 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-09-08 11:43:14.876 | + inc/meta-config:merge_config_group:171 : shift 2026-09-08 11:43:14.879 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-09-08 11:43:14.882 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:43:14.884 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-09-08 11:43:14.887 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-09-08 11:43:14.891 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-09-08 11:43:14.895 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-09-08 11:43:14.898 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-09-08 11:43:14.900 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-09-08 11:43:14.904 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-09-08 11:43:14.904 | /^\[\[.+\|.*\]\]/ { 2026-09-08 11:43:14.904 | gsub("[][]", "", $1); 2026-09-08 11:43:14.904 | split($1, a, "|"); 2026-09-08 11:43:14.904 | if (a[1] == matchgroup) 2026-09-08 11:43:14.904 | print a[2] 2026-09-08 11:43:14.904 | } 2026-09-08 11:43:14.904 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 141 osc 436 apt-get 202 test_with_retry 7 dbsync 8 pip_install 174 apt-get-update 5 run_process 45 git_timed 351 ------------------------- Unaccounted time 87 ========================= Total runtime 1485 ================= Async summary ================= Time spent in the background minus waits: 531 sec Elapsed time: 1486 sec Time if we did everything serially: 2017 sec Speedup: 1.35734 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 20996 | | keystone | INSERT | 92 | | keystone | UPDATE | 7 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell0 | SELECT | 32 | | nova_cell1 | SELECT | 65 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5220 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 22 | | placement | INSERT | 85 | | placement | SET | 2 | | neutron | UPDATE | 218 | | nova_cell0 | UPDATE | 6 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 23 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.142 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.142/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