2026-08-28 06:12:09.762 | + ./stack.sh:main:491 : exec 2026-08-28 06:12:09.762 | + ./stack.sh:main:499 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-08-28-081209' 2026-08-28 06:12:09.762 | ++ ./stack.sh:main:491 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-08-28-081209.summary.2026-08-28-081209 2026-08-28 06:12:09.762 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:12:09.762 | + ./stack.sh:echo_summary:450 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-08-28-081209 2026-08-28 06:12:09.762 | + ./stack.sh:main:501 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-28-081209 /opt/stack/logs/stack.sh.log 2026-08-28 06:12:09.762 | + ./stack.sh:main:502 : ln -sf /opt/stack/logs/stack.sh.log.2026-08-28-081209.summary.2026-08-28-081209 /opt/stack/logs/stack.sh.log.summary 2026-08-28 06:12:09.763 | + ./stack.sh:main:517 : check_path_perm_sanity /opt/stack 2026-08-28 06:12:09.763 | + functions:check_path_perm_sanity:615 : local real_path 2026-08-28 06:12:09.763 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-08-28 06:12:09.763 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-08-28 06:12:09.763 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-08-28 06:12:09.763 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-08-28 06:12:09.763 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-08-28 06:12:09.763 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-28 06:12:09.763 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-08-28 06:12:09.763 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-08-28 06:12:09.763 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-28 06:12:09.764 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-08-28 06:12:09.764 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-08-28 06:12:09.764 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-08-28 06:12:09.768 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-08-28 06:12:09.771 | + ./stack.sh:main:523 : trap exit_trap EXIT 2026-08-28 06:12:09.774 | + ./stack.sh:main:564 : trap err_trap ERR 2026-08-28 06:12:09.776 | + ./stack.sh:main:577 : set -o errexit 2026-08-28 06:12:09.779 | + ./stack.sh:main:580 : uname -a 2026-08-28 06:12:09.781 | 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-08-28 06:12:09.784 | + ./stack.sh:main:583 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-08-28 06:12:09.787 | + ./stack.sh:main:584 : rm -f /opt/stack/data/ca-bundle.pem 2026-08-28 06:12:09.791 | + ./stack.sh:main:587 : source /home/quobyte/devstack/lib/database 2026-08-28 06:12:09.834 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/rpc_backend 2026-08-28 06:12:09.854 | + ./stack.sh:main:591 : source /home/quobyte/devstack/lib/host 2026-08-28 06:12:09.858 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-08-28 06:12:09.875 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-08-28 06:12:09.878 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-08-28 06:12:09.897 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-08-28 06:12:09.900 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-08-28 06:12:09.918 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-08-28 06:12:09.921 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-08-28 06:12:09.923 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-08-28 06:12:09.927 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-08-28 06:12:09.947 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-08-28 06:12:09.950 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-08-28 06:12:09.968 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-08-28 06:12:09.971 | + ./stack.sh:main:594 : tune_host 2026-08-28 06:12:09.974 | + lib/host:tune_host:125 : configure_host_mem 2026-08-28 06:12:09.976 | + lib/host:configure_host_mem:99 : configure_zswap 2026-08-28 06:12:09.979 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-08-28 06:12:09.982 | + lib/host:configure_host_mem:100 : configure_ksm 2026-08-28 06:12:09.984 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-08-28 06:12:09.987 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-08-28 06:12:09.989 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 06:12:09.992 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 06:12:09.994 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-08-28 06:12:09.996 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 06:12:09.999 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 06:12:10.001 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 06:12:10.004 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:12:10.006 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:12:10.009 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 06:12:10.011 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-08-28 06:12:10.014 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-08-28 06:12:10.017 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-08-28 06:12:10.020 | ++ functions-common:apt_get_update:1174 : id -u 2026-08-28 06:12:10.025 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-08-28 06:12:10.027 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-08-28 06:12:10.030 | + functions-common:time_start:2406 : local name=apt-get-update 2026-08-28 06:12:10.032 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:12:10.035 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:12:10.038 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:12:10.042 | + functions-common:time_start:2411 : _TIME_START[$name]=1787897530039 2026-08-28 06:12:10.045 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-08-28 06:12:10.048 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-08-28 06:12:10.051 | + 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-08-28 06:12:10.192 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-08-28 06:12:10.206 | Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-08-28 06:12:10.367 | Hit:3 http://archive.ubuntu.com/ubuntu noble InRelease 2026-08-28 06:12:10.470 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-08-28 06:12:10.573 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-08-28 06:12:13.677 | Fetched 4747 B in 1s (7993 B/s) 2026-08-28 06:12:15.382 | Reading package lists... 2026-08-28 06:12:15.409 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-08-28 06:12:15.410 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-08-28 06:12:15.413 | + functions-common:time_stop:2420 : local name 2026-08-28 06:12:15.416 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:12:15.419 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:12:15.421 | + functions-common:time_stop:2423 : local total 2026-08-28 06:12:15.424 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:12:15.427 | + functions-common:time_stop:2426 : name=apt-get-update 2026-08-28 06:12:15.429 | + functions-common:time_stop:2427 : start_time=1787897530039 2026-08-28 06:12:15.432 | + functions-common:time_stop:2429 : [[ -z 1787897530039 ]] 2026-08-28 06:12:15.435 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:12:15.439 | + functions-common:time_stop:2432 : end_time=1787897535437 2026-08-28 06:12:15.442 | + functions-common:time_stop:2433 : elapsed_time=5398 2026-08-28 06:12:15.445 | + functions-common:time_stop:2434 : total=0 2026-08-28 06:12:15.448 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:12:15.451 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5398 2026-08-28 06:12:15.454 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-08-28 06:12:15.457 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 06:12:15.460 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:12:15.463 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:12:15.466 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-08-28 06:12:15.488 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-08-28 06:12:15.526 | Reading package lists... 2026-08-28 06:12:15.892 | Building dependency tree... 2026-08-28 06:12:15.894 | Reading state information... 2026-08-28 06:12:16.619 | The following packages were automatically installed and are no longer required: 2026-08-28 06:12:16.622 | libfwupd2 libgusb2 2026-08-28 06:12:16.622 | Use 'sudo apt autoremove' to remove them. 2026-08-28 06:12:16.672 | The following NEW packages will be installed: 2026-08-28 06:12:16.675 | ksmtuned 2026-08-28 06:12:16.774 | 0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 06:12:16.775 | Need to get 7444 B of archives. 2026-08-28 06:12:16.775 | After this operation, 44.0 kB of additional disk space will be used. 2026-08-28 06:12:16.775 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-08-28 06:12:17.031 | perl: warning: Setting locale failed. 2026-08-28 06:12:17.032 | perl: warning: Please check that your locale settings: 2026-08-28 06:12:17.032 | LANGUAGE = (unset), 2026-08-28 06:12:17.032 | LC_ALL = "en_US.utf8", 2026-08-28 06:12:17.033 | LANG = "de_DE.UTF-8" 2026-08-28 06:12:17.033 | are supported and installed on your system. 2026-08-28 06:12:17.033 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:12:17.130 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:12:17.130 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:12:17.131 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:12:17.355 | Fetched 7444 B in 0s (113 kB/s) 2026-08-28 06:12:17.404 | Selecting previously unselected package ksmtuned. 2026-08-28 06:12:17.721 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107930 files and directories currently installed.) 2026-08-28 06:12:17.728 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-08-28 06:12:17.740 | Unpacking ksmtuned (4.20150326) ... 2026-08-28 06:12:17.811 | Setting up ksmtuned (4.20150326) ... 2026-08-28 06:12:18.030 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-08-28 06:12:18.227 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-08-28 06:12:18.970 | perl: warning: Setting locale failed. 2026-08-28 06:12:18.970 | perl: warning: Please check that your locale settings: 2026-08-28 06:12:18.970 | LANGUAGE = (unset), 2026-08-28 06:12:18.970 | LC_ALL = "en_US.utf8", 2026-08-28 06:12:18.970 | LANG = "de_DE.UTF-8" 2026-08-28 06:12:18.970 | are supported and installed on your system. 2026-08-28 06:12:18.970 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:12:19.125 | perl: warning: Setting locale failed. 2026-08-28 06:12:19.126 | perl: warning: Please check that your locale settings: 2026-08-28 06:12:19.126 | LANGUAGE = (unset), 2026-08-28 06:12:19.126 | LC_ALL = "en_US.utf8", 2026-08-28 06:12:19.126 | LANG = "de_DE.UTF-8" 2026-08-28 06:12:19.126 | are supported and installed on your system. 2026-08-28 06:12:19.126 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:12:19.177 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:12:19.177 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:12:19.177 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:12:19.258 | perl: warning: Setting locale failed. 2026-08-28 06:12:19.258 | perl: warning: Please check that your locale settings: 2026-08-28 06:12:19.258 | LANGUAGE = (unset), 2026-08-28 06:12:19.258 | LC_ALL = "en_US.utf8", 2026-08-28 06:12:19.258 | LANG = "de_DE.UTF-8" 2026-08-28 06:12:19.258 | are supported and installed on your system. 2026-08-28 06:12:19.258 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:12:19.866 | 2026-08-28 06:12:19.866 | Running kernel seems to be up-to-date. 2026-08-28 06:12:19.866 | 2026-08-28 06:12:19.866 | No services need to be restarted. 2026-08-28 06:12:19.866 | 2026-08-28 06:12:19.867 | No containers need to be restarted. 2026-08-28 06:12:19.867 | 2026-08-28 06:12:19.867 | No user sessions are running outdated binaries. 2026-08-28 06:12:19.867 | 2026-08-28 06:12:19.867 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 06:12:22.209 | + functions-common:apt_get:1211 : result=0 2026-08-28 06:12:22.212 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 06:12:22.215 | + functions-common:time_stop:2420 : local name 2026-08-28 06:12:22.218 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:12:22.221 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:12:22.224 | + functions-common:time_stop:2423 : local total 2026-08-28 06:12:22.227 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:12:22.229 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 06:12:22.232 | + functions-common:time_stop:2427 : start_time=1787897535484 2026-08-28 06:12:22.235 | + functions-common:time_stop:2429 : [[ -z 1787897535484 ]] 2026-08-28 06:12:22.239 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:12:22.244 | + functions-common:time_stop:2432 : end_time=1787897542240 2026-08-28 06:12:22.247 | + functions-common:time_stop:2433 : elapsed_time=6756 2026-08-28 06:12:22.250 | + functions-common:time_stop:2434 : total=1363 2026-08-28 06:12:22.253 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:12:22.256 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8119 2026-08-28 06:12:22.259 | + functions-common:apt_get:1215 : return 0 2026-08-28 06:12:22.263 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-08-28 06:12:22.283 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-08-28 06:12:22.286 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-08-28 06:12:22.289 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-08-28 06:12:22.292 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-08-28 06:12:22.295 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-08-28 06:12:22.299 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-08-28 06:12:22.299 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-08-28 06:12:22.312 | 0 2026-08-28 06:12:22.317 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-08-28 06:12:22.320 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-08-28 06:12:22.324 | + lib/host:tune_host:126 : configure_host_net 2026-08-28 06:12:22.327 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-08-28 06:12:22.330 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-08-28 06:12:22.333 | + ./stack.sh:main:600 : fetch_plugins 2026-08-28 06:12:22.336 | + functions-common:fetch_plugins:1766 : local plugins= 2026-08-28 06:12:22.340 | + functions-common:fetch_plugins:1767 : local plugin 2026-08-28 06:12:22.343 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-08-28 06:12:22.346 | + functions-common:fetch_plugins:1771 : return 2026-08-28 06:12:22.349 | + ./stack.sh:main:604 : run_phase override_defaults 2026-08-28 06:12:22.352 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-08-28 06:12:22.355 | + functions-common:run_phase:1849 : local phase= 2026-08-28 06:12:22.358 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-28 06:12:22.361 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-28 06:12:22.364 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-28 06:12:22.368 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-28 06:12:22.371 | + functions-common:run_phase:1858 : local extra 2026-08-28 06:12:22.375 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-28 06:12:22.379 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-28 06:12:22.382 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-28 06:12:22.385 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-28 06:12:22.389 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-08-28 06:12:22.392 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-28 06:12:22.413 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:12:22.416 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-28 06:12:22.420 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-28 06:12:22.423 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-28 06:12:22.426 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-28 06:12:22.429 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-28 06:12:22.432 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-08-28 06:12:22.435 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-08-28 06:12:22.438 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-08-28 06:12:22.441 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-08-28 06:12:22.444 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-28 06:12:22.447 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-08-28 06:12:22.451 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-08-28 06:12:22.453 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-08-28 06:12:22.456 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-08-28 06:12:22.460 | + functions-common:plugin_override_defaults:1812 : return 2026-08-28 06:12:22.464 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/apache 2026-08-28 06:12:22.487 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/tls 2026-08-28 06:12:22.490 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-08-28 06:12:22.509 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:12:22.513 | +++ lib/tls:source:43 : hostname -f 2026-08-28 06:12:22.519 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-08-28 06:12:22.522 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-08-28 06:12:22.525 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-08-28 06:12:22.528 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-08-28 06:12:22.531 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-08-28 06:12:22.534 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-08-28 06:12:22.537 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-08-28 06:12:22.541 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-08-28 06:12:22.544 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-08-28 06:12:22.547 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-08-28 06:12:22.552 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/infra 2026-08-28 06:12:22.568 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/libraries 2026-08-28 06:12:22.590 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/lvm 2026-08-28 06:12:22.607 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/horizon 2026-08-28 06:12:22.623 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/keystone 2026-08-28 06:12:22.664 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/glance 2026-08-28 06:12:22.752 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/nova 2026-08-28 06:12:22.866 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/placement 2026-08-28 06:12:22.899 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/cinder 2026-08-28 06:12:22.959 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/swift 2026-08-28 06:12:23.017 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/neutron 2026-08-28 06:12:23.020 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-08-28 06:12:23.040 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:12:23.044 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-08-28 06:12:23.047 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-08-28 06:12:23.051 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-08-28 06:12:23.054 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-08-28 06:12:23.059 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-08-28 06:12:23.079 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-28 06:12:23.082 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-28 06:12:23.087 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-08-28 06:12:23.090 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-08-28 06:12:23.093 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-08-28 06:12:23.097 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-28 06:12:23.101 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-08-28 06:12:23.104 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-08-28 06:12:23.108 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-08-28 06:12:23.112 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-08-28 06:12:23.136 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-08-28 06:12:23.139 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-08-28 06:12:23.142 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-08-28 06:12:23.146 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-08-28 06:12:23.149 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-08-28 06:12:23.153 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-08-28 06:12:23.156 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-08-28 06:12:23.160 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-08-28 06:12:23.163 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-08-28 06:12:23.166 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-08-28 06:12:23.169 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-08-28 06:12:23.173 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-08-28 06:12:23.176 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.188 2026-08-28 06:12:23.179 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-08-28 06:12:23.184 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-08-28 06:12:23.189 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-28 06:12:23.189 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-28 06:12:23.194 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-08-28 06:12:23.198 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-08-28 06:12:23.201 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-08-28 06:12:23.205 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-08-28 06:12:23.209 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-08-28 06:12:23.213 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-08-28 06:12:23.236 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-08-28 06:12:23.241 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.188 2026-08-28 06:12:23.244 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.188 2026-08-28 06:12:23.245 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-28 06:12:23.249 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.188 2026-08-28 06:12:23.253 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-08-28 06:12:23.256 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-08-28 06:12:23.259 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-08-28 06:12:23.263 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-08-28 06:12:23.266 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-08-28 06:12:23.270 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-08-28 06:12:23.273 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-08-28 06:12:23.276 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-08-28 06:12:23.280 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-08-28 06:12:23.283 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-08-28 06:12:23.287 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-08-28 06:12:23.290 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-08-28 06:12:23.293 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-08-28 06:12:23.297 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-08-28 06:12:23.300 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-08-28 06:12:23.303 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-08-28 06:12:23.307 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-08-28 06:12:23.310 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-08-28 06:12:23.313 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-08-28 06:12:23.317 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-08-28 06:12:23.320 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-08-28 06:12:23.323 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-08-28 06:12:23.345 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-08-28 06:12:23.348 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-08-28 06:12:23.351 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-08-28 06:12:23.356 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-08-28 06:12:23.359 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-08-28 06:12:23.362 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-08-28 06:12:23.365 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-28 06:12:23.368 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-08-28 06:12:23.371 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-28 06:12:23.374 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-08-28 06:12:23.377 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-08-28 06:12:23.381 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-08-28 06:12:23.384 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-08-28 06:12:23.387 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-08-28 06:12:23.390 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-08-28 06:12:23.393 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-08-28 06:12:23.397 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-08-28 06:12:23.400 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-08-28 06:12:23.404 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-08-28 06:12:23.407 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-08-28 06:12:23.533 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-08-28 06:12:23.552 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-08-28 06:12:23.556 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-08-28 06:12:23.560 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-08-28 06:12:23.564 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-08-28 06:12:23.567 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-08-28 06:12:23.571 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-08-28 06:12:23.574 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-08-28 06:12:23.578 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-08-28 06:12:23.581 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-08-28 06:12:23.585 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-08-28 06:12:23.588 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-08-28 06:12:23.592 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-08-28 06:12:23.595 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-08-28 06:12:23.599 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-08-28 06:12:23.603 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-08-28 06:12:23.606 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-08-28 06:12:23.610 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-08-28 06:12:23.614 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-08-28 06:12:23.617 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-08-28 06:12:23.621 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-08-28 06:12:23.626 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-08-28 06:12:23.628 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-08-28 06:12:23.628 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-08-28 06:12:23.629 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-08-28 06:12:23.635 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=b6:4710:365e 2026-08-28 06:12:23.638 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-08-28 06:12:23.640 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-08-28 06:12:23.644 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-08-28 06:12:23.647 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-08-28 06:12:23.650 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdb6:4710:365e::/56 2026-08-28 06:12:23.655 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdb6:4710:365e::/56 2026-08-28 06:12:23.656 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-08-28 06:12:23.663 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdb6:4710:365e::/64 2026-08-28 06:12:23.666 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-08-28 06:12:23.669 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-08-28 06:12:23.671 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-08-28 06:12:23.675 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-28 06:12:23.678 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-08-28 06:12:23.682 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-08-28 06:12:23.684 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-08-28 06:12:23.688 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-08-28 06:12:23.692 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-08-28 06:12:23.696 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-08-28 06:12:23.699 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-08-28 06:12:23.701 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-08-28 06:12:23.705 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-08-28 06:12:23.709 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdb6:4710:365e::/56 2026-08-28 06:12:23.712 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-08-28 06:12:23.715 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-08-28 06:12:23.721 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-08-28 06:12:23.721 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-08-28 06:12:23.721 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-08-28 06:12:23.729 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-08-28 06:12:23.735 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-08-28 06:12:23.735 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-08-28 06:12:23.737 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-08-28 06:12:23.745 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-08-28 06:12:23.750 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-08-28 06:12:23.755 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-08-28 06:12:23.758 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-08-28 06:12:23.762 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-08-28 06:12:23.766 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-08-28 06:12:23.771 | ++ lib/neutron:source:286 : source /home/quobyte/devstack/lib/neutron_plugins/services/evpn 2026-08-28 06:12:23.779 | ++ lib/neutron:source:289 : has_neutron_plugin_security_group 2026-08-28 06:12:23.786 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-08-28 06:12:23.789 | ++ lib/neutron:source:290 : Q_USE_SECGROUP=True 2026-08-28 06:12:23.793 | ++ lib/neutron:source:298 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-08-28 06:12:23.814 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/ldap 2026-08-28 06:12:23.832 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/dstat 2026-08-28 06:12:23.849 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/atop 2026-08-28 06:12:23.867 | + ./stack.sh:main:627 : source /home/quobyte/devstack/lib/tcpdump 2026-08-28 06:12:23.885 | + ./stack.sh:main:628 : source /home/quobyte/devstack/lib/etcd3 2026-08-28 06:12:23.927 | + ./stack.sh:main:629 : source /home/quobyte/devstack/lib/os-vif 2026-08-28 06:12:23.931 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-08-28 06:12:23.935 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-08-28 06:12:23.938 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-08-28 06:12:23.942 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-28 06:12:23.946 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-08-28 06:12:23.970 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-08-28 06:12:23.974 | + ./stack.sh:main:635 : run_phase source 2026-08-28 06:12:23.978 | + functions-common:run_phase:1848 : local mode=source 2026-08-28 06:12:23.981 | + functions-common:run_phase:1849 : local phase= 2026-08-28 06:12:23.985 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-28 06:12:23.988 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-28 06:12:23.991 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-28 06:12:23.995 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-28 06:12:23.999 | + functions-common:run_phase:1858 : local extra 2026-08-28 06:12:24.003 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-28 06:12:24.009 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-28 06:12:24.012 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-28 06:12:24.016 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-28 06:12:24.020 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-08-28 06:12:24.024 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-28 06:12:24.048 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:12:24.052 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-08-28 06:12:24.055 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-08-28 06:12:24.114 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-08-28 06:12:24.117 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-08-28 06:12:24.121 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-08-28 06:12:24.124 | + functions-common:run_phase:1870 : load_plugin_settings 2026-08-28 06:12:24.128 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-08-28 06:12:24.131 | + functions-common:load_plugin_settings:1785 : local plugin 2026-08-28 06:12:24.135 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-08-28 06:12:24.138 | + functions-common:load_plugin_settings:1789 : return 2026-08-28 06:12:24.142 | + functions-common:run_phase:1871 : verify_disabled_services 2026-08-28 06:12:24.145 | + functions-common:verify_disabled_services:2131 : local service 2026-08-28 06:12:24.148 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.151 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-08-28 06:12:24.155 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.159 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-08-28 06:12:24.163 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.166 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-08-28 06:12:24.170 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.173 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-08-28 06:12:24.177 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.180 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-08-28 06:12:24.184 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.187 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-08-28 06:12:24.191 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.195 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-08-28 06:12:24.199 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.203 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-08-28 06:12:24.206 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.210 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-08-28 06:12:24.214 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.218 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-08-28 06:12:24.223 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.225 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-08-28 06:12:24.229 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.233 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-08-28 06:12:24.238 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.241 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-08-28 06:12:24.245 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.249 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-08-28 06:12:24.253 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.257 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-08-28 06:12:24.260 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.264 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-08-28 06:12:24.268 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.272 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-08-28 06:12:24.275 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.279 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-08-28 06:12:24.283 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.287 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-08-28 06:12:24.291 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.295 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-08-28 06:12:24.299 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.303 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-08-28 06:12:24.306 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.310 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-08-28 06:12:24.314 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.318 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-08-28 06:12:24.322 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.325 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-08-28 06:12:24.329 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:12:24.333 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-08-28 06:12:24.337 | + ./stack.sh:main:706 : initialize_database_backends 2026-08-28 06:12:24.341 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-28 06:12:24.345 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-08-28 06:12:24.368 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:12:24.372 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-08-28 06:12:24.375 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-08-28 06:12:24.379 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-08-28 06:12:24.401 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:12:24.405 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-08-28 06:12:24.408 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-08-28 06:12:24.412 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-08-28 06:12:24.416 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-08-28 06:12:24.420 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-08-28 06:12:24.424 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-08-28 06:12:24.428 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-08-28 06:12:24.431 | + lib/database:initialize_database_backends:92 : return 0 2026-08-28 06:12:24.435 | + ./stack.sh:main:707 : echo 'Using mysql database backend' 2026-08-28 06:12:24.435 | Using mysql database backend 2026-08-28 06:12:24.439 | + ./stack.sh:main:710 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-08-28 06:12:24.462 | + ./stack.sh:main:712 : define_database_baseurl 2026-08-28 06:12:24.467 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-08-28 06:12:24.470 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-28 06:12:24.474 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-08-28 06:12:24.479 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-28 06:12:24.484 | + ./stack.sh:main:724 : is_service_enabled rabbit 2026-08-28 06:12:24.507 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:12:24.512 | + ./stack.sh:main:725 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-08-28 06:12:24.537 | + ./stack.sh:main:732 : is_service_enabled keystone 2026-08-28 06:12:24.559 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:12:24.563 | + ./stack.sh:main:734 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-08-28 06:12:24.585 | + ./stack.sh:main:736 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-08-28 06:12:24.606 | + ./stack.sh:main:747 : is_service_enabled ldap 2026-08-28 06:12:24.631 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:12:24.634 | + ./stack.sh:main:756 : is_service_enabled s-proxy 2026-08-28 06:12:24.659 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:12:24.662 | + ./stack.sh:main:768 : save_stackenv 768 2026-08-28 06:12:24.666 | + functions-common:save_stackenv:65 : local tag=768 2026-08-28 06:12:24.672 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-28 06:12:24.677 | + functions-common:save_stackenv:67 : time_stamp=2026-08-28-081224 2026-08-28 06:12:24.681 | + functions-common:save_stackenv:68 : echo '# 2026-08-28-081224 768' 2026-08-28 06:12:24.685 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.689 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-28 06:12:24.694 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.698 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-28 06:12:24.703 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.708 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-28 06:12:24.714 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.717 | + 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-08-28 06:12:24.722 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.727 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.188 2026-08-28 06:12:24.732 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.735 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.188/identity 2026-08-28 06:12:24.740 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.743 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-28-081209 2026-08-28 06:12:24.748 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.753 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-28 06:12:24.756 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.761 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.188 2026-08-28 06:12:24.764 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.769 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-28 06:12:24.773 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.778 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-28 06:12:24.782 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.786 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-28 06:12:24.789 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.794 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-28 06:12:24.798 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.802 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.188 2026-08-28 06:12:24.806 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:12:24.810 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-28 06:12:24.814 | + ./stack.sh:main:781 : GIT_DEPTH=0 2026-08-28 06:12:24.819 | + ./stack.sh:main:781 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-08-28 06:12:24.822 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-08-28 06:12:24.825 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-08-28 06:12:24.829 | + functions-common:git_clone:591 : local git_ref=master 2026-08-28 06:12:24.832 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 06:12:24.837 | ++ functions-common:git_clone:593 : pwd 2026-08-28 06:12:24.841 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 06:12:24.845 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 06:12:24.849 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 06:12:24.869 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 06:12:24.872 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 06:12:24.875 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 06:12:24.879 | + functions-common:git_clone:610 : echo master 2026-08-28 06:12:24.879 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 06:12:24.886 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-08-28 06:12:24.890 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 06:12:24.893 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-28 06:12:24.896 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:12:24.900 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:12:24.903 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:12:24.906 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:12:24.909 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:12:24.913 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:12:24.916 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:12:24.919 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:12:24.925 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:12:24.929 | + functions-common:time_start:2411 : _TIME_START[$name]=1787897544926 2026-08-28 06:12:24.932 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-08-28 06:12:24.936 | Cloning into '/opt/stack/requirements'... 2026-08-28 06:12:29.081 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:12:29.084 | + functions-common:time_stop:2420 : local name 2026-08-28 06:12:29.088 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:12:29.091 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:12:29.094 | + functions-common:time_stop:2423 : local total 2026-08-28 06:12:29.098 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:12:29.101 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:12:29.104 | + functions-common:time_stop:2427 : start_time=1787897544926 2026-08-28 06:12:29.107 | + functions-common:time_stop:2429 : [[ -z 1787897544926 ]] 2026-08-28 06:12:29.111 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:12:29.116 | + functions-common:time_stop:2432 : end_time=1787897549112 2026-08-28 06:12:29.118 | + functions-common:time_stop:2433 : elapsed_time=4186 2026-08-28 06:12:29.122 | + functions-common:time_stop:2434 : total=0 2026-08-28 06:12:29.125 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:12:29.127 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4186 2026-08-28 06:12:29.131 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-08-28 06:12:29.133 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 06:12:29.137 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:12:29.141 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:12:29.144 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:12:29.147 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:12:29.149 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:12:29.153 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:12:29.157 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:12:29.160 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:12:29.164 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:12:29.169 | + functions-common:time_start:2411 : _TIME_START[$name]=1787897549166 2026-08-28 06:12:29.172 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 06:12:29.730 | From https://review.opendev.org/openstack/requirements 2026-08-28 06:12:29.730 | * branch master -> FETCH_HEAD 2026-08-28 06:12:29.743 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:12:29.747 | + functions-common:time_stop:2420 : local name 2026-08-28 06:12:29.750 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:12:29.753 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:12:29.757 | + functions-common:time_stop:2423 : local total 2026-08-28 06:12:29.760 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:12:29.763 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:12:29.766 | + functions-common:time_stop:2427 : start_time=1787897549166 2026-08-28 06:12:29.770 | + functions-common:time_stop:2429 : [[ -z 1787897549166 ]] 2026-08-28 06:12:29.775 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:12:29.780 | + functions-common:time_stop:2432 : end_time=1787897549776 2026-08-28 06:12:29.783 | + functions-common:time_stop:2433 : elapsed_time=610 2026-08-28 06:12:29.785 | + functions-common:time_stop:2434 : total=4186 2026-08-28 06:12:29.788 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:12:29.792 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4796 2026-08-28 06:12:29.795 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 06:12:29.799 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:12:29.803 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:12:29.806 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:12:29.809 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:12:29.813 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:12:29.816 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:12:29.819 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:12:29.823 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:12:29.829 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:12:29.835 | + functions-common:time_start:2411 : _TIME_START[$name]=1787897549831 2026-08-28 06:12:29.838 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 06:12:29.854 | Note: switching to 'FETCH_HEAD'. 2026-08-28 06:12:29.854 | 2026-08-28 06:12:29.854 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 06:12:29.854 | changes and commit them, and you can discard any commits you make in this 2026-08-28 06:12:29.854 | state without impacting any branches by switching back to a branch. 2026-08-28 06:12:29.854 | 2026-08-28 06:12:29.855 | If you want to create a new branch to retain commits you create, you may 2026-08-28 06:12:29.855 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 06:12:29.855 | 2026-08-28 06:12:29.855 | git switch -c 2026-08-28 06:12:29.855 | 2026-08-28 06:12:29.855 | Or undo this operation with: 2026-08-28 06:12:29.855 | 2026-08-28 06:12:29.856 | git switch - 2026-08-28 06:12:29.856 | 2026-08-28 06:12:29.856 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 06:12:29.856 | 2026-08-28 06:12:29.856 | HEAD is now at 69c0522d Merge "update constraint for python-octaviaclient to new release 3.15.0" 2026-08-28 06:12:29.857 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:12:29.860 | + functions-common:time_stop:2420 : local name 2026-08-28 06:12:29.864 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:12:29.867 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:12:29.870 | + functions-common:time_stop:2423 : local total 2026-08-28 06:12:29.874 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:12:29.877 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:12:29.880 | + functions-common:time_stop:2427 : start_time=1787897549831 2026-08-28 06:12:29.884 | + functions-common:time_stop:2429 : [[ -z 1787897549831 ]] 2026-08-28 06:12:29.889 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:12:29.895 | + functions-common:time_stop:2432 : end_time=1787897549891 2026-08-28 06:12:29.899 | + functions-common:time_stop:2433 : elapsed_time=60 2026-08-28 06:12:29.903 | + functions-common:time_stop:2434 : total=4796 2026-08-28 06:12:29.907 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:12:29.911 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4856 2026-08-28 06:12:29.914 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-08-28 06:12:29.936 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-08-28 06:12:29.940 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 06:12:29.942 | + functions-common:git_clone:673 : head -1 2026-08-28 06:12:29.944 | 69c0522d Merge "update constraint for python-octaviaclient to new release 3.15.0" 2026-08-28 06:12:29.949 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 06:12:29.953 | + ./stack.sh:main:785 : echo_summary 'Installing package prerequisites' 2026-08-28 06:12:29.956 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:12:29.960 | + ./stack.sh:echo_summary:450 : echo -e Installing package prerequisites 2026-08-28 06:12:29.964 | + ./stack.sh:main:786 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-08-28 06:12:29.967 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-08-28 06:12:29.969 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-08-28 06:12:29.973 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-08-28 06:12:29.976 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-08-28 06:12:29.978 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-08-28 06:12:29.982 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-08-28 06:12:29.986 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-08-28 06:12:29.990 | ++ tools/install_prereqs.sh:source:47 : NOW=1787897549 2026-08-28 06:12:29.994 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-08-28 06:12:29.998 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-08-28 06:12:30.001 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-08-28 06:12:30.005 | ++ tools/install_prereqs.sh:source:49 : DELTA=1787897549 2026-08-28 06:12:30.008 | ++ tools/install_prereqs.sh:source:50 : [[ 1787897549 -lt 7200 ]] 2026-08-28 06:12:30.010 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-08-28 06:12:30.014 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-08-28 06:12:30.017 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-08-28 06:12:30.021 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-08-28 06:12:30.024 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-08-28 06:12:30.026 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-08-28 06:12:30.030 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-08-28 06:12:30.035 | +++ 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-08-28 06:12:30.071 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-08-28 06:12:30.071 | apache2-dev 2026-08-28 06:12:30.072 | bc 2026-08-28 06:12:30.072 | bsdmainutils 2026-08-28 06:12:30.072 | curl 2026-08-28 06:12:30.072 | g++ 2026-08-28 06:12:30.072 | gawk 2026-08-28 06:12:30.072 | gcc 2026-08-28 06:12:30.072 | gettext 2026-08-28 06:12:30.072 | git 2026-08-28 06:12:30.072 | graphviz 2026-08-28 06:12:30.072 | iputils-ping 2026-08-28 06:12:30.072 | libffi-dev 2026-08-28 06:12:30.073 | libjpeg-dev 2026-08-28 06:12:30.073 | libpq-dev 2026-08-28 06:12:30.073 | libssl-dev 2026-08-28 06:12:30.073 | libsystemd-dev 2026-08-28 06:12:30.073 | libxml2-dev 2026-08-28 06:12:30.073 | libxslt1-dev 2026-08-28 06:12:30.073 | libyaml-dev 2026-08-28 06:12:30.073 | lsof 2026-08-28 06:12:30.073 | openssh-server 2026-08-28 06:12:30.073 | openssl 2026-08-28 06:12:30.074 | pkg-config 2026-08-28 06:12:30.074 | psmisc 2026-08-28 06:12:30.074 | python3-dev 2026-08-28 06:12:30.074 | python3-pip 2026-08-28 06:12:30.074 | python3-systemd 2026-08-28 06:12:30.074 | python3-venv 2026-08-28 06:12:30.074 | tar 2026-08-28 06:12:30.074 | tcpdump 2026-08-28 06:12:30.074 | unzip 2026-08-28 06:12:30.074 | uuid-runtime 2026-08-28 06:12:30.075 | wget 2026-08-28 06:12:30.075 | zlib1g-dev 2026-08-28 06:12:30.075 | libkrb5-dev 2026-08-28 06:12:30.075 | libldap2-dev 2026-08-28 06:12:30.075 | libsasl2-dev 2026-08-28 06:12:30.075 | memcached 2026-08-28 06:12:30.075 | python3-mysqldb 2026-08-28 06:12:30.075 | sqlite3 2026-08-28 06:12:30.075 | conntrack 2026-08-28 06:12:30.075 | curl 2026-08-28 06:12:30.076 | ebtables 2026-08-28 06:12:30.076 | genisoimage 2026-08-28 06:12:30.076 | iptables 2026-08-28 06:12:30.076 | iputils-arping 2026-08-28 06:12:30.076 | kpartx 2026-08-28 06:12:30.076 | libjs-jquery-tablesorter 2026-08-28 06:12:30.076 | parted 2026-08-28 06:12:30.076 | pm-utils 2026-08-28 06:12:30.076 | python3-mysqldb 2026-08-28 06:12:30.076 | socat 2026-08-28 06:12:30.077 | sqlite3 2026-08-28 06:12:30.077 | sudo 2026-08-28 06:12:30.077 | vlan 2026-08-28 06:12:30.077 | lsscsi 2026-08-28 06:12:30.077 | open-iscsi 2026-08-28 06:12:30.077 | cryptsetup 2026-08-28 06:12:30.077 | dosfstools 2026-08-28 06:12:30.077 | genisoimage 2026-08-28 06:12:30.077 | gir1.2-libosinfo-1.0 2026-08-28 06:12:30.077 | netcat-openbsd 2026-08-28 06:12:30.078 | open-iscsi 2026-08-28 06:12:30.078 | qemu-utils 2026-08-28 06:12:30.078 | sg3-utils 2026-08-28 06:12:30.078 | sysfsutils 2026-08-28 06:12:30.078 | lvm2 2026-08-28 06:12:30.078 | qemu-utils 2026-08-28 06:12:30.078 | thin-provisioning-tools 2026-08-28 06:12:30.078 | acl 2026-08-28 06:12:30.078 | dnsmasq-base 2026-08-28 06:12:30.078 | dnsmasq-utils 2026-08-28 06:12:30.079 | ebtables 2026-08-28 06:12:30.079 | haproxy 2026-08-28 06:12:30.079 | iptables 2026-08-28 06:12:30.079 | iputils-arping 2026-08-28 06:12:30.079 | iputils-ping 2026-08-28 06:12:30.079 | postgresql-server-dev-all 2026-08-28 06:12:30.079 | python3-mysqldb 2026-08-28 06:12:30.079 | sqlite3 2026-08-28 06:12:30.079 | sudo 2026-08-28 06:12:30.079 | vlan 2026-08-28 06:12:30.080 | pcp' 2026-08-28 06:12:30.080 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-08-28 06:12:30.100 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-08-28 06:12:30.100 | apache2-dev 2026-08-28 06:12:30.100 | bc 2026-08-28 06:12:30.100 | bsdmainutils 2026-08-28 06:12:30.101 | curl 2026-08-28 06:12:30.101 | g++ 2026-08-28 06:12:30.101 | gawk 2026-08-28 06:12:30.101 | gcc 2026-08-28 06:12:30.101 | gettext 2026-08-28 06:12:30.101 | git 2026-08-28 06:12:30.101 | graphviz 2026-08-28 06:12:30.101 | iputils-ping 2026-08-28 06:12:30.101 | libffi-dev 2026-08-28 06:12:30.102 | libjpeg-dev 2026-08-28 06:12:30.102 | libpq-dev 2026-08-28 06:12:30.102 | libssl-dev 2026-08-28 06:12:30.102 | libsystemd-dev 2026-08-28 06:12:30.102 | libxml2-dev 2026-08-28 06:12:30.102 | libxslt1-dev 2026-08-28 06:12:30.102 | libyaml-dev 2026-08-28 06:12:30.102 | lsof 2026-08-28 06:12:30.102 | openssh-server 2026-08-28 06:12:30.102 | openssl 2026-08-28 06:12:30.103 | pkg-config 2026-08-28 06:12:30.103 | psmisc 2026-08-28 06:12:30.103 | python3-dev 2026-08-28 06:12:30.103 | python3-pip 2026-08-28 06:12:30.103 | python3-systemd 2026-08-28 06:12:30.103 | python3-venv 2026-08-28 06:12:30.103 | tar 2026-08-28 06:12:30.104 | tcpdump 2026-08-28 06:12:30.104 | unzip 2026-08-28 06:12:30.104 | uuid-runtime 2026-08-28 06:12:30.105 | wget 2026-08-28 06:12:30.105 | zlib1g-dev 2026-08-28 06:12:30.105 | libkrb5-dev 2026-08-28 06:12:30.105 | libldap2-dev 2026-08-28 06:12:30.105 | libsasl2-dev 2026-08-28 06:12:30.105 | memcached 2026-08-28 06:12:30.105 | python3-mysqldb 2026-08-28 06:12:30.105 | sqlite3 2026-08-28 06:12:30.105 | conntrack 2026-08-28 06:12:30.105 | curl 2026-08-28 06:12:30.106 | ebtables 2026-08-28 06:12:30.106 | genisoimage 2026-08-28 06:12:30.106 | iptables 2026-08-28 06:12:30.106 | iputils-arping 2026-08-28 06:12:30.106 | kpartx 2026-08-28 06:12:30.106 | libjs-jquery-tablesorter 2026-08-28 06:12:30.106 | parted 2026-08-28 06:12:30.106 | pm-utils 2026-08-28 06:12:30.106 | python3-mysqldb 2026-08-28 06:12:30.107 | socat 2026-08-28 06:12:30.107 | sqlite3 2026-08-28 06:12:30.107 | sudo 2026-08-28 06:12:30.107 | vlan 2026-08-28 06:12:30.107 | lsscsi 2026-08-28 06:12:30.107 | open-iscsi 2026-08-28 06:12:30.107 | cryptsetup 2026-08-28 06:12:30.107 | dosfstools 2026-08-28 06:12:30.107 | genisoimage 2026-08-28 06:12:30.107 | gir1.2-libosinfo-1.0 2026-08-28 06:12:30.108 | netcat-openbsd 2026-08-28 06:12:30.108 | open-iscsi 2026-08-28 06:12:30.108 | qemu-utils 2026-08-28 06:12:30.108 | sg3-utils 2026-08-28 06:12:30.108 | sysfsutils 2026-08-28 06:12:30.108 | lvm2 2026-08-28 06:12:30.108 | qemu-utils 2026-08-28 06:12:30.108 | thin-provisioning-tools 2026-08-28 06:12:30.108 | acl 2026-08-28 06:12:30.108 | dnsmasq-base 2026-08-28 06:12:30.109 | dnsmasq-utils 2026-08-28 06:12:30.109 | ebtables 2026-08-28 06:12:30.109 | haproxy 2026-08-28 06:12:30.109 | iptables 2026-08-28 06:12:30.109 | iputils-arping 2026-08-28 06:12:30.109 | iputils-ping 2026-08-28 06:12:30.109 | postgresql-server-dev-all 2026-08-28 06:12:30.109 | python3-mysqldb 2026-08-28 06:12:30.109 | sqlite3 2026-08-28 06:12:30.109 | sudo 2026-08-28 06:12:30.110 | vlan 2026-08-28 06:12:30.110 | pcp ' 2026-08-28 06:12:30.110 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-08-28 06:12:30.110 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:12:30.112 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:12:30.117 | ++ 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-08-28 06:12:30.118 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-08-28 06:12:30.124 | ++ 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-08-28 06:12:30.126 | ++ functions-common:install_package:1438 : update_package_repo 2026-08-28 06:12:30.129 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 06:12:30.132 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 06:12:30.135 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 06:12:30.137 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 06:12:30.141 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 06:12:30.143 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:12:30.147 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:12:30.149 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 06:12:30.151 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 06:12:30.153 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 06:12:30.156 | ++ functions-common:apt_get_update:1167 : return 2026-08-28 06:12:30.159 | ++ 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-08-28 06:12:30.163 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 06:12:30.165 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:12:30.168 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:12:30.170 | ++ 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-08-28 06:12:30.195 | ++ 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-08-28 06:12:30.234 | Reading package lists... 2026-08-28 06:12:30.645 | Building dependency tree... 2026-08-28 06:12:30.647 | Reading state information... 2026-08-28 06:12:31.312 | bc is already the newest version (1.07.1-3ubuntu4). 2026-08-28 06:12:31.312 | bc set to manually installed. 2026-08-28 06:12:31.313 | curl is already the newest version (8.5.0-2ubuntu10.13). 2026-08-28 06:12:31.313 | curl set to manually installed. 2026-08-28 06:12:31.313 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-08-28 06:12:31.313 | g++ set to manually installed. 2026-08-28 06:12:31.313 | gawk is already the newest version (1:5.2.1-2ubuntu0.1). 2026-08-28 06:12:31.313 | gawk set to manually installed. 2026-08-28 06:12:31.313 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-08-28 06:12:31.313 | gcc set to manually installed. 2026-08-28 06:12:31.313 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-08-28 06:12:31.314 | git set to manually installed. 2026-08-28 06:12:31.314 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-08-28 06:12:31.314 | iputils-ping set to manually installed. 2026-08-28 06:12:31.314 | lsof is already the newest version (4.95.0-1build3). 2026-08-28 06:12:31.314 | lsof set to manually installed. 2026-08-28 06:12:31.314 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.18). 2026-08-28 06:12:31.314 | openssl is already the newest version (3.0.13-0ubuntu3.15). 2026-08-28 06:12:31.314 | openssl set to manually installed. 2026-08-28 06:12:31.314 | psmisc is already the newest version (23.7-1build1). 2026-08-28 06:12:31.315 | psmisc set to manually installed. 2026-08-28 06:12:31.315 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-08-28 06:12:31.315 | python3-dev set to manually installed. 2026-08-28 06:12:31.315 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-08-28 06:12:31.315 | python3-systemd is already the newest version (235-1build4). 2026-08-28 06:12:31.315 | python3-systemd set to manually installed. 2026-08-28 06:12:31.315 | tar is already the newest version (1.35+dfsg-3ubuntu0.4). 2026-08-28 06:12:31.315 | tar set to manually installed. 2026-08-28 06:12:31.315 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-08-28 06:12:31.315 | tcpdump set to manually installed. 2026-08-28 06:12:31.316 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-08-28 06:12:31.316 | uuid-runtime set to manually installed. 2026-08-28 06:12:31.316 | wget is already the newest version (1.21.4-1ubuntu4.5). 2026-08-28 06:12:31.316 | wget set to manually installed. 2026-08-28 06:12:31.316 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-08-28 06:12:31.316 | zlib1g-dev set to manually installed. 2026-08-28 06:12:31.316 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-08-28 06:12:31.316 | iptables set to manually installed. 2026-08-28 06:12:31.316 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-08-28 06:12:31.316 | kpartx set to manually installed. 2026-08-28 06:12:31.317 | parted is already the newest version (3.6-4build1). 2026-08-28 06:12:31.317 | parted set to manually installed. 2026-08-28 06:12:31.317 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-08-28 06:12:31.317 | sudo set to manually installed. 2026-08-28 06:12:31.317 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-08-28 06:12:31.317 | open-iscsi set to manually installed. 2026-08-28 06:12:31.317 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-08-28 06:12:31.317 | cryptsetup set to manually installed. 2026-08-28 06:12:31.317 | dosfstools is already the newest version (4.2-1.1build1). 2026-08-28 06:12:31.317 | dosfstools set to manually installed. 2026-08-28 06:12:31.318 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-08-28 06:12:31.318 | netcat-openbsd set to manually installed. 2026-08-28 06:12:31.318 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.18). 2026-08-28 06:12:31.318 | qemu-utils set to manually installed. 2026-08-28 06:12:31.318 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-08-28 06:12:31.318 | sg3-utils set to manually installed. 2026-08-28 06:12:31.318 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-08-28 06:12:31.318 | lvm2 set to manually installed. 2026-08-28 06:12:31.318 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-08-28 06:12:31.319 | thin-provisioning-tools set to manually installed. 2026-08-28 06:12:31.319 | acl is already the newest version (2.3.2-1build1.1). 2026-08-28 06:12:31.319 | acl set to manually installed. 2026-08-28 06:12:31.319 | dnsmasq-base is already the newest version (2.90-2ubuntu0.4). 2026-08-28 06:12:31.319 | dnsmasq-base set to manually installed. 2026-08-28 06:12:31.319 | The following packages were automatically installed and are no longer required: 2026-08-28 06:12:31.319 | libfwupd2 libgusb2 2026-08-28 06:12:31.319 | Use 'sudo apt autoremove' to remove them. 2026-08-28 06:12:31.319 | The following additional packages will be installed: 2026-08-28 06:12:31.320 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-08-28 06:12:31.320 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-08-28 06:12:31.320 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-08-28 06:12:31.320 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-08-28 06:12:31.320 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-08-28 06:12:31.320 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-08-28 06:12:31.320 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-08-28 06:12:31.320 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-08-28 06:12:31.320 | libdebhelper-perl libevent-2.1-7t64 libfile-stripnondeterminism-perl libgc1 2026-08-28 06:12:31.320 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-28 06:12:31.321 | libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata libjson-perl 2026-08-28 06:12:31.321 | libjson-xs-perl libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 2026-08-28 06:12:31.321 | liblab-gamut1 libldap-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-28 06:12:31.321 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-28 06:12:31.321 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-28 06:12:31.321 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-28 06:12:31.321 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-28 06:12:31.321 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-08-28 06:12:31.321 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-08-28 06:12:31.322 | libsysfs2 libtool libtypes-serialiser-perl libx86-1 libxaw7 libxmu6 2026-08-28 06:12:31.322 | libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-08-28 06:12:31.322 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal osinfo-db pcp-conf 2026-08-28 06:12:31.322 | pkgconf pkgconf-bin po-debconf postgresql-client-16 postgresql-client-common 2026-08-28 06:12:31.322 | postgresql-common postgresql-server-dev-16 python3-pcp python3-pip-whl 2026-08-28 06:12:31.322 | python3-setuptools-whl python3.12-venv ssl-cert uuid-dev vbetool 2026-08-28 06:12:31.324 | Suggested packages: 2026-08-28 06:12:31.324 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-08-28 06:12:31.324 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-08-28 06:12:31.325 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-08-28 06:12:31.325 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-08-28 06:12:31.325 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-08-28 06:12:31.325 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-08-28 06:12:31.325 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-08-28 06:12:31.325 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-08-28 06:12:31.325 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-08-28 06:12:31.325 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-08-28 06:12:31.473 | The following NEW packages will be installed: 2026-08-28 06:12:31.473 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-08-28 06:12:31.473 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-08-28 06:12:31.473 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-08-28 06:12:31.474 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-08-28 06:12:31.474 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-08-28 06:12:31.474 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-08-28 06:12:31.474 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-08-28 06:12:31.474 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-08-28 06:12:31.474 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-08-28 06:12:31.475 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-08-28 06:12:31.475 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-08-28 06:12:31.475 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-08-28 06:12:31.475 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-08-28 06:12:31.475 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-08-28 06:12:31.475 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-08-28 06:12:31.475 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-08-28 06:12:31.476 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-08-28 06:12:31.476 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-08-28 06:12:31.476 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-08-28 06:12:31.476 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-08-28 06:12:31.476 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-08-28 06:12:31.476 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-08-28 06:12:31.477 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-08-28 06:12:31.477 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-08-28 06:12:31.477 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-08-28 06:12:31.477 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-08-28 06:12:31.477 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-08-28 06:12:31.477 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-08-28 06:12:31.477 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-08-28 06:12:31.477 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-08-28 06:12:31.478 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-08-28 06:12:31.478 | uuid-dev vbetool vlan 2026-08-28 06:12:31.592 | 0 upgraded, 161 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 06:12:31.592 | Need to get 175 MB of archives. 2026-08-28 06:12:31.592 | After this operation, 941 MB of additional disk space will be used. 2026-08-28 06:12:31.592 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-08-28 06:12:31.691 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-08-28 06:12:31.705 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-08-28 06:12:31.707 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-08-28 06:12:31.708 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-08-28 06:12:31.736 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.15 [1338 kB] 2026-08-28 06:12:31.792 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.15 [163 kB] 2026-08-28 06:12:31.795 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.15 [99.7 kB] 2026-08-28 06:12:31.797 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.15 [90.2 kB] 2026-08-28 06:12:31.800 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-08-28 06:12:31.836 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-08-28 06:12:31.837 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-08-28 06:12:31.840 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-08-28 06:12:31.841 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-08-28 06:12:31.842 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-08-28 06:12:31.843 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-08-28 06:12:31.845 | Get:17 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-08-28 06:12:31.846 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-08-28 06:12:31.846 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-08-28 06:12:31.866 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-08-28 06:12:31.870 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-08-28 06:12:31.877 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-08-28 06:12:31.924 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-08-28 06:12:31.929 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-08-28 06:12:31.930 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-08-28 06:12:32.320 | Get:26 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-08-28 06:12:32.478 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-08-28 06:12:32.479 | Get:28 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-08-28 06:12:32.480 | Get:29 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-08-28 06:12:32.528 | Get:30 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-08-28 06:12:32.685 | Get:31 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-08-28 06:12:32.744 | Get:32 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-08-28 06:12:32.870 | Get:33 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-08-28 06:12:32.894 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-08-28 06:12:32.918 | Get:35 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-08-28 06:12:32.942 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-08-28 06:12:32.966 | Get:37 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-08-28 06:12:32.989 | Get:38 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-08-28 06:12:33.012 | Get:39 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-08-28 06:12:33.036 | Get:40 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-08-28 06:12:33.059 | Get:41 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-08-28 06:12:33.083 | Get:42 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-08-28 06:12:33.116 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-08-28 06:12:33.141 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-08-28 06:12:33.167 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-08-28 06:12:33.200 | Get:46 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-08-28 06:12:33.223 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-08-28 06:12:33.247 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-08-28 06:12:33.271 | Get:49 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-08-28 06:12:33.302 | Get:50 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-08-28 06:12:33.329 | Get:51 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-08-28 06:12:33.353 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-08-28 06:12:33.443 | Get:53 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-08-28 06:12:33.468 | Get:54 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-08-28 06:12:33.494 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-08-28 06:12:33.517 | Get:56 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-08-28 06:12:33.549 | Get:57 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.15 [203 kB] 2026-08-28 06:12:33.574 | Get:58 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-08-28 06:12:33.598 | Get:59 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-08-28 06:12:33.624 | Get:60 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-08-28 06:12:33.648 | Get:61 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.4 [16.1 kB] 2026-08-28 06:12:33.671 | Get:62 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-08-28 06:12:33.695 | Get:63 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-08-28 06:12:33.735 | Get:64 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-08-28 06:12:33.761 | Get:65 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-08-28 06:12:33.784 | Get:66 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-08-28 06:12:33.811 | Get:67 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-08-28 06:12:33.835 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-08-28 06:12:33.858 | Get:69 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-08-28 06:12:33.882 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-08-28 06:12:33.907 | Get:71 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-08-28 06:12:33.932 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-08-28 06:12:33.958 | Get:73 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-08-28 06:12:33.983 | Get:74 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-08-28 06:12:34.016 | Get:75 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-08-28 06:12:34.042 | Get:76 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-08-28 06:12:34.157 | Get:77 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-08-28 06:12:34.182 | Get:78 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-08-28 06:12:34.206 | Get:79 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-08-28 06:12:34.231 | Get:80 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-08-28 06:12:34.255 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-08-28 06:12:34.282 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-08-28 06:12:34.314 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-08-28 06:12:34.339 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-08-28 06:12:34.363 | Get:85 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-08-28 06:12:34.387 | Get:86 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.8 [57.3 kB] 2026-08-28 06:12:34.411 | Get:87 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.8 [40.1 kB] 2026-08-28 06:12:34.435 | Get:88 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.8 [40.4 kB] 2026-08-28 06:12:34.458 | Get:89 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.8 [53.0 kB] 2026-08-28 06:12:34.482 | Get:90 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.8 [125 kB] 2026-08-28 06:12:34.507 | Get:91 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-08-28 06:12:34.530 | Get:92 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-08-28 06:12:34.579 | Get:93 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-08-28 06:12:34.603 | Get:94 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-08-28 06:12:34.626 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-08-28 06:12:34.778 | Get:96 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-08-28 06:12:34.805 | Get:97 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-08-28 06:12:34.828 | Get:98 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-08-28 06:12:34.851 | Get:99 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-08-28 06:12:34.875 | Get:100 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-08-28 06:12:34.963 | Get:101 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-08-28 06:12:34.987 | Get:102 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-08-28 06:12:35.011 | Get:103 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-08-28 06:12:35.037 | Get:104 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-08-28 06:12:35.060 | Get:105 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-08-28 06:12:35.084 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-08-28 06:12:35.109 | Get:107 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-08-28 06:12:35.146 | Get:108 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-08-28 06:12:35.174 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-08-28 06:12:35.198 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-08-28 06:12:35.225 | Get:111 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-08-28 06:12:35.249 | Get:112 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-08-28 06:12:35.273 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-08-28 06:12:35.297 | Get:114 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.15-0ubuntu0.24.04.1 [151 kB] 2026-08-28 06:12:35.322 | Get:115 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.15 [2408 kB] 2026-08-28 06:12:35.371 | Get:116 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.15-0ubuntu0.24.04.1 [153 kB] 2026-08-28 06:12:35.396 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-08-28 06:12:35.422 | Get:118 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.17 [1239 kB] 2026-08-28 06:12:35.458 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-08-28 06:12:35.483 | Get:120 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-08-28 06:12:35.514 | Get:121 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-08-28 06:12:35.539 | Get:122 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-08-28 06:12:35.568 | Get:123 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-08-28 06:12:35.596 | Get:124 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-08-28 06:12:35.950 | Get:125 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-08-28 06:12:35.974 | Get:126 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-08-28 06:12:36.003 | Get:127 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-08-28 06:12:36.089 | Get:128 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-08-28 06:12:36.113 | Get:129 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-08-28 06:12:36.610 | Get:130 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-08-28 06:12:36.659 | Get:131 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-08-28 06:12:36.778 | Get:132 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-08-28 06:12:36.803 | Get:133 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-08-28 06:12:36.829 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-08-28 06:12:36.854 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-08-28 06:12:36.882 | Get:136 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.15-0ubuntu0.24.04.1 [1301 kB] 2026-08-28 06:12:36.983 | Get:137 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.15-0ubuntu0.24.04.1 [1233 kB] 2026-08-28 06:12:37.022 | Get:138 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-08-28 06:12:37.047 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-08-28 06:12:37.072 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-08-28 06:12:37.116 | Get:141 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-08-28 06:12:37.152 | Get:142 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.16 [5682 B] 2026-08-28 06:12:37.177 | Get:143 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-08-28 06:12:37.202 | Get:144 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.7 [144 kB] 2026-08-28 06:12:37.229 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-08-28 06:12:37.256 | Get:146 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-08-28 06:12:37.281 | Get:147 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-08-28 06:12:37.307 | Get:148 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-08-28 06:12:37.334 | Get:149 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-08-28 06:12:37.359 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.8 [11.9 kB] 2026-08-28 06:12:37.385 | Get:151 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-08-28 06:12:37.410 | Get:152 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-08-28 06:12:37.436 | Get:153 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-08-28 06:12:37.526 | Get:154 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-08-28 06:12:37.552 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-08-28 06:12:37.577 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-08-28 06:12:37.605 | Get:157 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-08-28 06:12:37.630 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-08-28 06:12:37.656 | Get:159 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-08-28 06:12:37.713 | Get:160 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 socat amd64 1.8.0.0-4ubuntu0.1 [374 kB] 2026-08-28 06:12:37.742 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-08-28 06:12:38.012 | perl: warning: Setting locale failed. 2026-08-28 06:12:38.012 | perl: warning: Please check that your locale settings: 2026-08-28 06:12:38.012 | LANGUAGE = (unset), 2026-08-28 06:12:38.012 | LC_ALL = "en_US.utf8", 2026-08-28 06:12:38.012 | LANG = "de_DE.UTF-8" 2026-08-28 06:12:38.013 | are supported and installed on your system. 2026-08-28 06:12:38.013 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:12:38.079 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:12:38.080 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:12:38.080 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:12:38.441 | Vorkonfiguration der Pakete ... 2026-08-28 06:12:38.467 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:12:38.705 | Fetched 175 MB in 6s (28.1 MB/s) 2026-08-28 06:12:38.752 | Selecting previously unselected package libapr1t64:amd64. 2026-08-28 06:12:38.813 | (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-08-28 06:12:38.821 | Preparing to unpack .../000-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-28 06:12:38.829 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-28 06:12:38.882 | Selecting previously unselected package libaprutil1t64:amd64. 2026-08-28 06:12:38.896 | Preparing to unpack .../001-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-28 06:12:38.900 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-28 06:12:38.948 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-08-28 06:12:38.962 | Preparing to unpack .../002-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-28 06:12:38.966 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-28 06:12:39.006 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-08-28 06:12:39.019 | Preparing to unpack .../003-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-28 06:12:39.023 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-28 06:12:39.069 | Selecting previously unselected package liblua5.4-0:amd64. 2026-08-28 06:12:39.081 | Preparing to unpack .../004-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-08-28 06:12:39.085 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-28 06:12:39.131 | Selecting previously unselected package apache2-bin. 2026-08-28 06:12:39.144 | Preparing to unpack .../005-apache2-bin_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-28 06:12:39.148 | Unpacking apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-28 06:12:39.299 | Selecting previously unselected package apache2-data. 2026-08-28 06:12:39.312 | Preparing to unpack .../006-apache2-data_2.4.58-1ubuntu8.15_all.deb ... 2026-08-28 06:12:39.319 | Unpacking apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-28 06:12:39.519 | Selecting previously unselected package apache2-utils. 2026-08-28 06:12:39.532 | Preparing to unpack .../007-apache2-utils_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-28 06:12:39.536 | Unpacking apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-28 06:12:39.691 | Selecting previously unselected package apache2. 2026-08-28 06:12:39.704 | Preparing to unpack .../008-apache2_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-28 06:12:39.711 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:12:39.714 | Unpacking apache2 (2.4.58-1ubuntu8.15) ... 2026-08-28 06:12:39.840 | Selecting previously unselected package haproxy. 2026-08-28 06:12:39.852 | Preparing to unpack .../009-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-08-28 06:12:39.864 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-28 06:12:39.999 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-08-28 06:12:40.011 | Preparing to unpack .../010-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-28 06:12:40.015 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-28 06:12:40.068 | Selecting previously unselected package memcached. 2026-08-28 06:12:40.080 | Preparing to unpack .../011-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-08-28 06:12:40.087 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-08-28 06:12:40.146 | Selecting previously unselected package libjson-perl. 2026-08-28 06:12:40.158 | Preparing to unpack .../012-libjson-perl_4.10000-1_all.deb ... 2026-08-28 06:12:40.162 | Unpacking libjson-perl (4.10000-1) ... 2026-08-28 06:12:40.220 | Selecting previously unselected package postgresql-client-common. 2026-08-28 06:12:40.232 | Preparing to unpack .../013-postgresql-client-common_257build1.1_all.deb ... 2026-08-28 06:12:40.236 | Unpacking postgresql-client-common (257build1.1) ... 2026-08-28 06:12:40.296 | Selecting previously unselected package ssl-cert. 2026-08-28 06:12:40.307 | Preparing to unpack .../014-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-08-28 06:12:40.312 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-08-28 06:12:40.370 | Selecting previously unselected package postgresql-common. 2026-08-28 06:12:40.381 | Preparing to unpack .../015-postgresql-common_257build1.1_all.deb ... 2026-08-28 06:12:40.404 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-08-28 06:12:40.414 | Unpacking postgresql-common (257build1.1) ... 2026-08-28 06:12:40.535 | Selecting previously unselected package libsysfs2:amd64. 2026-08-28 06:12:40.543 | Preparing to unpack .../016-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-08-28 06:12:40.547 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-28 06:12:40.598 | Selecting previously unselected package sysfsutils. 2026-08-28 06:12:40.611 | Preparing to unpack .../017-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-08-28 06:12:40.618 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-08-28 06:12:40.660 | Selecting previously unselected package autotools-dev. 2026-08-28 06:12:40.673 | Preparing to unpack .../018-autotools-dev_20220109.1_all.deb ... 2026-08-28 06:12:40.681 | Unpacking autotools-dev (20220109.1) ... 2026-08-28 06:12:40.733 | Selecting previously unselected package m4. 2026-08-28 06:12:40.745 | Preparing to unpack .../019-m4_1.4.19-4build1_amd64.deb ... 2026-08-28 06:12:40.756 | Unpacking m4 (1.4.19-4build1) ... 2026-08-28 06:12:40.834 | Selecting previously unselected package autoconf. 2026-08-28 06:12:40.846 | Preparing to unpack .../020-autoconf_2.71-3_all.deb ... 2026-08-28 06:12:40.850 | Unpacking autoconf (2.71-3) ... 2026-08-28 06:12:40.944 | Selecting previously unselected package automake. 2026-08-28 06:12:40.956 | Preparing to unpack .../021-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-08-28 06:12:40.962 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-08-28 06:12:41.076 | Selecting previously unselected package autopoint. 2026-08-28 06:12:41.089 | Preparing to unpack .../022-autopoint_0.21-14ubuntu2_all.deb ... 2026-08-28 06:12:41.092 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-08-28 06:12:41.139 | Selecting previously unselected package libdebhelper-perl. 2026-08-28 06:12:41.152 | Preparing to unpack .../023-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-08-28 06:12:41.155 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-28 06:12:41.250 | Selecting previously unselected package libllvm17t64:amd64. 2026-08-28 06:12:41.263 | Preparing to unpack .../024-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 06:12:41.267 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-28 06:12:42.366 | Selecting previously unselected package libclang-cpp17t64. 2026-08-28 06:12:42.378 | Preparing to unpack .../025-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 06:12:42.382 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-28 06:12:42.937 | Selecting previously unselected package libgc1:amd64. 2026-08-28 06:12:42.950 | Preparing to unpack .../026-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-08-28 06:12:42.954 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-28 06:12:43.008 | Selecting previously unselected package libobjc4:amd64. 2026-08-28 06:12:43.021 | Preparing to unpack .../027-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-08-28 06:12:43.025 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-28 06:12:43.070 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-08-28 06:12:43.083 | Preparing to unpack .../028-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-08-28 06:12:43.087 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-28 06:12:43.150 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-08-28 06:12:43.164 | Preparing to unpack .../029-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 06:12:43.167 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-28 06:12:43.410 | Selecting previously unselected package llvm-17-linker-tools. 2026-08-28 06:12:43.423 | Preparing to unpack .../030-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 06:12:43.428 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-28 06:12:43.514 | Selecting previously unselected package libclang1-17t64. 2026-08-28 06:12:43.527 | Preparing to unpack .../031-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 06:12:43.532 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-28 06:12:43.876 | Selecting previously unselected package clang-17. 2026-08-28 06:12:43.889 | Preparing to unpack .../032-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 06:12:43.893 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-28 06:12:43.945 | Selecting previously unselected package libtool. 2026-08-28 06:12:43.958 | Preparing to unpack .../033-libtool_2.4.7-7build1_all.deb ... 2026-08-28 06:12:43.962 | Unpacking libtool (2.4.7-7build1) ... 2026-08-28 06:12:44.018 | Selecting previously unselected package dh-autoreconf. 2026-08-28 06:12:44.030 | Preparing to unpack .../034-dh-autoreconf_20_all.deb ... 2026-08-28 06:12:44.033 | Unpacking dh-autoreconf (20) ... 2026-08-28 06:12:44.084 | Selecting previously unselected package libarchive-zip-perl. 2026-08-28 06:12:44.098 | Preparing to unpack .../035-libarchive-zip-perl_1.68-1_all.deb ... 2026-08-28 06:12:44.102 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-08-28 06:12:44.174 | Selecting previously unselected package libsub-override-perl. 2026-08-28 06:12:44.184 | Preparing to unpack .../036-libsub-override-perl_0.10-1_all.deb ... 2026-08-28 06:12:44.188 | Unpacking libsub-override-perl (0.10-1) ... 2026-08-28 06:12:44.231 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-08-28 06:12:44.243 | Preparing to unpack .../037-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-08-28 06:12:44.247 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-28 06:12:44.296 | Selecting previously unselected package dh-strip-nondeterminism. 2026-08-28 06:12:44.307 | Preparing to unpack .../038-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-08-28 06:12:44.311 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-08-28 06:12:44.354 | Selecting previously unselected package debugedit. 2026-08-28 06:12:44.366 | Preparing to unpack .../039-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-08-28 06:12:44.370 | Unpacking debugedit (1:5.0-5build2) ... 2026-08-28 06:12:44.413 | Selecting previously unselected package dwz. 2026-08-28 06:12:44.426 | Preparing to unpack .../040-dwz_0.15-1build6_amd64.deb ... 2026-08-28 06:12:44.429 | Unpacking dwz (0.15-1build6) ... 2026-08-28 06:12:44.478 | Selecting previously unselected package gettext. 2026-08-28 06:12:44.490 | Preparing to unpack .../041-gettext_0.21-14ubuntu2_amd64.deb ... 2026-08-28 06:12:44.494 | Unpacking gettext (0.21-14ubuntu2) ... 2026-08-28 06:12:44.604 | Selecting previously unselected package intltool-debian. 2026-08-28 06:12:44.617 | Preparing to unpack .../042-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-08-28 06:12:44.620 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-08-28 06:12:44.667 | Selecting previously unselected package po-debconf. 2026-08-28 06:12:44.678 | Preparing to unpack .../043-po-debconf_1.0.21+nmu1_all.deb ... 2026-08-28 06:12:44.682 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-08-28 06:12:44.814 | Selecting previously unselected package debhelper. 2026-08-28 06:12:44.826 | Preparing to unpack .../044-debhelper_13.14.1ubuntu5_all.deb ... 2026-08-28 06:12:44.830 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-08-28 06:12:45.095 | Selecting previously unselected package uuid-dev:amd64. 2026-08-28 06:12:45.107 | Preparing to unpack .../045-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-08-28 06:12:45.111 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-28 06:12:45.164 | Selecting previously unselected package libsctp1:amd64. 2026-08-28 06:12:45.176 | Preparing to unpack .../046-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-28 06:12:45.180 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-28 06:12:45.221 | Selecting previously unselected package libsctp-dev:amd64. 2026-08-28 06:12:45.233 | Preparing to unpack .../047-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-08-28 06:12:45.237 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-28 06:12:45.292 | Selecting previously unselected package libapr1-dev. 2026-08-28 06:12:45.304 | Preparing to unpack .../048-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-08-28 06:12:45.308 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-28 06:12:45.673 | Selecting previously unselected package libldap-dev:amd64. 2026-08-28 06:12:45.685 | Preparing to unpack .../049-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:12:45.689 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-28 06:12:45.850 | Selecting previously unselected package libldap2-dev. 2026-08-28 06:12:45.862 | Preparing to unpack .../050-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-08-28 06:12:45.866 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-28 06:12:45.907 | Selecting previously unselected package libaprutil1-dev. 2026-08-28 06:12:45.918 | Preparing to unpack .../051-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-08-28 06:12:45.922 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-28 06:12:46.242 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-08-28 06:12:46.255 | Preparing to unpack .../052-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-28 06:12:46.259 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 06:12:46.312 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-08-28 06:12:46.325 | Preparing to unpack .../053-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-08-28 06:12:46.329 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 06:12:46.379 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-08-28 06:12:46.391 | Preparing to unpack .../054-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-08-28 06:12:46.395 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 06:12:46.436 | Selecting previously unselected package libpcre2-dev:amd64. 2026-08-28 06:12:46.448 | Preparing to unpack .../055-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-08-28 06:12:46.452 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 06:12:46.583 | Selecting previously unselected package apache2-dev. 2026-08-28 06:12:46.596 | Preparing to unpack .../056-apache2-dev_2.4.58-1ubuntu8.15_amd64.deb ... 2026-08-28 06:12:46.600 | Unpacking apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-28 06:12:46.691 | Selecting previously unselected package ncal. 2026-08-28 06:12:46.703 | Preparing to unpack .../057-ncal_12.1.8_amd64.deb ... 2026-08-28 06:12:46.707 | Unpacking ncal (12.1.8) ... 2026-08-28 06:12:46.755 | Selecting previously unselected package bsdmainutils. 2026-08-28 06:12:46.767 | Preparing to unpack .../058-bsdmainutils_12.1.8_all.deb ... 2026-08-28 06:12:46.774 | Unpacking bsdmainutils (12.1.8) ... 2026-08-28 06:12:46.814 | Selecting previously unselected package conntrack. 2026-08-28 06:12:46.826 | Preparing to unpack .../059-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-08-28 06:12:46.831 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-08-28 06:12:46.874 | Selecting previously unselected package dnsmasq-utils. 2026-08-28 06:12:46.886 | Preparing to unpack .../060-dnsmasq-utils_2.90-2ubuntu0.4_amd64.deb ... 2026-08-28 06:12:46.891 | Unpacking dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-28 06:12:46.943 | Selecting previously unselected package ebtables. 2026-08-28 06:12:46.956 | Preparing to unpack .../061-ebtables_2.0.11-6build1_amd64.deb ... 2026-08-28 06:12:46.974 | Unpacking ebtables (2.0.11-6build1) ... 2026-08-28 06:12:47.025 | Selecting previously unselected package fonts-liberation. 2026-08-28 06:12:47.040 | Preparing to unpack .../062-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-08-28 06:12:47.044 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-08-28 06:12:47.150 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-08-28 06:12:47.167 | Preparing to unpack .../063-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-08-28 06:12:47.171 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-28 06:12:47.225 | Selecting previously unselected package fonts-liberation2. 2026-08-28 06:12:47.241 | Preparing to unpack .../064-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-08-28 06:12:47.246 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-08-28 06:12:47.288 | Selecting previously unselected package genisoimage. 2026-08-28 06:12:47.303 | Preparing to unpack .../065-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-08-28 06:12:47.307 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-08-28 06:12:47.379 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-08-28 06:12:47.392 | Preparing to unpack .../066-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-08-28 06:12:47.397 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-28 06:12:47.454 | Selecting previously unselected package libann0. 2026-08-28 06:12:47.468 | Preparing to unpack .../067-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-08-28 06:12:47.472 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-08-28 06:12:47.573 | Selecting previously unselected package libcdt5:amd64. 2026-08-28 06:12:47.587 | Preparing to unpack .../068-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-28 06:12:47.592 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 06:12:47.641 | Selecting previously unselected package libcgraph6:amd64. 2026-08-28 06:12:47.655 | Preparing to unpack .../069-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-28 06:12:47.660 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 06:12:47.711 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-08-28 06:12:47.724 | Preparing to unpack .../070-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-28 06:12:47.728 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-28 06:12:47.784 | Selecting previously unselected package libltdl7:amd64. 2026-08-28 06:12:47.797 | Preparing to unpack .../071-libltdl7_2.4.7-7build1_amd64.deb ... 2026-08-28 06:12:47.801 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-08-28 06:12:47.847 | Selecting previously unselected package libpathplan4:amd64. 2026-08-28 06:12:47.860 | Preparing to unpack .../072-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-28 06:12:47.865 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 06:12:47.912 | Selecting previously unselected package libgvc6. 2026-08-28 06:12:47.925 | Preparing to unpack .../073-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-28 06:12:47.929 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-28 06:12:48.000 | Selecting previously unselected package libgvpr2:amd64. 2026-08-28 06:12:48.013 | Preparing to unpack .../074-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-28 06:12:48.017 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 06:12:48.066 | Selecting previously unselected package liblab-gamut1:amd64. 2026-08-28 06:12:48.079 | Preparing to unpack .../075-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-28 06:12:48.083 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 06:12:48.183 | Selecting previously unselected package libice6:amd64. 2026-08-28 06:12:48.196 | Preparing to unpack .../076-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-08-28 06:12:48.235 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-08-28 06:12:48.288 | Selecting previously unselected package libsm6:amd64. 2026-08-28 06:12:48.301 | Preparing to unpack .../077-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-08-28 06:12:48.305 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-28 06:12:48.352 | Selecting previously unselected package libxt6t64:amd64. 2026-08-28 06:12:48.365 | Preparing to unpack .../078-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-08-28 06:12:48.369 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-28 06:12:48.421 | Selecting previously unselected package libxmu6:amd64. 2026-08-28 06:12:48.432 | Preparing to unpack .../079-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-08-28 06:12:48.436 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-28 06:12:48.483 | Selecting previously unselected package libxaw7:amd64. 2026-08-28 06:12:48.496 | Preparing to unpack .../080-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-08-28 06:12:48.499 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-28 06:12:48.549 | Selecting previously unselected package graphviz. 2026-08-28 06:12:48.561 | Preparing to unpack .../081-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-08-28 06:12:48.565 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-08-28 06:12:48.797 | Selecting previously unselected package icu-devtools. 2026-08-28 06:12:48.809 | Preparing to unpack .../082-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-08-28 06:12:48.839 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-08-28 06:12:48.918 | Selecting previously unselected package iputils-arping. 2026-08-28 06:12:48.929 | Preparing to unpack .../083-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-08-28 06:12:48.932 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-28 06:12:48.978 | Selecting previously unselected package comerr-dev:amd64. 2026-08-28 06:12:48.990 | Preparing to unpack .../084-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-08-28 06:12:48.996 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-28 06:12:49.050 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-08-28 06:12:49.063 | Preparing to unpack .../085-libgssrpc4t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-28 06:12:49.068 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 06:12:49.127 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-08-28 06:12:49.139 | Preparing to unpack .../086-libkadm5clnt-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-28 06:12:49.143 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 06:12:49.186 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-08-28 06:12:49.198 | Preparing to unpack .../087-libkdb5-10t64_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-28 06:12:49.201 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 06:12:49.250 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-08-28 06:12:49.260 | Preparing to unpack .../088-libkadm5srv-mit12_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-28 06:12:49.265 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 06:12:49.306 | Selecting previously unselected package krb5-multidev:amd64. 2026-08-28 06:12:49.318 | Preparing to unpack .../089-krb5-multidev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-28 06:12:49.322 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 06:12:49.399 | Selecting previously unselected package libarchive-cpio-perl. 2026-08-28 06:12:49.411 | Preparing to unpack .../090-libarchive-cpio-perl_0.10-3_all.deb ... 2026-08-28 06:12:49.414 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-08-28 06:12:49.460 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-08-28 06:12:49.472 | Preparing to unpack .../091-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 06:12:49.476 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-28 06:12:49.772 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-08-28 06:12:49.785 | Preparing to unpack .../092-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-08-28 06:12:49.789 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-28 06:12:49.834 | Selecting previously unselected package libgts-bin. 2026-08-28 06:12:49.848 | Preparing to unpack .../093-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-08-28 06:12:49.852 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-28 06:12:49.911 | Selecting previously unselected package libicu-dev:amd64. 2026-08-28 06:12:49.924 | Preparing to unpack .../094-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-08-28 06:12:49.928 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-28 06:12:50.526 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-08-28 06:12:50.540 | Preparing to unpack .../095-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-08-28 06:12:50.604 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-28 06:12:50.668 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-08-28 06:12:50.679 | Preparing to unpack .../096-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-08-28 06:12:50.683 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-28 06:12:50.723 | Selecting previously unselected package libjpeg-dev:amd64. 2026-08-28 06:12:50.737 | Preparing to unpack .../097-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-08-28 06:12:50.753 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-28 06:12:50.976 | Selecting previously unselected package libjs-jquery-metadata. 2026-08-28 06:12:50.988 | Preparing to unpack .../098-libjs-jquery-metadata_12-4_all.deb ... 2026-08-28 06:12:50.992 | Unpacking libjs-jquery-metadata (12-4) ... 2026-08-28 06:12:51.034 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-08-28 06:12:51.048 | Preparing to unpack .../099-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-08-28 06:12:51.052 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-28 06:12:51.172 | Selecting previously unselected package libtypes-serialiser-perl. 2026-08-28 06:12:51.185 | Preparing to unpack .../100-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-08-28 06:12:51.188 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-08-28 06:12:51.233 | Selecting previously unselected package libjson-xs-perl. 2026-08-28 06:12:51.246 | Preparing to unpack .../101-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:12:51.250 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-28 06:12:51.296 | Selecting previously unselected package libltdl-dev:amd64. 2026-08-28 06:12:51.309 | Preparing to unpack .../102-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-08-28 06:12:51.313 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-28 06:12:51.383 | Selecting previously unselected package libsys-hostname-long-perl. 2026-08-28 06:12:51.396 | Preparing to unpack .../103-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-08-28 06:12:51.400 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-08-28 06:12:51.445 | Selecting previously unselected package libmail-sendmail-perl. 2026-08-28 06:12:51.457 | Preparing to unpack .../104-libmail-sendmail-perl_0.80-3_all.deb ... 2026-08-28 06:12:51.461 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-08-28 06:12:51.520 | Selecting previously unselected package mysql-common. 2026-08-28 06:12:51.533 | Preparing to unpack .../105-mysql-common_5.8+1.1.0build1_all.deb ... 2026-08-28 06:12:51.552 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-08-28 06:12:51.607 | Selecting previously unselected package libmysqlclient21:amd64. 2026-08-28 06:12:51.618 | Preparing to unpack .../106-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-28 06:12:51.623 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 06:12:51.725 | Selecting previously unselected package libncurses-dev:amd64. 2026-08-28 06:12:51.739 | Preparing to unpack .../107-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-08-28 06:12:51.743 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-28 06:12:51.834 | Selecting previously unselected package pcp-conf. 2026-08-28 06:12:51.848 | Preparing to unpack .../108-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-08-28 06:12:51.852 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-08-28 06:12:51.903 | Selecting previously unselected package libpcp3t64. 2026-08-28 06:12:51.916 | Preparing to unpack .../109-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 06:12:51.920 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-08-28 06:12:51.977 | Selecting previously unselected package libpcp-pmda3t64. 2026-08-28 06:12:51.990 | Preparing to unpack .../110-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 06:12:51.995 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-28 06:12:52.039 | Selecting previously unselected package libpcp-pmda-perl. 2026-08-28 06:12:52.052 | Preparing to unpack .../111-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-08-28 06:12:52.057 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-28 06:12:52.112 | Selecting previously unselected package libpkgconf3:amd64. 2026-08-28 06:12:52.125 | Preparing to unpack .../112-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-08-28 06:12:52.129 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-28 06:12:52.182 | Selecting previously unselected package libpq5:amd64. 2026-08-28 06:12:52.196 | Preparing to unpack .../113-libpq5_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:12:52.200 | Unpacking libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-28 06:12:52.253 | Selecting previously unselected package libssl-dev:amd64. 2026-08-28 06:12:52.265 | Preparing to unpack .../114-libssl-dev_3.0.13-0ubuntu3.15_amd64.deb ... 2026-08-28 06:12:52.270 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-28 06:12:52.501 | Selecting previously unselected package libpq-dev. 2026-08-28 06:12:52.514 | Preparing to unpack .../115-libpq-dev_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:12:52.519 | Unpacking libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-28 06:12:52.581 | Selecting previously unselected package libsasl2-dev. 2026-08-28 06:12:52.594 | Preparing to unpack .../116-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-08-28 06:12:52.677 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-28 06:12:53.006 | Selecting previously unselected package libsystemd-dev:amd64. 2026-08-28 06:12:53.019 | Preparing to unpack .../117-libsystemd-dev_255.4-1ubuntu8.17_amd64.deb ... 2026-08-28 06:12:53.023 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-28 06:12:53.287 | Selecting previously unselected package libx86-1:amd64. 2026-08-28 06:12:53.300 | Preparing to unpack .../118-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-08-28 06:12:53.304 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-28 06:12:53.363 | Selecting previously unselected package libxml2-dev:amd64. 2026-08-28 06:12:53.377 | Preparing to unpack .../119-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-08-28 06:12:53.381 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-28 06:12:53.517 | Selecting previously unselected package libxslt1-dev:amd64. 2026-08-28 06:12:53.530 | Preparing to unpack .../120-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-08-28 06:12:53.536 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-28 06:12:53.644 | Selecting previously unselected package llvm-17-runtime. 2026-08-28 06:12:53.656 | Preparing to unpack .../121-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 06:12:53.660 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-28 06:12:53.736 | Selecting previously unselected package libpfm4:amd64. 2026-08-28 06:12:53.748 | Preparing to unpack .../122-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-08-28 06:12:53.755 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-28 06:12:53.919 | Selecting previously unselected package llvm-17. 2026-08-28 06:12:53.933 | Preparing to unpack .../123-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 06:12:53.937 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-28 06:12:55.156 | Selecting previously unselected package libffi-dev:amd64. 2026-08-28 06:12:55.171 | Preparing to unpack .../124-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-08-28 06:12:55.176 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-28 06:12:55.241 | Selecting previously unselected package llvm-17-tools. 2026-08-28 06:12:55.254 | Preparing to unpack .../125-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 06:12:55.259 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-28 06:12:55.669 | Selecting previously unselected package libz3-4:amd64. 2026-08-28 06:12:55.682 | Preparing to unpack .../126-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-08-28 06:12:55.686 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-28 06:12:55.912 | Selecting previously unselected package libz3-dev:amd64. 2026-08-28 06:12:55.925 | Preparing to unpack .../127-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-08-28 06:12:55.929 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-28 06:12:55.987 | Selecting previously unselected package llvm-17-dev. 2026-08-28 06:12:56.001 | Preparing to unpack .../128-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-08-28 06:12:56.005 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-28 06:12:59.581 | Selecting previously unselected package lsscsi. 2026-08-28 06:12:59.595 | Preparing to unpack .../129-lsscsi_0.32-1build1_amd64.deb ... 2026-08-28 06:12:59.599 | Unpacking lsscsi (0.32-1build1) ... 2026-08-28 06:12:59.646 | Selecting previously unselected package osinfo-db. 2026-08-28 06:12:59.660 | Preparing to unpack .../130-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-08-28 06:12:59.664 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-28 06:13:00.379 | Selecting previously unselected package pkgconf-bin. 2026-08-28 06:13:00.395 | Preparing to unpack .../131-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-08-28 06:13:00.399 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-08-28 06:13:00.453 | Selecting previously unselected package pkgconf:amd64. 2026-08-28 06:13:00.468 | Preparing to unpack .../132-pkgconf_1.8.1-2build1_amd64.deb ... 2026-08-28 06:13:00.477 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-08-28 06:13:00.532 | Selecting previously unselected package pkg-config:amd64. 2026-08-28 06:13:00.547 | Preparing to unpack .../133-pkg-config_1.8.1-2build1_amd64.deb ... 2026-08-28 06:13:00.555 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-08-28 06:13:00.602 | Selecting previously unselected package pm-utils. 2026-08-28 06:13:00.617 | Preparing to unpack .../134-pm-utils_1.4.1-21_all.deb ... 2026-08-28 06:13:00.622 | Unpacking pm-utils (1.4.1-21) ... 2026-08-28 06:13:00.710 | Selecting previously unselected package postgresql-client-16. 2026-08-28 06:13:00.725 | Preparing to unpack .../135-postgresql-client-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:13:00.730 | Unpacking postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-28 06:13:00.946 | Selecting previously unselected package postgresql-server-dev-16. 2026-08-28 06:13:00.961 | Preparing to unpack .../136-postgresql-server-dev-16_16.15-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:13:00.966 | Unpacking postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-28 06:13:01.567 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-08-28 06:13:01.582 | Preparing to unpack .../137-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-08-28 06:13:01.587 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-28 06:13:01.647 | Selecting previously unselected package python3-mysqldb. 2026-08-28 06:13:01.661 | Preparing to unpack .../138-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-08-28 06:13:01.666 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-08-28 06:13:01.725 | Selecting previously unselected package python3-pip-whl. 2026-08-28 06:13:01.740 | Preparing to unpack .../139-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-08-28 06:13:01.748 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-28 06:13:01.808 | Selecting previously unselected package python3-setuptools-whl. 2026-08-28 06:13:01.821 | Preparing to unpack .../140-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-08-28 06:13:01.825 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-28 06:13:01.882 | Selecting previously unselected package python3.12-venv. 2026-08-28 06:13:01.895 | Preparing to unpack .../141-python3.12-venv_3.12.3-1ubuntu0.16_amd64.deb ... 2026-08-28 06:13:01.899 | Unpacking python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-28 06:13:01.942 | Selecting previously unselected package python3-venv. 2026-08-28 06:13:01.956 | Preparing to unpack .../142-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-08-28 06:13:01.959 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-28 06:13:01.998 | Selecting previously unselected package sqlite3. 2026-08-28 06:13:02.012 | Preparing to unpack .../143-sqlite3_3.45.1-1ubuntu2.7_amd64.deb ... 2026-08-28 06:13:02.015 | Unpacking sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-28 06:13:02.067 | Selecting previously unselected package unzip. 2026-08-28 06:13:02.080 | Preparing to unpack .../144-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-08-28 06:13:02.084 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-08-28 06:13:02.142 | Selecting previously unselected package vbetool. 2026-08-28 06:13:02.154 | Preparing to unpack .../145-vbetool_1.1-5_amd64.deb ... 2026-08-28 06:13:02.157 | Unpacking vbetool (1.1-5) ... 2026-08-28 06:13:02.203 | Selecting previously unselected package libosinfo-l10n. 2026-08-28 06:13:02.216 | Preparing to unpack .../146-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-08-28 06:13:02.220 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-08-28 06:13:02.296 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-08-28 06:13:02.310 | Preparing to unpack .../147-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-08-28 06:13:02.313 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-28 06:13:02.356 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-08-28 06:13:02.369 | Preparing to unpack .../148-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-08-28 06:13:02.373 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-28 06:13:02.414 | Selecting previously unselected package libkrb5-dev:amd64. 2026-08-28 06:13:02.427 | Preparing to unpack .../149-libkrb5-dev_1.20.1-6ubuntu2.8_amd64.deb ... 2026-08-28 06:13:02.431 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 06:13:02.509 | Selecting previously unselected package libpcp-archive1t64. 2026-08-28 06:13:02.522 | Preparing to unpack .../150-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 06:13:02.525 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-28 06:13:02.569 | Selecting previously unselected package libpcp-gui2t64. 2026-08-28 06:13:02.583 | Preparing to unpack .../151-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 06:13:02.587 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-28 06:13:02.637 | Selecting previously unselected package libpcp-import1t64. 2026-08-28 06:13:02.651 | Preparing to unpack .../152-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 06:13:02.655 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-28 06:13:02.706 | Selecting previously unselected package libpcp-mmv1t64. 2026-08-28 06:13:02.720 | Preparing to unpack .../153-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 06:13:02.725 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-28 06:13:02.777 | Selecting previously unselected package libpcp-trace2t64. 2026-08-28 06:13:02.792 | Preparing to unpack .../154-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 06:13:02.796 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-28 06:13:02.846 | Selecting previously unselected package libpcp-web1t64. 2026-08-28 06:13:02.861 | Preparing to unpack .../155-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-08-28 06:13:02.865 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-28 06:13:02.915 | Selecting previously unselected package libyaml-dev:amd64. 2026-08-28 06:13:02.930 | Preparing to unpack .../156-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-08-28 06:13:02.936 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-28 06:13:02.994 | Selecting previously unselected package python3-pcp. 2026-08-28 06:13:03.011 | Preparing to unpack .../157-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-28 06:13:03.017 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-08-28 06:13:03.088 | Selecting previously unselected package pcp. 2026-08-28 06:13:03.104 | Preparing to unpack .../158-pcp_6.2.0-1.1build4_amd64.deb ... 2026-08-28 06:13:03.469 | Unpacking pcp (6.2.0-1.1build4) ... 2026-08-28 06:13:04.526 | Selecting previously unselected package socat. 2026-08-28 06:13:04.542 | Preparing to unpack .../159-socat_1.8.0.0-4ubuntu0.1_amd64.deb ... 2026-08-28 06:13:04.546 | Unpacking socat (1.8.0.0-4ubuntu0.1) ... 2026-08-28 06:13:04.621 | Selecting previously unselected package vlan. 2026-08-28 06:13:04.635 | Preparing to unpack .../160-vlan_2.0.5ubuntu5_all.deb ... 2026-08-28 06:13:04.639 | Unpacking vlan (2.0.5ubuntu5) ... 2026-08-28 06:13:04.730 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-08-28 06:13:04.746 | Setting up postgresql-client-common (257build1.1) ... 2026-08-28 06:13:04.768 | Setting up dnsmasq-utils (2.90-2ubuntu0.4) ... 2026-08-28 06:13:04.781 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-08-28 06:13:04.793 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-08-28 06:13:04.835 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-28 06:13:04.844 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-08-28 06:13:04.857 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 06:13:04.870 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-08-28 06:13:04.890 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-08-28 06:13:04.906 | Setting up gettext (0.21-14ubuntu2) ... 2026-08-28 06:13:04.917 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-08-28 06:13:04.929 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-08-28 06:13:04.941 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-08-28 06:13:04.953 | Setting up sysfsutils (2.1.1-6build1) ... 2026-08-28 06:13:05.645 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-28 06:13:05.645 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-08-28 06:13:06.140 | Setting up ncal (12.1.8) ... 2026-08-28 06:13:06.152 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-08-28 06:13:06.164 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-08-28 06:13:06.175 | Setting up libarchive-zip-perl (1.68-1) ... 2026-08-28 06:13:06.187 | Setting up vbetool (1.1-5) ... 2026-08-28 06:13:06.199 | Setting up pm-utils (1.4.1-21) ... 2026-08-28 06:13:06.219 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-08-28 06:13:06.234 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-08-28 06:13:06.245 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 06:13:06.257 | Setting up libpq5:amd64 (16.15-0ubuntu0.24.04.1) ... 2026-08-28 06:13:06.270 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-08-28 06:13:06.281 | Setting up m4 (1.4.19-4build1) ... 2026-08-28 06:13:06.292 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-28 06:13:06.304 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-08-28 06:13:06.349 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-08-28 06:13:06.361 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-08-28 06:13:06.374 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-08-28 06:13:07.304 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-08-28 06:13:07.767 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 06:13:07.797 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-08-28 06:13:07.810 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-08-28 06:13:08.064 | Setting up autotools-dev (20220109.1) ... 2026-08-28 06:13:08.074 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-08-28 06:13:08.084 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 06:13:08.094 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-08-28 06:13:08.105 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-08-28 06:13:08.115 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-28 06:13:08.125 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-08-28 06:13:08.136 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-08-28 06:13:08.197 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:13:08.197 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:13:08.198 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:13:08.379 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:13:08.847 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-08-28 06:13:09.317 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 06:13:09.328 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-28 06:13:09.338 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-08-28 06:13:09.348 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 06:13:09.358 | Setting up ebtables (2.0.11-6build1) ... 2026-08-28 06:13:09.913 | Setting up libjs-jquery-metadata (12-4) ... 2026-08-28 06:13:09.924 | Setting up socat (1.8.0.0-4ubuntu0.1) ... 2026-08-28 06:13:09.934 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-08-28 06:13:09.945 | Setting up bsdmainutils (12.1.8) ... 2026-08-28 06:13:09.956 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-08-28 06:13:09.967 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.15) ... 2026-08-28 06:13:09.976 | Setting up autopoint (0.21-14ubuntu2) ... 2026-08-28 06:13:09.985 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-08-28 06:13:09.995 | Setting up lsscsi (0.32-1build1) ... 2026-08-28 06:13:10.004 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-08-28 06:13:10.015 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-08-28 06:13:10.024 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-08-28 06:13:10.035 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-08-28 06:13:10.046 | Setting up autoconf (2.71-3) ... 2026-08-28 06:13:10.059 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-08-28 06:13:10.070 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 06:13:10.080 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-08-28 06:13:10.090 | Setting up dwz (0.15-1build6) ... 2026-08-28 06:13:10.099 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-08-28 06:13:10.109 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-08-28 06:13:10.119 | Setting up vlan (2.0.5ubuntu5) ... 2026-08-28 06:13:10.142 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-28 06:13:10.151 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-08-28 06:13:10.161 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-08-28 06:13:10.172 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-08-28 06:13:10.188 | Setting up libjson-perl (4.10000-1) ... 2026-08-28 06:13:10.197 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-08-28 06:13:10.208 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-08-28 06:13:10.217 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-08-28 06:13:10.242 | Setting up debugedit (1:5.0-5build2) ... 2026-08-28 06:13:10.270 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-08-28 06:13:10.280 | Setting up libsub-override-perl (0.10-1) ... 2026-08-28 06:13:10.288 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-08-28 06:13:10.297 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 06:13:10.306 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 06:13:10.315 | Setting up apache2-data (2.4.58-1ubuntu8.15) ... 2026-08-28 06:13:10.325 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-08-28 06:13:10.335 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-08-28 06:13:10.344 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-08-28 06:13:10.354 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-08-28 06:13:10.372 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-08-28 06:13:10.384 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.17) ... 2026-08-28 06:13:10.394 | Setting up sqlite3 (3.45.1-1ubuntu2.7) ... 2026-08-28 06:13:10.402 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-08-28 06:13:10.455 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 06:13:10.719 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-08-28 06:13:10.800 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-08-28 06:13:10.808 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-08-28 06:13:10.819 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-08-28 06:13:10.829 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-28 06:13:10.839 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-08-28 06:13:10.848 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-08-28 06:13:10.858 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-08-28 06:13:10.867 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-08-28 06:13:10.877 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 06:13:10.887 | Setting up python3.12-venv (3.12.3-1ubuntu0.16) ... 2026-08-28 06:13:10.993 | Setting up libtool (2.4.7-7build1) ... 2026-08-28 06:13:11.003 | Setting up po-debconf (1.0.21+nmu1) ... 2026-08-28 06:13:11.012 | Setting up postgresql-client-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-28 06:13:11.628 | 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-08-28 06:13:11.676 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-08-28 06:13:11.687 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-08-28 06:13:12.595 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-08-28 06:13:13.222 | Setting up libpq-dev (16.15-0ubuntu0.24.04.1) ... 2026-08-28 06:13:13.238 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-08-28 06:13:13.248 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-28 06:13:13.259 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-08-28 06:13:13.270 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-08-28 06:13:13.281 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-08-28 06:13:13.291 | Setting up dh-autoreconf (20) ... 2026-08-28 06:13:13.304 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-08-28 06:13:13.316 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-08-28 06:13:13.327 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-08-28 06:13:13.339 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-08-28 06:13:13.351 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-08-28 06:13:13.364 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-08-28 06:13:13.376 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-08-28 06:13:13.388 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-08-28 06:13:13.401 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-08-28 06:13:13.413 | Setting up postgresql-common (257build1.1) ... 2026-08-28 06:13:13.492 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:13:13.492 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:13:13.492 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:13:13.579 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:13:14.055 | 2026-08-28 06:13:14.055 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-08-28 06:13:14.238 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-08-28 06:13:14.238 | Removing obsolete dictionary files: 2026-08-28 06:13:15.281 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-08-28 06:13:15.850 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-08-28 06:13:15.907 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-08-28 06:13:15.919 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-08-28 06:13:15.930 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-08-28 06:13:15.941 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-08-28 06:13:15.952 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-08-28 06:13:15.963 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-08-28 06:13:15.975 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-08-28 06:13:15.986 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 06:13:15.997 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-08-28 06:13:16.007 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-08-28 06:13:16.018 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-08-28 06:13:16.028 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-08-28 06:13:16.039 | Setting up apache2-utils (2.4.58-1ubuntu8.15) ... 2026-08-28 06:13:16.049 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 06:13:16.060 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-08-28 06:13:16.071 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-08-28 06:13:16.082 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-08-28 06:13:16.092 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-08-28 06:13:16.103 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-08-28 06:13:16.113 | Setting up debhelper (13.14.1ubuntu5) ... 2026-08-28 06:13:16.123 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-08-28 06:13:16.134 | Setting up apache2-bin (2.4.58-1ubuntu8.15) ... 2026-08-28 06:13:16.144 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.8) ... 2026-08-28 06:13:16.154 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-08-28 06:13:16.165 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-08-28 06:13:16.175 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-08-28 06:13:16.186 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-08-28 06:13:16.198 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-08-28 06:13:16.208 | Setting up apache2-dev (2.4.58-1ubuntu8.15) ... 2026-08-28 06:13:16.219 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-08-28 06:13:16.234 | Setting up apache2 (2.4.58-1ubuntu8.15) ... 2026-08-28 06:13:16.827 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:13:16.872 | Enabling module mpm_event. 2026-08-28 06:13:16.923 | Enabling module authz_core. 2026-08-28 06:13:16.929 | Enabling module authz_host. 2026-08-28 06:13:16.977 | Enabling module authn_core. 2026-08-28 06:13:16.983 | Enabling module auth_basic. 2026-08-28 06:13:17.033 | Enabling module access_compat. 2026-08-28 06:13:17.081 | Enabling module authn_file. 2026-08-28 06:13:17.131 | Enabling module authz_user. 2026-08-28 06:13:17.180 | Enabling module alias. 2026-08-28 06:13:17.229 | Enabling module dir. 2026-08-28 06:13:17.276 | Enabling module autoindex. 2026-08-28 06:13:17.325 | Enabling module env. 2026-08-28 06:13:17.374 | Enabling module mime. 2026-08-28 06:13:17.435 | Enabling module negotiation. 2026-08-28 06:13:17.484 | Enabling module setenvif. 2026-08-28 06:13:17.534 | Enabling module filter. 2026-08-28 06:13:17.583 | Enabling module deflate. 2026-08-28 06:13:17.632 | Enabling module status. 2026-08-28 06:13:17.681 | Enabling module reqtimeout. 2026-08-28 06:13:17.730 | Enabling conf charset. 2026-08-28 06:13:17.780 | Enabling conf localized-error-pages. 2026-08-28 06:13:17.837 | Enabling conf other-vhosts-access-log. 2026-08-28 06:13:17.886 | Enabling conf security. 2026-08-28 06:13:17.934 | Enabling conf serve-cgi-bin. 2026-08-28 06:13:17.983 | Enabling site 000-default. 2026-08-28 06:13:19.047 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-08-28 06:13:19.794 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-08-28 06:13:21.355 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-08-28 06:13:21.366 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-08-28 06:13:21.687 | Setting up postgresql-server-dev-16 (16.15-0ubuntu0.24.04.1) ... 2026-08-28 06:13:21.698 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-08-28 06:13:21.709 | Setting up pcp (6.2.0-1.1build4) ... 2026-08-28 06:13:23.573 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-08-28 06:13:23.640 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-08-28 06:13:23.709 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-08-28 06:13:23.787 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-08-28 06:13:25.634 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.3) ... 2026-08-28 06:13:25.951 | Processing triggers for ufw (0.36.2-6) ... 2026-08-28 06:13:26.101 | Processing triggers for systemd (255.4-1ubuntu8.17) ... 2026-08-28 06:13:26.165 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 06:13:29.876 | Processing triggers for install-info (7.1-3build2) ... 2026-08-28 06:13:30.041 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-08-28 06:13:30.091 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-28 06:13:30.347 | perl: warning: Setting locale failed. 2026-08-28 06:13:30.347 | perl: warning: Please check that your locale settings: 2026-08-28 06:13:30.347 | LANGUAGE = (unset), 2026-08-28 06:13:30.347 | LC_ALL = "en_US.utf8", 2026-08-28 06:13:30.347 | LANG = "de_DE.UTF-8" 2026-08-28 06:13:30.347 | are supported and installed on your system. 2026-08-28 06:13:30.347 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:13:30.481 | perl: warning: Setting locale failed. 2026-08-28 06:13:30.481 | perl: warning: Please check that your locale settings: 2026-08-28 06:13:30.481 | LANGUAGE = (unset), 2026-08-28 06:13:30.481 | LC_ALL = "en_US.utf8", 2026-08-28 06:13:30.481 | LANG = "de_DE.UTF-8" 2026-08-28 06:13:30.481 | are supported and installed on your system. 2026-08-28 06:13:30.481 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:13:30.532 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:13:30.532 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:13:30.532 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:13:30.603 | perl: warning: Setting locale failed. 2026-08-28 06:13:30.603 | perl: warning: Please check that your locale settings: 2026-08-28 06:13:30.603 | LANGUAGE = (unset), 2026-08-28 06:13:30.603 | LC_ALL = "en_US.utf8", 2026-08-28 06:13:30.603 | LANG = "de_DE.UTF-8" 2026-08-28 06:13:30.603 | are supported and installed on your system. 2026-08-28 06:13:30.603 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:13:31.124 | 2026-08-28 06:13:31.124 | Running kernel seems to be up-to-date. 2026-08-28 06:13:31.124 | 2026-08-28 06:13:31.124 | No services need to be restarted. 2026-08-28 06:13:31.124 | 2026-08-28 06:13:31.124 | No containers need to be restarted. 2026-08-28 06:13:31.124 | 2026-08-28 06:13:31.124 | No user sessions are running outdated binaries. 2026-08-28 06:13:31.125 | 2026-08-28 06:13:31.125 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 06:13:33.240 | ++ functions-common:apt_get:1211 : result=0 2026-08-28 06:13:33.243 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 06:13:33.246 | ++ functions-common:time_stop:2420 : local name 2026-08-28 06:13:33.249 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 06:13:33.252 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:13:33.254 | ++ functions-common:time_stop:2423 : local total 2026-08-28 06:13:33.256 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 06:13:33.260 | ++ functions-common:time_stop:2426 : name=apt-get 2026-08-28 06:13:33.263 | ++ functions-common:time_stop:2427 : start_time=1787897550192 2026-08-28 06:13:33.266 | ++ functions-common:time_stop:2429 : [[ -z 1787897550192 ]] 2026-08-28 06:13:33.270 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:13:33.274 | ++ functions-common:time_stop:2432 : end_time=1787897613271 2026-08-28 06:13:33.277 | ++ functions-common:time_stop:2433 : elapsed_time=63079 2026-08-28 06:13:33.280 | ++ functions-common:time_stop:2434 : total=8119 2026-08-28 06:13:33.283 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:13:33.286 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=71198 2026-08-28 06:13:33.288 | ++ functions-common:apt_get:1215 : return 0 2026-08-28 06:13:33.291 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-08-28 06:13:33.294 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-08-28 06:13:33.298 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-08-28 06:13:33.304 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-08-28 06:13:33.307 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-08-28 06:13:33.310 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-08-28 06:13:33.315 | ++ tools/install_prereqs.sh:source:89 : date 2026-08-28 06:13:33.320 | + ./stack.sh:main:801 : [[ False != \T\r\u\e ]] 2026-08-28 06:13:33.323 | + ./stack.sh:main:802 : PYPI_ALTERNATIVE_URL= 2026-08-28 06:13:33.327 | + ./stack.sh:main:802 : /home/quobyte/devstack/tools/install_pip.sh 2026-08-28 06:13:33.329 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:13:33.660 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-08-28 06:13:33.662 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-08-28 06:13:33.664 | + tools/install_pip.sh:main:42 : GetDistro 2026-08-28 06:13:33.667 | + functions-common:GetDistro:472 : GetOSVersion 2026-08-28 06:13:33.669 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-08-28 06:13:33.671 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-08-28 06:13:33.673 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-08-28 06:13:33.676 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-08-28 06:13:33.678 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-08-28 06:13:33.681 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-08-28 06:13:33.683 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-08-28 06:13:33.685 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-08-28 06:13:33.688 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-08-28 06:13:33.690 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-08-28 06:13:33.693 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-08-28 06:13:33.696 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-08-28 06:13:33.698 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-08-28 06:13:33.700 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-08-28 06:13:33.703 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-08-28 06:13:33.706 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-08-28 06:13:33.708 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-08-28 06:13:33.712 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-08-28 06:13:33.714 | + functions-common:_ensure_lsb_release:420 : return 2026-08-28 06:13:33.717 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-08-28 06:13:33.733 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-08-28 06:13:33.736 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-08-28 06:13:33.752 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-08-28 06:13:33.755 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-08-28 06:13:33.772 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-08-28 06:13:33.774 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-08-28 06:13:33.776 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-08-28 06:13:33.778 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-08-28 06:13:33.781 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-08-28 06:13:33.784 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-08-28 06:13:33.786 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-08-28 06:13:33.789 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-08-28 06:13:33.791 | + functions-common:GetDistro:476 : DISTRO=noble 2026-08-28 06:13:33.793 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-08-28 06:13:33.796 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-08-28 06:13:33.796 | Distro: noble 2026-08-28 06:13:33.799 | + tools/install_pip.sh:main:117 : get_versions 2026-08-28 06:13:33.802 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-28 06:13:33.806 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-28 06:13:33.808 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-28 06:13:33.812 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-28 06:13:33.812 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-28 06:13:34.507 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-28 06:13:34.509 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-28 06:13:34.509 | pip: 24.0 2026-08-28 06:13:34.511 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-08-28 06:13:34.514 | + tools/install_pip.sh:main:123 : is_fedora 2026-08-28 06:13:34.516 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 06:13:34.518 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 06:13:34.520 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 06:13:34.522 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 06:13:34.525 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 06:13:34.527 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 06:13:34.529 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 06:13:34.531 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 06:13:34.533 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 06:13:34.536 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 06:13:34.538 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 06:13:34.540 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 06:13:34.542 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 06:13:34.545 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-08-28 06:13:34.547 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:13:34.549 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:13:34.552 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-08-28 06:13:34.557 | + tools/install_pip.sh:main:146 : set -x 2026-08-28 06:13:34.560 | + tools/install_pip.sh:main:149 : get_versions 2026-08-28 06:13:34.563 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-08-28 06:13:34.567 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-08-28 06:13:34.569 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-08-28 06:13:34.572 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-08-28 06:13:34.573 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-08-28 06:13:35.202 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-08-28 06:13:35.204 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-08-28 06:13:35.204 | pip: 24.0 2026-08-28 06:13:35.209 | + ./stack.sh:main:806 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-08-28 06:13:35.213 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-08-28 06:13:35.216 | + ./stack.sh:main:807 : fixup_all 2026-08-28 06:13:35.219 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-08-28 06:13:35.222 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-08-28 06:13:35.225 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:13:35.228 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:13:35.232 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-08-28 06:13:35.248 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-08-28 06:13:35.264 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-08-28 06:13:35.280 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-08-28 06:13:35.283 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-08-28 06:13:35.286 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 06:13:35.289 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 06:13:35.292 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 06:13:35.295 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 06:13:35.298 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 06:13:35.301 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 06:13:35.304 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 06:13:35.307 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 06:13:35.309 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 06:13:35.312 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 06:13:35.315 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 06:13:35.318 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 06:13:35.322 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 06:13:35.325 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-08-28 06:13:35.328 | + ./stack.sh:main:809 : [[ True == \T\r\u\e ]] 2026-08-28 06:13:35.331 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-08-28 06:13:35.347 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-08-28 06:13:35.362 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-08-28 06:13:35.377 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-08-28 06:13:35.392 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-08-28 06:13:35.408 | + ./stack.sh:main:816 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-08-28 06:13:35.424 | + ./stack.sh:main:817 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-08-28 06:13:35.439 | + ./stack.sh:main:818 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-08-28 06:13:35.456 | + ./stack.sh:main:820 : setup_devstack_virtualenv 2026-08-28 06:13:35.459 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-08-28 06:13:35.461 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-08-28 06:13:41.234 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-08-28 06:13:41.258 | Using python 3.12 to install setuptools 2026-08-28 06:13:41.261 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-08-28 06:13:42.645 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-08-28 06:13:42.899 | Collecting pip 2026-08-28 06:13:43.004 | Downloading pip-26.2.1-py3-none-any.whl.metadata (4.6 kB) 2026-08-28 06:13:43.016 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-08-28 06:13:43.492 | Collecting setuptools[core] 2026-08-28 06:13:43.508 | Downloading setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-28 06:13:43.672 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-28 06:13:43.688 | Downloading packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-28 06:13:43.771 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-28 06:13:43.787 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-28 06:13:43.809 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-08-28 06:13:43.886 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-28 06:13:43.903 | Downloading jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-28 06:13:44.113 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-28 06:13:44.128 | Downloading wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-28 06:13:44.258 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-28 06:13:44.273 | Downloading jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-28 06:13:44.389 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-28 06:13:44.404 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-28 06:13:44.486 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-28 06:13:44.502 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-28 06:13:44.753 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 06:13:44.770 | Downloading typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-28 06:13:44.862 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 06:13:44.877 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-28 06:13:45.068 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 06:13:45.083 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-28 06:13:45.148 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 06:13:45.164 | Downloading annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-28 06:13:45.258 | 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-08-28 06:13:45.273 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-28 06:13:45.373 | 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-08-28 06:13:45.388 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-28 06:13:45.437 | 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-08-28 06:13:45.468 | Downloading pip-26.2.1-py3-none-any.whl (1.8 MB) 2026-08-28 06:13:45.554 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.4 MB/s eta 0:00:00 2026-08-28 06:13:45.569 | Downloading jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-28 06:13:45.593 | Downloading jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-28 06:13:45.615 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-28 06:13:45.629 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 7.4 MB/s eta 0:00:00 2026-08-28 06:13:45.644 | Downloading packaging-26.3-py3-none-any.whl (129 kB) 2026-08-28 06:13:45.659 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 130.0/130.0 kB 12.2 MB/s eta 0:00:00 2026-08-28 06:13:45.675 | Downloading wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-28 06:13:45.699 | Downloading setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-28 06:13:45.740 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 818.2/818.2 kB 22.5 MB/s eta 0:00:00 2026-08-28 06:13:45.755 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-28 06:13:45.778 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-28 06:13:45.800 | Downloading typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-28 06:13:45.814 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.9/122.9 kB 11.7 MB/s eta 0:00:00 2026-08-28 06:13:45.830 | Downloading annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-28 06:13:45.853 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-28 06:13:45.873 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.8 MB/s eta 0:00:00 2026-08-28 06:13:45.888 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-28 06:13:45.910 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-28 06:13:45.924 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 9.3 MB/s eta 0:00:00 2026-08-28 06:13:45.941 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-28 06:13:45.991 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 26.8 MB/s eta 0:00:00 2026-08-28 06:13:46.747 | 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-08-28 06:13:46.771 | Attempting uninstall: setuptools 2026-08-28 06:13:46.789 | Found existing installation: setuptools 68.1.2 2026-08-28 06:13:46.789 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:13:46.789 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-08-28 06:13:47.676 | Attempting uninstall: pygments 2026-08-28 06:13:47.722 | Found existing installation: Pygments 2.17.2 2026-08-28 06:13:47.722 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:13:47.723 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-08-28 06:13:49.041 | Attempting uninstall: pip 2026-08-28 06:13:49.046 | Found existing installation: pip 24.0 2026-08-28 06:13:49.116 | Uninstalling pip-24.0: 2026-08-28 06:13:49.126 | Successfully uninstalled pip-24.0 2026-08-28 06:13:50.715 | Attempting uninstall: packaging 2026-08-28 06:13:50.744 | Found existing installation: packaging 24.0 2026-08-28 06:13:50.744 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:13:50.744 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-08-28 06:13:50.978 | Attempting uninstall: markdown-it-py 2026-08-28 06:13:51.006 | Found existing installation: markdown-it-py 3.0.0 2026-08-28 06:13:51.006 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:13:51.008 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-08-28 06:13:51.172 | Attempting uninstall: wheel 2026-08-28 06:13:51.204 | Found existing installation: wheel 0.42.0 2026-08-28 06:13:51.205 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:13:51.206 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-08-28 06:13:51.260 | Attempting uninstall: rich 2026-08-28 06:13:51.294 | Found existing installation: rich 13.7.1 2026-08-28 06:13:51.294 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:13:51.294 | Can't uninstall 'rich'. No files were found to uninstall. 2026-08-28 06:13:52.043 | 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.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-28 06:13:52.301 | + inc/python:pip_install:216 : result=0 2026-08-28 06:13:52.304 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:13:52.307 | + functions-common:time_stop:2420 : local name 2026-08-28 06:13:52.310 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:13:52.313 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:13:52.316 | + functions-common:time_stop:2423 : local total 2026-08-28 06:13:52.319 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:13:52.322 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:13:52.324 | + functions-common:time_stop:2427 : start_time=1787897621252 2026-08-28 06:13:52.327 | + functions-common:time_stop:2429 : [[ -z 1787897621252 ]] 2026-08-28 06:13:52.330 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:13:52.335 | + functions-common:time_stop:2432 : end_time=1787897632331 2026-08-28 06:13:52.338 | + functions-common:time_stop:2433 : elapsed_time=11079 2026-08-28 06:13:52.341 | + functions-common:time_stop:2434 : total=0 2026-08-28 06:13:52.343 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:13:52.346 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11079 2026-08-28 06:13:52.349 | + inc/python:pip_install:219 : return 0 2026-08-28 06:13:52.352 | + 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-08-28 06:13:52.355 | + 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-08-28 06:13:52.359 | + 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-08-28 06:13:52.362 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-08-28 06:13:52.364 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-08-28 06:13:52.368 | + ./stack.sh:main:824 : pip_install -U os-testr 2026-08-28 06:13:52.393 | Using python 3.12 to install os-testr 2026-08-28 06:13:52.396 | + 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-08-28 06:13:53.602 | Collecting os-testr 2026-08-28 06:13:53.738 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-28 06:13:53.803 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-08-28 06:13:53.819 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-28 06:13:53.854 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-08-28 06:13:53.871 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-08-28 06:13:53.927 | Collecting testtools>=2.2.0 (from os-testr) 2026-08-28 06:13:53.945 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-08-28 06:13:53.956 | 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-08-28 06:13:53.985 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-08-28 06:13:54.001 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-28 06:13:54.094 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-08-28 06:13:54.109 | 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-08-28 06:13:54.146 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-08-28 06:13:54.171 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-28 06:13:54.209 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-08-28 06:13:54.232 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-08-28 06:13:54.254 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-08-28 06:13:54.276 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-08-28 06:13:54.314 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 26.1 MB/s 0:00:00 2026-08-28 06:13:54.508 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-08-28 06:13:54.655 | Attempting uninstall: PyYAML 2026-08-28 06:13:54.661 | Found existing installation: PyYAML 6.0.1 2026-08-28 06:13:54.662 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:13:54.662 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-08-28 06:13:55.096 | 2026-08-28 06:13:55.100 | 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-08-28 06:13:55.223 | + inc/python:pip_install:216 : result=0 2026-08-28 06:13:55.226 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:13:55.228 | + functions-common:time_stop:2420 : local name 2026-08-28 06:13:55.230 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:13:55.233 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:13:55.236 | + functions-common:time_stop:2423 : local total 2026-08-28 06:13:55.238 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:13:55.240 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:13:55.242 | + functions-common:time_stop:2427 : start_time=1787897632386 2026-08-28 06:13:55.244 | + functions-common:time_stop:2429 : [[ -z 1787897632386 ]] 2026-08-28 06:13:55.247 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:13:55.252 | + functions-common:time_stop:2432 : end_time=1787897635249 2026-08-28 06:13:55.254 | + functions-common:time_stop:2433 : elapsed_time=2863 2026-08-28 06:13:55.256 | + functions-common:time_stop:2434 : total=11079 2026-08-28 06:13:55.258 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:13:55.260 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13942 2026-08-28 06:13:55.263 | + inc/python:pip_install:219 : return 0 2026-08-28 06:13:55.266 | + ./stack.sh:main:828 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-08-28 06:13:55.327 | + ./stack.sh:main:829 : sudo systemctl restart systemd-journald 2026-08-28 06:13:55.422 | + ./stack.sh:main:835 : install_infra 2026-08-28 06:13:55.425 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-28 06:13:55.427 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-08-28 06:13:55.430 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-08-28 06:14:00.964 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-28 06:14:00.966 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-08-28 06:14:00.985 | + 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-08-28 06:14:02.445 | Collecting pbr 2026-08-28 06:14:02.449 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-28 06:14:02.893 | Collecting setuptools[core] 2026-08-28 06:14:02.896 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-28 06:14:03.054 | Collecting packaging>=24.2 (from setuptools[core]) 2026-08-28 06:14:03.058 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-28 06:14:03.127 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-08-28 06:14:03.129 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-08-28 06:14:03.199 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-08-28 06:14:03.201 | Using cached jaraco_text-4.3.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-28 06:14:03.295 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-08-28 06:14:03.297 | Using cached wheel-0.48.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-28 06:14:03.364 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-08-28 06:14:03.367 | Using cached jaraco_functools-4.6.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-28 06:14:03.463 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-08-28 06:14:03.466 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-08-28 06:14:03.534 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-08-28 06:14:03.538 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-08-28 06:14:03.764 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 06:14:03.767 | Using cached typer-0.27.1-py3-none-any.whl.metadata (16 kB) 2026-08-28 06:14:03.842 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 06:14:03.845 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-08-28 06:14:04.015 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 06:14:04.017 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-08-28 06:14:04.068 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-08-28 06:14:04.071 | Using cached annotated_doc-0.0.5-py3-none-any.whl.metadata (6.5 kB) 2026-08-28 06:14:04.153 | 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-08-28 06:14:04.158 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-08-28 06:14:04.233 | 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-08-28 06:14:04.236 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-28 06:14:04.324 | 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-08-28 06:14:04.379 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-08-28 06:14:04.404 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-28 06:14:04.408 | Using cached jaraco_functools-4.6.0-py3-none-any.whl (11 kB) 2026-08-28 06:14:04.410 | Using cached jaraco_text-4.3.0-py3-none-any.whl (14 kB) 2026-08-28 06:14:04.413 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-08-28 06:14:04.416 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-28 06:14:04.419 | Using cached wheel-0.48.0-py3-none-any.whl (33 kB) 2026-08-28 06:14:04.422 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-28 06:14:04.431 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-08-28 06:14:04.433 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-08-28 06:14:04.435 | Using cached typer-0.27.1-py3-none-any.whl (122 kB) 2026-08-28 06:14:04.439 | Using cached annotated_doc-0.0.5-py3-none-any.whl (5.3 kB) 2026-08-28 06:14:04.441 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-08-28 06:14:04.446 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-08-28 06:14:04.449 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-08-28 06:14:04.451 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-08-28 06:14:04.466 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-08-28 06:14:04.745 | 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-08-28 06:14:08.331 | 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.1 typer-slim-0.24.0 wheel-0.48.0 2026-08-28 06:14:08.530 | + inc/python:pip_install:216 : result=0 2026-08-28 06:14:08.532 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:14:08.534 | + functions-common:time_stop:2420 : local name 2026-08-28 06:14:08.536 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:14:08.538 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:14:08.540 | + functions-common:time_stop:2423 : local total 2026-08-28 06:14:08.542 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:14:08.544 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:14:08.546 | + functions-common:time_stop:2427 : start_time=1787897640979 2026-08-28 06:14:08.548 | + functions-common:time_stop:2429 : [[ -z 1787897640979 ]] 2026-08-28 06:14:08.550 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:14:08.553 | + functions-common:time_stop:2432 : end_time=1787897648551 2026-08-28 06:14:08.555 | + functions-common:time_stop:2433 : elapsed_time=7572 2026-08-28 06:14:08.557 | + functions-common:time_stop:2434 : total=13942 2026-08-28 06:14:08.559 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:14:08.561 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21514 2026-08-28 06:14:08.563 | + inc/python:pip_install:219 : return 0 2026-08-28 06:14:08.566 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-08-28 06:14:08.568 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-08-28 06:14:08.587 | + 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-08-28 06:14:09.879 | Processing /opt/stack/requirements 2026-08-28 06:14:09.885 | Installing build dependencies: started 2026-08-28 06:14:12.944 | Installing build dependencies: finished with status 'done' 2026-08-28 06:14:12.946 | Getting requirements to build wheel: started 2026-08-28 06:14:13.266 | Getting requirements to build wheel: finished with status 'done' 2026-08-28 06:14:13.271 | Preparing metadata (pyproject.toml): started 2026-08-28 06:14:14.509 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-28 06:14:14.698 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8675) 2026-08-28 06:14:14.754 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-28 06:14:14.776 | 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.dev8675) (26.3) 2026-08-28 06:14:14.882 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8675) 2026-08-28 06:14:14.886 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-28 06:14:15.038 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8675) 2026-08-28 06:14:15.042 | 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-08-28 06:14:15.095 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8675) 2026-08-28 06:14:15.100 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-08-28 06:14:15.112 | 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.dev8675) (84.0.0) 2026-08-28 06:14:15.535 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8675) 2026-08-28 06:14:15.541 | 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-08-28 06:14:15.555 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.1/44.1 kB 4.7 MB/s eta 0:00:00 2026-08-28 06:14:15.636 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8675) 2026-08-28 06:14:15.641 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-28 06:14:15.765 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8675) 2026-08-28 06:14:15.771 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-28 06:14:15.860 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8675) 2026-08-28 06:14:15.864 | Downloading certifi-2026.7.22-py3-none-any.whl.metadata (2.5 kB) 2026-08-28 06:14:15.981 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-08-28 06:14:15.993 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-28 06:14:16.007 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 4.2 MB/s eta 0:00:00 2026-08-28 06:14:16.012 | 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-08-28 06:14:16.022 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-28 06:14:16.036 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 8.0 MB/s eta 0:00:00 2026-08-28 06:14:16.040 | Downloading certifi-2026.7.22-py3-none-any.whl (136 kB) 2026-08-28 06:14:16.056 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 137.0/137.0 kB 13.2 MB/s eta 0:00:00 2026-08-28 06:14:16.062 | 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-08-28 06:14:16.080 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.5/247.5 kB 18.0 MB/s eta 0:00:00 2026-08-28 06:14:16.085 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-08-28 06:14:16.098 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 7.5 MB/s eta 0:00:00 2026-08-28 06:14:16.103 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-28 06:14:16.119 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.5 MB/s eta 0:00:00 2026-08-28 06:14:16.154 | Building wheels for collected packages: openstack_requirements 2026-08-28 06:14:16.155 | Building wheel for openstack_requirements (pyproject.toml): started 2026-08-28 06:14:18.608 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-08-28 06:14:18.609 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8675-py3-none-any.whl size=53493 sha256=fbde34dd0dbdf486d54643ac98890eafc41b5713209aad4c7ab8438e89ee6b1c 2026-08-28 06:14:18.609 | Stored in directory: /tmp/pip-ephem-wheel-cache-txro9fte/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-08-28 06:14:18.615 | Successfully built openstack_requirements 2026-08-28 06:14:18.898 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-08-28 06:14:19.644 | 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.dev8675 requests-2.34.2 urllib3-2.7.0 2026-08-28 06:14:19.868 | + inc/python:pip_install:216 : result=0 2026-08-28 06:14:19.872 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:14:19.875 | + functions-common:time_stop:2420 : local name 2026-08-28 06:14:19.878 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:14:19.882 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:14:19.884 | + functions-common:time_stop:2423 : local total 2026-08-28 06:14:19.888 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:14:19.891 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:14:19.895 | + functions-common:time_stop:2427 : start_time=1787897648581 2026-08-28 06:14:19.899 | + functions-common:time_stop:2429 : [[ -z 1787897648581 ]] 2026-08-28 06:14:19.903 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:14:19.909 | + functions-common:time_stop:2432 : end_time=1787897659904 2026-08-28 06:14:19.913 | + functions-common:time_stop:2433 : elapsed_time=11323 2026-08-28 06:14:19.916 | + functions-common:time_stop:2434 : total=21514 2026-08-28 06:14:19.920 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:14:19.924 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32837 2026-08-28 06:14:19.928 | + inc/python:pip_install:219 : return 0 2026-08-28 06:14:19.932 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-08-28 06:14:19.936 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-08-28 06:14:19.940 | + inc/python:use_library_from_git:266 : local name=pbr 2026-08-28 06:14:19.944 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:14:19.948 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:14:19.952 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-08-28 06:14:19.956 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:14:19.960 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-08-28 06:14:19.991 | Using python 3.12 to install pbr 2026-08-28 06:14:19.996 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-08-28 06:14:20.981 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-08-28 06:14:21.025 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (84.0.0) 2026-08-28 06:14:21.284 | + inc/python:pip_install:216 : result=0 2026-08-28 06:14:21.289 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:14:21.293 | + functions-common:time_stop:2420 : local name 2026-08-28 06:14:21.296 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:14:21.300 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:14:21.304 | + functions-common:time_stop:2423 : local total 2026-08-28 06:14:21.307 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:14:21.310 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:14:21.314 | + functions-common:time_stop:2427 : start_time=1787897659983 2026-08-28 06:14:21.317 | + functions-common:time_stop:2429 : [[ -z 1787897659983 ]] 2026-08-28 06:14:21.321 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:14:21.327 | + functions-common:time_stop:2432 : end_time=1787897661322 2026-08-28 06:14:21.330 | + functions-common:time_stop:2433 : elapsed_time=1339 2026-08-28 06:14:21.332 | + functions-common:time_stop:2434 : total=32837 2026-08-28 06:14:21.335 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:14:21.338 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34176 2026-08-28 06:14:21.342 | + inc/python:pip_install:219 : return 0 2026-08-28 06:14:21.345 | + ./stack.sh:main:838 : python3.12 -m venv /opt/stack/bindep-venv 2026-08-28 06:14:27.082 | + ./stack.sh:main:840 : /opt/stack/bindep-venv/bin/pip install bindep 2026-08-28 06:14:27.941 | Collecting bindep 2026-08-28 06:14:27.996 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-08-28 06:14:28.110 | Collecting distro>=1.7 (from bindep) 2026-08-28 06:14:28.114 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-08-28 06:14:28.205 | Collecting packaging (from bindep) 2026-08-28 06:14:28.207 | Using cached packaging-26.3-py3-none-any.whl.metadata (3.5 kB) 2026-08-28 06:14:28.259 | Collecting Parsley (from bindep) 2026-08-28 06:14:28.264 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-08-28 06:14:28.361 | Collecting pbr>=2 (from bindep) 2026-08-28 06:14:28.365 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-08-28 06:14:28.786 | Collecting setuptools (from pbr>=2->bindep) 2026-08-28 06:14:28.789 | Using cached setuptools-84.0.0-py3-none-any.whl.metadata (6.6 kB) 2026-08-28 06:14:28.868 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-08-28 06:14:28.886 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-08-28 06:14:28.895 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-08-28 06:14:28.898 | Using cached packaging-26.3-py3-none-any.whl (129 kB) 2026-08-28 06:14:28.904 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-08-28 06:14:28.921 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 7.7 MB/s eta 0:00:00 2026-08-28 06:14:28.923 | Using cached setuptools-84.0.0-py3-none-any.whl (818 kB) 2026-08-28 06:14:29.063 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-08-28 06:14:30.559 | 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-08-28 06:14:30.742 | + ./stack.sh:main:841 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-28 06:14:30.748 | + ./stack.sh:main:841 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-08-28 06:14:30.753 | ++ ./stack.sh:main:844 : _get_plugin_bindep_packages 2026-08-28 06:14:30.780 | + ./stack.sh:main:844 : pkgs= 2026-08-28 06:14:30.784 | + ./stack.sh:main:845 : [[ -n '' ]] 2026-08-28 06:14:30.787 | + ./stack.sh:main:852 : run_phase stack pre-install 2026-08-28 06:14:30.791 | + functions-common:run_phase:1848 : local mode=stack 2026-08-28 06:14:30.795 | + functions-common:run_phase:1849 : local phase=pre-install 2026-08-28 06:14:30.799 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-28 06:14:30.802 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-28 06:14:30.806 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-28 06:14:30.810 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-28 06:14:30.813 | + functions-common:run_phase:1858 : local extra 2026-08-28 06:14:30.818 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-28 06:14:30.823 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-28 06:14:30.827 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-28 06:14:30.831 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-28 06:14:30.835 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-08-28 06:14:30.838 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-28 06:14:30.861 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:14:30.864 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 06:14:30.868 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:14:30.872 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-08-28 06:14:30.876 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:14:30.878 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-28 06:14:30.882 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:14:30.885 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-08-28 06:14:30.888 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:14:30.892 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-28 06:14:30.896 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:14:30.899 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-28 06:14:30.903 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-28 06:14:30.906 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-28 06:14:30.910 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 06:14:30.913 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-28 06:14:30.917 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-08-28 06:14:30.919 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-28 06:14:30.923 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-08-28 06:14:30.926 | + functions-common:run_plugins:1837 : local plugins= 2026-08-28 06:14:30.930 | + functions-common:run_plugins:1838 : local plugin 2026-08-28 06:14:30.933 | + ./stack.sh:main:855 : set_systemd_override DefaultLimitNOFILE 2048 2026-08-28 06:14:30.937 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-08-28 06:14:30.940 | + functions:set_systemd_override:845 : local value=2048 2026-08-28 06:14:30.944 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-08-28 06:14:30.947 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-08-28 06:14:31.021 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-08-28 06:14:31.021 | Set systemd system override for DefaultLimitNOFILE=2048 2026-08-28 06:14:31.024 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-08-28 06:14:31.465 | + ./stack.sh:main:857 : install_rpc_backend 2026-08-28 06:14:31.469 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-08-28 06:14:31.490 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:14:31.494 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-08-28 06:14:31.498 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 06:14:31.500 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 06:14:31.502 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 06:14:31.504 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 06:14:31.508 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 06:14:31.510 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 06:14:31.514 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:14:31.518 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:14:31.521 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 06:14:31.525 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 06:14:31.529 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 06:14:31.533 | + functions-common:apt_get_update:1167 : return 2026-08-28 06:14:31.537 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-08-28 06:14:31.540 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 06:14:31.544 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:14:31.548 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:14:31.553 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-08-28 06:14:31.583 | + 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-08-28 06:14:31.623 | Reading package lists... 2026-08-28 06:14:32.065 | Building dependency tree... 2026-08-28 06:14:32.067 | Reading state information... 2026-08-28 06:14:32.799 | The following packages were automatically installed and are no longer required: 2026-08-28 06:14:32.802 | libfwupd2 libgusb2 2026-08-28 06:14:32.802 | Use 'sudo apt autoremove' to remove them. 2026-08-28 06:14:32.806 | The following additional packages will be installed: 2026-08-28 06:14:32.806 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-28 06:14:32.806 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-28 06:14:32.806 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-28 06:14:32.807 | erlang-tools erlang-xmerl 2026-08-28 06:14:32.810 | Suggested packages: 2026-08-28 06:14:32.810 | erlang erlang-manpages erlang-doc 2026-08-28 06:14:32.877 | The following NEW packages will be installed: 2026-08-28 06:14:32.877 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-08-28 06:14:32.877 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-08-28 06:14:32.877 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-08-28 06:14:32.881 | erlang-tools erlang-xmerl rabbitmq-server 2026-08-28 06:14:32.971 | 0 upgraded, 18 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 06:14:32.971 | Need to get 36.1 MB of archives. 2026-08-28 06:14:32.971 | After this operation, 56.3 MB of additional disk space will be used. 2026-08-28 06:14:32.971 | 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-08-28 06:14:33.328 | 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-08-28 06:14:33.342 | 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-08-28 06:14:33.344 | 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-08-28 06:14:33.353 | 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-08-28 06:14:33.364 | 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-08-28 06:14:33.367 | 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-08-28 06:14:33.386 | 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-08-28 06:14:33.387 | 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-08-28 06:14:33.389 | 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-08-28 06:14:33.391 | 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-08-28 06:14:33.399 | 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-08-28 06:14:33.421 | 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-08-28 06:14:33.423 | 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-08-28 06:14:33.426 | 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-08-28 06:14:33.430 | 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-08-28 06:14:33.436 | 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-08-28 06:14:33.483 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-08-28 06:14:33.934 | perl: warning: Setting locale failed. 2026-08-28 06:14:33.934 | perl: warning: Please check that your locale settings: 2026-08-28 06:14:33.934 | LANGUAGE = (unset), 2026-08-28 06:14:33.934 | LC_ALL = "en_US.utf8", 2026-08-28 06:14:33.934 | LANG = "de_DE.UTF-8" 2026-08-28 06:14:33.934 | are supported and installed on your system. 2026-08-28 06:14:33.935 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:14:33.998 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:14:33.998 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:14:33.998 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:14:34.204 | Fetched 36.1 MB in 1s (46.9 MB/s) 2026-08-28 06:14:34.312 | Selecting previously unselected package erlang-base. 2026-08-28 06:14:34.375 | (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-08-28 06:14:34.381 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:34.385 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:34.757 | Selecting previously unselected package erlang-asn1. 2026-08-28 06:14:34.769 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:34.772 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:34.833 | Selecting previously unselected package erlang-crypto. 2026-08-28 06:14:34.845 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:34.849 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:34.896 | Selecting previously unselected package erlang-public-key. 2026-08-28 06:14:34.909 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:34.912 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:34.967 | Selecting previously unselected package erlang-mnesia. 2026-08-28 06:14:34.979 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:34.983 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:35.050 | Selecting previously unselected package erlang-runtime-tools. 2026-08-28 06:14:35.062 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:35.066 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:35.129 | Selecting previously unselected package erlang-ssl. 2026-08-28 06:14:35.141 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:35.145 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:35.234 | Selecting previously unselected package erlang-eldap. 2026-08-28 06:14:35.247 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:35.251 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:35.295 | Selecting previously unselected package erlang-ftp. 2026-08-28 06:14:35.307 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:35.310 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:35.356 | Selecting previously unselected package erlang-tftp. 2026-08-28 06:14:35.368 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:35.373 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:35.419 | Selecting previously unselected package erlang-inets. 2026-08-28 06:14:35.434 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:35.438 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:35.518 | Selecting previously unselected package erlang-snmp. 2026-08-28 06:14:35.533 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:35.537 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:35.691 | Selecting previously unselected package erlang-os-mon. 2026-08-28 06:14:35.705 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:35.709 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:35.757 | Selecting previously unselected package erlang-parsetools. 2026-08-28 06:14:35.771 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:35.775 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:35.820 | Selecting previously unselected package erlang-syntax-tools. 2026-08-28 06:14:35.834 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:35.838 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:35.886 | Selecting previously unselected package erlang-tools. 2026-08-28 06:14:35.901 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:35.905 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:35.968 | Selecting previously unselected package erlang-xmerl. 2026-08-28 06:14:35.982 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-08-28 06:14:35.986 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:36.073 | Selecting previously unselected package rabbitmq-server. 2026-08-28 06:14:36.088 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-08-28 06:14:36.095 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-28 06:14:37.113 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:37.483 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-08-28 06:14:37.484 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-08-28 06:14:39.959 | Searching for services which depend on erlang and should be started... none found. 2026-08-28 06:14:40.010 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.020 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.029 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.039 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.048 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.058 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.067 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.077 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.087 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.097 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.108 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.117 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.127 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.138 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.200 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.210 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-08-28 06:14:40.220 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-08-28 06:14:40.307 | info: Selecting GID from range 100 to 999 ... 2026-08-28 06:14:40.313 | info: Adding group `rabbitmq' (GID 118) ... 2026-08-28 06:14:40.432 | info: Selecting UID from range 100 to 999 ... 2026-08-28 06:14:40.432 | 2026-08-28 06:14:40.438 | info: Adding system user `rabbitmq' (UID 116) ... 2026-08-28 06:14:40.441 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-08-28 06:14:40.494 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-08-28 06:14:40.703 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-08-28 06:14:57.706 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 06:14:59.400 | perl: warning: Setting locale failed. 2026-08-28 06:14:59.400 | perl: warning: Please check that your locale settings: 2026-08-28 06:14:59.400 | LANGUAGE = (unset), 2026-08-28 06:14:59.401 | LC_ALL = "en_US.utf8", 2026-08-28 06:14:59.401 | LANG = "de_DE.UTF-8" 2026-08-28 06:14:59.401 | are supported and installed on your system. 2026-08-28 06:14:59.401 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:14:59.529 | perl: warning: Setting locale failed. 2026-08-28 06:14:59.529 | perl: warning: Please check that your locale settings: 2026-08-28 06:14:59.529 | LANGUAGE = (unset), 2026-08-28 06:14:59.529 | LC_ALL = "en_US.utf8", 2026-08-28 06:14:59.529 | LANG = "de_DE.UTF-8" 2026-08-28 06:14:59.529 | are supported and installed on your system. 2026-08-28 06:14:59.529 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:14:59.579 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:14:59.579 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:14:59.579 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:14:59.649 | perl: warning: Setting locale failed. 2026-08-28 06:14:59.650 | perl: warning: Please check that your locale settings: 2026-08-28 06:14:59.650 | LANGUAGE = (unset), 2026-08-28 06:14:59.650 | LC_ALL = "en_US.utf8", 2026-08-28 06:14:59.650 | LANG = "de_DE.UTF-8" 2026-08-28 06:14:59.650 | are supported and installed on your system. 2026-08-28 06:14:59.650 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:15:00.159 | 2026-08-28 06:15:00.159 | Running kernel seems to be up-to-date. 2026-08-28 06:15:00.159 | 2026-08-28 06:15:00.159 | No services need to be restarted. 2026-08-28 06:15:00.159 | 2026-08-28 06:15:00.159 | No containers need to be restarted. 2026-08-28 06:15:00.159 | 2026-08-28 06:15:00.159 | No user sessions are running outdated binaries. 2026-08-28 06:15:00.160 | 2026-08-28 06:15:00.160 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 06:15:02.385 | + functions-common:apt_get:1211 : result=0 2026-08-28 06:15:02.388 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 06:15:02.390 | + functions-common:time_stop:2420 : local name 2026-08-28 06:15:02.392 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:15:02.395 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:15:02.398 | + functions-common:time_stop:2423 : local total 2026-08-28 06:15:02.401 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:15:02.404 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 06:15:02.408 | + functions-common:time_stop:2427 : start_time=1787897671579 2026-08-28 06:15:02.410 | + functions-common:time_stop:2429 : [[ -z 1787897671579 ]] 2026-08-28 06:15:02.414 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:15:02.419 | + functions-common:time_stop:2432 : end_time=1787897702415 2026-08-28 06:15:02.422 | + functions-common:time_stop:2433 : elapsed_time=30836 2026-08-28 06:15:02.426 | + functions-common:time_stop:2434 : total=71198 2026-08-28 06:15:02.429 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:15:02.432 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=102034 2026-08-28 06:15:02.436 | + functions-common:apt_get:1215 : return 0 2026-08-28 06:15:02.439 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-08-28 06:15:02.442 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 06:15:02.445 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 06:15:02.448 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 06:15:02.451 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 06:15:02.454 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 06:15:02.458 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 06:15:02.460 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 06:15:02.464 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 06:15:02.467 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 06:15:02.471 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 06:15:02.474 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 06:15:02.477 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 06:15:02.480 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 06:15:02.484 | + ./stack.sh:main:858 : restart_rpc_backend 2026-08-28 06:15:02.487 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-08-28 06:15:02.508 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:15:02.511 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-08-28 06:15:02.514 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:15:02.517 | + ./stack.sh:echo_summary:450 : echo -e Starting RabbitMQ 2026-08-28 06:15:02.521 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-08-28 06:15:02.525 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-08-28 06:15:02.530 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-08-28 06:15:02.533 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-08-28 06:15:02.537 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-08-28 06:15:02.540 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-08-28 06:15:02.543 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-08-28 06:15:02.547 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-08-28 06:15:02.551 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-08-28 06:15:03.674 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-08-28 06:15:03.675 | user tags 2026-08-28 06:15:03.675 | guest [administrator]' 2026-08-28 06:15:03.679 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-08-28 06:15:03.679 | user tags 2026-08-28 06:15:03.679 | guest [administrator]' 2026-08-28 06:15:03.679 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-08-28 06:15:03.686 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-08-28 06:15:03.689 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-08-28 06:15:03.693 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-08-28 06:15:04.770 | Adding user "stackrabbit" ... 2026-08-28 06:15:04.808 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-08-28 06:15:04.828 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-08-28 06:15:05.872 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-08-28 06:15:05.904 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-08-28 06:15:05.906 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-08-28 06:15:06.950 | Changing password for user "stackrabbit" ... 2026-08-28 06:15:06.980 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-08-28 06:15:06.983 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-08-28 06:15:06.985 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-08-28 06:15:08.032 | Deleting user "guest" ... 2026-08-28 06:15:08.062 | + ./stack.sh:main:860 : is_service_enabled mysql postgresql 2026-08-28 06:15:08.080 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:15:08.083 | + ./stack.sh:main:861 : install_database 2026-08-28 06:15:08.085 | + lib/database:install_database:118 : install_database_mysql 2026-08-28 06:15:08.087 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-08-28 06:15:08.090 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:15:08.092 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:15:08.095 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-08-28 06:15:08.107 | perl: warning: Setting locale failed. 2026-08-28 06:15:08.107 | perl: warning: Please check that your locale settings: 2026-08-28 06:15:08.107 | LANGUAGE = (unset), 2026-08-28 06:15:08.107 | LC_ALL = "en_US.utf8", 2026-08-28 06:15:08.107 | LANG = "de_DE.UTF-8" 2026-08-28 06:15:08.107 | are supported and installed on your system. 2026-08-28 06:15:08.108 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:15:08.160 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:15:08.161 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:15:08.161 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:15:08.275 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-08-28 06:15:08.277 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-08-28 06:15:08.282 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-08-28 06:15:08.284 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:15:08.287 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:15:08.290 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-08-28 06:15:08.292 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-08-28 06:15:08.296 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-08-28 06:15:08.300 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-08-28 06:15:08.302 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-08-28 06:15:08.305 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 06:15:08.307 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 06:15:08.310 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 06:15:08.312 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 06:15:08.316 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 06:15:08.318 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 06:15:08.320 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 06:15:08.324 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 06:15:08.326 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 06:15:08.328 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 06:15:08.331 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 06:15:08.334 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 06:15:08.337 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 06:15:08.340 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-08-28 06:15:08.343 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:15:08.346 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:15:08.348 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-08-28 06:15:08.351 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 06:15:08.353 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 06:15:08.356 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 06:15:08.358 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 06:15:08.361 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 06:15:08.364 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 06:15:08.367 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:15:08.369 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:15:08.372 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 06:15:08.375 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 06:15:08.378 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 06:15:08.380 | + functions-common:apt_get_update:1167 : return 2026-08-28 06:15:08.383 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-08-28 06:15:08.386 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 06:15:08.388 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:15:08.391 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:15:08.394 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-08-28 06:15:08.417 | + 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-08-28 06:15:08.456 | Reading package lists... 2026-08-28 06:15:08.827 | Building dependency tree... 2026-08-28 06:15:08.829 | Reading state information... 2026-08-28 06:15:09.397 | The following packages were automatically installed and are no longer required: 2026-08-28 06:15:09.399 | libfwupd2 libgusb2 2026-08-28 06:15:09.399 | Use 'sudo apt autoremove' to remove them. 2026-08-28 06:15:09.402 | The following additional packages will be installed: 2026-08-28 06:15:09.402 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-28 06:15:09.402 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-28 06:15:09.402 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-28 06:15:09.402 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-28 06:15:09.403 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-28 06:15:09.403 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-28 06:15:09.404 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-08-28 06:15:09.407 | Suggested packages: 2026-08-28 06:15:09.408 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-08-28 06:15:09.408 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-08-28 06:15:09.462 | The following NEW packages will be installed: 2026-08-28 06:15:09.462 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-08-28 06:15:09.462 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-08-28 06:15:09.462 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-08-28 06:15:09.463 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-08-28 06:15:09.464 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-08-28 06:15:09.464 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-08-28 06:15:09.464 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-08-28 06:15:09.697 | 0 upgraded, 27 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 06:15:09.697 | Need to get 29.6 MB of archives. 2026-08-28 06:15:09.697 | After this operation, 243 MB of additional disk space will be used. 2026-08-28 06:15:09.697 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-08-28 06:15:11.199 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-08-28 06:15:11.200 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-08-28 06:15:11.200 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-08-28 06:15:11.207 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-08-28 06:15:11.313 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-08-28 06:15:12.371 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-08-28 06:15:12.516 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-08-28 06:15:12.516 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-08-28 06:15:12.517 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libhtml-parser-perl amd64 3.81-1ubuntu0.1 [86.0 kB] 2026-08-28 06:15:12.519 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-08-28 06:15:12.535 | 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-08-28 06:15:12.535 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-08-28 06:15:12.548 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-08-28 06:15:12.713 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-08-28 06:15:12.713 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-08-28 06:15:12.714 | 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-08-28 06:15:12.715 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-08-28 06:15:12.716 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-08-28 06:15:12.717 | 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-08-28 06:15:12.718 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-08-28 06:15:12.719 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-08-28 06:15:12.719 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-08-28 06:15:12.946 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-08-28 06:15:12.947 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-08-28 06:15:13.406 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-08-28 06:15:13.406 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-08-28 06:15:13.641 | perl: warning: Setting locale failed. 2026-08-28 06:15:13.641 | perl: warning: Please check that your locale settings: 2026-08-28 06:15:13.641 | LANGUAGE = (unset), 2026-08-28 06:15:13.641 | LC_ALL = "en_US.utf8", 2026-08-28 06:15:13.641 | LANG = "de_DE.UTF-8" 2026-08-28 06:15:13.641 | are supported and installed on your system. 2026-08-28 06:15:13.642 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:15:13.709 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:15:13.710 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:15:13.710 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:15:13.834 | Vorkonfiguration der Pakete ... 2026-08-28 06:15:13.845 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:15:13.966 | Fetched 29.6 MB in 4s (7561 kB/s) 2026-08-28 06:15:14.000 | Selecting previously unselected package mysql-client-core-8.0. 2026-08-28 06:15:14.065 | (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-08-28 06:15:14.071 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-28 06:15:14.075 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 06:15:14.500 | Selecting previously unselected package mysql-client-8.0. 2026-08-28 06:15:14.512 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-28 06:15:14.516 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 06:15:14.563 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-08-28 06:15:14.575 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-08-28 06:15:14.583 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-28 06:15:14.630 | Selecting previously unselected package libmecab2:amd64. 2026-08-28 06:15:14.642 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-08-28 06:15:14.646 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-28 06:15:14.698 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-08-28 06:15:14.711 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-08-28 06:15:14.715 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-28 06:15:14.763 | Selecting previously unselected package mysql-server-core-8.0. 2026-08-28 06:15:14.775 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-28 06:15:14.779 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 06:15:15.896 | Selecting previously unselected package mysql-server-8.0. 2026-08-28 06:15:15.909 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-08-28 06:15:15.917 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:15:15.977 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:15:15.977 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:15:15.977 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:15:16.055 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:15:16.067 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:15:16.361 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 06:15:16.425 | Selecting previously unselected package libhtml-tagset-perl. 2026-08-28 06:15:16.437 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-08-28 06:15:16.441 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-08-28 06:15:16.482 | Selecting previously unselected package liburi-perl. 2026-08-28 06:15:16.495 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-08-28 06:15:16.499 | Unpacking liburi-perl (5.27-1) ... 2026-08-28 06:15:16.590 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-08-28 06:15:16.602 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1ubuntu0.1_amd64.deb ... 2026-08-28 06:15:16.606 | Unpacking libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-28 06:15:16.670 | Selecting previously unselected package libcgi-pm-perl. 2026-08-28 06:15:16.683 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-08-28 06:15:16.687 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-08-28 06:15:16.750 | Selecting previously unselected package libfcgi0t64:amd64. 2026-08-28 06:15:16.763 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:15:16.767 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-28 06:15:16.812 | Selecting previously unselected package libfcgi-perl. 2026-08-28 06:15:16.824 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-08-28 06:15:16.828 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-08-28 06:15:16.871 | Selecting previously unselected package libcgi-fast-perl. 2026-08-28 06:15:16.884 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-08-28 06:15:16.887 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-08-28 06:15:16.926 | Selecting previously unselected package libclone-perl:amd64. 2026-08-28 06:15:16.938 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-08-28 06:15:16.942 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-08-28 06:15:16.984 | Selecting previously unselected package libencode-locale-perl. 2026-08-28 06:15:16.996 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-08-28 06:15:17.000 | Unpacking libencode-locale-perl (1.05-3) ... 2026-08-28 06:15:17.040 | Selecting previously unselected package libfcgi-bin. 2026-08-28 06:15:17.051 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:15:17.054 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-28 06:15:17.094 | Selecting previously unselected package libhtml-template-perl. 2026-08-28 06:15:17.107 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-08-28 06:15:17.111 | Unpacking libhtml-template-perl (2.97-2) ... 2026-08-28 06:15:17.157 | Selecting previously unselected package libtimedate-perl. 2026-08-28 06:15:17.169 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-08-28 06:15:17.173 | Unpacking libtimedate-perl (2.3300-2) ... 2026-08-28 06:15:17.243 | Selecting previously unselected package libhttp-date-perl. 2026-08-28 06:15:17.256 | Preparing to unpack .../19-libhttp-date-perl_6.06-1ubuntu0.24.04.1_all.deb ... 2026-08-28 06:15:17.259 | Unpacking libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-28 06:15:17.302 | Selecting previously unselected package libio-html-perl. 2026-08-28 06:15:17.314 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-08-28 06:15:17.318 | Unpacking libio-html-perl (1.004-3) ... 2026-08-28 06:15:17.362 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-08-28 06:15:17.374 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-08-28 06:15:17.392 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-08-28 06:15:17.435 | Selecting previously unselected package libhttp-message-perl. 2026-08-28 06:15:17.447 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-08-28 06:15:17.451 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-28 06:15:17.505 | Selecting previously unselected package mecab-utils. 2026-08-28 06:15:17.517 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-08-28 06:15:17.521 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-08-28 06:15:17.567 | Selecting previously unselected package mecab-ipadic. 2026-08-28 06:15:17.580 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-08-28 06:15:17.584 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-28 06:15:18.230 | Selecting previously unselected package mecab-ipadic-utf8. 2026-08-28 06:15:18.243 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-08-28 06:15:18.246 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-28 06:15:18.287 | Selecting previously unselected package mysql-server. 2026-08-28 06:15:18.298 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-08-28 06:15:18.301 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 06:15:18.369 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-08-28 06:15:18.381 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-08-28 06:15:18.395 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 06:15:18.406 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-08-28 06:15:18.416 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-08-28 06:15:18.428 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-28 06:15:18.438 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-08-28 06:15:18.448 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-08-28 06:15:18.459 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-08-28 06:15:18.469 | Setting up libencode-locale-perl (1.05-3) ... 2026-08-28 06:15:18.481 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-08-28 06:15:18.558 | Setting up libio-html-perl (1.004-3) ... 2026-08-28 06:15:18.568 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 06:15:18.579 | Setting up libtimedate-perl (2.3300-2) ... 2026-08-28 06:15:18.590 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 06:15:18.600 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-08-28 06:15:18.611 | Setting up liburi-perl (5.27-1) ... 2026-08-28 06:15:18.621 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 06:15:18.670 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:15:18.729 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:15:18.729 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:15:18.729 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:15:18.811 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:15:18.823 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:15:18.883 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-08-28 06:15:18.919 | Renaming removed key_buffer and myisam-recover options (if present) 2026-08-28 06:15:30.767 | mysqld will log errors to /var/log/mysql/error.log 2026-08-28 06:15:31.749 | mysqld is running as pid 15738 2026-08-28 06:15:34.211 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-08-28 06:15:35.895 | Setting up libhttp-date-perl (6.06-1ubuntu0.24.04.1) ... 2026-08-28 06:15:35.905 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-08-28 06:15:35.914 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-28 06:15:35.917 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-28 06:15:35.917 | 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-08-28 06:15:35.917 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-28 06:15:35.918 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-28 06:15:35.995 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-28 06:15:35.996 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-28 06:15:36.331 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-28 06:15:36.332 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-28 06:15:36.332 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-28 06:15:36.333 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-28 06:15:36.379 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-28 06:15:36.379 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-28 06:15:36.388 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-28 06:15:36.389 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-28 06:15:36.389 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-28 06:15:36.392 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-28 06:15:36.392 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-28 06:15:36.566 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-28 06:15:36.566 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-28 06:15:36.804 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-28 06:15:36.854 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-28 06:15:36.858 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-28 06:15:36.859 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-28 06:15:36.859 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-28 06:15:36.954 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-28 06:15:36.984 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-28 06:15:36.991 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-28 06:15:36.991 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-28 06:15:36.991 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-28 06:15:37.351 | 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-08-28 06:15:37.484 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-28 06:15:37.736 | 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-08-28 06:15:37.739 | 2026-08-28 06:15:37.739 | done! 2026-08-28 06:15:37.746 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-28 06:15:37.753 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-08-28 06:15:37.761 | Compiling IPA dictionary for Mecab. This takes long time... 2026-08-28 06:15:37.766 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-08-28 06:15:37.766 | 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-08-28 06:15:37.766 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-08-28 06:15:37.767 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-08-28 06:15:37.870 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-08-28 06:15:37.870 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-08-28 06:15:38.325 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-08-28 06:15:38.326 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-08-28 06:15:38.326 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-08-28 06:15:38.327 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-08-28 06:15:38.407 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-08-28 06:15:38.407 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-08-28 06:15:38.418 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-08-28 06:15:38.419 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-08-28 06:15:38.419 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-08-28 06:15:38.422 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-08-28 06:15:38.424 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-08-28 06:15:38.627 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-08-28 06:15:38.627 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-08-28 06:15:38.932 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-08-28 06:15:39.000 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-08-28 06:15:39.006 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-08-28 06:15:39.006 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-08-28 06:15:39.007 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-08-28 06:15:39.129 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-08-28 06:15:39.168 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-08-28 06:15:39.178 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-08-28 06:15:39.179 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-08-28 06:15:39.179 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-08-28 06:15:39.634 | 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-08-28 06:15:39.776 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-08-28 06:15:40.021 | 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-08-28 06:15:40.024 | 2026-08-28 06:15:40.024 | done! 2026-08-28 06:15:40.031 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-08-28 06:15:40.039 | Setting up libhtml-parser-perl:amd64 (3.81-1ubuntu0.1) ... 2026-08-28 06:15:40.049 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-08-28 06:15:40.059 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-08-28 06:15:40.069 | Setting up libcgi-pm-perl (4.63-1) ... 2026-08-28 06:15:40.078 | Setting up libhtml-template-perl (2.97-2) ... 2026-08-28 06:15:40.088 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-08-28 06:15:40.099 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 06:15:41.990 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-28 06:15:42.251 | perl: warning: Setting locale failed. 2026-08-28 06:15:42.251 | perl: warning: Please check that your locale settings: 2026-08-28 06:15:42.251 | LANGUAGE = (unset), 2026-08-28 06:15:42.251 | LC_ALL = "en_US.utf8", 2026-08-28 06:15:42.251 | LANG = "de_DE.UTF-8" 2026-08-28 06:15:42.251 | are supported and installed on your system. 2026-08-28 06:15:42.251 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:15:42.385 | perl: warning: Setting locale failed. 2026-08-28 06:15:42.385 | perl: warning: Please check that your locale settings: 2026-08-28 06:15:42.385 | LANGUAGE = (unset), 2026-08-28 06:15:42.385 | LC_ALL = "en_US.utf8", 2026-08-28 06:15:42.385 | LANG = "de_DE.UTF-8" 2026-08-28 06:15:42.385 | are supported and installed on your system. 2026-08-28 06:15:42.385 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:15:42.435 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:15:42.436 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:15:42.436 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:15:42.507 | perl: warning: Setting locale failed. 2026-08-28 06:15:42.507 | perl: warning: Please check that your locale settings: 2026-08-28 06:15:42.507 | LANGUAGE = (unset), 2026-08-28 06:15:42.507 | LC_ALL = "en_US.utf8", 2026-08-28 06:15:42.507 | LANG = "de_DE.UTF-8" 2026-08-28 06:15:42.507 | are supported and installed on your system. 2026-08-28 06:15:42.508 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:15:43.032 | 2026-08-28 06:15:43.032 | Running kernel seems to be up-to-date. 2026-08-28 06:15:43.032 | 2026-08-28 06:15:43.032 | No services need to be restarted. 2026-08-28 06:15:43.032 | 2026-08-28 06:15:43.032 | No containers need to be restarted. 2026-08-28 06:15:43.033 | 2026-08-28 06:15:43.033 | No user sessions are running outdated binaries. 2026-08-28 06:15:43.033 | 2026-08-28 06:15:43.033 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 06:15:45.243 | + functions-common:apt_get:1211 : result=0 2026-08-28 06:15:45.247 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 06:15:45.251 | + functions-common:time_stop:2420 : local name 2026-08-28 06:15:45.255 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:15:45.258 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:15:45.262 | + functions-common:time_stop:2423 : local total 2026-08-28 06:15:45.265 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:15:45.269 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 06:15:45.273 | + functions-common:time_stop:2427 : start_time=1787897708414 2026-08-28 06:15:45.277 | + functions-common:time_stop:2429 : [[ -z 1787897708414 ]] 2026-08-28 06:15:45.282 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:15:45.288 | + functions-common:time_stop:2432 : end_time=1787897745283 2026-08-28 06:15:45.291 | + functions-common:time_stop:2433 : elapsed_time=36869 2026-08-28 06:15:45.295 | + functions-common:time_stop:2434 : total=102034 2026-08-28 06:15:45.299 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:15:45.302 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=138903 2026-08-28 06:15:45.306 | + functions-common:apt_get:1215 : return 0 2026-08-28 06:15:45.309 | + ./stack.sh:main:863 : '[' -n mysql ']' 2026-08-28 06:15:45.313 | + ./stack.sh:main:864 : install_database_python 2026-08-28 06:15:45.317 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-08-28 06:15:45.320 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-08-28 06:15:45.323 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-08-28 06:15:45.326 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-28 06:15:45.330 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-08-28 06:15:45.332 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-08-28 06:15:45.336 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-28 06:15:45.342 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-08-28 06:15:45.342 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-28 06:15:45.348 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-08-28 06:15:45.352 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-08-28 06:15:45.356 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-08-28 06:15:45.359 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-08-28 06:15:45.363 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-08-28 06:15:45.390 | Using python 3.12 to install PyMySQL 2026-08-28 06:15:45.393 | + 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-08-28 06:15:46.571 | Collecting PyMySQL 2026-08-28 06:15:46.702 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-08-28 06:15:46.730 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-08-28 06:15:46.921 | Installing collected packages: PyMySQL 2026-08-28 06:15:47.053 | Successfully installed PyMySQL-1.2.0 2026-08-28 06:15:47.159 | + inc/python:pip_install:216 : result=0 2026-08-28 06:15:47.161 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:15:47.163 | + functions-common:time_stop:2420 : local name 2026-08-28 06:15:47.165 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:15:47.168 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:15:47.170 | + functions-common:time_stop:2423 : local total 2026-08-28 06:15:47.172 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:15:47.174 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:15:47.176 | + functions-common:time_stop:2427 : start_time=1787897745382 2026-08-28 06:15:47.178 | + functions-common:time_stop:2429 : [[ -z 1787897745382 ]] 2026-08-28 06:15:47.181 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:15:47.185 | + functions-common:time_stop:2432 : end_time=1787897747183 2026-08-28 06:15:47.187 | + functions-common:time_stop:2433 : elapsed_time=1801 2026-08-28 06:15:47.189 | + functions-common:time_stop:2434 : total=34176 2026-08-28 06:15:47.192 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:15:47.194 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35977 2026-08-28 06:15:47.196 | + inc/python:pip_install:219 : return 0 2026-08-28 06:15:47.198 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-08-28 06:15:47.201 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-08-28 06:15:47.203 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-08-28 06:15:47.205 | + ./stack.sh:main:867 : is_service_enabled neutron 2026-08-28 06:15:47.222 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:15:47.225 | + ./stack.sh:main:868 : install_neutron_agent_packages 2026-08-28 06:15:47.227 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-l3 neutron-l3 2026-08-28 06:15:47.242 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:15:47.244 | + lib/neutron:install_neutron_agent_packages:555 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-08-28 06:15:47.259 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:15:47.262 | + ./stack.sh:main:871 : is_service_enabled etcd3 2026-08-28 06:15:47.276 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:15:47.278 | + ./stack.sh:main:872 : install_etcd3 2026-08-28 06:15:47.280 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-08-28 06:15:47.280 | Installing etcd 2026-08-28 06:15:47.282 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-08-28 06:15:47.297 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-08-28 06:15:47.313 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-08-28 06:15:47.315 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-08-28 06:15:47.333 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-08-28 06:15:47.337 | ++ 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-08-28 06:15:47.339 | ++ 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-08-28 06:15:47.342 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-08-28 06:15:47.344 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-08-28 06:15:47.346 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-08-28 06:15:47.349 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-08-28 06:15:47.351 | ++ 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-08-28 06:15:47.354 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-08-28 06:15:47.356 | ++ 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-08-28 06:15:47.359 | --2026-08-28 08:15:47-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-28 06:15:47.406 | Resolving github.com (github.com)... 140.82.121.3 2026-08-28 06:15:47.422 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-28 06:15:47.475 | HTTP request sent, awaiting response... 302 Found 2026-08-28 06:15:47.475 | 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-08-28T06%3A57%3A09Z&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-08-28T05%3A57%3A02Z&ske=2026-08-28T06%3A57%3A09Z&sks=b&skv=2018-11-09&sig=zQUhf1UXlGMNNHiy9w6KXTixz8VQfw1WB2sD6Uh%2B03M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzg5OTUxOCwibmJmIjoxNzg3ODk3NzE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.TN8UpP5TtI_YPHNlKkD47Vsks2lVCR1beXCXO9QCa94&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-08-28 06:15:47.475 | --2026-08-28 08:15:47-- 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-08-28T06%3A57%3A09Z&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-08-28T05%3A57%3A02Z&ske=2026-08-28T06%3A57%3A09Z&sks=b&skv=2018-11-09&sig=zQUhf1UXlGMNNHiy9w6KXTixz8VQfw1WB2sD6Uh%2B03M%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4Nzg5OTUxOCwibmJmIjoxNzg3ODk3NzE4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.TN8UpP5TtI_YPHNlKkD47Vsks2lVCR1beXCXO9QCa94&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-08-28 06:15:47.477 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.108.133, 185.199.110.133, 185.199.111.133, ... 2026-08-28 06:15:47.488 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.108.133|:443... connected. 2026-08-28 06:15:47.549 | HTTP request sent, awaiting response... 200 OK 2026-08-28 06:15:47.550 | Length: 20927601 (20M) [application/octet-stream] 2026-08-28 06:15:47.550 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-28 06:15:47.602 | 2026-08-28 06:15:47.860 | 0K ........ ........ ... 100% 64.5M=0.3s 2026-08-28 06:15:47.860 | 2026-08-28 06:15:47.860 | 2026-08-28 08:15:47 (64.5 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-08-28 06:15:47.860 | 2026-08-28 06:15:47.866 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-08-28 06:15:47.869 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-28 06:15:47.872 | ++ functions:get_extra_file:81 : return 2026-08-28 06:15:47.875 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-08-28 06:15:47.877 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-08-28 06:15:47.881 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-08-28 06:15:47.885 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-08-28 06:15:47.911 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-08-28 06:15:47.915 | + 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-08-28 06:15:47.925 | etcd-v3.5.21-linux-amd64/ 2026-08-28 06:15:47.925 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-08-28 06:15:47.925 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-08-28 06:15:47.925 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-08-28 06:15:47.925 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-08-28 06:15:47.925 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-08-28 06:15:47.926 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-08-28 06:15:47.926 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-08-28 06:15:47.926 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-08-28 06:15:47.926 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-08-28 06:15:47.926 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-08-28 06:15:47.926 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-08-28 06:15:47.927 | etcd-v3.5.21-linux-amd64/README.md 2026-08-28 06:15:47.927 | etcd-v3.5.21-linux-amd64/etcdutl 2026-08-28 06:15:48.091 | etcd-v3.5.21-linux-amd64/etcdctl 2026-08-28 06:15:48.286 | etcd-v3.5.21-linux-amd64/etcd 2026-08-28 06:15:48.543 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-08-28 06:15:48.578 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-08-28 06:15:48.610 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-08-28 06:15:48.613 | + ./stack.sh:main:881 : is_service_enabled tls-proxy 2026-08-28 06:15:48.630 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:15:48.633 | + ./stack.sh:main:891 : install_dstat 2026-08-28 06:15:48.636 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-08-28 06:15:48.653 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:15:48.657 | + ./stack.sh:main:897 : echo_summary 'Installing OpenStack project source' 2026-08-28 06:15:48.661 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:15:48.664 | + ./stack.sh:echo_summary:450 : echo -e Installing OpenStack project source 2026-08-28 06:15:48.668 | + ./stack.sh:main:900 : install_libs 2026-08-28 06:15:48.673 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-08-28 06:15:48.676 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-08-28 06:15:48.680 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-08-28 06:15:48.684 | + inc/python:use_library_from_git:266 : local name=automaton 2026-08-28 06:15:48.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:48.691 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:48.694 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-08-28 06:15:48.698 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:48.702 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-08-28 06:15:48.706 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-08-28 06:15:48.710 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-08-28 06:15:48.714 | + inc/python:use_library_from_git:266 : local name=castellan 2026-08-28 06:15:48.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:48.721 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:48.725 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-08-28 06:15:48.729 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:48.733 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-08-28 06:15:48.736 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-08-28 06:15:48.740 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-08-28 06:15:48.744 | + inc/python:use_library_from_git:266 : local name=cliff 2026-08-28 06:15:48.748 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:48.752 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:48.755 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-08-28 06:15:48.759 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:48.763 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-08-28 06:15:48.766 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-08-28 06:15:48.770 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-08-28 06:15:48.773 | + inc/python:use_library_from_git:266 : local name=cursive 2026-08-28 06:15:48.777 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:48.780 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:48.784 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-08-28 06:15:48.788 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:48.792 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-08-28 06:15:48.795 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-08-28 06:15:48.799 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-08-28 06:15:48.803 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-08-28 06:15:48.806 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:48.810 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:48.813 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-08-28 06:15:48.817 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:48.821 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-08-28 06:15:48.824 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-08-28 06:15:48.828 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-08-28 06:15:48.831 | + inc/python:use_library_from_git:266 : local name=futurist 2026-08-28 06:15:48.834 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:48.838 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:48.841 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-08-28 06:15:48.845 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:48.849 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-08-28 06:15:48.853 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-08-28 06:15:48.856 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-08-28 06:15:48.860 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-08-28 06:15:48.863 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:48.867 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:48.870 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-08-28 06:15:48.874 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:48.878 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-08-28 06:15:48.881 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-08-28 06:15:48.885 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-08-28 06:15:48.889 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-08-28 06:15:48.892 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:48.896 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:48.900 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-08-28 06:15:48.903 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:48.907 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-08-28 06:15:48.911 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-08-28 06:15:48.915 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-08-28 06:15:48.918 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-08-28 06:15:48.922 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:48.925 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:48.928 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-08-28 06:15:48.932 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:48.936 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-08-28 06:15:48.940 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-08-28 06:15:48.943 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-08-28 06:15:48.947 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-08-28 06:15:48.951 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:48.955 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:48.959 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-08-28 06:15:48.963 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:48.967 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-08-28 06:15:48.970 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-08-28 06:15:48.974 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-08-28 06:15:48.977 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-08-28 06:15:48.981 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:48.985 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:48.988 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-08-28 06:15:48.992 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:48.996 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-08-28 06:15:49.000 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-08-28 06:15:49.004 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-08-28 06:15:49.008 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-08-28 06:15:49.011 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.015 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.018 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-08-28 06:15:49.022 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.025 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-08-28 06:15:49.029 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-08-28 06:15:49.032 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-08-28 06:15:49.035 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-08-28 06:15:49.039 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.043 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.046 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-08-28 06:15:49.050 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.054 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-08-28 06:15:49.058 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-08-28 06:15:49.062 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-08-28 06:15:49.066 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-08-28 06:15:49.069 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.073 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.077 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-08-28 06:15:49.080 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.084 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-08-28 06:15:49.088 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-08-28 06:15:49.092 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-08-28 06:15:49.096 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-08-28 06:15:49.100 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.103 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.106 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-08-28 06:15:49.110 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.115 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-08-28 06:15:49.119 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-08-28 06:15:49.123 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-08-28 06:15:49.127 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-08-28 06:15:49.131 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.134 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.138 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-08-28 06:15:49.142 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.146 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-08-28 06:15:49.149 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-08-28 06:15:49.153 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-08-28 06:15:49.157 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-08-28 06:15:49.161 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.165 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.168 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-08-28 06:15:49.172 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.176 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-08-28 06:15:49.180 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-08-28 06:15:49.183 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-08-28 06:15:49.187 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-08-28 06:15:49.190 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.194 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.198 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-08-28 06:15:49.202 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.205 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-08-28 06:15:49.209 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-08-28 06:15:49.213 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-08-28 06:15:49.216 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-08-28 06:15:49.220 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.224 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.227 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-08-28 06:15:49.231 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.234 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-08-28 06:15:49.238 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-08-28 06:15:49.242 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-08-28 06:15:49.245 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-08-28 06:15:49.249 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.253 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.256 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-08-28 06:15:49.260 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.264 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-08-28 06:15:49.268 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-08-28 06:15:49.271 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-08-28 06:15:49.275 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-08-28 06:15:49.279 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.283 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.287 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-08-28 06:15:49.291 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.295 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-08-28 06:15:49.299 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-08-28 06:15:49.302 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-08-28 06:15:49.306 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-08-28 06:15:49.309 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.313 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.316 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-08-28 06:15:49.320 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.324 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-08-28 06:15:49.328 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-08-28 06:15:49.331 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-08-28 06:15:49.335 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-08-28 06:15:49.339 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.343 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.347 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-08-28 06:15:49.351 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.354 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-08-28 06:15:49.359 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-08-28 06:15:49.363 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-08-28 06:15:49.368 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-08-28 06:15:49.372 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.376 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.380 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-08-28 06:15:49.384 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.388 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-08-28 06:15:49.392 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-08-28 06:15:49.396 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-08-28 06:15:49.400 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-08-28 06:15:49.404 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.407 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.411 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-08-28 06:15:49.414 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.418 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-08-28 06:15:49.422 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-08-28 06:15:49.426 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-08-28 06:15:49.430 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-08-28 06:15:49.434 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.437 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.440 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-08-28 06:15:49.444 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.448 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-08-28 06:15:49.452 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-08-28 06:15:49.455 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-08-28 06:15:49.459 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-08-28 06:15:49.463 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.466 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.470 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-08-28 06:15:49.474 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.477 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-08-28 06:15:49.481 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-08-28 06:15:49.485 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-08-28 06:15:49.488 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-08-28 06:15:49.492 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.496 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.500 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-08-28 06:15:49.504 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.508 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-08-28 06:15:49.512 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-08-28 06:15:49.516 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-08-28 06:15:49.521 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-08-28 06:15:49.524 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.528 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.532 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-08-28 06:15:49.536 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.540 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-08-28 06:15:49.544 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-08-28 06:15:49.548 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-08-28 06:15:49.552 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-08-28 06:15:49.556 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.559 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.563 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-08-28 06:15:49.566 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.569 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-08-28 06:15:49.573 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-08-28 06:15:49.577 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-08-28 06:15:49.581 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-08-28 06:15:49.584 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.588 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.591 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-08-28 06:15:49.595 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.599 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-08-28 06:15:49.602 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-08-28 06:15:49.606 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-08-28 06:15:49.610 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-08-28 06:15:49.614 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.618 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.622 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-08-28 06:15:49.626 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.631 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-08-28 06:15:49.635 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-08-28 06:15:49.639 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-08-28 06:15:49.642 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-08-28 06:15:49.646 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.650 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.654 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-08-28 06:15:49.658 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.662 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-08-28 06:15:49.666 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-08-28 06:15:49.669 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-08-28 06:15:49.673 | + inc/python:use_library_from_git:266 : local name=tooz 2026-08-28 06:15:49.677 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.681 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.684 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-08-28 06:15:49.688 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.692 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-08-28 06:15:49.695 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-08-28 06:15:49.699 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-08-28 06:15:49.702 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-08-28 06:15:49.706 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.710 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.715 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-08-28 06:15:49.718 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.723 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-08-28 06:15:49.726 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-08-28 06:15:49.731 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-08-28 06:15:49.734 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-08-28 06:15:49.738 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.742 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.746 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-08-28 06:15:49.750 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.754 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-08-28 06:15:49.758 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-08-28 06:15:49.762 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-08-28 06:15:49.766 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-08-28 06:15:49.769 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.773 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.777 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-08-28 06:15:49.781 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.784 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-08-28 06:15:49.789 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-08-28 06:15:49.793 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-08-28 06:15:49.797 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-08-28 06:15:49.801 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.805 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.808 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-08-28 06:15:49.813 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.817 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-08-28 06:15:49.822 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-08-28 06:15:49.826 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:15:49.829 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:15:49.833 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-08-28 06:15:49.837 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:15:49.841 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-08-28 06:15:49.869 | Using python 3.12 to install etcd3gw 2026-08-28 06:15:49.873 | + 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-08-28 06:15:51.031 | Collecting etcd3gw 2026-08-28 06:15:51.161 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-28 06:15:51.173 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-08-28 06:15:51.199 | Collecting requests>=2.20.0 (from etcd3gw) 2026-08-28 06:15:51.201 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-08-28 06:15:51.250 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-08-28 06:15:51.266 | Downloading futurist-3.5.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 06:15:51.312 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-08-28 06:15:51.327 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-08-28 06:15:51.998 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-08-28 06:15:52.014 | 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-08-28 06:15:52.041 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (84.0.0) 2026-08-28 06:15:52.275 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-08-28 06:15:52.278 | 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-08-28 06:15:52.294 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-08-28 06:15:52.296 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-08-28 06:15:52.319 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-08-28 06:15:52.321 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-08-28 06:15:52.327 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-08-28 06:15:52.354 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-08-28 06:15:52.385 | Downloading futurist-3.5.0-py3-none-any.whl (50 kB) 2026-08-28 06:15:52.412 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-08-28 06:15:52.421 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-08-28 06:15:52.424 | 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-08-28 06:15:52.426 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-08-28 06:15:52.428 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-08-28 06:15:52.443 | Downloading wrapt-2.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (172 kB) 2026-08-28 06:15:52.679 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-08-28 06:15:52.738 | Attempting uninstall: urllib3 2026-08-28 06:15:52.746 | Found existing installation: urllib3 2.0.7 2026-08-28 06:15:52.747 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:15:52.747 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-08-28 06:15:52.892 | Attempting uninstall: idna 2026-08-28 06:15:52.898 | Found existing installation: idna 3.6 2026-08-28 06:15:52.898 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:15:52.899 | Can't uninstall 'idna'. No files were found to uninstall. 2026-08-28 06:15:53.064 | Attempting uninstall: requests 2026-08-28 06:15:53.073 | Found existing installation: requests 2.31.0 2026-08-28 06:15:53.073 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:15:53.074 | Can't uninstall 'requests'. No files were found to uninstall. 2026-08-28 06:15:53.311 | 2026-08-28 06:15:53.316 | 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-08-28 06:15:53.464 | + inc/python:pip_install:216 : result=0 2026-08-28 06:15:53.468 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:15:53.471 | + functions-common:time_stop:2420 : local name 2026-08-28 06:15:53.474 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:15:53.476 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:15:53.478 | + functions-common:time_stop:2423 : local total 2026-08-28 06:15:53.481 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:15:53.483 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:15:53.486 | + functions-common:time_stop:2427 : start_time=1787897749862 2026-08-28 06:15:53.488 | + functions-common:time_stop:2429 : [[ -z 1787897749862 ]] 2026-08-28 06:15:53.491 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:15:53.495 | + functions-common:time_stop:2432 : end_time=1787897753492 2026-08-28 06:15:53.498 | + functions-common:time_stop:2433 : elapsed_time=3630 2026-08-28 06:15:53.502 | + functions-common:time_stop:2434 : total=35977 2026-08-28 06:15:53.505 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:15:53.508 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39607 2026-08-28 06:15:53.510 | + inc/python:pip_install:219 : return 0 2026-08-28 06:15:53.513 | + ./stack.sh:main:903 : install_apache_uwsgi 2026-08-28 06:15:53.516 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-08-28 06:15:53.519 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-08-28 06:15:53.522 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 06:15:53.525 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 06:15:53.528 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 06:15:53.532 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 06:15:53.535 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 06:15:53.538 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 06:15:53.541 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 06:15:53.544 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 06:15:53.547 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 06:15:53.549 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 06:15:53.552 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 06:15:53.555 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 06:15:53.557 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 06:15:53.559 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-08-28 06:15:53.563 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:15:53.565 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:15:53.569 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-08-28 06:15:53.571 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-08-28 06:15:53.574 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 06:15:53.576 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 06:15:53.579 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 06:15:53.582 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 06:15:53.585 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 06:15:53.588 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 06:15:53.590 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:15:53.592 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:15:53.596 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 06:15:53.600 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 06:15:53.604 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 06:15:53.606 | + functions-common:apt_get_update:1167 : return 2026-08-28 06:15:53.609 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-08-28 06:15:53.612 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 06:15:53.615 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:15:53.617 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:15:53.621 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-08-28 06:15:53.645 | + 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-08-28 06:15:53.686 | Reading package lists... 2026-08-28 06:15:54.076 | Building dependency tree... 2026-08-28 06:15:54.078 | Reading state information... 2026-08-28 06:15:54.690 | The following packages were automatically installed and are no longer required: 2026-08-28 06:15:54.695 | libfwupd2 libgusb2 2026-08-28 06:15:54.695 | Use 'sudo apt autoremove' to remove them. 2026-08-28 06:15:54.695 | The following additional packages will be installed: 2026-08-28 06:15:54.696 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-08-28 06:15:54.699 | Suggested packages: 2026-08-28 06:15:54.700 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-08-28 06:15:54.700 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-08-28 06:15:54.700 | python3-uwsgidecorators 2026-08-28 06:15:54.744 | The following NEW packages will be installed: 2026-08-28 06:15:54.746 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-08-28 06:15:54.886 | 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 06:15:54.886 | Need to get 1270 kB of archives. 2026-08-28 06:15:54.886 | After this operation, 4285 kB of additional disk space will be used. 2026-08-28 06:15:54.886 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-08-28 06:15:54.995 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-08-28 06:15:55.014 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-08-28 06:15:55.044 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-08-28 06:15:55.070 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-08-28 06:15:55.071 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-08-28 06:15:55.318 | perl: warning: Setting locale failed. 2026-08-28 06:15:55.319 | perl: warning: Please check that your locale settings: 2026-08-28 06:15:55.319 | LANGUAGE = (unset), 2026-08-28 06:15:55.319 | LC_ALL = "en_US.utf8", 2026-08-28 06:15:55.319 | LANG = "de_DE.UTF-8" 2026-08-28 06:15:55.319 | are supported and installed on your system. 2026-08-28 06:15:55.319 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:15:55.381 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:15:55.382 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:15:55.382 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:15:55.578 | Fetched 1270 kB in 0s (4239 kB/s) 2026-08-28 06:15:55.619 | Selecting previously unselected package libnorm1t64:amd64. 2026-08-28 06:15:55.687 | (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-08-28 06:15:55.694 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-08-28 06:15:55.702 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-28 06:15:55.753 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-08-28 06:15:55.764 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-08-28 06:15:55.768 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-28 06:15:55.819 | Selecting previously unselected package libzmq5:amd64. 2026-08-28 06:15:55.833 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-08-28 06:15:55.837 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-08-28 06:15:55.890 | Selecting previously unselected package uwsgi-core. 2026-08-28 06:15:55.903 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-08-28 06:15:55.907 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-28 06:15:56.087 | Selecting previously unselected package uwsgi. 2026-08-28 06:15:56.100 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-08-28 06:15:56.107 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-08-28 06:15:56.162 | Selecting previously unselected package uwsgi-plugin-python3. 2026-08-28 06:15:56.174 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-08-28 06:15:56.178 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-28 06:15:56.253 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-08-28 06:15:56.264 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-08-28 06:15:56.274 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-08-28 06:15:56.285 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-08-28 06:15:56.304 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-08-28 06:15:56.877 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-08-28 06:15:56.912 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 06:15:57.910 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-28 06:15:58.171 | perl: warning: Setting locale failed. 2026-08-28 06:15:58.171 | perl: warning: Please check that your locale settings: 2026-08-28 06:15:58.171 | LANGUAGE = (unset), 2026-08-28 06:15:58.171 | LC_ALL = "en_US.utf8", 2026-08-28 06:15:58.171 | LANG = "de_DE.UTF-8" 2026-08-28 06:15:58.171 | are supported and installed on your system. 2026-08-28 06:15:58.172 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:15:58.300 | perl: warning: Setting locale failed. 2026-08-28 06:15:58.300 | perl: warning: Please check that your locale settings: 2026-08-28 06:15:58.300 | LANGUAGE = (unset), 2026-08-28 06:15:58.300 | LC_ALL = "en_US.utf8", 2026-08-28 06:15:58.303 | LANG = "de_DE.UTF-8" 2026-08-28 06:15:58.303 | are supported and installed on your system. 2026-08-28 06:15:58.303 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:15:58.352 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:15:58.352 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:15:58.352 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:15:58.437 | perl: warning: Setting locale failed. 2026-08-28 06:15:58.440 | perl: warning: Please check that your locale settings: 2026-08-28 06:15:58.440 | LANGUAGE = (unset), 2026-08-28 06:15:58.440 | LC_ALL = "en_US.utf8", 2026-08-28 06:15:58.440 | LANG = "de_DE.UTF-8" 2026-08-28 06:15:58.440 | are supported and installed on your system. 2026-08-28 06:15:58.440 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:15:58.945 | 2026-08-28 06:15:58.946 | Running kernel seems to be up-to-date. 2026-08-28 06:15:58.946 | 2026-08-28 06:15:58.946 | No services need to be restarted. 2026-08-28 06:15:58.946 | 2026-08-28 06:15:58.946 | No containers need to be restarted. 2026-08-28 06:15:58.947 | 2026-08-28 06:15:58.947 | No user sessions are running outdated binaries. 2026-08-28 06:15:58.947 | 2026-08-28 06:15:58.947 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 06:16:01.330 | + functions-common:apt_get:1211 : result=0 2026-08-28 06:16:01.334 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 06:16:01.337 | + functions-common:time_stop:2420 : local name 2026-08-28 06:16:01.341 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:16:01.345 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:16:01.349 | + functions-common:time_stop:2423 : local total 2026-08-28 06:16:01.352 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:16:01.356 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 06:16:01.360 | + functions-common:time_stop:2427 : start_time=1787897753643 2026-08-28 06:16:01.364 | + functions-common:time_stop:2429 : [[ -z 1787897753643 ]] 2026-08-28 06:16:01.368 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:16:01.373 | + functions-common:time_stop:2432 : end_time=1787897761369 2026-08-28 06:16:01.376 | + functions-common:time_stop:2433 : elapsed_time=7726 2026-08-28 06:16:01.380 | + functions-common:time_stop:2434 : total=138903 2026-08-28 06:16:01.383 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:16:01.387 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=146629 2026-08-28 06:16:01.392 | + functions-common:apt_get:1215 : return 0 2026-08-28 06:16:01.396 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-08-28 06:16:01.399 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:16:01.403 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:16:01.408 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-08-28 06:16:01.410 | perl: warning: Setting locale failed. 2026-08-28 06:16:01.410 | perl: warning: Please check that your locale settings: 2026-08-28 06:16:01.410 | LANGUAGE = (unset), 2026-08-28 06:16:01.410 | LC_ALL = "en_US.utf8", 2026-08-28 06:16:01.410 | LANG = (unset) 2026-08-28 06:16:01.410 | are supported and installed on your system. 2026-08-28 06:16:01.410 | perl: warning: Falling back to the standard locale ("C"). 2026-08-28 06:16:01.448 | No module matches proxy 2026-08-28 06:16:01.452 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-08-28 06:16:01.465 | perl: warning: Setting locale failed. 2026-08-28 06:16:01.465 | perl: warning: Please check that your locale settings: 2026-08-28 06:16:01.465 | LANGUAGE = (unset), 2026-08-28 06:16:01.465 | LC_ALL = "en_US.utf8", 2026-08-28 06:16:01.465 | LANG = "de_DE.UTF-8" 2026-08-28 06:16:01.465 | are supported and installed on your system. 2026-08-28 06:16:01.466 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:16:01.504 | Enabling module proxy. 2026-08-28 06:16:01.511 | To activate the new configuration, you need to run: 2026-08-28 06:16:01.511 | systemctl restart apache2 2026-08-28 06:16:01.517 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-08-28 06:16:01.531 | perl: warning: Setting locale failed. 2026-08-28 06:16:01.531 | perl: warning: Please check that your locale settings: 2026-08-28 06:16:01.531 | LANGUAGE = (unset), 2026-08-28 06:16:01.531 | LC_ALL = "en_US.utf8", 2026-08-28 06:16:01.531 | LANG = "de_DE.UTF-8" 2026-08-28 06:16:01.532 | are supported and installed on your system. 2026-08-28 06:16:01.532 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:16:01.572 | Considering dependency proxy for proxy_uwsgi: 2026-08-28 06:16:01.572 | Module proxy already enabled 2026-08-28 06:16:01.572 | Enabling module proxy_uwsgi. 2026-08-28 06:16:01.578 | To activate the new configuration, you need to run: 2026-08-28 06:16:01.578 | systemctl restart apache2 2026-08-28 06:16:01.584 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-08-28 06:16:01.588 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 06:16:01.592 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 06:16:01.596 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 06:16:01.790 | + ./stack.sh:main:906 : install_keystoneauth 2026-08-28 06:16:01.795 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-08-28 06:16:01.799 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-08-28 06:16:01.802 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:16:01.806 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:16:01.809 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-08-28 06:16:01.813 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:16:01.816 | + ./stack.sh:main:907 : install_keystoneclient 2026-08-28 06:16:01.820 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-08-28 06:16:01.823 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-08-28 06:16:01.826 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:16:01.830 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:16:01.834 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-08-28 06:16:01.838 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:16:01.841 | + ./stack.sh:main:908 : install_glanceclient 2026-08-28 06:16:01.844 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-08-28 06:16:01.847 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-08-28 06:16:01.852 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:16:01.855 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:16:01.859 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-08-28 06:16:01.863 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:16:01.866 | + ./stack.sh:main:909 : install_cinderclient 2026-08-28 06:16:01.870 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-08-28 06:16:01.874 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-08-28 06:16:01.877 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:16:01.881 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:16:01.884 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-08-28 06:16:01.888 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:16:01.892 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-08-28 06:16:01.896 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-08-28 06:16:01.900 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:16:01.902 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:16:01.906 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-08-28 06:16:01.910 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:16:01.913 | + ./stack.sh:main:910 : install_novaclient 2026-08-28 06:16:01.916 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-08-28 06:16:01.919 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-08-28 06:16:01.922 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:16:01.926 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:16:01.930 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-08-28 06:16:01.933 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:16:01.937 | + ./stack.sh:main:911 : is_service_enabled swift glance horizon 2026-08-28 06:16:01.961 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:16:01.965 | + ./stack.sh:main:912 : install_swiftclient 2026-08-28 06:16:01.969 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-08-28 06:16:01.973 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-08-28 06:16:01.977 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:16:01.981 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:16:01.984 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-08-28 06:16:01.988 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:16:01.991 | + ./stack.sh:main:914 : is_service_enabled neutron nova horizon 2026-08-28 06:16:02.014 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:16:02.018 | + ./stack.sh:main:915 : install_neutronclient 2026-08-28 06:16:02.021 | + lib/neutron:install_neutronclient:542 : use_library_from_git python-neutronclient 2026-08-28 06:16:02.025 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-08-28 06:16:02.029 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:16:02.033 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:16:02.037 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-08-28 06:16:02.041 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:16:02.045 | + ./stack.sh:main:919 : install_keystonemiddleware 2026-08-28 06:16:02.049 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-08-28 06:16:02.053 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-08-28 06:16:02.057 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:16:02.061 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:16:02.065 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-08-28 06:16:02.069 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:16:02.073 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-08-28 06:16:02.078 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-08-28 06:16:02.082 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-28 06:16:02.087 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-08-28 06:16:02.091 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-08-28 06:16:02.095 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-28 06:16:02.101 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-08-28 06:16:02.102 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-28 06:16:02.109 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-08-28 06:16:02.113 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-08-28 06:16:02.117 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-08-28 06:16:02.122 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-08-28 06:16:02.126 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-08-28 06:16:02.157 | Using python 3.12 to install keystonemiddleware 2026-08-28 06:16:02.160 | + 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-08-28 06:16:03.389 | Collecting keystonemiddleware 2026-08-28 06:16:03.521 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-28 06:16:03.585 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-08-28 06:16:03.601 | Downloading keystoneauth1-5.16.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-28 06:16:03.658 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-08-28 06:16:03.674 | Downloading oslo_cache-4.3.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-28 06:16:03.739 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-08-28 06:16:03.754 | Downloading oslo_config-10.7.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-28 06:16:03.802 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-08-28 06:16:03.819 | Downloading oslo_context-6.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-28 06:16:03.865 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-08-28 06:16:03.882 | Downloading oslo_i18n-6.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-28 06:16:03.940 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-08-28 06:16:03.961 | Downloading oslo_log-8.3.1-py3-none-any.whl.metadata (2.5 kB) 2026-08-28 06:16:04.012 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-08-28 06:16:04.029 | Downloading oslo_serialization-5.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 06:16:04.092 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-08-28 06:16:04.108 | Downloading oslo_utils-10.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 06:16:04.119 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-08-28 06:16:04.151 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-08-28 06:16:04.167 | Downloading pycadf-4.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-28 06:16:04.212 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-08-28 06:16:04.227 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-08-28 06:16:04.279 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-08-28 06:16:04.295 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-28 06:16:04.307 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-08-28 06:16:04.344 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-08-28 06:16:04.359 | Downloading webob-1.8.11-py2.py3-none-any.whl.metadata (13 kB) 2026-08-28 06:16:04.374 | 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-08-28 06:16:04.413 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-28 06:16:04.429 | Downloading stevedore-5.9.1-py3-none-any.whl.metadata (2.3 kB) 2026-08-28 06:16:04.465 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-28 06:16:04.480 | Downloading os_service_types-1.9.0-py3-none-any.whl.metadata (2.0 kB) 2026-08-28 06:16:04.524 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-08-28 06:16:04.540 | Downloading typing_extensions-4.16.0-py3-none-any.whl.metadata (3.3 kB) 2026-08-28 06:16:04.585 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-08-28 06:16:04.601 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-28 06:16:04.650 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-08-28 06:16:04.666 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-08-28 06:16:04.710 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-28 06:16:04.726 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-08-28 06:16:04.768 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-08-28 06:16:04.783 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-08-28 06:16:04.794 | 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-08-28 06:16:04.834 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-08-28 06:16:04.849 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-08-28 06:16:04.860 | 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-08-28 06:16:04.862 | 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-08-28 06:16:05.026 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-08-28 06:16:05.042 | 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-08-28 06:16:05.154 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-28 06:16:05.169 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-08-28 06:16:05.181 | 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-08-28 06:16:05.313 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-08-28 06:16:05.329 | 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-08-28 06:16:05.350 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (84.0.0) 2026-08-28 06:16:05.385 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-08-28 06:16:05.400 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-08-28 06:16:05.418 | 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-08-28 06:16:05.419 | 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-08-28 06:16:05.420 | 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-08-28 06:16:05.422 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-08-28 06:16:05.504 | Downloading keystonemiddleware-13.0.1-py3-none-any.whl (135 kB) 2026-08-28 06:16:05.544 | Downloading keystoneauth1-5.16.0-py3-none-any.whl (349 kB) 2026-08-28 06:16:05.581 | Downloading os_service_types-1.9.0-py3-none-any.whl (25 kB) 2026-08-28 06:16:05.606 | Downloading oslo_cache-4.3.0-py3-none-any.whl (65 kB) 2026-08-28 06:16:05.629 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-08-28 06:16:05.651 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-08-28 06:16:05.674 | Downloading oslo_config-10.7.0-py3-none-any.whl (143 kB) 2026-08-28 06:16:05.701 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-08-28 06:16:05.749 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 49.1 MB/s 0:00:00 2026-08-28 06:16:05.766 | Downloading oslo_context-6.5.0-py3-none-any.whl (20 kB) 2026-08-28 06:16:05.788 | Downloading oslo_i18n-6.9.0-py3-none-any.whl (47 kB) 2026-08-28 06:16:05.812 | Downloading oslo_log-8.3.1-py3-none-any.whl (77 kB) 2026-08-28 06:16:05.835 | Downloading oslo_serialization-5.11.0-py3-none-any.whl (27 kB) 2026-08-28 06:16:05.857 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-08-28 06:16:05.885 | Downloading oslo_utils-10.2.0-py3-none-any.whl (154 kB) 2026-08-28 06:16:05.909 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-08-28 06:16:05.933 | Downloading pycadf-4.1.0-py3-none-any.whl (44 kB) 2026-08-28 06:16:05.956 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-08-28 06:16:05.978 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-08-28 06:16:06.006 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-08-28 06:16:06.032 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-08-28 06:16:06.059 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-08-28 06:16:06.081 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-08-28 06:16:06.103 | Downloading stevedore-5.9.1-py3-none-any.whl (54 kB) 2026-08-28 06:16:06.125 | Downloading typing_extensions-4.16.0-py3-none-any.whl (45 kB) 2026-08-28 06:16:06.150 | Downloading webob-1.8.11-py2.py3-none-any.whl (118 kB) 2026-08-28 06:16:06.521 | 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-08-28 06:16:06.787 | Attempting uninstall: six 2026-08-28 06:16:06.796 | Found existing installation: six 1.16.0 2026-08-28 06:16:06.799 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:06.799 | Can't uninstall 'six'. No files were found to uninstall. 2026-08-28 06:16:06.861 | Attempting uninstall: pyparsing 2026-08-28 06:16:06.868 | Found existing installation: pyparsing 3.1.1 2026-08-28 06:16:06.869 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:06.870 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-08-28 06:16:07.014 | Attempting uninstall: PyJWT 2026-08-28 06:16:07.021 | Found existing installation: PyJWT 2.7.0 2026-08-28 06:16:07.022 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:07.022 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-08-28 06:16:07.189 | Attempting uninstall: netaddr 2026-08-28 06:16:07.198 | Found existing installation: netaddr 0.8.0 2026-08-28 06:16:07.198 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:07.199 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-08-28 06:16:07.463 | Attempting uninstall: python-dateutil 2026-08-28 06:16:07.472 | Found existing installation: python-dateutil 2.8.2 2026-08-28 06:16:07.474 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:07.474 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-08-28 06:16:09.694 | 2026-08-28 06:16:09.704 | Successfully installed PyJWT-2.13.0 WebOb-1.8.11 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.16.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-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.9.1 typing-extensions-4.16.0 2026-08-28 06:16:09.915 | + inc/python:pip_install:216 : result=0 2026-08-28 06:16:09.918 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:16:09.921 | + functions-common:time_stop:2420 : local name 2026-08-28 06:16:09.923 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:16:09.926 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:16:09.929 | + functions-common:time_stop:2423 : local total 2026-08-28 06:16:09.932 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:16:09.935 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:16:09.938 | + functions-common:time_stop:2427 : start_time=1787897762149 2026-08-28 06:16:09.941 | + functions-common:time_stop:2429 : [[ -z 1787897762149 ]] 2026-08-28 06:16:09.945 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:16:09.950 | + functions-common:time_stop:2432 : end_time=1787897769947 2026-08-28 06:16:09.953 | + functions-common:time_stop:2433 : elapsed_time=7798 2026-08-28 06:16:09.955 | + functions-common:time_stop:2434 : total=39607 2026-08-28 06:16:09.958 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:16:09.961 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47405 2026-08-28 06:16:09.964 | + inc/python:pip_install:219 : return 0 2026-08-28 06:16:09.968 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-08-28 06:16:09.971 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-08-28 06:16:09.974 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-28 06:16:09.978 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-08-28 06:16:09.981 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-08-28 06:16:09.983 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-28 06:16:09.988 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-08-28 06:16:09.988 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-28 06:16:09.993 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-08-28 06:16:09.996 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-08-28 06:16:10.000 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-08-28 06:16:10.004 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-08-28 06:16:10.007 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-08-28 06:16:10.030 | Using python 3.12 to install python-memcached 2026-08-28 06:16:10.033 | + 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-08-28 06:16:11.180 | Collecting python-memcached 2026-08-28 06:16:11.311 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-08-28 06:16:11.338 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-08-28 06:16:11.536 | Installing collected packages: python-memcached 2026-08-28 06:16:11.573 | Successfully installed python-memcached-1.62 2026-08-28 06:16:11.700 | + inc/python:pip_install:216 : result=0 2026-08-28 06:16:11.703 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:16:11.706 | + functions-common:time_stop:2420 : local name 2026-08-28 06:16:11.708 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:16:11.710 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:16:11.713 | + functions-common:time_stop:2423 : local total 2026-08-28 06:16:11.716 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:16:11.718 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:16:11.721 | + functions-common:time_stop:2427 : start_time=1787897770024 2026-08-28 06:16:11.724 | + functions-common:time_stop:2429 : [[ -z 1787897770024 ]] 2026-08-28 06:16:11.727 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:16:11.732 | + functions-common:time_stop:2432 : end_time=1787897771728 2026-08-28 06:16:11.735 | + functions-common:time_stop:2433 : elapsed_time=1704 2026-08-28 06:16:11.738 | + functions-common:time_stop:2434 : total=47405 2026-08-28 06:16:11.741 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:16:11.744 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49109 2026-08-28 06:16:11.746 | + inc/python:pip_install:219 : return 0 2026-08-28 06:16:11.749 | + ./stack.sh:main:921 : is_service_enabled keystone 2026-08-28 06:16:11.768 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:16:11.771 | + ./stack.sh:main:922 : '[' 192.168.122.188 == 192.168.122.188 ']' 2026-08-28 06:16:11.775 | + ./stack.sh:main:923 : stack_install_service keystone 2026-08-28 06:16:11.778 | + lib/stack:stack_install_service:20 : local service=keystone 2026-08-28 06:16:11.781 | + lib/stack:stack_install_service:21 : type install_keystone 2026-08-28 06:16:11.784 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-28 06:16:11.787 | + lib/stack:stack_install_service:32 : install_keystone 2026-08-28 06:16:11.791 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-08-28 06:16:11.808 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:16:11.812 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-08-28 06:16:11.815 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-08-28 06:16:11.817 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-08-28 06:16:11.821 | + functions-common:git_clone:591 : local git_ref=master 2026-08-28 06:16:11.824 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 06:16:11.827 | ++ functions-common:git_clone:593 : pwd 2026-08-28 06:16:11.830 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 06:16:11.833 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 06:16:11.835 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 06:16:11.852 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 06:16:11.854 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 06:16:11.857 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 06:16:11.860 | + functions-common:git_clone:610 : echo master 2026-08-28 06:16:11.860 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 06:16:11.865 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-08-28 06:16:11.868 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 06:16:11.870 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-28 06:16:11.873 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:16:11.876 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:16:11.879 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:16:11.882 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:16:11.884 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:16:11.887 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:16:11.890 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:16:11.893 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:16:11.897 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:16:11.901 | + functions-common:time_start:2411 : _TIME_START[$name]=1787897771898 2026-08-28 06:16:11.903 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-08-28 06:16:11.906 | Cloning into '/opt/stack/keystone'... 2026-08-28 06:16:34.140 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:16:34.144 | + functions-common:time_stop:2420 : local name 2026-08-28 06:16:34.148 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:16:34.153 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:16:34.156 | + functions-common:time_stop:2423 : local total 2026-08-28 06:16:34.161 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:16:34.164 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:16:34.168 | + functions-common:time_stop:2427 : start_time=1787897771898 2026-08-28 06:16:34.171 | + functions-common:time_stop:2429 : [[ -z 1787897771898 ]] 2026-08-28 06:16:34.176 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:16:34.183 | + functions-common:time_stop:2432 : end_time=1787897794179 2026-08-28 06:16:34.187 | + functions-common:time_stop:2433 : elapsed_time=22281 2026-08-28 06:16:34.191 | + functions-common:time_stop:2434 : total=4856 2026-08-28 06:16:34.194 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:16:34.198 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27137 2026-08-28 06:16:34.202 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-08-28 06:16:34.206 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 06:16:34.210 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:16:34.214 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:16:34.218 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:16:34.222 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:16:34.225 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:16:34.229 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:16:34.233 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:16:34.237 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:16:34.241 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:16:34.247 | + functions-common:time_start:2411 : _TIME_START[$name]=1787897794243 2026-08-28 06:16:34.251 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 06:16:34.899 | From https://review.opendev.org/openstack/keystone 2026-08-28 06:16:34.899 | * branch master -> FETCH_HEAD 2026-08-28 06:16:34.912 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:16:34.915 | + functions-common:time_stop:2420 : local name 2026-08-28 06:16:34.920 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:16:34.924 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:16:34.927 | + functions-common:time_stop:2423 : local total 2026-08-28 06:16:34.931 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:16:34.934 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:16:34.937 | + functions-common:time_stop:2427 : start_time=1787897794243 2026-08-28 06:16:34.941 | + functions-common:time_stop:2429 : [[ -z 1787897794243 ]] 2026-08-28 06:16:34.945 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:16:34.951 | + functions-common:time_stop:2432 : end_time=1787897794947 2026-08-28 06:16:34.954 | + functions-common:time_stop:2433 : elapsed_time=704 2026-08-28 06:16:34.958 | + functions-common:time_stop:2434 : total=27137 2026-08-28 06:16:34.961 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:16:34.964 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27841 2026-08-28 06:16:34.967 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 06:16:34.970 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:16:34.974 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:16:34.978 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:16:34.982 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:16:34.985 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:16:34.987 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:16:34.990 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:16:34.994 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:16:34.998 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:16:35.004 | + functions-common:time_start:2411 : _TIME_START[$name]=1787897795000 2026-08-28 06:16:35.008 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 06:16:35.191 | Note: switching to 'FETCH_HEAD'. 2026-08-28 06:16:35.191 | 2026-08-28 06:16:35.191 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 06:16:35.191 | changes and commit them, and you can discard any commits you make in this 2026-08-28 06:16:35.192 | state without impacting any branches by switching back to a branch. 2026-08-28 06:16:35.192 | 2026-08-28 06:16:35.192 | If you want to create a new branch to retain commits you create, you may 2026-08-28 06:16:35.192 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 06:16:35.192 | 2026-08-28 06:16:35.192 | git switch -c 2026-08-28 06:16:35.192 | 2026-08-28 06:16:35.192 | Or undo this operation with: 2026-08-28 06:16:35.192 | 2026-08-28 06:16:35.192 | git switch - 2026-08-28 06:16:35.192 | 2026-08-28 06:16:35.193 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 06:16:35.193 | 2026-08-28 06:16:35.193 | HEAD is now at 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-28 06:16:35.199 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:16:35.201 | + functions-common:time_stop:2420 : local name 2026-08-28 06:16:35.205 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:16:35.208 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:16:35.212 | + functions-common:time_stop:2423 : local total 2026-08-28 06:16:35.216 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:16:35.219 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:16:35.222 | + functions-common:time_stop:2427 : start_time=1787897795000 2026-08-28 06:16:35.225 | + functions-common:time_stop:2429 : [[ -z 1787897795000 ]] 2026-08-28 06:16:35.229 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:16:35.234 | + functions-common:time_stop:2432 : end_time=1787897795231 2026-08-28 06:16:35.238 | + functions-common:time_stop:2433 : elapsed_time=231 2026-08-28 06:16:35.241 | + functions-common:time_stop:2434 : total=27841 2026-08-28 06:16:35.246 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:16:35.249 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=28072 2026-08-28 06:16:35.253 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-08-28 06:16:35.273 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-08-28 06:16:35.278 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 06:16:35.279 | + functions-common:git_clone:673 : head -1 2026-08-28 06:16:35.282 | 16afc813b Merge "Abandon server-side paged search cursor when sizelimit is reached" 2026-08-28 06:16:35.285 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 06:16:35.290 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-08-28 06:16:35.294 | + inc/python:setup_develop:353 : local bindep 2026-08-28 06:16:35.298 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-28 06:16:35.302 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-08-28 06:16:35.306 | + inc/python:setup_develop:359 : local extras= 2026-08-28 06:16:35.310 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-08-28 06:16:35.314 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-28 06:16:35.318 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-28 06:16:35.322 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-08-28 06:16:35.325 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-28 06:16:35.328 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-28 06:16:35.333 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-08-28 06:16:35.337 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-28 06:16:35.342 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-08-28 06:16:35.346 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-28 06:16:35.350 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-28 06:16:35.355 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-08-28 06:16:35.362 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-08-28 06:16:35.366 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-08-28 06:16:35.370 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-08-28 06:16:35.555 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-08-28 06:16:35.559 | + inc/python:setup_package:436 : local bindep=0 2026-08-28 06:16:35.563 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-28 06:16:35.568 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-28 06:16:35.571 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-08-28 06:16:35.575 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-08-28 06:16:35.579 | + inc/python:setup_package:445 : local flags=-e 2026-08-28 06:16:35.583 | + inc/python:setup_package:446 : local extras= 2026-08-28 06:16:35.586 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-28 06:16:35.590 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-28 06:16:35.594 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-28 06:16:35.599 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-28 06:16:35.603 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-28 06:16:35.608 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-08-28 06:16:35.638 | Using python 3.12 to install /opt/stack/keystone 2026-08-28 06:16:35.642 | + 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-08-28 06:16:36.622 | Obtaining file:///opt/stack/keystone 2026-08-28 06:16:36.628 | Installing build dependencies: started 2026-08-28 06:16:38.152 | Installing build dependencies: finished with status 'done' 2026-08-28 06:16:38.154 | Checking if build backend supports build_editable: started 2026-08-28 06:16:38.727 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-28 06:16:38.729 | Getting requirements to build editable: started 2026-08-28 06:16:39.028 | Getting requirements to build editable: finished with status 'done' 2026-08-28 06:16:39.031 | Preparing editable metadata (pyproject.toml): started 2026-08-28 06:16:40.135 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-28 06:16:40.151 | 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.dev64) (7.0.3) 2026-08-28 06:16:40.152 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.8.11) 2026-08-28 06:16:40.370 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev64) 2026-08-28 06:16:40.501 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-28 06:16:40.542 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev64) 2026-08-28 06:16:40.559 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-08-28 06:16:40.966 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev64) 2026-08-28 06:16:40.981 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-08-28 06:16:41.588 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-28 06:16:41.604 | 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-08-28 06:16:41.627 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.9.1) 2026-08-28 06:16:41.628 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (5.8.0) 2026-08-28 06:16:41.629 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (13.0.1) 2026-08-28 06:16:41.706 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev64) 2026-08-28 06:16:41.721 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-08-28 06:16:41.735 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (4.3.0) 2026-08-28 06:16:41.736 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.7.0) 2026-08-28 06:16:41.737 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.5.0) 2026-08-28 06:16:41.807 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev64) 2026-08-28 06:16:41.823 | Downloading oslo_messaging-18.3.0-py3-none-any.whl.metadata (2.9 kB) 2026-08-28 06:16:41.887 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev64) 2026-08-28 06:16:41.904 | Downloading oslo_db-18.1.1-py3-none-any.whl.metadata (2.7 kB) 2026-08-28 06:16:41.914 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (6.9.0) 2026-08-28 06:16:41.915 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (8.3.1) 2026-08-28 06:16:41.956 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev64) 2026-08-28 06:16:41.972 | Downloading oslo_middleware-8.2.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-28 06:16:42.028 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev64) 2026-08-28 06:16:42.044 | Downloading oslo_policy-6.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-28 06:16:42.054 | 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.dev64) (5.11.0) 2026-08-28 06:16:42.083 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev64) 2026-08-28 06:16:42.098 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl.metadata (1.8 kB) 2026-08-28 06:16:42.108 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (10.2.0) 2026-08-28 06:16:42.136 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev64) 2026-08-28 06:16:42.151 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-08-28 06:16:42.195 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev64) 2026-08-28 06:16:42.211 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-08-28 06:16:42.222 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (2.13.0) 2026-08-28 06:16:42.223 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.5.0) 2026-08-28 06:16:42.264 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev64) 2026-08-28 06:16:42.280 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-28 06:16:42.292 | 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.dev64) (4.1.0) 2026-08-28 06:16:42.293 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev64) (1.2.1) 2026-08-28 06:16:42.327 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev64) 2026-08-28 06:16:42.342 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-28 06:16:42.391 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev64) 2026-08-28 06:16:42.406 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-08-28 06:16:42.634 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-28 06:16:42.649 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.5 kB) 2026-08-28 06:16:42.684 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev64) 2026-08-28 06:16:42.698 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-08-28 06:16:42.710 | 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.dev64) (5.3.1) 2026-08-28 06:16:42.739 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-28 06:16:42.754 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-28 06:16:42.800 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-28 06:16:42.815 | Downloading click-8.4.2-py3-none-any.whl.metadata (2.6 kB) 2026-08-28 06:16:42.851 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-28 06:16:42.866 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-28 06:16:42.905 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-28 06:16:42.920 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-08-28 06:16:43.029 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev64) 2026-08-28 06:16:43.045 | 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-08-28 06:16:43.087 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-28 06:16:43.102 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-08-28 06:16:43.118 | 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.dev64) (1.17.0) 2026-08-28 06:16:43.191 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev64) 2026-08-28 06:16:43.206 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl.metadata (22 kB) 2026-08-28 06:16:43.252 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-28 06:16:43.266 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-08-28 06:16:43.303 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-28 06:16:43.318 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-28 06:16:43.369 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-28 06:16:43.383 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-28 06:16:43.990 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.005 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-08-28 06:16:44.020 | 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.dev64) (5.16.0) 2026-08-28 06:16:44.025 | 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.dev64) (2.34.2) 2026-08-28 06:16:44.026 | 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.dev64) (2.1.0) 2026-08-28 06:16:44.028 | 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.dev64) (1.9.0) 2026-08-28 06:16:44.029 | 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.dev64) (4.16.0) 2026-08-28 06:16:44.041 | 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.dev64) (1.3.0) 2026-08-28 06:16:44.042 | 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.dev64) (2.0.0) 2026-08-28 06:16:44.043 | 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.dev64) (6.0.3) 2026-08-28 06:16:44.089 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.105 | Downloading alembic-1.19.1-py3-none-any.whl.metadata (7.3 kB) 2026-08-28 06:16:44.116 | 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.dev64) (3.1.0) 2026-08-28 06:16:44.147 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.163 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-08-28 06:16:44.198 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.216 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-08-28 06:16:44.263 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.278 | Downloading mako-1.4.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-28 06:16:44.294 | 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.dev64) (2.3.0) 2026-08-28 06:16:44.297 | 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.dev64) (2.9.0.post0) 2026-08-28 06:16:44.300 | 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.dev64) (3.5.0) 2026-08-28 06:16:44.346 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.362 | Downloading oslo_service-4.8.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-28 06:16:44.408 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.423 | Downloading cachetools-7.1.7-py3-none-any.whl.metadata (5.5 kB) 2026-08-28 06:16:44.473 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.489 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-08-28 06:16:44.547 | Collecting kombu>=5.2.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.562 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-08-28 06:16:44.606 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.622 | Downloading oslo_metrics-0.17.0-py3-none-any.whl.metadata (1.5 kB) 2026-08-28 06:16:44.662 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.677 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-28 06:16:44.724 | Collecting tzdata>=2025.2 (from kombu>=5.2.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.740 | Downloading tzdata-2026.3-py2.py3-none-any.whl.metadata (1.4 kB) 2026-08-28 06:16:44.750 | 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.dev64) (26.3) 2026-08-28 06:16:44.785 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.801 | Downloading prometheus_client-0.26.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 06:16:44.845 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.859 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-08-28 06:16:44.913 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:44.930 | Downloading eventlet-0.41.2-py3-none-any.whl.metadata (5.4 kB) 2026-08-28 06:16:45.317 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:45.334 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-08-28 06:16:45.396 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:45.413 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-28 06:16:45.459 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:45.477 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-28 06:16:45.523 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:45.541 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-08-28 06:16:45.598 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:45.620 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-08-28 06:16:45.699 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:45.717 | 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-08-28 06:16:45.766 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:45.782 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-08-28 06:16:45.840 | 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.dev64) 2026-08-28 06:16:45.857 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-08-28 06:16:45.916 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-28 06:16:45.930 | Downloading prettytable-3.18.0-py3-none-any.whl.metadata (37 kB) 2026-08-28 06:16:45.958 | 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.dev64) (3.3.2) 2026-08-28 06:16:45.960 | 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.dev64) (7.2.2) 2026-08-28 06:16:45.973 | 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.dev64) (84.0.0) 2026-08-28 06:16:46.011 | Collecting wcwidth>=0.3.5 (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev64) 2026-08-28 06:16:46.030 | Downloading wcwidth-0.8.2-py3-none-any.whl.metadata (43 kB) 2026-08-28 06:16:46.107 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-28 06:16:46.123 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-08-28 06:16:46.171 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-28 06:16:46.187 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-08-28 06:16:46.241 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-28 06:16:46.257 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-08-28 06:16:46.280 | 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.dev64) (3.5.0) 2026-08-28 06:16:46.281 | 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.dev64) (3.18) 2026-08-28 06:16:46.283 | 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.dev64) (2.7.0) 2026-08-28 06:16:46.284 | 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.dev64) (2023.11.17) 2026-08-28 06:16:46.342 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev64) 2026-08-28 06:16:46.358 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-08-28 06:16:46.424 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev64) 2026-08-28 06:16:46.443 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-08-28 06:16:46.548 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-08-28 06:16:46.619 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-08-28 06:16:47.198 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 7.0 MB/s 0:00:00 2026-08-28 06:16:47.213 | Downloading cffi-2.1.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (221 kB) 2026-08-28 06:16:47.259 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-08-28 06:16:47.289 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-08-28 06:16:47.309 | Downloading click-8.4.2-py3-none-any.whl (119 kB) 2026-08-28 06:16:47.343 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-08-28 06:16:47.365 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-08-28 06:16:47.390 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-08-28 06:16:47.413 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-08-28 06:16:47.447 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-08-28 06:16:47.476 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-08-28 06:16:47.501 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-08-28 06:16:47.522 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-08-28 06:16:47.565 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-08-28 06:16:47.603 | Downloading oslo_db-18.1.1-py3-none-any.whl (152 kB) 2026-08-28 06:16:47.643 | Downloading alembic-1.19.1-py3-none-any.whl (265 kB) 2026-08-28 06:16:47.692 | Downloading oslo_messaging-18.3.0-py3-none-any.whl (204 kB) 2026-08-28 06:16:47.733 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-08-28 06:16:47.758 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-08-28 06:16:47.780 | Downloading cachetools-7.1.7-py3-none-any.whl (16 kB) 2026-08-28 06:16:47.803 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-08-28 06:16:47.847 | Downloading oslo_metrics-0.17.0-py3-none-any.whl (14 kB) 2026-08-28 06:16:47.871 | Downloading oslo_middleware-8.2.0-py3-none-any.whl (74 kB) 2026-08-28 06:16:47.897 | Downloading oslo_policy-6.0.1-py3-none-any.whl (89 kB) 2026-08-28 06:16:47.926 | Downloading oslo_service-4.8.0-py3-none-any.whl (125 kB) 2026-08-28 06:16:47.963 | Downloading eventlet-0.41.2-py3-none-any.whl (364 kB) 2026-08-28 06:16:48.022 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-08-28 06:16:48.076 | Downloading greenlet-3.5.5-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (621 kB) 2026-08-28 06:16:48.149 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 621.4/621.4 kB 8.7 MB/s 0:00:00 2026-08-28 06:16:48.165 | Downloading oslo_concurrency-7.6.1-py3-none-any.whl (49 kB) 2026-08-28 06:16:48.193 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-08-28 06:16:48.217 | Downloading oslo_upgradecheck-2.8.0-py3-none-any.whl (14 kB) 2026-08-28 06:16:48.242 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-08-28 06:16:48.272 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-08-28 06:16:48.321 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-08-28 06:16:48.343 | Downloading prettytable-3.18.0-py3-none-any.whl (37 kB) 2026-08-28 06:16:48.366 | Downloading prometheus_client-0.26.0-py3-none-any.whl (64 kB) 2026-08-28 06:16:48.393 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-08-28 06:16:48.455 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-08-28 06:16:48.482 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-08-28 06:16:48.539 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-08-28 06:16:48.583 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-08-28 06:16:48.606 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-08-28 06:16:48.630 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-08-28 06:16:48.652 | Downloading rpds_py-2026.6.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (366 kB) 2026-08-28 06:16:48.713 | 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-08-28 06:16:49.069 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 9.5 MB/s 0:00:00 2026-08-28 06:16:49.086 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-08-28 06:16:49.110 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-08-28 06:16:49.138 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-08-28 06:16:49.162 | Downloading tzdata-2026.3-py2.py3-none-any.whl (348 kB) 2026-08-28 06:16:49.239 | Downloading wcwidth-0.8.2-py3-none-any.whl (323 kB) 2026-08-28 06:16:49.312 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-08-28 06:16:49.370 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-08-28 06:16:49.404 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-08-28 06:16:49.428 | Downloading mako-1.4.1-py3-none-any.whl (80 kB) 2026-08-28 06:16:49.459 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-08-28 06:16:49.486 | Downloading pytz-2026.3.post1-py2.py3-none-any.whl (508 kB) 2026-08-28 06:16:49.879 | Building wheels for collected packages: keystone 2026-08-28 06:16:49.881 | Building editable for keystone (pyproject.toml): started 2026-08-28 06:16:50.976 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-08-28 06:16:50.978 | Created wheel for keystone: filename=keystone-29.1.0.dev64-0.editable-py3-none-any.whl size=9272 sha256=74345ff302e87ad645533b88ee0024b4bda45d179fa11c5bf1e69bd5a45b57a1 2026-08-28 06:16:50.978 | Stored in directory: /tmp/pip-ephem-wheel-cache-z9inldu1/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-08-28 06:16:50.983 | Successfully built keystone 2026-08-28 06:16:51.359 | 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-08-28 06:16:51.401 | Attempting uninstall: pytz 2026-08-28 06:16:51.411 | Found existing installation: pytz 2024.1 2026-08-28 06:16:51.412 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:51.413 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-08-28 06:16:53.260 | Attempting uninstall: oauthlib 2026-08-28 06:16:53.272 | Found existing installation: oauthlib 3.2.2 2026-08-28 06:16:53.274 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:53.274 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-08-28 06:16:53.428 | Attempting uninstall: markupsafe 2026-08-28 06:16:53.442 | Found existing installation: MarkupSafe 2.1.5 2026-08-28 06:16:53.443 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:53.443 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-08-28 06:16:54.572 | Attempting uninstall: click 2026-08-28 06:16:54.582 | Found existing installation: click 8.1.6 2026-08-28 06:16:54.584 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:54.586 | Can't uninstall 'click'. No files were found to uninstall. 2026-08-28 06:16:54.756 | Attempting uninstall: blinker 2026-08-28 06:16:54.767 | Found existing installation: blinker 1.7.0 2026-08-28 06:16:54.767 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:54.769 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-08-28 06:16:54.785 | Attempting uninstall: bcrypt 2026-08-28 06:16:54.796 | Found existing installation: bcrypt 3.2.2 2026-08-28 06:16:54.797 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:54.798 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-08-28 06:16:54.816 | Attempting uninstall: attrs 2026-08-28 06:16:54.829 | Found existing installation: attrs 23.2.0 2026-08-28 06:16:54.829 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:54.830 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-08-28 06:16:57.981 | Attempting uninstall: jinja2 2026-08-28 06:16:57.992 | Found existing installation: Jinja2 3.1.2 2026-08-28 06:16:57.992 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:57.994 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-08-28 06:16:59.051 | Attempting uninstall: cryptography 2026-08-28 06:16:59.065 | Found existing installation: cryptography 41.0.7 2026-08-28 06:16:59.065 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:59.066 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-08-28 06:16:59.685 | Attempting uninstall: pyopenssl 2026-08-28 06:16:59.698 | Found existing installation: pyOpenSSL 23.2.0 2026-08-28 06:16:59.699 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:16:59.699 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-08-28 06:17:00.129 | Attempting uninstall: jsonschema 2026-08-28 06:17:00.142 | Found existing installation: jsonschema 4.10.3 2026-08-28 06:17:00.144 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:17:00.144 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-08-28 06:17:01.831 | 2026-08-28 06:17:01.832 | 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-08-28 06:17:01.832 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-08-28 06:17:01.848 | 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.dev64 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-08-28 06:17:02.177 | + inc/python:pip_install:216 : result=0 2026-08-28 06:17:02.180 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:17:02.182 | + functions-common:time_stop:2420 : local name 2026-08-28 06:17:02.185 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:17:02.187 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:17:02.189 | + functions-common:time_stop:2423 : local total 2026-08-28 06:17:02.191 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:17:02.193 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:17:02.195 | + functions-common:time_stop:2427 : start_time=1787897795631 2026-08-28 06:17:02.197 | + functions-common:time_stop:2429 : [[ -z 1787897795631 ]] 2026-08-28 06:17:02.200 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:17:02.204 | + functions-common:time_stop:2432 : end_time=1787897822201 2026-08-28 06:17:02.206 | + functions-common:time_stop:2433 : elapsed_time=26570 2026-08-28 06:17:02.208 | + functions-common:time_stop:2434 : total=49109 2026-08-28 06:17:02.210 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:17:02.212 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=75679 2026-08-28 06:17:02.214 | + inc/python:pip_install:219 : return 0 2026-08-28 06:17:02.217 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-28 06:17:02.219 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-28 06:17:02.221 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-08-28 06:17:02.224 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-08-28 06:17:02.226 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:17:02.228 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:17:02.230 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-08-28 06:17:02.232 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:17:02.235 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-08-28 06:17:02.249 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:17:02.251 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-28 06:17:02.254 | + ./stack.sh:main:924 : configure_keystone 2026-08-28 06:17:02.256 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-08-28 06:17:02.271 | + 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-08-28 06:17:02.274 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-08-28 06:17:02.278 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-08-28 06:17:02.292 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:17:02.295 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-08-28 06:17:02.324 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-08-28 06:17:02.351 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-08-28 06:17:02.381 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-08-28 06:17:02.410 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-08-28 06:17:02.441 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-08-28 06:17:02.472 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-08-28 06:17:02.500 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-08-28 06:17:02.527 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-08-28 06:17:02.556 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-08-28 06:17:02.559 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-08-28 06:17:02.561 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-08-28 06:17:02.563 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-08-28 06:17:02.566 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-28 06:17:02.568 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-28 06:17:02.582 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:17:02.587 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-28 06:17:02.589 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-28 06:17:02.591 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-28 06:17:02.605 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:17:02.607 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.188:5672/ 2026-08-28 06:17:02.611 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.188:5672/ 2026-08-28 06:17:02.642 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-28 06:17:02.644 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-28 06:17:02.647 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.188/identity 2026-08-28 06:17:02.678 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-08-28 06:17:02.681 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-08-28 06:17:02.712 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-08-28 06:17:02.715 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-08-28 06:17:02.717 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-08-28 06:17:02.720 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-08-28 06:17:02.722 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 06:17:02.725 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 06:17:02.727 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 06:17:02.743 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:17:02.745 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 06:17:02.747 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-08-28 06:17:02.751 | + 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-08-28 06:17:02.781 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-08-28 06:17:02.783 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-08-28 06:17:02.785 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-08-28 06:17:02.788 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-08-28 06:17:02.792 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 06:17:02.807 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 06:17:02.810 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 06:17:02.812 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 06:17:02.814 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 06:17:02.817 | + 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-08-28 06:17:02.845 | + 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-08-28 06:17:02.873 | + 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-08-28 06:17:02.902 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 06:17:02.932 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-08-28 06:17:02.961 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-08-28 06:17:02.990 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-08-28 06:17:02.993 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-08-28 06:17:02.995 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-08-28 06:17:02.998 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-08-28 06:17:03.001 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-28 06:17:03.004 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-08-28 06:17:03.006 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-08-28 06:17:03.009 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-28 06:17:03.011 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-28 06:17:03.028 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-28 06:17:03.028 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-28 06:17:03.041 | d /var/run/uwsgi 0755 quobyte root 2026-08-28 06:17:03.045 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-28 06:17:03.060 | /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-08-28 06:17:03.065 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-08-28 06:17:03.067 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-08-28 06:17:03.071 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-28 06:17:03.074 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-08-28 06:17:03.102 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-08-28 06:17:03.130 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-08-28 06:17:03.160 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-08-28 06:17:03.189 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-08-28 06:17:03.218 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-08-28 06:17:03.247 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-08-28 06:17:03.277 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-08-28 06:17:03.307 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-08-28 06:17:03.337 | + 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-08-28 06:17:03.365 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-08-28 06:17:03.392 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-08-28 06:17:03.420 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-08-28 06:17:03.447 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-08-28 06:17:03.474 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-28 06:17:03.477 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-28 06:17:03.480 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-08-28 06:17:03.482 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-08-28 06:17:03.484 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-28 06:17:03.486 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:17:03.488 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:17:03.491 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-08-28 06:17:03.494 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-08-28 06:17:03.496 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-08-28 06:17:03.523 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-08-28 06:17:03.551 | + 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-08-28 06:17:03.552 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-08-28 06:17:03.563 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-08-28 06:17:03.567 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-08-28 06:17:03.569 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-08-28 06:17:03.571 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-28 06:17:03.574 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-28 06:17:03.576 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 06:17:03.578 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 06:17:03.581 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:17:03.583 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:17:03.585 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-28 06:17:03.588 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-28 06:17:03.590 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:17:03.592 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:17:03.595 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-08-28 06:17:03.606 | perl: warning: Setting locale failed. 2026-08-28 06:17:03.606 | perl: warning: Please check that your locale settings: 2026-08-28 06:17:03.606 | LANGUAGE = (unset), 2026-08-28 06:17:03.606 | LC_ALL = "en_US.utf8", 2026-08-28 06:17:03.606 | LANG = "de_DE.UTF-8" 2026-08-28 06:17:03.606 | are supported and installed on your system. 2026-08-28 06:17:03.607 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:17:03.648 | Enabling site keystone-api. 2026-08-28 06:17:03.653 | To activate the new configuration, you need to run: 2026-08-28 06:17:03.653 | systemctl reload apache2 2026-08-28 06:17:03.658 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-28 06:17:03.661 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 06:17:03.663 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 06:17:03.665 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 06:17:03.869 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-08-28 06:17:03.903 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-08-28 06:17:03.935 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-08-28 06:17:03.967 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-08-28 06:17:03.970 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-08-28 06:17:04.000 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-08-28 06:17:04.028 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-08-28 06:17:04.057 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-08-28 06:17:04.088 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-08-28 06:17:04.090 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-08-28 06:17:04.118 | + ./stack.sh:main:928 : is_service_enabled swift 2026-08-28 06:17:04.133 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:17:04.136 | + ./stack.sh:main:942 : is_service_enabled g-api n-api 2026-08-28 06:17:04.152 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:17:04.154 | + ./stack.sh:main:944 : stack_install_service glance 2026-08-28 06:17:04.157 | + lib/stack:stack_install_service:20 : local service=glance 2026-08-28 06:17:04.159 | + lib/stack:stack_install_service:21 : type install_glance 2026-08-28 06:17:04.162 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-28 06:17:04.164 | + lib/stack:stack_install_service:32 : install_glance 2026-08-28 06:17:04.167 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-08-28 06:17:04.169 | + lib/glance:install_glance:551 : local glance_store_extras 2026-08-28 06:17:04.171 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-08-28 06:17:04.186 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:17:04.188 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-08-28 06:17:04.191 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-08-28 06:17:04.206 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:17:04.208 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-08-28 06:17:04.211 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-08-28 06:17:04.213 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:17:04.216 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:17:04.218 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-08-28 06:17:04.221 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:17:04.224 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-08-28 06:17:04.227 | ++ inc/python:join_extras:28 : local IFS=, 2026-08-28 06:17:04.229 | ++ inc/python:join_extras:29 : echo cinder 2026-08-28 06:17:04.232 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-08-28 06:17:04.234 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-08-28 06:17:04.237 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-08-28 06:17:04.239 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-08-28 06:17:04.242 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-08-28 06:17:04.245 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-08-28 06:17:04.247 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-08-28 06:17:04.252 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-08-28 06:17:04.252 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-08-28 06:17:04.257 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-08-28 06:17:04.259 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-08-28 06:17:04.262 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-08-28 06:17:04.265 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-08-28 06:17:04.267 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-08-28 06:17:04.286 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-08-28 06:17:04.288 | + 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-08-28 06:17:05.473 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-08-28 06:17:05.603 | Downloading glance_store-5.7.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-28 06:17:05.620 | 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-08-28 06:17:05.621 | 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-08-28 06:17:05.622 | 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-08-28 06:17:05.623 | 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-08-28 06:17:05.624 | 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-08-28 06:17:05.625 | 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-08-28 06:17:05.626 | 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-08-28 06:17:05.627 | 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.16.0) 2026-08-28 06:17:05.628 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-08-28 06:17:05.629 | 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-08-28 06:17:05.657 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-08-28 06:17:05.673 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-08-28 06:17:05.686 | 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-08-28 06:17:05.688 | 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-08-28 06:17:05.690 | 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-08-28 06:17:05.732 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-08-28 06:17:05.749 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-08-28 06:17:05.824 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-08-28 06:17:05.839 | Downloading os_brick-7.1.1-py3-none-any.whl.metadata (2.9 kB) 2026-08-28 06:17:05.888 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-08-28 06:17:05.904 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 06:17:05.954 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-08-28 06:17:05.970 | Downloading oslo_privsep-3.12.0-py3-none-any.whl.metadata (2.7 kB) 2026-08-28 06:17:05.982 | 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-08-28 06:17:05.983 | 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-08-28 06:17:05.984 | 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-08-28 06:17:05.985 | 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-08-28 06:17:05.992 | 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-08-28 06:17:05.993 | 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-08-28 06:17:05.994 | 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-08-28 06:17:05.998 | 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-08-28 06:17:06.000 | 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-08-28 06:17:06.001 | 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-08-28 06:17:06.003 | 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-08-28 06:17:06.037 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-08-28 06:17:06.053 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-08-28 06:17:06.064 | 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-08-28 06:17:06.069 | 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-08-28 06:17:06.073 | 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-08-28 06:17:06.074 | 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-08-28 06:17:06.075 | 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-08-28 06:17:06.085 | 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-08-28 06:17:06.089 | 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-08-28 06:17:06.090 | 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-08-28 06:17:06.094 | 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-08-28 06:17:06.102 | 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-08-28 06:17:06.103 | 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-08-28 06:17:06.104 | 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-08-28 06:17:06.106 | 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-08-28 06:17:06.108 | 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-08-28 06:17:06.109 | 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-08-28 06:17:06.110 | 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-08-28 06:17:06.113 | 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-08-28 06:17:06.125 | 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-08-28 06:17:06.126 | 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-08-28 06:17:06.132 | 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-08-28 06:17:06.150 | 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-08-28 06:17:06.155 | 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-08-28 06:17:06.159 | 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-08-28 06:17:06.172 | 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-08-28 06:17:06.173 | 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-08-28 06:17:06.175 | 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-08-28 06:17:06.177 | 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-08-28 06:17:06.199 | 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-08-28 06:17:06.258 | Downloading glance_store-5.7.0-py3-none-any.whl (262 kB) 2026-08-28 06:17:06.312 | Downloading os_brick-7.1.1-py3-none-any.whl (285 kB) 2026-08-28 06:17:06.339 | Downloading oslo_privsep-3.12.0-py3-none-any.whl (41 kB) 2026-08-28 06:17:06.362 | Downloading oslo_rootwrap-7.10.0-py3-none-any.whl (40 kB) 2026-08-28 06:17:06.386 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-08-28 06:17:06.417 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-08-28 06:17:06.440 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-08-28 06:17:06.715 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-08-28 06:17:08.001 | 2026-08-28 06:17:08.017 | Successfully installed glance-store-5.7.0 os-brick-7.1.1 oslo.privsep-3.12.0 oslo.rootwrap-7.10.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-08-28 06:17:08.159 | + inc/python:pip_install:216 : result=0 2026-08-28 06:17:08.161 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:17:08.164 | + functions-common:time_stop:2420 : local name 2026-08-28 06:17:08.166 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:17:08.168 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:17:08.170 | + functions-common:time_stop:2423 : local total 2026-08-28 06:17:08.172 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:17:08.175 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:17:08.177 | + functions-common:time_stop:2427 : start_time=1787897824281 2026-08-28 06:17:08.179 | + functions-common:time_stop:2429 : [[ -z 1787897824281 ]] 2026-08-28 06:17:08.182 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:17:08.186 | + functions-common:time_stop:2432 : end_time=1787897828183 2026-08-28 06:17:08.188 | + functions-common:time_stop:2433 : elapsed_time=3902 2026-08-28 06:17:08.190 | + functions-common:time_stop:2434 : total=75679 2026-08-28 06:17:08.192 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:17:08.194 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=79581 2026-08-28 06:17:08.197 | + inc/python:pip_install:219 : return 0 2026-08-28 06:17:08.199 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-08-28 06:17:08.202 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-08-28 06:17:08.204 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-08-28 06:17:08.220 | + 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-08-28 06:17:08.225 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-08-28 06:17:08.227 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-08-28 06:17:08.229 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-08-28 06:17:08.231 | + functions-common:git_clone:591 : local git_ref=master 2026-08-28 06:17:08.233 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 06:17:08.236 | ++ functions-common:git_clone:593 : pwd 2026-08-28 06:17:08.239 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 06:17:08.241 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 06:17:08.244 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 06:17:08.258 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 06:17:08.261 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 06:17:08.263 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 06:17:08.266 | + functions-common:git_clone:610 : echo master 2026-08-28 06:17:08.266 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 06:17:08.270 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-08-28 06:17:08.273 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 06:17:08.275 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-28 06:17:08.277 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:17:08.280 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:17:08.282 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:17:08.284 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:17:08.286 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:17:08.288 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:17:08.291 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:17:08.293 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:17:08.295 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:17:08.299 | + functions-common:time_start:2411 : _TIME_START[$name]=1787897828296 2026-08-28 06:17:08.301 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-08-28 06:17:08.305 | Cloning into '/opt/stack/glance'... 2026-08-28 06:17:17.167 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:17:17.171 | + functions-common:time_stop:2420 : local name 2026-08-28 06:17:17.174 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:17:17.176 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:17:17.180 | + functions-common:time_stop:2423 : local total 2026-08-28 06:17:17.183 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:17:17.187 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:17:17.189 | + functions-common:time_stop:2427 : start_time=1787897828296 2026-08-28 06:17:17.191 | + functions-common:time_stop:2429 : [[ -z 1787897828296 ]] 2026-08-28 06:17:17.195 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:17:17.201 | + functions-common:time_stop:2432 : end_time=1787897837197 2026-08-28 06:17:17.205 | + functions-common:time_stop:2433 : elapsed_time=8901 2026-08-28 06:17:17.208 | + functions-common:time_stop:2434 : total=28072 2026-08-28 06:17:17.213 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:17:17.215 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36973 2026-08-28 06:17:17.220 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-08-28 06:17:17.223 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 06:17:17.228 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:17:17.231 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:17:17.234 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:17:17.237 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:17:17.240 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:17:17.244 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:17:17.247 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:17:17.250 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:17:17.255 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:17:17.261 | + functions-common:time_start:2411 : _TIME_START[$name]=1787897837257 2026-08-28 06:17:17.265 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 06:17:17.881 | From https://review.opendev.org/openstack/glance 2026-08-28 06:17:17.882 | * branch master -> FETCH_HEAD 2026-08-28 06:17:17.893 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:17:17.896 | + functions-common:time_stop:2420 : local name 2026-08-28 06:17:17.901 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:17:17.904 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:17:17.907 | + functions-common:time_stop:2423 : local total 2026-08-28 06:17:17.910 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:17:17.913 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:17:17.916 | + functions-common:time_stop:2427 : start_time=1787897837257 2026-08-28 06:17:17.919 | + functions-common:time_stop:2429 : [[ -z 1787897837257 ]] 2026-08-28 06:17:17.924 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:17:17.930 | + functions-common:time_stop:2432 : end_time=1787897837926 2026-08-28 06:17:17.934 | + functions-common:time_stop:2433 : elapsed_time=669 2026-08-28 06:17:17.937 | + functions-common:time_stop:2434 : total=36973 2026-08-28 06:17:17.940 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:17:17.943 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37642 2026-08-28 06:17:17.947 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 06:17:17.951 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:17:17.955 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:17:17.958 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:17:17.961 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:17:17.964 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:17:17.968 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:17:17.971 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:17:17.974 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:17:17.978 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:17:17.983 | + functions-common:time_start:2411 : _TIME_START[$name]=1787897837980 2026-08-28 06:17:17.986 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 06:17:18.123 | Note: switching to 'FETCH_HEAD'. 2026-08-28 06:17:18.123 | 2026-08-28 06:17:18.123 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 06:17:18.123 | changes and commit them, and you can discard any commits you make in this 2026-08-28 06:17:18.124 | state without impacting any branches by switching back to a branch. 2026-08-28 06:17:18.124 | 2026-08-28 06:17:18.124 | If you want to create a new branch to retain commits you create, you may 2026-08-28 06:17:18.124 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 06:17:18.124 | 2026-08-28 06:17:18.124 | git switch -c 2026-08-28 06:17:18.124 | 2026-08-28 06:17:18.124 | Or undo this operation with: 2026-08-28 06:17:18.124 | 2026-08-28 06:17:18.124 | git switch - 2026-08-28 06:17:18.124 | 2026-08-28 06:17:18.125 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 06:17:18.125 | 2026-08-28 06:17:18.125 | HEAD is now at 602b6d703 Test requirements: remove testresources and testscenarios 2026-08-28 06:17:18.132 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:17:18.135 | + functions-common:time_stop:2420 : local name 2026-08-28 06:17:18.139 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:17:18.143 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:17:18.146 | + functions-common:time_stop:2423 : local total 2026-08-28 06:17:18.149 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:17:18.152 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:17:18.157 | + functions-common:time_stop:2427 : start_time=1787897837980 2026-08-28 06:17:18.161 | + functions-common:time_stop:2429 : [[ -z 1787897837980 ]] 2026-08-28 06:17:18.166 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:17:18.173 | + functions-common:time_stop:2432 : end_time=1787897838168 2026-08-28 06:17:18.176 | + functions-common:time_stop:2433 : elapsed_time=188 2026-08-28 06:17:18.181 | + functions-common:time_stop:2434 : total=37642 2026-08-28 06:17:18.184 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:17:18.189 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37830 2026-08-28 06:17:18.192 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-08-28 06:17:18.213 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-08-28 06:17:18.217 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 06:17:18.218 | + functions-common:git_clone:673 : head -1 2026-08-28 06:17:18.220 | 602b6d703 Test requirements: remove testresources and testscenarios 2026-08-28 06:17:18.225 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 06:17:18.229 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-08-28 06:17:18.233 | + inc/python:setup_develop:353 : local bindep 2026-08-28 06:17:18.237 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-08-28 06:17:18.241 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-08-28 06:17:18.245 | + inc/python:setup_develop:359 : local extras= 2026-08-28 06:17:18.249 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-08-28 06:17:18.253 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-28 06:17:18.258 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-08-28 06:17:18.262 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-08-28 06:17:18.267 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-28 06:17:18.273 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-28 06:17:18.278 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-08-28 06:17:18.282 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-28 06:17:18.287 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-08-28 06:17:18.292 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-28 06:17:18.296 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-28 06:17:18.302 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-08-28 06:17:18.311 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-08-28 06:17:18.315 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-08-28 06:17:18.319 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-08-28 06:17:18.525 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-08-28 06:17:18.530 | + inc/python:setup_package:436 : local bindep=0 2026-08-28 06:17:18.534 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-28 06:17:18.538 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-28 06:17:18.543 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-08-28 06:17:18.546 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-08-28 06:17:18.550 | + inc/python:setup_package:445 : local flags=-e 2026-08-28 06:17:18.555 | + inc/python:setup_package:446 : local extras= 2026-08-28 06:17:18.558 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-28 06:17:18.563 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-28 06:17:18.567 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-28 06:17:18.572 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-28 06:17:18.576 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-28 06:17:18.579 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-08-28 06:17:18.613 | Using python 3.12 to install /opt/stack/glance 2026-08-28 06:17:18.617 | + 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-08-28 06:17:19.619 | Obtaining file:///opt/stack/glance 2026-08-28 06:17:19.623 | Installing build dependencies: started 2026-08-28 06:17:21.188 | Installing build dependencies: finished with status 'done' 2026-08-28 06:17:21.189 | Checking if build backend supports build_editable: started 2026-08-28 06:17:21.752 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-28 06:17:21.754 | Getting requirements to build editable: started 2026-08-28 06:17:22.063 | Getting requirements to build editable: finished with status 'done' 2026-08-28 06:17:22.065 | Preparing editable metadata (pyproject.toml): started 2026-08-28 06:17:23.029 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-28 06:17:23.050 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (7.0.3) 2026-08-28 06:17:23.051 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (0.7.1) 2026-08-28 06:17:23.052 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.0.52) 2026-08-28 06:17:23.053 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.1.0) 2026-08-28 06:17:23.054 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.5.1) 2026-08-28 06:17:23.055 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (1.8.11) 2026-08-28 06:17:23.056 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (1.19.1) 2026-08-28 06:17:23.240 | Collecting httplib2>=0.9.1 (from glance==33.0.0.0b3.dev43) 2026-08-28 06:17:23.379 | Downloading httplib2-0.32.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-28 06:17:23.391 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (10.7.0) 2026-08-28 06:17:23.392 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (7.6.1) 2026-08-28 06:17:23.393 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.5.0) 2026-08-28 06:17:23.394 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (2.8.0) 2026-08-28 06:17:23.395 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (10.2.0) 2026-08-28 06:17:23.396 | 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.dev43) (5.9.1) 2026-08-28 06:17:23.463 | Collecting taskflow>=4.0.0 (from glance==33.0.0.0b3.dev43) 2026-08-28 06:17:23.479 | Downloading taskflow-6.4.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-28 06:17:23.495 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (5.16.0) 2026-08-28 06:17:23.496 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (13.0.1) 2026-08-28 06:17:23.525 | Collecting WSME>=0.8.0 (from glance==33.0.0.0b3.dev43) 2026-08-28 06:17:23.543 | Downloading wsme-0.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-28 06:17:23.554 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.18.0) 2026-08-28 06:17:23.555 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.10.1) 2026-08-28 06:17:23.556 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (4.26.0) 2026-08-28 06:17:23.557 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (5.8.0) 2026-08-28 06:17:23.558 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (18.1.1) 2026-08-28 06:17:23.559 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.9.0) 2026-08-28 06:17:23.591 | Collecting oslo.limit>=1.6.0 (from glance==33.0.0.0b3.dev43) 2026-08-28 06:17:23.608 | Downloading oslo_limit-2.12.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 06:17:23.618 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (8.3.1) 2026-08-28 06:17:23.619 | 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.dev43) (18.3.0) 2026-08-28 06:17:23.620 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (8.2.0) 2026-08-28 06:17:23.663 | Collecting oslo.reports>=3.2.0 (from glance==33.0.0.0b3.dev43) 2026-08-28 06:17:23.679 | Downloading oslo_reports-3.9.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-28 06:17:23.690 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (6.0.1) 2026-08-28 06:17:23.691 | 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.dev43) (4.8.0) 2026-08-28 06:17:23.692 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (4.4.0) 2026-08-28 06:17:23.693 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (5.7.0) 2026-08-28 06:17:23.694 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (3.1.0) 2026-08-28 06:17:23.695 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==33.0.0.0b3.dev43) (43.0.3) 2026-08-28 06:17:23.725 | Collecting cursive>=0.2.1 (from glance==33.0.0.0b3.dev43) 2026-08-28 06:17:23.741 | Downloading cursive-0.3.1-py3-none-any.whl.metadata (1.9 kB) 2026-08-28 06:17:23.791 | Collecting castellan>=0.17.0 (from glance==33.0.0.0b3.dev43) 2026-08-28 06:17:23.808 | Downloading castellan-5.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-28 06:17:23.822 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==33.0.0.0b3.dev43) (1.4.1) 2026-08-28 06:17:23.823 | 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.dev43) (4.16.0) 2026-08-28 06:17:23.858 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:23.875 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl.metadata (11 kB) 2026-08-28 06:17:23.888 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==33.0.0.0b3.dev43) (2.34.2) 2026-08-28 06:17:23.892 | 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.dev43) (2.1.1) 2026-08-28 06:17:23.897 | 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.dev43) (3.0) 2026-08-28 06:17:23.899 | 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.dev43) (5.11.0) 2026-08-28 06:17:23.904 | 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.dev43) (2.3.0) 2026-08-28 06:17:23.911 | 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.dev43) (1.4.2) 2026-08-28 06:17:23.912 | 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.dev43) (3.5.0) 2026-08-28 06:17:23.920 | 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.dev43) (3.3.2) 2026-08-28 06:17:23.924 | 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.dev43) (26.1.0) 2026-08-28 06:17:23.925 | 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.dev43) (2025.9.1) 2026-08-28 06:17:23.926 | 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.dev43) (0.37.0) 2026-08-28 06:17:23.927 | 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.dev43) (2026.6.3) 2026-08-28 06:17:23.936 | 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.dev43) (2.1.0) 2026-08-28 06:17:23.937 | 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.dev43) (1.9.0) 2026-08-28 06:17:23.943 | 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.dev43) (4.3.0) 2026-08-28 06:17:23.946 | 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.dev43) (4.1.0) 2026-08-28 06:17:23.947 | 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.dev43) (2.13.0) 2026-08-28 06:17:23.954 | 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.dev43) (1.5.0) 2026-08-28 06:17:23.959 | 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.dev43) (5.3.1) 2026-08-28 06:17:23.965 | 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.dev43) (0.20) 2026-08-28 06:17:23.970 | 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.dev43) (1.3.0) 2026-08-28 06:17:23.972 | 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.dev43) (2.0.0) 2026-08-28 06:17:23.972 | 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.dev43) (6.0.3) 2026-08-28 06:17:23.983 | 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.dev43) (2.1.2) 2026-08-28 06:17:23.984 | 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.dev43) (0.6.2) 2026-08-28 06:17:24.049 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:24.064 | Downloading openstacksdk-4.19.1-py3-none-any.whl.metadata (12 kB) 2026-08-28 06:17:24.108 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:24.123 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-08-28 06:17:24.165 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:24.181 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-08-28 06:17:24.232 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:24.252 | Downloading platformdirs-4.11.3-py3-none-any.whl.metadata (5.5 kB) 2026-08-28 06:17:24.263 | 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.dev43) (7.2.2) 2026-08-28 06:17:24.296 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:24.312 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-28 06:17:24.330 | 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.dev43) (2.9.0.post0) 2026-08-28 06:17:24.337 | 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.dev43) (7.1.7) 2026-08-28 06:17:24.338 | 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.dev43) (5.3.1) 2026-08-28 06:17:24.339 | 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.dev43) (5.6.2) 2026-08-28 06:17:24.340 | 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.dev43) (0.17.0) 2026-08-28 06:17:24.345 | 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.dev43) (5.1.0) 2026-08-28 06:17:24.354 | 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.dev43) (2026.3) 2026-08-28 06:17:24.355 | 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.dev43) (26.3) 2026-08-28 06:17:24.364 | 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.dev43) (0.26.0) 2026-08-28 06:17:24.367 | 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.dev43) (5.0.0) 2026-08-28 06:17:24.368 | 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.dev43) (3.1.6) 2026-08-28 06:17:24.370 | 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.dev43) (4.0.1) 2026-08-28 06:17:24.378 | 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.dev43) (3.0.3) 2026-08-28 06:17:24.394 | 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.dev43) (1.2.1) 2026-08-28 06:17:24.402 | 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.dev43) (0.41.2) 2026-08-28 06:17:24.403 | 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.dev43) (3.5.5) 2026-08-28 06:17:24.406 | 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.dev43) (1.7.6) 2026-08-28 06:17:24.411 | 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.dev43) (2.8.0) 2026-08-28 06:17:24.507 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:24.526 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-08-28 06:17:24.648 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.2.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:24.666 | 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-08-28 06:17:24.700 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==33.0.0.0b3.dev43) (84.0.0) 2026-08-28 06:17:24.717 | 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.dev43) (0.8.2) 2026-08-28 06:17:24.869 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:24.884 | Downloading cliff-4.16.0-py3-none-any.whl.metadata (2.2 kB) 2026-08-28 06:17:24.925 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:24.940 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-08-28 06:17:25.008 | Collecting cmd2>=4.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:25.026 | Downloading cmd2-4.2.0-py3-none-any.whl.metadata (16 kB) 2026-08-28 06:17:25.096 | 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.dev43) 2026-08-28 06:17:25.111 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl.metadata (6.4 kB) 2026-08-28 06:17:25.148 | 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.dev43) 2026-08-28 06:17:25.164 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-08-28 06:17:25.177 | 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.dev43) (15.0.0) 2026-08-28 06:17:25.212 | 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.dev43) 2026-08-28 06:17:25.227 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-08-28 06:17:25.253 | 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.dev43) (1.17.0) 2026-08-28 06:17:25.274 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (3.5.0) 2026-08-28 06:17:25.275 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (3.18) 2026-08-28 06:17:25.276 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (2.7.0) 2026-08-28 06:17:25.278 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==33.0.0.0b3.dev43) (2023.11.17) 2026-08-28 06:17:25.313 | 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.dev43) (4.2.0) 2026-08-28 06:17:25.314 | 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.dev43) (2.20.0) 2026-08-28 06:17:25.324 | 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.dev43) (0.1.2) 2026-08-28 06:17:25.340 | 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.dev43) (0.8) 2026-08-28 06:17:25.470 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:25.486 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-08-28 06:17:25.545 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:25.561 | Downloading automaton-3.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-08-28 06:17:25.573 | 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.dev43) (9.1.4) 2026-08-28 06:17:25.601 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:25.618 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-08-28 06:17:25.727 | Collecting simplegeneric (from WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:25.744 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-08-28 06:17:25.760 | Installing build dependencies: started 2026-08-28 06:17:27.217 | Installing build dependencies: finished with status 'done' 2026-08-28 06:17:27.219 | Getting requirements to build wheel: started 2026-08-28 06:17:27.874 | Getting requirements to build wheel: finished with status 'done' 2026-08-28 06:17:27.877 | Preparing metadata (pyproject.toml): started 2026-08-28 06:17:28.259 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-28 06:17:28.316 | Collecting importlib_metadata>=4.4 (from WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:28.332 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-08-28 06:17:28.392 | Collecting zipp>=3.20 (from importlib_metadata>=4.4->WSME>=0.8.0->glance==33.0.0.0b3.dev43) 2026-08-28 06:17:28.408 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-08-28 06:17:28.484 | Downloading castellan-5.8.0-py3-none-any.whl (104 kB) 2026-08-28 06:17:28.523 | Downloading cursive-0.3.1-py3-none-any.whl (44 kB) 2026-08-28 06:17:28.545 | Downloading httplib2-0.32.0-py3-none-any.whl (93 kB) 2026-08-28 06:17:28.570 | Downloading oslo_limit-2.12.0-py3-none-any.whl (24 kB) 2026-08-28 06:17:28.595 | Downloading openstacksdk-4.19.1-py3-none-any.whl (2.0 MB) 2026-08-28 06:17:28.658 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 41.1 MB/s 0:00:00 2026-08-28 06:17:28.672 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-08-28 06:17:28.694 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-08-28 06:17:28.716 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-08-28 06:17:28.739 | Downloading oslo_reports-3.9.0-py3-none-any.whl (54 kB) 2026-08-28 06:17:28.762 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-08-28 06:17:28.786 | Downloading platformdirs-4.11.3-py3-none-any.whl (23 kB) 2026-08-28 06:17:28.810 | Downloading python_barbicanclient-7.5.0-py3-none-any.whl (90 kB) 2026-08-28 06:17:28.834 | Downloading cliff-4.16.0-py3-none-any.whl (86 kB) 2026-08-28 06:17:28.858 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-08-28 06:17:28.882 | Downloading cmd2-4.2.0-py3-none-any.whl (193 kB) 2026-08-28 06:17:28.907 | Downloading prompt_toolkit-3.0.53-py3-none-any.whl (392 kB) 2026-08-28 06:17:28.934 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-08-28 06:17:28.957 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-08-28 06:17:28.982 | Downloading taskflow-6.4.0-py3-none-any.whl (491 kB) 2026-08-28 06:17:29.012 | Downloading automaton-3.5.0-py3-none-any.whl (23 kB) 2026-08-28 06:17:29.034 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-08-28 06:17:29.088 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 39.1 MB/s 0:00:00 2026-08-28 06:17:29.105 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-08-28 06:17:29.127 | Downloading wsme-0.13.0-py3-none-any.whl (59 kB) 2026-08-28 06:17:29.150 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-08-28 06:17:29.173 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-08-28 06:17:29.195 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-08-28 06:17:29.365 | Building wheels for collected packages: glance, simplegeneric 2026-08-28 06:17:29.367 | Building editable for glance (pyproject.toml): started 2026-08-28 06:17:30.327 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-08-28 06:17:30.327 | Created wheel for glance: filename=glance-33.0.0.0b3.dev43-0.editable-py3-none-any.whl size=9068 sha256=d3b9fea1d1a00b1602c8a18f772d9ac6f96820d54a350cb7e9da6ab1793262b3 2026-08-28 06:17:30.327 | Stored in directory: /tmp/pip-ephem-wheel-cache-7yviomfm/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-08-28 06:17:30.333 | Building wheel for simplegeneric (pyproject.toml): started 2026-08-28 06:17:30.792 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-08-28 06:17:30.793 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=350b382c664a5b1352930cbf59f92d3c6210011299fb0b4dc1b90a643aca9471 2026-08-28 06:17:30.793 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-08-28 06:17:30.798 | Successfully built glance simplegeneric 2026-08-28 06:17:31.103 | 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-08-28 06:17:34.168 | Attempting uninstall: jsonpointer 2026-08-28 06:17:34.184 | Found existing installation: jsonpointer 2.0 2026-08-28 06:17:34.185 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:17:34.185 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-08-28 06:17:34.205 | Attempting uninstall: jmespath 2026-08-28 06:17:34.218 | Found existing installation: jmespath 1.0.1 2026-08-28 06:17:34.219 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:17:34.219 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-08-28 06:17:34.260 | Attempting uninstall: httplib2 2026-08-28 06:17:34.276 | Found existing installation: httplib2 0.20.4 2026-08-28 06:17:34.277 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:17:34.278 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-08-28 06:17:34.374 | Attempting uninstall: jsonpatch 2026-08-28 06:17:34.391 | Found existing installation: jsonpatch 1.32 2026-08-28 06:17:34.391 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:17:34.392 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-08-28 06:17:39.107 | 2026-08-28 06:17:39.124 | 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.dev43 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.19.1 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.5.0 rich-argparse-1.8.0 setproctitle-1.3.7 simplegeneric-0.8.1 taskflow-6.4.0 zipp-4.1.0 2026-08-28 06:17:39.416 | + inc/python:pip_install:216 : result=0 2026-08-28 06:17:39.419 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:17:39.422 | + functions-common:time_stop:2420 : local name 2026-08-28 06:17:39.426 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:17:39.430 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:17:39.434 | + functions-common:time_stop:2423 : local total 2026-08-28 06:17:39.439 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:17:39.441 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:17:39.444 | + functions-common:time_stop:2427 : start_time=1787897838605 2026-08-28 06:17:39.447 | + functions-common:time_stop:2429 : [[ -z 1787897838605 ]] 2026-08-28 06:17:39.451 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:17:39.457 | + functions-common:time_stop:2432 : end_time=1787897859453 2026-08-28 06:17:39.461 | + functions-common:time_stop:2433 : elapsed_time=20848 2026-08-28 06:17:39.464 | + functions-common:time_stop:2434 : total=79581 2026-08-28 06:17:39.467 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:17:39.471 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100429 2026-08-28 06:17:39.473 | + inc/python:pip_install:219 : return 0 2026-08-28 06:17:39.477 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-28 06:17:39.481 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-28 06:17:39.485 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-08-28 06:17:39.487 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-08-28 06:17:39.491 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:17:39.495 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:17:39.499 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-08-28 06:17:39.503 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:17:39.507 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-28 06:17:39.511 | + ./stack.sh:main:945 : configure_glance 2026-08-28 06:17:39.515 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-08-28 06:17:39.533 | + lib/glance:configure_glance:353 : local dburl 2026-08-28 06:17:39.538 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-08-28 06:17:39.542 | ++ lib/database:database_connection_url:134 : local db=glance 2026-08-28 06:17:39.546 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-08-28 06:17:39.550 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-08-28 06:17:39.553 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 06:17:39.557 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 06:17:39.560 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 06:17:39.584 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:17:39.588 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 06:17:39.592 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-28 06:17:39.597 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-08-28 06:17:39.602 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-08-28 06:17:39.648 | + 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-08-28 06:17:39.692 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-08-28 06:17:39.735 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-28 06:17:39.776 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-08-28 06:17:39.816 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-08-28 06:17:39.857 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-08-28 06:17:39.902 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-08-28 06:17:39.906 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-08-28 06:17:39.910 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-28 06:17:39.914 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-28 06:17:39.918 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-28 06:17:39.922 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-08-28 06:17:39.925 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-08-28 06:17:39.929 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-28 06:17:39.933 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-28 06:17:39.937 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-08-28 06:17:39.978 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-08-28 06:17:40.018 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.188/identity 2026-08-28 06:17:40.059 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-08-28 06:17:40.100 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-08-28 06:17:40.140 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-08-28 06:17:40.182 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-08-28 06:17:40.221 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-08-28 06:17:40.263 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.188/identity 2026-08-28 06:17:40.306 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-28 06:17:40.345 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-08-28 06:17:40.389 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-28 06:17:40.392 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-08-28 06:17:40.436 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-08-28 06:17:40.440 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-08-28 06:17:40.443 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-08-28 06:17:40.446 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-28 06:17:40.450 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-28 06:17:40.453 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-28 06:17:40.477 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:17:40.482 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-28 06:17:40.485 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-28 06:17:40.489 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-28 06:17:40.514 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:17:40.517 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.188:5672/ 2026-08-28 06:17:40.522 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.188:5672/ 2026-08-28 06:17:40.564 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-28 06:17:40.568 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-28 06:17:40.571 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-08-28 06:17:40.574 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-08-28 06:17:40.578 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-08-28 06:17:40.619 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-08-28 06:17:40.662 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-08-28 06:17:40.709 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-08-28 06:17:40.714 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-08-28 06:17:40.718 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-08-28 06:17:40.723 | + lib/glance:configure_glance_store:282 : local be 2026-08-28 06:17:40.726 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-08-28 06:17:40.731 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-08-28 06:17:40.734 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-28 06:17:40.781 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-08-28 06:17:40.785 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.188 2026-08-28 06:17:40.835 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-08-28 06:17:40.838 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-08-28 06:17:40.843 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-08-28 06:17:40.869 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:17:40.874 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.188/image 2026-08-28 06:17:40.919 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-08-28 06:17:40.943 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:17:40.947 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-08-28 06:17:40.952 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-08-28 06:17:40.956 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-08-28 06:17:40.961 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 06:17:40.986 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 06:17:40.990 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 06:17:40.994 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 06:17:40.998 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 06:17:41.002 | + 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-08-28 06:17:41.047 | + 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-08-28 06:17:41.095 | + 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-08-28 06:17:41.139 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 06:17:41.181 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-08-28 06:17:41.226 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-08-28 06:17:41.232 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-08-28 06:17:41.279 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-08-28 06:17:41.321 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-08-28 06:17:41.366 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-08-28 06:17:41.408 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-08-28 06:17:41.455 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-08-28 06:17:41.503 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-08-28 06:17:41.550 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-08-28 06:17:41.598 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-08-28 06:17:41.605 | + 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-08-28 06:17:41.614 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-08-28 06:17:41.639 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:17:41.643 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-08-28 06:17:41.646 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-08-28 06:17:41.650 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-08-28 06:17:41.652 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-08-28 06:17:41.656 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-08-28 06:17:41.659 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-08-28 06:17:41.663 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-08-28 06:17:41.668 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-28 06:17:41.672 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-08-28 06:17:41.719 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-08-28 06:17:41.722 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-08-28 06:17:41.725 | ++ functions:get_random_port:861 : true 2026-08-28 06:17:41.728 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-08-28 06:17:41.731 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-08-28 06:17:41.734 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-08-28 06:17:41.787 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-08-28 06:17:41.791 | ++ functions:get_random_port:865 : break 2 2026-08-28 06:17:41.794 | ++ functions:get_random_port:869 : echo 60999 2026-08-28 06:17:41.797 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-08-28 06:17:41.800 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-08-28 06:17:41.842 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-08-28 06:17:41.880 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-08-28 06:17:41.922 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-08-28 06:17:41.964 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-08-28 06:17:42.007 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-28 06:17:42.047 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-08-28 06:17:42.087 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-08-28 06:17:42.133 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-08-28 06:17:42.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-08-28 06:17:42.217 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-08-28 06:17:42.257 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-28 06:17:42.296 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-08-28 06:17:42.336 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-08-28 06:17:42.378 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-08-28 06:17:42.418 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-08-28 06:17:42.460 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-08-28 06:17:42.501 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-08-28 06:17:42.541 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-08-28 06:17:42.585 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-08-28 06:17:42.627 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-08-28 06:17:42.631 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-08-28 06:17:42.635 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 06:17:42.639 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 06:17:42.642 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:17:42.646 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:17:42.650 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-08-28 06:17:42.653 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-08-28 06:17:42.656 | perl: warning: Setting locale failed. 2026-08-28 06:17:42.656 | perl: warning: Please check that your locale settings: 2026-08-28 06:17:42.656 | LANGUAGE = (unset), 2026-08-28 06:17:42.656 | LC_ALL = "en_US.utf8", 2026-08-28 06:17:42.656 | LANG = (unset) 2026-08-28 06:17:42.656 | are supported and installed on your system. 2026-08-28 06:17:42.656 | perl: warning: Falling back to the standard locale ("C"). 2026-08-28 06:17:42.693 | proxy (enabled by site administrator) 2026-08-28 06:17:42.698 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-08-28 06:17:42.701 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-08-28 06:17:42.705 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 06:17:42.708 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 06:17:42.712 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:17:42.715 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:17:42.719 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-08-28 06:17:42.723 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-08-28 06:17:42.726 | perl: warning: Setting locale failed. 2026-08-28 06:17:42.726 | perl: warning: Please check that your locale settings: 2026-08-28 06:17:42.726 | LANGUAGE = (unset), 2026-08-28 06:17:42.726 | LC_ALL = "en_US.utf8", 2026-08-28 06:17:42.726 | LANG = (unset) 2026-08-28 06:17:42.726 | are supported and installed on your system. 2026-08-28 06:17:42.726 | perl: warning: Falling back to the standard locale ("C"). 2026-08-28 06:17:42.765 | No module matches proxy_http 2026-08-28 06:17:42.769 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-08-28 06:17:42.782 | perl: warning: Setting locale failed. 2026-08-28 06:17:42.782 | perl: warning: Please check that your locale settings: 2026-08-28 06:17:42.783 | LANGUAGE = (unset), 2026-08-28 06:17:42.783 | LC_ALL = "en_US.utf8", 2026-08-28 06:17:42.783 | LANG = "de_DE.UTF-8" 2026-08-28 06:17:42.783 | are supported and installed on your system. 2026-08-28 06:17:42.783 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:17:42.825 | Considering dependency proxy for proxy_http: 2026-08-28 06:17:42.825 | Module proxy already enabled 2026-08-28 06:17:42.825 | Enabling module proxy_http. 2026-08-28 06:17:42.831 | To activate the new configuration, you need to run: 2026-08-28 06:17:42.831 | systemctl restart apache2 2026-08-28 06:17:42.837 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-08-28 06:17:42.840 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-08-28 06:17:42.843 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 06:17:42.845 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 06:17:42.849 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 06:17:43.012 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-08-28 06:17:43.019 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-08-28 06:17:43.022 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-08-28 06:17:43.025 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-28 06:17:43.030 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:17:43.033 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:17:43.036 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-08-28 06:17:43.039 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-08-28 06:17:43.043 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-08-28 06:17:43.043 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-08-28 06:17:43.055 | KeepAlive Off 2026-08-28 06:17:43.062 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-28 06:17:43.063 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-08-28 06:17:43.073 | SetEnv proxy-sendchunked 1 2026-08-28 06:17:43.079 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-08-28 06:17:43.080 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-08-28 06:17:43.093 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-08-28 06:17:43.098 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-08-28 06:17:43.102 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-08-28 06:17:43.105 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-28 06:17:43.109 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-28 06:17:43.111 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 06:17:43.115 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 06:17:43.118 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:17:43.121 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:17:43.124 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-28 06:17:43.128 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-28 06:17:43.131 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:17:43.134 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:17:43.138 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-08-28 06:17:43.152 | perl: warning: Setting locale failed. 2026-08-28 06:17:43.152 | perl: warning: Please check that your locale settings: 2026-08-28 06:17:43.152 | LANGUAGE = (unset), 2026-08-28 06:17:43.153 | LC_ALL = "en_US.utf8", 2026-08-28 06:17:43.153 | LANG = "de_DE.UTF-8" 2026-08-28 06:17:43.153 | are supported and installed on your system. 2026-08-28 06:17:43.153 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:17:43.194 | Enabling site glance-api. 2026-08-28 06:17:43.201 | To activate the new configuration, you need to run: 2026-08-28 06:17:43.201 | systemctl reload apache2 2026-08-28 06:17:43.208 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-08-28 06:17:43.211 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 06:17:43.215 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 06:17:43.219 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 06:17:43.370 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-08-28 06:17:43.381 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-08-28 06:17:43.421 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-08-28 06:17:43.465 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-08-28 06:17:43.469 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-08-28 06:17:43.513 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-08-28 06:17:43.554 | + ./stack.sh:main:948 : is_service_enabled cinder 2026-08-28 06:17:43.577 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:17:43.581 | + ./stack.sh:main:950 : stack_install_service cinder 2026-08-28 06:17:43.584 | + lib/stack:stack_install_service:20 : local service=cinder 2026-08-28 06:17:43.588 | + lib/stack:stack_install_service:21 : type install_cinder 2026-08-28 06:17:43.593 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-28 06:17:43.596 | + lib/stack:stack_install_service:32 : install_cinder 2026-08-28 06:17:43.600 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/89/997689/10 2026-08-28 06:17:43.604 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-08-28 06:17:43.608 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-08-28 06:17:43.611 | + functions-common:git_clone:591 : local git_ref=refs/changes/89/997689/10 2026-08-28 06:17:43.615 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 06:17:43.620 | ++ functions-common:git_clone:593 : pwd 2026-08-28 06:17:43.624 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 06:17:43.628 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 06:17:43.633 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 06:17:43.653 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 06:17:43.655 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 06:17:43.657 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 06:17:43.662 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 06:17:43.662 | + functions-common:git_clone:610 : echo refs/changes/89/997689/10 2026-08-28 06:17:43.669 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-08-28 06:17:43.672 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-08-28 06:17:43.674 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-28 06:17:43.678 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:17:43.681 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:17:43.684 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:17:43.687 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:17:43.689 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:17:43.691 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:17:43.695 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:17:43.699 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:17:43.703 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:17:43.708 | + functions-common:time_start:2411 : _TIME_START[$name]=1787897863705 2026-08-28 06:17:43.712 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-08-28 06:17:43.715 | Cloning into '/opt/stack/cinder'... 2026-08-28 06:18:36.588 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:18:36.590 | + functions-common:time_stop:2420 : local name 2026-08-28 06:18:36.592 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:18:36.594 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:18:36.597 | + functions-common:time_stop:2423 : local total 2026-08-28 06:18:36.599 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:18:36.602 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:18:36.605 | + functions-common:time_stop:2427 : start_time=1787897863705 2026-08-28 06:18:36.607 | + functions-common:time_stop:2429 : [[ -z 1787897863705 ]] 2026-08-28 06:18:36.610 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:18:36.614 | + functions-common:time_stop:2432 : end_time=1787897916611 2026-08-28 06:18:36.617 | + functions-common:time_stop:2433 : elapsed_time=52906 2026-08-28 06:18:36.620 | + functions-common:time_stop:2434 : total=37830 2026-08-28 06:18:36.623 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:18:36.626 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90736 2026-08-28 06:18:36.630 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-08-28 06:18:36.633 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/89/997689/10 2026-08-28 06:18:36.636 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:18:36.639 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:18:36.642 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:18:36.645 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:18:36.648 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:18:36.652 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:18:36.655 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:18:36.657 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:18:36.661 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:18:36.665 | + functions-common:time_start:2411 : _TIME_START[$name]=1787897916662 2026-08-28 06:18:36.668 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/89/997689/10 2026-08-28 06:18:37.934 | From https://review.opendev.org/openstack/cinder 2026-08-28 06:18:37.934 | * branch refs/changes/89/997689/10 -> FETCH_HEAD 2026-08-28 06:18:37.942 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:18:37.944 | + functions-common:time_stop:2420 : local name 2026-08-28 06:18:37.946 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:18:37.949 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:18:37.951 | + functions-common:time_stop:2423 : local total 2026-08-28 06:18:37.953 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:18:37.955 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:18:37.958 | + functions-common:time_stop:2427 : start_time=1787897916662 2026-08-28 06:18:37.960 | + functions-common:time_stop:2429 : [[ -z 1787897916662 ]] 2026-08-28 06:18:37.963 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:18:37.968 | + functions-common:time_stop:2432 : end_time=1787897917964 2026-08-28 06:18:37.970 | + functions-common:time_stop:2433 : elapsed_time=1302 2026-08-28 06:18:37.973 | + functions-common:time_stop:2434 : total=90736 2026-08-28 06:18:37.975 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:18:37.978 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=92038 2026-08-28 06:18:37.981 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-08-28 06:18:38.242 | Note: switching to 'FETCH_HEAD'. 2026-08-28 06:18:38.242 | 2026-08-28 06:18:38.242 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 06:18:38.242 | changes and commit them, and you can discard any commits you make in this 2026-08-28 06:18:38.243 | state without impacting any branches by switching back to a branch. 2026-08-28 06:18:38.243 | 2026-08-28 06:18:38.243 | If you want to create a new branch to retain commits you create, you may 2026-08-28 06:18:38.243 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 06:18:38.243 | 2026-08-28 06:18:38.243 | git switch -c 2026-08-28 06:18:38.243 | 2026-08-28 06:18:38.243 | Or undo this operation with: 2026-08-28 06:18:38.243 | 2026-08-28 06:18:38.243 | git switch - 2026-08-28 06:18:38.243 | 2026-08-28 06:18:38.244 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 06:18:38.244 | 2026-08-28 06:18:38.244 | HEAD is now at 49bd2a8c7 [Hitachi] Add support for compression capacity saving value. 2026-08-28 06:18:38.245 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-08-28 06:18:38.263 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-08-28 06:18:38.267 | + functions-common:git_clone:673 : head -1 2026-08-28 06:18:38.267 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 06:18:38.274 | 49bd2a8c7 [Hitachi] Add support for compression capacity saving value. 2026-08-28 06:18:38.279 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 06:18:38.282 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-08-28 06:18:38.285 | + inc/python:setup_develop:353 : local bindep 2026-08-28 06:18:38.287 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-28 06:18:38.290 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-08-28 06:18:38.293 | + inc/python:setup_develop:359 : local extras= 2026-08-28 06:18:38.296 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-08-28 06:18:38.299 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-28 06:18:38.303 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-28 06:18:38.305 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-08-28 06:18:38.308 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-28 06:18:38.311 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-28 06:18:38.314 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-08-28 06:18:38.317 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-28 06:18:38.320 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-08-28 06:18:38.323 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-28 06:18:38.326 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-28 06:18:38.330 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-08-28 06:18:38.336 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-08-28 06:18:38.339 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-08-28 06:18:38.342 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-08-28 06:18:38.500 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-08-28 06:18:38.503 | + inc/python:setup_package:436 : local bindep=0 2026-08-28 06:18:38.506 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-28 06:18:38.510 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-28 06:18:38.513 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-08-28 06:18:38.517 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-08-28 06:18:38.519 | + inc/python:setup_package:445 : local flags=-e 2026-08-28 06:18:38.523 | + inc/python:setup_package:446 : local extras= 2026-08-28 06:18:38.525 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-28 06:18:38.529 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-28 06:18:38.532 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-28 06:18:38.535 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-28 06:18:38.538 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-28 06:18:38.541 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-08-28 06:18:38.564 | Using python 3.12 to install /opt/stack/cinder 2026-08-28 06:18:38.567 | + 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-08-28 06:18:39.585 | Obtaining file:///opt/stack/cinder 2026-08-28 06:18:39.590 | Installing build dependencies: started 2026-08-28 06:18:41.180 | Installing build dependencies: finished with status 'done' 2026-08-28 06:18:41.181 | Checking if build backend supports build_editable: started 2026-08-28 06:18:41.742 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-28 06:18:41.743 | Getting requirements to build editable: started 2026-08-28 06:18:42.046 | Getting requirements to build editable: finished with status 'done' 2026-08-28 06:18:42.048 | Preparing editable metadata (pyproject.toml): started 2026-08-28 06:18:43.519 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-28 06:18:43.548 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (7.0.3) 2026-08-28 06:18:43.550 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (5.3.1) 2026-08-28 06:18:43.551 | 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.dev296) (0.41.2) 2026-08-28 06:18:43.552 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (3.5.0) 2026-08-28 06:18:43.553 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (3.5.5) 2026-08-28 06:18:43.555 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (2.1.0) 2026-08-28 06:18:43.556 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (4.26.0) 2026-08-28 06:18:43.558 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (5.16.0) 2026-08-28 06:18:43.558 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (13.0.1) 2026-08-28 06:18:44.233 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev296) 2026-08-28 06:18:44.367 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-08-28 06:18:44.524 | Requirement already satisfied: oslo.config>=10.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (10.7.0) 2026-08-28 06:18:44.526 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (7.6.1) 2026-08-28 06:18:44.527 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (6.5.0) 2026-08-28 06:18:44.528 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (18.1.1) 2026-08-28 06:18:44.530 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (8.3.1) 2026-08-28 06:18:44.530 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (18.3.0) 2026-08-28 06:18:44.531 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (8.2.0) 2026-08-28 06:18:44.533 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (6.0.1) 2026-08-28 06:18:44.534 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (3.12.0) 2026-08-28 06:18:44.535 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (3.9.0) 2026-08-28 06:18:44.538 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (7.10.0) 2026-08-28 06:18:44.538 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (5.11.0) 2026-08-28 06:18:44.538 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (4.8.0) 2026-08-28 06:18:44.540 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (2.8.0) 2026-08-28 06:18:44.542 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (10.2.0) 2026-08-28 06:18:44.596 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev296) 2026-08-28 06:18:44.612 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl.metadata (2.5 kB) 2026-08-28 06:18:44.623 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (4.4.0) 2026-08-28 06:18:44.624 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (26.3) 2026-08-28 06:18:44.668 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev296) 2026-08-28 06:18:44.683 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-08-28 06:18:44.695 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (3.10.1) 2026-08-28 06:18:44.696 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (3.1.0) 2026-08-28 06:18:44.699 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (3.3.2) 2026-08-28 06:18:44.699 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (7.5.0) 2026-08-28 06:18:44.739 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev296) 2026-08-28 06:18:44.756 | Downloading python_glanceclient-4.13.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-28 06:18:44.767 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (5.8.0) 2026-08-28 06:18:44.808 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev296) 2026-08-28 06:18:44.824 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-08-28 06:18:44.836 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (2.34.2) 2026-08-28 06:18:44.836 | Requirement already satisfied: urllib3>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (2.7.0) 2026-08-28 06:18:44.838 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (2.5.1) 2026-08-28 06:18:44.838 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (6.4.0) 2026-08-28 06:18:44.865 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev296) 2026-08-28 06:18:44.881 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-08-28 06:18:44.891 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (2.0.52) 2026-08-28 06:18:44.893 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (5.9.1) 2026-08-28 06:18:44.918 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev296) 2026-08-28 06:18:44.935 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-08-28 06:18:44.960 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (9.1.4) 2026-08-28 06:18:44.961 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (1.8.11) 2026-08-28 06:18:44.963 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (6.9.0) 2026-08-28 06:18:45.004 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev296) 2026-08-28 06:18:45.019 | Downloading oslo_vmware-4.10.1-py3-none-any.whl.metadata (2.2 kB) 2026-08-28 06:18:45.030 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (7.1.1) 2026-08-28 06:18:45.076 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev296) 2026-08-28 06:18:45.093 | Downloading tooz-9.1.0-py3-none-any.whl.metadata (2.8 kB) 2026-08-28 06:18:45.105 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (5.8.0) 2026-08-28 06:18:45.105 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (43.0.3) 2026-08-28 06:18:45.107 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (0.3.1) 2026-08-28 06:18:45.304 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev296) 2026-08-28 06:18:45.320 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl.metadata (23 kB) 2026-08-28 06:18:45.487 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev296) (1.9.0) 2026-08-28 06:18:45.489 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (2026.3) 2026-08-28 06:18:45.490 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev296) (7.1.7) 2026-08-28 06:18:45.501 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev296) (2.1.1) 2026-08-28 06:18:45.508 | 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.dev296) (3.0) 2026-08-28 06:18:45.515 | 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.dev296) (2.8.0) 2026-08-28 06:18:45.523 | 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.dev296) (3.1.0) 2026-08-28 06:18:45.525 | 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.dev296) (2.3.0) 2026-08-28 06:18:45.532 | 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.dev296) (26.1.0) 2026-08-28 06:18:45.533 | 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.dev296) (2025.9.1) 2026-08-28 06:18:45.534 | 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.dev296) (0.37.0) 2026-08-28 06:18:45.535 | 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.dev296) (2026.6.3) 2026-08-28 06:18:45.544 | 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.dev296) (1.9.0) 2026-08-28 06:18:45.545 | 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.dev296) (4.16.0) 2026-08-28 06:18:45.549 | 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.dev296) (4.3.0) 2026-08-28 06:18:45.551 | 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.dev296) (4.1.0) 2026-08-28 06:18:45.552 | 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.dev296) (2.13.0) 2026-08-28 06:18:45.562 | 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.dev296) (7.2.2) 2026-08-28 06:18:45.568 | 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.dev296) (1.5.0) 2026-08-28 06:18:45.576 | 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.dev296) (0.20) 2026-08-28 06:18:45.582 | 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.dev296) (1.3.0) 2026-08-28 06:18:45.582 | 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.dev296) (2.0.0) 2026-08-28 06:18:45.583 | 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.dev296) (6.0.3) 2026-08-28 06:18:45.591 | 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.dev296) (1.19.1) 2026-08-28 06:18:45.594 | 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.dev296) (2.1.2) 2026-08-28 06:18:45.594 | 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.dev296) (0.6.2) 2026-08-28 06:18:45.599 | 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.dev296) (1.4.1) 2026-08-28 06:18:45.605 | 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.dev296) (2.9.0.post0) 2026-08-28 06:18:45.612 | 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.dev296) (5.3.1) 2026-08-28 06:18:45.613 | 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.dev296) (5.6.2) 2026-08-28 06:18:45.614 | 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.dev296) (0.17.0) 2026-08-28 06:18:45.619 | 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.dev296) (5.1.0) 2026-08-28 06:18:45.633 | 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.dev296) (0.26.0) 2026-08-28 06:18:45.637 | 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.dev296) (5.0.0) 2026-08-28 06:18:45.637 | 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.dev296) (3.1.6) 2026-08-28 06:18:45.641 | 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.dev296) (4.0.1) 2026-08-28 06:18:45.646 | 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.dev296) (3.0.3) 2026-08-28 06:18:45.659 | 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.dev296) (1.2.1) 2026-08-28 06:18:45.680 | 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.dev296) (1.7.6) 2026-08-28 06:18:45.687 | 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.dev296) (2.2.0) 2026-08-28 06:18:45.692 | 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.dev296) (1.3.7) 2026-08-28 06:18:45.698 | 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.dev296) (3.18.0) 2026-08-28 06:18:45.743 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev296) 2026-08-28 06:18:45.758 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-28 06:18:45.820 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev296) 2026-08-28 06:18:45.835 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-08-28 06:18:45.892 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev296) 2026-08-28 06:18:45.907 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-08-28 06:18:45.927 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev296) (84.0.0) 2026-08-28 06:18:45.942 | 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.dev296) (0.8.2) 2026-08-28 06:18:45.977 | 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.dev296) (4.16.0) 2026-08-28 06:18:45.983 | 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.dev296) (0.6.0) 2026-08-28 06:18:45.985 | 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.dev296) (4.2.0) 2026-08-28 06:18:45.995 | 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.dev296) (3.0.53) 2026-08-28 06:18:45.995 | 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.dev296) (1.11.0) 2026-08-28 06:18:45.997 | 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.dev296) (15.0.0) 2026-08-28 06:18:45.997 | 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.dev296) (1.8.0) 2026-08-28 06:18:46.011 | 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.dev296) (1.17.0) 2026-08-28 06:18:46.042 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev296) 2026-08-28 06:18:46.058 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-08-28 06:18:46.070 | 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.dev296) (24.2.1) 2026-08-28 06:18:46.104 | 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.dev296) (3.5.0) 2026-08-28 06:18:46.107 | 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.dev296) (3.18) 2026-08-28 06:18:46.107 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev296) (2023.11.17) 2026-08-28 06:18:46.139 | 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.dev296) (4.2.0) 2026-08-28 06:18:46.142 | 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.dev296) (2.20.0) 2026-08-28 06:18:46.152 | 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.dev296) (0.1.2) 2026-08-28 06:18:46.172 | 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.dev296) (0.8) 2026-08-28 06:18:46.215 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev296) 2026-08-28 06:18:46.230 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-08-28 06:18:46.290 | 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.dev296) (3.6.1) 2026-08-28 06:18:46.292 | 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.dev296) (3.5.0) 2026-08-28 06:18:46.294 | 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.dev296) (4.0.1) 2026-08-28 06:18:46.368 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev296) 2026-08-28 06:18:46.384 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-08-28 06:18:46.420 | 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.dev296) (1.33) 2026-08-28 06:18:46.426 | 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.dev296) (3.1.1) 2026-08-28 06:18:46.514 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-08-28 06:18:46.644 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 47.2 MB/s 0:00:00 2026-08-28 06:18:46.660 | Downloading oslo_versionedobjects-3.12.0-py3-none-any.whl (108 kB) 2026-08-28 06:18:46.683 | Downloading oslo_vmware-4.10.1-py3-none-any.whl (624 kB) 2026-08-28 06:18:46.704 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.4/624.4 kB 30.5 MB/s 0:00:00 2026-08-28 06:18:46.721 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-08-28 06:18:46.745 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-08-28 06:18:46.769 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-08-28 06:18:46.800 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 49.4 MB/s 0:00:00 2026-08-28 06:18:46.815 | Downloading python_glanceclient-4.13.0-py3-none-any.whl (203 kB) 2026-08-28 06:18:46.840 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-08-28 06:18:46.867 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-08-28 06:18:46.889 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-08-28 06:18:46.913 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-08-28 06:18:46.935 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-08-28 06:18:46.957 | Downloading tooz-9.1.0-py3-none-any.whl (91 kB) 2026-08-28 06:18:46.980 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-08-28 06:18:47.002 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-08-28 06:18:47.026 | Downloading zstd-1.5.7.2-cp312-cp312-manylinux_2_14_x86_64.whl (302 kB) 2026-08-28 06:18:47.141 | Building wheels for collected packages: cinder 2026-08-28 06:18:47.143 | Building editable for cinder (pyproject.toml): started 2026-08-28 06:18:48.792 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-08-28 06:18:48.793 | Created wheel for cinder: filename=cinder-28.1.0.dev296-0.editable-py3-none-any.whl size=9266 sha256=09d08c56f8a5b11864e8d9f0eac4c6cc9d7afd0ba31db9a9179413ecfb3d4b50 2026-08-28 06:18:48.794 | Stored in directory: /tmp/pip-ephem-wheel-cache-ummxo832/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-08-28 06:18:48.800 | Successfully built cinder 2026-08-28 06:18:49.068 | 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-08-28 06:18:49.344 | Attempting uninstall: pyudev 2026-08-28 06:18:49.360 | Found existing installation: pyudev 0.24.0 2026-08-28 06:18:49.360 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-08-28 06:18:49.361 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-08-28 06:18:51.653 | 2026-08-28 06:18:51.674 | Successfully installed cinder-28.1.0.dev296 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.0 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-08-28 06:18:51.891 | + inc/python:pip_install:216 : result=0 2026-08-28 06:18:51.895 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:18:51.898 | + functions-common:time_stop:2420 : local name 2026-08-28 06:18:51.902 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:18:51.905 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:18:51.908 | + functions-common:time_stop:2423 : local total 2026-08-28 06:18:51.911 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:18:51.914 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:18:51.917 | + functions-common:time_stop:2427 : start_time=1787897918558 2026-08-28 06:18:51.920 | + functions-common:time_stop:2429 : [[ -z 1787897918558 ]] 2026-08-28 06:18:51.923 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:18:51.928 | + functions-common:time_stop:2432 : end_time=1787897931925 2026-08-28 06:18:51.931 | + functions-common:time_stop:2433 : elapsed_time=13367 2026-08-28 06:18:51.934 | + functions-common:time_stop:2434 : total=100429 2026-08-28 06:18:51.938 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:18:51.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=113796 2026-08-28 06:18:51.944 | + inc/python:pip_install:219 : return 0 2026-08-28 06:18:51.947 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-28 06:18:51.950 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-28 06:18:51.954 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-08-28 06:18:51.957 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-08-28 06:18:51.960 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:18:51.963 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:18:51.966 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-08-28 06:18:51.970 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:18:51.973 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-08-28 06:18:51.976 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-08-28 06:18:51.979 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-08-28 06:18:51.983 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:18:51.986 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:18:51.989 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-08-28 06:18:52.005 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-08-28 06:18:52.008 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 06:18:52.011 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 06:18:52.015 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 06:18:52.018 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 06:18:52.021 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 06:18:52.024 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 06:18:52.028 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:18:52.031 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:18:52.034 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 06:18:52.038 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 06:18:52.041 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 06:18:52.044 | + functions-common:apt_get_update:1167 : return 2026-08-28 06:18:52.048 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-08-28 06:18:52.051 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 06:18:52.054 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:18:52.058 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:18:52.061 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-08-28 06:18:52.089 | + 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-08-28 06:18:52.133 | Reading package lists... 2026-08-28 06:18:52.525 | Building dependency tree... 2026-08-28 06:18:52.527 | Reading state information... 2026-08-28 06:18:53.092 | The following packages were automatically installed and are no longer required: 2026-08-28 06:18:53.096 | libfwupd2 libgusb2 2026-08-28 06:18:53.096 | Use 'sudo apt autoremove' to remove them. 2026-08-28 06:18:53.098 | The following additional packages will be installed: 2026-08-28 06:18:53.098 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-28 06:18:53.099 | python3-urwid python3-wcwidth 2026-08-28 06:18:53.102 | Suggested packages: 2026-08-28 06:18:53.102 | python-urwid-doc 2026-08-28 06:18:53.140 | The following NEW packages will be installed: 2026-08-28 06:18:53.140 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-08-28 06:18:53.141 | python3-urwid python3-wcwidth targetcli-fb 2026-08-28 06:18:53.369 | 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 06:18:53.369 | Need to get 385 kB of archives. 2026-08-28 06:18:53.369 | After this operation, 3098 kB of additional disk space will be used. 2026-08-28 06:18:53.370 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-08-28 06:18:53.690 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-08-28 06:18:53.712 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-08-28 06:18:53.982 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-08-28 06:18:53.983 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-08-28 06:18:53.984 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-08-28 06:18:54.286 | perl: warning: Setting locale failed. 2026-08-28 06:18:54.288 | perl: warning: Please check that your locale settings: 2026-08-28 06:18:54.288 | LANGUAGE = (unset), 2026-08-28 06:18:54.288 | LC_ALL = "en_US.utf8", 2026-08-28 06:18:54.288 | LANG = "de_DE.UTF-8" 2026-08-28 06:18:54.288 | are supported and installed on your system. 2026-08-28 06:18:54.289 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:18:54.361 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:18:54.361 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:18:54.361 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:18:54.559 | Fetched 385 kB in 1s (441 kB/s) 2026-08-28 06:18:54.602 | Selecting previously unselected package python3-typing-extensions. 2026-08-28 06:18:54.670 | (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-08-28 06:18:54.677 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-08-28 06:18:54.681 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-08-28 06:18:54.733 | Selecting previously unselected package python3-wcwidth. 2026-08-28 06:18:54.747 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-08-28 06:18:54.750 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-28 06:18:54.803 | Selecting previously unselected package python3-urwid. 2026-08-28 06:18:54.816 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-08-28 06:18:54.821 | Unpacking python3-urwid (2.6.10-1) ... 2026-08-28 06:18:54.927 | Selecting previously unselected package python3-configshell-fb. 2026-08-28 06:18:54.941 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-08-28 06:18:54.944 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-28 06:18:55.002 | Selecting previously unselected package python3-rtslib-fb. 2026-08-28 06:18:55.014 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-08-28 06:18:55.017 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-28 06:18:55.083 | Selecting previously unselected package targetcli-fb. 2026-08-28 06:18:55.095 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-08-28 06:18:55.099 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-28 06:18:55.178 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-08-28 06:18:56.399 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-08-28 06:18:56.407 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-08-28 06:18:56.719 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-08-28 06:18:56.978 | Setting up python3-urwid (2.6.10-1) ... 2026-08-28 06:18:57.548 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-08-28 06:18:57.765 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-28 06:18:57.765 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-28 06:18:57.788 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-28 06:18:57.788 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-28 06:18:57.788 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-28 06:18:57.788 | keyword = Word(alphanums + '_\-') 2026-08-28 06:18:57.788 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-28 06:18:57.788 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-28 06:18:57.788 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-28 06:18:57.788 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-28 06:18:57.789 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-28 06:18:57.789 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-28 06:18:57.797 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-08-28 06:18:57.797 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-08-28 06:18:57.819 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-08-28 06:18:57.819 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-08-28 06:18:57.820 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-08-28 06:18:57.820 | keyword = Word(alphanums + '_\-') 2026-08-28 06:18:57.820 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-28 06:18:57.820 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-28 06:18:57.820 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-08-28 06:18:57.820 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-08-28 06:18:57.821 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-08-28 06:18:57.821 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-08-28 06:18:57.851 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-08-28 06:18:58.057 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-08-28 06:18:58.057 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-08-28 06:18:58.383 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 06:18:59.311 | perl: warning: Setting locale failed. 2026-08-28 06:18:59.311 | perl: warning: Please check that your locale settings: 2026-08-28 06:18:59.311 | LANGUAGE = (unset), 2026-08-28 06:18:59.311 | LC_ALL = "en_US.utf8", 2026-08-28 06:18:59.311 | LANG = "de_DE.UTF-8" 2026-08-28 06:18:59.311 | are supported and installed on your system. 2026-08-28 06:18:59.312 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:18:59.443 | perl: warning: Setting locale failed. 2026-08-28 06:18:59.443 | perl: warning: Please check that your locale settings: 2026-08-28 06:18:59.443 | LANGUAGE = (unset), 2026-08-28 06:18:59.443 | LC_ALL = "en_US.utf8", 2026-08-28 06:18:59.443 | LANG = "de_DE.UTF-8" 2026-08-28 06:18:59.443 | are supported and installed on your system. 2026-08-28 06:18:59.444 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:18:59.498 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:18:59.498 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:18:59.498 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:18:59.568 | perl: warning: Setting locale failed. 2026-08-28 06:18:59.571 | perl: warning: Please check that your locale settings: 2026-08-28 06:18:59.571 | LANGUAGE = (unset), 2026-08-28 06:18:59.571 | LC_ALL = "en_US.utf8", 2026-08-28 06:18:59.571 | LANG = "de_DE.UTF-8" 2026-08-28 06:18:59.571 | are supported and installed on your system. 2026-08-28 06:18:59.572 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:19:00.134 | 2026-08-28 06:19:00.134 | Running kernel seems to be up-to-date. 2026-08-28 06:19:00.134 | 2026-08-28 06:19:00.134 | No services need to be restarted. 2026-08-28 06:19:00.135 | 2026-08-28 06:19:00.135 | No containers need to be restarted. 2026-08-28 06:19:00.135 | 2026-08-28 06:19:00.135 | No user sessions are running outdated binaries. 2026-08-28 06:19:00.136 | 2026-08-28 06:19:00.136 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 06:19:02.122 | + functions-common:apt_get:1211 : result=0 2026-08-28 06:19:02.125 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 06:19:02.128 | + functions-common:time_stop:2420 : local name 2026-08-28 06:19:02.131 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:19:02.134 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:19:02.137 | + functions-common:time_stop:2423 : local total 2026-08-28 06:19:02.139 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:19:02.142 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 06:19:02.145 | + functions-common:time_stop:2427 : start_time=1787897932086 2026-08-28 06:19:02.147 | + functions-common:time_stop:2429 : [[ -z 1787897932086 ]] 2026-08-28 06:19:02.151 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:19:02.156 | + functions-common:time_stop:2432 : end_time=1787897942152 2026-08-28 06:19:02.159 | + functions-common:time_stop:2433 : elapsed_time=10066 2026-08-28 06:19:02.162 | + functions-common:time_stop:2434 : total=146629 2026-08-28 06:19:02.165 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:19:02.168 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=156695 2026-08-28 06:19:02.170 | + functions-common:apt_get:1215 : return 0 2026-08-28 06:19:02.173 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-28 06:19:02.175 | + ./stack.sh:main:951 : configure_cinder 2026-08-28 06:19:02.177 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-08-28 06:19:02.193 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-08-28 06:19:02.197 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-08-28 06:19:02.199 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-08-28 06:19:02.201 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-28 06:19:02.205 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-08-28 06:19:02.206 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-28 06:19:02.209 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-08-28 06:19:02.212 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-08-28 06:19:02.214 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-28 06:19:02.216 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-08-28 06:19:02.218 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-08-28 06:19:02.220 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-08-28 06:19:02.223 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-08-28 06:19:02.225 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-08-28 06:19:02.238 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-08-28 06:19:02.253 | + 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-08-28 06:19:02.267 | + 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-08-28 06:19:02.282 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-08-28 06:19:02.298 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-08-28 06:19:02.312 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-28 06:19:02.315 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-28 06:19:02.319 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.bPOjSYp6gl 2026-08-28 06:19:02.321 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-28 06:19:02.323 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-08-28 06:19:02.326 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-08-28 06:19:02.328 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.bPOjSYp6gl 2026-08-28 06:19:02.332 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.bPOjSYp6gl 2026-08-28 06:19:02.345 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.bPOjSYp6gl /etc/sudoers.d/cinder-rootwrap 2026-08-28 06:19:02.360 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-08-28 06:19:02.363 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-28 06:19:02.366 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-28 06:19:02.368 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-28 06:19:02.370 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-28 06:19:02.372 | + 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-08-28 06:19:02.374 | + 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-08-28 06:19:02.377 | + 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-08-28 06:19:02.378 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-28 06:19:02.387 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-28 06:19:02.391 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-28 06:19:02.405 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-28 06:19:02.419 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-08-28 06:19:02.421 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-08-28 06:19:02.425 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-08-28 06:19:02.429 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-08-28 06:19:02.432 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-28 06:19:02.434 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-08-28 06:19:02.436 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-28 06:19:02.438 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-28 06:19:02.441 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-08-28 06:19:02.443 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-28 06:19:02.445 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-28 06:19:02.447 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-28 06:19:02.450 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-08-28 06:19:02.480 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-08-28 06:19:02.507 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.188/identity 2026-08-28 06:19:02.533 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-08-28 06:19:02.560 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-08-28 06:19:02.588 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-08-28 06:19:02.617 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-08-28 06:19:02.646 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-08-28 06:19:02.674 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.188/identity 2026-08-28 06:19:02.703 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-28 06:19:02.730 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-08-28 06:19:02.758 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-28 06:19:02.761 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-08-28 06:19:02.790 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-08-28 06:19:02.821 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-08-28 06:19:02.823 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-08-28 06:19:02.825 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-08-28 06:19:02.828 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-08-28 06:19:02.830 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 06:19:02.833 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 06:19:02.835 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 06:19:02.851 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:19:02.853 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 06:19:02.856 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-08-28 06:19:02.859 | + 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-08-28 06:19:02.889 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-08-28 06:19:02.916 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-08-28 06:19:02.944 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-08-28 06:19:02.972 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-08-28 06:19:03.000 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-08-28 06:19:03.030 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.188 2026-08-28 06:19:03.059 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-08-28 06:19:03.088 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-08-28 06:19:03.097 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key c9a3252816264e39d0a08082e95a1df3 2026-08-28 06:19:03.124 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-08-28 06:19:03.126 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-08-28 06:19:03.154 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-08-28 06:19:03.181 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-08-28 06:19:03.208 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-08-28 06:19:03.236 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-08-28 06:19:03.265 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-08-28 06:19:03.292 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-08-28 06:19:03.307 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:19:03.310 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-08-28 06:19:03.312 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-08-28 06:19:03.314 | + lib/cinder:configure_cinder:342 : local default_name= 2026-08-28 06:19:03.316 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-08-28 06:19:03.319 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-28 06:19:03.321 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-08-28 06:19:03.323 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-08-28 06:19:03.326 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-08-28 06:19:03.328 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-08-28 06:19:03.330 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-08-28 06:19:03.333 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-28 06:19:03.362 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-08-28 06:19:03.393 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-08-28 06:19:03.424 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-08-28 06:19:03.455 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-08-28 06:19:03.488 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-08-28 06:19:03.518 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-08-28 06:19:03.547 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-08-28 06:19:03.577 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-08-28 06:19:03.609 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-08-28 06:19:03.611 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-08-28 06:19:03.614 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-08-28 06:19:03.618 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-08-28 06:19:03.651 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-08-28 06:19:03.654 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-08-28 06:19:03.683 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-08-28 06:19:03.685 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-08-28 06:19:03.687 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-08-28 06:19:03.690 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-08-28 06:19:03.717 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-08-28 06:19:03.719 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-08-28 06:19:03.721 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-08-28 06:19:03.723 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-08-28 06:19:03.725 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-08-28 06:19:03.740 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:19:03.742 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-08-28 06:19:03.757 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:19:03.759 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-08-28 06:19:03.774 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:19:03.777 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-08-28 06:19:03.779 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-08-28 06:19:03.781 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-08-28 06:19:03.783 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-08-28 06:19:03.785 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-28 06:19:03.788 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-28 06:19:03.790 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-28 06:19:03.804 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:19:03.808 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-28 06:19:03.810 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-28 06:19:03.812 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-28 06:19:03.827 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:19:03.830 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.188:5672/ 2026-08-28 06:19:03.833 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.188:5672/ 2026-08-28 06:19:03.861 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-28 06:19:03.863 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-28 06:19:03.865 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-08-28 06:19:03.867 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-08-28 06:19:03.869 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-08-28 06:19:03.872 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 06:19:03.887 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 06:19:03.889 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 06:19:03.892 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 06:19:03.894 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 06:19:03.896 | + 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-08-28 06:19:03.923 | + 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-08-28 06:19:03.950 | + 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-08-28 06:19:03.977 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 06:19:04.006 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-08-28 06:19:04.033 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-08-28 06:19:04.048 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:19:04.050 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-08-28 06:19:04.053 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-08-28 06:19:04.055 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-08-28 06:19:04.058 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-08-28 06:19:04.060 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-28 06:19:04.063 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-08-28 06:19:04.065 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-08-28 06:19:04.067 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-28 06:19:04.069 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-28 06:19:04.084 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-28 06:19:04.084 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-28 06:19:04.095 | d /var/run/uwsgi 0755 quobyte root 2026-08-28 06:19:04.099 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-28 06:19:04.113 | /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-08-28 06:19:04.117 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-08-28 06:19:04.120 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-08-28 06:19:04.124 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-28 06:19:04.127 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-08-28 06:19:04.159 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-08-28 06:19:04.193 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-08-28 06:19:04.222 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-08-28 06:19:04.251 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-28 06:19:04.281 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-28 06:19:04.313 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-08-28 06:19:04.344 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-08-28 06:19:04.373 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-08-28 06:19:04.404 | + 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-08-28 06:19:04.437 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-28 06:19:04.469 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-28 06:19:04.501 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-08-28 06:19:04.533 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-08-28 06:19:04.564 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-28 06:19:04.567 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-28 06:19:04.571 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-08-28 06:19:04.574 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-08-28 06:19:04.577 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-28 06:19:04.580 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:19:04.584 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:19:04.587 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-08-28 06:19:04.591 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-08-28 06:19:04.594 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-08-28 06:19:04.626 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-28 06:19:04.658 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-08-28 06:19:04.659 | + 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-08-28 06:19:04.668 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-08-28 06:19:04.673 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-08-28 06:19:04.676 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-08-28 06:19:04.680 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-28 06:19:04.683 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-28 06:19:04.686 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 06:19:04.689 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 06:19:04.691 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:19:04.694 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:19:04.697 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-28 06:19:04.699 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-28 06:19:04.702 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:19:04.704 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:19:04.707 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-08-28 06:19:04.719 | perl: warning: Setting locale failed. 2026-08-28 06:19:04.719 | perl: warning: Please check that your locale settings: 2026-08-28 06:19:04.719 | LANGUAGE = (unset), 2026-08-28 06:19:04.719 | LC_ALL = "en_US.utf8", 2026-08-28 06:19:04.719 | LANG = "de_DE.UTF-8" 2026-08-28 06:19:04.719 | are supported and installed on your system. 2026-08-28 06:19:04.719 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:19:04.758 | Enabling site cinder-api. 2026-08-28 06:19:04.764 | To activate the new configuration, you need to run: 2026-08-28 06:19:04.764 | systemctl reload apache2 2026-08-28 06:19:04.769 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-28 06:19:04.771 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 06:19:04.774 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 06:19:04.777 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 06:19:04.932 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-08-28 06:19:04.935 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.188/image 2026-08-28 06:19:04.973 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-08-28 06:19:04.992 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:19:04.995 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-08-28 06:19:04.998 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-08-28 06:19:05.001 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-08-28 06:19:05.003 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-08-28 06:19:05.006 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-28 06:19:05.008 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-08-28 06:19:05.011 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-28 06:19:05.014 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-08-28 06:19:05.017 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-08-28 06:19:05.020 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-08-28 06:19:05.056 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-08-28 06:19:05.092 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.188/identity 2026-08-28 06:19:05.126 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-08-28 06:19:05.161 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-08-28 06:19:05.196 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-08-28 06:19:05.232 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-08-28 06:19:05.267 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-08-28 06:19:05.302 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.188/identity 2026-08-28 06:19:05.337 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-08-28 06:19:05.372 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-08-28 06:19:05.407 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-28 06:19:05.410 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-08-28 06:19:05.413 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-28 06:19:05.416 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 06:19:05.419 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-28 06:19:05.422 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-08-28 06:19:05.456 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-08-28 06:19:05.488 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.188/identity 2026-08-28 06:19:05.520 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-08-28 06:19:05.552 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-08-28 06:19:05.586 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-08-28 06:19:05.620 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-08-28 06:19:05.655 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-08-28 06:19:05.690 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-08-28 06:19:05.726 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-08-28 06:19:05.762 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-08-28 06:19:05.765 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-08-28 06:19:05.784 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:19:05.787 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.188:2379?api_version=v3' 2026-08-28 06:19:05.823 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-08-28 06:19:05.827 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-08-28 06:19:05.864 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-08-28 06:19:05.867 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-08-28 06:19:05.869 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-08-28 06:19:05.906 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-08-28 06:19:05.909 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-08-28 06:19:05.912 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-08-28 06:19:05.915 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-28 06:19:05.917 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-08-28 06:19:05.953 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-08-28 06:19:05.988 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.188/identity 2026-08-28 06:19:06.023 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-08-28 06:19:06.057 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-08-28 06:19:06.093 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-08-28 06:19:06.128 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-08-28 06:19:06.162 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-08-28 06:19:06.198 | + ./stack.sh:main:954 : is_service_enabled neutron 2026-08-28 06:19:06.217 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:19:06.220 | + ./stack.sh:main:956 : stack_install_service neutron 2026-08-28 06:19:06.223 | + lib/stack:stack_install_service:20 : local service=neutron 2026-08-28 06:19:06.226 | + lib/stack:stack_install_service:21 : type install_neutron 2026-08-28 06:19:06.229 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-28 06:19:06.232 | + lib/stack:stack_install_service:32 : install_neutron 2026-08-28 06:19:06.235 | + lib/neutron:install_neutron:516 : use_library_from_git neutron-lib 2026-08-28 06:19:06.238 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-08-28 06:19:06.241 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:19:06.244 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:19:06.248 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-08-28 06:19:06.251 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:19:06.254 | + lib/neutron:install_neutron:523 : use_library_from_git sqlalchemy 2026-08-28 06:19:06.257 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-08-28 06:19:06.260 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:19:06.263 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:19:06.266 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-08-28 06:19:06.269 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:19:06.272 | + lib/neutron:install_neutron:527 : use_library_from_git alembic 2026-08-28 06:19:06.276 | + inc/python:use_library_from_git:266 : local name=alembic 2026-08-28 06:19:06.279 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:19:06.282 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:19:06.285 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-08-28 06:19:06.288 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:19:06.292 | + lib/neutron:install_neutron:532 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-08-28 06:19:06.295 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-08-28 06:19:06.298 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-08-28 06:19:06.301 | + functions-common:git_clone:591 : local git_ref=master 2026-08-28 06:19:06.304 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 06:19:06.308 | ++ functions-common:git_clone:593 : pwd 2026-08-28 06:19:06.312 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 06:19:06.315 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 06:19:06.319 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 06:19:06.336 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 06:19:06.339 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 06:19:06.342 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 06:19:06.346 | + functions-common:git_clone:610 : echo master 2026-08-28 06:19:06.347 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 06:19:06.352 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-08-28 06:19:06.355 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 06:19:06.358 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-28 06:19:06.360 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:19:06.363 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:19:06.365 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:19:06.368 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:19:06.371 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:19:06.373 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:19:06.376 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:19:06.378 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:19:06.383 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:19:06.387 | + functions-common:time_start:2411 : _TIME_START[$name]=1787897946384 2026-08-28 06:19:06.389 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-08-28 06:19:06.393 | Cloning into '/opt/stack/neutron'... 2026-08-28 06:20:08.911 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:20:08.912 | + functions-common:time_stop:2420 : local name 2026-08-28 06:20:08.916 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:20:08.920 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:20:08.924 | + functions-common:time_stop:2423 : local total 2026-08-28 06:20:08.927 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:20:08.931 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:20:08.934 | + functions-common:time_stop:2427 : start_time=1787897946384 2026-08-28 06:20:08.937 | + functions-common:time_stop:2429 : [[ -z 1787897946384 ]] 2026-08-28 06:20:08.941 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:20:08.947 | + functions-common:time_stop:2432 : end_time=1787898008943 2026-08-28 06:20:08.949 | + functions-common:time_stop:2433 : elapsed_time=62559 2026-08-28 06:20:08.952 | + functions-common:time_stop:2434 : total=92038 2026-08-28 06:20:08.954 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:20:08.958 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=154597 2026-08-28 06:20:08.961 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-08-28 06:20:08.965 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 06:20:08.967 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:20:08.971 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:20:08.973 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:20:08.978 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:20:08.982 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:20:08.986 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:20:08.990 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:20:08.993 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:20:08.998 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:20:09.004 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898008999 2026-08-28 06:20:09.006 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 06:20:09.702 | From https://review.opendev.org/openstack/neutron 2026-08-28 06:20:09.702 | * branch master -> FETCH_HEAD 2026-08-28 06:20:09.712 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:20:09.715 | + functions-common:time_stop:2420 : local name 2026-08-28 06:20:09.718 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:20:09.722 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:20:09.725 | + functions-common:time_stop:2423 : local total 2026-08-28 06:20:09.729 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:20:09.731 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:20:09.733 | + functions-common:time_stop:2427 : start_time=1787898008999 2026-08-28 06:20:09.736 | + functions-common:time_stop:2429 : [[ -z 1787898008999 ]] 2026-08-28 06:20:09.740 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:20:09.745 | + functions-common:time_stop:2432 : end_time=1787898009741 2026-08-28 06:20:09.748 | + functions-common:time_stop:2433 : elapsed_time=742 2026-08-28 06:20:09.752 | + functions-common:time_stop:2434 : total=154597 2026-08-28 06:20:09.756 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:20:09.761 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155339 2026-08-28 06:20:09.765 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 06:20:09.768 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:20:09.772 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:20:09.776 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:20:09.780 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:20:09.785 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:20:09.789 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:20:09.793 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:20:09.796 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:20:09.801 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:20:09.806 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898009802 2026-08-28 06:20:09.810 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 06:20:10.296 | Note: switching to 'FETCH_HEAD'. 2026-08-28 06:20:10.296 | 2026-08-28 06:20:10.296 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 06:20:10.296 | changes and commit them, and you can discard any commits you make in this 2026-08-28 06:20:10.297 | state without impacting any branches by switching back to a branch. 2026-08-28 06:20:10.297 | 2026-08-28 06:20:10.297 | If you want to create a new branch to retain commits you create, you may 2026-08-28 06:20:10.297 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 06:20:10.297 | 2026-08-28 06:20:10.297 | git switch -c 2026-08-28 06:20:10.297 | 2026-08-28 06:20:10.297 | Or undo this operation with: 2026-08-28 06:20:10.297 | 2026-08-28 06:20:10.297 | git switch - 2026-08-28 06:20:10.298 | 2026-08-28 06:20:10.298 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 06:20:10.298 | 2026-08-28 06:20:10.298 | HEAD is now at dbdbfede94 Merge "DHCP: Clean HAProxy processes from ns during port_delete" 2026-08-28 06:20:10.306 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:20:10.310 | + functions-common:time_stop:2420 : local name 2026-08-28 06:20:10.314 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:20:10.317 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:20:10.319 | + functions-common:time_stop:2423 : local total 2026-08-28 06:20:10.323 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:20:10.325 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:20:10.328 | + functions-common:time_stop:2427 : start_time=1787898009802 2026-08-28 06:20:10.330 | + functions-common:time_stop:2429 : [[ -z 1787898009802 ]] 2026-08-28 06:20:10.333 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:20:10.339 | + functions-common:time_stop:2432 : end_time=1787898010334 2026-08-28 06:20:10.341 | + functions-common:time_stop:2433 : elapsed_time=532 2026-08-28 06:20:10.345 | + functions-common:time_stop:2434 : total=155339 2026-08-28 06:20:10.347 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:20:10.349 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155871 2026-08-28 06:20:10.351 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-08-28 06:20:10.368 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-08-28 06:20:10.373 | + functions-common:git_clone:673 : head -1 2026-08-28 06:20:10.373 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 06:20:10.376 | dbdbfede94 Merge "DHCP: Clean HAProxy processes from ns during port_delete" 2026-08-28 06:20:10.380 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 06:20:10.383 | + lib/neutron:install_neutron:533 : setup_develop /opt/stack/neutron 2026-08-28 06:20:10.385 | + inc/python:setup_develop:353 : local bindep 2026-08-28 06:20:10.388 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-28 06:20:10.392 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-08-28 06:20:10.395 | + inc/python:setup_develop:359 : local extras= 2026-08-28 06:20:10.400 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-08-28 06:20:10.403 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-28 06:20:10.408 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-28 06:20:10.412 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-08-28 06:20:10.416 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-28 06:20:10.420 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-28 06:20:10.426 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-08-28 06:20:10.429 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-28 06:20:10.434 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-08-28 06:20:10.438 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-28 06:20:10.442 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-28 06:20:10.448 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-08-28 06:20:10.456 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-08-28 06:20:10.460 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-08-28 06:20:10.465 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-08-28 06:20:10.622 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-08-28 06:20:10.627 | + inc/python:setup_package:436 : local bindep=0 2026-08-28 06:20:10.631 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-28 06:20:10.635 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-28 06:20:10.640 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-08-28 06:20:10.644 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-08-28 06:20:10.647 | + inc/python:setup_package:445 : local flags=-e 2026-08-28 06:20:10.650 | + inc/python:setup_package:446 : local extras= 2026-08-28 06:20:10.655 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-28 06:20:10.658 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-28 06:20:10.662 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-28 06:20:10.666 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-28 06:20:10.671 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-28 06:20:10.674 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-08-28 06:20:10.701 | Using python 3.12 to install /opt/stack/neutron 2026-08-28 06:20:10.705 | + 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-08-28 06:20:11.700 | Obtaining file:///opt/stack/neutron 2026-08-28 06:20:11.709 | Installing build dependencies: started 2026-08-28 06:20:13.309 | Installing build dependencies: finished with status 'done' 2026-08-28 06:20:13.310 | Checking if build backend supports build_editable: started 2026-08-28 06:20:13.866 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-28 06:20:13.867 | Getting requirements to build editable: started 2026-08-28 06:20:14.176 | Getting requirements to build editable: finished with status 'done' 2026-08-28 06:20:14.179 | Preparing editable metadata (pyproject.toml): started 2026-08-28 06:20:15.923 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-28 06:20:15.947 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (7.0.3) 2026-08-28 06:20:15.950 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.10.1) 2026-08-28 06:20:15.950 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.1.0) 2026-08-28 06:20:15.950 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (2.5.1) 2026-08-28 06:20:15.951 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.1.0) 2026-08-28 06:20:15.952 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (5.3.1) 2026-08-28 06:20:16.139 | Collecting pecan>=1.4.0 (from neutron==29.0.0.0b2.dev147) 2026-08-28 06:20:16.277 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-08-28 06:20:16.288 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (0.32.0) 2026-08-28 06:20:16.289 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (2.34.2) 2026-08-28 06:20:16.291 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.1.6) 2026-08-28 06:20:16.292 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (13.0.1) 2026-08-28 06:20:16.293 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (1.3.0) 2026-08-28 06:20:16.358 | Collecting neutron-lib>=5.0.0 (from neutron==29.0.0.0b2.dev147) 2026-08-28 06:20:16.375 | Downloading neutron_lib-5.0.1-py3-none-any.whl.metadata (2.4 kB) 2026-08-28 06:20:16.385 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (9.1.4) 2026-08-28 06:20:16.386 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (2.0.52) 2026-08-28 06:20:16.387 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (1.8.11) 2026-08-28 06:20:16.388 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (5.16.0) 2026-08-28 06:20:16.391 | Requirement already satisfied: alembic>=1.18.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (1.19.1) 2026-08-28 06:20:16.391 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (5.9.1) 2026-08-28 06:20:16.391 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (4.3.0) 2026-08-28 06:20:16.392 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (7.6.1) 2026-08-28 06:20:16.393 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (10.7.0) 2026-08-28 06:20:16.394 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (6.5.0) 2026-08-28 06:20:16.395 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (18.1.1) 2026-08-28 06:20:16.396 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (6.9.0) 2026-08-28 06:20:16.397 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (8.3.1) 2026-08-28 06:20:16.398 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (18.3.0) 2026-08-28 06:20:16.399 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (8.2.0) 2026-08-28 06:20:16.401 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (6.0.1) 2026-08-28 06:20:16.401 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.12.0) 2026-08-28 06:20:16.402 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.9.0) 2026-08-28 06:20:16.405 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (7.10.0) 2026-08-28 06:20:16.405 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (5.11.0) 2026-08-28 06:20:16.405 | 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.dev147) (4.8.0) 2026-08-28 06:20:16.406 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (2.8.0) 2026-08-28 06:20:16.407 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (10.2.0) 2026-08-28 06:20:16.408 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.12.0) 2026-08-28 06:20:16.409 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (4.4.0) 2026-08-28 06:20:16.446 | Collecting os-ken>=4.2.1 (from neutron==29.0.0.0b2.dev147) 2026-08-28 06:20:16.462 | Downloading os_ken-4.2.2-py3-none-any.whl.metadata (2.0 kB) 2026-08-28 06:20:16.498 | Collecting os-resource-classes>=1.1.0 (from neutron==29.0.0.0b2.dev147) 2026-08-28 06:20:16.515 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-28 06:20:16.559 | Collecting ovs>3.3.0 (from neutron==29.0.0.0b2.dev147) 2026-08-28 06:20:16.576 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-08-28 06:20:16.678 | Installing build dependencies: started 2026-08-28 06:20:18.202 | Installing build dependencies: finished with status 'done' 2026-08-28 06:20:18.203 | Getting requirements to build wheel: started 2026-08-28 06:20:18.899 | Getting requirements to build wheel: finished with status 'done' 2026-08-28 06:20:18.900 | Preparing metadata (pyproject.toml): started 2026-08-28 06:20:19.286 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-28 06:20:19.339 | Collecting ovsdbapp>=2.18.0 (from neutron==29.0.0.0b2.dev147) 2026-08-28 06:20:19.356 | Downloading ovsdbapp-2.19.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-28 06:20:19.366 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (7.2.2) 2026-08-28 06:20:19.405 | Collecting pyroute2>=0.7.3 (from neutron==29.0.0.0b2.dev147) 2026-08-28 06:20:19.422 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-08-28 06:20:19.434 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (24.2.1) 2026-08-28 06:20:19.435 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (18.13.0) 2026-08-28 06:20:19.437 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (4.19.1) 2026-08-28 06:20:19.470 | Collecting python-designateclient>=2.7.0 (from neutron==29.0.0.0b2.dev147) 2026-08-28 06:20:19.486 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-08-28 06:20:19.534 | Collecting os-vif>=3.1.0 (from neutron==29.0.0.0b2.dev147) 2026-08-28 06:20:19.550 | Downloading os_vif-5.2.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 06:20:19.562 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (3.5.0) 2026-08-28 06:20:19.563 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==29.0.0.0b2.dev147) (9.1.0) 2026-08-28 06:20:19.566 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.18.1->neutron==29.0.0.0b2.dev147) (1.4.1) 2026-08-28 06:20:19.568 | 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.dev147) (4.16.0) 2026-08-28 06:20:19.570 | 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.dev147) (2.3.0) 2026-08-28 06:20:19.575 | 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.dev147) (3.3.2) 2026-08-28 06:20:19.579 | 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.dev147) (3.0.3) 2026-08-28 06:20:19.583 | 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.dev147) (2.1.0) 2026-08-28 06:20:19.585 | 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.dev147) (1.9.0) 2026-08-28 06:20:19.592 | 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.dev147) (4.1.0) 2026-08-28 06:20:19.592 | 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.dev147) (2.13.0) 2026-08-28 06:20:19.595 | 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.dev147) (5.8.0) 2026-08-28 06:20:19.605 | 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.dev147) (1.3.7) 2026-08-28 06:20:19.639 | Collecting os-traits>=0.9.0 (from neutron-lib>=5.0.0->neutron==29.0.0.0b2.dev147) 2026-08-28 06:20:19.655 | Downloading os_traits-3.9.0-py3-none-any.whl.metadata (1.9 kB) 2026-08-28 06:20:19.668 | 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.dev147) (43.0.3) 2026-08-28 06:20:19.669 | 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.dev147) (1.5.0) 2026-08-28 06:20:19.671 | 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.dev147) (1.1.0) 2026-08-28 06:20:19.672 | 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.dev147) (1.33) 2026-08-28 06:20:19.673 | 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.dev147) (4.11.3) 2026-08-28 06:20:19.676 | 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.dev147) (6.0.3) 2026-08-28 06:20:19.679 | 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.dev147) (2.1.1) 2026-08-28 06:20:19.684 | 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.dev147) (3.0) 2026-08-28 06:20:19.692 | 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.dev147) (3.1.1) 2026-08-28 06:20:19.697 | 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.dev147) (0.41.2) 2026-08-28 06:20:19.698 | 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.dev147) (1.2.1) 2026-08-28 06:20:19.727 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==29.0.0.0b2.dev147) 2026-08-28 06:20:19.743 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-08-28 06:20:19.759 | 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.dev147) (26.3) 2026-08-28 06:20:19.762 | 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.dev147) (2.8.0) 2026-08-28 06:20:19.763 | 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.dev147) (3.5.5) 2026-08-28 06:20:19.775 | 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.dev147) (6.1.1) 2026-08-28 06:20:19.776 | 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.dev147) (4.0.0) 2026-08-28 06:20:19.799 | 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.dev147) (0.20) 2026-08-28 06:20:19.805 | 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.dev147) (2.0.0) 2026-08-28 06:20:19.813 | 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.dev147) (2.1.2) 2026-08-28 06:20:19.815 | 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.dev147) (0.6.2) 2026-08-28 06:20:19.822 | 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.dev147) (2.9.0.post0) 2026-08-28 06:20:19.828 | 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.dev147) (7.1.7) 2026-08-28 06:20:19.829 | 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.dev147) (5.3.1) 2026-08-28 06:20:19.830 | 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.dev147) (5.6.2) 2026-08-28 06:20:19.832 | 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.dev147) (0.17.0) 2026-08-28 06:20:19.837 | 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.dev147) (5.1.0) 2026-08-28 06:20:19.847 | 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.dev147) (2026.3) 2026-08-28 06:20:19.854 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==29.0.0.0b2.dev147) (0.26.0) 2026-08-28 06:20:19.858 | 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.dev147) (5.0.0) 2026-08-28 06:20:19.862 | 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.dev147) (4.0.1) 2026-08-28 06:20:19.892 | 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.dev147) (1.7.6) 2026-08-28 06:20:19.899 | 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.dev147) (2.2.0) 2026-08-28 06:20:19.909 | 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.dev147) (3.18.0) 2026-08-28 06:20:19.960 | Collecting sortedcontainers (from ovs>3.3.0->neutron==29.0.0.0b2.dev147) 2026-08-28 06:20:19.977 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-08-28 06:20:20.001 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==29.0.0.0b2.dev147) 2026-08-28 06:20:20.004 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-08-28 06:20:20.024 | 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.dev147) (3.0.3) 2026-08-28 06:20:20.025 | 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.dev147) (1.6.2) 2026-08-28 06:20:20.035 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==29.0.0.0b2.dev147) (84.0.0) 2026-08-28 06:20:20.064 | 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.dev147) (0.8.2) 2026-08-28 06:20:20.108 | 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.dev147) (1.17.0) 2026-08-28 06:20:20.113 | 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.dev147) (4.16.0) 2026-08-28 06:20:20.116 | 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.dev147) (4.26.0) 2026-08-28 06:20:20.153 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==29.0.0.0b2.dev147) 2026-08-28 06:20:20.168 | Downloading osc_lib-4.7.0-py3-none-any.whl.metadata (3.8 kB) 2026-08-28 06:20:20.187 | 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.dev147) (0.6.0) 2026-08-28 06:20:20.187 | 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.dev147) (4.2.0) 2026-08-28 06:20:20.200 | 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.dev147) (3.0.53) 2026-08-28 06:20:20.201 | 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.dev147) (1.11.0) 2026-08-28 06:20:20.203 | 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.dev147) (15.0.0) 2026-08-28 06:20:20.203 | 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.dev147) (1.8.0) 2026-08-28 06:20:20.209 | 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.dev147) (26.1.0) 2026-08-28 06:20:20.210 | 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.dev147) (2025.9.1) 2026-08-28 06:20:20.211 | 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.dev147) (0.37.0) 2026-08-28 06:20:20.213 | 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.dev147) (2026.6.3) 2026-08-28 06:20:20.272 | 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.dev147) (3.5.0) 2026-08-28 06:20:20.274 | 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.dev147) (3.18) 2026-08-28 06:20:20.275 | 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.dev147) (2.7.0) 2026-08-28 06:20:20.279 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==29.0.0.0b2.dev147) (2023.11.17) 2026-08-28 06:20:20.312 | 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.dev147) (4.2.0) 2026-08-28 06:20:20.313 | 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.dev147) (2.20.0) 2026-08-28 06:20:20.325 | 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.dev147) (0.1.2) 2026-08-28 06:20:20.345 | 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.dev147) (0.8) 2026-08-28 06:20:20.420 | 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.dev147) (0.16.0) 2026-08-28 06:20:20.516 | Downloading neutron_lib-5.0.1-py3-none-any.whl (656 kB) 2026-08-28 06:20:20.582 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 656.7/656.7 kB 9.9 MB/s 0:00:00 2026-08-28 06:20:20.599 | Downloading os_ken-4.2.2-py3-none-any.whl (2.0 MB) 2026-08-28 06:20:20.740 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 15.2 MB/s 0:00:00 2026-08-28 06:20:20.758 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-08-28 06:20:20.783 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-08-28 06:20:20.810 | Downloading os_traits-3.9.0-py3-none-any.whl (44 kB) 2026-08-28 06:20:20.834 | Downloading os_vif-5.2.0-py3-none-any.whl (104 kB) 2026-08-28 06:20:20.861 | Downloading ovsdbapp-2.19.0-py3-none-any.whl (158 kB) 2026-08-28 06:20:20.876 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-08-28 06:20:20.893 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-08-28 06:20:20.920 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-08-28 06:20:20.965 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-08-28 06:20:20.993 | Downloading osc_lib-4.7.0-py3-none-any.whl (97 kB) 2026-08-28 06:20:21.018 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-08-28 06:20:21.121 | Building wheels for collected packages: neutron, ovs 2026-08-28 06:20:21.123 | Building editable for neutron (pyproject.toml): started 2026-08-28 06:20:23.429 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-08-28 06:20:23.431 | Created wheel for neutron: filename=neutron-29.0.0.0b2.dev147-0.editable-py3-none-any.whl size=16056 sha256=a04b3c7a22332a62780b62bca092c7dbfb591ec831b668461e8a8b84d8635221 2026-08-28 06:20:23.431 | Stored in directory: /tmp/pip-ephem-wheel-cache-lisoet3h/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-08-28 06:20:23.437 | Building wheel for ovs (pyproject.toml): started 2026-08-28 06:20:24.320 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-08-28 06:20:24.322 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=7d4f7cbcf046eae80ec6daff4882ca2a116a7cd83bc18d5e65084ba4235581d7 2026-08-28 06:20:24.322 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-08-28 06:20:24.328 | Successfully built neutron ovs 2026-08-28 06:20:24.687 | 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-08-28 06:20:30.211 | 2026-08-28 06:20:30.235 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-29.0.0.0b2.dev147 neutron-lib-5.0.1 os-ken-4.2.2 os-resource-classes-1.1.0 os-traits-3.9.0 os-vif-5.2.0 osc-lib-4.7.0 ovs-3.7.1 ovsdbapp-2.19.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 sortedcontainers-2.4.0 2026-08-28 06:20:30.464 | + inc/python:pip_install:216 : result=0 2026-08-28 06:20:30.467 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:20:30.470 | + functions-common:time_stop:2420 : local name 2026-08-28 06:20:30.473 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:20:30.475 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:20:30.478 | + functions-common:time_stop:2423 : local total 2026-08-28 06:20:30.481 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:20:30.484 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:20:30.487 | + functions-common:time_stop:2427 : start_time=1787898010696 2026-08-28 06:20:30.490 | + functions-common:time_stop:2429 : [[ -z 1787898010696 ]] 2026-08-28 06:20:30.493 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:20:30.498 | + functions-common:time_stop:2432 : end_time=1787898030494 2026-08-28 06:20:30.500 | + functions-common:time_stop:2433 : elapsed_time=19798 2026-08-28 06:20:30.503 | + functions-common:time_stop:2434 : total=113796 2026-08-28 06:20:30.506 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:20:30.509 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=133594 2026-08-28 06:20:30.511 | + inc/python:pip_install:219 : return 0 2026-08-28 06:20:30.514 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-28 06:20:30.517 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-28 06:20:30.521 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-08-28 06:20:30.524 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-08-28 06:20:30.528 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:20:30.531 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:20:30.534 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-08-28 06:20:30.538 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:20:30.541 | + lib/neutron:install_neutron:535 : [[ ovn == \o\v\n ]] 2026-08-28 06:20:30.544 | + lib/neutron:install_neutron:536 : install_ovn 2026-08-28 06:20:30.547 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : echo 'Installing OVN and dependent packages' 2026-08-28 06:20:30.547 | Installing OVN and dependent packages 2026-08-28 06:20:30.549 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : ovn_sanity_check 2026-08-28 06:20:30.552 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:394 : is_service_enabled q-agt neutron-agent 2026-08-28 06:20:30.571 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:20:30.574 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:396 : is_service_enabled q-l3 neutron-l3 2026-08-28 06:20:30.594 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:20:30.597 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : is_service_enabled q-svc neutron-api 2026-08-28 06:20:30.617 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:20:30.620 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:398 : [[ ! ovn =~ ovn ]] 2026-08-28 06:20:30.623 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : is_service_enabled q-svc neutron-api 2026-08-28 06:20:30.642 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:20:30.645 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:400 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-08-28 06:20:30.649 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : sudo mkdir -p /var/run/openvswitch 2026-08-28 06:20:30.666 | ++ lib/neutron_plugins/ovn_agent:install_ovn:413 : whoami 2026-08-28 06:20:30.670 | + lib/neutron_plugins/ovn_agent:install_ovn:413 : sudo chown quobyte /var/run/openvswitch 2026-08-28 06:20:30.685 | + lib/neutron_plugins/ovn_agent:install_ovn:415 : [[ False == \T\r\u\e ]] 2026-08-28 06:20:30.688 | ++ lib/neutron_plugins/ovn_agent:install_ovn:437 : get_packages openvswitch 2026-08-28 06:20:30.712 | + lib/neutron_plugins/ovn_agent:install_ovn:437 : install_package fakeroot make openvswitch-switch 2026-08-28 06:20:30.715 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 06:20:30.718 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 06:20:30.721 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 06:20:30.724 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 06:20:30.727 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 06:20:30.730 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 06:20:30.734 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:20:30.737 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:20:30.739 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 06:20:30.743 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 06:20:30.747 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 06:20:30.750 | + functions-common:apt_get_update:1167 : return 2026-08-28 06:20:30.752 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-08-28 06:20:30.756 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 06:20:30.758 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:20:30.761 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:20:30.765 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-08-28 06:20:30.789 | + 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-08-28 06:20:30.827 | Reading package lists... 2026-08-28 06:20:31.197 | Building dependency tree... 2026-08-28 06:20:31.199 | Reading state information... 2026-08-28 06:20:31.756 | fakeroot is already the newest version (1.33-1). 2026-08-28 06:20:31.756 | fakeroot set to manually installed. 2026-08-28 06:20:31.756 | make is already the newest version (4.3-4.1build2). 2026-08-28 06:20:31.756 | make set to manually installed. 2026-08-28 06:20:31.756 | The following packages were automatically installed and are no longer required: 2026-08-28 06:20:31.757 | libfwupd2 libgusb2 2026-08-28 06:20:31.757 | Use 'sudo apt autoremove' to remove them. 2026-08-28 06:20:31.759 | The following additional packages will be installed: 2026-08-28 06:20:31.760 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-08-28 06:20:31.760 | python3-sortedcontainers 2026-08-28 06:20:31.763 | Suggested packages: 2026-08-28 06:20:31.763 | openvswitch-doc python-sortedcontainers-doc 2026-08-28 06:20:31.805 | The following NEW packages will be installed: 2026-08-28 06:20:31.805 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-08-28 06:20:31.806 | python3-openvswitch python3-sortedcontainers 2026-08-28 06:20:31.887 | 0 upgraded, 6 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 06:20:31.887 | Need to get 4225 kB of archives. 2026-08-28 06:20:31.887 | After this operation, 13.4 MB of additional disk space will be used. 2026-08-28 06:20:31.887 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.9 [445 kB] 2026-08-28 06:20:32.022 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.9-0ubuntu0.24.04.1 [1044 kB] 2026-08-28 06:20:32.063 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-08-28 06:20:32.063 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-08-28 06:20:32.065 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.9-0ubuntu0.24.04.1 [1034 kB] 2026-08-28 06:20:32.082 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.9-0ubuntu0.24.04.1 [1612 kB] 2026-08-28 06:20:32.342 | perl: warning: Setting locale failed. 2026-08-28 06:20:32.342 | perl: warning: Please check that your locale settings: 2026-08-28 06:20:32.342 | LANGUAGE = (unset), 2026-08-28 06:20:32.342 | LC_ALL = "en_US.utf8", 2026-08-28 06:20:32.342 | LANG = "de_DE.UTF-8" 2026-08-28 06:20:32.343 | are supported and installed on your system. 2026-08-28 06:20:32.343 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:20:32.408 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:20:32.409 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:20:32.409 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:20:32.604 | Fetched 4225 kB in 0s (15.4 MB/s) 2026-08-28 06:20:32.671 | Selecting previously unselected package libunbound8:amd64. 2026-08-28 06:20:32.734 | (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-08-28 06:20:32.740 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.9_amd64.deb ... 2026-08-28 06:20:32.748 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-28 06:20:32.801 | Selecting previously unselected package openvswitch-common. 2026-08-28 06:20:32.813 | Preparing to unpack .../1-openvswitch-common_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:20:32.817 | Unpacking openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-28 06:20:32.917 | Selecting previously unselected package python3-sortedcontainers. 2026-08-28 06:20:32.930 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-08-28 06:20:32.934 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-08-28 06:20:32.983 | Selecting previously unselected package libxdp1:amd64. 2026-08-28 06:20:32.996 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-08-28 06:20:33.000 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-28 06:20:33.055 | Selecting previously unselected package python3-openvswitch. 2026-08-28 06:20:33.068 | Preparing to unpack .../4-python3-openvswitch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:20:33.072 | Unpacking python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-28 06:20:33.179 | Selecting previously unselected package openvswitch-switch. 2026-08-28 06:20:33.192 | Preparing to unpack .../5-openvswitch-switch_3.3.9-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:20:33.202 | Unpacking openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-28 06:20:33.340 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-08-28 06:20:33.588 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-08-28 06:20:33.600 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.9) ... 2026-08-28 06:20:33.611 | Setting up openvswitch-common (3.3.9-0ubuntu0.24.04.1) ... 2026-08-28 06:20:33.626 | Setting up python3-openvswitch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-28 06:20:34.028 | Setting up openvswitch-switch (3.3.9-0ubuntu0.24.04.1) ... 2026-08-28 06:20:34.053 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-08-28 06:20:34.736 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-08-28 06:20:34.927 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-08-28 06:20:36.025 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 06:20:37.825 | Processing triggers for libc-bin (2.39-0ubuntu8.8) ... 2026-08-28 06:20:38.068 | perl: warning: Setting locale failed. 2026-08-28 06:20:38.068 | perl: warning: Please check that your locale settings: 2026-08-28 06:20:38.068 | LANGUAGE = (unset), 2026-08-28 06:20:38.068 | LC_ALL = "en_US.utf8", 2026-08-28 06:20:38.068 | LANG = "de_DE.UTF-8" 2026-08-28 06:20:38.068 | are supported and installed on your system. 2026-08-28 06:20:38.069 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:20:38.199 | perl: warning: Setting locale failed. 2026-08-28 06:20:38.200 | perl: warning: Please check that your locale settings: 2026-08-28 06:20:38.200 | LANGUAGE = (unset), 2026-08-28 06:20:38.201 | LC_ALL = "en_US.utf8", 2026-08-28 06:20:38.201 | LANG = "de_DE.UTF-8" 2026-08-28 06:20:38.201 | are supported and installed on your system. 2026-08-28 06:20:38.201 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:20:38.252 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:20:38.252 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:20:38.253 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:20:38.324 | perl: warning: Setting locale failed. 2026-08-28 06:20:38.324 | perl: warning: Please check that your locale settings: 2026-08-28 06:20:38.324 | LANGUAGE = (unset), 2026-08-28 06:20:38.324 | LC_ALL = "en_US.utf8", 2026-08-28 06:20:38.324 | LANG = "de_DE.UTF-8" 2026-08-28 06:20:38.325 | are supported and installed on your system. 2026-08-28 06:20:38.325 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:20:38.894 | 2026-08-28 06:20:38.895 | Running kernel seems to be up-to-date. 2026-08-28 06:20:38.895 | 2026-08-28 06:20:38.896 | No services need to be restarted. 2026-08-28 06:20:38.896 | 2026-08-28 06:20:38.896 | No containers need to be restarted. 2026-08-28 06:20:38.897 | 2026-08-28 06:20:38.897 | No user sessions are running outdated binaries. 2026-08-28 06:20:38.897 | 2026-08-28 06:20:38.898 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 06:20:41.087 | + functions-common:apt_get:1211 : result=0 2026-08-28 06:20:41.089 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 06:20:41.091 | + functions-common:time_stop:2420 : local name 2026-08-28 06:20:41.094 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:20:41.096 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:20:41.099 | + functions-common:time_stop:2423 : local total 2026-08-28 06:20:41.101 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:20:41.104 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 06:20:41.106 | + functions-common:time_stop:2427 : start_time=1787898030786 2026-08-28 06:20:41.108 | + functions-common:time_stop:2429 : [[ -z 1787898030786 ]] 2026-08-28 06:20:41.111 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:20:41.115 | + functions-common:time_stop:2432 : end_time=1787898041113 2026-08-28 06:20:41.117 | + functions-common:time_stop:2433 : elapsed_time=10327 2026-08-28 06:20:41.120 | + functions-common:time_stop:2434 : total=156695 2026-08-28 06:20:41.122 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:20:41.124 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167022 2026-08-28 06:20:41.127 | + functions-common:apt_get:1215 : return 0 2026-08-28 06:20:41.131 | ++ lib/neutron_plugins/ovn_agent:install_ovn:438 : get_packages ovn 2026-08-28 06:20:41.151 | + lib/neutron_plugins/ovn_agent:install_ovn:438 : install_package ovn-central ovn-controller-vtep ovn-host 2026-08-28 06:20:41.154 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 06:20:41.156 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 06:20:41.159 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 06:20:41.161 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 06:20:41.164 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 06:20:41.167 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 06:20:41.169 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:20:41.172 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:20:41.174 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 06:20:41.177 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 06:20:41.179 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 06:20:41.182 | + functions-common:apt_get_update:1167 : return 2026-08-28 06:20:41.184 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-08-28 06:20:41.187 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 06:20:41.189 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:20:41.192 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:20:41.195 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-08-28 06:20:41.217 | + 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-08-28 06:20:41.256 | Reading package lists... 2026-08-28 06:20:41.651 | Building dependency tree... 2026-08-28 06:20:41.652 | Reading state information... 2026-08-28 06:20:42.285 | The following packages were automatically installed and are no longer required: 2026-08-28 06:20:42.287 | libfwupd2 libgusb2 2026-08-28 06:20:42.287 | Use 'sudo apt autoremove' to remove them. 2026-08-28 06:20:42.291 | The following additional packages will be installed: 2026-08-28 06:20:42.291 | ovn-common 2026-08-28 06:20:42.337 | The following NEW packages will be installed: 2026-08-28 06:20:42.337 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-08-28 06:20:42.421 | 0 upgraded, 4 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 06:20:42.421 | Need to get 2360 kB of archives. 2026-08-28 06:20:42.421 | After this operation, 8355 kB of additional disk space will be used. 2026-08-28 06:20:42.421 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-08-28 06:20:42.601 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-08-28 06:20:42.607 | 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-08-28 06:20:42.609 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-08-28 06:20:42.865 | perl: warning: Setting locale failed. 2026-08-28 06:20:42.865 | perl: warning: Please check that your locale settings: 2026-08-28 06:20:42.866 | LANGUAGE = (unset), 2026-08-28 06:20:42.866 | LC_ALL = "en_US.utf8", 2026-08-28 06:20:42.866 | LANG = "de_DE.UTF-8" 2026-08-28 06:20:42.866 | are supported and installed on your system. 2026-08-28 06:20:42.866 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:20:42.930 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:20:42.930 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:20:42.930 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:20:43.128 | Fetched 2360 kB in 0s (8972 kB/s) 2026-08-28 06:20:43.227 | Selecting previously unselected package ovn-common. 2026-08-28 06:20:43.290 | (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-08-28 06:20:43.297 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:20:43.301 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 06:20:43.416 | Selecting previously unselected package ovn-central. 2026-08-28 06:20:43.428 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:20:43.432 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 06:20:43.500 | Selecting previously unselected package ovn-controller-vtep. 2026-08-28 06:20:43.511 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:20:43.516 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 06:20:43.578 | Selecting previously unselected package ovn-host. 2026-08-28 06:20:43.590 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-08-28 06:20:43.598 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 06:20:43.684 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 06:20:43.704 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 06:20:44.193 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-28 06:20:44.378 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-08-28 06:20:44.830 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-08-28 06:20:44.883 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 06:20:45.388 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-28 06:20:45.575 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-08-28 06:20:46.261 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-08-28 06:20:46.942 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-08-28 06:20:47.813 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-08-28 06:20:47.884 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-08-28 06:20:48.084 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-08-28 06:20:48.642 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 06:20:50.644 | perl: warning: Setting locale failed. 2026-08-28 06:20:50.644 | perl: warning: Please check that your locale settings: 2026-08-28 06:20:50.644 | LANGUAGE = (unset), 2026-08-28 06:20:50.644 | LC_ALL = "en_US.utf8", 2026-08-28 06:20:50.644 | LANG = "de_DE.UTF-8" 2026-08-28 06:20:50.644 | are supported and installed on your system. 2026-08-28 06:20:50.645 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:20:50.780 | perl: warning: Setting locale failed. 2026-08-28 06:20:50.780 | perl: warning: Please check that your locale settings: 2026-08-28 06:20:50.780 | LANGUAGE = (unset), 2026-08-28 06:20:50.780 | LC_ALL = "en_US.utf8", 2026-08-28 06:20:50.781 | LANG = "de_DE.UTF-8" 2026-08-28 06:20:50.783 | are supported and installed on your system. 2026-08-28 06:20:50.783 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:20:50.834 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:20:50.834 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:20:50.834 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:20:50.905 | perl: warning: Setting locale failed. 2026-08-28 06:20:50.905 | perl: warning: Please check that your locale settings: 2026-08-28 06:20:50.906 | LANGUAGE = (unset), 2026-08-28 06:20:50.906 | LC_ALL = "en_US.utf8", 2026-08-28 06:20:50.906 | LANG = "de_DE.UTF-8" 2026-08-28 06:20:50.906 | are supported and installed on your system. 2026-08-28 06:20:50.906 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:20:51.425 | 2026-08-28 06:20:51.427 | Running kernel seems to be up-to-date. 2026-08-28 06:20:51.427 | 2026-08-28 06:20:51.427 | No services need to be restarted. 2026-08-28 06:20:51.427 | 2026-08-28 06:20:51.427 | No containers need to be restarted. 2026-08-28 06:20:51.427 | 2026-08-28 06:20:51.428 | No user sessions are running outdated binaries. 2026-08-28 06:20:51.428 | 2026-08-28 06:20:51.428 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 06:20:53.574 | + functions-common:apt_get:1211 : result=0 2026-08-28 06:20:53.577 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 06:20:53.579 | + functions-common:time_stop:2420 : local name 2026-08-28 06:20:53.582 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:20:53.584 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:20:53.587 | + functions-common:time_stop:2423 : local total 2026-08-28 06:20:53.590 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:20:53.593 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 06:20:53.596 | + functions-common:time_stop:2427 : start_time=1787898041214 2026-08-28 06:20:53.599 | + functions-common:time_stop:2429 : [[ -z 1787898041214 ]] 2026-08-28 06:20:53.603 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:20:53.608 | + functions-common:time_stop:2432 : end_time=1787898053605 2026-08-28 06:20:53.611 | + functions-common:time_stop:2433 : elapsed_time=12391 2026-08-28 06:20:53.614 | + functions-common:time_stop:2434 : total=167022 2026-08-28 06:20:53.617 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:20:53.620 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=179413 2026-08-28 06:20:53.623 | + functions-common:apt_get:1215 : return 0 2026-08-28 06:20:53.627 | + 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-08-28 06:20:53.631 | + 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-08-28 06:20:53.634 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : local log_archive_dir=/opt/stack/logs/archive 2026-08-28 06:20:53.638 | + lib/neutron_plugins/ovn_agent:install_ovn:446 : mkdir -p /opt/stack/logs/archive 2026-08-28 06:20:53.643 | + 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-08-28 06:20:53.646 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-08-28 06:20:53.649 | + 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-08-28 06:20:53.653 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-08-28 06:20:53.656 | + 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-08-28 06:20:53.659 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-08-28 06:20:53.663 | + 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-08-28 06:20:53.666 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-08-28 06:20:53.669 | + 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-08-28 06:20:53.673 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-08-28 06:20:53.677 | + 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-08-28 06:20:53.679 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-08-28 06:20:53.683 | + 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-08-28 06:20:53.686 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-08-28 06:20:53.689 | + 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-08-28 06:20:53.693 | + lib/neutron_plugins/ovn_agent:install_ovn:448 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-08-28 06:20:53.696 | + lib/neutron_plugins/ovn_agent:install_ovn:454 : use_library_from_git ovsdbapp 2026-08-28 06:20:53.699 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-08-28 06:20:53.702 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:20:53.706 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:20:53.709 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-08-28 06:20:53.712 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:20:53.715 | + lib/neutron_plugins/ovn_agent:install_ovn:460 : [[ False == \T\r\u\e ]] 2026-08-28 06:20:53.719 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-28 06:20:53.722 | + ./stack.sh:main:959 : is_service_enabled nova 2026-08-28 06:20:53.743 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:20:53.746 | + ./stack.sh:main:961 : stack_install_service nova 2026-08-28 06:20:53.748 | + lib/stack:stack_install_service:20 : local service=nova 2026-08-28 06:20:53.752 | + lib/stack:stack_install_service:21 : type install_nova 2026-08-28 06:20:53.755 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-28 06:20:53.759 | + lib/stack:stack_install_service:32 : install_nova 2026-08-28 06:20:53.762 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-08-28 06:20:53.765 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-08-28 06:20:53.768 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:20:53.771 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:20:53.775 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-08-28 06:20:53.778 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:20:53.781 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-08-28 06:20:53.801 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:20:53.804 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-28 06:20:53.807 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-08-28 06:20:53.811 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-08-28 06:20:53.813 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-08-28 06:20:53.816 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-08-28 06:20:53.976 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-08-28 06:20:53.979 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:20:53.982 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:20:53.985 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-28 06:20:53.988 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 06:20:53.990 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 06:20:53.993 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 06:20:53.995 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 06:20:53.998 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 06:20:54.000 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 06:20:54.003 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:20:54.005 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:20:54.008 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 06:20:54.010 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 06:20:54.013 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 06:20:54.016 | + functions-common:apt_get_update:1167 : return 2026-08-28 06:20:54.019 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-28 06:20:54.021 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 06:20:54.024 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:20:54.026 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:20:54.029 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-08-28 06:20:54.051 | + 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-08-28 06:20:54.089 | Reading package lists... 2026-08-28 06:20:54.500 | Building dependency tree... 2026-08-28 06:20:54.501 | Reading state information... 2026-08-28 06:20:55.089 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.16). 2026-08-28 06:20:55.089 | libvirt-clients set to manually installed. 2026-08-28 06:20:55.089 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.16). 2026-08-28 06:20:55.089 | The following packages were automatically installed and are no longer required: 2026-08-28 06:20:55.091 | libfwupd2 libgusb2 2026-08-28 06:20:55.091 | Use 'sudo apt autoremove' to remove them. 2026-08-28 06:20:55.094 | The following additional packages will be installed: 2026-08-28 06:20:55.094 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-08-28 06:20:55.094 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-08-28 06:20:55.095 | qemu-system-sparc 2026-08-28 06:20:55.097 | Suggested packages: 2026-08-28 06:20:55.097 | python-zstandard-doc samba vde2 2026-08-28 06:20:55.141 | The following packages will be REMOVED: 2026-08-28 06:20:55.144 | apport-core-dump-handler 2026-08-28 06:20:55.146 | The following NEW packages will be installed: 2026-08-28 06:20:55.146 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-08-28 06:20:55.146 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-08-28 06:20:55.147 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-08-28 06:20:55.231 | 0 upgraded, 13 newly installed, 1 to remove and 15 not upgraded. 2026-08-28 06:20:55.231 | Need to get 110 MB of archives. 2026-08-28 06:20:55.231 | After this operation, 897 MB of additional disk space will be used. 2026-08-28 06:20:55.231 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-08-28 06:20:55.371 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.17 [71.7 kB] 2026-08-28 06:20:55.375 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.16 [178 kB] 2026-08-28 06:20:55.384 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-08-28 06:20:55.397 | 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-08-28 06:20:55.614 | 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-08-28 06:20:55.861 | 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-08-28 06:20:55.991 | 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-08-28 06:20:56.084 | 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-08-28 06:20:56.133 | 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-08-28 06:20:57.063 | 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-08-28 06:20:57.067 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.9 [4115 kB] 2026-08-28 06:20:57.112 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.9 [776 kB] 2026-08-28 06:20:57.368 | perl: warning: Setting locale failed. 2026-08-28 06:20:57.368 | perl: warning: Please check that your locale settings: 2026-08-28 06:20:57.368 | LANGUAGE = (unset), 2026-08-28 06:20:57.368 | LC_ALL = "en_US.utf8", 2026-08-28 06:20:57.368 | LANG = "de_DE.UTF-8" 2026-08-28 06:20:57.368 | are supported and installed on your system. 2026-08-28 06:20:57.369 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:20:57.430 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:20:57.430 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:20:57.431 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:20:57.737 | Fetched 110 MB in 2s (56.2 MB/s) 2026-08-28 06:20:57.775 | Selecting previously unselected package python3-zstandard. 2026-08-28 06:20:57.842 | (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-08-28 06:20:57.849 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-08-28 06:20:57.869 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-08-28 06:20:58.067 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-08-28 06:20:58.067 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-28 06:20:58.068 | Package apport-core-dump-handler is to be removed. 2026-08-28 06:20:58.068 | Package python3-zstandard is not configured yet. 2026-08-28 06:20:58.068 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-28 06:20:58.068 | Package apport-core-dump-handler is to be removed. 2026-08-28 06:20:58.068 | Package systemd-coredump is not installed. 2026-08-28 06:20:58.068 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-08-28 06:20:58.068 | Package apport-core-dump-handler is to be removed. 2026-08-28 06:20:58.068 | Package python3-zstandard is not configured yet. 2026-08-28 06:20:58.068 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-08-28 06:20:58.068 | Package apport-core-dump-handler is to be removed. 2026-08-28 06:20:58.069 | Package systemd-coredump is not installed. 2026-08-28 06:20:58.069 | 2026-08-28 06:20:58.134 | (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-08-28 06:20:58.140 | Removing apport-core-dump-handler (2.28.3-0ubuntu0.1) ... 2026-08-28 06:20:58.984 | Selecting previously unselected package systemd-coredump. 2026-08-28 06:20:59.048 | (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-08-28 06:20:59.055 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.17_amd64.deb ... 2026-08-28 06:20:59.059 | Unpacking systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-28 06:20:59.125 | Selecting previously unselected package libvirt-dev:amd64. 2026-08-28 06:20:59.138 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.16_amd64.deb ... 2026-08-28 06:20:59.149 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-28 06:20:59.219 | Selecting previously unselected package python3-libvirt. 2026-08-28 06:20:59.232 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-08-28 06:20:59.235 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-08-28 06:20:59.297 | Selecting previously unselected package qemu-system-arm. 2026-08-28 06:20:59.310 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-28 06:20:59.322 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 06:20:59.836 | Selecting previously unselected package qemu-system-mips. 2026-08-28 06:20:59.848 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-28 06:20:59.859 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 06:21:00.552 | Selecting previously unselected package qemu-system-ppc. 2026-08-28 06:21:00.568 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-28 06:21:00.579 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 06:21:00.964 | Selecting previously unselected package qemu-system-sparc. 2026-08-28 06:21:00.979 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-28 06:21:00.991 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 06:21:01.261 | Selecting previously unselected package qemu-system-s390x. 2026-08-28 06:21:01.272 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-28 06:21:01.286 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 06:21:01.464 | Selecting previously unselected package qemu-system-misc. 2026-08-28 06:21:01.476 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-28 06:21:01.489 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 06:21:03.428 | Selecting previously unselected package qemu-system. 2026-08-28 06:21:03.440 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.18_amd64.deb ... 2026-08-28 06:21:03.445 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 06:21:03.512 | Selecting previously unselected package qemu-efi-aarch64. 2026-08-28 06:21:03.525 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.9_all.deb ... 2026-08-28 06:21:03.543 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-28 06:21:05.549 | Selecting previously unselected package qemu-efi-arm. 2026-08-28 06:21:05.563 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.9_all.deb ... 2026-08-28 06:21:05.567 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-28 06:21:06.425 | Setting up systemd-coredump (255.4-1ubuntu8.17) ... 2026-08-28 06:21:06.945 | Creating group 'systemd-coredump' with GID 987. 2026-08-28 06:21:06.950 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-08-28 06:21:06.979 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-08-28 06:21:07.296 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 06:21:07.315 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 06:21:07.332 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.16) ... 2026-08-28 06:21:07.348 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 06:21:07.365 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.9) ... 2026-08-28 06:21:07.375 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 06:21:07.393 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-08-28 06:21:07.680 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 06:21:07.698 | Setting up qemu-efi-arm (2024.02-2ubuntu0.9) ... 2026-08-28 06:21:07.709 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 06:21:07.727 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.18) ... 2026-08-28 06:21:07.739 | Processing triggers for man-db (2.12.0-4build2) ... 2026-08-28 06:21:09.542 | perl: warning: Setting locale failed. 2026-08-28 06:21:09.542 | perl: warning: Please check that your locale settings: 2026-08-28 06:21:09.542 | LANGUAGE = (unset), 2026-08-28 06:21:09.542 | LC_ALL = "en_US.utf8", 2026-08-28 06:21:09.542 | LANG = "de_DE.UTF-8" 2026-08-28 06:21:09.542 | are supported and installed on your system. 2026-08-28 06:21:09.542 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:21:09.672 | perl: warning: Setting locale failed. 2026-08-28 06:21:09.672 | perl: warning: Please check that your locale settings: 2026-08-28 06:21:09.672 | LANGUAGE = (unset), 2026-08-28 06:21:09.672 | LC_ALL = "en_US.utf8", 2026-08-28 06:21:09.672 | LANG = "de_DE.UTF-8" 2026-08-28 06:21:09.672 | are supported and installed on your system. 2026-08-28 06:21:09.672 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:21:09.724 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-08-28 06:21:09.725 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-08-28 06:21:09.725 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-08-28 06:21:09.797 | perl: warning: Setting locale failed. 2026-08-28 06:21:09.797 | perl: warning: Please check that your locale settings: 2026-08-28 06:21:09.797 | LANGUAGE = (unset), 2026-08-28 06:21:09.797 | LC_ALL = "en_US.utf8", 2026-08-28 06:21:09.797 | LANG = "de_DE.UTF-8" 2026-08-28 06:21:09.797 | are supported and installed on your system. 2026-08-28 06:21:09.798 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:21:10.311 | 2026-08-28 06:21:10.311 | Running kernel seems to be up-to-date. 2026-08-28 06:21:10.311 | 2026-08-28 06:21:10.311 | No services need to be restarted. 2026-08-28 06:21:10.312 | 2026-08-28 06:21:10.312 | No containers need to be restarted. 2026-08-28 06:21:10.312 | 2026-08-28 06:21:10.312 | No user sessions are running outdated binaries. 2026-08-28 06:21:10.312 | 2026-08-28 06:21:10.312 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-08-28 06:21:12.381 | + functions-common:apt_get:1211 : result=0 2026-08-28 06:21:12.382 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 06:21:12.385 | + functions-common:time_stop:2420 : local name 2026-08-28 06:21:12.388 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:21:12.391 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:21:12.395 | + functions-common:time_stop:2423 : local total 2026-08-28 06:21:12.397 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:21:12.399 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 06:21:12.402 | + functions-common:time_stop:2427 : start_time=1787898054048 2026-08-28 06:21:12.405 | + functions-common:time_stop:2429 : [[ -z 1787898054048 ]] 2026-08-28 06:21:12.408 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:21:12.415 | + functions-common:time_stop:2432 : end_time=1787898072411 2026-08-28 06:21:12.417 | + functions-common:time_stop:2433 : elapsed_time=18363 2026-08-28 06:21:12.420 | + functions-common:time_stop:2434 : total=179413 2026-08-28 06:21:12.423 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:21:12.426 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=197776 2026-08-28 06:21:12.428 | + functions-common:apt_get:1215 : return 0 2026-08-28 06:21:12.432 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-08-28 06:21:12.435 | + functions-common:install_package:1438 : update_package_repo 2026-08-28 06:21:12.438 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-08-28 06:21:12.440 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-08-28 06:21:12.443 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-08-28 06:21:12.445 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-08-28 06:21:12.448 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-08-28 06:21:12.451 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:21:12.454 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:21:12.457 | + functions-common:update_package_repo:1421 : apt_get_update 2026-08-28 06:21:12.460 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-08-28 06:21:12.464 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-08-28 06:21:12.467 | + functions-common:apt_get_update:1167 : return 2026-08-28 06:21:12.470 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-08-28 06:21:12.473 | + functions-common:real_install_package:1426 : is_ubuntu 2026-08-28 06:21:12.477 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:21:12.480 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:21:12.484 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-08-28 06:21:12.510 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-08-28 06:21:12.548 | Reading package lists... 2026-08-28 06:21:12.931 | Building dependency tree... 2026-08-28 06:21:12.933 | Reading state information... 2026-08-28 06:21:13.532 | ovmf is already the newest version (2024.02-2ubuntu0.9). 2026-08-28 06:21:13.532 | ovmf set to manually installed. 2026-08-28 06:21:13.532 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-28 06:21:13.532 | swtpm set to manually installed. 2026-08-28 06:21:13.532 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-08-28 06:21:13.532 | swtpm-tools set to manually installed. 2026-08-28 06:21:13.533 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-08-28 06:21:13.533 | mdevctl set to manually installed. 2026-08-28 06:21:13.533 | The following packages were automatically installed and are no longer required: 2026-08-28 06:21:13.534 | libfwupd2 libgusb2 2026-08-28 06:21:13.534 | Use 'sudo apt autoremove' to remove them. 2026-08-28 06:21:13.623 | 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded. 2026-08-28 06:21:13.629 | + functions-common:apt_get:1211 : result=0 2026-08-28 06:21:13.632 | + functions-common:apt_get:1214 : time_stop apt-get 2026-08-28 06:21:13.635 | + functions-common:time_stop:2420 : local name 2026-08-28 06:21:13.638 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:21:13.640 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:21:13.643 | + functions-common:time_stop:2423 : local total 2026-08-28 06:21:13.645 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:21:13.648 | + functions-common:time_stop:2426 : name=apt-get 2026-08-28 06:21:13.651 | + functions-common:time_stop:2427 : start_time=1787898072506 2026-08-28 06:21:13.653 | + functions-common:time_stop:2429 : [[ -z 1787898072506 ]] 2026-08-28 06:21:13.657 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:21:13.661 | + functions-common:time_stop:2432 : end_time=1787898073658 2026-08-28 06:21:13.664 | + functions-common:time_stop:2433 : elapsed_time=1152 2026-08-28 06:21:13.667 | + functions-common:time_stop:2434 : total=197776 2026-08-28 06:21:13.670 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:21:13.673 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=198928 2026-08-28 06:21:13.675 | + functions-common:apt_get:1215 : return 0 2026-08-28 06:21:13.678 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-08-28 06:21:13.682 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 06:21:13.687 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-28 06:21:13.691 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-08-28 06:21:13.696 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-08-28 06:21:13.700 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-08-28 06:21:13.702 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-08-28 06:21:13.706 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-08-28 06:21:13.708 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-08-28 06:21:13.729 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:21:13.733 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-08-28 06:21:13.752 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-08-28 06:21:13.756 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-08-28 06:21:13.760 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-08-28 06:21:13.763 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-08-28 06:21:13.766 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-08-28 06:21:13.769 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-08-28 06:21:13.772 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-08-28 06:21:13.774 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 06:21:13.778 | ++ functions-common:git_clone:593 : pwd 2026-08-28 06:21:13.782 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 06:21:13.785 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 06:21:13.789 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 06:21:13.808 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 06:21:13.811 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 06:21:13.814 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 06:21:13.818 | + functions-common:git_clone:610 : echo v1.3.0 2026-08-28 06:21:13.818 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 06:21:13.824 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-08-28 06:21:13.827 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 06:21:13.830 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-28 06:21:13.832 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:21:13.835 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:21:13.837 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:21:13.840 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:21:13.842 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:21:13.845 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:21:13.847 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:21:13.851 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:21:13.854 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:21:13.858 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898073855 2026-08-28 06:21:13.861 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-08-28 06:21:13.865 | Cloning into '/opt/stack/novnc'... 2026-08-28 06:21:15.583 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:21:15.586 | + functions-common:time_stop:2420 : local name 2026-08-28 06:21:15.589 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:21:15.591 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:21:15.593 | + functions-common:time_stop:2423 : local total 2026-08-28 06:21:15.595 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:21:15.599 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:21:15.601 | + functions-common:time_stop:2427 : start_time=1787898073855 2026-08-28 06:21:15.603 | + functions-common:time_stop:2429 : [[ -z 1787898073855 ]] 2026-08-28 06:21:15.605 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:21:15.610 | + functions-common:time_stop:2432 : end_time=1787898075606 2026-08-28 06:21:15.612 | + functions-common:time_stop:2433 : elapsed_time=1751 2026-08-28 06:21:15.615 | + functions-common:time_stop:2434 : total=155871 2026-08-28 06:21:15.618 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:21:15.620 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157622 2026-08-28 06:21:15.623 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-08-28 06:21:15.625 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-08-28 06:21:15.629 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:21:15.631 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:21:15.634 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:21:15.636 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:21:15.639 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:21:15.641 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:21:15.643 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:21:15.647 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:21:15.650 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:21:15.654 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898075651 2026-08-28 06:21:15.656 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-08-28 06:21:16.177 | From https://github.com/novnc/novnc 2026-08-28 06:21:16.178 | * tag v1.3.0 -> FETCH_HEAD 2026-08-28 06:21:16.188 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:21:16.190 | + functions-common:time_stop:2420 : local name 2026-08-28 06:21:16.194 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:21:16.196 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:21:16.198 | + functions-common:time_stop:2423 : local total 2026-08-28 06:21:16.201 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:21:16.202 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:21:16.204 | + functions-common:time_stop:2427 : start_time=1787898075651 2026-08-28 06:21:16.206 | + functions-common:time_stop:2429 : [[ -z 1787898075651 ]] 2026-08-28 06:21:16.210 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:21:16.213 | + functions-common:time_stop:2432 : end_time=1787898076211 2026-08-28 06:21:16.215 | + functions-common:time_stop:2433 : elapsed_time=560 2026-08-28 06:21:16.218 | + functions-common:time_stop:2434 : total=157622 2026-08-28 06:21:16.220 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:21:16.222 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158182 2026-08-28 06:21:16.226 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 06:21:16.228 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:21:16.230 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:21:16.234 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:21:16.236 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:21:16.239 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:21:16.241 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:21:16.243 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:21:16.246 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:21:16.250 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:21:16.254 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898076251 2026-08-28 06:21:16.256 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 06:21:16.288 | Note: switching to 'FETCH_HEAD'. 2026-08-28 06:21:16.288 | 2026-08-28 06:21:16.288 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 06:21:16.288 | changes and commit them, and you can discard any commits you make in this 2026-08-28 06:21:16.288 | state without impacting any branches by switching back to a branch. 2026-08-28 06:21:16.288 | 2026-08-28 06:21:16.289 | If you want to create a new branch to retain commits you create, you may 2026-08-28 06:21:16.289 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 06:21:16.289 | 2026-08-28 06:21:16.289 | git switch -c 2026-08-28 06:21:16.289 | 2026-08-28 06:21:16.289 | Or undo this operation with: 2026-08-28 06:21:16.289 | 2026-08-28 06:21:16.289 | git switch - 2026-08-28 06:21:16.289 | 2026-08-28 06:21:16.290 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 06:21:16.290 | 2026-08-28 06:21:16.290 | HEAD is now at 463c39e noVNC 1.3.0 2026-08-28 06:21:16.291 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:21:16.293 | + functions-common:time_stop:2420 : local name 2026-08-28 06:21:16.296 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:21:16.298 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:21:16.300 | + functions-common:time_stop:2423 : local total 2026-08-28 06:21:16.303 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:21:16.307 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:21:16.309 | + functions-common:time_stop:2427 : start_time=1787898076251 2026-08-28 06:21:16.313 | + functions-common:time_stop:2429 : [[ -z 1787898076251 ]] 2026-08-28 06:21:16.316 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:21:16.320 | + functions-common:time_stop:2432 : end_time=1787898076317 2026-08-28 06:21:16.323 | + functions-common:time_stop:2433 : elapsed_time=66 2026-08-28 06:21:16.326 | + functions-common:time_stop:2434 : total=158182 2026-08-28 06:21:16.329 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:21:16.332 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=158248 2026-08-28 06:21:16.334 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-08-28 06:21:16.353 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-08-28 06:21:16.356 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 06:21:16.356 | + functions-common:git_clone:673 : head -1 2026-08-28 06:21:16.359 | 463c39e noVNC 1.3.0 2026-08-28 06:21:16.362 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 06:21:16.364 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-08-28 06:21:16.385 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:21:16.388 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-08-28 06:21:16.391 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-08-28 06:21:16.393 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-08-28 06:21:16.397 | + functions-common:git_clone:591 : local git_ref=master 2026-08-28 06:21:16.399 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 06:21:16.403 | ++ functions-common:git_clone:593 : pwd 2026-08-28 06:21:16.406 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 06:21:16.409 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 06:21:16.413 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 06:21:16.430 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 06:21:16.433 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 06:21:16.436 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 06:21:16.440 | + functions-common:git_clone:610 : echo master 2026-08-28 06:21:16.440 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 06:21:16.446 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-08-28 06:21:16.449 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 06:21:16.451 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-28 06:21:16.454 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:21:16.457 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:21:16.459 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:21:16.462 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:21:16.465 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:21:16.468 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:21:16.471 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:21:16.474 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:21:16.478 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:21:16.482 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898076479 2026-08-28 06:21:16.485 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-08-28 06:21:16.489 | Cloning into '/opt/stack/nova'... 2026-08-28 06:25:22.269 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:25:22.273 | + functions-common:time_stop:2420 : local name 2026-08-28 06:25:22.276 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:25:22.279 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:25:22.282 | + functions-common:time_stop:2423 : local total 2026-08-28 06:25:22.284 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:25:22.288 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:25:22.291 | + functions-common:time_stop:2427 : start_time=1787898076479 2026-08-28 06:25:22.294 | + functions-common:time_stop:2429 : [[ -z 1787898076479 ]] 2026-08-28 06:25:22.298 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:25:22.302 | + functions-common:time_stop:2432 : end_time=1787898322299 2026-08-28 06:25:22.305 | + functions-common:time_stop:2433 : elapsed_time=245820 2026-08-28 06:25:22.308 | + functions-common:time_stop:2434 : total=158248 2026-08-28 06:25:22.310 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:25:22.313 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=404068 2026-08-28 06:25:22.316 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-08-28 06:25:22.319 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 06:25:22.322 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:25:22.325 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:25:22.327 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:25:22.330 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:25:22.332 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:25:22.335 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:25:22.339 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:25:22.341 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:25:22.346 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:25:22.350 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898322347 2026-08-28 06:25:22.353 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 06:25:23.045 | From https://review.opendev.org/openstack/nova 2026-08-28 06:25:23.045 | * branch master -> FETCH_HEAD 2026-08-28 06:25:23.057 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:25:23.060 | + functions-common:time_stop:2420 : local name 2026-08-28 06:25:23.063 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:25:23.066 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:25:23.069 | + functions-common:time_stop:2423 : local total 2026-08-28 06:25:23.073 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:25:23.077 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:25:23.079 | + functions-common:time_stop:2427 : start_time=1787898322347 2026-08-28 06:25:23.082 | + functions-common:time_stop:2429 : [[ -z 1787898322347 ]] 2026-08-28 06:25:23.086 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:25:23.090 | + functions-common:time_stop:2432 : end_time=1787898323087 2026-08-28 06:25:23.094 | + functions-common:time_stop:2433 : elapsed_time=740 2026-08-28 06:25:23.097 | + functions-common:time_stop:2434 : total=404068 2026-08-28 06:25:23.100 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:25:23.102 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=404808 2026-08-28 06:25:23.105 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 06:25:23.108 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:25:23.110 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:25:23.113 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:25:23.117 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:25:23.120 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:25:23.122 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:25:23.125 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:25:23.128 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:25:23.131 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:25:23.137 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898323133 2026-08-28 06:25:23.140 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 06:25:23.685 | Note: switching to 'FETCH_HEAD'. 2026-08-28 06:25:23.685 | 2026-08-28 06:25:23.685 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 06:25:23.685 | changes and commit them, and you can discard any commits you make in this 2026-08-28 06:25:23.685 | state without impacting any branches by switching back to a branch. 2026-08-28 06:25:23.685 | 2026-08-28 06:25:23.685 | If you want to create a new branch to retain commits you create, you may 2026-08-28 06:25:23.686 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 06:25:23.686 | 2026-08-28 06:25:23.686 | git switch -c 2026-08-28 06:25:23.686 | 2026-08-28 06:25:23.686 | Or undo this operation with: 2026-08-28 06:25:23.686 | 2026-08-28 06:25:23.686 | git switch - 2026-08-28 06:25:23.686 | 2026-08-28 06:25:23.686 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 06:25:23.686 | 2026-08-28 06:25:23.686 | HEAD is now at 413fa26ad6 Merge "Fix graceful shutdown functional unstable tests" 2026-08-28 06:25:23.695 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:25:23.698 | + functions-common:time_stop:2420 : local name 2026-08-28 06:25:23.701 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:25:23.704 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:25:23.708 | + functions-common:time_stop:2423 : local total 2026-08-28 06:25:23.710 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:25:23.714 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:25:23.716 | + functions-common:time_stop:2427 : start_time=1787898323133 2026-08-28 06:25:23.720 | + functions-common:time_stop:2429 : [[ -z 1787898323133 ]] 2026-08-28 06:25:23.723 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:25:23.728 | + functions-common:time_stop:2432 : end_time=1787898323724 2026-08-28 06:25:23.731 | + functions-common:time_stop:2433 : elapsed_time=591 2026-08-28 06:25:23.734 | + functions-common:time_stop:2434 : total=404808 2026-08-28 06:25:23.737 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:25:23.740 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=405399 2026-08-28 06:25:23.743 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-08-28 06:25:23.764 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-08-28 06:25:23.767 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 06:25:23.767 | + functions-common:git_clone:673 : head -1 2026-08-28 06:25:23.775 | 413fa26ad6 Merge "Fix graceful shutdown functional unstable tests" 2026-08-28 06:25:23.778 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 06:25:23.782 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-08-28 06:25:23.785 | + inc/python:setup_develop:353 : local bindep 2026-08-28 06:25:23.788 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-08-28 06:25:23.791 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-08-28 06:25:23.793 | + inc/python:setup_develop:359 : local extras= 2026-08-28 06:25:23.795 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-08-28 06:25:23.798 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-28 06:25:23.801 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-08-28 06:25:23.803 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-08-28 06:25:23.806 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-28 06:25:23.809 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-28 06:25:23.812 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-08-28 06:25:23.815 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-28 06:25:23.818 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-08-28 06:25:23.820 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-28 06:25:23.824 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-28 06:25:23.827 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-08-28 06:25:23.833 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-08-28 06:25:23.836 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-08-28 06:25:23.839 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-08-28 06:25:24.000 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-08-28 06:25:24.004 | + inc/python:setup_package:436 : local bindep=0 2026-08-28 06:25:24.006 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-28 06:25:24.009 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-28 06:25:24.013 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-08-28 06:25:24.015 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-08-28 06:25:24.018 | + inc/python:setup_package:445 : local flags=-e 2026-08-28 06:25:24.021 | + inc/python:setup_package:446 : local extras= 2026-08-28 06:25:24.023 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-28 06:25:24.026 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-28 06:25:24.028 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-28 06:25:24.031 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-28 06:25:24.034 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-28 06:25:24.037 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-08-28 06:25:24.057 | Using python 3.12 to install /opt/stack/nova 2026-08-28 06:25:24.060 | + 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-08-28 06:25:25.093 | Obtaining file:///opt/stack/nova 2026-08-28 06:25:25.098 | Installing build dependencies: started 2026-08-28 06:25:26.852 | Installing build dependencies: finished with status 'done' 2026-08-28 06:25:26.854 | Checking if build backend supports build_editable: started 2026-08-28 06:25:27.433 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-28 06:25:27.434 | Getting requirements to build editable: started 2026-08-28 06:25:27.745 | Getting requirements to build editable: finished with status 'done' 2026-08-28 06:25:27.747 | Preparing editable metadata (pyproject.toml): started 2026-08-28 06:25:30.034 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-28 06:25:30.062 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (7.0.3) 2026-08-28 06:25:30.063 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (2.0.52) 2026-08-28 06:25:30.064 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (5.3.1) 2026-08-28 06:25:30.065 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (0.41.2) 2026-08-28 06:25:30.066 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (3.1.6) 2026-08-28 06:25:30.067 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (13.0.1) 2026-08-28 06:25:30.068 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (6.1.1) 2026-08-28 06:25:30.069 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (2.5.1) 2026-08-28 06:25:30.069 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (43.0.3) 2026-08-28 06:25:30.070 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (1.8.11) 2026-08-28 06:25:30.071 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (3.5.5) 2026-08-28 06:25:30.072 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (3.1.0) 2026-08-28 06:25:30.073 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (3.10.1) 2026-08-28 06:25:30.074 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (3.18.0) 2026-08-28 06:25:30.075 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (1.19.1) 2026-08-28 06:25:30.075 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (1.3.0) 2026-08-28 06:25:30.076 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (4.0.0) 2026-08-28 06:25:30.077 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (4.26.0) 2026-08-28 06:25:30.078 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (9.9.0) 2026-08-28 06:25:30.079 | Requirement already satisfied: keystoneauth1>=5.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (5.16.0) 2026-08-28 06:25:30.284 | Collecting python-neutronclient>=7.1.0 (from nova==33.1.0.dev424) 2026-08-28 06:25:30.417 | Downloading python_neutronclient-14.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-08-28 06:25:30.430 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (4.13.0) 2026-08-28 06:25:30.431 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (2.34.2) 2026-08-28 06:25:30.431 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (5.9.1) 2026-08-28 06:25:30.458 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev424) 2026-08-28 06:25:30.475 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-08-28 06:25:30.493 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (4.3.0) 2026-08-28 06:25:30.494 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (7.6.1) 2026-08-28 06:25:30.495 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (10.7.0) 2026-08-28 06:25:30.496 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (6.5.0) 2026-08-28 06:25:30.497 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (8.3.1) 2026-08-28 06:25:30.497 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (2.12.0) 2026-08-28 06:25:30.498 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (3.9.0) 2026-08-28 06:25:30.499 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (5.11.0) 2026-08-28 06:25:30.500 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (2.8.0) 2026-08-28 06:25:30.501 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (10.2.0) 2026-08-28 06:25:30.502 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (18.1.1) 2026-08-28 06:25:30.502 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (7.10.0) 2026-08-28 06:25:30.503 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (18.3.0) 2026-08-28 06:25:30.504 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (6.0.1) 2026-08-28 06:25:30.505 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (3.12.0) 2026-08-28 06:25:30.506 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (6.9.0) 2026-08-28 06:25:30.507 | 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.dev424) (4.8.0) 2026-08-28 06:25:30.508 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (2.0.0) 2026-08-28 06:25:30.509 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (8.2.0) 2026-08-28 06:25:30.510 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (7.2.2) 2026-08-28 06:25:30.511 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (3.12.0) 2026-08-28 06:25:30.511 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (7.1.1) 2026-08-28 06:25:30.512 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (1.1.0) 2026-08-28 06:25:30.513 | Requirement already satisfied: os-traits>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (3.9.0) 2026-08-28 06:25:30.514 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (5.2.0) 2026-08-28 06:25:30.515 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (5.8.0) 2026-08-28 06:25:30.541 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev424) 2026-08-28 06:25:30.558 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-08-28 06:25:30.569 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (9.1.0) 2026-08-28 06:25:30.570 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (0.3.1) 2026-08-28 06:25:30.571 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (1.4.2) 2026-08-28 06:25:30.571 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (1.9.0) 2026-08-28 06:25:30.572 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (2.9.0.post0) 2026-08-28 06:25:30.573 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (3.5.0) 2026-08-28 06:25:30.574 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (4.19.1) 2026-08-28 06:25:30.575 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev424) (6.0.3) 2026-08-28 06:25:30.578 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev424) (1.4.1) 2026-08-28 06:25:30.578 | 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.dev424) (4.16.0) 2026-08-28 06:25:30.582 | 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.dev424) (7.5.0) 2026-08-28 06:25:30.586 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev424) (2.1.1) 2026-08-28 06:25:30.590 | 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.dev424) (3.0) 2026-08-28 06:25:30.598 | 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.dev424) (2.8.0) 2026-08-28 06:25:30.606 | 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.dev424) (3.1.0) 2026-08-28 06:25:30.608 | 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.dev424) (2.3.0) 2026-08-28 06:25:30.613 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev424) (3.0.3) 2026-08-28 06:25:30.616 | 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.dev424) (26.1.0) 2026-08-28 06:25:30.617 | 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.dev424) (2025.9.1) 2026-08-28 06:25:30.618 | 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.dev424) (0.37.0) 2026-08-28 06:25:30.619 | 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.dev424) (2026.6.3) 2026-08-28 06:25:30.627 | 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.dev424) (2.1.0) 2026-08-28 06:25:30.635 | 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.dev424) (4.1.0) 2026-08-28 06:25:30.636 | 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.dev424) (2.13.0) 2026-08-28 06:25:30.637 | 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.dev424) (5.8.0) 2026-08-28 06:25:30.652 | 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.dev424) (1.5.0) 2026-08-28 06:25:30.653 | 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.dev424) (1.1.0) 2026-08-28 06:25:30.654 | 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.dev424) (1.33) 2026-08-28 06:25:30.656 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev424) (4.11.3) 2026-08-28 06:25:30.665 | 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.dev424) (3.1.1) 2026-08-28 06:25:30.672 | 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.dev424) (9.1.4) 2026-08-28 06:25:30.685 | 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.dev424) (2.19.0) 2026-08-28 06:25:30.693 | 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.dev424) (0.20) 2026-08-28 06:25:30.708 | 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.dev424) (2.1.2) 2026-08-28 06:25:30.709 | 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.dev424) (0.6.2) 2026-08-28 06:25:30.728 | 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.dev424) (7.1.7) 2026-08-28 06:25:30.730 | 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.dev424) (5.3.1) 2026-08-28 06:25:30.731 | 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.dev424) (5.6.2) 2026-08-28 06:25:30.732 | 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.dev424) (0.17.0) 2026-08-28 06:25:30.737 | 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.dev424) (5.1.0) 2026-08-28 06:25:30.747 | 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.dev424) (2026.3) 2026-08-28 06:25:30.748 | 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.dev424) (26.3) 2026-08-28 06:25:30.757 | 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.dev424) (0.26.0) 2026-08-28 06:25:30.761 | 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.dev424) (5.0.0) 2026-08-28 06:25:30.763 | 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.dev424) (4.0.1) 2026-08-28 06:25:30.778 | 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.dev424) (1.2.1) 2026-08-28 06:25:30.802 | 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.dev424) (1.7.6) 2026-08-28 06:25:30.810 | 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.dev424) (2.2.0) 2026-08-28 06:25:30.815 | 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.dev424) (1.3.7) 2026-08-28 06:25:30.826 | 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.dev424) (3.3.2) 2026-08-28 06:25:30.839 | 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.dev424) (4.3.2) 2026-08-28 06:25:30.840 | 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.dev424) (3.7.1) 2026-08-28 06:25:30.851 | 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.dev424) (2.4.0) 2026-08-28 06:25:30.862 | 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.dev424) (3.0.3) 2026-08-28 06:25:30.863 | 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.dev424) (1.6.2) 2026-08-28 06:25:30.874 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev424) (84.0.0) 2026-08-28 06:25:30.896 | 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.dev424) (0.8.2) 2026-08-28 06:25:30.938 | 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.dev424) (4.16.0) 2026-08-28 06:25:30.945 | 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.dev424) (0.6.0) 2026-08-28 06:25:30.946 | 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.dev424) (4.2.0) 2026-08-28 06:25:30.958 | 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.dev424) (3.0.53) 2026-08-28 06:25:30.959 | 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.dev424) (1.11.0) 2026-08-28 06:25:30.960 | 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.dev424) (15.0.0) 2026-08-28 06:25:30.961 | 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.dev424) (1.8.0) 2026-08-28 06:25:30.985 | 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.dev424) (1.17.0) 2026-08-28 06:25:30.992 | 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.dev424) (2.1.0) 2026-08-28 06:25:30.994 | 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.dev424) (24.2.1) 2026-08-28 06:25:31.017 | 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.dev424) (4.7.0) 2026-08-28 06:25:31.045 | 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.dev424) (3.5.0) 2026-08-28 06:25:31.046 | 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.dev424) (3.18) 2026-08-28 06:25:31.047 | 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.dev424) (2.7.0) 2026-08-28 06:25:31.049 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev424) (2023.11.17) 2026-08-28 06:25:31.095 | 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.dev424) (4.2.0) 2026-08-28 06:25:31.096 | 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.dev424) (2.20.0) 2026-08-28 06:25:31.110 | 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.dev424) (0.1.2) 2026-08-28 06:25:31.133 | 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.dev424) (0.8) 2026-08-28 06:25:31.206 | 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.dev424) (0.16.0) 2026-08-28 06:25:31.716 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev424) 2026-08-28 06:25:31.734 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-08-28 06:25:31.774 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev424) 2026-08-28 06:25:31.791 | Downloading jwcrypto-1.5.8-py3-none-any.whl.metadata (3.3 kB) 2026-08-28 06:25:31.849 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev424) 2026-08-28 06:25:31.864 | Downloading redis-8.1.0-py3-none-any.whl.metadata (16 kB) 2026-08-28 06:25:31.971 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-08-28 06:25:31.998 | Downloading python_neutronclient-14.0.0-py3-none-any.whl (202 kB) 2026-08-28 06:25:32.048 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-08-28 06:25:32.071 | Downloading jwcrypto-1.5.8-py3-none-any.whl (96 kB) 2026-08-28 06:25:32.097 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-08-28 06:25:32.472 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 45.4 MB/s 0:00:00 2026-08-28 06:25:32.488 | Downloading redis-8.1.0-py3-none-any.whl (560 kB) 2026-08-28 06:25:32.507 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 560.6/560.6 kB 24.6 MB/s 0:00:00 2026-08-28 06:25:32.580 | Building wheels for collected packages: nova 2026-08-28 06:25:32.581 | Building editable for nova (pyproject.toml): started 2026-08-28 06:25:35.434 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-08-28 06:25:35.436 | Created wheel for nova: filename=nova-33.1.0.dev424-0.editable-py3-none-any.whl size=10630 sha256=98babca6923b115989df6c77a4c8e24ba3cba328f18f0e0b0794842998567aea 2026-08-28 06:25:35.436 | Stored in directory: /tmp/pip-ephem-wheel-cache-u6vcsm5_/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-08-28 06:25:35.441 | Successfully built nova 2026-08-28 06:25:35.749 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, python-neutronclient, nova 2026-08-28 06:25:40.969 | 2026-08-28 06:25:40.999 | Successfully installed jwcrypto-1.5.8 microversion-parse-2.1.0 nova-33.1.0.dev424 numpy-2.4.6 python-neutronclient-14.0.0 redis-8.1.0 websockify-0.13.0 2026-08-28 06:25:41.223 | + inc/python:pip_install:216 : result=0 2026-08-28 06:25:41.227 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:25:41.231 | + functions-common:time_stop:2420 : local name 2026-08-28 06:25:41.233 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:25:41.235 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:25:41.238 | + functions-common:time_stop:2423 : local total 2026-08-28 06:25:41.242 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:25:41.245 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:25:41.248 | + functions-common:time_stop:2427 : start_time=1787898324051 2026-08-28 06:25:41.252 | + functions-common:time_stop:2429 : [[ -z 1787898324051 ]] 2026-08-28 06:25:41.256 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:25:41.261 | + functions-common:time_stop:2432 : end_time=1787898341257 2026-08-28 06:25:41.264 | + functions-common:time_stop:2433 : elapsed_time=17206 2026-08-28 06:25:41.268 | + functions-common:time_stop:2434 : total=133594 2026-08-28 06:25:41.270 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:25:41.274 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=150800 2026-08-28 06:25:41.277 | + inc/python:pip_install:219 : return 0 2026-08-28 06:25:41.281 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-28 06:25:41.284 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-28 06:25:41.287 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-08-28 06:25:41.291 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-08-28 06:25:41.294 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:25:41.297 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:25:41.303 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-08-28 06:25:41.306 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:25:41.312 | + 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-08-28 06:25:41.331 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-28 06:25:41.334 | + ./stack.sh:main:962 : configure_nova 2026-08-28 06:25:41.339 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-08-28 06:25:41.356 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-08-28 06:25:41.360 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-08-28 06:25:41.364 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-08-28 06:25:41.370 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-08-28 06:25:41.370 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-08-28 06:25:41.376 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-08-28 06:25:41.379 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-08-28 06:25:41.382 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-08-28 06:25:41.386 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-08-28 06:25:41.389 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-08-28 06:25:41.393 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-08-28 06:25:41.396 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-08-28 06:25:41.399 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-08-28 06:25:41.414 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-08-28 06:25:41.431 | + 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-08-28 06:25:41.450 | + 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-08-28 06:25:41.467 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-08-28 06:25:41.485 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-08-28 06:25:41.503 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-08-28 06:25:41.507 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-08-28 06:25:41.511 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.68BLFTpPN7 2026-08-28 06:25:41.514 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-28 06:25:41.517 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-08-28 06:25:41.521 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-08-28 06:25:41.525 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-28 06:25:41.528 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-08-28 06:25:41.531 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.68BLFTpPN7 2026-08-28 06:25:41.536 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.68BLFTpPN7 2026-08-28 06:25:41.552 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.68BLFTpPN7 /etc/sudoers.d/nova-rootwrap 2026-08-28 06:25:41.571 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-08-28 06:25:41.576 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-08-28 06:25:41.579 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-08-28 06:25:41.583 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-08-28 06:25:41.586 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-08-28 06:25:41.589 | + 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-08-28 06:25:41.593 | + 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-08-28 06:25:41.598 | + 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-08-28 06:25:41.598 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-08-28 06:25:41.608 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-08-28 06:25:41.613 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-08-28 06:25:41.629 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-08-28 06:25:41.645 | + 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-08-28 06:25:41.648 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-08-28 06:25:41.654 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-08-28 06:25:41.674 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:41.677 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-08-28 06:25:41.689 | net.ipv4.ip_forward = 1 2026-08-28 06:25:41.693 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-28 06:25:41.697 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-08-28 06:25:41.700 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-08-28 06:25:41.716 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-08-28 06:25:41.719 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-08-28 06:25:41.722 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-08-28 06:25:41.739 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-08-28 06:25:41.743 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-08-28 06:25:41.744 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-08-28 06:25:41.754 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:fde8b222efc5 2026-08-28 06:25:41.755 | InitiatorName=iqn.2016-04.com.open-iscsi:fde8b222efc5 2026-08-28 06:25:41.761 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-08-28 06:25:41.765 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-08-28 06:25:41.850 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-08-28 06:25:41.853 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-08-28 06:25:41.856 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 06:25:41.859 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-08-28 06:25:41.921 | + lib/nova:configure_nova:371 : create_nova_conf 2026-08-28 06:25:41.924 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-08-28 06:25:41.931 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-08-28 06:25:41.936 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-08-28 06:25:41.971 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-08-28 06:25:41.974 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-08-28 06:25:42.006 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-08-28 06:25:42.043 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-08-28 06:25:42.079 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-08-28 06:25:42.115 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-08-28 06:25:42.150 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-08-28 06:25:42.189 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.188 2026-08-28 06:25:42.224 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-08-28 06:25:42.258 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-08-28 06:25:42.295 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-08-28 06:25:42.333 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-08-28 06:25:42.367 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-08-28 06:25:42.407 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-08-28 06:25:42.444 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-08-28 06:25:42.470 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-08-28 06:25:42.496 | + lib/nova:create_nova_conf:469 : is_fedora 2026-08-28 06:25:42.498 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 06:25:42.500 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 06:25:42.502 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 06:25:42.504 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 06:25:42.506 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 06:25:42.509 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 06:25:42.511 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 06:25:42.513 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 06:25:42.515 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 06:25:42.517 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 06:25:42.519 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 06:25:42.521 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 06:25:42.523 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 06:25:42.526 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-08-28 06:25:42.540 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:42.542 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 06:25:42.544 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-08-28 06:25:42.546 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-08-28 06:25:42.573 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-08-28 06:25:42.576 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-28 06:25:42.578 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-28 06:25:42.580 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-28 06:25:42.582 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 06:25:42.585 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 06:25:42.587 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 06:25:42.602 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:42.604 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 06:25:42.606 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-28 06:25:42.609 | + 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-08-28 06:25:42.638 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-08-28 06:25:42.640 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-08-28 06:25:42.642 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-08-28 06:25:42.645 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-08-28 06:25:42.647 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 06:25:42.649 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 06:25:42.651 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 06:25:42.665 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:42.667 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 06:25:42.669 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-08-28 06:25:42.672 | + 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-08-28 06:25:42.701 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-08-28 06:25:42.732 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-08-28 06:25:42.767 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-08-28 06:25:42.804 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-08-28 06:25:42.826 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:42.829 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-08-28 06:25:42.853 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:42.857 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-08-28 06:25:42.859 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-08-28 06:25:42.866 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-08-28 06:25:42.869 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-08-28 06:25:42.910 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-08-28 06:25:42.914 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-08-28 06:25:42.958 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-08-28 06:25:42.961 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-08-28 06:25:42.965 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-08-28 06:25:42.969 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-28 06:25:42.973 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-28 06:25:42.977 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-08-28 06:25:42.981 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-28 06:25:42.984 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 06:25:42.989 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-28 06:25:42.993 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-08-28 06:25:43.042 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-08-28 06:25:43.078 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.188/identity 2026-08-28 06:25:43.118 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-08-28 06:25:43.158 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-08-28 06:25:43.198 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-08-28 06:25:43.239 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-08-28 06:25:43.277 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-08-28 06:25:43.315 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.188/identity 2026-08-28 06:25:43.353 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-28 06:25:43.390 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-08-28 06:25:43.426 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-28 06:25:43.429 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-08-28 06:25:43.449 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:43.452 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-08-28 06:25:43.455 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-08-28 06:25:43.493 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-08-28 06:25:43.496 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-28 06:25:43.498 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 06:25:43.501 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-08-28 06:25:43.504 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-08-28 06:25:43.540 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-08-28 06:25:43.577 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.188/identity 2026-08-28 06:25:43.614 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-08-28 06:25:43.650 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-08-28 06:25:43.686 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-08-28 06:25:43.725 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-08-28 06:25:43.762 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-08-28 06:25:43.797 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-08-28 06:25:43.816 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:25:43.819 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-08-28 06:25:43.841 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:25:43.844 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-08-28 06:25:43.847 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-08-28 06:25:43.884 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-08-28 06:25:43.925 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-08-28 06:25:43.928 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-08-28 06:25:43.967 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-08-28 06:25:43.970 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-08-28 06:25:43.973 | + lib/nova:create_nova_conf:541 : is_fedora 2026-08-28 06:25:43.976 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 06:25:43.979 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 06:25:43.982 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 06:25:43.985 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 06:25:43.989 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 06:25:43.992 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 06:25:43.996 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 06:25:43.999 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 06:25:44.002 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 06:25:44.005 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 06:25:44.009 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 06:25:44.012 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 06:25:44.016 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 06:25:44.019 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-08-28 06:25:44.022 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-08-28 06:25:44.025 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-08-28 06:25:44.030 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 06:25:44.050 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 06:25:44.054 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 06:25:44.056 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 06:25:44.059 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 06:25:44.062 | + 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-08-28 06:25:44.100 | + 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-08-28 06:25:44.138 | + 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-08-28 06:25:44.176 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 06:25:44.216 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-08-28 06:25:44.253 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-08-28 06:25:44.294 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-08-28 06:25:44.312 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:44.316 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-08-28 06:25:44.319 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-08-28 06:25:44.321 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-08-28 06:25:44.324 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-08-28 06:25:44.327 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-28 06:25:44.329 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-08-28 06:25:44.332 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-08-28 06:25:44.336 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-28 06:25:44.340 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-28 06:25:44.356 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-28 06:25:44.356 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-28 06:25:44.367 | d /var/run/uwsgi 0755 quobyte root 2026-08-28 06:25:44.371 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-28 06:25:44.385 | /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-08-28 06:25:44.389 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-08-28 06:25:44.392 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-08-28 06:25:44.395 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-28 06:25:44.398 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-08-28 06:25:44.427 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-08-28 06:25:44.453 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-08-28 06:25:44.480 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-08-28 06:25:44.507 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-28 06:25:44.533 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-28 06:25:44.560 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-08-28 06:25:44.587 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-08-28 06:25:44.629 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-08-28 06:25:44.672 | + 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-08-28 06:25:44.711 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-28 06:25:44.750 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-28 06:25:44.791 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-08-28 06:25:44.829 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-08-28 06:25:44.866 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-28 06:25:44.869 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-28 06:25:44.873 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-08-28 06:25:44.875 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-08-28 06:25:44.878 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-28 06:25:44.881 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:25:44.883 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:25:44.885 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-08-28 06:25:44.889 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-08-28 06:25:44.891 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-08-28 06:25:44.926 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-28 06:25:44.955 | + 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-08-28 06:25:44.955 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-08-28 06:25:44.966 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-08-28 06:25:44.969 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-08-28 06:25:44.972 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-08-28 06:25:44.974 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-28 06:25:44.976 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-28 06:25:44.979 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 06:25:44.981 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 06:25:44.985 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:25:44.988 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:25:44.990 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-28 06:25:44.992 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-28 06:25:44.996 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:25:44.998 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:25:45.000 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-08-28 06:25:45.012 | perl: warning: Setting locale failed. 2026-08-28 06:25:45.012 | perl: warning: Please check that your locale settings: 2026-08-28 06:25:45.012 | LANGUAGE = (unset), 2026-08-28 06:25:45.012 | LC_ALL = "en_US.utf8", 2026-08-28 06:25:45.012 | LANG = "de_DE.UTF-8" 2026-08-28 06:25:45.012 | are supported and installed on your system. 2026-08-28 06:25:45.012 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:25:45.052 | Enabling site nova-api. 2026-08-28 06:25:45.058 | To activate the new configuration, you need to run: 2026-08-28 06:25:45.058 | systemctl reload apache2 2026-08-28 06:25:45.062 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-28 06:25:45.066 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 06:25:45.069 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 06:25:45.072 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 06:25:45.229 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-08-28 06:25:45.248 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:45.251 | + 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-08-28 06:25:45.253 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-08-28 06:25:45.255 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-08-28 06:25:45.257 | + lib/apache:write_uwsgi_config:245 : local url= 2026-08-28 06:25:45.259 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-08-28 06:25:45.261 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-08-28 06:25:45.263 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-08-28 06:25:45.265 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-28 06:25:45.267 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-28 06:25:45.283 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-28 06:25:45.283 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-28 06:25:45.293 | d /var/run/uwsgi 0755 quobyte root 2026-08-28 06:25:45.297 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-28 06:25:45.311 | /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-08-28 06:25:45.315 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-08-28 06:25:45.318 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-08-28 06:25:45.321 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-28 06:25:45.324 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-08-28 06:25:45.351 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-08-28 06:25:45.376 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-08-28 06:25:45.402 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-08-28 06:25:45.427 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-08-28 06:25:45.453 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-28 06:25:45.479 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-08-28 06:25:45.505 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-08-28 06:25:45.531 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-08-28 06:25:45.558 | + 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-08-28 06:25:45.583 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-08-28 06:25:45.609 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-28 06:25:45.634 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-08-28 06:25:45.660 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-08-28 06:25:45.685 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-08-28 06:25:45.687 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-08-28 06:25:45.724 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-08-28 06:25:45.749 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:25:45.753 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-08-28 06:25:45.826 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-08-28 06:25:45.830 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-08-28 06:25:45.833 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-08-28 06:25:45.856 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:45.860 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.188:5672/ 2026-08-28 06:25:45.864 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.188:5672/ 2026-08-28 06:25:45.900 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-08-28 06:25:45.939 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-08-28 06:25:45.943 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-28 06:25:45.946 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-08-28 06:25:45.950 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-28 06:25:45.953 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-28 06:25:45.956 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-28 06:25:45.976 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:45.981 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-28 06:25:45.984 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-28 06:25:45.987 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-28 06:25:46.007 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:46.011 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.188:5672/ 2026-08-28 06:25:46.014 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.188:5672/ 2026-08-28 06:25:46.052 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-28 06:25:46.055 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-28 06:25:46.058 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-08-28 06:25:46.096 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-08-28 06:25:46.132 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-08-28 06:25:46.169 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-08-28 06:25:46.186 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:25:46.189 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-08-28 06:25:46.222 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-08-28 06:25:46.225 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-08-28 06:25:46.228 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-08-28 06:25:46.263 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-08-28 06:25:46.265 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-28 06:25:46.269 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 06:25:46.271 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-08-28 06:25:46.273 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-08-28 06:25:46.307 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-08-28 06:25:46.340 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.188/identity 2026-08-28 06:25:46.374 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-08-28 06:25:46.408 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-08-28 06:25:46.446 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-08-28 06:25:46.483 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-08-28 06:25:46.518 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-08-28 06:25:46.555 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-08-28 06:25:46.574 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:46.578 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-08-28 06:25:46.582 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 06:25:46.588 | + lib/nova:create_nova_conf:589 : local conf 2026-08-28 06:25:46.592 | + lib/nova:create_nova_conf:590 : local vhost 2026-08-28 06:25:46.596 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-08-28 06:25:46.600 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-28 06:25:46.604 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-28 06:25:46.607 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-08-28 06:25:46.611 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-08-28 06:25:46.614 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-08-28 06:25:46.621 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-08-28 06:25:46.625 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-08-28 06:25:46.629 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-08-28 06:25:46.632 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-08-28 06:25:46.636 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 06:25:46.640 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 06:25:46.644 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 06:25:46.666 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:46.669 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 06:25:46.672 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-08-28 06:25:46.676 | + 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-08-28 06:25:46.712 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-08-28 06:25:46.751 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-08-28 06:25:46.792 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 06:25:46.795 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-08-28 06:25:46.798 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-08-28 06:25:46.801 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-08-28 06:25:46.816 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:46.819 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-08-28 06:25:46.820 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-08-28 06:25:47.915 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-08-28 06:25:47.919 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-08-28 06:25:49.000 | Adding vhost "nova_cell1" ... 2026-08-28 06:25:49.083 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-08-28 06:25:50.154 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-08-28 06:25:50.187 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-08-28 06:25:50.190 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-28 06:25:50.194 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-08-28 06:25:50.197 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-28 06:25:50.200 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-28 06:25:50.203 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-28 06:25:50.223 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:50.227 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-28 06:25:50.230 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-28 06:25:50.233 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-28 06:25:50.252 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:50.255 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.188:5672/nova_cell1 2026-08-28 06:25:50.257 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.188:5672/nova_cell1 2026-08-28 06:25:50.293 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-28 06:25:50.296 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-28 06:25:50.299 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-08-28 06:25:50.320 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:50.323 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-08-28 06:25:50.327 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-08-28 06:25:50.330 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-08-28 06:25:50.333 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-28 06:25:50.337 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 06:25:50.340 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-28 06:25:50.344 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-08-28 06:25:50.382 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-08-28 06:25:50.418 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.188/identity 2026-08-28 06:25:50.458 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-08-28 06:25:50.494 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-08-28 06:25:50.531 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-08-28 06:25:50.567 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-08-28 06:25:50.600 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-08-28 06:25:50.631 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-08-28 06:25:50.634 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-08-28 06:25:50.637 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-28 06:25:50.640 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 06:25:50.660 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 06:25:50.662 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 06:25:50.665 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 06:25:50.667 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 06:25:50.670 | + 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-08-28 06:25:50.702 | + 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-08-28 06:25:50.739 | + 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-08-28 06:25:50.776 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 06:25:50.814 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-08-28 06:25:50.852 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 06:25:50.856 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-08-28 06:25:50.862 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 06:25:50.865 | + lib/nova:create_nova_conf:623 : local conf 2026-08-28 06:25:50.869 | + lib/nova:create_nova_conf:624 : local offset 2026-08-28 06:25:50.873 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-08-28 06:25:50.876 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-28 06:25:50.879 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-28 06:25:50.883 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-08-28 06:25:50.886 | + lib/nova:create_nova_conf:626 : offset=0 2026-08-28 06:25:50.889 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-08-28 06:25:50.892 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-08-28 06:25:50.895 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-08-28 06:25:50.898 | + lib/nova:configure_console_proxies:731 : offset=0 2026-08-28 06:25:50.902 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-08-28 06:25:50.922 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:50.926 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-08-28 06:25:50.967 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-08-28 06:25:51.003 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-08-28 06:25:51.005 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-28 06:25:51.009 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-28 06:25:51.011 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-08-28 06:25:51.034 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:25:51.037 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-08-28 06:25:51.058 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:25:51.062 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-08-28 06:25:51.084 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:51.087 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-08-28 06:25:51.090 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-08-28 06:25:51.093 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-08-28 06:25:51.096 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-08-28 06:25:51.116 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:51.119 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-08-28 06:25:51.136 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-08-28 06:25:51.136 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-08-28 06:25:51.146 | cgroup_device_acl = [ 2026-08-28 06:25:51.146 | "/dev/null", "/dev/full", "/dev/zero", 2026-08-28 06:25:51.146 | "/dev/random", "/dev/urandom", 2026-08-28 06:25:51.146 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-08-28 06:25:51.146 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-08-28 06:25:51.146 | "/dev/vfio/vfio", 2026-08-28 06:25:51.147 | ] 2026-08-28 06:25:51.150 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-08-28 06:25:51.154 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 06:25:51.157 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 06:25:51.159 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 06:25:51.162 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 06:25:51.165 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 06:25:51.168 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 06:25:51.171 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 06:25:51.174 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 06:25:51.177 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 06:25:51.180 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 06:25:51.183 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 06:25:51.186 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 06:25:51.189 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 06:25:51.192 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-08-28 06:25:51.197 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-08-28 06:25:51.200 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-08-28 06:25:51.203 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-08-28 06:25:51.206 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-08-28 06:25:51.235 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-08-28 06:25:51.239 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-08-28 06:25:51.242 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:25:51.245 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:25:51.248 | + 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-08-28 06:25:51.250 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-08-28 06:25:51.253 | + 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-08-28 06:25:51.270 | + 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-08-28 06:25:51.271 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-28 06:25:51.281 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-08-28 06:25:51.285 | + 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-08-28 06:25:51.302 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-08-28 06:25:51.302 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-08-28 06:25:51.312 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-08-28 06:25:51.316 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-08-28 06:25:51.320 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-08-28 06:25:51.323 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-08-28 06:25:51.326 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-08-28 06:25:51.328 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 06:25:51.331 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-08-28 06:25:51.400 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-08-28 06:25:51.405 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 06:25:51.408 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-08-28 06:25:51.505 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-08-28 06:25:51.548 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-08-28 06:25:51.587 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-08-28 06:25:51.590 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-08-28 06:25:51.630 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-08-28 06:25:51.668 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-08-28 06:25:51.706 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-08-28 06:25:51.747 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-08-28 06:25:51.787 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-08-28 06:25:51.791 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 06:25:51.796 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-28 06:25:51.799 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-08-28 06:25:51.804 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 06:25:51.809 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-28 06:25:51.812 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-08-28 06:25:51.815 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-08-28 06:25:51.818 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-08-28 06:25:51.821 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-08-28 06:25:51.824 | + ./stack.sh:main:965 : is_service_enabled placement 2026-08-28 06:25:51.845 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:25:51.849 | + ./stack.sh:main:967 : stack_install_service placement 2026-08-28 06:25:51.852 | + lib/stack:stack_install_service:20 : local service=placement 2026-08-28 06:25:51.855 | + lib/stack:stack_install_service:21 : type install_placement 2026-08-28 06:25:51.859 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-08-28 06:25:51.862 | + lib/stack:stack_install_service:32 : install_placement 2026-08-28 06:25:51.866 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-08-28 06:25:51.869 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-08-28 06:25:51.873 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-28 06:25:51.878 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-08-28 06:25:51.882 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-08-28 06:25:51.885 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-28 06:25:51.891 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-08-28 06:25:51.891 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-28 06:25:51.897 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-08-28 06:25:51.900 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-08-28 06:25:51.903 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-08-28 06:25:51.907 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-08-28 06:25:51.911 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-08-28 06:25:51.937 | Using python 3.12 to install osc-placement 2026-08-28 06:25:51.941 | + 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-08-28 06:25:53.156 | Collecting osc-placement 2026-08-28 06:25:53.297 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-08-28 06:25:53.308 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-08-28 06:25:53.308 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.16.0) 2026-08-28 06:25:53.309 | 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-08-28 06:25:53.310 | 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-08-28 06:25:53.312 | 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-08-28 06:25:53.313 | 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-08-28 06:25:53.314 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.1) 2026-08-28 06:25:53.315 | 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-08-28 06:25:53.316 | 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-08-28 06:25:53.320 | 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-08-28 06:25:53.321 | 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.19.1) 2026-08-28 06:25:53.322 | 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-08-28 06:25:53.325 | 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-08-28 06:25:53.326 | 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-08-28 06:25:53.327 | 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-08-28 06:25:53.328 | 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-08-28 06:25:53.331 | 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-08-28 06:25:53.332 | 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-08-28 06:25:53.333 | 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-08-28 06:25:53.334 | 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-08-28 06:25:53.337 | 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-08-28 06:25:53.338 | 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-08-28 06:25:53.338 | 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-08-28 06:25:53.339 | 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-08-28 06:25:53.340 | 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-08-28 06:25:53.342 | 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-08-28 06:25:53.343 | 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-08-28 06:25:53.346 | 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-08-28 06:25:53.350 | 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-08-28 06:25:53.357 | 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-08-28 06:25:53.362 | 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-08-28 06:25:53.362 | 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-08-28 06:25:53.364 | 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-08-28 06:25:53.369 | 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-08-28 06:25:53.374 | 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-08-28 06:25:53.389 | 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-08-28 06:25:53.390 | 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-08-28 06:25:53.391 | 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-08-28 06:25:53.392 | 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-08-28 06:25:53.405 | 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-08-28 06:25:53.407 | 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-08-28 06:25:53.411 | 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-08-28 06:25:53.452 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-08-28 06:25:53.784 | Installing collected packages: osc-placement 2026-08-28 06:25:53.979 | Successfully installed osc-placement-4.9.0 2026-08-28 06:25:54.118 | + inc/python:pip_install:216 : result=0 2026-08-28 06:25:54.121 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:25:54.124 | + functions-common:time_stop:2420 : local name 2026-08-28 06:25:54.127 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:25:54.130 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:25:54.133 | + functions-common:time_stop:2423 : local total 2026-08-28 06:25:54.136 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:25:54.139 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:25:54.143 | + functions-common:time_stop:2427 : start_time=1787898351931 2026-08-28 06:25:54.146 | + functions-common:time_stop:2429 : [[ -z 1787898351931 ]] 2026-08-28 06:25:54.150 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:25:54.155 | + functions-common:time_stop:2432 : end_time=1787898354151 2026-08-28 06:25:54.159 | + functions-common:time_stop:2433 : elapsed_time=2220 2026-08-28 06:25:54.162 | + functions-common:time_stop:2434 : total=150800 2026-08-28 06:25:54.166 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:25:54.169 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153020 2026-08-28 06:25:54.172 | + inc/python:pip_install:219 : return 0 2026-08-28 06:25:54.175 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-08-28 06:25:54.178 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-08-28 06:25:54.181 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-08-28 06:25:54.184 | + functions-common:git_clone:591 : local git_ref=master 2026-08-28 06:25:54.187 | + functions-common:git_clone:592 : local orig_dir 2026-08-28 06:25:54.191 | ++ functions-common:git_clone:593 : pwd 2026-08-28 06:25:54.195 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 06:25:54.198 | + functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 06:25:54.202 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 06:25:54.222 | + functions-common:git_clone:596 : RECLONE=False 2026-08-28 06:25:54.225 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 06:25:54.229 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 06:25:54.233 | + functions-common:git_clone:610 : echo master 2026-08-28 06:25:54.234 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 06:25:54.239 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-08-28 06:25:54.242 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 06:25:54.245 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-28 06:25:54.248 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:25:54.251 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:25:54.254 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:25:54.258 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:25:54.261 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:25:54.265 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:25:54.268 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:25:54.271 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:25:54.275 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:25:54.280 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898354277 2026-08-28 06:25:54.283 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-08-28 06:25:54.287 | Cloning into '/opt/stack/placement'... 2026-08-28 06:25:57.604 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:25:57.608 | + functions-common:time_stop:2420 : local name 2026-08-28 06:25:57.611 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:25:57.615 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:25:57.618 | + functions-common:time_stop:2423 : local total 2026-08-28 06:25:57.621 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:25:57.625 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:25:57.628 | + functions-common:time_stop:2427 : start_time=1787898354277 2026-08-28 06:25:57.632 | + functions-common:time_stop:2429 : [[ -z 1787898354277 ]] 2026-08-28 06:25:57.636 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:25:57.641 | + functions-common:time_stop:2432 : end_time=1787898357637 2026-08-28 06:25:57.644 | + functions-common:time_stop:2433 : elapsed_time=3360 2026-08-28 06:25:57.648 | + functions-common:time_stop:2434 : total=405399 2026-08-28 06:25:57.651 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:25:57.654 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=408759 2026-08-28 06:25:57.658 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-08-28 06:25:57.661 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 06:25:57.665 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:25:57.669 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:25:57.672 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:25:57.674 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:25:57.678 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:25:57.681 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:25:57.683 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:25:57.687 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:25:57.691 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:25:57.695 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898357692 2026-08-28 06:25:57.698 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 06:25:58.191 | From https://review.opendev.org/openstack/placement 2026-08-28 06:25:58.192 | * branch master -> FETCH_HEAD 2026-08-28 06:25:58.202 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:25:58.206 | + functions-common:time_stop:2420 : local name 2026-08-28 06:25:58.209 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:25:58.212 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:25:58.215 | + functions-common:time_stop:2423 : local total 2026-08-28 06:25:58.219 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:25:58.222 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:25:58.226 | + functions-common:time_stop:2427 : start_time=1787898357692 2026-08-28 06:25:58.229 | + functions-common:time_stop:2429 : [[ -z 1787898357692 ]] 2026-08-28 06:25:58.234 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:25:58.239 | + functions-common:time_stop:2432 : end_time=1787898358236 2026-08-28 06:25:58.242 | + functions-common:time_stop:2433 : elapsed_time=544 2026-08-28 06:25:58.245 | + functions-common:time_stop:2434 : total=408759 2026-08-28 06:25:58.249 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:25:58.253 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=409303 2026-08-28 06:25:58.256 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 06:25:58.259 | + functions-common:git_timed:697 : local count=0 2026-08-28 06:25:58.263 | + functions-common:git_timed:698 : local timeout=0 2026-08-28 06:25:58.266 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:25:58.269 | + functions-common:git_timed:701 : timeout=0 2026-08-28 06:25:58.272 | + functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:25:58.275 | + functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:25:58.279 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:25:58.282 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:25:58.287 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:25:58.292 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898358288 2026-08-28 06:25:58.295 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 06:25:58.345 | Note: switching to 'FETCH_HEAD'. 2026-08-28 06:25:58.345 | 2026-08-28 06:25:58.345 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 06:25:58.346 | changes and commit them, and you can discard any commits you make in this 2026-08-28 06:25:58.346 | state without impacting any branches by switching back to a branch. 2026-08-28 06:25:58.346 | 2026-08-28 06:25:58.346 | If you want to create a new branch to retain commits you create, you may 2026-08-28 06:25:58.346 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 06:25:58.346 | 2026-08-28 06:25:58.346 | git switch -c 2026-08-28 06:25:58.346 | 2026-08-28 06:25:58.346 | Or undo this operation with: 2026-08-28 06:25:58.346 | 2026-08-28 06:25:58.346 | git switch - 2026-08-28 06:25:58.347 | 2026-08-28 06:25:58.347 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 06:25:58.347 | 2026-08-28 06:25:58.347 | HEAD is now at 7d35f974 bump min version of os-traits 2026-08-28 06:25:58.351 | + functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:25:58.355 | + functions-common:time_stop:2420 : local name 2026-08-28 06:25:58.357 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:25:58.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:25:58.364 | + functions-common:time_stop:2423 : local total 2026-08-28 06:25:58.367 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:25:58.370 | + functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:25:58.373 | + functions-common:time_stop:2427 : start_time=1787898358288 2026-08-28 06:25:58.376 | + functions-common:time_stop:2429 : [[ -z 1787898358288 ]] 2026-08-28 06:25:58.381 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:25:58.385 | + functions-common:time_stop:2432 : end_time=1787898358382 2026-08-28 06:25:58.388 | + functions-common:time_stop:2433 : elapsed_time=94 2026-08-28 06:25:58.392 | + functions-common:time_stop:2434 : total=409303 2026-08-28 06:25:58.396 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:25:58.399 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=409397 2026-08-28 06:25:58.403 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-08-28 06:25:58.421 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-08-28 06:25:58.425 | + functions-common:git_clone:673 : git show --oneline 2026-08-28 06:25:58.426 | + functions-common:git_clone:673 : head -1 2026-08-28 06:25:58.428 | 7d35f974 bump min version of os-traits 2026-08-28 06:25:58.431 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 06:25:58.435 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-08-28 06:25:58.438 | + inc/python:setup_develop:353 : local bindep 2026-08-28 06:25:58.442 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-08-28 06:25:58.445 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-08-28 06:25:58.448 | + inc/python:setup_develop:359 : local extras= 2026-08-28 06:25:58.452 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-08-28 06:25:58.455 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-28 06:25:58.458 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-08-28 06:25:58.462 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-08-28 06:25:58.466 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-28 06:25:58.469 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-28 06:25:58.473 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-08-28 06:25:58.476 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-28 06:25:58.481 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-08-28 06:25:58.484 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-28 06:25:58.487 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-28 06:25:58.492 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-08-28 06:25:58.498 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-08-28 06:25:58.503 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-08-28 06:25:58.506 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-08-28 06:25:58.671 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-08-28 06:25:58.675 | + inc/python:setup_package:436 : local bindep=0 2026-08-28 06:25:58.679 | + inc/python:setup_package:437 : local bindep_flag= 2026-08-28 06:25:58.683 | + inc/python:setup_package:438 : local bindep_profiles= 2026-08-28 06:25:58.686 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-08-28 06:25:58.689 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-08-28 06:25:58.693 | + inc/python:setup_package:445 : local flags=-e 2026-08-28 06:25:58.696 | + inc/python:setup_package:446 : local extras= 2026-08-28 06:25:58.700 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-08-28 06:25:58.703 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-08-28 06:25:58.707 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-28 06:25:58.710 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-28 06:25:58.713 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-28 06:25:58.717 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-08-28 06:25:58.743 | Using python 3.12 to install /opt/stack/placement 2026-08-28 06:25:58.746 | + 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-08-28 06:25:59.855 | Obtaining file:///opt/stack/placement 2026-08-28 06:25:59.859 | Installing build dependencies: started 2026-08-28 06:26:01.612 | Installing build dependencies: finished with status 'done' 2026-08-28 06:26:01.612 | Checking if build backend supports build_editable: started 2026-08-28 06:26:02.186 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-28 06:26:02.188 | Getting requirements to build editable: started 2026-08-28 06:26:02.518 | Getting requirements to build editable: finished with status 'done' 2026-08-28 06:26:02.520 | Preparing editable metadata (pyproject.toml): started 2026-08-28 06:26:03.504 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-28 06:26:03.528 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.0.3) 2026-08-28 06:26:03.528 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.0.52) 2026-08-28 06:26:03.533 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (13.0.1) 2026-08-28 06:26:03.533 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.5.1) 2026-08-28 06:26:03.533 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.8.11) 2026-08-28 06:26:03.533 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (4.26.0) 2026-08-28 06:26:03.534 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.34.2) 2026-08-28 06:26:03.535 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (7.6.1) 2026-08-28 06:26:03.536 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.7.0) 2026-08-28 06:26:03.537 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.5.0) 2026-08-28 06:26:03.538 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.3.1) 2026-08-28 06:26:03.539 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (5.11.0) 2026-08-28 06:26:03.540 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (10.2.0) 2026-08-28 06:26:03.541 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (18.1.1) 2026-08-28 06:26:03.542 | Requirement already satisfied: oslo.policy>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (6.0.1) 2026-08-28 06:26:03.543 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (8.2.0) 2026-08-28 06:26:03.544 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.8.0) 2026-08-28 06:26:03.545 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (1.1.0) 2026-08-28 06:26:03.546 | Requirement already satisfied: os-traits>=3.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (3.9.0) 2026-08-28 06:26:03.547 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-08-28 06:26:03.549 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (26.1.0) 2026-08-28 06:26:03.550 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2025.9.1) 2026-08-28 06:26:03.551 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (0.37.0) 2026-08-28 06:26:03.553 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==16.0.0.0b2.dev6) (2026.6.3) 2026-08-28 06:26:03.559 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.16.0) 2026-08-28 06:26:03.561 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.3.0) 2026-08-28 06:26:03.561 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (6.9.0) 2026-08-28 06:26:03.563 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.1.0) 2026-08-28 06:26:03.565 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.13.0) 2026-08-28 06:26:03.565 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.8.0) 2026-08-28 06:26:03.569 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (2.1.0) 2026-08-28 06:26:03.571 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.9.1) 2026-08-28 06:26:03.572 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.9.0) 2026-08-28 06:26:03.573 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (4.16.0) 2026-08-28 06:26:03.583 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (1.5.0) 2026-08-28 06:26:03.587 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==16.0.0.0b2.dev6) (5.3.1) 2026-08-28 06:26:03.595 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (0.20) 2026-08-28 06:26:03.595 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (3.1.0) 2026-08-28 06:26:03.597 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==16.0.0.0b2.dev6) (2.3.0) 2026-08-28 06:26:03.601 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (1.3.0) 2026-08-28 06:26:03.603 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (2.0.0) 2026-08-28 06:26:03.604 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==16.0.0.0b2.dev6) (6.0.3) 2026-08-28 06:26:03.611 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.19.1) 2026-08-28 06:26:03.613 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (2.1.2) 2026-08-28 06:26:03.615 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (0.6.2) 2026-08-28 06:26:03.619 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==16.0.0.0b2.dev6) (1.4.1) 2026-08-28 06:26:03.624 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (2.9.0.post0) 2026-08-28 06:26:03.628 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (5.0.0) 2026-08-28 06:26:03.629 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.1.6) 2026-08-28 06:26:03.631 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (4.0.1) 2026-08-28 06:26:03.638 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==16.0.0.0b2.dev6) (3.0.3) 2026-08-28 06:26:03.646 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (1.2.1) 2026-08-28 06:26:03.655 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (3.18.0) 2026-08-28 06:26:03.662 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (3.3.2) 2026-08-28 06:26:03.662 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (26.3) 2026-08-28 06:26:03.662 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==16.0.0.0b2.dev6) (7.2.2) 2026-08-28 06:26:03.668 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==16.0.0.0b2.dev6) (84.0.0) 2026-08-28 06:26:03.672 | Requirement already satisfied: wcwidth>=0.3.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==16.0.0.0b2.dev6) (0.8.2) 2026-08-28 06:26:03.691 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==16.0.0.0b2.dev6) (1.17.0) 2026-08-28 06:26:03.705 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.5.0) 2026-08-28 06:26:03.706 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (3.18) 2026-08-28 06:26:03.708 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2.7.0) 2026-08-28 06:26:03.709 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==16.0.0.0b2.dev6) (2023.11.17) 2026-08-28 06:26:03.730 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==16.0.0.0b2.dev6) (0.8) 2026-08-28 06:26:03.744 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==16.0.0.0b2.dev6) (3.5.5) 2026-08-28 06:26:03.797 | Building wheels for collected packages: openstack-placement 2026-08-28 06:26:03.798 | Building editable for openstack-placement (pyproject.toml): started 2026-08-28 06:26:04.655 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-08-28 06:26:04.657 | Created wheel for openstack-placement: filename=openstack_placement-16.0.0.0b2.dev6-0.editable-py3-none-any.whl size=8837 sha256=f26d6e2b4f5e156c22c7b6c5bef5b5d7dfab6ad8b251e6b41ffdb5a91a3f0409 2026-08-28 06:26:04.657 | Stored in directory: /tmp/pip-ephem-wheel-cache-mr1_jsto/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-08-28 06:26:04.663 | Successfully built openstack-placement 2026-08-28 06:26:04.952 | Installing collected packages: openstack-placement 2026-08-28 06:26:05.015 | Successfully installed openstack-placement-16.0.0.0b2.dev6 2026-08-28 06:26:05.196 | + inc/python:pip_install:216 : result=0 2026-08-28 06:26:05.199 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:26:05.202 | + functions-common:time_stop:2420 : local name 2026-08-28 06:26:05.206 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:26:05.208 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:26:05.211 | + functions-common:time_stop:2423 : local total 2026-08-28 06:26:05.214 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:26:05.217 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:26:05.219 | + functions-common:time_stop:2427 : start_time=1787898358737 2026-08-28 06:26:05.222 | + functions-common:time_stop:2429 : [[ -z 1787898358737 ]] 2026-08-28 06:26:05.226 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:26:05.231 | + functions-common:time_stop:2432 : end_time=1787898365227 2026-08-28 06:26:05.235 | + functions-common:time_stop:2433 : elapsed_time=6490 2026-08-28 06:26:05.239 | + functions-common:time_stop:2434 : total=153020 2026-08-28 06:26:05.242 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:26:05.245 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159510 2026-08-28 06:26:05.247 | + inc/python:pip_install:219 : return 0 2026-08-28 06:26:05.251 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-28 06:26:05.254 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-28 06:26:05.259 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-08-28 06:26:05.262 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-08-28 06:26:05.264 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:26:05.268 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:26:05.271 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-08-28 06:26:05.273 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:26:05.277 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-08-28 06:26:05.280 | + ./stack.sh:main:968 : configure_placement 2026-08-28 06:26:05.283 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-08-28 06:26:05.303 | + lib/placement:configure_placement:89 : create_placement_conf 2026-08-28 06:26:05.307 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-08-28 06:26:05.314 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-08-28 06:26:05.317 | ++ lib/database:database_connection_url:134 : local db=placement 2026-08-28 06:26:05.321 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-08-28 06:26:05.325 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-08-28 06:26:05.328 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 06:26:05.331 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 06:26:05.335 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 06:26:05.358 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:26:05.361 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 06:26:05.365 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-08-28 06:26:05.369 | + 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-08-28 06:26:05.417 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-08-28 06:26:05.460 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-08-28 06:26:05.508 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-08-28 06:26:05.512 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-08-28 06:26:05.516 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-08-28 06:26:05.521 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-28 06:26:05.526 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-28 06:26:05.530 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-08-28 06:26:05.534 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-08-28 06:26:05.537 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-28 06:26:05.541 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-28 06:26:05.545 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-08-28 06:26:05.587 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-08-28 06:26:05.626 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.188/identity 2026-08-28 06:26:05.665 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-08-28 06:26:05.704 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-08-28 06:26:05.741 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-08-28 06:26:05.780 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-08-28 06:26:05.818 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-08-28 06:26:05.858 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.188/identity 2026-08-28 06:26:05.897 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-28 06:26:05.935 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-08-28 06:26:05.974 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-28 06:26:05.977 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-08-28 06:26:05.981 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-08-28 06:26:05.984 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-08-28 06:26:05.989 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 06:26:06.012 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 06:26:06.015 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 06:26:06.018 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 06:26:06.021 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 06:26:06.025 | + 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-08-28 06:26:06.061 | + 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-08-28 06:26:06.100 | + 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-08-28 06:26:06.137 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 06:26:06.175 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-08-28 06:26:06.213 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-08-28 06:26:06.217 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-08-28 06:26:06.220 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-08-28 06:26:06.224 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-08-28 06:26:06.227 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-28 06:26:06.231 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-08-28 06:26:06.234 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-08-28 06:26:06.237 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-28 06:26:06.241 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-28 06:26:06.258 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-28 06:26:06.259 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-28 06:26:06.269 | d /var/run/uwsgi 0755 quobyte root 2026-08-28 06:26:06.274 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-28 06:26:06.288 | /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-08-28 06:26:06.294 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-08-28 06:26:06.298 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-08-28 06:26:06.302 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-28 06:26:06.305 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-08-28 06:26:06.344 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-08-28 06:26:06.382 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-08-28 06:26:06.417 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-08-28 06:26:06.453 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-08-28 06:26:06.490 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-28 06:26:06.529 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-08-28 06:26:06.564 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-08-28 06:26:06.600 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-08-28 06:26:06.638 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-08-28 06:26:06.675 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-08-28 06:26:06.712 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-28 06:26:06.750 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-08-28 06:26:06.789 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-08-28 06:26:06.826 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-28 06:26:06.829 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-28 06:26:06.834 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-08-28 06:26:06.838 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-08-28 06:26:06.840 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-28 06:26:06.844 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:26:06.847 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:26:06.851 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-08-28 06:26:06.855 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-08-28 06:26:06.859 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-08-28 06:26:06.899 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-08-28 06:26:06.938 | + 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-08-28 06:26:06.939 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-08-28 06:26:06.950 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-08-28 06:26:06.956 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-08-28 06:26:06.959 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-08-28 06:26:06.963 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-28 06:26:06.966 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-28 06:26:06.969 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 06:26:06.974 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 06:26:06.976 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:26:06.981 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:26:06.985 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-28 06:26:06.989 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-28 06:26:06.992 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:26:06.995 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:26:06.999 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-08-28 06:26:07.014 | perl: warning: Setting locale failed. 2026-08-28 06:26:07.014 | perl: warning: Please check that your locale settings: 2026-08-28 06:26:07.014 | LANGUAGE = (unset), 2026-08-28 06:26:07.014 | LC_ALL = "en_US.utf8", 2026-08-28 06:26:07.014 | LANG = "de_DE.UTF-8" 2026-08-28 06:26:07.014 | are supported and installed on your system. 2026-08-28 06:26:07.015 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:26:07.055 | Enabling site placement-api. 2026-08-28 06:26:07.060 | To activate the new configuration, you need to run: 2026-08-28 06:26:07.060 | systemctl reload apache2 2026-08-28 06:26:07.066 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-28 06:26:07.070 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 06:26:07.073 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 06:26:07.076 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 06:26:07.261 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-08-28 06:26:07.265 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-08-28 06:26:07.310 | + ./stack.sh:main:975 : is_service_enabled placement placement-client 2026-08-28 06:26:07.333 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:26:07.337 | + ./stack.sh:main:976 : is_service_enabled n-cpu 2026-08-28 06:26:07.360 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:26:07.364 | + ./stack.sh:main:977 : configure_placement_nova_compute 2026-08-28 06:26:07.367 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-08-28 06:26:07.371 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-08-28 06:26:07.375 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-28 06:26:07.378 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 06:26:07.382 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-28 06:26:07.385 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-08-28 06:26:07.427 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-08-28 06:26:07.470 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.188/identity 2026-08-28 06:26:07.510 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-08-28 06:26:07.552 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-08-28 06:26:07.593 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-08-28 06:26:07.634 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-08-28 06:26:07.677 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-08-28 06:26:07.717 | + ./stack.sh:main:981 : is_service_enabled horizon 2026-08-28 06:26:07.742 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:26:07.746 | + ./stack.sh:main:986 : is_service_enabled tls-proxy 2026-08-28 06:26:07.777 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:26:07.781 | + ./stack.sh:main:990 : is_service_enabled cinder 2026-08-28 06:26:07.806 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:26:07.810 | + ./stack.sh:main:992 : init_os_brick 2026-08-28 06:26:07.814 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-08-28 06:26:07.821 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-08-28 06:26:07.846 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:26:07.849 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-28 06:26:07.894 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-08-28 06:26:07.916 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:26:07.920 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-28 06:26:07.959 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-08-28 06:26:07.985 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:26:07.989 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-28 06:26:08.026 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-08-28 06:26:08.068 | + ./stack.sh:main:999 : run_phase stack install 2026-08-28 06:26:08.072 | + functions-common:run_phase:1848 : local mode=stack 2026-08-28 06:26:08.075 | + functions-common:run_phase:1849 : local phase=install 2026-08-28 06:26:08.080 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-28 06:26:08.083 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-28 06:26:08.087 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-28 06:26:08.090 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-28 06:26:08.094 | + functions-common:run_phase:1858 : local extra 2026-08-28 06:26:08.099 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-28 06:26:08.103 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-28 06:26:08.107 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-28 06:26:08.111 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-28 06:26:08.114 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-08-28 06:26:08.117 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-28 06:26:08.138 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:26:08.143 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 06:26:08.146 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:26:08.149 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-08-28 06:26:08.153 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-08-28 06:26:08.155 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:26:08.159 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest 2026-08-28 06:26:08.162 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-08-28 06:26:08.166 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-08-28 06:26:08.241 | ++ inc/async:async_inner:63 : install_tempest 2026-08-28 06:26:08.292 | [2016 Async install_tempest:37980]: running: install_tempest 2026-08-28 06:26:08.295 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-28 06:26:08.299 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-28 06:26:08.304 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 06:26:08.308 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-28 06:26:08.313 | + functions-common:run_phase:1875 : run_plugins stack install 2026-08-28 06:26:08.317 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-28 06:26:08.320 | + functions-common:run_plugins:1835 : local phase=install 2026-08-28 06:26:08.324 | + functions-common:run_plugins:1837 : local plugins= 2026-08-28 06:26:08.328 | + functions-common:run_plugins:1838 : local plugin 2026-08-28 06:26:08.331 | + ./stack.sh:main:1002 : use_library_from_git python-openstackclient 2026-08-28 06:26:08.335 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-08-28 06:26:08.339 | + inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:26:08.342 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:26:08.345 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-08-28 06:26:08.349 | + inc/python:use_library_from_git:269 : return 1 2026-08-28 06:26:08.352 | + ./stack.sh:main:1006 : pip_install_gr python-openstackclient 2026-08-28 06:26:08.356 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-08-28 06:26:08.360 | + inc/python:pip_install_gr:95 : local clean_name 2026-08-28 06:26:08.364 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-08-28 06:26:08.368 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-08-28 06:26:08.372 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-08-28 06:26:08.378 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-08-28 06:26:08.378 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-08-28 06:26:08.386 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-08-28 06:26:08.390 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-08-28 06:26:08.394 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-28 06:26:08.398 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-08-28 06:26:08.401 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-08-28 06:26:08.430 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-08-28 06:26:08.433 | + 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-08-28 06:26:09.819 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-08-28 06:26:09.961 | Downloading python_openstackclient-10.3.0-py3-none-any.whl.metadata (10 kB) 2026-08-28 06:26:09.993 | 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-08-28 06:26:09.995 | 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-08-28 06:26:09.996 | 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-08-28 06:26:09.997 | 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.19.1) 2026-08-28 06:26:09.998 | 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-08-28 06:26:10.000 | 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-08-28 06:26:10.001 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-08-28 06:26:10.056 | Collecting python-manilaclient>=6.0.0 (from python-openstackclient!=7.3.0,!=7.3.1) 2026-08-28 06:26:10.073 | Downloading python_manilaclient-6.2.0-py3-none-any.whl.metadata (5.5 kB) 2026-08-28 06:26:10.087 | 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-08-28 06:26:10.088 | 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-08-28 06:26:10.091 | 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-08-28 06:26:10.091 | 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-08-28 06:26:10.092 | 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-08-28 06:26:10.095 | 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-08-28 06:26:10.099 | 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-08-28 06:26:10.099 | 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-08-28 06:26:10.100 | 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-08-28 06:26:10.103 | 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-08-28 06:26:10.104 | 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-08-28 06:26:10.110 | 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-08-28 06:26:10.114 | 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-08-28 06:26:10.115 | 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-08-28 06:26:10.116 | 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-08-28 06:26:10.118 | 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-08-28 06:26:10.119 | Requirement already satisfied: keystoneauth1>=5.10.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.16.0) 2026-08-28 06:26:10.119 | 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-08-28 06:26:10.120 | 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-08-28 06:26:10.121 | 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-08-28 06:26:10.122 | 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-08-28 06:26:10.132 | 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-08-28 06:26:10.137 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.19.0->python-openstackclient!=7.3.0,!=7.3.1) (4.16.0) 2026-08-28 06:26:10.141 | 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-08-28 06:26:10.146 | 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-08-28 06:26:10.147 | 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-08-28 06:26:10.149 | 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-08-28 06:26:10.155 | 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-08-28 06:26:10.160 | 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-08-28 06:26:10.175 | 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-08-28 06:26:10.176 | 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-08-28 06:26:10.177 | 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-08-28 06:26:10.181 | 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-08-28 06:26:10.184 | 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-08-28 06:26:10.188 | 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-08-28 06:26:10.193 | 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-08-28 06:26:10.197 | 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-08-28 06:26:10.199 | 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-08-28 06:26:10.206 | 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-08-28 06:26:10.212 | 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-08-28 06:26:10.213 | 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-08-28 06:26:10.214 | 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-08-28 06:26:10.216 | 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-08-28 06:26:10.244 | 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-08-28 06:26:10.246 | 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-08-28 06:26:10.257 | 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-08-28 06:26:10.329 | Downloading python_openstackclient-10.3.0-py3-none-any.whl (1.3 MB) 2026-08-28 06:26:10.416 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 27.0 MB/s 0:00:00 2026-08-28 06:26:10.434 | Downloading python_manilaclient-6.2.0-py3-none-any.whl (412 kB) 2026-08-28 06:26:10.827 | Installing collected packages: python-manilaclient, python-openstackclient 2026-08-28 06:26:13.852 | 2026-08-28 06:26:13.890 | Successfully installed python-manilaclient-6.2.0 python-openstackclient-10.3.0 2026-08-28 06:26:14.046 | + inc/python:pip_install:216 : result=0 2026-08-28 06:26:14.051 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:26:14.054 | + functions-common:time_stop:2420 : local name 2026-08-28 06:26:14.059 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:26:14.065 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:26:14.070 | + functions-common:time_stop:2423 : local total 2026-08-28 06:26:14.073 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:26:14.078 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:26:14.082 | + functions-common:time_stop:2427 : start_time=1787898368423 2026-08-28 06:26:14.086 | + functions-common:time_stop:2429 : [[ -z 1787898368423 ]] 2026-08-28 06:26:14.091 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:26:14.098 | + functions-common:time_stop:2432 : end_time=1787898374093 2026-08-28 06:26:14.102 | + functions-common:time_stop:2433 : elapsed_time=5670 2026-08-28 06:26:14.107 | + functions-common:time_stop:2434 : total=159510 2026-08-28 06:26:14.111 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:26:14.116 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=165180 2026-08-28 06:26:14.121 | + inc/python:pip_install:219 : return 0 2026-08-28 06:26:14.125 | + ./stack.sh:main:1007 : is_service_enabled openstack-cli-server 2026-08-28 06:26:14.149 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:26:14.153 | + ./stack.sh:main:1014 : install_oscwrap 2026-08-28 06:26:14.159 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-08-28 06:26:14.166 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.Vu3VeOBV1H 2026-08-28 06:26:14.170 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-08-28 06:26:14.174 | + functions-common:install_oscwrap:2476 : unalias -a 2026-08-28 06:26:14.178 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-08-28 06:26:14.183 | + ./stack.sh:main:1019 : [[ False != \F\a\l\s\e ]] 2026-08-28 06:26:14.188 | + ./stack.sh:main:1059 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-28 06:26:14.192 | + ./stack.sh:main:1067 : is_service_enabled mysql postgresql 2026-08-28 06:26:14.225 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:26:14.230 | + ./stack.sh:main:1068 : configure_database 2026-08-28 06:26:14.236 | + lib/database:configure_database:128 : configure_database_mysql 2026-08-28 06:26:14.242 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-08-28 06:26:14.246 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-08-28 06:26:14.251 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:26:14.257 | + ./stack.sh:echo_summary:450 : echo -e Configuring and starting MySQL 2026-08-28 06:26:14.261 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-08-28 06:26:14.266 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:26:14.271 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:26:14.275 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-08-28 06:26:14.280 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-08-28 06:26:14.284 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:26:14.289 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:26:14.294 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-08-28 06:26:14.300 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-08-28 06:26:14.302 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-08-28 06:26:14.307 | + functions-common:is_fips_enabled:2541 : fips= 2026-08-28 06:26:14.312 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-08-28 06:26:14.318 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-08-28 06:26:14.325 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-08-28 06:26:14.325 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-08-28 06:26:14.332 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-08-28 06:26:14.438 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-08-28 06:26:14.442 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 06:26:14.445 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 06:26:14.448 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 06:26:14.452 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 06:26:14.456 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 06:26:14.461 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 06:26:14.462 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 06:26:14.464 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 06:26:14.470 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 06:26:14.474 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 06:26:14.479 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 06:26:14.483 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 06:26:14.487 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 06:26:14.492 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-08-28 06:26:14.496 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:26:14.502 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:26:14.507 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-08-28 06:26:14.511 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 06:26:14.516 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-28 06:26:16.349 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-08-28 06:26:16.353 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-08-28 06:26:16.356 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:26:16.360 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:26:16.363 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-08-28 06:26:16.367 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-08-28 06:26:16.370 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-08-28 06:26:16.394 | mysqladmin: connect to server at 'localhost' failed 2026-08-28 06:26:16.394 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-08-28 06:26:16.402 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-08-28 06:26:16.406 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-08-28 06:26:16.410 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:26:16.414 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:26:16.419 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-08-28 06:26:16.422 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-08-28 06:26:16.426 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-08-28 06:26:16.433 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-08-28 06:26:16.434 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-08-28 06:26:16.448 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:26:16.531 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-08-28 06:26:16.540 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-08-28 06:26:16.541 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-08-28 06:26:16.545 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-08-28 06:26:16.553 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-08-28 06:26:16.558 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-08-28 06:26:16.565 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-08-28 06:26:16.570 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-08-28 06:26:16.576 | + 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-08-28 06:26:16.593 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:26:16.697 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-08-28 06:26:16.714 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:26:16.799 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-08-28 06:26:16.909 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-08-28 06:26:16.999 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-08-28 06:26:17.095 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-08-28 06:26:17.100 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-08-28 06:26:17.104 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-08-28 06:26:17.104 | enabling MySQL performance counting 2026-08-28 06:26:17.109 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-08-28 06:26:17.149 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-08-28 06:26:17.154 | + 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-08-28 06:26:18.183 | Processing ./tools/dbcounter 2026-08-28 06:26:18.185 | Installing build dependencies: started 2026-08-28 06:26:21.173 | Installing build dependencies: finished with status 'done' 2026-08-28 06:26:21.174 | Getting requirements to build wheel: started 2026-08-28 06:26:21.838 | Getting requirements to build wheel: finished with status 'done' 2026-08-28 06:26:21.840 | Preparing metadata (pyproject.toml): started 2026-08-28 06:26:22.221 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-08-28 06:26:22.224 | Building wheels for collected packages: dbcounter 2026-08-28 06:26:22.226 | Building wheel for dbcounter (pyproject.toml): started 2026-08-28 06:26:22.671 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-08-28 06:26:22.671 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3229 sha256=1541ceb522dcdf7370d58051c4212480377603cff175e2aa9f7545c5f2d5c911 2026-08-28 06:26:22.671 | Stored in directory: /tmp/pip-ephem-wheel-cache-t_9gmeu8/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-08-28 06:26:22.675 | Successfully built dbcounter 2026-08-28 06:26:22.997 | Installing collected packages: dbcounter 2026-08-28 06:26:23.049 | Successfully installed dbcounter-0.1 2026-08-28 06:26:23.208 | + inc/python:pip_install:216 : result=0 2026-08-28 06:26:23.210 | + inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:26:23.212 | + functions-common:time_stop:2420 : local name 2026-08-28 06:26:23.214 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:26:23.216 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:26:23.219 | + functions-common:time_stop:2423 : local total 2026-08-28 06:26:23.221 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:26:23.223 | + functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:26:23.225 | + functions-common:time_stop:2427 : start_time=1787898377140 2026-08-28 06:26:23.227 | + functions-common:time_stop:2429 : [[ -z 1787898377140 ]] 2026-08-28 06:26:23.230 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:26:23.235 | + functions-common:time_stop:2432 : end_time=1787898383232 2026-08-28 06:26:23.238 | + functions-common:time_stop:2433 : elapsed_time=6092 2026-08-28 06:26:23.242 | + functions-common:time_stop:2434 : total=165180 2026-08-28 06:26:23.247 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:26:23.251 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=171272 2026-08-28 06:26:23.256 | + inc/python:pip_install:219 : return 0 2026-08-28 06:26:23.260 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-08-28 06:26:23.263 | + lib/database:recreate_database:112 : local db=stats 2026-08-28 06:26:23.268 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-08-28 06:26:23.272 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-08-28 06:26:23.275 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-08-28 06:26:23.281 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:26:23.354 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-08-28 06:26:23.359 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:26:23.432 | + 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-08-28 06:26:23.433 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-08-28 06:26:23.438 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:26:23.519 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-08-28 06:26:23.523 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-08-28 06:26:23.617 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-08-28 06:26:23.711 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-08-28 06:26:23.803 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-08-28 06:26:23.894 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-08-28 06:26:23.984 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-08-28 06:26:24.075 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-08-28 06:26:24.166 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-08-28 06:26:24.170 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 06:26:24.174 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-08-28 06:26:26.701 | + ./stack.sh:main:1072 : save_stackenv 1072 2026-08-28 06:26:26.706 | + functions-common:save_stackenv:65 : local tag=1072 2026-08-28 06:26:26.712 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-28 06:26:26.719 | + functions-common:save_stackenv:67 : time_stamp=2026-08-28-082626 2026-08-28 06:26:26.723 | + functions-common:save_stackenv:68 : echo '# 2026-08-28-082626 1072' 2026-08-28 06:26:26.728 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.732 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-28 06:26:26.739 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.745 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-28 06:26:26.748 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.754 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-28 06:26:26.758 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.760 | + 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-08-28 06:26:26.763 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.765 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.188 2026-08-28 06:26:26.767 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.770 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.188/identity 2026-08-28 06:26:26.772 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.774 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-28-081209 2026-08-28 06:26:26.779 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.783 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-28 06:26:26.788 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.792 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.188 2026-08-28 06:26:26.797 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.801 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-28 06:26:26.806 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.810 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-28 06:26:26.814 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.818 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-28 06:26:26.823 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.827 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-28 06:26:26.831 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.835 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.188 2026-08-28 06:26:26.839 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:26:26.844 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-28 06:26:26.848 | + ./stack.sh:main:1082 : start_dstat 2026-08-28 06:26:26.852 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 06:26:26.857 | + functions-common:run_process:1674 : local service=dstat 2026-08-28 06:26:26.861 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 06:26:26.865 | + functions-common:run_process:1676 : local group= 2026-08-28 06:26:26.870 | + functions-common:run_process:1677 : local user= 2026-08-28 06:26:26.874 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:26:26.878 | + functions-common:run_process:1680 : local name=dstat 2026-08-28 06:26:26.883 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:26:26.887 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:26:26.892 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:26:26.896 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:26:26.901 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:26:26.908 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898386903 2026-08-28 06:26:26.912 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-08-28 06:26:26.941 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:26:26.946 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-08-28 06:26:26.951 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-08-28 06:26:26.956 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 06:26:26.960 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 06:26:26.965 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 06:26:26.970 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 06:26:26.975 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-08-28 06:26:26.980 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-08-28 06:26:26.985 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-08-28 06:26:26.989 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:26:26.994 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:26:26.999 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:26:27.003 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:26:27.008 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-08-28 06:26:27.012 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-08-28 06:26:27.017 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-08-28 06:26:27.021 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-08-28 06:26:27.025 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-08-28 06:26:27.030 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 06:26:27.034 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 06:26:27.038 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 06:26:27.042 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 06:26:27.047 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 06:26:27.051 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-08-28 06:26:27.055 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 06:26:27.064 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-08-28 06:26:27.160 | + 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-08-28 06:26:27.263 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-08-28 06:26:27.357 | + 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-08-28 06:26:27.442 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-08-28 06:26:27.529 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-08-28 06:26:27.615 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 06:26:27.699 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 06:26:27.703 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 06:26:27.707 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-08-28 06:26:27.803 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 06:26:28.310 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-08-28 06:26:28.337 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-08-28 06:26:28.831 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-08-28 06:26:28.888 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:26:28.892 | + functions-common:time_stop:2420 : local name 2026-08-28 06:26:28.896 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:26:28.900 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:26:28.904 | + functions-common:time_stop:2423 : local total 2026-08-28 06:26:28.907 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:26:28.911 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:26:28.915 | + functions-common:time_stop:2427 : start_time=1787898386903 2026-08-28 06:26:28.919 | + functions-common:time_stop:2429 : [[ -z 1787898386903 ]] 2026-08-28 06:26:28.924 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:26:28.929 | + functions-common:time_stop:2432 : end_time=1787898388925 2026-08-28 06:26:28.932 | + functions-common:time_stop:2433 : elapsed_time=2022 2026-08-28 06:26:28.936 | + functions-common:time_stop:2434 : total=0 2026-08-28 06:26:28.940 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:26:28.943 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2022 2026-08-28 06:26:28.947 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-08-28 06:26:28.951 | + functions-common:run_process:1674 : local service=memory_tracker 2026-08-28 06:26:28.955 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-08-28 06:26:28.960 | + functions-common:run_process:1676 : local group= 2026-08-28 06:26:28.964 | + functions-common:run_process:1677 : local user=root 2026-08-28 06:26:28.968 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-08-28 06:26:28.971 | + functions-common:run_process:1680 : local name=memory_tracker 2026-08-28 06:26:28.975 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:26:28.979 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:26:28.983 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:26:28.985 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:26:28.990 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:26:28.995 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898388991 2026-08-28 06:26:28.999 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-08-28 06:26:29.020 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:26:29.022 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:26:29.025 | + functions-common:time_stop:2420 : local name 2026-08-28 06:26:29.027 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:26:29.029 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:26:29.031 | + functions-common:time_stop:2423 : local total 2026-08-28 06:26:29.034 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:26:29.036 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:26:29.038 | + functions-common:time_stop:2427 : start_time=1787898388991 2026-08-28 06:26:29.040 | + functions-common:time_stop:2429 : [[ -z 1787898388991 ]] 2026-08-28 06:26:29.043 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:26:29.049 | + functions-common:time_stop:2432 : end_time=1787898389044 2026-08-28 06:26:29.053 | + functions-common:time_stop:2433 : elapsed_time=53 2026-08-28 06:26:29.058 | + functions-common:time_stop:2434 : total=2022 2026-08-28 06:26:29.061 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:26:29.065 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2075 2026-08-28 06:26:29.070 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-08-28 06:26:29.098 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:26:29.102 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-08-28 06:26:29.106 | + functions-common:run_process:1674 : local service=file_tracker 2026-08-28 06:26:29.109 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-08-28 06:26:29.112 | + functions-common:run_process:1676 : local group= 2026-08-28 06:26:29.115 | + functions-common:run_process:1677 : local user= 2026-08-28 06:26:29.118 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:26:29.120 | + functions-common:run_process:1680 : local name=file_tracker 2026-08-28 06:26:29.123 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:26:29.126 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:26:29.129 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:26:29.135 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:26:29.139 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:26:29.144 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898389141 2026-08-28 06:26:29.147 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-08-28 06:26:29.169 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:26:29.172 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:26:29.174 | + functions-common:time_stop:2420 : local name 2026-08-28 06:26:29.178 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:26:29.180 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:26:29.183 | + functions-common:time_stop:2423 : local total 2026-08-28 06:26:29.186 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:26:29.189 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:26:29.192 | + functions-common:time_stop:2427 : start_time=1787898389141 2026-08-28 06:26:29.194 | + functions-common:time_stop:2429 : [[ -z 1787898389141 ]] 2026-08-28 06:26:29.198 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:26:29.203 | + functions-common:time_stop:2432 : end_time=1787898389200 2026-08-28 06:26:29.205 | + functions-common:time_stop:2433 : elapsed_time=59 2026-08-28 06:26:29.208 | + functions-common:time_stop:2434 : total=2075 2026-08-28 06:26:29.211 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:26:29.214 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2134 2026-08-28 06:26:29.217 | + ./stack.sh:main:1084 : is_service_enabled atop 2026-08-28 06:26:29.237 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:26:29.240 | + ./stack.sh:main:1092 : is_service_enabled tcpdump 2026-08-28 06:26:29.268 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:26:29.276 | + ./stack.sh:main:1100 : is_service_enabled etcd3 2026-08-28 06:26:29.317 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:26:29.321 | + ./stack.sh:main:1101 : start_etcd3 2026-08-28 06:26:29.326 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-08-28 06:26:29.330 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-08-28 06:26:29.335 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-08-28 06:26:29.340 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.188:2380' 2026-08-28 06:26:29.344 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.188:2380' 2026-08-28 06:26:29.348 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.188:2379' 2026-08-28 06:26:29.352 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-08-28 06:26:29.356 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-08-28 06:26:29.361 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.188:2379' 2026-08-28 06:26:29.365 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-08-28 06:26:29.369 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-08-28 06:26:29.374 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-28 06:26:29.378 | + 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.188:2380 --initial-advertise-peer-urls http://192.168.122.188:2380 --advertise-client-urls http://192.168.122.188:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.188:2379 --log-level=debug' '' root 2026-08-28 06:26:29.383 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-08-28 06:26:29.386 | + 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.188:2380 --initial-advertise-peer-urls http://192.168.122.188:2380 --advertise-client-urls http://192.168.122.188:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.188:2379 --log-level=debug' 2026-08-28 06:26:29.392 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 06:26:29.396 | + functions-common:write_user_unit_file:1538 : local user=root 2026-08-28 06:26:29.401 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 06:26:29.406 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 06:26:29.412 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 06:26:29.416 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-08-28 06:26:29.419 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 06:26:29.426 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-08-28 06:26:29.529 | + 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-08-28 06:26:29.628 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-08-28 06:26:29.707 | + 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.188:2380 --initial-advertise-peer-urls http://192.168.122.188:2380 --advertise-client-urls http://192.168.122.188:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.188:2379 --log-level=debug' 2026-08-28 06:26:29.791 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-08-28 06:26:29.872 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-08-28 06:26:29.950 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 06:26:30.026 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 06:26:30.029 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 06:26:30.033 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-08-28 06:26:30.122 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 06:26:30.636 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-08-28 06:26:30.720 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-08-28 06:26:30.799 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-08-28 06:26:30.875 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-08-28 06:26:30.945 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-08-28 06:26:30.950 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 06:26:30.954 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-28 06:26:30.958 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-08-28 06:26:31.459 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-08-28 06:26:31.480 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-08-28 06:26:31.951 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-08-28 06:26:32.597 | + ./stack.sh:main:1107 : is_service_enabled tls-proxy 2026-08-28 06:26:32.616 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:26:32.618 | + ./stack.sh:main:1112 : write_clouds_yaml 2026-08-28 06:26:32.620 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-08-28 06:26:32.623 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-08-28 06:26:32.643 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-08-28 06:26:32.661 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-08-28 06:26:32.667 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-28 06:26:32.669 | + 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.188/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-08-28 06:26:32.787 | The user clouds.yaml file didn't exist. 2026-08-28 06:26:32.803 | + 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.188/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-08-28 06:26:32.931 | + 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.188/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-08-28 06:26:33.064 | + 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.188/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-08-28 06:26:33.201 | + 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.188/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-08-28 06:26:33.334 | + 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.188/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-08-28 06:26:33.472 | + 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.188/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-08-28 06:26:33.617 | + 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.188/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-08-28 06:26:33.751 | + 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.188/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-08-28 06:26:33.884 | + 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.188/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-08-28 06:26:34.018 | + functions-common:write_clouds_yaml:203 : cat 2026-08-28 06:26:34.023 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-08-28 06:26:34.026 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-08-28 06:26:34.029 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-08-28 06:26:34.033 | + ./stack.sh:main:1113 : export OS_CLOUD=devstack-admin 2026-08-28 06:26:34.036 | + ./stack.sh:main:1113 : OS_CLOUD=devstack-admin 2026-08-28 06:26:34.038 | + ./stack.sh:main:1115 : is_service_enabled keystone 2026-08-28 06:26:34.054 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:26:34.056 | + ./stack.sh:main:1116 : echo_summary 'Starting Keystone' 2026-08-28 06:26:34.059 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:26:34.061 | + ./stack.sh:echo_summary:450 : echo -e Starting Keystone 2026-08-28 06:26:34.063 | + ./stack.sh:main:1118 : '[' 192.168.122.188 == 192.168.122.188 ']' 2026-08-28 06:26:34.066 | + ./stack.sh:main:1119 : init_keystone 2026-08-28 06:26:34.068 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-08-28 06:26:34.082 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:26:34.084 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-08-28 06:26:34.087 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-08-28 06:26:34.089 | + lib/database:recreate_database:112 : local db=keystone 2026-08-28 06:26:34.091 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-08-28 06:26:34.093 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-08-28 06:26:34.096 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-08-28 06:26:34.100 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:26:34.175 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-08-28 06:26:34.179 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:26:34.253 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-08-28 06:26:34.256 | + functions-common:time_start:2406 : local name=dbsync 2026-08-28 06:26:34.259 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:26:34.263 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:26:34.268 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:26:34.273 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898394269 2026-08-28 06:26:34.276 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-08-28 06:26:35.021 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-28 06:26:35.022 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:26:35.022 | we strongly recommend against using it for new projects. 2026-08-28 06:26:35.022 | 2026-08-28 06:26:35.022 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:26:35.022 | framework. For more detail see 2026-08-28 06:26:35.022 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:26:35.022 | 2026-08-28 06:26:35.022 | from eventlet import event 2026-08-28 06:26:37.948 | INFO dbcounter [-] Registered counter for database keystone 2026-08-28 06:26:38.034 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=40869) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-28 06:26:38.050 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:26:38.050 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:26:38.051 | DEBUG dbcounter [-] [40869] Writer thread running {{(pid=40869) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:26:38.133 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-08-28 06:26:41.771 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=40869) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 06:26:41.773 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-08-28 06:26:41.774 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=40869) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:26:41.778 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-08-28 06:26:41.816 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=40869) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:26:41.819 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-08-28 06:26:41.841 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=40869) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:26:41.843 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-08-28 06:26:41.920 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=40869) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:26:41.923 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-08-28 06:26:41.960 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=40869) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:26:41.966 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-08-28 06:26:42.150 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=40869) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:26:42.156 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-08-28 06:26:42.156 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=40869) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 06:26:42.160 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-08-28 06:26:42.287 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=40869) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:26:42.292 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-08-28 06:26:42.320 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=40869) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:26:42.799 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-08-28 06:26:42.801 | + functions-common:time_stop:2420 : local name 2026-08-28 06:26:42.804 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:26:42.806 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:26:42.808 | + functions-common:time_stop:2423 : local total 2026-08-28 06:26:42.810 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:26:42.813 | + functions-common:time_stop:2426 : name=dbsync 2026-08-28 06:26:42.815 | + functions-common:time_stop:2427 : start_time=1787898394269 2026-08-28 06:26:42.817 | + functions-common:time_stop:2429 : [[ -z 1787898394269 ]] 2026-08-28 06:26:42.820 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:26:42.824 | + functions-common:time_stop:2432 : end_time=1787898402821 2026-08-28 06:26:42.826 | + functions-common:time_stop:2433 : elapsed_time=8552 2026-08-28 06:26:42.828 | + functions-common:time_stop:2434 : total=0 2026-08-28 06:26:42.831 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:26:42.833 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8552 2026-08-28 06:26:42.835 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-08-28 06:26:42.837 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-08-28 06:26:42.841 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-08-28 06:26:43.563 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-28 06:26:43.563 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:26:43.563 | we strongly recommend against using it for new projects. 2026-08-28 06:26:43.563 | 2026-08-28 06:26:43.563 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:26:43.563 | framework. For more detail see 2026-08-28 06:26:43.563 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:26:43.563 | 2026-08-28 06:26:43.563 | from eventlet import event 2026-08-28 06:26:46.247 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-08-28 06:26:46.248 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-28 06:26:46.248 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-28 06:26:46.248 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-08-28 06:26:46.249 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-08-28 06:26:46.249 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-28 06:26:46.249 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-28 06:26:46.250 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-28 06:26:46.250 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-08-28 06:26:46.710 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-08-28 06:26:46.715 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-08-28 06:26:47.410 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-28 06:26:47.410 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:26:47.410 | we strongly recommend against using it for new projects. 2026-08-28 06:26:47.410 | 2026-08-28 06:26:47.411 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:26:47.411 | framework. For more detail see 2026-08-28 06:26:47.411 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:26:47.411 | 2026-08-28 06:26:47.411 | from eventlet import event 2026-08-28 06:26:49.986 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-08-28 06:26:49.986 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-28 06:26:49.986 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-28 06:26:49.986 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-08-28 06:26:49.987 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-08-28 06:26:49.987 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-08-28 06:26:49.988 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-08-28 06:26:49.988 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-08-28 06:26:49.988 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-08-28 06:26:50.428 | + ./stack.sh:main:1120 : start_keystone 2026-08-28 06:26:50.432 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-08-28 06:26:50.436 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-08-28 06:26:50.439 | + functions-common:run_process:1674 : local service=keystone 2026-08-28 06:26:50.443 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-28 06:26:50.446 | + functions-common:run_process:1676 : local group= 2026-08-28 06:26:50.449 | + functions-common:run_process:1677 : local user= 2026-08-28 06:26:50.453 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:26:50.456 | + functions-common:run_process:1680 : local name=keystone 2026-08-28 06:26:50.459 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:26:50.462 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:26:50.466 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:26:50.469 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:26:50.474 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:26:50.479 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898410475 2026-08-28 06:26:50.482 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-08-28 06:26:50.499 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:26:50.502 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-08-28 06:26:50.504 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-08-28 06:26:50.507 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-28 06:26:50.510 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-28 06:26:50.513 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-28 06:26:50.515 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-08-28 06:26:50.519 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-08-28 06:26:50.523 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-08-28 06:26:50.526 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-08-28 06:26:50.529 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:26:50.532 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:26:50.535 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:26:50.537 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:26:50.540 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-08-28 06:26:50.543 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-08-28 06:26:50.545 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-28 06:26:50.547 | + 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-08-28 06:26:50.550 | + 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-08-28 06:26:50.552 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-08-28 06:26:50.554 | + 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-08-28 06:26:50.556 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-28 06:26:50.558 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-28 06:26:50.560 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-28 06:26:50.562 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-08-28 06:26:50.564 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-28 06:26:50.568 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-08-28 06:26:50.646 | + 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-08-28 06:26:50.728 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-08-28 06:26:50.805 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-08-28 06:26:50.869 | + 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-08-28 06:26:50.930 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 06:26:50.999 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-08-28 06:26:51.069 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-08-28 06:26:51.137 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-08-28 06:26:51.210 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-08-28 06:26:51.279 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-08-28 06:26:51.338 | ++ inc/async:async_inner:64 : rc=0 2026-08-28 06:26:51.348 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-28 06:26:51.352 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-28 06:26:51.356 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-08-28 06:26:51.367 | [37980 Async install_tempest:37980]: finished successfully 2026-08-28 06:26:51.440 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-28 06:26:51.920 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-08-28 06:26:51.948 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-08-28 06:26:52.388 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-08-28 06:26:52.539 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:26:52.541 | + functions-common:time_stop:2420 : local name 2026-08-28 06:26:52.543 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:26:52.546 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:26:52.548 | + functions-common:time_stop:2423 : local total 2026-08-28 06:26:52.551 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:26:52.553 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:26:52.556 | + functions-common:time_stop:2427 : start_time=1787898410475 2026-08-28 06:26:52.558 | + functions-common:time_stop:2429 : [[ -z 1787898410475 ]] 2026-08-28 06:26:52.562 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:26:52.566 | + functions-common:time_stop:2432 : end_time=1787898412563 2026-08-28 06:26:52.569 | + functions-common:time_stop:2433 : elapsed_time=2088 2026-08-28 06:26:52.571 | + functions-common:time_stop:2434 : total=2134 2026-08-28 06:26:52.574 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:26:52.575 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4222 2026-08-28 06:26:52.578 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-08-28 06:26:52.578 | Waiting for keystone to start... 2026-08-28 06:26:52.580 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.188/identity/v3/ 2026-08-28 06:26:52.584 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.188/identity/v3/ 2026-08-28 06:26:52.585 | + functions:wait_for_service:476 : local timeout=60 2026-08-28 06:26:52.588 | + functions:wait_for_service:477 : local url=http://192.168.122.188/identity/v3/ 2026-08-28 06:26:52.591 | + functions:wait_for_service:478 : local rval=0 2026-08-28 06:26:52.593 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-28 06:26:52.595 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-28 06:26:52.599 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:26:52.599 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:26:52.603 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:26:52.607 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898412604 2026-08-28 06:26:52.609 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-28 06:26:52.612 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:26:52.614 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.188/identity/v3/ 2026-08-28 06:26:58.255 | + :: : [[ 200 == 503 ]] 2026-08-28 06:26:58.257 | + :: : [[ 0 -eq 7 ]] 2026-08-28 06:26:58.261 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-28 06:26:58.266 | + functions-common:time_stop:2420 : local name 2026-08-28 06:26:58.266 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:26:58.269 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:26:58.272 | + functions-common:time_stop:2423 : local total 2026-08-28 06:26:58.275 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:26:58.277 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-28 06:26:58.281 | + functions-common:time_stop:2427 : start_time=1787898412604 2026-08-28 06:26:58.284 | + functions-common:time_stop:2429 : [[ -z 1787898412604 ]] 2026-08-28 06:26:58.287 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:26:58.291 | + functions-common:time_stop:2432 : end_time=1787898418288 2026-08-28 06:26:58.293 | + functions-common:time_stop:2433 : elapsed_time=5684 2026-08-28 06:26:58.296 | + functions-common:time_stop:2434 : total=0 2026-08-28 06:26:58.298 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:26:58.300 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5684 2026-08-28 06:26:58.303 | + functions:wait_for_service:486 : return 0 2026-08-28 06:26:58.305 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-08-28 06:26:58.320 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:26:58.322 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-08-28 06:26:58.325 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 06:26:58.328 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-08-28 06:26:58.726 | + ./stack.sh:main:1121 : bootstrap_keystone 2026-08-28 06:26:58.729 | + 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.188/identity 2026-08-28 06:26:59.413 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-28 06:26:59.414 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:26:59.414 | we strongly recommend against using it for new projects. 2026-08-28 06:26:59.414 | 2026-08-28 06:26:59.414 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:26:59.414 | framework. For more detail see 2026-08-28 06:26:59.414 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:26:59.414 | 2026-08-28 06:26:59.414 | from eventlet import event 2026-08-28 06:27:02.504 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.504 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.505 | 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=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.512 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.528 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.528 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.582 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.588 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.589 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.679 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.680 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.680 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.680 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.680 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.680 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.694 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. [00;33m{{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.694 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.694 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.695 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.695 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.695 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.695 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.702 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.706 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.706 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.706 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.706 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.706 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.707 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.707 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41834) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-08-28 06:27:02.786 | INFO dbcounter [-] Registered counter for database keystone 2026-08-28 06:27:02.864 | 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=41834) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-28 06:27:03.057 | DEBUG dbcounter [-] [41834] Writer thread running {{(pid=41834) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:27:03.194 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Created domain default 2026-08-28 06:27:03.252 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Created project admin 2026-08-28 06:27:03.294 | WARNING keystone.common.password_hashing [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-08-28 06:27:03.322 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Created user admin 2026-08-28 06:27:03.347 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Created role reader 2026-08-28 06:27:03.364 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Created role member 2026-08-28 06:27:03.397 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Created implied role where f2c31f87f1b34e43aad9848b30e35406 implies 2ebdeae50a7a4dd88afa71fc0cbab769 2026-08-28 06:27:03.414 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Created role manager 2026-08-28 06:27:03.438 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Created implied role where 642e733266374087bfdfda65cfa30a22 implies f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:27:03.456 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Created role admin 2026-08-28 06:27:03.480 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Created implied role where c75ee912780043ffa7137bbb79528fff implies 642e733266374087bfdfda65cfa30a22 2026-08-28 06:27:03.506 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Created role service 2026-08-28 06:27:03.524 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Granted role admin on project admin to user admin. 2026-08-28 06:27:03.541 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Granted role admin on the system to user admin. 2026-08-28 06:27:03.562 | WARNING py.warnings [None req-debcd705-8454-4f90-b251-7e6960779412 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-08-28 06:27:03.562 | warnings.warn( 2026-08-28 06:27:03.562 |  2026-08-28 06:27:03.567 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Created region RegionOne 2026-08-28 06:27:03.616 | INFO keystone.cmd.bootstrap [None req-debcd705-8454-4f90-b251-7e6960779412 None None] Created public endpoint http://192.168.122.188/identity 2026-08-28 06:27:04.178 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-08-28 06:27:04.181 | + ./stack.sh:main:1124 : create_keystone_accounts 2026-08-28 06:27:04.184 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-08-28 06:27:04.187 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-08-28 06:27:08.883 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:08.887 | + lib/keystone:create_keystone_accounts:258 : admin_project=bd7719daf44e4a5fb53e6b4e72c2d491 2026-08-28 06:27:08.891 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-08-28 06:27:08.895 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-08-28 06:27:12.081 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:12.083 | + lib/keystone:create_keystone_accounts:260 : admin_user=569e63bb994c44c69ba55a31af90d894 2026-08-28 06:27:12.088 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-08-28 06:27:12.092 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-08-28 06:27:12.094 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-08-28 06:27:12.098 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 569e63bb994c44c69ba55a31af90d894 default 2026-08-28 06:27:12.167 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 569e63bb994c44c69ba55a31af90d894 default 2026-08-28 06:27:12.208 | [2016 Async ks-domain-role:41989]: running: get_or_add_user_domain_role admin 569e63bb994c44c69ba55a31af90d894 default 2026-08-28 06:27:12.212 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-08-28 06:27:12.215 | + functions-common:get_or_create_domain:872 : local domain_id 2026-08-28 06:27:12.219 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-28 06:27:16.042 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:16.046 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-08-28 06:27:16.049 | + functions-common:get_or_create_domain:878 : echo default 2026-08-28 06:27:16.049 | default 2026-08-28 06:27:16.052 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-08-28 06:27:16.124 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-08-28 06:27:16.172 | [2016 Async ks-project:42097]: running: get_or_create_project service Default 2026-08-28 06:27:16.178 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-08-28 06:27:16.272 | + inc/async:async_inner:63 : get_or_create_role service 2026-08-28 06:27:16.327 | [2016 Async ks-service:42191]: running: get_or_create_role service 2026-08-28 06:27:16.329 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-08-28 06:27:16.391 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-08-28 06:27:16.452 | [2016 Async ks-reseller:42303]: running: get_or_create_role ResellerAdmin 2026-08-28 06:27:16.456 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-08-28 06:27:16.460 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-08-28 06:27:16.587 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-08-28 06:27:16.672 | [2016 Async ks-anotherrole:42399]: running: get_or_create_role anotherrole 2026-08-28 06:27:16.680 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-08-28 06:27:16.690 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-08-28 06:27:16.695 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-28 06:27:16.705 | +++ 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-08-28 06:27:21.063 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:27:21.122 | [42303 Async ks-reseller:42303]: finished successfully 2026-08-28 06:27:21.368 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:27:21.405 | [42191 Async ks-service:42191]: finished successfully 2026-08-28 06:27:21.825 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:27:21.857 | [42399 Async ks-anotherrole:42399]: finished successfully 2026-08-28 06:27:22.182 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:27:22.211 | [42097 Async ks-project:42097]: finished successfully 2026-08-28 06:27:22.372 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:27:22.396 | [41989 Async ks-domain-role:41989]: finished successfully 2026-08-28 06:27:22.507 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:22.511 | ++ functions-common:get_or_create_project:928 : project_id=fcd73e4b61084303b51a622189209237 2026-08-28 06:27:22.513 | ++ functions-common:get_or_create_project:929 : echo fcd73e4b61084303b51a622189209237 2026-08-28 06:27:22.517 | + lib/keystone:create_keystone_accounts:288 : invis_project=fcd73e4b61084303b51a622189209237 2026-08-28 06:27:22.520 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-08-28 06:27:22.525 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-08-28 06:27:22.529 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-28 06:27:22.532 | +++ 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-08-28 06:27:25.815 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:25.819 | ++ functions-common:get_or_create_project:928 : project_id=84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:25.822 | ++ functions-common:get_or_create_project:929 : echo 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:25.826 | + lib/keystone:create_keystone_accounts:292 : demo_project=84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:25.829 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-08-28 06:27:25.833 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-08-28 06:27:25.837 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 06:27:25.840 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-08-28 06:27:25.843 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-08-28 06:27:25.847 | +++ 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-08-28 06:27:29.212 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:29.215 | ++ functions-common:get_or_create_user:915 : user_id=923c31d01e51450683bc0533ec0b2474 2026-08-28 06:27:29.217 | ++ functions-common:get_or_create_user:916 : echo 923c31d01e51450683bc0533ec0b2474 2026-08-28 06:27:29.220 | + lib/keystone:create_keystone_accounts:295 : demo_user=923c31d01e51450683bc0533ec0b2474 2026-08-28 06:27:29.222 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-08-28 06:27:29.263 | [2016 Async ks-domain-role:41989]: Waiting for completion of get_or_add_user_domain_role admin 569e63bb994c44c69ba55a31af90d894 default running on PID 41989 (6 other jobs running) 2026-08-28 06:27:29.285 | [2016 Async ks-domain-role:41989]: Signaling child to exit 2026-08-28 06:27:29.285 | WAKEUP 2026-08-28 06:27:29.304 | [2016 Async ks-domain-role:41989]: Signaled 2026-08-28 06:27:29.306 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-08-28 06:27:29.306 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 569e63bb994c44c69ba55a31af90d894 --domain default 2026-08-28 06:27:29.306 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 569e63bb994c44c69ba55a31af90d894 --domain default -c Role -f value 2026-08-28 06:27:29.306 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:29.306 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=c75ee912780043ffa7137bbb79528fff 2026-08-28 06:27:29.306 | + functions-common:get_or_add_user_domain_role:999 : echo c75ee912780043ffa7137bbb79528fff 2026-08-28 06:27:29.306 | c75ee912780043ffa7137bbb79528fff 2026-08-28 06:27:29.341 | [2016 Async ks-domain-role:41989]: finished get_or_add_user_domain_role admin 569e63bb994c44c69ba55a31af90d894 default with result 0 in 10 seconds 2026-08-28 06:27:29.347 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-08-28 06:27:29.376 | [2016 Async ks-project:42097]: Waiting for completion of get_or_create_project service Default running on PID 42097 (5 other jobs running) 2026-08-28 06:27:29.395 | [2016 Async ks-project:42097]: Signaling child to exit 2026-08-28 06:27:29.396 | WAKEUP 2026-08-28 06:27:29.413 | [2016 Async ks-project:42097]: Signaled 2026-08-28 06:27:29.414 | + functions-common:get_or_create_project:922 : local project_id 2026-08-28 06:27:29.415 | ++ 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-08-28 06:27:29.415 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:29.415 | + functions-common:get_or_create_project:928 : project_id=e5beaf1a9f3f4e27adb9da9b70fe59a9 2026-08-28 06:27:29.415 | + functions-common:get_or_create_project:929 : echo e5beaf1a9f3f4e27adb9da9b70fe59a9 2026-08-28 06:27:29.415 | e5beaf1a9f3f4e27adb9da9b70fe59a9 2026-08-28 06:27:29.450 | [2016 Async ks-project:42097]: finished get_or_create_project service Default with result 0 in 6 seconds 2026-08-28 06:27:29.480 | [2016 Async ks-service:42191]: Waiting for completion of get_or_create_role service running on PID 42191 (4 other jobs running) 2026-08-28 06:27:29.501 | [2016 Async ks-service:42191]: Signaling child to exit 2026-08-28 06:27:29.501 | WAKEUP 2026-08-28 06:27:29.519 | [2016 Async ks-service:42191]: Signaled 2026-08-28 06:27:29.521 | + functions-common:get_or_create_role:935 : local role_id 2026-08-28 06:27:29.521 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-08-28 06:27:29.521 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:29.521 | + functions-common:get_or_create_role:940 : role_id=91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:27:29.521 | + functions-common:get_or_create_role:941 : echo 91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:27:29.521 | 91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:27:29.558 | [2016 Async ks-service:42191]: finished get_or_create_role service with result 0 in 5 seconds 2026-08-28 06:27:29.588 | [2016 Async ks-reseller:42303]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42303 (3 other jobs running) 2026-08-28 06:27:29.609 | [2016 Async ks-reseller:42303]: Signaling child to exit 2026-08-28 06:27:29.609 | WAKEUP 2026-08-28 06:27:29.627 | [2016 Async ks-reseller:42303]: Signaled 2026-08-28 06:27:29.628 | + functions-common:get_or_create_role:935 : local role_id 2026-08-28 06:27:29.628 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-08-28 06:27:29.628 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:29.628 | + functions-common:get_or_create_role:940 : role_id=77d2628e307043a9afccbacf3e842954 2026-08-28 06:27:29.628 | + functions-common:get_or_create_role:941 : echo 77d2628e307043a9afccbacf3e842954 2026-08-28 06:27:29.628 | 77d2628e307043a9afccbacf3e842954 2026-08-28 06:27:29.664 | [2016 Async ks-reseller:42303]: finished get_or_create_role ResellerAdmin with result 0 in 4 seconds 2026-08-28 06:27:29.694 | [2016 Async ks-anotherrole:42399]: Waiting for completion of get_or_create_role anotherrole running on PID 42399 (2 other jobs running) 2026-08-28 06:27:29.716 | [2016 Async ks-anotherrole:42399]: Signaling child to exit 2026-08-28 06:27:29.716 | WAKEUP 2026-08-28 06:27:29.733 | [2016 Async ks-anotherrole:42399]: Signaled 2026-08-28 06:27:29.734 | + functions-common:get_or_create_role:935 : local role_id 2026-08-28 06:27:29.734 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-08-28 06:27:29.734 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:29.734 | + functions-common:get_or_create_role:940 : role_id=cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:27:29.734 | + functions-common:get_or_create_role:941 : echo cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:27:29.734 | cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:27:29.769 | [2016 Async ks-anotherrole:42399]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-08-28 06:27:29.773 | + inc/async:async_wait:197 : return 0 2026-08-28 06:27:29.775 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 923c31d01e51450683bc0533ec0b2474 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:29.829 | + inc/async:async_inner:63 : get_or_add_user_project_role member 923c31d01e51450683bc0533ec0b2474 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:29.865 | [2016 Async ks-demo-member:43243]: running: get_or_add_user_project_role member 923c31d01e51450683bc0533ec0b2474 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:29.867 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 569e63bb994c44c69ba55a31af90d894 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:29.926 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 569e63bb994c44c69ba55a31af90d894 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:29.965 | [2016 Async ks-demo-admin:43339]: running: get_or_add_user_project_role admin 569e63bb994c44c69ba55a31af90d894 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:29.966 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 923c31d01e51450683bc0533ec0b2474 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:30.030 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 923c31d01e51450683bc0533ec0b2474 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:30.079 | [2016 Async ks-demo-another:43435]: running: get_or_add_user_project_role anotherrole 923c31d01e51450683bc0533ec0b2474 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:30.084 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 923c31d01e51450683bc0533ec0b2474 fcd73e4b61084303b51a622189209237 2026-08-28 06:27:30.152 | + inc/async:async_inner:63 : get_or_add_user_project_role member 923c31d01e51450683bc0533ec0b2474 fcd73e4b61084303b51a622189209237 2026-08-28 06:27:30.210 | [2016 Async ks-demo-invis:43531]: running: get_or_add_user_project_role member 923c31d01e51450683bc0533ec0b2474 fcd73e4b61084303b51a622189209237 2026-08-28 06:27:30.215 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-08-28 06:27:30.221 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-08-28 06:27:30.226 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 06:27:30.235 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-08-28 06:27:30.241 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-08-28 06:27:30.248 | +++ 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-08-28 06:27:34.953 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:34.956 | ++ functions-common:get_or_create_user:915 : user_id=5381e2dc8dab4e8babaccec16458e957 2026-08-28 06:27:34.958 | ++ functions-common:get_or_create_user:916 : echo 5381e2dc8dab4e8babaccec16458e957 2026-08-28 06:27:34.961 | + lib/keystone:create_keystone_accounts:308 : demo_reader=5381e2dc8dab4e8babaccec16458e957 2026-08-28 06:27:34.963 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 5381e2dc8dab4e8babaccec16458e957 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:35.038 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 5381e2dc8dab4e8babaccec16458e957 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:35.099 | [2016 Async ks-demo-reader:43665]: running: get_or_add_user_project_role reader 5381e2dc8dab4e8babaccec16458e957 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:27:35.103 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-08-28 06:27:35.110 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-08-28 06:27:35.117 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-28 06:27:35.127 | +++ 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-08-28 06:27:40.305 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:40.309 | ++ functions-common:get_or_create_project:928 : project_id=2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:40.313 | ++ functions-common:get_or_create_project:929 : echo 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:40.316 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:40.319 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-08-28 06:27:40.324 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-08-28 06:27:40.327 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 06:27:40.331 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-08-28 06:27:40.333 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-08-28 06:27:40.338 | +++ 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-08-28 06:27:42.027 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:27:42.106 | [43243 Async ks-demo-member:43243]: finished successfully 2026-08-28 06:27:42.237 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:27:42.266 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:27:42.276 | [43435 Async ks-demo-another:43435]: finished successfully 2026-08-28 06:27:42.314 | [43339 Async ks-demo-admin:43339]: finished successfully 2026-08-28 06:27:43.234 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:27:43.268 | [43531 Async ks-demo-invis:43531]: finished successfully 2026-08-28 06:27:44.055 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:44.060 | ++ functions-common:get_or_create_user:915 : user_id=0f5855f11924477d88721108520f4f94 2026-08-28 06:27:44.063 | ++ functions-common:get_or_create_user:916 : echo 0f5855f11924477d88721108520f4f94 2026-08-28 06:27:44.066 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=0f5855f11924477d88721108520f4f94 2026-08-28 06:27:44.068 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin 0f5855f11924477d88721108520f4f94 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:44.138 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 0f5855f11924477d88721108520f4f94 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:44.185 | [2016 Async ks-alt-admin:44084]: running: get_or_add_user_project_role admin 0f5855f11924477d88721108520f4f94 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:44.188 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole 0f5855f11924477d88721108520f4f94 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:44.266 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 0f5855f11924477d88721108520f4f94 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:44.315 | [2016 Async ks-alt-another:44180]: running: get_or_add_user_project_role anotherrole 0f5855f11924477d88721108520f4f94 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:44.318 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-08-28 06:27:44.321 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-08-28 06:27:44.324 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 06:27:44.328 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-08-28 06:27:44.328 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-08-28 06:27:44.333 | +++ 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-08-28 06:27:46.577 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:27:46.605 | [43665 Async ks-demo-reader:43665]: finished successfully 2026-08-28 06:27:48.031 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:48.038 | ++ functions-common:get_or_create_user:915 : user_id=f538acb0805445e0b5a94d92fe0d35fc 2026-08-28 06:27:48.041 | ++ functions-common:get_or_create_user:916 : echo f538acb0805445e0b5a94d92fe0d35fc 2026-08-28 06:27:48.044 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=f538acb0805445e0b5a94d92fe0d35fc 2026-08-28 06:27:48.048 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member f538acb0805445e0b5a94d92fe0d35fc 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:48.143 | + inc/async:async_inner:63 : get_or_add_user_project_role member f538acb0805445e0b5a94d92fe0d35fc 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:48.200 | [2016 Async ks-alt-member-user:44355]: running: get_or_add_user_project_role member f538acb0805445e0b5a94d92fe0d35fc 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:48.201 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-08-28 06:27:48.206 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-08-28 06:27:48.210 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 06:27:48.212 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-08-28 06:27:48.215 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-08-28 06:27:48.219 | +++ 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-08-28 06:27:51.931 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:51.936 | ++ functions-common:get_or_create_user:915 : user_id=66f32c4493df4ec7b775bf3713370ba3 2026-08-28 06:27:51.939 | ++ functions-common:get_or_create_user:916 : echo 66f32c4493df4ec7b775bf3713370ba3 2026-08-28 06:27:51.942 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=66f32c4493df4ec7b775bf3713370ba3 2026-08-28 06:27:51.948 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 66f32c4493df4ec7b775bf3713370ba3 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:52.037 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 66f32c4493df4ec7b775bf3713370ba3 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:52.094 | [2016 Async ks-alt-reader-user:44527]: running: get_or_add_user_project_role reader 66f32c4493df4ec7b775bf3713370ba3 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:27:52.100 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-08-28 06:27:52.101 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 06:27:52.104 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-08-28 06:27:52.107 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-08-28 06:27:52.109 | +++ 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-08-28 06:27:53.118 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:27:53.157 | [44180 Async ks-alt-another:44180]: finished successfully 2026-08-28 06:27:53.174 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:27:53.205 | [44084 Async ks-alt-admin:44084]: finished successfully 2026-08-28 06:27:55.686 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:55.690 | ++ functions-common:get_or_create_user:915 : user_id=e8332a5b7fd7470593f89e2ea907ea36 2026-08-28 06:27:55.694 | ++ functions-common:get_or_create_user:916 : echo e8332a5b7fd7470593f89e2ea907ea36 2026-08-28 06:27:55.698 | + lib/keystone:create_keystone_accounts:340 : system_member_user=e8332a5b7fd7470593f89e2ea907ea36 2026-08-28 06:27:55.701 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member e8332a5b7fd7470593f89e2ea907ea36 all 2026-08-28 06:27:55.780 | + inc/async:async_inner:63 : get_or_add_user_system_role member e8332a5b7fd7470593f89e2ea907ea36 all 2026-08-28 06:27:55.832 | [2016 Async ks-system-member:44757]: running: get_or_add_user_system_role member e8332a5b7fd7470593f89e2ea907ea36 all 2026-08-28 06:27:55.836 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-08-28 06:27:55.839 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 06:27:55.842 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-08-28 06:27:55.845 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-08-28 06:27:55.853 | +++ 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-08-28 06:27:57.272 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:27:57.298 | [44355 Async ks-alt-member-user:44355]: finished successfully 2026-08-28 06:27:59.337 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:27:59.342 | ++ functions-common:get_or_create_user:915 : user_id=dbf0818b809c4aa787a338c5c24440b0 2026-08-28 06:27:59.347 | ++ functions-common:get_or_create_user:916 : echo dbf0818b809c4aa787a338c5c24440b0 2026-08-28 06:27:59.350 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=dbf0818b809c4aa787a338c5c24440b0 2026-08-28 06:27:59.353 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader dbf0818b809c4aa787a338c5c24440b0 all 2026-08-28 06:27:59.431 | + inc/async:async_inner:63 : get_or_add_user_system_role reader dbf0818b809c4aa787a338c5c24440b0 all 2026-08-28 06:27:59.476 | [2016 Async ks-system-reader:44963]: running: get_or_add_user_system_role reader dbf0818b809c4aa787a338c5c24440b0 all 2026-08-28 06:27:59.480 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-08-28 06:27:59.486 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-08-28 06:27:59.490 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-08-28 06:27:59.494 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-28 06:27:59.497 | +++ 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-08-28 06:28:00.842 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:28:00.868 | [44527 Async ks-alt-reader-user:44527]: finished successfully 2026-08-28 06:28:03.189 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:03.194 | ++ functions-common:get_or_create_group:892 : group_id=1f2f9bb6225f4d4fb584457b2df7b4e5 2026-08-28 06:28:03.197 | ++ functions-common:get_or_create_group:893 : echo 1f2f9bb6225f4d4fb584457b2df7b4e5 2026-08-28 06:28:03.202 | + lib/keystone:create_keystone_accounts:350 : admin_group=1f2f9bb6225f4d4fb584457b2df7b4e5 2026-08-28 06:28:03.204 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-08-28 06:28:03.207 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-08-28 06:28:03.209 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-08-28 06:28:03.212 | ++ functions-common:get_or_create_group:885 : local group_id 2026-08-28 06:28:03.215 | +++ 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-08-28 06:28:06.652 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:06.654 | ++ functions-common:get_or_create_group:892 : group_id=43b698071b9544b5b98c642613abd6ed 2026-08-28 06:28:06.660 | ++ functions-common:get_or_create_group:893 : echo 43b698071b9544b5b98c642613abd6ed 2026-08-28 06:28:06.663 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=43b698071b9544b5b98c642613abd6ed 2026-08-28 06:28:06.666 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member 43b698071b9544b5b98c642613abd6ed 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:28:06.744 | + inc/async:async_inner:63 : get_or_add_group_project_role member 43b698071b9544b5b98c642613abd6ed 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:28:06.803 | [2016 Async ks-group-memberdemo:45260]: running: get_or_add_group_project_role member 43b698071b9544b5b98c642613abd6ed 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:28:06.807 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 43b698071b9544b5b98c642613abd6ed 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:28:06.909 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 43b698071b9544b5b98c642613abd6ed 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:28:06.993 | [2016 Async ks-group-anotherdemo:45339]: running: get_or_add_group_project_role anotherrole 43b698071b9544b5b98c642613abd6ed 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:28:07.001 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member 43b698071b9544b5b98c642613abd6ed 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:28:07.153 | + inc/async:async_inner:63 : get_or_add_group_project_role member 43b698071b9544b5b98c642613abd6ed 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:28:07.247 | [2016 Async ks-group-memberalt:45418]: running: get_or_add_group_project_role member 43b698071b9544b5b98c642613abd6ed 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:28:07.253 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 43b698071b9544b5b98c642613abd6ed 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:28:07.422 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole 43b698071b9544b5b98c642613abd6ed 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:28:07.507 | [2016 Async ks-group-anotheralt:45498]: running: get_or_add_group_project_role anotherrole 43b698071b9544b5b98c642613abd6ed 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:28:07.512 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 1f2f9bb6225f4d4fb584457b2df7b4e5 bd7719daf44e4a5fb53e6b4e72c2d491 2026-08-28 06:28:07.661 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 1f2f9bb6225f4d4fb584457b2df7b4e5 bd7719daf44e4a5fb53e6b4e72c2d491 2026-08-28 06:28:07.750 | [2016 Async ks-group-admin:45595]: running: get_or_add_group_project_role admin 1f2f9bb6225f4d4fb584457b2df7b4e5 bd7719daf44e4a5fb53e6b4e72c2d491 2026-08-28 06:28:07.760 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-08-28 06:28:07.886 | [2016 Async ks-demo-member:43243]: Waiting for completion of get_or_add_user_project_role member 923c31d01e51450683bc0533ec0b2474 84adf210de73427fb191d9be43e79f1e running on PID 43243 (17 other jobs running) 2026-08-28 06:28:07.947 | [2016 Async ks-demo-member:43243]: Signaling child to exit 2026-08-28 06:28:07.950 | WAKEUP 2026-08-28 06:28:07.991 | [2016 Async ks-demo-member:43243]: Signaled 2026-08-28 06:28:07.997 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:28:07.997 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:28:07.997 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 06:28:07.997 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:28:07.997 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:28:07.997 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 06:28:07.997 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 06:28:07.998 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 06:28:07.998 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 06:28:07.998 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 923c31d01e51450683bc0533ec0b2474 --project 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:28:07.998 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 923c31d01e51450683bc0533ec0b2474 --project 84adf210de73427fb191d9be43e79f1e -c Role -f value 2026-08-28 06:28:07.998 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:07.998 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:07.998 | + functions-common:get_or_add_user_project_role:980 : echo f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:07.998 | f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:08.093 | [2016 Async ks-demo-member:43243]: finished get_or_add_user_project_role member 923c31d01e51450683bc0533ec0b2474 84adf210de73427fb191d9be43e79f1e with result 0 in 12 seconds 2026-08-28 06:28:08.131 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:28:08.170 | [2016 Async ks-demo-admin:43339]: Waiting for completion of get_or_add_user_project_role admin 569e63bb994c44c69ba55a31af90d894 84adf210de73427fb191d9be43e79f1e running on PID 43339 (16 other jobs running) 2026-08-28 06:28:08.182 | [44757 Async ks-system-member:44757]: finished successfully 2026-08-28 06:28:08.222 | [2016 Async ks-demo-admin:43339]: Signaling child to exit 2026-08-28 06:28:08.225 | WAKEUP 2026-08-28 06:28:08.266 | [2016 Async ks-demo-admin:43339]: Signaled 2026-08-28 06:28:08.269 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:28:08.269 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:28:08.269 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 06:28:08.269 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:28:08.269 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:28:08.269 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 06:28:08.270 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 06:28:08.270 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 06:28:08.270 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 06:28:08.270 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 569e63bb994c44c69ba55a31af90d894 --project 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:28:08.270 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 569e63bb994c44c69ba55a31af90d894 --project 84adf210de73427fb191d9be43e79f1e -c Role -f value 2026-08-28 06:28:08.270 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:08.270 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c75ee912780043ffa7137bbb79528fff 2026-08-28 06:28:08.270 | + functions-common:get_or_add_user_project_role:980 : echo c75ee912780043ffa7137bbb79528fff 2026-08-28 06:28:08.270 | c75ee912780043ffa7137bbb79528fff 2026-08-28 06:28:08.348 | [2016 Async ks-demo-admin:43339]: finished get_or_add_user_project_role admin 569e63bb994c44c69ba55a31af90d894 84adf210de73427fb191d9be43e79f1e with result 0 in 12 seconds 2026-08-28 06:28:08.415 | [2016 Async ks-demo-another:43435]: Waiting for completion of get_or_add_user_project_role anotherrole 923c31d01e51450683bc0533ec0b2474 84adf210de73427fb191d9be43e79f1e running on PID 43435 (15 other jobs running) 2026-08-28 06:28:08.456 | [2016 Async ks-demo-another:43435]: Signaling child to exit 2026-08-28 06:28:08.456 | WAKEUP 2026-08-28 06:28:08.490 | [2016 Async ks-demo-another:43435]: Signaled 2026-08-28 06:28:08.494 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:28:08.494 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:28:08.494 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 06:28:08.494 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:28:08.494 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:28:08.494 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 06:28:08.494 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 06:28:08.494 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 06:28:08.494 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 06:28:08.494 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 923c31d01e51450683bc0533ec0b2474 --project 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:28:08.495 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 923c31d01e51450683bc0533ec0b2474 --project 84adf210de73427fb191d9be43e79f1e -c Role -f value 2026-08-28 06:28:08.495 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:08.495 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:28:08.495 | + functions-common:get_or_add_user_project_role:980 : echo cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:28:08.495 | cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:28:08.575 | [2016 Async ks-demo-another:43435]: finished get_or_add_user_project_role anotherrole 923c31d01e51450683bc0533ec0b2474 84adf210de73427fb191d9be43e79f1e with result 0 in 12 seconds 2026-08-28 06:28:08.635 | [2016 Async ks-demo-invis:43531]: Waiting for completion of get_or_add_user_project_role member 923c31d01e51450683bc0533ec0b2474 fcd73e4b61084303b51a622189209237 running on PID 43531 (14 other jobs running) 2026-08-28 06:28:08.674 | [2016 Async ks-demo-invis:43531]: Signaling child to exit 2026-08-28 06:28:08.678 | WAKEUP 2026-08-28 06:28:08.715 | [2016 Async ks-demo-invis:43531]: Signaled 2026-08-28 06:28:08.716 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:28:08.716 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:28:08.716 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 06:28:08.716 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:28:08.716 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:28:08.716 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 06:28:08.716 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 06:28:08.716 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 06:28:08.716 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 06:28:08.717 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 923c31d01e51450683bc0533ec0b2474 --project fcd73e4b61084303b51a622189209237 2026-08-28 06:28:08.717 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 923c31d01e51450683bc0533ec0b2474 --project fcd73e4b61084303b51a622189209237 -c Role -f value 2026-08-28 06:28:08.717 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:08.717 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:08.717 | + functions-common:get_or_add_user_project_role:980 : echo f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:08.717 | f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:08.796 | [2016 Async ks-demo-invis:43531]: finished get_or_add_user_project_role member 923c31d01e51450683bc0533ec0b2474 fcd73e4b61084303b51a622189209237 with result 0 in 13 seconds 2026-08-28 06:28:08.855 | [2016 Async ks-demo-reader:43665]: Waiting for completion of get_or_add_user_project_role reader 5381e2dc8dab4e8babaccec16458e957 84adf210de73427fb191d9be43e79f1e running on PID 43665 (13 other jobs running) 2026-08-28 06:28:08.898 | [2016 Async ks-demo-reader:43665]: Signaling child to exit 2026-08-28 06:28:08.901 | WAKEUP 2026-08-28 06:28:08.940 | [2016 Async ks-demo-reader:43665]: Signaled 2026-08-28 06:28:08.943 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:28:08.943 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:28:08.943 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 06:28:08.943 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:28:08.943 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:28:08.943 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 06:28:08.943 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 06:28:08.943 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 06:28:08.944 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 06:28:08.944 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 5381e2dc8dab4e8babaccec16458e957 --project 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:28:08.946 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 5381e2dc8dab4e8babaccec16458e957 --project 84adf210de73427fb191d9be43e79f1e -c Role -f value 2026-08-28 06:28:08.946 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:08.946 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ebdeae50a7a4dd88afa71fc0cbab769 2026-08-28 06:28:08.946 | + functions-common:get_or_add_user_project_role:980 : echo 2ebdeae50a7a4dd88afa71fc0cbab769 2026-08-28 06:28:08.946 | 2ebdeae50a7a4dd88afa71fc0cbab769 2026-08-28 06:28:09.019 | [2016 Async ks-demo-reader:43665]: finished get_or_add_user_project_role reader 5381e2dc8dab4e8babaccec16458e957 84adf210de73427fb191d9be43e79f1e with result 0 in 11 seconds 2026-08-28 06:28:09.026 | + inc/async:async_wait:197 : return 0 2026-08-28 06:28:09.035 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-08-28 06:28:09.138 | [2016 Async ks-alt-admin:44084]: Waiting for completion of get_or_add_user_project_role admin 0f5855f11924477d88721108520f4f94 2e64a919d3654ce8872f661630adfff7 running on PID 44084 (12 other jobs running) 2026-08-28 06:28:09.181 | [2016 Async ks-alt-admin:44084]: Signaling child to exit 2026-08-28 06:28:09.182 | WAKEUP 2026-08-28 06:28:09.221 | [2016 Async ks-alt-admin:44084]: Signaled 2026-08-28 06:28:09.222 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:28:09.222 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:28:09.222 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 06:28:09.222 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:28:09.222 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:28:09.223 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 06:28:09.223 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 06:28:09.223 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 06:28:09.223 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 06:28:09.223 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 0f5855f11924477d88721108520f4f94 --project 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:28:09.223 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 0f5855f11924477d88721108520f4f94 --project 2e64a919d3654ce8872f661630adfff7 -c Role -f value 2026-08-28 06:28:09.223 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:09.223 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c75ee912780043ffa7137bbb79528fff 2026-08-28 06:28:09.224 | + functions-common:get_or_add_user_project_role:980 : echo c75ee912780043ffa7137bbb79528fff 2026-08-28 06:28:09.224 | c75ee912780043ffa7137bbb79528fff 2026-08-28 06:28:09.313 | [2016 Async ks-alt-admin:44084]: finished get_or_add_user_project_role admin 0f5855f11924477d88721108520f4f94 2e64a919d3654ce8872f661630adfff7 with result 0 in 9 seconds 2026-08-28 06:28:09.380 | [2016 Async ks-alt-another:44180]: Waiting for completion of get_or_add_user_project_role anotherrole 0f5855f11924477d88721108520f4f94 2e64a919d3654ce8872f661630adfff7 running on PID 44180 (11 other jobs running) 2026-08-28 06:28:09.427 | [2016 Async ks-alt-another:44180]: Signaling child to exit 2026-08-28 06:28:09.427 | WAKEUP 2026-08-28 06:28:09.469 | [2016 Async ks-alt-another:44180]: Signaled 2026-08-28 06:28:09.471 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:28:09.472 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:28:09.472 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 06:28:09.472 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:28:09.472 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:28:09.472 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 06:28:09.472 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 06:28:09.472 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 06:28:09.472 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 06:28:09.472 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 0f5855f11924477d88721108520f4f94 --project 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:28:09.472 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 0f5855f11924477d88721108520f4f94 --project 2e64a919d3654ce8872f661630adfff7 -c Role -f value 2026-08-28 06:28:09.472 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:09.473 | + functions-common:get_or_add_user_project_role:979 : user_role_id=cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:28:09.473 | + functions-common:get_or_add_user_project_role:980 : echo cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:28:09.473 | cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:28:09.580 | [2016 Async ks-alt-another:44180]: finished get_or_add_user_project_role anotherrole 0f5855f11924477d88721108520f4f94 2e64a919d3654ce8872f661630adfff7 with result 0 in 8 seconds 2026-08-28 06:28:09.649 | [2016 Async ks-alt-member-user:44355]: Waiting for completion of get_or_add_user_project_role member f538acb0805445e0b5a94d92fe0d35fc 2e64a919d3654ce8872f661630adfff7 running on PID 44355 (10 other jobs running) 2026-08-28 06:28:09.694 | [2016 Async ks-alt-member-user:44355]: Signaling child to exit 2026-08-28 06:28:09.695 | WAKEUP 2026-08-28 06:28:09.733 | [2016 Async ks-alt-member-user:44355]: Signaled 2026-08-28 06:28:09.735 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:28:09.735 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:28:09.735 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 06:28:09.735 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:28:09.735 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:28:09.736 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 06:28:09.736 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 06:28:09.736 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 06:28:09.736 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 06:28:09.736 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user f538acb0805445e0b5a94d92fe0d35fc --project 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:28:09.736 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user f538acb0805445e0b5a94d92fe0d35fc --project 2e64a919d3654ce8872f661630adfff7 -c Role -f value 2026-08-28 06:28:09.736 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:09.736 | + functions-common:get_or_add_user_project_role:979 : user_role_id=f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:09.736 | + functions-common:get_or_add_user_project_role:980 : echo f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:09.736 | f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:09.825 | [2016 Async ks-alt-member-user:44355]: finished get_or_add_user_project_role member f538acb0805445e0b5a94d92fe0d35fc 2e64a919d3654ce8872f661630adfff7 with result 0 in 9 seconds 2026-08-28 06:28:09.890 | [2016 Async ks-alt-reader-user:44527]: Waiting for completion of get_or_add_user_project_role reader 66f32c4493df4ec7b775bf3713370ba3 2e64a919d3654ce8872f661630adfff7 running on PID 44527 (9 other jobs running) 2026-08-28 06:28:09.935 | [2016 Async ks-alt-reader-user:44527]: Signaling child to exit 2026-08-28 06:28:09.935 | WAKEUP 2026-08-28 06:28:09.971 | [2016 Async ks-alt-reader-user:44527]: Signaled 2026-08-28 06:28:09.973 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:28:09.976 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:28:09.976 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-08-28 06:28:09.976 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:28:09.976 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:28:09.976 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 06:28:09.976 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 06:28:09.977 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 06:28:09.977 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-08-28 06:28:09.977 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 66f32c4493df4ec7b775bf3713370ba3 --project 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:28:09.977 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 66f32c4493df4ec7b775bf3713370ba3 --project 2e64a919d3654ce8872f661630adfff7 -c Role -f value 2026-08-28 06:28:09.977 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:09.977 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2ebdeae50a7a4dd88afa71fc0cbab769 2026-08-28 06:28:09.977 | + functions-common:get_or_add_user_project_role:980 : echo 2ebdeae50a7a4dd88afa71fc0cbab769 2026-08-28 06:28:09.977 | 2ebdeae50a7a4dd88afa71fc0cbab769 2026-08-28 06:28:10.059 | [2016 Async ks-alt-reader-user:44527]: finished get_or_add_user_project_role reader 66f32c4493df4ec7b775bf3713370ba3 2e64a919d3654ce8872f661630adfff7 with result 0 in 8 seconds 2026-08-28 06:28:10.063 | + inc/async:async_wait:197 : return 0 2026-08-28 06:28:10.065 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-08-28 06:28:10.147 | [2016 Async ks-system-member:44757]: Waiting for completion of get_or_add_user_system_role member e8332a5b7fd7470593f89e2ea907ea36 all running on PID 44757 (8 other jobs running) 2026-08-28 06:28:10.203 | [2016 Async ks-system-member:44757]: Signaling child to exit 2026-08-28 06:28:10.204 | WAKEUP 2026-08-28 06:28:10.254 | [2016 Async ks-system-member:44757]: Signaled 2026-08-28 06:28:10.257 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-28 06:28:10.258 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-28 06:28:10.258 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-28 06:28:10.258 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:28:10.258 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:28:10.258 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 06:28:10.259 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 06:28:10.259 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 06:28:10.259 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-28 06:28:10.259 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e8332a5b7fd7470593f89e2ea907ea36 --system all -f value -c Role 2026-08-28 06:28:10.259 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:10.259 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-28 06:28:10.259 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-28 06:28:10.259 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user e8332a5b7fd7470593f89e2ea907ea36 --system all 2026-08-28 06:28:10.259 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e8332a5b7fd7470593f89e2ea907ea36 --system all -f value -c Role 2026-08-28 06:28:10.259 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:10.260 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:10.260 | + functions-common:get_or_add_user_system_role:1030 : echo f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:10.260 | f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:10.370 | [2016 Async ks-system-member:44757]: finished get_or_add_user_system_role member e8332a5b7fd7470593f89e2ea907ea36 all with result 0 in 12 seconds 2026-08-28 06:28:10.461 | [2016 Async ks-system-reader:44963]: Waiting for completion of get_or_add_user_system_role reader dbf0818b809c4aa787a338c5c24440b0 all running on PID 44963 (7 other jobs running) 2026-08-28 06:28:10.521 | [2016 Async ks-system-reader:44963]: Signaling child to exit 2026-08-28 06:28:13.959 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:28:14.003 | [44963 Async ks-system-reader:44963]: finished successfully 2026-08-28 06:28:14.058 | WAKEUP 2026-08-28 06:28:14.104 | [2016 Async ks-system-reader:44963]: Signaled 2026-08-28 06:28:14.107 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-08-28 06:28:14.107 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-08-28 06:28:14.107 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-08-28 06:28:14.107 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:28:14.107 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:28:14.107 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-08-28 06:28:14.108 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-08-28 06:28:14.108 | ++ functions-common:_get_domain_args:957 : echo 2026-08-28 06:28:14.108 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-08-28 06:28:14.108 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dbf0818b809c4aa787a338c5c24440b0 --system all -f value -c Role 2026-08-28 06:28:14.109 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:14.109 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-08-28 06:28:14.109 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-08-28 06:28:14.109 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user dbf0818b809c4aa787a338c5c24440b0 --system all 2026-08-28 06:28:14.109 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user dbf0818b809c4aa787a338c5c24440b0 --system all -f value -c Role 2026-08-28 06:28:14.109 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:14.109 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=2ebdeae50a7a4dd88afa71fc0cbab769 2026-08-28 06:28:14.110 | + functions-common:get_or_add_user_system_role:1030 : echo 2ebdeae50a7a4dd88afa71fc0cbab769 2026-08-28 06:28:14.110 | 2ebdeae50a7a4dd88afa71fc0cbab769 2026-08-28 06:28:14.205 | [2016 Async ks-system-reader:44963]: finished get_or_add_user_system_role reader dbf0818b809c4aa787a338c5c24440b0 all with result 0 in 14 seconds 2026-08-28 06:28:14.213 | + inc/async:async_wait:197 : return 0 2026-08-28 06:28:14.223 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-08-28 06:28:14.329 | [2016 Async ks-group-memberdemo:45260]: Waiting for completion of get_or_add_group_project_role member 43b698071b9544b5b98c642613abd6ed 84adf210de73427fb191d9be43e79f1e running on PID 45260 (6 other jobs running) 2026-08-28 06:28:14.376 | [2016 Async ks-group-memberdemo:45260]: Signaling child to exit 2026-08-28 06:28:18.027 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:28:18.056 | [45418 Async ks-group-memberalt:45418]: finished successfully 2026-08-28 06:28:18.557 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:28:18.582 | [45339 Async ks-group-anotherdemo:45339]: finished successfully 2026-08-28 06:28:18.786 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:28:18.815 | [45498 Async ks-group-anotheralt:45498]: finished successfully 2026-08-28 06:28:19.098 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:28:19.117 | [45260 Async ks-group-memberdemo:45260]: finished successfully 2026-08-28 06:28:19.136 | WAKEUP 2026-08-28 06:28:19.154 | [2016 Async ks-group-memberdemo:45260]: Signaled 2026-08-28 06:28:19.155 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-28 06:28:19.155 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 43b698071b9544b5b98c642613abd6ed --project 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:28:19.155 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 43b698071b9544b5b98c642613abd6ed --project 84adf210de73427fb191d9be43e79f1e -f value -c Role 2026-08-28 06:28:19.155 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:19.155 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:19.155 | + functions-common:get_or_add_group_project_role:1049 : echo f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:19.155 | f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:19.192 | [2016 Async ks-group-memberdemo:45260]: finished get_or_add_group_project_role member 43b698071b9544b5b98c642613abd6ed 84adf210de73427fb191d9be43e79f1e with result 0 in 12 seconds 2026-08-28 06:28:19.226 | [2016 Async ks-group-anotherdemo:45339]: Waiting for completion of get_or_add_group_project_role anotherrole 43b698071b9544b5b98c642613abd6ed 84adf210de73427fb191d9be43e79f1e running on PID 45339 (5 other jobs running) 2026-08-28 06:28:19.246 | [2016 Async ks-group-anotherdemo:45339]: Signaling child to exit 2026-08-28 06:28:19.247 | WAKEUP 2026-08-28 06:28:19.264 | [2016 Async ks-group-anotherdemo:45339]: Signaled 2026-08-28 06:28:19.266 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-28 06:28:19.266 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 43b698071b9544b5b98c642613abd6ed --project 84adf210de73427fb191d9be43e79f1e 2026-08-28 06:28:19.266 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 43b698071b9544b5b98c642613abd6ed --project 84adf210de73427fb191d9be43e79f1e -f value -c Role 2026-08-28 06:28:19.266 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:19.266 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:28:19.266 | + functions-common:get_or_add_group_project_role:1049 : echo cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:28:19.266 | cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:28:19.298 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:28:19.308 | [2016 Async ks-group-anotherdemo:45339]: finished get_or_add_group_project_role anotherrole 43b698071b9544b5b98c642613abd6ed 84adf210de73427fb191d9be43e79f1e with result 0 in 11 seconds 2026-08-28 06:28:19.323 | [45595 Async ks-group-admin:45595]: finished successfully 2026-08-28 06:28:19.344 | [2016 Async ks-group-memberalt:45418]: Waiting for completion of get_or_add_group_project_role member 43b698071b9544b5b98c642613abd6ed 2e64a919d3654ce8872f661630adfff7 running on PID 45418 (4 other jobs running) 2026-08-28 06:28:19.369 | [2016 Async ks-group-memberalt:45418]: Signaling child to exit 2026-08-28 06:28:19.369 | WAKEUP 2026-08-28 06:28:19.391 | [2016 Async ks-group-memberalt:45418]: Signaled 2026-08-28 06:28:19.393 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-28 06:28:19.393 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group 43b698071b9544b5b98c642613abd6ed --project 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:28:19.393 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group 43b698071b9544b5b98c642613abd6ed --project 2e64a919d3654ce8872f661630adfff7 -f value -c Role 2026-08-28 06:28:19.393 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:19.393 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:19.393 | + functions-common:get_or_add_group_project_role:1049 : echo f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:19.393 | f2c31f87f1b34e43aad9848b30e35406 2026-08-28 06:28:19.436 | [2016 Async ks-group-memberalt:45418]: finished get_or_add_group_project_role member 43b698071b9544b5b98c642613abd6ed 2e64a919d3654ce8872f661630adfff7 with result 0 in 10 seconds 2026-08-28 06:28:19.470 | [2016 Async ks-group-anotheralt:45498]: Waiting for completion of get_or_add_group_project_role anotherrole 43b698071b9544b5b98c642613abd6ed 2e64a919d3654ce8872f661630adfff7 running on PID 45498 (3 other jobs running) 2026-08-28 06:28:19.493 | [2016 Async ks-group-anotheralt:45498]: Signaling child to exit 2026-08-28 06:28:19.493 | WAKEUP 2026-08-28 06:28:19.514 | [2016 Async ks-group-anotheralt:45498]: Signaled 2026-08-28 06:28:19.516 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-28 06:28:19.516 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group 43b698071b9544b5b98c642613abd6ed --project 2e64a919d3654ce8872f661630adfff7 2026-08-28 06:28:19.516 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group 43b698071b9544b5b98c642613abd6ed --project 2e64a919d3654ce8872f661630adfff7 -f value -c Role 2026-08-28 06:28:19.516 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:19.516 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:28:19.516 | + functions-common:get_or_add_group_project_role:1049 : echo cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:28:19.516 | cfdaf20c70ab407aa6aa51e5c35ad073 2026-08-28 06:28:19.559 | [2016 Async ks-group-anotheralt:45498]: finished get_or_add_group_project_role anotherrole 43b698071b9544b5b98c642613abd6ed 2e64a919d3654ce8872f661630adfff7 with result 0 in 11 seconds 2026-08-28 06:28:19.593 | [2016 Async ks-group-admin:45595]: Waiting for completion of get_or_add_group_project_role admin 1f2f9bb6225f4d4fb584457b2df7b4e5 bd7719daf44e4a5fb53e6b4e72c2d491 running on PID 45595 (2 other jobs running) 2026-08-28 06:28:19.618 | [2016 Async ks-group-admin:45595]: Signaling child to exit 2026-08-28 06:28:19.619 | WAKEUP 2026-08-28 06:28:19.641 | [2016 Async ks-group-admin:45595]: Signaled 2026-08-28 06:28:19.642 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-08-28 06:28:19.642 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 1f2f9bb6225f4d4fb584457b2df7b4e5 --project bd7719daf44e4a5fb53e6b4e72c2d491 2026-08-28 06:28:19.642 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 1f2f9bb6225f4d4fb584457b2df7b4e5 --project bd7719daf44e4a5fb53e6b4e72c2d491 -f value -c Role 2026-08-28 06:28:19.642 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:28:19.642 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=c75ee912780043ffa7137bbb79528fff 2026-08-28 06:28:19.642 | + functions-common:get_or_add_group_project_role:1049 : echo c75ee912780043ffa7137bbb79528fff 2026-08-28 06:28:19.642 | c75ee912780043ffa7137bbb79528fff 2026-08-28 06:28:19.681 | [2016 Async ks-group-admin:45595]: finished get_or_add_group_project_role admin 1f2f9bb6225f4d4fb584457b2df7b4e5 bd7719daf44e4a5fb53e6b4e72c2d491 with result 0 in 11 seconds 2026-08-28 06:28:19.684 | + inc/async:async_wait:197 : return 0 2026-08-28 06:28:19.687 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-08-28 06:28:19.704 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:28:19.706 | + ./stack.sh:main:1125 : is_service_enabled nova 2026-08-28 06:28:19.726 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:28:19.729 | + ./stack.sh:main:1126 : async_runfunc create_nova_accounts 2026-08-28 06:28:19.733 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-08-28 06:28:19.804 | + inc/async:async_inner:63 : create_nova_accounts 2026-08-28 06:28:19.849 | [2016 Async create_nova_accounts:47485]: running: create_nova_accounts 2026-08-28 06:28:19.852 | + ./stack.sh:main:1128 : is_service_enabled glance 2026-08-28 06:28:19.868 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:28:19.871 | + ./stack.sh:main:1129 : async_runfunc create_glance_accounts 2026-08-28 06:28:19.873 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-08-28 06:28:19.931 | + inc/async:async_inner:63 : create_glance_accounts 2026-08-28 06:28:19.974 | [2016 Async create_glance_accounts:47608]: running: create_glance_accounts 2026-08-28 06:28:19.977 | + ./stack.sh:main:1131 : is_service_enabled cinder 2026-08-28 06:28:19.995 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:28:19.998 | + ./stack.sh:main:1132 : async_runfunc create_cinder_accounts 2026-08-28 06:28:20.001 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-08-28 06:28:20.061 | + inc/async:async_inner:63 : create_cinder_accounts 2026-08-28 06:28:20.100 | [2016 Async create_cinder_accounts:47746]: running: create_cinder_accounts 2026-08-28 06:28:20.102 | + ./stack.sh:main:1134 : is_service_enabled neutron 2026-08-28 06:28:20.121 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:28:20.122 | + ./stack.sh:main:1135 : async_runfunc create_neutron_accounts 2026-08-28 06:28:20.124 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-08-28 06:28:20.196 | + inc/async:async_inner:63 : create_neutron_accounts 2026-08-28 06:28:20.250 | [2016 Async create_neutron_accounts:47888]: running: create_neutron_accounts 2026-08-28 06:28:20.257 | + ./stack.sh:main:1137 : is_service_enabled swift 2026-08-28 06:28:20.284 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:28:20.287 | + ./stack.sh:main:1146 : is_service_enabled horizon 2026-08-28 06:28:20.319 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:28:20.324 | + ./stack.sh:main:1151 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-08-28 06:28:20.424 | [2016 Async create_nova_accounts:47485]: Waiting for completion of create_nova_accounts running on PID 47485 (5 other jobs running) 2026-08-28 06:28:20.473 | [2016 Async create_nova_accounts:47485]: Signaling child to exit 2026-08-28 06:28:54.300 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:28:54.326 | [47888 Async create_neutron_accounts:47888]: finished successfully 2026-08-28 06:29:01.289 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:29:01.318 | [47746 Async create_cinder_accounts:47746]: finished successfully 2026-08-28 06:29:17.430 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:29:17.457 | [47485 Async create_nova_accounts:47485]: finished successfully 2026-08-28 06:29:17.485 | WAKEUP 2026-08-28 06:29:17.507 | [2016 Async create_nova_accounts:47485]: Signaled 2026-08-28 06:29:17.509 | + 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-08-28 06:29:17.509 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-08-28 06:29:17.509 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-08-28 06:29:17.509 | + functions-common:get_or_create_user:899 : local user_id 2026-08-28 06:29:17.509 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-28 06:29:17.509 | + functions-common:get_or_create_user:903 : local email= 2026-08-28 06:29:17.510 | ++ 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-08-28 06:29:17.510 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:17.510 | + functions-common:get_or_create_user:915 : user_id=d6810aabb25d4b89a0442d9751308a39 2026-08-28 06:29:17.510 | + functions-common:get_or_create_user:916 : echo d6810aabb25d4b89a0442d9751308a39 2026-08-28 06:29:17.510 | d6810aabb25d4b89a0442d9751308a39 2026-08-28 06:29:17.510 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-08-28 06:29:17.510 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:29:17.510 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:29:17.510 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 06:29:17.510 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:29:17.510 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:29:17.511 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 06:29:17.511 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 06:29:17.511 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 06:29:17.511 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 06:29:17.511 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 06:29:17.511 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 06:29:17.511 | + 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-08-28 06:29:17.511 | ++ 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-08-28 06:29:17.511 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:17.511 | + functions-common:get_or_add_user_project_role:979 : user_role_id=91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:29:17.512 | + functions-common:get_or_add_user_project_role:980 : echo 91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:29:17.513 | 91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:29:17.513 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-28 06:29:17.514 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-08-28 06:29:17.514 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:29:17.514 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:29:17.514 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 06:29:17.514 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:29:17.514 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:29:17.515 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 06:29:17.515 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 06:29:17.515 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 06:29:17.515 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 06:29:17.516 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 06:29:17.516 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 06:29:17.516 | + 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-08-28 06:29:17.516 | ++ 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-08-28 06:29:17.516 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:17.516 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c75ee912780043ffa7137bbb79528fff 2026-08-28 06:29:17.516 | + functions-common:get_or_add_user_project_role:980 : echo c75ee912780043ffa7137bbb79528fff 2026-08-28 06:29:17.516 | c75ee912780043ffa7137bbb79528fff 2026-08-28 06:29:17.517 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-08-28 06:29:17.517 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.188/compute 2026-08-28 06:29:17.517 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-08-28 06:29:17.517 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-28 06:29:17.517 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-08-28 06:29:17.517 | ++ 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-08-28 06:29:17.517 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:17.518 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-28 06:29:17.518 | e17965d666f34412b954cd42f9243299' 2026-08-28 06:29:17.518 | + functions-common:get_or_create_service:1067 : echo e17965d666f34412b954cd42f9243299 2026-08-28 06:29:17.518 | e17965d666f34412b954cd42f9243299 2026-08-28 06:29:17.518 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.188/compute/v2/$(project_id)s' 2026-08-28 06:29:17.518 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-28 06:29:17.518 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.188/compute/v2/$(project_id)s' RegionOne 2026-08-28 06:29:17.518 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-28 06:29:17.519 | +++ 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-08-28 06:29:17.519 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:17.519 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-28 06:29:17.519 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-28 06:29:17.519 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.188/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-08-28 06:29:17.520 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:17.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=315fed784fcb4931a94a5ce43dacbf1e 2026-08-28 06:29:17.520 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 315fed784fcb4931a94a5ce43dacbf1e 2026-08-28 06:29:17.520 | + functions-common:get_or_create_endpoint:1100 : public_id=315fed784fcb4931a94a5ce43dacbf1e 2026-08-28 06:29:17.520 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-28 06:29:17.520 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-28 06:29:17.520 | + functions-common:get_or_create_endpoint:1109 : echo 315fed784fcb4931a94a5ce43dacbf1e 2026-08-28 06:29:17.520 | 315fed784fcb4931a94a5ce43dacbf1e 2026-08-28 06:29:17.520 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-08-28 06:29:17.521 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-28 06:29:17.521 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-08-28 06:29:17.521 | ++ 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-08-28 06:29:17.521 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:17.521 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-28 06:29:17.521 | ec3aa44f93e44502813f8a02a9687dd6' 2026-08-28 06:29:17.521 | + functions-common:get_or_create_service:1067 : echo ec3aa44f93e44502813f8a02a9687dd6 2026-08-28 06:29:17.522 | ec3aa44f93e44502813f8a02a9687dd6 2026-08-28 06:29:17.522 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.188/compute/v2.1 2026-08-28 06:29:17.522 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-28 06:29:17.522 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.188/compute/v2.1 RegionOne 2026-08-28 06:29:17.522 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-28 06:29:17.522 | +++ 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-08-28 06:29:17.523 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:17.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-28 06:29:17.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-28 06:29:17.523 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.188/compute/v2.1 --region RegionOne -f value -c id 2026-08-28 06:29:17.523 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:17.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c8e1b7cce44740b39cf1f5c884661f1d 2026-08-28 06:29:17.523 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c8e1b7cce44740b39cf1f5c884661f1d 2026-08-28 06:29:17.524 | + functions-common:get_or_create_endpoint:1100 : public_id=c8e1b7cce44740b39cf1f5c884661f1d 2026-08-28 06:29:17.524 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-28 06:29:17.524 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-28 06:29:17.524 | + functions-common:get_or_create_endpoint:1109 : echo c8e1b7cce44740b39cf1f5c884661f1d 2026-08-28 06:29:17.524 | c8e1b7cce44740b39cf1f5c884661f1d 2026-08-28 06:29:17.525 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-08-28 06:29:17.525 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:29:17.525 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-08-28 06:29:17.525 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:29:17.525 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-08-28 06:29:17.525 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:29:17.525 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-08-28 06:29:17.525 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:29:17.525 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-08-28 06:29:17.562 | [2016 Async create_nova_accounts:47485]: finished create_nova_accounts with result 0 in 57 seconds 2026-08-28 06:29:17.602 | [2016 Async create_glance_accounts:47608]: Waiting for completion of create_glance_accounts running on PID 47608 (4 other jobs running) 2026-08-28 06:29:17.631 | [2016 Async create_glance_accounts:47608]: Signaling child to exit 2026-08-28 06:29:31.908 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:29:31.941 | [47608 Async create_glance_accounts:47608]: finished successfully 2026-08-28 06:29:31.971 | WAKEUP 2026-08-28 06:29:31.991 | [2016 Async create_glance_accounts:47608]: Signaled 2026-08-28 06:29:31.992 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-08-28 06:29:31.992 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:29:31.992 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-08-28 06:29:31.992 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-08-28 06:29:31.992 | + functions-common:get_or_create_user:899 : local user_id 2026-08-28 06:29:31.992 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-28 06:29:31.993 | + functions-common:get_or_create_user:903 : local email= 2026-08-28 06:29:31.993 | ++ 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-08-28 06:29:31.993 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:31.993 | + functions-common:get_or_create_user:915 : user_id=c1abc7787bfb422dae57b2bdc23052c9 2026-08-28 06:29:31.993 | + functions-common:get_or_create_user:916 : echo c1abc7787bfb422dae57b2bdc23052c9 2026-08-28 06:29:31.993 | c1abc7787bfb422dae57b2bdc23052c9 2026-08-28 06:29:31.993 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-08-28 06:29:31.993 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:29:31.993 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:29:31.993 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 06:29:31.994 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:29:31.994 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:29:31.994 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 06:29:31.994 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 06:29:31.994 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 06:29:31.994 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 06:29:31.994 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 06:29:31.994 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 06:29:31.994 | + 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-08-28 06:29:31.994 | ++ 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-08-28 06:29:31.995 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:31.995 | + functions-common:get_or_add_user_project_role:979 : user_role_id=91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:29:31.995 | + functions-common:get_or_add_user_project_role:980 : echo 91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:29:31.995 | 91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:29:31.995 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-28 06:29:31.995 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-08-28 06:29:31.995 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:29:31.995 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:29:31.995 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 06:29:31.995 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:29:31.995 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:29:31.996 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 06:29:31.996 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 06:29:31.996 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 06:29:31.996 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 06:29:31.996 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 06:29:31.996 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 06:29:31.996 | + 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-08-28 06:29:31.996 | ++ 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-08-28 06:29:31.996 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:31.996 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c75ee912780043ffa7137bbb79528fff 2026-08-28 06:29:31.997 | + functions-common:get_or_add_user_project_role:980 : echo c75ee912780043ffa7137bbb79528fff 2026-08-28 06:29:31.997 | c75ee912780043ffa7137bbb79528fff 2026-08-28 06:29:31.997 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-08-28 06:29:31.997 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:29:31.997 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-08-28 06:29:31.997 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-28 06:29:31.997 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-08-28 06:29:31.997 | ++ 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-08-28 06:29:31.997 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:31.997 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-28 06:29:31.998 | ea6429f36a6c45d4a926f846fcc1f501' 2026-08-28 06:29:31.998 | + functions-common:get_or_create_service:1067 : echo ea6429f36a6c45d4a926f846fcc1f501 2026-08-28 06:29:31.998 | ea6429f36a6c45d4a926f846fcc1f501 2026-08-28 06:29:31.998 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.188/image 2026-08-28 06:29:31.998 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-28 06:29:31.998 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.188/image RegionOne 2026-08-28 06:29:31.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-28 06:29:31.998 | +++ 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-08-28 06:29:31.998 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:31.998 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-28 06:29:31.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-28 06:29:31.999 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.188/image --region RegionOne -f value -c id 2026-08-28 06:29:31.999 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:31.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=141f489003cc4857a59ce8e318361edf 2026-08-28 06:29:31.999 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 141f489003cc4857a59ce8e318361edf 2026-08-28 06:29:31.999 | + functions-common:get_or_create_endpoint:1100 : public_id=141f489003cc4857a59ce8e318361edf 2026-08-28 06:29:31.999 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-28 06:29:31.999 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-28 06:29:31.999 | + functions-common:get_or_create_endpoint:1109 : echo 141f489003cc4857a59ce8e318361edf 2026-08-28 06:29:31.999 | 141f489003cc4857a59ce8e318361edf 2026-08-28 06:29:32.000 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-08-28 06:29:32.000 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-08-28 06:29:32.000 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-08-28 06:29:32.000 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:32.000 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-08-28 06:29:32.000 | ++ functions-common:get_or_create_domain:878 : echo default 2026-08-28 06:29:32.000 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-08-28 06:29:32.000 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-08-28 06:29:32.000 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-08-28 06:29:32.000 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-08-28 06:29:32.001 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-08-28 06:29:32.001 | + 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-08-28 06:29:32.001 | +---------------+----------------------------------+ 2026-08-28 06:29:32.001 | | Field | Value | 2026-08-28 06:29:32.001 | +---------------+----------------------------------+ 2026-08-28 06:29:32.001 | | default_limit | 2000 | 2026-08-28 06:29:32.001 | | description | None | 2026-08-28 06:29:32.001 | | id | 6e61c154f405436b94dc9f9ebe2ee0a0 | 2026-08-28 06:29:32.001 | | region_id | RegionOne | 2026-08-28 06:29:32.002 | | resource_name | image_size_total | 2026-08-28 06:29:32.002 | | service_id | ea6429f36a6c45d4a926f846fcc1f501 | 2026-08-28 06:29:32.002 | +---------------+----------------------------------+ 2026-08-28 06:29:32.002 | + 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-08-28 06:29:32.002 | +---------------+----------------------------------+ 2026-08-28 06:29:32.002 | | Field | Value | 2026-08-28 06:29:32.002 | +---------------+----------------------------------+ 2026-08-28 06:29:32.002 | | default_limit | 2000 | 2026-08-28 06:29:32.002 | | description | None | 2026-08-28 06:29:32.002 | | id | 5938c2dfab614020a1c507c462f7c93b | 2026-08-28 06:29:32.002 | | region_id | RegionOne | 2026-08-28 06:29:32.003 | | resource_name | image_stage_total | 2026-08-28 06:29:32.003 | | service_id | ea6429f36a6c45d4a926f846fcc1f501 | 2026-08-28 06:29:32.003 | +---------------+----------------------------------+ 2026-08-28 06:29:32.003 | + 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-08-28 06:29:32.003 | +---------------+----------------------------------+ 2026-08-28 06:29:32.003 | | Field | Value | 2026-08-28 06:29:32.003 | +---------------+----------------------------------+ 2026-08-28 06:29:32.003 | | default_limit | 100 | 2026-08-28 06:29:32.003 | | description | None | 2026-08-28 06:29:32.003 | | id | 28a446f8351d4737be2eac0fb80d2f9d | 2026-08-28 06:29:32.004 | | region_id | RegionOne | 2026-08-28 06:29:32.004 | | resource_name | image_count_total | 2026-08-28 06:29:32.004 | | service_id | ea6429f36a6c45d4a926f846fcc1f501 | 2026-08-28 06:29:32.004 | +---------------+----------------------------------+ 2026-08-28 06:29:32.004 | + 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-08-28 06:29:32.004 | +---------------+----------------------------------+ 2026-08-28 06:29:32.004 | | Field | Value | 2026-08-28 06:29:32.004 | +---------------+----------------------------------+ 2026-08-28 06:29:32.004 | | default_limit | 100 | 2026-08-28 06:29:32.004 | | description | None | 2026-08-28 06:29:32.004 | | id | 2376693eb4e54f328633b4163dbe5583 | 2026-08-28 06:29:32.005 | | region_id | RegionOne | 2026-08-28 06:29:32.005 | | resource_name | image_count_uploading | 2026-08-28 06:29:32.005 | | service_id | ea6429f36a6c45d4a926f846fcc1f501 | 2026-08-28 06:29:32.005 | +---------------+----------------------------------+ 2026-08-28 06:29:32.005 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-08-28 06:29:32.005 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-08-28 06:29:32.005 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-08-28 06:29:32.005 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-08-28 06:29:32.005 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-08-28 06:29:32.006 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.188/identity 2026-08-28 06:29:32.006 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-08-28 06:29:32.006 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-08-28 06:29:32.006 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:32.006 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 141f489003cc4857a59ce8e318361edf 2026-08-28 06:29:32.006 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-08-28 06:29:32.006 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-08-28 06:29:32.006 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:29:32.038 | [2016 Async create_glance_accounts:47608]: finished create_glance_accounts with result 0 in 72 seconds 2026-08-28 06:29:32.072 | [2016 Async create_cinder_accounts:47746]: Waiting for completion of create_cinder_accounts running on PID 47746 (3 other jobs running) 2026-08-28 06:29:32.095 | [2016 Async create_cinder_accounts:47746]: Signaling child to exit 2026-08-28 06:29:32.095 | WAKEUP 2026-08-28 06:29:32.116 | [2016 Async create_cinder_accounts:47746]: Signaled 2026-08-28 06:29:32.117 | + 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-08-28 06:29:32.117 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-08-28 06:29:32.118 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-08-28 06:29:32.118 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:29:32.118 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-08-28 06:29:32.118 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-08-28 06:29:32.118 | + functions-common:get_or_create_user:899 : local user_id 2026-08-28 06:29:32.118 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-28 06:29:32.118 | + functions-common:get_or_create_user:903 : local email= 2026-08-28 06:29:32.118 | ++ 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-08-28 06:29:32.118 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:32.118 | + functions-common:get_or_create_user:915 : user_id=9ba828fd6dd34f42bbcaae4cc6f37db5 2026-08-28 06:29:32.119 | + functions-common:get_or_create_user:916 : echo 9ba828fd6dd34f42bbcaae4cc6f37db5 2026-08-28 06:29:32.119 | 9ba828fd6dd34f42bbcaae4cc6f37db5 2026-08-28 06:29:32.119 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-08-28 06:29:32.119 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:29:32.119 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:29:32.119 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 06:29:32.119 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:29:32.119 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:29:32.119 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 06:29:32.119 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 06:29:32.119 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 06:29:32.120 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 06:29:32.120 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 06:29:32.120 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 06:29:32.120 | + 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-08-28 06:29:32.120 | ++ 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-08-28 06:29:32.120 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:32.120 | + functions-common:get_or_add_user_project_role:979 : user_role_id=91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:29:32.120 | + functions-common:get_or_add_user_project_role:980 : echo 91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:29:32.120 | 91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:29:32.121 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-28 06:29:32.121 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-08-28 06:29:32.121 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:29:32.121 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-08-28 06:29:32.121 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.188/volume 2026-08-28 06:29:32.121 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-08-28 06:29:32.121 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-28 06:29:32.121 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-08-28 06:29:32.121 | ++ 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-08-28 06:29:32.121 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:32.122 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-28 06:29:32.122 | d41ca8e28df841cebf168f315f8a4328' 2026-08-28 06:29:32.122 | + functions-common:get_or_create_service:1067 : echo d41ca8e28df841cebf168f315f8a4328 2026-08-28 06:29:32.122 | d41ca8e28df841cebf168f315f8a4328 2026-08-28 06:29:32.122 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.188/volume/v3 2026-08-28 06:29:32.122 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-28 06:29:32.122 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.188/volume/v3 RegionOne 2026-08-28 06:29:32.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-28 06:29:32.123 | +++ 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-08-28 06:29:32.123 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:32.123 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-28 06:29:32.123 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-28 06:29:32.123 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.188/volume/v3 --region RegionOne -f value -c id 2026-08-28 06:29:32.123 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:32.123 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=fb51df4730264d65a3bfee8a072111cc 2026-08-28 06:29:32.123 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo fb51df4730264d65a3bfee8a072111cc 2026-08-28 06:29:32.124 | + functions-common:get_or_create_endpoint:1100 : public_id=fb51df4730264d65a3bfee8a072111cc 2026-08-28 06:29:32.124 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-28 06:29:32.124 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-28 06:29:32.124 | + functions-common:get_or_create_endpoint:1109 : echo fb51df4730264d65a3bfee8a072111cc 2026-08-28 06:29:32.124 | fb51df4730264d65a3bfee8a072111cc 2026-08-28 06:29:32.124 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-08-28 06:29:32.124 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-08-28 06:29:32.124 | ++ functions-common:get_or_create_project:922 : local project_id 2026-08-28 06:29:32.124 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-08-28 06:29:32.124 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:32.125 | ++ functions-common:get_or_create_project:928 : project_id=e5beaf1a9f3f4e27adb9da9b70fe59a9 2026-08-28 06:29:32.125 | ++ functions-common:get_or_create_project:929 : echo e5beaf1a9f3f4e27adb9da9b70fe59a9 2026-08-28 06:29:32.125 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id e5beaf1a9f3f4e27adb9da9b70fe59a9 2026-08-28 06:29:32.125 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-08-28 06:29:32.125 | ++ functions-common:get_or_create_user:899 : local user_id 2026-08-28 06:29:32.125 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-28 06:29:32.125 | ++ functions-common:get_or_create_user:903 : local email= 2026-08-28 06:29:32.125 | +++ 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-08-28 06:29:32.125 | No password was supplied, authentication will fail when a user does not have a password. 2026-08-28 06:29:32.126 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:32.126 | ++ functions-common:get_or_create_user:915 : user_id=9ba828fd6dd34f42bbcaae4cc6f37db5 2026-08-28 06:29:32.126 | ++ functions-common:get_or_create_user:916 : echo 9ba828fd6dd34f42bbcaae4cc6f37db5 2026-08-28 06:29:32.126 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9ba828fd6dd34f42bbcaae4cc6f37db5 2026-08-28 06:29:32.160 | [2016 Async create_cinder_accounts:47746]: finished create_cinder_accounts with result 0 in 41 seconds 2026-08-28 06:29:32.164 | + inc/async:async_wait:197 : return 0 2026-08-28 06:29:32.167 | + ./stack.sh:main:1152 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-08-28 06:29:32.212 | [2016 Async create_neutron_accounts:47888]: Waiting for completion of create_neutron_accounts running on PID 47888 (2 other jobs running) 2026-08-28 06:29:32.236 | [2016 Async create_neutron_accounts:47888]: Signaling child to exit 2026-08-28 06:29:32.236 | WAKEUP 2026-08-28 06:29:32.257 | [2016 Async create_neutron_accounts:47888]: Signaled 2026-08-28 06:29:32.258 | + lib/neutron:create_neutron_accounts:486 : local neutron_url 2026-08-28 06:29:32.258 | + lib/neutron:create_neutron_accounts:487 : neutron_url=http://192.168.122.188/ 2026-08-28 06:29:32.259 | + lib/neutron:create_neutron_accounts:488 : '[' '!' -z networking ']' 2026-08-28 06:29:32.259 | + lib/neutron:create_neutron_accounts:489 : neutron_url=http://192.168.122.188/networking 2026-08-28 06:29:32.259 | + lib/neutron:create_neutron_accounts:492 : is_service_enabled q-svc neutron-api 2026-08-28 06:29:32.259 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:29:32.259 | + lib/neutron:create_neutron_accounts:494 : create_service_user neutron 2026-08-28 06:29:32.259 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-08-28 06:29:32.259 | + functions-common:get_or_create_user:899 : local user_id 2026-08-28 06:29:32.260 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-28 06:29:32.260 | + functions-common:get_or_create_user:903 : local email= 2026-08-28 06:29:32.260 | ++ 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-08-28 06:29:32.260 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:32.260 | + functions-common:get_or_create_user:915 : user_id=c39835be35504de786639e45b296486f 2026-08-28 06:29:32.260 | + functions-common:get_or_create_user:916 : echo c39835be35504de786639e45b296486f 2026-08-28 06:29:32.260 | c39835be35504de786639e45b296486f 2026-08-28 06:29:32.261 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-08-28 06:29:32.261 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:29:32.261 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:29:32.261 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 06:29:32.261 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:29:32.261 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:29:32.261 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 06:29:32.262 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 06:29:32.262 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 06:29:32.262 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 06:29:32.262 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 06:29:32.262 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 06:29:32.262 | + 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-08-28 06:29:32.262 | ++ 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-08-28 06:29:32.263 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:32.263 | + functions-common:get_or_add_user_project_role:979 : user_role_id=91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:29:32.263 | + functions-common:get_or_add_user_project_role:980 : echo 91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:29:32.263 | 91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:29:32.263 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-08-28 06:29:32.263 | + lib/neutron:create_neutron_accounts:496 : get_or_create_service neutron network 'Neutron Service' 2026-08-28 06:29:32.264 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-28 06:29:32.264 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-08-28 06:29:32.264 | ++ 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-08-28 06:29:32.264 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:32.264 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-28 06:29:32.264 | ee1ffc56643b4b1984283e81564e0564' 2026-08-28 06:29:32.264 | + functions-common:get_or_create_service:1067 : echo ee1ffc56643b4b1984283e81564e0564 2026-08-28 06:29:32.265 | ee1ffc56643b4b1984283e81564e0564 2026-08-28 06:29:32.265 | + lib/neutron:create_neutron_accounts:498 : get_or_create_endpoint network RegionOne http://192.168.122.188/networking 2026-08-28 06:29:32.265 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-28 06:29:32.265 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.188/networking RegionOne 2026-08-28 06:29:32.265 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-28 06:29:32.265 | +++ 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-08-28 06:29:32.265 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:32.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-28 06:29:32.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-28 06:29:32.266 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.188/networking --region RegionOne -f value -c id 2026-08-28 06:29:32.266 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:29:32.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=f7508a9ddee64e2f96e47db3dbf44b0a 2026-08-28 06:29:32.266 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo f7508a9ddee64e2f96e47db3dbf44b0a 2026-08-28 06:29:32.266 | + functions-common:get_or_create_endpoint:1100 : public_id=f7508a9ddee64e2f96e47db3dbf44b0a 2026-08-28 06:29:32.267 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-28 06:29:32.267 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-28 06:29:32.267 | + functions-common:get_or_create_endpoint:1109 : echo f7508a9ddee64e2f96e47db3dbf44b0a 2026-08-28 06:29:32.267 | f7508a9ddee64e2f96e47db3dbf44b0a 2026-08-28 06:29:32.303 | [2016 Async create_neutron_accounts:47888]: finished create_neutron_accounts with result 0 in 34 seconds 2026-08-28 06:29:32.309 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-08-28 06:29:32.315 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-08-28 06:29:32.318 | + inc/async:async_wait:197 : return 0 2026-08-28 06:29:32.321 | + ./stack.sh:main:1158 : is_service_enabled mysql postgresql 2026-08-28 06:29:32.339 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:29:32.341 | + ./stack.sh:main:1158 : is_service_enabled glance 2026-08-28 06:29:32.360 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:29:32.363 | + ./stack.sh:main:1159 : echo_summary 'Configuring Glance' 2026-08-28 06:29:32.365 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:29:32.368 | + ./stack.sh:echo_summary:450 : echo -e Configuring Glance 2026-08-28 06:29:32.371 | + ./stack.sh:main:1160 : async_runfunc init_glance 2026-08-28 06:29:32.374 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-08-28 06:29:32.442 | + inc/async:async_inner:63 : init_glance 2026-08-28 06:29:32.484 | [2016 Async init_glance:50140]: running: init_glance 2026-08-28 06:29:32.487 | + ./stack.sh:main:1167 : is_service_enabled neutron 2026-08-28 06:29:32.506 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:29:32.510 | + ./stack.sh:main:1168 : echo_summary 'Configuring Neutron' 2026-08-28 06:29:32.513 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:29:32.516 | + ./stack.sh:echo_summary:450 : echo -e Configuring Neutron 2026-08-28 06:29:32.518 | + ./stack.sh:main:1170 : configure_neutron 2026-08-28 06:29:32.521 | + lib/neutron:configure_neutron:381 : _configure_neutron_common 2026-08-28 06:29:32.524 | + lib/neutron:_configure_neutron_common:878 : _create_neutron_conf_dir 2026-08-28 06:29:32.529 | + lib/neutron:_create_neutron_conf_dir:871 : sudo install -d -o quobyte /etc/neutron 2026-08-28 06:29:32.548 | + lib/neutron:_configure_neutron_common:881 : cd /opt/stack/neutron 2026-08-28 06:29:32.550 | + lib/neutron:_configure_neutron_common:881 : exec ./tools/generate_config_file_samples.sh 2026-08-28 06:29:33.277 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:29:33.277 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:29:33.277 | we strongly recommend against using it for new projects. 2026-08-28 06:29:33.277 | 2026-08-28 06:29:33.277 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:29:33.278 | framework. For more detail see 2026-08-28 06:29:33.278 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:29:33.278 | 2026-08-28 06:29:33.278 | import eventlet as _eventlet # noqa 2026-08-28 06:29:37.755 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:29:37.755 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:29:37.755 | we strongly recommend against using it for new projects. 2026-08-28 06:29:37.755 | 2026-08-28 06:29:37.756 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:29:37.756 | framework. For more detail see 2026-08-28 06:29:37.756 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:29:37.756 | 2026-08-28 06:29:37.756 | import eventlet as _eventlet # noqa 2026-08-28 06:29:41.922 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:29:41.922 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:29:41.922 | we strongly recommend against using it for new projects. 2026-08-28 06:29:41.922 | 2026-08-28 06:29:41.922 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:29:41.922 | framework. For more detail see 2026-08-28 06:29:41.922 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:29:41.923 | 2026-08-28 06:29:41.923 | import eventlet as _eventlet # noqa 2026-08-28 06:29:46.117 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:29:46.117 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:29:46.118 | we strongly recommend against using it for new projects. 2026-08-28 06:29:46.118 | 2026-08-28 06:29:46.118 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:29:46.118 | framework. For more detail see 2026-08-28 06:29:46.118 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:29:46.118 | 2026-08-28 06:29:46.119 | import eventlet as _eventlet # noqa 2026-08-28 06:29:47.381 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:29:47.410 | [50140 Async init_glance:50140]: finished successfully 2026-08-28 06:29:50.692 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:29:50.692 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:29:50.692 | we strongly recommend against using it for new projects. 2026-08-28 06:29:50.693 | 2026-08-28 06:29:50.693 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:29:50.693 | framework. For more detail see 2026-08-28 06:29:50.693 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:29:50.693 | 2026-08-28 06:29:50.693 | import eventlet as _eventlet # noqa 2026-08-28 06:29:54.728 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:29:54.729 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:29:54.729 | we strongly recommend against using it for new projects. 2026-08-28 06:29:54.729 | 2026-08-28 06:29:54.729 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:29:54.729 | framework. For more detail see 2026-08-28 06:29:54.729 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:29:54.729 | 2026-08-28 06:29:54.729 | import eventlet as _eventlet # noqa 2026-08-28 06:29:58.964 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-28 06:29:58.964 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:29:58.964 | we strongly recommend against using it for new projects. 2026-08-28 06:29:58.965 | 2026-08-28 06:29:58.965 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:29:58.965 | framework. For more detail see 2026-08-28 06:29:58.965 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:29:58.965 | 2026-08-28 06:29:58.965 | from eventlet import event 2026-08-28 06:29:59.189 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-28 06:29:59.190 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-28 06:30:03.713 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:03.713 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:03.713 | we strongly recommend against using it for new projects. 2026-08-28 06:30:03.713 | 2026-08-28 06:30:03.713 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:03.713 | framework. For more detail see 2026-08-28 06:30:03.714 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:03.714 | 2026-08-28 06:30:03.714 | import eventlet as _eventlet # noqa 2026-08-28 06:30:05.618 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:05.618 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:05.618 | we strongly recommend against using it for new projects. 2026-08-28 06:30:05.618 | 2026-08-28 06:30:05.619 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:05.619 | framework. For more detail see 2026-08-28 06:30:05.619 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:05.619 | 2026-08-28 06:30:05.620 | import eventlet as _eventlet # noqa 2026-08-28 06:30:09.624 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:09.624 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:09.624 | we strongly recommend against using it for new projects. 2026-08-28 06:30:09.624 | 2026-08-28 06:30:09.624 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:09.624 | framework. For more detail see 2026-08-28 06:30:09.624 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:09.624 | 2026-08-28 06:30:09.625 | import eventlet as _eventlet # noqa 2026-08-28 06:30:12.209 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:12.209 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:12.210 | we strongly recommend against using it for new projects. 2026-08-28 06:30:12.210 | 2026-08-28 06:30:12.210 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:12.210 | framework. For more detail see 2026-08-28 06:30:12.210 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:12.210 | 2026-08-28 06:30:12.210 | import eventlet as _eventlet # noqa 2026-08-28 06:30:15.492 | + lib/neutron:_configure_neutron_common:883 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-08-28 06:30:15.497 | + lib/neutron:_configure_neutron_common:885 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-08-28 06:30:15.500 | + lib/neutron:_configure_neutron_common:889 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-08-28 06:30:15.502 | + lib/neutron:_configure_neutron_common:893 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-08-28 06:30:15.504 | + lib/neutron:_configure_neutron_common:898 : neutron_plugin_configure_common 2026-08-28 06:30:15.507 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-08-28 06:30:15.509 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-08-28 06:30:15.512 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-08-28 06:30:15.514 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-08-28 06:30:15.517 | + lib/neutron:neutron_service_plugin_class_add:1037 : local service_plugin_class=ovn-router 2026-08-28 06:30:15.519 | + lib/neutron:neutron_service_plugin_class_add:1038 : [[ '' == '' ]] 2026-08-28 06:30:15.521 | + lib/neutron:neutron_service_plugin_class_add:1039 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-08-28 06:30:15.524 | + lib/neutron:_configure_neutron_common:900 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-08-28 06:30:15.528 | + lib/neutron:_configure_neutron_common:900 : [[ ml2_conf.ini == '' ]] 2026-08-28 06:30:15.530 | + lib/neutron:_configure_neutron_common:900 : [[ ml2 == '' ]] 2026-08-28 06:30:15.532 | + lib/neutron:_configure_neutron_common:905 : mkdir -p /etc/neutron/plugins/ml2 2026-08-28 06:30:15.536 | + lib/neutron:_configure_neutron_common:906 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:30:15.538 | + lib/neutron:_configure_neutron_common:909 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:30:15.541 | + lib/neutron:_configure_neutron_common:912 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-08-28 06:30:15.543 | + 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-08-28 06:30:15.548 | ++ lib/neutron:_configure_neutron_common:918 : database_connection_url neutron 2026-08-28 06:30:15.550 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-08-28 06:30:15.553 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-08-28 06:30:15.555 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-08-28 06:30:15.557 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 06:30:15.559 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 06:30:15.562 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 06:30:15.576 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:30:15.578 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 06:30:15.580 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-08-28 06:30:15.583 | + 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-08-28 06:30:15.612 | + lib/neutron:_configure_neutron_common:919 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-08-28 06:30:15.653 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-08-28 06:30:15.693 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-08-28 06:30:15.733 | + lib/neutron:_configure_neutron_common:922 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-08-28 06:30:15.771 | + lib/neutron:_configure_neutron_common:925 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-08-28 06:30:15.809 | + lib/neutron:_configure_neutron_common:927 : '[' libvirt = fake ']' 2026-08-28 06:30:15.811 | + lib/neutron:_configure_neutron_common:937 : setup_logging /etc/neutron/neutron.conf 2026-08-28 06:30:15.814 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-08-28 06:30:15.816 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-08-28 06:30:15.820 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 06:30:15.839 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 06:30:15.842 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 06:30:15.845 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 06:30:15.847 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 06:30:15.851 | + 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-08-28 06:30:15.887 | + 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-08-28 06:30:15.938 | + 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-08-28 06:30:15.986 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 06:30:16.033 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-08-28 06:30:16.087 | + lib/neutron:_configure_neutron_common:939 : _neutron_setup_rootwrap 2026-08-28 06:30:16.091 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ True == \F\a\l\s\e ]] 2026-08-28 06:30:16.094 | + lib/neutron:_neutron_setup_rootwrap:1076 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-08-28 06:30:16.098 | + lib/neutron:_neutron_setup_rootwrap:1077 : [[ -d /etc/neutron/rootwrap.d ]] 2026-08-28 06:30:16.101 | + lib/neutron:_neutron_setup_rootwrap:1081 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-08-28 06:30:16.105 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : [[ True == \F\a\l\s\e ]] 2026-08-28 06:30:16.109 | + lib/neutron:neutron_deploy_rootwrap_filters:1065 : local srcdir=/opt/stack/neutron 2026-08-28 06:30:16.112 | + lib/neutron:neutron_deploy_rootwrap_filters:1066 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-08-28 06:30:16.136 | + 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-08-28 06:30:16.158 | + 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-08-28 06:30:16.176 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-08-28 06:30:16.195 | + lib/neutron:_neutron_setup_rootwrap:1090 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-08-28 06:30:16.212 | + lib/neutron:_neutron_setup_rootwrap:1093 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-28 06:30:16.215 | + lib/neutron:_neutron_setup_rootwrap:1094 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-28 06:30:16.219 | ++ lib/neutron:_neutron_setup_rootwrap:1097 : mktemp 2026-08-28 06:30:16.224 | + lib/neutron:_neutron_setup_rootwrap:1097 : TEMPFILE=/tmp/tmp.6KEX08PjK6 2026-08-28 06:30:16.227 | + lib/neutron:_neutron_setup_rootwrap:1098 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-08-28 06:30:16.231 | + lib/neutron:_neutron_setup_rootwrap:1099 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-08-28 06:30:16.234 | + lib/neutron:_neutron_setup_rootwrap:1100 : chmod 0440 /tmp/tmp.6KEX08PjK6 2026-08-28 06:30:16.241 | + lib/neutron:_neutron_setup_rootwrap:1101 : sudo chown root:root /tmp/tmp.6KEX08PjK6 2026-08-28 06:30:16.269 | + lib/neutron:_neutron_setup_rootwrap:1102 : sudo mv /tmp/tmp.6KEX08PjK6 /etc/sudoers.d/neutron-rootwrap 2026-08-28 06:30:16.289 | + lib/neutron:_neutron_setup_rootwrap:1105 : configure_root_helper_options /etc/neutron/neutron.conf 2026-08-28 06:30:16.292 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/neutron.conf 2026-08-28 06:30:16.295 | + 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-08-28 06:30:16.343 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-28 06:30:16.347 | + 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-08-28 06:30:16.391 | + lib/neutron:configure_neutron:382 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-08-28 06:30:16.396 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-08-28 06:30:16.399 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-08-28 06:30:16.403 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-28 06:30:16.406 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-08-28 06:30:16.410 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-28 06:30:16.434 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:30:16.440 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-08-28 06:30:16.444 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-08-28 06:30:16.448 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-28 06:30:16.474 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:30:16.478 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.188:5672/ 2026-08-28 06:30:16.483 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.188:5672/ 2026-08-28 06:30:16.534 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-28 06:30:16.537 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-28 06:30:16.541 | + lib/neutron:configure_neutron:384 : is_service_enabled q-metering neutron-metering 2026-08-28 06:30:16.563 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:30:16.566 | + lib/neutron:configure_neutron:387 : is_service_enabled q-agt neutron-agent 2026-08-28 06:30:16.590 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:30:16.593 | + lib/neutron:configure_neutron:390 : is_service_enabled q-dhcp neutron-dhcp 2026-08-28 06:30:16.620 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:30:16.624 | + lib/neutron:configure_neutron:393 : is_service_enabled q-l3 neutron-l3 2026-08-28 06:30:16.649 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:30:16.654 | + lib/neutron:configure_neutron:396 : is_service_enabled q-meta neutron-metadata-agent 2026-08-28 06:30:16.676 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:30:16.680 | + lib/neutron:configure_neutron:400 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-28 06:30:16.684 | + lib/neutron:configure_neutron:403 : is_service_enabled ceilometer 2026-08-28 06:30:16.710 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:30:16.713 | + lib/neutron:configure_neutron:407 : [[ ovn == \o\v\n ]] 2026-08-28 06:30:16.717 | + lib/neutron:configure_neutron:408 : configure_ovn 2026-08-28 06:30:16.720 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : echo 'Configuring OVN' 2026-08-28 06:30:16.720 | Configuring OVN 2026-08-28 06:30:16.725 | + lib/neutron_plugins/ovn_agent:configure_ovn:559 : '[' -z '' ']' 2026-08-28 06:30:16.728 | + lib/neutron_plugins/ovn_agent:configure_ovn:560 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-08-28 06:30:16.734 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:561 : cat /etc/openvswitch/system-id.conf 2026-08-28 06:30:16.740 | + lib/neutron_plugins/ovn_agent:configure_ovn:561 : OVN_UUID=ab9deff2-d60b-4ba5-a0cd-dbfe28fe8bb3 2026-08-28 06:30:16.744 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : [[ False == \F\a\l\s\e ]] 2026-08-28 06:30:16.747 | + lib/neutron_plugins/ovn_agent:configure_ovn:576 : is_fedora 2026-08-28 06:30:16.751 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 06:30:16.755 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 06:30:16.757 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 06:30:16.760 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 06:30:16.764 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 06:30:16.767 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 06:30:16.770 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 06:30:16.774 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 06:30:16.778 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 06:30:16.781 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 06:30:16.785 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 06:30:16.788 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 06:30:16.790 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 06:30:16.794 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : local sample_file= 2026-08-28 06:30:16.798 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : local config_file= 2026-08-28 06:30:16.801 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_ovn_agent_enabled 2026-08-28 06:30:16.805 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-28 06:30:16.826 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:30:16.829 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-28 06:30:16.886 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-28 06:30:16.889 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : [[ metadata =~ metadata ]] 2026-08-28 06:30:16.892 | + lib/neutron_plugins/ovn_agent:configure_ovn:585 : is_service_enabled ovn-controller 2026-08-28 06:30:16.912 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:30:16.915 | + lib/neutron_plugins/ovn_agent:configure_ovn:586 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-08-28 06:30:16.919 | + lib/neutron_plugins/ovn_agent:configure_ovn:587 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-28 06:30:16.923 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-08-28 06:30:16.926 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : sudo install -d -o quobyte /etc/neutron 2026-08-28 06:30:16.946 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-08-28 06:30:16.951 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : cd /opt/stack/neutron 2026-08-28 06:30:16.955 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : exec ./tools/generate_config_file_samples.sh 2026-08-28 06:30:17.670 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:17.670 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:17.670 | we strongly recommend against using it for new projects. 2026-08-28 06:30:17.670 | 2026-08-28 06:30:17.671 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:17.671 | framework. For more detail see 2026-08-28 06:30:17.671 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:17.671 | 2026-08-28 06:30:17.671 | import eventlet as _eventlet # noqa 2026-08-28 06:30:21.615 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:21.615 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:21.615 | we strongly recommend against using it for new projects. 2026-08-28 06:30:21.615 | 2026-08-28 06:30:21.616 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:21.616 | framework. For more detail see 2026-08-28 06:30:21.616 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:21.616 | 2026-08-28 06:30:21.616 | import eventlet as _eventlet # noqa 2026-08-28 06:30:25.490 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:25.490 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:25.490 | we strongly recommend against using it for new projects. 2026-08-28 06:30:25.490 | 2026-08-28 06:30:25.490 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:25.491 | framework. For more detail see 2026-08-28 06:30:25.491 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:25.491 | 2026-08-28 06:30:25.491 | import eventlet as _eventlet # noqa 2026-08-28 06:30:29.445 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:29.445 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:29.445 | we strongly recommend against using it for new projects. 2026-08-28 06:30:29.445 | 2026-08-28 06:30:29.446 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:29.446 | framework. For more detail see 2026-08-28 06:30:29.446 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:29.446 | 2026-08-28 06:30:29.446 | import eventlet as _eventlet # noqa 2026-08-28 06:30:33.942 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:33.942 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:33.942 | we strongly recommend against using it for new projects. 2026-08-28 06:30:33.943 | 2026-08-28 06:30:33.943 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:33.943 | framework. For more detail see 2026-08-28 06:30:33.943 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:33.943 | 2026-08-28 06:30:33.943 | import eventlet as _eventlet # noqa 2026-08-28 06:30:37.901 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:37.901 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:37.901 | we strongly recommend against using it for new projects. 2026-08-28 06:30:37.902 | 2026-08-28 06:30:37.902 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:37.902 | framework. For more detail see 2026-08-28 06:30:37.903 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:37.903 | 2026-08-28 06:30:37.903 | import eventlet as _eventlet # noqa 2026-08-28 06:30:42.039 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_eventlet/loopingcall.py:19: EventletDeprecationWarning: 2026-08-28 06:30:42.039 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:42.039 | we strongly recommend against using it for new projects. 2026-08-28 06:30:42.039 | 2026-08-28 06:30:42.039 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:42.039 | framework. For more detail see 2026-08-28 06:30:42.039 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:42.040 | 2026-08-28 06:30:42.040 | from eventlet import event 2026-08-28 06:30:42.243 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-08-28 06:30:42.243 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-08-28 06:30:46.628 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:46.628 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:46.628 | we strongly recommend against using it for new projects. 2026-08-28 06:30:46.629 | 2026-08-28 06:30:46.629 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:46.629 | framework. For more detail see 2026-08-28 06:30:46.629 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:46.629 | 2026-08-28 06:30:46.629 | import eventlet as _eventlet # noqa 2026-08-28 06:30:48.447 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:48.447 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:48.447 | we strongly recommend against using it for new projects. 2026-08-28 06:30:48.447 | 2026-08-28 06:30:48.447 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:48.448 | framework. For more detail see 2026-08-28 06:30:48.448 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:48.448 | 2026-08-28 06:30:48.448 | import eventlet as _eventlet # noqa 2026-08-28 06:30:52.402 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:52.402 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:52.402 | we strongly recommend against using it for new projects. 2026-08-28 06:30:52.402 | 2026-08-28 06:30:52.402 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:52.403 | framework. For more detail see 2026-08-28 06:30:52.403 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:52.403 | 2026-08-28 06:30:52.403 | import eventlet as _eventlet # noqa 2026-08-28 06:30:54.913 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:54.913 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:54.913 | we strongly recommend against using it for new projects. 2026-08-28 06:30:54.914 | 2026-08-28 06:30:54.914 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:54.914 | framework. For more detail see 2026-08-28 06:30:54.914 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:54.914 | 2026-08-28 06:30:54.914 | import eventlet as _eventlet # noqa 2026-08-28 06:30:58.178 | + 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-08-28 06:30:58.185 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-28 06:30:58.188 | + lib/neutron:configure_root_helper_options:1109 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-28 06:30:58.192 | + 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-08-28 06:30:58.228 | + lib/neutron:configure_root_helper_options:1111 : [[ True == \T\r\u\e ]] 2026-08-28 06:30:58.231 | + 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-08-28 06:30:58.269 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-08-28 06:30:58.304 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.188 2026-08-28 06:30:58.342 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-08-28 06:30:58.378 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-08-28 06:30:58.413 | + 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-08-28 06:30:58.450 | + lib/neutron_plugins/ovn_agent:configure_ovn:606 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.188:6642 2026-08-28 06:30:58.487 | + lib/neutron_plugins/ovn_agent:configure_ovn:607 : is_service_enabled tls-proxy 2026-08-28 06:30:58.514 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:30:58.520 | + lib/neutron_plugins/ovn_agent:configure_ovn:615 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-08-28 06:30:58.522 | + lib/neutron_plugins/ovn_agent:configure_ovn:616 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-08-28 06:30:58.578 | + lib/neutron_plugins/ovn_agent:configure_ovn:617 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.188:6641 2026-08-28 06:30:58.627 | + lib/neutron_plugins/ovn_agent:configure_ovn:618 : [[ metadata =~ ovn-evpn ]] 2026-08-28 06:30:58.631 | + lib/neutron:configure_neutron:409 : configure_ovn_plugin 2026-08-28 06:30:58.634 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : echo 'Configuring Neutron for OVN' 2026-08-28 06:30:58.634 | Configuring Neutron for OVN 2026-08-28 06:30:58.637 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : is_service_enabled q-svc neutron-api 2026-08-28 06:30:58.657 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:30:58.660 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : filter_network_api_extensions 2026-08-28 06:30:58.663 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-28 06:30:58.663 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-08-28 06:30:59.343 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:30:59.343 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:30:59.343 | we strongly recommend against using it for new projects. 2026-08-28 06:30:59.343 | 2026-08-28 06:30:59.343 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:30:59.343 | framework. For more detail see 2026-08-28 06:30:59.343 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:30:59.343 | 2026-08-28 06:30:59.343 | import eventlet as _eventlet # noqa 2026-08-28 06:31:02.561 | + 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-08-28 06:31:02.565 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-08-28 06:31:02.565 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-08-28 06:31:03.273 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:31:03.273 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:31:03.273 | we strongly recommend against using it for new projects. 2026-08-28 06:31:03.273 | 2026-08-28 06:31:03.273 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:31:03.273 | framework. For more detail see 2026-08-28 06:31:03.274 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:31:03.274 | 2026-08-28 06:31:03.274 | import eventlet as _eventlet # noqa 2026-08-28 06:31:05.941 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:476 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-28 06:31:05.945 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : is_service_enabled q-qos neutron-qos 2026-08-28 06:31:05.963 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:31:05.966 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-28 06:31:05.971 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-28 06:31:05.971 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:31:05.971 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : tr ', ' '\n' 2026-08-28 06:31:05.972 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-08-28 06:31:05.976 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:31:05.976 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : sort -u 2026-08-28 06:31:05.982 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : extensions='address-group 2026-08-28 06:31:05.982 | address-scope 2026-08-28 06:31:05.982 | agent 2026-08-28 06:31:05.982 | allowed-address-pairs 2026-08-28 06:31:05.982 | auto-allocated-topology 2026-08-28 06:31:05.982 | availability_zone 2026-08-28 06:31:05.982 | bgp 2026-08-28 06:31:05.983 | bgp_4byte_asn 2026-08-28 06:31:05.983 | bgp_dragent_scheduler 2026-08-28 06:31:05.983 | binding 2026-08-28 06:31:05.983 | binding-extended 2026-08-28 06:31:05.983 | default-subnetpools 2026-08-28 06:31:05.983 | dhcp_agent_scheduler 2026-08-28 06:31:05.983 | dns-domain-ports 2026-08-28 06:31:05.983 | dns-integration 2026-08-28 06:31:05.984 | dns-integration-domain-keywords 2026-08-28 06:31:05.984 | empty-string-filtering 2026-08-28 06:31:05.984 | enable-default-route-bfd 2026-08-28 06:31:05.984 | enable-default-route-ecmp 2026-08-28 06:31:05.984 | expose-port-forwarding-in-fip 2026-08-28 06:31:05.984 | ext-gw-mode 2026-08-28 06:31:05.984 | external-gateway-multihoming 2026-08-28 06:31:05.984 | external-net 2026-08-28 06:31:05.984 | extra_dhcp_opt 2026-08-28 06:31:05.985 | extraroute 2026-08-28 06:31:05.985 | extraroute-atomic 2026-08-28 06:31:05.985 | filter-validation 2026-08-28 06:31:05.985 | fip-port-details 2026-08-28 06:31:05.985 | flavors 2026-08-28 06:31:05.985 | floating-ip-port-forwarding 2026-08-28 06:31:05.985 | floating-ip-port-forwarding-description 2026-08-28 06:31:05.985 | floating-ip-port-forwarding-detail 2026-08-28 06:31:05.985 | floating-ip-port-forwarding-port-ranges 2026-08-28 06:31:05.986 | floatingip-pools 2026-08-28 06:31:05.986 | fwaas_v2 2026-08-28 06:31:05.986 | ip_allocation 2026-08-28 06:31:05.986 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:31:05.986 | l3-flavors 2026-08-28 06:31:05.986 | l3-ha 2026-08-28 06:31:05.986 | l3_agent_scheduler 2026-08-28 06:31:05.986 | logging 2026-08-28 06:31:05.988 | multi-provider 2026-08-28 06:31:05.988 | net-mtu 2026-08-28 06:31:05.988 | net-mtu-writable 2026-08-28 06:31:05.988 | network-ip-availability 2026-08-28 06:31:05.988 | network_availability_zone 2026-08-28 06:31:05.988 | network_ha 2026-08-28 06:31:05.988 | pagination 2026-08-28 06:31:05.988 | port-device-profile 2026-08-28 06:31:05.988 | port-hardware-offload-type 2026-08-28 06:31:05.989 | port-mac-address-regenerate 2026-08-28 06:31:05.989 | port-numa-affinity-policy 2026-08-28 06:31:05.989 | port-numa-affinity-policy-socket 2026-08-28 06:31:05.989 | port-resource-request 2026-08-28 06:31:05.989 | port-security 2026-08-28 06:31:05.989 | port-trusted-vif 2026-08-28 06:31:05.989 | project-id 2026-08-28 06:31:05.989 | provider 2026-08-28 06:31:05.989 | pvlan 2026-08-28 06:31:05.990 | qinq 2026-08-28 06:31:05.990 | qos 2026-08-28 06:31:05.990 | qos-bw-limit-direction 2026-08-28 06:31:05.990 | qos-bw-minimum-ingress 2026-08-28 06:31:05.990 | qos-default 2026-08-28 06:31:05.990 | qos-fip 2026-08-28 06:31:05.990 | qos-gateway-ip 2026-08-28 06:31:05.990 | qos-rule-type-details 2026-08-28 06:31:05.990 | qos-rule-type-filter 2026-08-28 06:31:05.991 | qos-rules-alias 2026-08-28 06:31:05.991 | quota-check-limit 2026-08-28 06:31:05.991 | quota-check-limit-default 2026-08-28 06:31:05.991 | quota_details 2026-08-28 06:31:05.991 | quotas 2026-08-28 06:31:05.991 | rbac-address-scope 2026-08-28 06:31:05.991 | rbac-policies 2026-08-28 06:31:05.992 | rbac-security-groups 2026-08-28 06:31:05.992 | router 2026-08-28 06:31:05.992 | router-enable-snat 2026-08-28 06:31:05.992 | router_availability_zone 2026-08-28 06:31:05.992 | security-group 2026-08-28 06:31:05.992 | security-groups-default-rules 2026-08-28 06:31:05.992 | security-groups-default-statefulness 2026-08-28 06:31:05.992 | security-groups-normalized-cidr 2026-08-28 06:31:05.993 | security-groups-remote-address-group 2026-08-28 06:31:05.993 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:31:05.993 | security-groups-shared-filtering 2026-08-28 06:31:05.993 | segment 2026-08-28 06:31:05.993 | sorting 2026-08-28 06:31:05.993 | standard-attr-description 2026-08-28 06:31:05.993 | standard-attr-fwaas-v2 2026-08-28 06:31:05.993 | standard-attr-revisions 2026-08-28 06:31:05.993 | standard-attr-tag 2026-08-28 06:31:05.994 | standard-attr-timestamp 2026-08-28 06:31:05.994 | stateful-security-group 2026-08-28 06:31:05.994 | subnet-dns-publish-fixed-ip 2026-08-28 06:31:05.994 | subnet-external-network 2026-08-28 06:31:05.994 | subnet-service-types 2026-08-28 06:31:05.994 | subnet_allocation 2026-08-28 06:31:05.994 | subnet_onboard 2026-08-28 06:31:05.994 | subnetpool-prefix-ops 2026-08-28 06:31:05.994 | tag-creation 2026-08-28 06:31:05.995 | tap-mirror 2026-08-28 06:31:05.995 | tap-mirror-both-direction 2026-08-28 06:31:05.995 | trunk 2026-08-28 06:31:05.995 | uplink-status-propagation 2026-08-28 06:31:05.995 | uplink-status-propagation-updatable 2026-08-28 06:31:05.995 | vlan-transparent 2026-08-28 06:31:05.995 | vpn-endpoint-groups 2026-08-28 06:31:05.995 | vpnaas' 2026-08-28 06:31:05.995 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-08-28 06:31:05.996 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : tr ', ' '\n' 2026-08-28 06:31:05.996 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:31:05.996 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : LC_ALL=C 2026-08-28 06:31:05.996 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 482: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:31:05.996 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : sort -u 2026-08-28 06:31:06.002 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:482 : supported_ext='address-group 2026-08-28 06:31:06.002 | address-scope 2026-08-28 06:31:06.002 | agent 2026-08-28 06:31:06.002 | allowed-address-pairs 2026-08-28 06:31:06.002 | auto-allocated-topology 2026-08-28 06:31:06.003 | availability_zone 2026-08-28 06:31:06.003 | bgp 2026-08-28 06:31:06.003 | bgp_4byte_asn 2026-08-28 06:31:06.003 | bgp_dragent_scheduler 2026-08-28 06:31:06.003 | binding 2026-08-28 06:31:06.003 | binding-extended 2026-08-28 06:31:06.003 | default-subnetpools 2026-08-28 06:31:06.003 | dhcp_agent_scheduler 2026-08-28 06:31:06.003 | dns-domain-ports 2026-08-28 06:31:06.004 | dns-integration 2026-08-28 06:31:06.004 | dns-integration-domain-keywords 2026-08-28 06:31:06.004 | empty-string-filtering 2026-08-28 06:31:06.004 | enable-default-route-bfd 2026-08-28 06:31:06.004 | enable-default-route-ecmp 2026-08-28 06:31:06.004 | expose-port-forwarding-in-fip 2026-08-28 06:31:06.004 | ext-gw-mode 2026-08-28 06:31:06.004 | external-gateway-multihoming 2026-08-28 06:31:06.005 | external-net 2026-08-28 06:31:06.005 | extra_dhcp_opt 2026-08-28 06:31:06.005 | extraroute 2026-08-28 06:31:06.005 | extraroute-atomic 2026-08-28 06:31:06.005 | filter-validation 2026-08-28 06:31:06.005 | fip-port-details 2026-08-28 06:31:06.005 | flavors 2026-08-28 06:31:06.005 | floating-ip-port-forwarding 2026-08-28 06:31:06.006 | floating-ip-port-forwarding-description 2026-08-28 06:31:06.006 | floating-ip-port-forwarding-detail 2026-08-28 06:31:06.006 | floating-ip-port-forwarding-port-ranges 2026-08-28 06:31:06.006 | floatingip-pools 2026-08-28 06:31:06.006 | fwaas_v2 2026-08-28 06:31:06.006 | ip_allocation 2026-08-28 06:31:06.006 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:31:06.006 | l3-flavors 2026-08-28 06:31:06.006 | l3-ha 2026-08-28 06:31:06.007 | l3_agent_scheduler 2026-08-28 06:31:06.007 | logging 2026-08-28 06:31:06.007 | multi-provider 2026-08-28 06:31:06.007 | net-mtu 2026-08-28 06:31:06.008 | net-mtu-writable 2026-08-28 06:31:06.009 | network-ip-availability 2026-08-28 06:31:06.009 | network_availability_zone 2026-08-28 06:31:06.010 | network_ha 2026-08-28 06:31:06.010 | pagination 2026-08-28 06:31:06.010 | port-device-profile 2026-08-28 06:31:06.010 | port-hardware-offload-type 2026-08-28 06:31:06.010 | port-mac-address-regenerate 2026-08-28 06:31:06.010 | port-numa-affinity-policy 2026-08-28 06:31:06.011 | port-numa-affinity-policy-socket 2026-08-28 06:31:06.011 | port-resource-request 2026-08-28 06:31:06.011 | port-security 2026-08-28 06:31:06.011 | port-trusted-vif 2026-08-28 06:31:06.011 | project-id 2026-08-28 06:31:06.011 | provider 2026-08-28 06:31:06.011 | pvlan 2026-08-28 06:31:06.011 | qinq 2026-08-28 06:31:06.011 | qos 2026-08-28 06:31:06.012 | qos-bw-limit-direction 2026-08-28 06:31:06.012 | qos-bw-minimum-ingress 2026-08-28 06:31:06.012 | qos-default 2026-08-28 06:31:06.012 | qos-fip 2026-08-28 06:31:06.012 | qos-gateway-ip 2026-08-28 06:31:06.012 | qos-rule-type-details 2026-08-28 06:31:06.012 | qos-rule-type-filter 2026-08-28 06:31:06.012 | qos-rules-alias 2026-08-28 06:31:06.012 | quota-check-limit 2026-08-28 06:31:06.013 | quota-check-limit-default 2026-08-28 06:31:06.013 | quota_details 2026-08-28 06:31:06.013 | quotas 2026-08-28 06:31:06.013 | rbac-address-scope 2026-08-28 06:31:06.013 | rbac-policies 2026-08-28 06:31:06.013 | rbac-security-groups 2026-08-28 06:31:06.013 | router 2026-08-28 06:31:06.013 | router-enable-snat 2026-08-28 06:31:06.013 | router_availability_zone 2026-08-28 06:31:06.014 | security-group 2026-08-28 06:31:06.014 | security-groups-default-rules 2026-08-28 06:31:06.014 | security-groups-default-statefulness 2026-08-28 06:31:06.014 | security-groups-normalized-cidr 2026-08-28 06:31:06.014 | security-groups-remote-address-group 2026-08-28 06:31:06.014 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:31:06.014 | security-groups-shared-filtering 2026-08-28 06:31:06.014 | segment 2026-08-28 06:31:06.014 | sorting 2026-08-28 06:31:06.015 | standard-attr-description 2026-08-28 06:31:06.015 | standard-attr-fwaas-v2 2026-08-28 06:31:06.015 | standard-attr-revisions 2026-08-28 06:31:06.015 | standard-attr-tag 2026-08-28 06:31:06.015 | standard-attr-timestamp 2026-08-28 06:31:06.015 | stateful-security-group 2026-08-28 06:31:06.015 | subnet-dns-publish-fixed-ip 2026-08-28 06:31:06.015 | subnet-external-network 2026-08-28 06:31:06.016 | subnet-service-types 2026-08-28 06:31:06.016 | subnet_allocation 2026-08-28 06:31:06.016 | subnet_onboard 2026-08-28 06:31:06.016 | subnetpool-prefix-ops 2026-08-28 06:31:06.016 | tag-creation 2026-08-28 06:31:06.016 | tap-mirror 2026-08-28 06:31:06.016 | tap-mirror-both-direction 2026-08-28 06:31:06.016 | trunk 2026-08-28 06:31:06.017 | uplink-status-propagation 2026-08-28 06:31:06.017 | uplink-status-propagation-updatable 2026-08-28 06:31:06.017 | vlan-transparent 2026-08-28 06:31:06.017 | vpn-endpoint-groups 2026-08-28 06:31:06.017 | vpnaas' 2026-08-28 06:31:06.017 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-28 06:31:06.017 | address-scope 2026-08-28 06:31:06.017 | agent 2026-08-28 06:31:06.018 | allowed-address-pairs 2026-08-28 06:31:06.018 | auto-allocated-topology 2026-08-28 06:31:06.018 | availability_zone 2026-08-28 06:31:06.018 | bgp 2026-08-28 06:31:06.018 | bgp_4byte_asn 2026-08-28 06:31:06.018 | bgp_dragent_scheduler 2026-08-28 06:31:06.018 | binding 2026-08-28 06:31:06.018 | binding-extended 2026-08-28 06:31:06.018 | default-subnetpools 2026-08-28 06:31:06.019 | dhcp_agent_scheduler 2026-08-28 06:31:06.019 | dns-domain-ports 2026-08-28 06:31:06.019 | dns-integration 2026-08-28 06:31:06.019 | dns-integration-domain-keywords 2026-08-28 06:31:06.019 | empty-string-filtering 2026-08-28 06:31:06.019 | enable-default-route-bfd 2026-08-28 06:31:06.019 | enable-default-route-ecmp 2026-08-28 06:31:06.019 | expose-port-forwarding-in-fip 2026-08-28 06:31:06.019 | ext-gw-mode 2026-08-28 06:31:06.019 | external-gateway-multihoming 2026-08-28 06:31:06.019 | external-net 2026-08-28 06:31:06.020 | extra_dhcp_opt 2026-08-28 06:31:06.020 | extraroute 2026-08-28 06:31:06.020 | extraroute-atomic 2026-08-28 06:31:06.020 | filter-validation 2026-08-28 06:31:06.020 | fip-port-details 2026-08-28 06:31:06.020 | flavors 2026-08-28 06:31:06.020 | floating-ip-port-forwarding 2026-08-28 06:31:06.020 | floating-ip-port-forwarding-description 2026-08-28 06:31:06.020 | floating-ip-port-forwarding-detail 2026-08-28 06:31:06.020 | floating-ip-port-forwarding-port-ranges 2026-08-28 06:31:06.021 | floatingip-pools 2026-08-28 06:31:06.021 | fwaas_v2 2026-08-28 06:31:06.021 | ip_allocation 2026-08-28 06:31:06.021 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:31:06.021 | l3-flavors 2026-08-28 06:31:06.021 | l3-ha 2026-08-28 06:31:06.021 | l3_agent_scheduler 2026-08-28 06:31:06.021 | logging 2026-08-28 06:31:06.021 | multi-provider 2026-08-28 06:31:06.021 | net-mtu 2026-08-28 06:31:06.021 | net-mtu-writable 2026-08-28 06:31:06.022 | network-ip-availability 2026-08-28 06:31:06.022 | network_availability_zone 2026-08-28 06:31:06.022 | network_ha 2026-08-28 06:31:06.022 | pagination 2026-08-28 06:31:06.022 | port-device-profile 2026-08-28 06:31:06.022 | port-hardware-offload-type 2026-08-28 06:31:06.022 | port-mac-address-regenerate 2026-08-28 06:31:06.022 | port-numa-affinity-policy 2026-08-28 06:31:06.022 | port-numa-affinity-policy-socket 2026-08-28 06:31:06.022 | port-resource-request 2026-08-28 06:31:06.022 | port-security 2026-08-28 06:31:06.022 | port-trusted-vif 2026-08-28 06:31:06.023 | project-id 2026-08-28 06:31:06.023 | provider 2026-08-28 06:31:06.023 | pvlan 2026-08-28 06:31:06.023 | qinq 2026-08-28 06:31:06.023 | qos 2026-08-28 06:31:06.023 | qos-bw-limit-direction 2026-08-28 06:31:06.023 | qos-bw-minimum-ingress 2026-08-28 06:31:06.023 | qos-default 2026-08-28 06:31:06.024 | qos-fip 2026-08-28 06:31:06.024 | qos-gateway-ip 2026-08-28 06:31:06.024 | qos-rule-type-details 2026-08-28 06:31:06.024 | qos-rule-type-filter 2026-08-28 06:31:06.025 | qos-rules-alias 2026-08-28 06:31:06.025 | quota-check-limit 2026-08-28 06:31:06.025 | quota-check-limit-default 2026-08-28 06:31:06.025 | quota_details 2026-08-28 06:31:06.025 | quotas 2026-08-28 06:31:06.025 | rbac-address-scope 2026-08-28 06:31:06.025 | rbac-policies 2026-08-28 06:31:06.025 | rbac-security-groups 2026-08-28 06:31:06.025 | router 2026-08-28 06:31:06.025 | router-enable-snat 2026-08-28 06:31:06.025 | router_availability_zone 2026-08-28 06:31:06.026 | security-group 2026-08-28 06:31:06.026 | security-groups-default-rules 2026-08-28 06:31:06.026 | security-groups-default-statefulness 2026-08-28 06:31:06.026 | security-groups-normalized-cidr 2026-08-28 06:31:06.026 | security-groups-remote-address-group 2026-08-28 06:31:06.026 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:31:06.026 | security-groups-shared-filtering 2026-08-28 06:31:06.026 | segment 2026-08-28 06:31:06.026 | sorting 2026-08-28 06:31:06.026 | standard-attr-description 2026-08-28 06:31:06.027 | standard-attr-fwaas-v2 2026-08-28 06:31:06.027 | standard-attr-revisions 2026-08-28 06:31:06.027 | standard-attr-tag 2026-08-28 06:31:06.027 | standard-attr-timestamp 2026-08-28 06:31:06.027 | stateful-security-group 2026-08-28 06:31:06.027 | subnet-dns-publish-fixed-ip 2026-08-28 06:31:06.027 | subnet-external-network 2026-08-28 06:31:06.027 | subnet-service-types 2026-08-28 06:31:06.027 | subnet_allocation 2026-08-28 06:31:06.027 | subnet_onboard 2026-08-28 06:31:06.027 | subnetpool-prefix-ops 2026-08-28 06:31:06.028 | tag-creation 2026-08-28 06:31:06.028 | tap-mirror 2026-08-28 06:31:06.028 | tap-mirror-both-direction 2026-08-28 06:31:06.028 | trunk 2026-08-28 06:31:06.028 | uplink-status-propagation 2026-08-28 06:31:06.028 | uplink-status-propagation-updatable 2026-08-28 06:31:06.028 | vlan-transparent 2026-08-28 06:31:06.028 | vpn-endpoint-groups 2026-08-28 06:31:06.028 | vpnaas' 2026-08-28 06:31:06.028 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:31:06.028 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : echo -e 'address-group 2026-08-28 06:31:06.029 | address-scope 2026-08-28 06:31:06.030 | agent 2026-08-28 06:31:06.030 | allowed-address-pairs 2026-08-28 06:31:06.030 | auto-allocated-topology 2026-08-28 06:31:06.030 | availability_zone 2026-08-28 06:31:06.030 | bgp 2026-08-28 06:31:06.030 | bgp_4byte_asn 2026-08-28 06:31:06.030 | bgp_dragent_scheduler 2026-08-28 06:31:06.030 | binding 2026-08-28 06:31:06.030 | binding-extended 2026-08-28 06:31:06.030 | default-subnetpools 2026-08-28 06:31:06.030 | dhcp_agent_scheduler 2026-08-28 06:31:06.031 | dns-domain-ports 2026-08-28 06:31:06.031 | dns-integration 2026-08-28 06:31:06.031 | dns-integration-domain-keywords 2026-08-28 06:31:06.031 | empty-string-filtering 2026-08-28 06:31:06.031 | enable-default-route-bfd 2026-08-28 06:31:06.031 | enable-default-route-ecmp 2026-08-28 06:31:06.031 | expose-port-forwarding-in-fip 2026-08-28 06:31:06.031 | ext-gw-mode 2026-08-28 06:31:06.031 | external-gateway-multihoming 2026-08-28 06:31:06.031 | external-net 2026-08-28 06:31:06.032 | extra_dhcp_opt 2026-08-28 06:31:06.032 | extraroute 2026-08-28 06:31:06.032 | extraroute-atomic 2026-08-28 06:31:06.032 | filter-validation 2026-08-28 06:31:06.032 | fip-port-details 2026-08-28 06:31:06.032 | flavors 2026-08-28 06:31:06.032 | floating-ip-port-forwarding 2026-08-28 06:31:06.032 | floating-ip-port-forwarding-description 2026-08-28 06:31:06.032 | floating-ip-port-forwarding-detail 2026-08-28 06:31:06.032 | floating-ip-port-forwarding-port-ranges 2026-08-28 06:31:06.032 | floatingip-pools 2026-08-28 06:31:06.033 | fwaas_v2 2026-08-28 06:31:06.033 | ip_allocation 2026-08-28 06:31:06.033 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:31:06.033 | l3-flavors 2026-08-28 06:31:06.033 | l3-ha 2026-08-28 06:31:06.033 | l3_agent_scheduler 2026-08-28 06:31:06.033 | logging 2026-08-28 06:31:06.033 | multi-provider 2026-08-28 06:31:06.033 | net-mtu 2026-08-28 06:31:06.033 | net-mtu-writable 2026-08-28 06:31:06.033 | network-ip-availability 2026-08-28 06:31:06.034 | network_availability_zone 2026-08-28 06:31:06.034 | network_ha 2026-08-28 06:31:06.034 | pagination 2026-08-28 06:31:06.034 | port-device-profile 2026-08-28 06:31:06.034 | port-hardware-offload-type 2026-08-28 06:31:06.034 | port-mac-address-regenerate 2026-08-28 06:31:06.034 | port-numa-affinity-policy 2026-08-28 06:31:06.034 | port-numa-affinity-policy-socket 2026-08-28 06:31:06.034 | port-resource-request 2026-08-28 06:31:06.034 | port-security 2026-08-28 06:31:06.034 | port-trusted-vif 2026-08-28 06:31:06.034 | project-id 2026-08-28 06:31:06.035 | provider 2026-08-28 06:31:06.035 | pvlan 2026-08-28 06:31:06.035 | qinq 2026-08-28 06:31:06.035 | qos 2026-08-28 06:31:06.035 | qos-bw-limit-direction 2026-08-28 06:31:06.035 | qos-bw-minimum-ingress 2026-08-28 06:31:06.035 | qos-default 2026-08-28 06:31:06.035 | qos-fip 2026-08-28 06:31:06.035 | qos-gateway-ip 2026-08-28 06:31:06.035 | qos-rule-type-details 2026-08-28 06:31:06.036 | qos-rule-type-filter 2026-08-28 06:31:06.036 | qos-rules-alias 2026-08-28 06:31:06.036 | quota-check-limit 2026-08-28 06:31:06.036 | quota-check-limit-default 2026-08-28 06:31:06.036 | quota_details 2026-08-28 06:31:06.036 | quotas 2026-08-28 06:31:06.036 | rbac-address-scope 2026-08-28 06:31:06.036 | rbac-policies 2026-08-28 06:31:06.036 | rbac-security-groups 2026-08-28 06:31:06.036 | router 2026-08-28 06:31:06.036 | router-enable-snat 2026-08-28 06:31:06.036 | router_availability_zone 2026-08-28 06:31:06.037 | security-group 2026-08-28 06:31:06.037 | security-groups-default-rules 2026-08-28 06:31:06.037 | security-groups-default-statefulness 2026-08-28 06:31:06.037 | security-groups-normalized-cidr 2026-08-28 06:31:06.037 | security-groups-remote-address-group 2026-08-28 06:31:06.037 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:31:06.037 | security-groups-shared-filtering 2026-08-28 06:31:06.037 | segment 2026-08-28 06:31:06.037 | sorting 2026-08-28 06:31:06.037 | standard-attr-description 2026-08-28 06:31:06.037 | standard-attr-fwaas-v2 2026-08-28 06:31:06.038 | standard-attr-revisions 2026-08-28 06:31:06.038 | standard-attr-tag 2026-08-28 06:31:06.038 | standard-attr-timestamp 2026-08-28 06:31:06.038 | stateful-security-group 2026-08-28 06:31:06.038 | subnet-dns-publish-fixed-ip 2026-08-28 06:31:06.038 | subnet-external-network 2026-08-28 06:31:06.038 | subnet-service-types 2026-08-28 06:31:06.038 | subnet_allocation 2026-08-28 06:31:06.038 | subnet_onboard 2026-08-28 06:31:06.038 | subnetpool-prefix-ops 2026-08-28 06:31:06.038 | tag-creation 2026-08-28 06:31:06.039 | tap-mirror 2026-08-28 06:31:06.039 | tap-mirror-both-direction 2026-08-28 06:31:06.039 | trunk 2026-08-28 06:31:06.039 | uplink-status-propagation 2026-08-28 06:31:06.039 | uplink-status-propagation-updatable 2026-08-28 06:31:06.039 | vlan-transparent 2026-08-28 06:31:06.039 | vpn-endpoint-groups 2026-08-28 06:31:06.040 | vpnaas' 2026-08-28 06:31:06.040 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : LC_ALL=C 2026-08-28 06:31:06.040 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 483: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:31:06.040 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : comm -12 /dev/fd/63 /dev/fd/62 2026-08-28 06:31:06.040 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:483 : enabled_ext='address-group 2026-08-28 06:31:06.040 | address-scope 2026-08-28 06:31:06.040 | agent 2026-08-28 06:31:06.040 | allowed-address-pairs 2026-08-28 06:31:06.040 | auto-allocated-topology 2026-08-28 06:31:06.041 | availability_zone 2026-08-28 06:31:06.041 | bgp 2026-08-28 06:31:06.041 | bgp_4byte_asn 2026-08-28 06:31:06.041 | bgp_dragent_scheduler 2026-08-28 06:31:06.041 | binding 2026-08-28 06:31:06.041 | binding-extended 2026-08-28 06:31:06.041 | default-subnetpools 2026-08-28 06:31:06.041 | dhcp_agent_scheduler 2026-08-28 06:31:06.041 | dns-domain-ports 2026-08-28 06:31:06.041 | dns-integration 2026-08-28 06:31:06.041 | dns-integration-domain-keywords 2026-08-28 06:31:06.041 | empty-string-filtering 2026-08-28 06:31:06.042 | enable-default-route-bfd 2026-08-28 06:31:06.042 | enable-default-route-ecmp 2026-08-28 06:31:06.042 | expose-port-forwarding-in-fip 2026-08-28 06:31:06.042 | ext-gw-mode 2026-08-28 06:31:06.042 | external-gateway-multihoming 2026-08-28 06:31:06.042 | external-net 2026-08-28 06:31:06.042 | extra_dhcp_opt 2026-08-28 06:31:06.042 | extraroute 2026-08-28 06:31:06.042 | extraroute-atomic 2026-08-28 06:31:06.042 | filter-validation 2026-08-28 06:31:06.042 | fip-port-details 2026-08-28 06:31:06.043 | flavors 2026-08-28 06:31:06.043 | floating-ip-port-forwarding 2026-08-28 06:31:06.043 | floating-ip-port-forwarding-description 2026-08-28 06:31:06.043 | floating-ip-port-forwarding-detail 2026-08-28 06:31:06.043 | floating-ip-port-forwarding-port-ranges 2026-08-28 06:31:06.043 | floatingip-pools 2026-08-28 06:31:06.043 | fwaas_v2 2026-08-28 06:31:06.043 | ip_allocation 2026-08-28 06:31:06.043 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:31:06.044 | l3-flavors 2026-08-28 06:31:06.044 | l3-ha 2026-08-28 06:31:06.044 | l3_agent_scheduler 2026-08-28 06:31:06.044 | logging 2026-08-28 06:31:06.044 | multi-provider 2026-08-28 06:31:06.044 | net-mtu 2026-08-28 06:31:06.044 | net-mtu-writable 2026-08-28 06:31:06.044 | network-ip-availability 2026-08-28 06:31:06.044 | network_availability_zone 2026-08-28 06:31:06.044 | network_ha 2026-08-28 06:31:06.044 | pagination 2026-08-28 06:31:06.044 | port-device-profile 2026-08-28 06:31:06.045 | port-hardware-offload-type 2026-08-28 06:31:06.045 | port-mac-address-regenerate 2026-08-28 06:31:06.045 | port-numa-affinity-policy 2026-08-28 06:31:06.045 | port-numa-affinity-policy-socket 2026-08-28 06:31:06.045 | port-resource-request 2026-08-28 06:31:06.045 | port-security 2026-08-28 06:31:06.045 | port-trusted-vif 2026-08-28 06:31:06.045 | project-id 2026-08-28 06:31:06.045 | provider 2026-08-28 06:31:06.045 | pvlan 2026-08-28 06:31:06.045 | qinq 2026-08-28 06:31:06.045 | qos 2026-08-28 06:31:06.046 | qos-bw-limit-direction 2026-08-28 06:31:06.046 | qos-bw-minimum-ingress 2026-08-28 06:31:06.046 | qos-default 2026-08-28 06:31:06.046 | qos-fip 2026-08-28 06:31:06.046 | qos-gateway-ip 2026-08-28 06:31:06.046 | qos-rule-type-details 2026-08-28 06:31:06.046 | qos-rule-type-filter 2026-08-28 06:31:06.046 | qos-rules-alias 2026-08-28 06:31:06.046 | quota-check-limit 2026-08-28 06:31:06.046 | quota-check-limit-default 2026-08-28 06:31:06.046 | quota_details 2026-08-28 06:31:06.047 | quotas 2026-08-28 06:31:06.047 | rbac-address-scope 2026-08-28 06:31:06.047 | rbac-policies 2026-08-28 06:31:06.047 | rbac-security-groups 2026-08-28 06:31:06.047 | router 2026-08-28 06:31:06.047 | router-enable-snat 2026-08-28 06:31:06.047 | router_availability_zone 2026-08-28 06:31:06.047 | security-group 2026-08-28 06:31:06.047 | security-groups-default-rules 2026-08-28 06:31:06.047 | security-groups-default-statefulness 2026-08-28 06:31:06.047 | security-groups-normalized-cidr 2026-08-28 06:31:06.048 | security-groups-remote-address-group 2026-08-28 06:31:06.048 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:31:06.048 | security-groups-shared-filtering 2026-08-28 06:31:06.048 | segment 2026-08-28 06:31:06.048 | sorting 2026-08-28 06:31:06.048 | standard-attr-description 2026-08-28 06:31:06.048 | standard-attr-fwaas-v2 2026-08-28 06:31:06.048 | standard-attr-revisions 2026-08-28 06:31:06.048 | standard-attr-tag 2026-08-28 06:31:06.048 | standard-attr-timestamp 2026-08-28 06:31:06.048 | stateful-security-group 2026-08-28 06:31:06.048 | subnet-dns-publish-fixed-ip 2026-08-28 06:31:06.049 | subnet-external-network 2026-08-28 06:31:06.049 | subnet-service-types 2026-08-28 06:31:06.049 | subnet_allocation 2026-08-28 06:31:06.049 | subnet_onboard 2026-08-28 06:31:06.049 | subnetpool-prefix-ops 2026-08-28 06:31:06.049 | tag-creation 2026-08-28 06:31:06.049 | tap-mirror 2026-08-28 06:31:06.049 | tap-mirror-both-direction 2026-08-28 06:31:06.049 | trunk 2026-08-28 06:31:06.049 | uplink-status-propagation 2026-08-28 06:31:06.049 | uplink-status-propagation-updatable 2026-08-28 06:31:06.049 | vlan-transparent 2026-08-28 06:31:06.050 | vpn-endpoint-groups 2026-08-28 06:31:06.050 | vpnaas' 2026-08-28 06:31:06.050 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:31:06.050 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : LC_ALL=C 2026-08-28 06:31:06.050 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-28 06:31:06.050 | address-scope 2026-08-28 06:31:06.050 | agent 2026-08-28 06:31:06.050 | allowed-address-pairs 2026-08-28 06:31:06.050 | auto-allocated-topology 2026-08-28 06:31:06.050 | availability_zone 2026-08-28 06:31:06.050 | bgp 2026-08-28 06:31:06.051 | bgp_4byte_asn 2026-08-28 06:31:06.051 | bgp_dragent_scheduler 2026-08-28 06:31:06.051 | binding 2026-08-28 06:31:06.051 | binding-extended 2026-08-28 06:31:06.051 | default-subnetpools 2026-08-28 06:31:06.051 | dhcp_agent_scheduler 2026-08-28 06:31:06.051 | dns-domain-ports 2026-08-28 06:31:06.051 | dns-integration 2026-08-28 06:31:06.051 | dns-integration-domain-keywords 2026-08-28 06:31:06.051 | empty-string-filtering 2026-08-28 06:31:06.051 | enable-default-route-bfd 2026-08-28 06:31:06.052 | enable-default-route-ecmp 2026-08-28 06:31:06.052 | expose-port-forwarding-in-fip 2026-08-28 06:31:06.052 | ext-gw-mode 2026-08-28 06:31:06.052 | external-gateway-multihoming 2026-08-28 06:31:06.052 | external-net 2026-08-28 06:31:06.052 | extra_dhcp_opt 2026-08-28 06:31:06.052 | extraroute 2026-08-28 06:31:06.052 | extraroute-atomic 2026-08-28 06:31:06.052 | filter-validation 2026-08-28 06:31:06.052 | fip-port-details 2026-08-28 06:31:06.052 | flavors 2026-08-28 06:31:06.052 | floating-ip-port-forwarding 2026-08-28 06:31:06.053 | floating-ip-port-forwarding-description 2026-08-28 06:31:06.053 | floating-ip-port-forwarding-detail 2026-08-28 06:31:06.053 | floating-ip-port-forwarding-port-ranges 2026-08-28 06:31:06.053 | floatingip-pools 2026-08-28 06:31:06.053 | fwaas_v2 2026-08-28 06:31:06.053 | ip_allocation 2026-08-28 06:31:06.053 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:31:06.053 | l3-flavors 2026-08-28 06:31:06.053 | l3-ha 2026-08-28 06:31:06.053 | l3_agent_scheduler 2026-08-28 06:31:06.053 | logging 2026-08-28 06:31:06.054 | multi-provider 2026-08-28 06:31:06.054 | net-mtu 2026-08-28 06:31:06.054 | net-mtu-writable 2026-08-28 06:31:06.054 | network-ip-availability 2026-08-28 06:31:06.054 | network_availability_zone 2026-08-28 06:31:06.054 | network_ha 2026-08-28 06:31:06.054 | pagination 2026-08-28 06:31:06.054 | port-device-profile 2026-08-28 06:31:06.054 | port-hardware-offload-type 2026-08-28 06:31:06.054 | port-mac-address-regenerate 2026-08-28 06:31:06.054 | port-numa-affinity-policy 2026-08-28 06:31:06.054 | port-numa-affinity-policy-socket 2026-08-28 06:31:06.055 | port-resource-request 2026-08-28 06:31:06.055 | port-security 2026-08-28 06:31:06.055 | port-trusted-vif 2026-08-28 06:31:06.055 | project-id 2026-08-28 06:31:06.055 | provider 2026-08-28 06:31:06.055 | pvlan 2026-08-28 06:31:06.055 | qinq 2026-08-28 06:31:06.055 | qos 2026-08-28 06:31:06.055 | qos-bw-limit-direction 2026-08-28 06:31:06.055 | qos-bw-minimum-ingress 2026-08-28 06:31:06.056 | qos-default 2026-08-28 06:31:06.056 | qos-fip 2026-08-28 06:31:06.056 | qos-gateway-ip 2026-08-28 06:31:06.056 | qos-rule-type-details 2026-08-28 06:31:06.056 | qos-rule-type-filter 2026-08-28 06:31:06.056 | qos-rules-alias 2026-08-28 06:31:06.056 | quota-check-limit 2026-08-28 06:31:06.056 | quota-check-limit-default 2026-08-28 06:31:06.056 | quota_details 2026-08-28 06:31:06.056 | quotas 2026-08-28 06:31:06.056 | rbac-address-scope 2026-08-28 06:31:06.056 | rbac-policies 2026-08-28 06:31:06.057 | rbac-security-groups 2026-08-28 06:31:06.057 | router 2026-08-28 06:31:06.057 | router-enable-snat 2026-08-28 06:31:06.057 | router_availability_zone 2026-08-28 06:31:06.057 | security-group 2026-08-28 06:31:06.057 | security-groups-default-rules 2026-08-28 06:31:06.057 | security-groups-default-statefulness 2026-08-28 06:31:06.057 | security-groups-normalized-cidr 2026-08-28 06:31:06.057 | security-groups-remote-address-group 2026-08-28 06:31:06.057 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:31:06.057 | security-groups-shared-filtering 2026-08-28 06:31:06.057 | segment 2026-08-28 06:31:06.058 | sorting 2026-08-28 06:31:06.058 | standard-attr-description 2026-08-28 06:31:06.058 | standard-attr-fwaas-v2 2026-08-28 06:31:06.058 | standard-attr-revisions 2026-08-28 06:31:06.058 | standard-attr-tag 2026-08-28 06:31:06.058 | standard-attr-timestamp 2026-08-28 06:31:06.058 | stateful-security-group 2026-08-28 06:31:06.058 | subnet-dns-publish-fixed-ip 2026-08-28 06:31:06.058 | subnet-external-network 2026-08-28 06:31:06.058 | subnet-service-types 2026-08-28 06:31:06.058 | subnet_allocation 2026-08-28 06:31:06.059 | subnet_onboard 2026-08-28 06:31:06.059 | subnetpool-prefix-ops 2026-08-28 06:31:06.059 | tag-creation 2026-08-28 06:31:06.059 | tap-mirror 2026-08-28 06:31:06.059 | tap-mirror-both-direction 2026-08-28 06:31:06.059 | trunk 2026-08-28 06:31:06.059 | uplink-status-propagation 2026-08-28 06:31:06.059 | uplink-status-propagation-updatable 2026-08-28 06:31:06.059 | vlan-transparent 2026-08-28 06:31:06.059 | vpn-endpoint-groups 2026-08-28 06:31:06.059 | vpnaas' 2026-08-28 06:31:06.059 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : echo -e 'address-group 2026-08-28 06:31:06.060 | address-scope 2026-08-28 06:31:06.060 | agent 2026-08-28 06:31:06.060 | allowed-address-pairs 2026-08-28 06:31:06.060 | auto-allocated-topology 2026-08-28 06:31:06.060 | availability_zone 2026-08-28 06:31:06.060 | bgp 2026-08-28 06:31:06.060 | bgp_4byte_asn 2026-08-28 06:31:06.060 | bgp_dragent_scheduler 2026-08-28 06:31:06.060 | binding 2026-08-28 06:31:06.060 | binding-extended 2026-08-28 06:31:06.060 | default-subnetpools 2026-08-28 06:31:06.061 | dhcp_agent_scheduler 2026-08-28 06:31:06.061 | dns-domain-ports 2026-08-28 06:31:06.061 | dns-integration 2026-08-28 06:31:06.061 | dns-integration-domain-keywords 2026-08-28 06:31:06.061 | empty-string-filtering 2026-08-28 06:31:06.061 | enable-default-route-bfd 2026-08-28 06:31:06.061 | enable-default-route-ecmp 2026-08-28 06:31:06.061 | expose-port-forwarding-in-fip 2026-08-28 06:31:06.061 | ext-gw-mode 2026-08-28 06:31:06.061 | external-gateway-multihoming 2026-08-28 06:31:06.062 | external-net 2026-08-28 06:31:06.062 | extra_dhcp_opt 2026-08-28 06:31:06.062 | extraroute 2026-08-28 06:31:06.062 | extraroute-atomic 2026-08-28 06:31:06.062 | filter-validation 2026-08-28 06:31:06.062 | fip-port-details 2026-08-28 06:31:06.062 | flavors 2026-08-28 06:31:06.062 | floating-ip-port-forwarding 2026-08-28 06:31:06.062 | floating-ip-port-forwarding-description 2026-08-28 06:31:06.062 | floating-ip-port-forwarding-detail 2026-08-28 06:31:06.063 | floating-ip-port-forwarding-port-ranges 2026-08-28 06:31:06.063 | floatingip-pools 2026-08-28 06:31:06.063 | fwaas_v2 2026-08-28 06:31:06.063 | ip_allocation 2026-08-28 06:31:06.063 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:31:06.063 | l3-flavors 2026-08-28 06:31:06.063 | l3-ha 2026-08-28 06:31:06.063 | l3_agent_scheduler 2026-08-28 06:31:06.063 | logging 2026-08-28 06:31:06.063 | multi-provider 2026-08-28 06:31:06.063 | net-mtu 2026-08-28 06:31:06.063 | net-mtu-writable 2026-08-28 06:31:06.064 | network-ip-availability 2026-08-28 06:31:06.064 | network_availability_zone 2026-08-28 06:31:06.064 | network_ha 2026-08-28 06:31:06.064 | pagination 2026-08-28 06:31:06.064 | port-device-profile 2026-08-28 06:31:06.064 | port-hardware-offload-type 2026-08-28 06:31:06.064 | port-mac-address-regenerate 2026-08-28 06:31:06.064 | port-numa-affinity-policy 2026-08-28 06:31:06.064 | port-numa-affinity-policy-socket 2026-08-28 06:31:06.064 | port-resource-request 2026-08-28 06:31:06.065 | port-security 2026-08-28 06:31:06.065 | port-trusted-vif 2026-08-28 06:31:06.065 | project-id 2026-08-28 06:31:06.065 | provider 2026-08-28 06:31:06.065 | pvlan 2026-08-28 06:31:06.065 | qinq 2026-08-28 06:31:06.065 | qos 2026-08-28 06:31:06.065 | qos-bw-limit-direction 2026-08-28 06:31:06.065 | qos-bw-minimum-ingress 2026-08-28 06:31:06.065 | qos-default 2026-08-28 06:31:06.066 | qos-fip 2026-08-28 06:31:06.066 | qos-gateway-ip 2026-08-28 06:31:06.066 | qos-rule-type-details 2026-08-28 06:31:06.066 | qos-rule-type-filter 2026-08-28 06:31:06.066 | qos-rules-alias 2026-08-28 06:31:06.066 | quota-check-limit 2026-08-28 06:31:06.066 | quota-check-limit-default 2026-08-28 06:31:06.066 | quota_details 2026-08-28 06:31:06.066 | quotas 2026-08-28 06:31:06.066 | rbac-address-scope 2026-08-28 06:31:06.067 | rbac-policies 2026-08-28 06:31:06.067 | rbac-security-groups 2026-08-28 06:31:06.067 | router 2026-08-28 06:31:06.067 | router-enable-snat 2026-08-28 06:31:06.067 | router_availability_zone 2026-08-28 06:31:06.067 | security-group 2026-08-28 06:31:06.067 | security-groups-default-rules 2026-08-28 06:31:06.067 | security-groups-default-statefulness 2026-08-28 06:31:06.067 | security-groups-normalized-cidr 2026-08-28 06:31:06.067 | security-groups-remote-address-group 2026-08-28 06:31:06.068 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:31:06.068 | security-groups-shared-filtering 2026-08-28 06:31:06.068 | segment 2026-08-28 06:31:06.068 | sorting 2026-08-28 06:31:06.068 | standard-attr-description 2026-08-28 06:31:06.068 | standard-attr-fwaas-v2 2026-08-28 06:31:06.068 | standard-attr-revisions 2026-08-28 06:31:06.068 | standard-attr-tag 2026-08-28 06:31:06.068 | standard-attr-timestamp 2026-08-28 06:31:06.068 | stateful-security-group 2026-08-28 06:31:06.069 | subnet-dns-publish-fixed-ip 2026-08-28 06:31:06.069 | subnet-external-network 2026-08-28 06:31:06.069 | subnet-service-types 2026-08-28 06:31:06.069 | subnet_allocation 2026-08-28 06:31:06.069 | subnet_onboard 2026-08-28 06:31:06.069 | subnetpool-prefix-ops 2026-08-28 06:31:06.069 | tag-creation 2026-08-28 06:31:06.069 | tap-mirror 2026-08-28 06:31:06.069 | tap-mirror-both-direction 2026-08-28 06:31:06.070 | trunk 2026-08-28 06:31:06.070 | uplink-status-propagation 2026-08-28 06:31:06.070 | uplink-status-propagation-updatable 2026-08-28 06:31:06.070 | vlan-transparent 2026-08-28 06:31:06.070 | vpn-endpoint-groups 2026-08-28 06:31:06.070 | vpnaas' 2026-08-28 06:31:06.070 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 484: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:31:06.070 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : comm -3 /dev/fd/63 /dev/fd/62 2026-08-28 06:31:06.070 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:484 : disabled_ext= 2026-08-28 06:31:06.071 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:488 : '[' '!' -z '' ']' 2026-08-28 06:31:06.071 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : tr ' ' , 2026-08-28 06:31:06.071 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-08-28 06:31:06.071 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 06:31:06.071 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:495 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 06:31:06.071 | + 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-08-28 06:31:06.071 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:06.075 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-28 06:31:06.079 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-08-28 06:31:06.082 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-08-28 06:31:06.086 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:06.089 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-08-28 06:31:06.126 | + 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.188:6641 2026-08-28 06:31:06.130 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:06.133 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-28 06:31:06.136 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.188:6641 2026-08-28 06:31:06.139 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.188:6641 ']' 2026-08-28 06:31:06.143 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:06.146 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.188:6641 2026-08-28 06:31:06.183 | + 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.188:6642 2026-08-28 06:31:06.186 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:06.189 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-28 06:31:06.192 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.188:6642 2026-08-28 06:31:06.196 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.188:6642 ']' 2026-08-28 06:31:06.200 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:06.203 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.188:6642 2026-08-28 06:31:06.241 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:506 : is_service_enabled tls-proxy 2026-08-28 06:31:06.261 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:31:06.265 | + 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-08-28 06:31:06.268 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:06.271 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-28 06:31:06.274 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-08-28 06:31:06.278 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-08-28 06:31:06.281 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:06.284 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-08-28 06:31:06.322 | + 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-08-28 06:31:06.325 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:06.329 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-28 06:31:06.332 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-08-28 06:31:06.336 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-08-28 06:31:06.339 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:06.343 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-08-28 06:31:06.383 | + 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-08-28 06:31:06.387 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:06.390 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-28 06:31:06.394 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-28 06:31:06.397 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-28 06:31:06.401 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:06.404 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-28 06:31:06.445 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:517 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-08-28 06:31:06.471 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:519 : is_service_enabled q-log neutron-log 2026-08-28 06:31:06.494 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:31:06.498 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:525 : is_ovn_metadata_agent_enabled 2026-08-28 06:31:06.501 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-28 06:31:06.525 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:06.530 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-28 06:31:06.534 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-28 06:31:06.537 | + 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-08-28 06:31:06.541 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:06.545 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-08-28 06:31:06.548 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-08-28 06:31:06.551 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-08-28 06:31:06.555 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:06.559 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-08-28 06:31:06.598 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:533 : is_service_enabled q-dns neutron-dns 2026-08-28 06:31:06.618 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:31:06.621 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-08-28 06:31:06.665 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : is_service_enabled q-dhcp neutron-dhcp 2026-08-28 06:31:06.687 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:31:06.690 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-08-28 06:31:06.733 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:547 : is_service_enabled n-api-meta 2026-08-28 06:31:06.757 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:06.761 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:548 : is_ovn_metadata_agent_enabled 2026-08-28 06:31:06.765 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-28 06:31:06.788 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:06.791 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-28 06:31:06.794 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-28 06:31:06.798 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:549 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-08-28 06:31:06.836 | + lib/neutron:configure_neutron:413 : is_service_enabled q-placement neutron-placement 2026-08-28 06:31:06.857 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:31:06.860 | + lib/neutron:configure_neutron:416 : is_service_enabled q-trunk neutron-trunk 2026-08-28 06:31:06.883 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:31:06.886 | + lib/neutron:configure_neutron:419 : is_service_enabled q-qos neutron-qos 2026-08-28 06:31:06.909 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:31:06.912 | + lib/neutron:configure_neutron:426 : is_service_enabled neutron-segments 2026-08-28 06:31:06.932 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:31:06.936 | + lib/neutron:configure_neutron:430 : is_service_enabled q-ovn-bgp 2026-08-28 06:31:06.958 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:31:06.961 | + lib/neutron:configure_neutron:433 : is_service_enabled q-ovn-evpn 2026-08-28 06:31:06.982 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:31:06.985 | + lib/neutron:configure_neutron:438 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-08-28 06:31:07.006 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:07.010 | + lib/neutron:configure_neutron:439 : _configure_neutron_service 2026-08-28 06:31:07.013 | + lib/neutron:_configure_neutron_service:1007 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-08-28 06:31:07.016 | + lib/neutron:_configure_neutron_service:1008 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-08-28 06:31:07.022 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-08-28 06:31:07.062 | + lib/neutron:_configure_neutron_service:1013 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-08-28 06:31:07.102 | + lib/neutron:_configure_neutron_service:1014 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-08-28 06:31:07.141 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-08-28 06:31:07.183 | + lib/neutron:_configure_neutron_service:1017 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-08-28 06:31:07.186 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-08-28 06:31:07.189 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-08-28 06:31:07.192 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-08-28 06:31:07.196 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-08-28 06:31:07.199 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-08-28 06:31:07.202 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-28 06:31:07.206 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-08-28 06:31:07.209 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-08-28 06:31:07.213 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-08-28 06:31:07.251 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-08-28 06:31:07.291 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.188/identity 2026-08-28 06:31:07.328 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-08-28 06:31:07.368 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-08-28 06:31:07.407 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-08-28 06:31:07.447 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-08-28 06:31:07.486 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-08-28 06:31:07.521 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.188/identity 2026-08-28 06:31:07.560 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-08-28 06:31:07.596 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-08-28 06:31:07.633 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-08-28 06:31:07.636 | + lib/neutron:_configure_neutron_service:1020 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-08-28 06:31:07.674 | + lib/neutron:_configure_neutron_service:1021 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-08-28 06:31:07.713 | + lib/neutron:_configure_neutron_service:1023 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-08-28 06:31:07.716 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-28 06:31:07.719 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 06:31:07.723 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-08-28 06:31:07.725 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-08-28 06:31:07.763 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-08-28 06:31:07.799 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.188/identity 2026-08-28 06:31:07.834 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-08-28 06:31:07.870 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-08-28 06:31:07.907 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-08-28 06:31:07.943 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-08-28 06:31:07.980 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-08-28 06:31:08.020 | + lib/neutron:_configure_neutron_service:1026 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-08-28 06:31:08.024 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-08-28 06:31:08.027 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-08-28 06:31:08.030 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-08-28 06:31:08.033 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-08-28 06:31:08.075 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-08-28 06:31:08.118 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.188/identity 2026-08-28 06:31:08.157 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-08-28 06:31:08.195 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-08-28 06:31:08.237 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-08-28 06:31:08.276 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-08-28 06:31:08.318 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-08-28 06:31:08.359 | + lib/neutron:_configure_neutron_service:1029 : neutron_plugin_configure_service 2026-08-28 06:31:08.363 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-08-28 06:31:08.366 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-08-28 06:31:08.369 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-08-28 06:31:08.372 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-08-28 06:31:08.374 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-08-28 06:31:08.378 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-08-28 06:31:08.381 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-08-28 06:31:08.385 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-08-28 06:31:08.388 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-08-28 06:31:08.390 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-08-28 06:31:08.394 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-08-28 06:31:08.398 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-08-28 06:31:08.400 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-08-28 06:31:08.405 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-08-28 06:31:08.408 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-08-28 06:31:08.410 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-08-28 06:31:08.414 | + 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-08-28 06:31:08.416 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:08.419 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-08-28 06:31:08.422 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-08-28 06:31:08.425 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-08-28 06:31:08.428 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:08.431 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-08-28 06:31:08.470 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-08-28 06:31:08.473 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:08.475 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-28 06:31:08.478 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-08-28 06:31:08.481 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-08-28 06:31:08.484 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:08.486 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-08-28 06:31:08.524 | + 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-08-28 06:31:08.528 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:08.533 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-28 06:31:08.536 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-08-28 06:31:08.540 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-08-28 06:31:08.542 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:08.546 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-08-28 06:31:08.585 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-08-28 06:31:08.588 | + 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-08-28 06:31:08.591 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:08.594 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-28 06:31:08.596 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-08-28 06:31:08.599 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-08-28 06:31:08.602 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:08.605 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-08-28 06:31:08.644 | + 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-08-28 06:31:08.647 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:08.650 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-28 06:31:08.653 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-08-28 06:31:08.657 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-08-28 06:31:08.660 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:08.664 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-08-28 06:31:08.704 | + 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-08-28 06:31:08.707 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:08.710 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-08-28 06:31:08.713 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-08-28 06:31:08.716 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-08-28 06:31:08.719 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:08.723 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-08-28 06:31:08.760 | + 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-08-28 06:31:08.763 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:08.766 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-08-28 06:31:08.769 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-08-28 06:31:08.772 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-08-28 06:31:08.775 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:08.778 | + 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-08-28 06:31:08.815 | + 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-08-28 06:31:08.818 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:08.821 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-08-28 06:31:08.824 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-08-28 06:31:08.827 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-08-28 06:31:08.830 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:08.833 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-08-28 06:31:08.869 | + 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-08-28 06:31:08.872 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:08.875 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-08-28 06:31:08.878 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-08-28 06:31:08.880 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-08-28 06:31:08.884 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:08.886 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-08-28 06:31:08.923 | + 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-08-28 06:31:08.926 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:08.929 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-08-28 06:31:08.932 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-08-28 06:31:08.935 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-08-28 06:31:08.939 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:08.942 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-08-28 06:31:08.976 | + 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-08-28 06:31:08.978 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-08-28 06:31:08.982 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-08-28 06:31:08.985 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-08-28 06:31:08.988 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-08-28 06:31:08.992 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-08-28 06:31:08.995 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-08-28 06:31:09.031 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-08-28 06:31:09.034 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-08-28 06:31:09.073 | + lib/neutron:configure_neutron:446 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-08-28 06:31:09.111 | + lib/neutron:configure_neutron:448 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-08-28 06:31:09.114 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-08-28 06:31:09.117 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-08-28 06:31:09.120 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-08-28 06:31:09.123 | + lib/apache:write_uwsgi_config:246 : local http= 2026-08-28 06:31:09.126 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-08-28 06:31:09.130 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-08-28 06:31:09.132 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-08-28 06:31:09.136 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-08-28 06:31:09.155 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-08-28 06:31:09.155 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-08-28 06:31:09.168 | d /var/run/uwsgi 0755 quobyte root 2026-08-28 06:31:09.174 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-08-28 06:31:09.189 | /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-08-28 06:31:09.195 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-08-28 06:31:09.198 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-08-28 06:31:09.203 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-08-28 06:31:09.206 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-08-28 06:31:09.245 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-08-28 06:31:09.282 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-08-28 06:31:09.320 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-08-28 06:31:09.358 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-08-28 06:31:09.395 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-08-28 06:31:09.432 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-08-28 06:31:09.471 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-08-28 06:31:09.507 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-08-28 06:31:09.543 | + 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-08-28 06:31:09.578 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-08-28 06:31:09.613 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-08-28 06:31:09.647 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-08-28 06:31:09.684 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-08-28 06:31:09.720 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-08-28 06:31:09.724 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-08-28 06:31:09.728 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-08-28 06:31:09.731 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-08-28 06:31:09.734 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-08-28 06:31:09.738 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:31:09.741 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:31:09.744 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-08-28 06:31:09.747 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-08-28 06:31:09.750 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-08-28 06:31:09.786 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-08-28 06:31:09.823 | + 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-08-28 06:31:09.823 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-08-28 06:31:09.834 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-08-28 06:31:09.839 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-08-28 06:31:09.843 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-08-28 06:31:09.846 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-08-28 06:31:09.849 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-08-28 06:31:09.852 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-08-28 06:31:09.856 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-08-28 06:31:09.859 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:31:09.862 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:31:09.866 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-08-28 06:31:09.869 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-08-28 06:31:09.872 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:31:09.876 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:31:09.879 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-08-28 06:31:09.891 | perl: warning: Setting locale failed. 2026-08-28 06:31:09.891 | perl: warning: Please check that your locale settings: 2026-08-28 06:31:09.892 | LANGUAGE = (unset), 2026-08-28 06:31:09.892 | LC_ALL = "en_US.utf8", 2026-08-28 06:31:09.892 | LANG = "de_DE.UTF-8" 2026-08-28 06:31:09.892 | are supported and installed on your system. 2026-08-28 06:31:09.892 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-08-28 06:31:09.935 | Enabling site neutron-api. 2026-08-28 06:31:09.941 | To activate the new configuration, you need to run: 2026-08-28 06:31:09.941 | systemctl reload apache2 2026-08-28 06:31:09.947 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-08-28 06:31:09.951 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-08-28 06:31:09.954 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-08-28 06:31:09.957 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-08-28 06:31:10.151 | + ./stack.sh:main:1173 : is_service_enabled mysql postgresql 2026-08-28 06:31:10.172 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:10.175 | + ./stack.sh:main:1173 : is_service_enabled neutron 2026-08-28 06:31:10.196 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:10.200 | + ./stack.sh:main:1174 : async_runfunc init_neutron 2026-08-28 06:31:10.202 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-08-28 06:31:10.273 | + inc/async:async_inner:63 : init_neutron 2026-08-28 06:31:10.316 | [2016 Async init_neutron:54385]: running: init_neutron 2026-08-28 06:31:10.319 | + ./stack.sh:main:1182 : is_service_enabled q-dhcp 2026-08-28 06:31:10.339 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:31:10.342 | + ./stack.sh:main:1201 : is_service_enabled nova neutron 2026-08-28 06:31:10.364 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:10.369 | + ./stack.sh:main:1202 : configure_os_vif 2026-08-28 06:31:10.371 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-08-28 06:31:10.374 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-08-28 06:31:10.416 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-08-28 06:31:10.419 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-08-28 06:31:10.466 | + ./stack.sh:main:1208 : is_service_enabled swift 2026-08-28 06:31:10.489 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:31:10.492 | + ./stack.sh:main:1217 : is_service_enabled cinder 2026-08-28 06:31:10.514 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:10.517 | + ./stack.sh:main:1218 : echo_summary 'Configuring Cinder' 2026-08-28 06:31:10.520 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:31:10.524 | + ./stack.sh:echo_summary:450 : echo -e Configuring Cinder 2026-08-28 06:31:10.527 | + ./stack.sh:main:1219 : async_runfunc init_cinder 2026-08-28 06:31:10.532 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-08-28 06:31:10.605 | + inc/async:async_inner:63 : init_cinder 2026-08-28 06:31:10.648 | [2016 Async init_cinder:54621]: running: init_cinder 2026-08-28 06:31:10.652 | + ./stack.sh:main:1225 : is_service_enabled placement 2026-08-28 06:31:10.675 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:10.679 | + ./stack.sh:main:1226 : echo_summary 'Configuring placement' 2026-08-28 06:31:10.684 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:31:10.687 | + ./stack.sh:echo_summary:450 : echo -e Configuring placement 2026-08-28 06:31:10.691 | + ./stack.sh:main:1227 : async_runfunc init_placement 2026-08-28 06:31:10.695 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-08-28 06:31:10.775 | + inc/async:async_inner:63 : init_placement 2026-08-28 06:31:10.827 | [2016 Async init_placement:54751]: running: init_placement 2026-08-28 06:31:10.831 | + ./stack.sh:main:1231 : async_wait init_neutron 2026-08-28 06:31:10.898 | [2016 Async init_neutron:54385]: Waiting for completion of init_neutron running on PID 54385 (5 other jobs running) 2026-08-28 06:31:10.930 | [2016 Async init_neutron:54385]: Signaling child to exit 2026-08-28 06:31:25.341 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:31:25.381 | [54621 Async init_cinder:54621]: finished successfully 2026-08-28 06:31:51.997 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:31:52.017 | [54385 Async init_neutron:54385]: finished successfully 2026-08-28 06:31:52.036 | WAKEUP 2026-08-28 06:31:52.054 | [2016 Async init_neutron:54385]: Signaled 2026-08-28 06:31:52.055 | + lib/neutron:init_neutron:505 : recreate_database neutron 2026-08-28 06:31:52.055 | + lib/database:recreate_database:112 : local db=neutron 2026-08-28 06:31:52.055 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-08-28 06:31:52.055 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-08-28 06:31:52.055 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-08-28 06:31:52.055 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:31:52.055 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-08-28 06:31:52.055 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:31:52.056 | + lib/neutron:init_neutron:506 : time_start dbsync 2026-08-28 06:31:52.056 | + functions-common:time_start:2406 : local name=dbsync 2026-08-28 06:31:52.056 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:31:52.056 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:31:52.056 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:31:52.056 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898670464 2026-08-28 06:31:52.056 | + 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-08-28 06:31:52.056 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:31:52.056 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:31:52.056 | we strongly recommend against using it for new projects. 2026-08-28 06:31:52.057 | 2026-08-28 06:31:52.057 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:31:52.057 | framework. For more detail see 2026-08-28 06:31:52.057 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:31:52.057 | 2026-08-28 06:31:52.057 | import eventlet as _eventlet # noqa 2026-08-28 06:31:52.057 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-28 06:31:52.057 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-28 06:31:52.057 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-08-28 06:31:52.057 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-08-28 06:31:52.057 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-08-28 06:31:52.057 | INFO [alembic.runtime.migration] Running upgrade kilo -> 599c6a226151 2026-08-28 06:31:52.058 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-08-28 06:31:52.058 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-08-28 06:31:52.058 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-08-28 06:31:52.058 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-08-28 06:31:52.058 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-08-28 06:31:52.058 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-08-28 06:31:52.058 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-08-28 06:31:52.058 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-08-28 06:31:52.058 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-08-28 06:31:52.058 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-08-28 06:31:52.058 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-08-28 06:31:52.059 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-08-28 06:31:52.059 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-08-28 06:31:52.059 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-08-28 06:31:52.059 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-08-28 06:31:52.059 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-08-28 06:31:52.059 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-08-28 06:31:52.059 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-08-28 06:31:52.059 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-08-28 06:31:52.059 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-08-28 06:31:52.059 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-08-28 06:31:52.059 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-08-28 06:31:52.059 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-08-28 06:31:52.060 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-08-28 06:31:52.060 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-08-28 06:31:52.060 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-08-28 06:31:52.060 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-08-28 06:31:52.060 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-08-28 06:31:52.060 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-08-28 06:31:52.060 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-08-28 06:31:52.060 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-08-28 06:31:52.060 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-08-28 06:31:52.060 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-08-28 06:31:52.060 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-08-28 06:31:52.061 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-08-28 06:31:52.061 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-08-28 06:31:52.061 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-08-28 06:31:52.061 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-08-28 06:31:52.061 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 2e5352a0ad4d 2026-08-28 06:31:52.061 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-08-28 06:31:52.061 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 8a6d8bdae39 2026-08-28 06:31:52.061 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 5ffceebfada 2026-08-28 06:31:52.061 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-08-28 06:31:52.061 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-08-28 06:31:52.061 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-08-28 06:31:52.062 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-08-28 06:31:52.062 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-08-28 06:31:52.062 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-08-28 06:31:52.062 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> a84ccf28f06a 2026-08-28 06:31:52.062 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-08-28 06:31:52.062 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-08-28 06:31:52.062 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-08-28 06:31:52.062 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-08-28 06:31:52.062 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-08-28 06:31:52.062 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-08-28 06:31:52.062 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-08-28 06:31:52.063 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-08-28 06:31:52.063 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-08-28 06:31:52.063 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-08-28 06:31:52.063 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-08-28 06:31:52.063 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-08-28 06:31:52.063 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-08-28 06:31:52.063 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-08-28 06:31:52.063 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-08-28 06:31:52.063 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-08-28 06:31:52.063 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-08-28 06:31:52.063 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-08-28 06:31:52.064 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-08-28 06:31:52.064 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-08-28 06:31:52.064 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-08-28 06:31:52.064 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-08-28 06:31:52.064 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-08-28 06:31:52.064 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-08-28 06:31:52.064 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-08-28 06:31:52.064 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-08-28 06:31:52.064 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-08-28 06:31:52.064 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-08-28 06:31:52.065 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-08-28 06:31:52.065 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-08-28 06:31:52.065 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-08-28 06:31:52.065 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-08-28 06:31:52.065 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-08-28 06:31:52.065 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-08-28 06:31:52.065 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-08-28 06:31:52.065 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-08-28 06:31:52.065 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-08-28 06:31:52.065 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-08-28 06:31:52.065 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-08-28 06:31:52.066 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-08-28 06:31:52.066 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-08-28 06:31:52.066 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-08-28 06:31:52.066 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-08-28 06:31:52.066 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-08-28 06:31:52.066 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-08-28 06:31:52.066 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-08-28 06:31:52.067 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-08-28 06:31:52.067 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-08-28 06:31:52.067 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-08-28 06:31:52.067 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-08-28 06:31:52.067 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-08-28 06:31:52.067 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> cd9ef14ccf87 2026-08-28 06:31:52.067 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-08-28 06:31:52.067 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-08-28 06:31:52.067 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-08-28 06:31:52.067 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-08-28 06:31:52.067 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-08-28 06:31:52.068 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-08-28 06:31:52.068 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-08-28 06:31:52.068 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-08-28 06:31:52.068 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-08-28 06:31:52.068 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-08-28 06:31:52.068 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-08-28 06:31:52.068 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-08-28 06:31:52.068 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-08-28 06:31:52.068 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-08-28 06:31:52.068 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 0e6eff810791 2026-08-28 06:31:52.068 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-08-28 06:31:52.069 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-08-28 06:31:52.069 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-08-28 06:31:52.069 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-08-28 06:31:52.069 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-08-28 06:31:52.069 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-08-28 06:31:52.069 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-08-28 06:31:52.069 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-08-28 06:31:52.069 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-08-28 06:31:52.069 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-08-28 06:31:52.069 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-08-28 06:31:52.069 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-08-28 06:31:52.069 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-08-28 06:31:52.070 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-08-28 06:31:52.070 | Running upgrade for neutron ... 2026-08-28 06:31:52.070 | OK 2026-08-28 06:31:52.070 | + lib/neutron:init_neutron:509 : time_stop dbsync 2026-08-28 06:31:52.070 | + functions-common:time_stop:2420 : local name 2026-08-28 06:31:52.070 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:31:52.070 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:31:52.070 | + functions-common:time_stop:2423 : local total 2026-08-28 06:31:52.070 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:31:52.070 | + functions-common:time_stop:2426 : name=dbsync 2026-08-28 06:31:52.070 | + functions-common:time_stop:2427 : start_time=1787898670464 2026-08-28 06:31:52.071 | + functions-common:time_stop:2429 : [[ -z 1787898670464 ]] 2026-08-28 06:31:52.071 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:31:52.071 | + functions-common:time_stop:2432 : end_time=1787898711982 2026-08-28 06:31:52.071 | + functions-common:time_stop:2433 : elapsed_time=41518 2026-08-28 06:31:52.071 | + functions-common:time_stop:2434 : total=8552 2026-08-28 06:31:52.071 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:31:52.071 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=50070 2026-08-28 06:31:52.098 | [2016 Async init_neutron:54385]: finished init_neutron with result 0 in 41 seconds 2026-08-28 06:31:52.101 | + inc/async:async_wait:197 : return 0 2026-08-28 06:31:52.104 | + ./stack.sh:main:1232 : async_wait init_placement 2026-08-28 06:31:52.145 | [2016 Async init_placement:54751]: Waiting for completion of init_placement running on PID 54751 (4 other jobs running) 2026-08-28 06:31:52.165 | [2016 Async init_placement:54751]: Signaling child to exit 2026-08-28 06:31:58.804 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:31:58.826 | [54751 Async init_placement:54751]: finished successfully 2026-08-28 06:31:58.848 | WAKEUP 2026-08-28 06:31:58.869 | [2016 Async init_placement:54751]: Signaled 2026-08-28 06:31:58.870 | + lib/placement:init_placement:113 : recreate_database placement 2026-08-28 06:31:58.871 | + lib/database:recreate_database:112 : local db=placement 2026-08-28 06:31:58.871 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-08-28 06:31:58.871 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-08-28 06:31:58.871 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-08-28 06:31:58.871 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:31:58.872 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-08-28 06:31:58.872 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:31:58.872 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-08-28 06:31:58.872 | + lib/placement:init_placement:115 : create_placement_accounts 2026-08-28 06:31:58.872 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-08-28 06:31:58.872 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-08-28 06:31:58.872 | + functions-common:get_or_create_user:899 : local user_id 2026-08-28 06:31:58.872 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-08-28 06:31:58.872 | + functions-common:get_or_create_user:903 : local email= 2026-08-28 06:31:58.872 | ++ 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-08-28 06:31:58.873 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:31:58.873 | + functions-common:get_or_create_user:915 : user_id=2bc739ea55f5411187ec427e23b75e21 2026-08-28 06:31:58.873 | + functions-common:get_or_create_user:916 : echo 2bc739ea55f5411187ec427e23b75e21 2026-08-28 06:31:58.873 | 2bc739ea55f5411187ec427e23b75e21 2026-08-28 06:31:58.873 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-08-28 06:31:58.873 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:31:58.873 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:31:58.873 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 06:31:58.873 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:31:58.873 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:31:58.873 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 06:31:58.874 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 06:31:58.874 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 06:31:58.874 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 06:31:58.874 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 06:31:58.874 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 06:31:58.874 | + 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-08-28 06:31:58.874 | ++ 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-08-28 06:31:58.874 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:31:58.874 | + functions-common:get_or_add_user_project_role:979 : user_role_id=91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:31:58.874 | + functions-common:get_or_add_user_project_role:980 : echo 91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:31:58.875 | 91afaaa737f84a0fa605f4789fb2d89e 2026-08-28 06:31:58.875 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-08-28 06:31:58.875 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-08-28 06:31:58.875 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-08-28 06:31:58.875 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-08-28 06:31:58.875 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-08-28 06:31:58.875 | ++ functions-common:_get_domain_args:947 : local domain 2026-08-28 06:31:58.875 | ++ functions-common:_get_domain_args:948 : domain= 2026-08-28 06:31:58.875 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-08-28 06:31:58.875 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-08-28 06:31:58.875 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-08-28 06:31:58.875 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-08-28 06:31:58.876 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-08-28 06:31:58.876 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-08-28 06:31:58.876 | + 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-08-28 06:31:58.876 | ++ 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-08-28 06:31:58.876 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:31:58.876 | + functions-common:get_or_add_user_project_role:979 : user_role_id=c75ee912780043ffa7137bbb79528fff 2026-08-28 06:31:58.876 | + functions-common:get_or_add_user_project_role:980 : echo c75ee912780043ffa7137bbb79528fff 2026-08-28 06:31:58.876 | c75ee912780043ffa7137bbb79528fff 2026-08-28 06:31:58.876 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.188/placement 2026-08-28 06:31:58.876 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-08-28 06:31:58.876 | + functions-common:get_or_create_service:1055 : local service_id 2026-08-28 06:31:58.877 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-08-28 06:31:58.877 | ++ 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-08-28 06:31:58.877 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:31:58.877 | + functions-common:get_or_create_service:1066 : service_id=' 2026-08-28 06:31:58.877 | f8c1c70329554cd3b70295496eab3b49' 2026-08-28 06:31:58.877 | + functions-common:get_or_create_service:1067 : echo f8c1c70329554cd3b70295496eab3b49 2026-08-28 06:31:58.877 | f8c1c70329554cd3b70295496eab3b49 2026-08-28 06:31:58.877 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.188/placement 2026-08-28 06:31:58.877 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-08-28 06:31:58.877 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.188/placement RegionOne 2026-08-28 06:31:58.877 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-08-28 06:31:58.878 | +++ 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-08-28 06:31:58.878 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:31:58.878 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-08-28 06:31:58.878 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-08-28 06:31:58.878 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.188/placement --region RegionOne -f value -c id 2026-08-28 06:31:58.878 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:31:58.878 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=d9b0a488444441b8acc158c782a61077 2026-08-28 06:31:58.878 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo d9b0a488444441b8acc158c782a61077 2026-08-28 06:31:58.878 | + functions-common:get_or_create_endpoint:1100 : public_id=d9b0a488444441b8acc158c782a61077 2026-08-28 06:31:58.878 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-08-28 06:31:58.879 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-08-28 06:31:58.879 | + functions-common:get_or_create_endpoint:1109 : echo d9b0a488444441b8acc158c782a61077 2026-08-28 06:31:58.879 | d9b0a488444441b8acc158c782a61077 2026-08-28 06:31:58.916 | [2016 Async init_placement:54751]: finished init_placement with result 0 in 48 seconds 2026-08-28 06:31:58.921 | + inc/async:async_wait:197 : return 0 2026-08-28 06:31:58.923 | + ./stack.sh:main:1233 : async_wait init_glance 2026-08-28 06:31:58.972 | [2016 Async init_glance:50140]: Waiting for completion of init_glance running on PID 50140 (3 other jobs running) 2026-08-28 06:31:58.996 | [2016 Async init_glance:50140]: Signaling child to exit 2026-08-28 06:31:58.996 | WAKEUP 2026-08-28 06:31:59.019 | [2016 Async init_glance:50140]: Signaled 2026-08-28 06:31:59.020 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-08-28 06:31:59.020 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-08-28 06:31:59.020 | + lib/glance:init_glance:529 : recreate_database glance 2026-08-28 06:31:59.020 | + lib/database:recreate_database:112 : local db=glance 2026-08-28 06:31:59.021 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-08-28 06:31:59.021 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-08-28 06:31:59.021 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-08-28 06:31:59.021 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:31:59.021 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-08-28 06:31:59.021 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:31:59.021 | + lib/glance:init_glance:531 : time_start dbsync 2026-08-28 06:31:59.021 | + functions-common:time_start:2406 : local name=dbsync 2026-08-28 06:31:59.021 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:31:59.021 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:31:59.021 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:31:59.022 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898572635 2026-08-28 06:31:59.022 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-08-28 06:31:59.022 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:31:59.022 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:31:59.022 | we strongly recommend against using it for new projects. 2026-08-28 06:31:59.022 | 2026-08-28 06:31:59.022 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:31:59.022 | framework. For more detail see 2026-08-28 06:31:59.022 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:31:59.022 | 2026-08-28 06:31:59.022 | import eventlet as _eventlet # noqa 2026-08-28 06:31:59.022 | INFO dbcounter [-] Registered counter for database glance 2026-08-28 06:31:59.023 | 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=50246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-28 06:31:59.023 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:31:59.023 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:31:59.023 | DEBUG dbcounter [-] [50246] Writer thread running {{(pid=50246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:31:59.023 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:31:59.023 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:31:59.023 | INFO dbcounter [-] Registered counter for database glance 2026-08-28 06:31:59.023 | 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=50246) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-28 06:31:59.023 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:31:59.023 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:31:59.023 | DEBUG dbcounter [-] [50246] Writer thread running {{(pid=50246) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:31:59.024 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-08-28 06:31:59.024 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 06:31:59.024 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-08-28 06:31:59.024 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.024 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-08-28 06:31:59.024 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.024 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-08-28 06:31:59.024 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.024 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-08-28 06:31:59.024 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.025 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-08-28 06:31:59.025 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.025 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-08-28 06:31:59.025 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.025 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-08-28 06:31:59.025 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.025 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-08-28 06:31:59.025 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.025 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-08-28 06:31:59.025 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.025 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-08-28 06:31:59.025 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.026 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-28 06:31:59.026 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.026 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-28 06:31:59.026 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.026 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-28 06:31:59.026 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.026 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-08-28 06:31:59.026 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.026 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-08-28 06:31:59.026 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.027 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:31:59.027 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:31:59.027 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:31:59.027 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:31:59.027 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:31:59.027 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:31:59.027 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:31:59.027 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:31:59.027 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:31:59.027 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:31:59.027 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-08-28 06:31:59.028 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 06:31:59.028 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-08-28 06:31:59.028 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.028 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-08-28 06:31:59.028 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.028 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-08-28 06:31:59.028 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.028 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-08-28 06:31:59.028 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.028 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-08-28 06:31:59.028 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.029 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-08-28 06:31:59.029 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.029 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-08-28 06:31:59.029 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.029 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-08-28 06:31:59.029 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.029 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-08-28 06:31:59.029 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.029 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-08-28 06:31:59.029 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.029 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-08-28 06:31:59.030 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.030 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-08-28 06:31:59.030 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50246) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:787}} 2026-08-28 06:31:59.030 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:31:59.030 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:31:59.030 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:31:59.030 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:31:59.030 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-08-28 06:31:59.030 | Database migration is up to date. No migration needed. 2026-08-28 06:31:59.030 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-08-28 06:31:59.030 | Database is synced successfully. 2026-08-28 06:31:59.031 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-08-28 06:31:59.031 | /opt/stack/data/venv/lib/python3.12/site-packages/futurist/_utils.py:34: EventletDeprecationWarning: 2026-08-28 06:31:59.031 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:31:59.031 | we strongly recommend against using it for new projects. 2026-08-28 06:31:59.031 | 2026-08-28 06:31:59.031 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:31:59.031 | framework. For more detail see 2026-08-28 06:31:59.031 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:31:59.031 | 2026-08-28 06:31:59.031 | import eventlet as _eventlet # noqa 2026-08-28 06:31:59.031 | INFO dbcounter [-] Registered counter for database glance 2026-08-28 06:31:59.032 | 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=50426) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-28 06:31:59.032 | DEBUG dbcounter [-] [50426] Writer thread running {{(pid=50426) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:31:59.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-08-28 06:31:59.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-08-28 06:31:59.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-08-28 06:31:59.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-08-28 06:31:59.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-08-28 06:31:59.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-08-28 06:31:59.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-08-28 06:31:59.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-08-28 06:31:59.032 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-08-28 06:31:59.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-08-28 06:31:59.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-08-28 06:31:59.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-08-28 06:31:59.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-08-28 06:31:59.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-08-28 06:31:59.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-08-28 06:31:59.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-08-28 06:31:59.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-08-28 06:31:59.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-08-28 06:31:59.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-08-28 06:31:59.033 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-08-28 06:31:59.034 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-08-28 06:31:59.034 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-08-28 06:31:59.034 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-08-28 06:31:59.034 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-08-28 06:31:59.034 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-08-28 06:31:59.034 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-08-28 06:31:59.034 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-08-28 06:31:59.034 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-08-28 06:31:59.034 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-08-28 06:31:59.034 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-08-28 06:31:59.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-08-28 06:31:59.035 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-08-28 06:31:59.035 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-08-28 06:31:59.035 | + lib/glance:init_glance:537 : time_stop dbsync 2026-08-28 06:31:59.035 | + functions-common:time_stop:2420 : local name 2026-08-28 06:31:59.035 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:31:59.035 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:31:59.035 | + functions-common:time_stop:2423 : local total 2026-08-28 06:31:59.035 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:31:59.035 | + functions-common:time_stop:2426 : name=dbsync 2026-08-28 06:31:59.035 | + functions-common:time_stop:2427 : start_time=1787898572635 2026-08-28 06:31:59.035 | + functions-common:time_stop:2429 : [[ -z 1787898572635 ]] 2026-08-28 06:31:59.036 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:31:59.036 | + functions-common:time_stop:2432 : end_time=1787898587360 2026-08-28 06:31:59.036 | + functions-common:time_stop:2433 : elapsed_time=14725 2026-08-28 06:31:59.036 | + functions-common:time_stop:2434 : total=8552 2026-08-28 06:31:59.036 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:31:59.036 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23277 2026-08-28 06:31:59.067 | [2016 Async init_glance:50140]: finished init_glance with result 0 in 14 seconds 2026-08-28 06:31:59.071 | + inc/async:async_wait:197 : return 0 2026-08-28 06:31:59.074 | + ./stack.sh:main:1234 : async_wait init_swift 2026-08-28 06:31:59.093 | Not waiting for async task init_swift that we never started or has already been waited for 2026-08-28 06:31:59.096 | + inc/async:async_wait:197 : return 0 2026-08-28 06:31:59.099 | + ./stack.sh:main:1235 : async_wait init_cinder 2026-08-28 06:31:59.147 | [2016 Async init_cinder:54621]: Waiting for completion of init_cinder running on PID 54621 (2 other jobs running) 2026-08-28 06:31:59.172 | [2016 Async init_cinder:54621]: Signaling child to exit 2026-08-28 06:31:59.172 | WAKEUP 2026-08-28 06:31:59.194 | [2016 Async init_cinder:54621]: Signaled 2026-08-28 06:31:59.196 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-08-28 06:31:59.196 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:59.196 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-08-28 06:31:59.196 | + lib/database:recreate_database:112 : local db=cinder 2026-08-28 06:31:59.196 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-08-28 06:31:59.196 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-08-28 06:31:59.196 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-08-28 06:31:59.196 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:31:59.197 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-08-28 06:31:59.197 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:31:59.197 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-08-28 06:31:59.197 | + functions-common:time_start:2406 : local name=dbsync 2026-08-28 06:31:59.197 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:31:59.197 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:31:59.197 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:31:59.197 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898670828 2026-08-28 06:31:59.197 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-08-28 06:31:59.198 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-28 06:31:59.198 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:31:59.198 | we strongly recommend against using it for new projects. 2026-08-28 06:31:59.198 | 2026-08-28 06:31:59.198 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:31:59.198 | framework. For more detail see 2026-08-28 06:31:59.198 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:31:59.198 | 2026-08-28 06:31:59.198 | import eventlet # noqa 2026-08-28 06:31:59.199 | INFO dbcounter [-] Registered counter for database cinder 2026-08-28 06:31:59.199 | 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=54817) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-28 06:31:59.199 | INFO cinder.db.migration [-] Applying migration(s) 2026-08-28 06:31:59.199 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:31:59.199 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:31:59.199 | DEBUG dbcounter [-] [54817] Writer thread running {{(pid=54817) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:31:59.199 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-08-28 06:31:59.199 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=54817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 06:31:59.200 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-08-28 06:31:59.200 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=54817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.200 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-08-28 06:31:59.200 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=54817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.200 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-08-28 06:31:59.200 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=54817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.200 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-08-28 06:31:59.200 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=54817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.200 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-08-28 06:31:59.200 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=54817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.201 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-08-28 06:31:59.201 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=54817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.201 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-08-28 06:31:59.201 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=54817) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:31:59.201 | INFO cinder.db.migration [-] Migration(s) applied 2026-08-28 06:31:59.201 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-08-28 06:31:59.201 | + functions-common:time_stop:2420 : local name 2026-08-28 06:31:59.201 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:31:59.201 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:31:59.202 | + functions-common:time_stop:2423 : local total 2026-08-28 06:31:59.202 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:31:59.202 | + functions-common:time_stop:2426 : name=dbsync 2026-08-28 06:31:59.202 | + functions-common:time_stop:2427 : start_time=1787898670828 2026-08-28 06:31:59.202 | + functions-common:time_stop:2429 : [[ -z 1787898670828 ]] 2026-08-28 06:31:59.202 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:31:59.202 | + functions-common:time_stop:2432 : end_time=1787898683195 2026-08-28 06:31:59.202 | + functions-common:time_stop:2433 : elapsed_time=12367 2026-08-28 06:31:59.202 | + functions-common:time_stop:2434 : total=8552 2026-08-28 06:31:59.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:31:59.203 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20919 2026-08-28 06:31:59.203 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-08-28 06:31:59.203 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:59.203 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-08-28 06:31:59.203 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-08-28 06:31:59.203 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-28 06:31:59.203 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-08-28 06:31:59.203 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-08-28 06:31:59.204 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-08-28 06:31:59.204 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-08-28 06:31:59.204 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-08-28 06:31:59.204 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-28 06:31:59.204 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-08-28 06:31:59.204 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-08-28 06:31:59.204 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-08-28 06:31:59.204 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-08-28 06:31:59.205 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-08-28 06:31:59.205 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-08-28 06:31:59.205 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-08-28 06:31:59.205 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-08-28 06:31:59.205 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-08-28 06:31:59.205 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-08-28 06:31:59.205 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-08-28 06:31:59.205 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-08-28 06:31:59.205 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-08-28 06:31:59.206 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-08-28 06:31:59.206 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-08-28 06:31:59.206 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-08-28 06:31:59.206 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-08-28 06:31:59.206 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-08-28 06:31:59.206 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-08-28 06:31:59.206 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-28 06:31:59.206 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-08-28 06:31:59.207 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-28 06:31:59.207 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-28 06:31:59.207 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-08-28 06:31:59.207 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-28 06:31:59.207 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-08-28 06:31:59.207 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-08-28 06:31:59.207 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-08-28 06:31:59.207 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-08-28 06:31:59.208 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-08-28 06:31:59.208 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-08-28 06:31:59.208 | s|%DIRECTIO%|--direct-io=on|g; 2026-08-28 06:31:59.208 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-08-28 06:31:59.208 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-08-28 06:31:59.208 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-08-28 06:31:59.208 | [Unit] 2026-08-28 06:31:59.208 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-28 06:31:59.208 | DefaultDependencies=no 2026-08-28 06:31:59.208 | After=systemd-udev-settle.service 2026-08-28 06:31:59.209 | Before=lvm2-activation-early.service 2026-08-28 06:31:59.209 | Wants=systemd-udev-settle.service 2026-08-28 06:31:59.209 | 2026-08-28 06:31:59.209 | [Service] 2026-08-28 06:31:59.209 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-08-28 06:31:59.209 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-08-28 06:31:59.209 | RemainAfterExit=yes 2026-08-28 06:31:59.209 | Type=oneshot 2026-08-28 06:31:59.209 | 2026-08-28 06:31:59.210 | [Install] 2026-08-28 06:31:59.210 | WantedBy=local-fs.target 2026-08-28 06:31:59.210 | Also=systemd-udev-settle.service 2026-08-28 06:31:59.210 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-08-28 06:31:59.210 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-08-28 06:31:59.210 | 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-08-28 06:31:59.210 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-08-28 06:31:59.210 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-08-28 06:31:59.210 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-08-28 06:31:59.211 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-08-28 06:31:59.211 | Volume group "stack-volumes-lvmdriver-1" not found 2026-08-28 06:31:59.211 | Cannot process volume group stack-volumes-lvmdriver-1 2026-08-28 06:31:59.211 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-08-28 06:31:59.211 | Physical volume "/dev/loop0" successfully created. 2026-08-28 06:31:59.211 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-08-28 06:31:59.211 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-08-28 06:31:59.211 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:59.211 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-08-28 06:31:59.212 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-08-28 06:31:59.212 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-08-28 06:31:59.212 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-08-28 06:31:59.212 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:31:59.212 | we strongly recommend against using it for new projects. 2026-08-28 06:31:59.212 | 2026-08-28 06:31:59.212 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:31:59.212 | framework. For more detail see 2026-08-28 06:31:59.212 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:31:59.213 | 2026-08-28 06:31:59.213 | import eventlet # noqa 2026-08-28 06:31:59.213 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-08-28 06:31:59.213 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-08-28 06:31:59.213 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-08-28 06:31:59.213 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-08-28 06:31:59.213 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:31:59.213 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-08-28 06:31:59.246 | [2016 Async init_cinder:54621]: finished init_cinder with result 0 in 14 seconds 2026-08-28 06:31:59.251 | + inc/async:async_wait:197 : return 0 2026-08-28 06:31:59.253 | + ./stack.sh:main:1240 : is_service_enabled nova 2026-08-28 06:31:59.270 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:59.274 | + ./stack.sh:main:1241 : echo_summary 'Configuring Nova' 2026-08-28 06:31:59.277 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:31:59.280 | + ./stack.sh:echo_summary:450 : echo -e Configuring Nova 2026-08-28 06:31:59.283 | + ./stack.sh:main:1242 : init_nova 2026-08-28 06:31:59.286 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-08-28 06:31:59.302 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:59.305 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-08-28 06:31:59.322 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:31:59.325 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 06:31:59.327 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-28 06:31:59.390 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-28 06:31:59.430 | [2016 Async nova-cell-0:56856]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-08-28 06:31:59.433 | ++ lib/nova:init_nova:861 : seq 1 1 2026-08-28 06:31:59.438 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 06:31:59.441 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-08-28 06:31:59.444 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-28 06:31:59.447 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-28 06:31:59.450 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-28 06:31:59.518 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-28 06:31:59.562 | [2016 Async nova-cell-1:56960]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-08-28 06:31:59.564 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-08-28 06:31:59.567 | + lib/database:recreate_database:112 : local db=nova_api 2026-08-28 06:31:59.570 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-08-28 06:31:59.573 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-08-28 06:31:59.577 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-08-28 06:31:59.583 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:31:59.658 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-08-28 06:31:59.663 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:31:59.736 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-08-28 06:32:00.337 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 06:32:00.337 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:32:00.337 | we strongly recommend against using it for new projects. 2026-08-28 06:32:00.337 | 2026-08-28 06:32:00.337 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:32:00.338 | framework. For more detail see 2026-08-28 06:32:00.338 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:32:00.338 | 2026-08-28 06:32:00.338 | import eventlet # noqa 2026-08-28 06:32:00.625 | 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-08-28 06:32:04.849 | INFO dbcounter [-] Registered counter for database nova_api 2026-08-28 06:32:04.951 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:32:04.952 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:32:04.952 | DEBUG dbcounter [-] [57030] Writer thread running {{(pid=57030) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:32:05.036 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-08-28 06:32:10.346 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57030) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 06:32:10.352 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-08-28 06:32:12.587 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57030) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:12.594 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-08-28 06:32:12.599 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57030) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:13.284 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-08-28 06:32:13.288 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-08-28 06:32:13.292 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-08-28 06:32:13.297 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-08-28 06:32:13.302 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-08-28 06:32:13.307 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-08-28 06:32:13.310 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-08-28 06:32:13.341 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:32:13.343 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-08-28 06:32:13.346 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-08-28 06:32:13.351 | + 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-08-28 06:32:13.950 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 06:32:13.950 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:32:13.951 | we strongly recommend against using it for new projects. 2026-08-28 06:32:13.951 | 2026-08-28 06:32:13.951 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:32:13.951 | framework. For more detail see 2026-08-28 06:32:13.954 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:32:13.954 | 2026-08-28 06:32:13.955 | import eventlet # noqa 2026-08-28 06:32:14.236 | 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-08-28 06:32:17.444 | INFO dbcounter [None req-c7c5ba2a-f1c8-4c30-89e0-8f827a535632 None None] Registered counter for database nova_api 2026-08-28 06:32:17.579 | DEBUG dbcounter [-] [57656] Writer thread running {{(pid=57656) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:32:18.252 | ++ lib/nova:init_nova:873 : seq 0 1 2026-08-28 06:32:18.258 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-28 06:32:18.261 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-08-28 06:32:18.329 | [2016 Async nova-cell-0:56856]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 56856 (3 other jobs running) 2026-08-28 06:32:18.361 | [2016 Async nova-cell-0:56856]: Signaling child to exit 2026-08-28 06:32:26.228 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:32:26.260 | [56960 Async nova-cell-1:56960]: finished successfully 2026-08-28 06:32:26.289 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:32:26.310 | [56856 Async nova-cell-0:56856]: finished successfully 2026-08-28 06:32:26.330 | WAKEUP 2026-08-28 06:32:26.349 | [2016 Async nova-cell-0:56856]: Signaled 2026-08-28 06:32:26.350 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-08-28 06:32:26.350 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-08-28 06:32:26.351 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-08-28 06:32:26.351 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-08-28 06:32:26.351 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-08-28 06:32:26.351 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-08-28 06:32:26.351 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-08-28 06:32:26.351 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:32:26.351 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-08-28 06:32:26.351 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:32:26.351 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-08-28 06:32:26.351 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 06:32:26.351 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:32:26.352 | we strongly recommend against using it for new projects. 2026-08-28 06:32:26.352 | 2026-08-28 06:32:26.352 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:32:26.352 | framework. For more detail see 2026-08-28 06:32:26.352 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:32:26.352 | 2026-08-28 06:32:26.352 | import eventlet # noqa 2026-08-28 06:32:26.352 | 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-08-28 06:32:26.352 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-08-28 06:32:26.352 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:32:26.352 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:32:26.353 | DEBUG dbcounter [-] [57018] Writer thread running {{(pid=57018) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:32:26.353 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-28 06:32:26.353 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 06:32:26.353 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-28 06:32:26.353 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.353 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-28 06:32:26.353 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.353 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-28 06:32:26.353 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.353 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-28 06:32:26.353 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.354 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-28 06:32:26.354 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.354 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-28 06:32:26.354 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.354 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-28 06:32:26.354 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.354 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-28 06:32:26.354 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.354 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-28 06:32:26.354 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57018) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.390 | [2016 Async nova-cell-0:56856]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 26 seconds 2026-08-28 06:32:26.394 | + inc/async:async_wait:197 : return 0 2026-08-28 06:32:26.397 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-08-28 06:32:26.399 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-08-28 06:32:26.442 | [2016 Async nova-cell-1:56960]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 56960 (2 other jobs running) 2026-08-28 06:32:26.462 | [2016 Async nova-cell-1:56960]: Signaling child to exit 2026-08-28 06:32:26.462 | WAKEUP 2026-08-28 06:32:26.481 | [2016 Async nova-cell-1:56960]: Signaled 2026-08-28 06:32:26.482 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-08-28 06:32:26.482 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-08-28 06:32:26.482 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-08-28 06:32:26.482 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-08-28 06:32:26.482 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-08-28 06:32:26.482 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-08-28 06:32:26.482 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-08-28 06:32:26.483 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:32:26.483 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-08-28 06:32:26.483 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-08-28 06:32:26.483 | + 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-08-28 06:32:26.483 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 06:32:26.483 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:32:26.483 | we strongly recommend against using it for new projects. 2026-08-28 06:32:26.483 | 2026-08-28 06:32:26.483 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:32:26.483 | framework. For more detail see 2026-08-28 06:32:26.483 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:32:26.484 | 2026-08-28 06:32:26.484 | import eventlet # noqa 2026-08-28 06:32:26.484 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-08-28 06:32:26.484 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-08-28 06:32:26.484 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-08-28 06:32:26.484 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-08-28 06:32:26.484 | DEBUG dbcounter [-] [57027] Writer thread running {{(pid=57027) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:32:26.484 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-08-28 06:32:26.484 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:778}} 2026-08-28 06:32:26.484 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-08-28 06:32:26.484 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.485 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-08-28 06:32:26.485 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.485 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-08-28 06:32:26.485 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.485 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-08-28 06:32:26.485 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.485 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-08-28 06:32:26.485 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.485 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-08-28 06:32:26.485 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.486 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-08-28 06:32:26.486 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.486 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-08-28 06:32:26.486 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.486 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-08-28 06:32:26.486 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57027) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:813}} 2026-08-28 06:32:26.521 | [2016 Async nova-cell-1:56960]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 26 seconds 2026-08-28 06:32:26.528 | + inc/async:async_wait:197 : return 0 2026-08-28 06:32:26.531 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 06:32:26.533 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-08-28 06:32:27.097 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 06:32:27.098 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:32:27.098 | we strongly recommend against using it for new projects. 2026-08-28 06:32:27.098 | 2026-08-28 06:32:27.098 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:32:27.098 | framework. For more detail see 2026-08-28 06:32:27.098 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:32:27.098 | 2026-08-28 06:32:27.098 | import eventlet # noqa 2026-08-28 06:32:27.375 | 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-08-28 06:32:30.554 | Running batches of 50 until complete 2026-08-28 06:32:30.554 | INFO dbcounter [None req-083a35cc-a685-47e8-857c-1ba76c6c8eda None None] Registered counter for database nova_cell0 2026-08-28 06:32:30.759 | DEBUG dbcounter [-] [58295] Writer thread running {{(pid=58295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:32:30.765 | INFO dbcounter [None req-083a35cc-a685-47e8-857c-1ba76c6c8eda None None] Registered counter for database nova_api 2026-08-28 06:32:30.931 | DEBUG dbcounter [-] [58295] Writer thread running {{(pid=58295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:32:30.959 | INFO dbcounter [None req-083a35cc-a685-47e8-857c-1ba76c6c8eda None None] Registered counter for database nova_cell0 2026-08-28 06:32:31.029 | DEBUG dbcounter [-] [58295] Writer thread running {{(pid=58295) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:32:31.251 | +-------------------------------------+--------------+-----------+ 2026-08-28 06:32:31.251 | | Migration | Total Needed | Completed | 2026-08-28 06:32:31.251 | +-------------------------------------+--------------+-----------+ 2026-08-28 06:32:31.251 | | fill_virtual_interface_list | 0 | 0 | 2026-08-28 06:32:31.251 | | migrate_empty_ratio | 0 | 0 | 2026-08-28 06:32:31.252 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-08-28 06:32:31.252 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-08-28 06:32:31.252 | | migration_migrate_to_uuid | 0 | 0 | 2026-08-28 06:32:31.252 | | populate_dev_uuids | 0 | 0 | 2026-08-28 06:32:31.252 | | populate_instance_compute_id | 0 | 0 | 2026-08-28 06:32:31.252 | | populate_missing_availability_zones | 0 | 0 | 2026-08-28 06:32:31.252 | | populate_queued_for_delete | 0 | 0 | 2026-08-28 06:32:31.252 | | populate_user_id | 0 | 0 | 2026-08-28 06:32:31.253 | | populate_uuids | 0 | 0 | 2026-08-28 06:32:31.253 | +-------------------------------------+--------------+-----------+ 2026-08-28 06:32:31.965 | ++ lib/nova:init_nova:887 : seq 1 1 2026-08-28 06:32:31.970 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 06:32:31.973 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-08-28 06:32:31.976 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-28 06:32:31.979 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-28 06:32:31.983 | + 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-08-28 06:32:32.585 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 06:32:32.585 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:32:32.585 | we strongly recommend against using it for new projects. 2026-08-28 06:32:32.586 | 2026-08-28 06:32:32.586 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:32:32.586 | framework. For more detail see 2026-08-28 06:32:32.586 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:32:32.586 | 2026-08-28 06:32:32.586 | import eventlet # noqa 2026-08-28 06:32:32.856 | 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-08-28 06:32:35.933 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-08-28 06:32:35.933 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-08-28 06:32:35.933 | INFO dbcounter [None req-d0863369-0e05-4f27-9896-05b31145d2ce None None] Registered counter for database nova_api 2026-08-28 06:32:36.064 | DEBUG dbcounter [-] [58314] Writer thread running {{(pid=58314) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:32:36.724 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-08-28 06:32:36.726 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-08-28 06:32:36.743 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-08-28 06:32:36.747 | + ./stack.sh:main:1244 : async_runfunc configure_neutron_nova 2026-08-28 06:32:36.749 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-08-28 06:32:36.813 | + inc/async:async_inner:63 : configure_neutron_nova 2026-08-28 06:32:36.855 | [2016 Async configure_neutron_nova:58372]: running: configure_neutron_nova 2026-08-28 06:32:36.859 | + ./stack.sh:main:1252 : run_phase stack post-config 2026-08-28 06:32:36.863 | + functions-common:run_phase:1848 : local mode=stack 2026-08-28 06:32:36.866 | + functions-common:run_phase:1849 : local phase=post-config 2026-08-28 06:32:36.870 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-28 06:32:36.873 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-28 06:32:36.876 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-28 06:32:36.879 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-28 06:32:36.882 | + functions-common:run_phase:1858 : local extra 2026-08-28 06:32:36.887 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-28 06:32:36.889 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-28 06:32:36.891 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-28 06:32:36.894 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-28 06:32:36.897 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-08-28 06:32:36.900 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-28 06:32:36.917 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:32:36.920 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 06:32:36.923 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:32:36.926 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-08-28 06:32:36.928 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:32:36.930 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-28 06:32:36.933 | ++ extras.d/80-tempest.sh:source:12 : : 2026-08-28 06:32:36.935 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-28 06:32:36.938 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-28 06:32:36.941 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 06:32:36.943 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-28 06:32:36.946 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-08-28 06:32:36.949 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-28 06:32:36.951 | + functions-common:run_plugins:1835 : local phase=post-config 2026-08-28 06:32:36.955 | + functions-common:run_plugins:1837 : local plugins= 2026-08-28 06:32:36.958 | + functions-common:run_plugins:1838 : local plugin 2026-08-28 06:32:36.960 | + ./stack.sh:main:1260 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-08-28 06:32:36.963 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-28 06:32:36.965 | + inc/meta-config:merge_config_group:171 : shift 2026-08-28 06:32:36.968 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-08-28 06:32:36.971 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 06:32:36.974 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-28 06:32:36.977 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-28 06:32:36.980 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-08-28 06:32:36.983 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-28 06:32:36.986 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-08-28 06:32:36.990 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 06:32:36.993 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-08-28 06:32:36.994 | /^\[\[.+\|.*\]\]/ { 2026-08-28 06:32:36.994 | gsub("[][]", "", $1); 2026-08-28 06:32:36.994 | split($1, a, "|"); 2026-08-28 06:32:36.994 | if (a[1] == matchgroup) 2026-08-28 06:32:36.994 | print a[2] 2026-08-28 06:32:36.994 | } 2026-08-28 06:32:36.994 | ' /home/quobyte/devstack/local.conf 2026-08-28 06:32:37.000 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-28 06:32:37.003 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-28 06:32:37.006 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-28 06:32:37.010 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-08-28 06:32:37.013 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-08-28 06:32:37.016 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-08-28 06:32:37.019 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-08-28 06:32:37.023 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-08-28 06:32:37.028 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-08-28 06:32:37.031 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-08-28 06:32:37.033 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-08-28 06:32:37.036 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-08-28 06:32:37.039 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-28 06:32:37.043 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-28 06:32:37.046 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-28 06:32:37.050 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-08-28 06:32:37.053 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-28 06:32:37.057 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-08-28 06:32:37.060 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-08-28 06:32:37.063 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-08-28 06:32:37.066 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-08-28 06:32:37.071 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-08-28 06:32:37.072 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-08-28 06:32:37.072 | BEGIN { 2026-08-28 06:32:37.072 | section = "" 2026-08-28 06:32:37.072 | last_section = "" 2026-08-28 06:32:37.072 | section_count = 0 2026-08-28 06:32:37.072 | } 2026-08-28 06:32:37.073 | /^\[.+\]/ { 2026-08-28 06:32:37.073 | gsub("[][]", "", $1); 2026-08-28 06:32:37.073 | section=$1 2026-08-28 06:32:37.073 | next 2026-08-28 06:32:37.073 | } 2026-08-28 06:32:37.073 | /^ *\#/ { 2026-08-28 06:32:37.073 | next 2026-08-28 06:32:37.073 | } 2026-08-28 06:32:37.073 | /^[^ \t]+/ { 2026-08-28 06:32:37.074 | # get offset of first = in $0 2026-08-28 06:32:37.074 | eq_idx = index($0, "=") 2026-08-28 06:32:37.074 | # extract attr & value from $0 2026-08-28 06:32:37.074 | attr = substr($0, 1, eq_idx - 1) 2026-08-28 06:32:37.074 | value = substr($0, eq_idx + 1) 2026-08-28 06:32:37.074 | # only need to strip trailing whitespace from attr 2026-08-28 06:32:37.074 | sub(/[ \t]*$/, "", attr) 2026-08-28 06:32:37.074 | # need to strip leading & trailing whitespace from value 2026-08-28 06:32:37.075 | sub(/^[ \t]*/, "", value) 2026-08-28 06:32:37.075 | sub(/[ \t]*$/, "", value) 2026-08-28 06:32:37.075 | 2026-08-28 06:32:37.075 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-28 06:32:37.075 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-28 06:32:37.075 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-28 06:32:37.075 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-28 06:32:37.075 | if (! (section, attr) in cfg_attr_count) { 2026-08-28 06:32:37.077 | if (section != last_section) { 2026-08-28 06:32:37.077 | cfg_section[section_count++] = section 2026-08-28 06:32:37.077 | last_section = section 2026-08-28 06:32:37.077 | } 2026-08-28 06:32:37.077 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-28 06:32:37.077 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-28 06:32:37.077 | 2026-08-28 06:32:37.077 | cfg_attr[section, attr, 0] = value 2026-08-28 06:32:37.077 | cfg_attr_count[section, attr] = 1 2026-08-28 06:32:37.078 | } else { 2026-08-28 06:32:37.078 | lno = cfg_attr_count[section, attr]++ 2026-08-28 06:32:37.078 | cfg_attr[section, attr, lno] = value 2026-08-28 06:32:37.078 | } 2026-08-28 06:32:37.078 | } 2026-08-28 06:32:37.078 | END { 2026-08-28 06:32:37.078 | # Process each section in order 2026-08-28 06:32:37.078 | for (sno = 0; sno < section_count; sno++) { 2026-08-28 06:32:37.078 | section = cfg_section[sno] 2026-08-28 06:32:37.079 | # The ini routines simply append a config item immediately 2026-08-28 06:32:37.079 | # after the section header. To keep the same order as defined 2026-08-28 06:32:37.079 | # in local.conf, invoke the ini routines in the reverse order 2026-08-28 06:32:37.079 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-28 06:32:37.079 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-28 06:32:37.079 | if (cfg_attr_count[section, attr] == 1) 2026-08-28 06:32:37.079 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-28 06:32:37.079 | else { 2026-08-28 06:32:37.080 | # For multiline, invoke the ini routines in the reverse order 2026-08-28 06:32:37.080 | count = cfg_attr_count[section, attr] 2026-08-28 06:32:37.080 | print "inidelete " configfile " " section " " attr 2026-08-28 06:32:37.080 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-28 06:32:37.080 | for (l = count -2; l >= 0; l--) 2026-08-28 06:32:37.080 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-28 06:32:37.080 | } 2026-08-28 06:32:37.080 | } 2026-08-28 06:32:37.081 | } 2026-08-28 06:32:37.081 | } 2026-08-28 06:32:37.081 | ' 2026-08-28 06:32:37.081 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-28 06:32:37.082 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.082 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-28 06:32:37.082 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-28 06:32:37.083 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-08-28 06:32:37.086 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 06:32:37.089 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-08-28 06:32:37.092 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-08-28 06:32:37.092 | BEGIN { group = "" } 2026-08-28 06:32:37.093 | /^\[\[.+\|.*\]\]/ { 2026-08-28 06:32:37.093 | gsub("[][]", "", $1); 2026-08-28 06:32:37.093 | split($1, a, "|"); 2026-08-28 06:32:37.093 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-28 06:32:37.093 | group=a[1] 2026-08-28 06:32:37.093 | } else { 2026-08-28 06:32:37.093 | group="" 2026-08-28 06:32:37.093 | } 2026-08-28 06:32:37.093 | next 2026-08-28 06:32:37.094 | } 2026-08-28 06:32:37.094 | { 2026-08-28 06:32:37.094 | if (group != "") 2026-08-28 06:32:37.094 | print $0 2026-08-28 06:32:37.094 | } 2026-08-28 06:32:37.094 | ' /home/quobyte/devstack/local.conf 2026-08-28 06:32:37.100 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-08-28 06:32:37.103 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-08-28 06:32:37.136 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.138 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-08-28 06:32:37.141 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-08-28 06:32:37.175 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.178 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-08-28 06:32:37.181 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-08-28 06:32:37.222 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.224 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-08-28 06:32:37.227 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-08-28 06:32:37.269 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.274 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-08-28 06:32:37.278 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-08-28 06:32:37.324 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.329 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-28 06:32:37.332 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-28 06:32:37.336 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-28 06:32:37.342 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-08-28 06:32:37.348 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-08-28 06:32:37.352 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-08-28 06:32:37.355 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-28 06:32:37.360 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-08-28 06:32:37.366 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-08-28 06:32:37.370 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-08-28 06:32:37.373 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-08-28 06:32:37.377 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-08-28 06:32:37.380 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-28 06:32:37.383 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-28 06:32:37.387 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-28 06:32:37.390 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-28 06:32:37.396 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-28 06:32:37.401 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-08-28 06:32:37.405 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-08-28 06:32:37.409 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-08-28 06:32:37.414 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-08-28 06:32:37.418 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-08-28 06:32:37.428 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-08-28 06:32:37.428 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-28 06:32:37.428 | BEGIN { 2026-08-28 06:32:37.428 | section = "" 2026-08-28 06:32:37.428 | last_section = "" 2026-08-28 06:32:37.429 | section_count = 0 2026-08-28 06:32:37.429 | } 2026-08-28 06:32:37.429 | /^\[.+\]/ { 2026-08-28 06:32:37.429 | gsub("[][]", "", $1); 2026-08-28 06:32:37.429 | section=$1 2026-08-28 06:32:37.429 | next 2026-08-28 06:32:37.429 | } 2026-08-28 06:32:37.429 | /^ *\#/ { 2026-08-28 06:32:37.429 | next 2026-08-28 06:32:37.430 | } 2026-08-28 06:32:37.430 | /^[^ \t]+/ { 2026-08-28 06:32:37.430 | # get offset of first = in $0 2026-08-28 06:32:37.430 | eq_idx = index($0, "=") 2026-08-28 06:32:37.430 | # extract attr & value from $0 2026-08-28 06:32:37.430 | attr = substr($0, 1, eq_idx - 1) 2026-08-28 06:32:37.430 | value = substr($0, eq_idx + 1) 2026-08-28 06:32:37.430 | # only need to strip trailing whitespace from attr 2026-08-28 06:32:37.430 | sub(/[ \t]*$/, "", attr) 2026-08-28 06:32:37.430 | # need to strip leading & trailing whitespace from value 2026-08-28 06:32:37.431 | sub(/^[ \t]*/, "", value) 2026-08-28 06:32:37.431 | sub(/[ \t]*$/, "", value) 2026-08-28 06:32:37.431 | 2026-08-28 06:32:37.431 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-28 06:32:37.432 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-28 06:32:37.432 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-28 06:32:37.433 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-28 06:32:37.433 | if (! (section, attr) in cfg_attr_count) { 2026-08-28 06:32:37.433 | if (section != last_section) { 2026-08-28 06:32:37.433 | cfg_section[section_count++] = section 2026-08-28 06:32:37.434 | last_section = section 2026-08-28 06:32:37.434 | } 2026-08-28 06:32:37.434 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-28 06:32:37.434 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-28 06:32:37.434 | 2026-08-28 06:32:37.434 | cfg_attr[section, attr, 0] = value 2026-08-28 06:32:37.434 | cfg_attr_count[section, attr] = 1 2026-08-28 06:32:37.434 | } else { 2026-08-28 06:32:37.434 | lno = cfg_attr_count[section, attr]++ 2026-08-28 06:32:37.434 | cfg_attr[section, attr, lno] = value 2026-08-28 06:32:37.435 | } 2026-08-28 06:32:37.435 | } 2026-08-28 06:32:37.435 | END { 2026-08-28 06:32:37.435 | # Process each section in order 2026-08-28 06:32:37.436 | for (sno = 0; sno < section_count; sno++) { 2026-08-28 06:32:37.436 | section = cfg_section[sno] 2026-08-28 06:32:37.436 | # The ini routines simply append a config item immediately 2026-08-28 06:32:37.437 | # after the section header. To keep the same order as defined 2026-08-28 06:32:37.437 | # in local.conf, invoke the ini routines in the reverse order 2026-08-28 06:32:37.437 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-28 06:32:37.437 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-28 06:32:37.437 | if (cfg_attr_count[section, attr] == 1) 2026-08-28 06:32:37.437 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-28 06:32:37.438 | else { 2026-08-28 06:32:37.438 | # For multiline, invoke the ini routines in the reverse order 2026-08-28 06:32:37.438 | count = cfg_attr_count[section, attr] 2026-08-28 06:32:37.438 | print "inidelete " configfile " " section " " attr 2026-08-28 06:32:37.438 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-28 06:32:37.438 | for (l = count -2; l >= 0; l--) 2026-08-28 06:32:37.438 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-28 06:32:37.438 | } 2026-08-28 06:32:37.438 | } 2026-08-28 06:32:37.438 | } 2026-08-28 06:32:37.439 | } 2026-08-28 06:32:37.439 | ' 2026-08-28 06:32:37.439 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.440 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-28 06:32:37.440 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-28 06:32:37.440 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-28 06:32:37.441 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-08-28 06:32:37.442 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 06:32:37.446 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-08-28 06:32:37.451 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-08-28 06:32:37.451 | BEGIN { group = "" } 2026-08-28 06:32:37.451 | /^\[\[.+\|.*\]\]/ { 2026-08-28 06:32:37.451 | gsub("[][]", "", $1); 2026-08-28 06:32:37.452 | split($1, a, "|"); 2026-08-28 06:32:37.452 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-28 06:32:37.452 | group=a[1] 2026-08-28 06:32:37.452 | } else { 2026-08-28 06:32:37.452 | group="" 2026-08-28 06:32:37.452 | } 2026-08-28 06:32:37.452 | next 2026-08-28 06:32:37.452 | } 2026-08-28 06:32:37.452 | { 2026-08-28 06:32:37.453 | if (group != "") 2026-08-28 06:32:37.453 | print $0 2026-08-28 06:32:37.453 | } 2026-08-28 06:32:37.453 | ' /home/quobyte/devstack/local.conf 2026-08-28 06:32:37.461 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-08-28 06:32:37.465 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-08-28 06:32:37.517 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.522 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-08-28 06:32:37.528 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-08-28 06:32:37.530 | + inc/meta-config:merge_config_group:180 : local dir 2026-08-28 06:32:37.535 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-08-28 06:32:37.540 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-08-28 06:32:37.546 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-08-28 06:32:37.550 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-08-28 06:32:37.555 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-08-28 06:32:37.562 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-08-28 06:32:37.566 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-08-28 06:32:37.569 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-08-28 06:32:37.572 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-08-28 06:32:37.576 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-28 06:32:37.581 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-28 06:32:37.585 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-28 06:32:37.591 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-08-28 06:32:37.595 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-28 06:32:37.599 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-08-28 06:32:37.603 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-08-28 06:32:37.609 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-08-28 06:32:37.612 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-08-28 06:32:37.616 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-08-28 06:32:37.616 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-08-28 06:32:37.616 | BEGIN { 2026-08-28 06:32:37.616 | section = "" 2026-08-28 06:32:37.617 | last_section = "" 2026-08-28 06:32:37.617 | section_count = 0 2026-08-28 06:32:37.617 | } 2026-08-28 06:32:37.617 | /^\[.+\]/ { 2026-08-28 06:32:37.617 | gsub("[][]", "", $1); 2026-08-28 06:32:37.617 | section=$1 2026-08-28 06:32:37.617 | next 2026-08-28 06:32:37.617 | } 2026-08-28 06:32:37.617 | /^ *\#/ { 2026-08-28 06:32:37.618 | next 2026-08-28 06:32:37.618 | } 2026-08-28 06:32:37.618 | /^[^ \t]+/ { 2026-08-28 06:32:37.618 | # get offset of first = in $0 2026-08-28 06:32:37.618 | eq_idx = index($0, "=") 2026-08-28 06:32:37.618 | # extract attr & value from $0 2026-08-28 06:32:37.618 | attr = substr($0, 1, eq_idx - 1) 2026-08-28 06:32:37.618 | value = substr($0, eq_idx + 1) 2026-08-28 06:32:37.618 | # only need to strip trailing whitespace from attr 2026-08-28 06:32:37.619 | sub(/[ \t]*$/, "", attr) 2026-08-28 06:32:37.619 | # need to strip leading & trailing whitespace from value 2026-08-28 06:32:37.619 | sub(/^[ \t]*/, "", value) 2026-08-28 06:32:37.619 | sub(/[ \t]*$/, "", value) 2026-08-28 06:32:37.622 | 2026-08-28 06:32:37.622 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-28 06:32:37.622 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-28 06:32:37.622 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-28 06:32:37.622 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-28 06:32:37.622 | if (! (section, attr) in cfg_attr_count) { 2026-08-28 06:32:37.622 | if (section != last_section) { 2026-08-28 06:32:37.622 | cfg_section[section_count++] = section 2026-08-28 06:32:37.623 | last_section = section 2026-08-28 06:32:37.623 | } 2026-08-28 06:32:37.623 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-28 06:32:37.623 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-28 06:32:37.623 | 2026-08-28 06:32:37.623 | cfg_attr[section, attr, 0] = value 2026-08-28 06:32:37.623 | cfg_attr_count[section, attr] = 1 2026-08-28 06:32:37.623 | } else { 2026-08-28 06:32:37.623 | lno = cfg_attr_count[section, attr]++ 2026-08-28 06:32:37.623 | cfg_attr[section, attr, lno] = value 2026-08-28 06:32:37.624 | } 2026-08-28 06:32:37.624 | } 2026-08-28 06:32:37.624 | END { 2026-08-28 06:32:37.624 | # Process each section in order 2026-08-28 06:32:37.624 | for (sno = 0; sno < section_count; sno++) { 2026-08-28 06:32:37.624 | section = cfg_section[sno] 2026-08-28 06:32:37.624 | # The ini routines simply append a config item immediately 2026-08-28 06:32:37.624 | # after the section header. To keep the same order as defined 2026-08-28 06:32:37.625 | # in local.conf, invoke the ini routines in the reverse order 2026-08-28 06:32:37.625 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-28 06:32:37.625 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-28 06:32:37.625 | if (cfg_attr_count[section, attr] == 1) 2026-08-28 06:32:37.625 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-28 06:32:37.625 | else { 2026-08-28 06:32:37.625 | # For multiline, invoke the ini routines in the reverse order 2026-08-28 06:32:37.625 | count = cfg_attr_count[section, attr] 2026-08-28 06:32:37.625 | print "inidelete " configfile " " section " " attr 2026-08-28 06:32:37.626 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-28 06:32:37.626 | for (l = count -2; l >= 0; l--) 2026-08-28 06:32:37.626 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-28 06:32:37.626 | } 2026-08-28 06:32:37.626 | } 2026-08-28 06:32:37.626 | } 2026-08-28 06:32:37.626 | } 2026-08-28 06:32:37.626 | ' 2026-08-28 06:32:37.627 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.627 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-28 06:32:37.627 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-28 06:32:37.628 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-28 06:32:37.631 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-08-28 06:32:37.634 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 06:32:37.637 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-08-28 06:32:37.640 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-08-28 06:32:37.640 | BEGIN { group = "" } 2026-08-28 06:32:37.640 | /^\[\[.+\|.*\]\]/ { 2026-08-28 06:32:37.640 | gsub("[][]", "", $1); 2026-08-28 06:32:37.640 | split($1, a, "|"); 2026-08-28 06:32:37.641 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-28 06:32:37.641 | group=a[1] 2026-08-28 06:32:37.641 | } else { 2026-08-28 06:32:37.641 | group="" 2026-08-28 06:32:37.641 | } 2026-08-28 06:32:37.641 | next 2026-08-28 06:32:37.641 | } 2026-08-28 06:32:37.641 | { 2026-08-28 06:32:37.641 | if (group != "") 2026-08-28 06:32:37.642 | print $0 2026-08-28 06:32:37.642 | } 2026-08-28 06:32:37.642 | ' /home/quobyte/devstack/local.conf 2026-08-28 06:32:37.648 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-08-28 06:32:37.651 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-08-28 06:32:37.687 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.690 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-08-28 06:32:37.694 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-08-28 06:32:37.728 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.731 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-08-28 06:32:37.734 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-08-28 06:32:37.772 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.775 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-08-28 06:32:37.777 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-08-28 06:32:37.813 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.817 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-f4995bb1-bbe6-4a43-9e5c-984fe7b70fa6"' 2026-08-28 06:32:37.819 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-f4995bb1-bbe6-4a43-9e5c-984fe7b70fa6 2026-08-28 06:32:37.836 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:32:37.855 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.858 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-08-28 06:32:37.860 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-08-28 06:32:37.865 | [58372 Async configure_neutron_nova:58372]: finished successfully 2026-08-28 06:32:37.897 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:32:37.900 | + ./stack.sh:main:1269 : is_service_enabled swift 2026-08-28 06:32:37.917 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:32:37.920 | + ./stack.sh:main:1277 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-28 06:32:37.923 | + ./stack.sh:main:1278 : is_service_enabled cinder 2026-08-28 06:32:37.941 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:32:37.944 | + ./stack.sh:main:1279 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-28 06:32:37.979 | + ./stack.sh:main:1282 : async_wait configure_neutron_nova 2026-08-28 06:32:38.028 | [2016 Async configure_neutron_nova:58372]: Waiting for completion of configure_neutron_nova running on PID 58372 (2 other jobs running) 2026-08-28 06:32:38.051 | [2016 Async configure_neutron_nova:58372]: Signaling child to exit 2026-08-28 06:32:38.052 | WAKEUP 2026-08-28 06:32:38.071 | [2016 Async configure_neutron_nova:58372]: Signaled 2026-08-28 06:32:38.072 | + lib/neutron:configure_neutron_nova:452 : create_nova_conf_neutron /etc/nova/nova.conf 2026-08-28 06:32:38.072 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova.conf 2026-08-28 06:32:38.072 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-08-28 06:32:38.073 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-08-28 06:32:38.073 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 06:32:38.073 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-28 06:32:38.073 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-08-28 06:32:38.073 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-08-28 06:32:38.073 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.188/identity 2026-08-28 06:32:38.074 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-08-28 06:32:38.074 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-08-28 06:32:38.074 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-08-28 06:32:38.074 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-08-28 06:32:38.074 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-08-28 06:32:38.075 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-08-28 06:32:38.075 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-08-28 06:32:38.075 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-28 06:32:38.075 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-28 06:32:38.075 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-28 06:32:38.075 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:32:38.076 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-08-28 06:32:38.076 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-08-28 06:32:38.076 | + lib/neutron:configure_neutron_nova:453 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-08-28 06:32:38.076 | ++ lib/neutron:configure_neutron_nova:454 : seq 1 1 2026-08-28 06:32:38.077 | + lib/neutron:configure_neutron_nova:454 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 06:32:38.077 | + lib/neutron:configure_neutron_nova:455 : local conf 2026-08-28 06:32:38.077 | ++ lib/neutron:configure_neutron_nova:456 : conductor_conf 1 2026-08-28 06:32:38.077 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-28 06:32:38.077 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-28 06:32:38.077 | + lib/neutron:configure_neutron_nova:456 : conf=/etc/nova/nova_cell1.conf 2026-08-28 06:32:38.078 | + lib/neutron:configure_neutron_nova:457 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-08-28 06:32:38.078 | + lib/neutron:create_nova_conf_neutron:463 : local conf=/etc/nova/nova_cell1.conf 2026-08-28 06:32:38.078 | + lib/neutron:create_nova_conf_neutron:464 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-08-28 06:32:38.078 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-08-28 06:32:38.078 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-08-28 06:32:38.078 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-08-28 06:32:38.079 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-08-28 06:32:38.079 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-08-28 06:32:38.079 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.188/identity 2026-08-28 06:32:38.079 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-08-28 06:32:38.079 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-08-28 06:32:38.080 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-08-28 06:32:38.080 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-08-28 06:32:38.080 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-08-28 06:32:38.080 | + lib/neutron:create_nova_conf_neutron:465 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-08-28 06:32:38.080 | + lib/neutron:create_nova_conf_neutron:468 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-08-28 06:32:38.080 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-08-28 06:32:38.081 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:125 : : 2026-08-28 06:32:38.081 | + lib/neutron:create_nova_conf_neutron:470 : is_service_enabled q-meta neutron-metadata-agent 2026-08-28 06:32:38.081 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:32:38.081 | + lib/neutron:create_nova_conf_neutron:474 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-08-28 06:32:38.082 | + lib/neutron:create_nova_conf_neutron:475 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-08-28 06:32:38.116 | [2016 Async configure_neutron_nova:58372]: finished configure_neutron_nova with result 0 in 1 seconds 2026-08-28 06:32:38.121 | + inc/async:async_wait:197 : return 0 2026-08-28 06:32:38.124 | + ./stack.sh:main:1288 : is_service_enabled nova 2026-08-28 06:32:38.143 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:32:38.146 | + ./stack.sh:main:1289 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-28 06:32:38.182 | + ./stack.sh:main:1290 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-08-28 06:32:38.219 | + ./stack.sh:main:1294 : is_service_enabled n-api 2026-08-28 06:32:38.238 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:32:38.241 | + ./stack.sh:main:1295 : echo_summary 'Starting Nova API' 2026-08-28 06:32:38.243 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:32:38.246 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova API 2026-08-28 06:32:38.248 | + ./stack.sh:main:1296 : start_nova_api 2026-08-28 06:32:38.252 | + 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-08-28 06:32:38.255 | + 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-08-28 06:32:38.257 | + 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-08-28 06:32:38.262 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-08-28 06:32:38.266 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-28 06:32:38.269 | + functions-common:run_process:1674 : local service=n-api 2026-08-28 06:32:38.271 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-28 06:32:38.274 | + functions-common:run_process:1676 : local group= 2026-08-28 06:32:38.276 | + functions-common:run_process:1677 : local user= 2026-08-28 06:32:38.279 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:32:38.281 | + functions-common:run_process:1680 : local name=n-api 2026-08-28 06:32:38.285 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:32:38.288 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:32:38.294 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:32:38.296 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:32:38.300 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:32:38.304 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898758301 2026-08-28 06:32:38.308 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-08-28 06:32:38.324 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:32:38.330 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-08-28 06:32:38.334 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-08-28 06:32:38.338 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-28 06:32:38.341 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-28 06:32:38.343 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-28 06:32:38.346 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-08-28 06:32:38.349 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-08-28 06:32:38.351 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-08-28 06:32:38.354 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-08-28 06:32:38.357 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:32:38.359 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:32:38.362 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:32:38.365 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:32:38.368 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-08-28 06:32:38.371 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-08-28 06:32:38.373 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-28 06:32:38.377 | + 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-08-28 06:32:38.379 | + 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-08-28 06:32:38.382 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-08-28 06:32:38.385 | + 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-08-28 06:32:38.387 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-28 06:32:38.390 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-28 06:32:38.392 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-28 06:32:38.394 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-08-28 06:32:38.397 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-28 06:32:38.401 | + 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-08-28 06:32:38.482 | + 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-08-28 06:32:38.560 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-08-28 06:32:38.625 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-08-28 06:32:38.694 | + 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-08-28 06:32:38.764 | + 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-08-28 06:32:38.834 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-08-28 06:32:38.900 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-08-28 06:32:38.966 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-08-28 06:32:39.035 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-08-28 06:32:39.116 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-08-28 06:32:39.200 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-28 06:32:39.203 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-28 06:32:39.208 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-08-28 06:32:39.309 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-28 06:32:39.795 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-08-28 06:32:39.824 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-08-28 06:32:40.267 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-08-28 06:32:40.406 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:32:40.411 | + functions-common:time_stop:2420 : local name 2026-08-28 06:32:40.415 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:32:40.420 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:32:40.424 | + functions-common:time_stop:2423 : local total 2026-08-28 06:32:40.428 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:32:40.432 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:32:40.436 | + functions-common:time_stop:2427 : start_time=1787898758301 2026-08-28 06:32:40.440 | + functions-common:time_stop:2429 : [[ -z 1787898758301 ]] 2026-08-28 06:32:40.445 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:32:40.452 | + functions-common:time_stop:2432 : end_time=1787898760447 2026-08-28 06:32:40.456 | + functions-common:time_stop:2433 : elapsed_time=2146 2026-08-28 06:32:40.460 | + functions-common:time_stop:2434 : total=4222 2026-08-28 06:32:40.464 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:32:40.467 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6368 2026-08-28 06:32:40.471 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-08-28 06:32:40.471 | Waiting for nova-api to start... 2026-08-28 06:32:40.475 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.188/compute/v2.1/ 2026-08-28 06:32:40.478 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.188/compute/v2.1/ 2026-08-28 06:32:40.482 | + functions:wait_for_service:476 : local timeout=60 2026-08-28 06:32:40.486 | + functions:wait_for_service:477 : local url=http://192.168.122.188/compute/v2.1/ 2026-08-28 06:32:40.490 | + functions:wait_for_service:478 : local rval=0 2026-08-28 06:32:40.494 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-28 06:32:40.498 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-28 06:32:40.502 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:32:40.506 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:32:40.510 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:32:40.517 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898760513 2026-08-28 06:32:40.521 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-28 06:32:40.526 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:32:40.531 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.188/compute/v2.1/ 2026-08-28 06:32:46.697 | + :: : [[ 200 == 503 ]] 2026-08-28 06:32:46.699 | + :: : [[ 0 -eq 7 ]] 2026-08-28 06:32:46.702 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-28 06:32:46.705 | + functions-common:time_stop:2420 : local name 2026-08-28 06:32:46.708 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:32:46.710 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:32:46.713 | + functions-common:time_stop:2423 : local total 2026-08-28 06:32:46.716 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:32:46.719 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-28 06:32:46.721 | + functions-common:time_stop:2427 : start_time=1787898760513 2026-08-28 06:32:46.724 | + functions-common:time_stop:2429 : [[ -z 1787898760513 ]] 2026-08-28 06:32:46.728 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:32:46.732 | + functions-common:time_stop:2432 : end_time=1787898766729 2026-08-28 06:32:46.734 | + functions-common:time_stop:2433 : elapsed_time=6216 2026-08-28 06:32:46.737 | + functions-common:time_stop:2434 : total=5684 2026-08-28 06:32:46.739 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:32:46.742 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11900 2026-08-28 06:32:46.744 | + functions:wait_for_service:486 : return 0 2026-08-28 06:32:46.747 | + 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-08-28 06:32:46.750 | + 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-08-28 06:32:46.753 | + ./stack.sh:main:1299 : is_service_enabled ovn-controller ovn-controller-vtep 2026-08-28 06:32:46.772 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:32:46.774 | + ./stack.sh:main:1300 : echo_summary 'Starting OVN services' 2026-08-28 06:32:46.777 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:32:46.779 | + ./stack.sh:echo_summary:450 : echo -e Starting OVN services 2026-08-28 06:32:46.782 | + ./stack.sh:main:1301 : start_ovn_services 2026-08-28 06:32:46.785 | + lib/neutron:start_ovn_services:580 : [[ ovn == \o\v\n ]] 2026-08-28 06:32:46.787 | + lib/neutron:start_ovn_services:581 : '[' libvirt '!=' ironic ']' 2026-08-28 06:32:46.790 | + lib/neutron:start_ovn_services:587 : init_ovn 2026-08-28 06:32:46.793 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-08-28 06:32:46.795 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : [[ False == \F\a\l\s\e ]] 2026-08-28 06:32:46.798 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-08-28 06:32:46.801 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo mkdir -p /var/lib/ovn 2026-08-28 06:32:46.819 | + lib/neutron_plugins/ovn_agent:init_ovn:641 : mkdir -p /opt/stack/data/ovs 2026-08-28 06:32:46.823 | + lib/neutron_plugins/ovn_agent:init_ovn:643 : rm -f '/opt/stack/data/ovs/*.db' 2026-08-28 06:32:46.827 | + lib/neutron_plugins/ovn_agent:init_ovn:644 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-08-28 06:32:46.831 | + lib/neutron_plugins/ovn_agent:init_ovn:645 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-08-28 06:32:46.849 | + 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-08-28 06:32:46.865 | + lib/neutron_plugins/ovn_agent:init_ovn:647 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-08-28 06:32:46.880 | + lib/neutron:start_ovn_services:588 : start_ovn 2026-08-28 06:32:46.883 | + lib/neutron_plugins/ovn_agent:start_ovn:759 : echo 'Starting OVN' 2026-08-28 06:32:46.883 | Starting OVN 2026-08-28 06:32:46.885 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_ovs 2026-08-28 06:32:46.888 | + lib/neutron_plugins/ovn_agent:_start_ovs:651 : echo 'Starting OVS' 2026-08-28 06:32:46.888 | Starting OVS 2026-08-28 06:32:46.890 | + lib/neutron_plugins/ovn_agent:_start_ovs:652 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-08-28 06:32:46.906 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:32:46.908 | + lib/neutron_plugins/ovn_agent:_start_ovs:654 : enable_service ovsdb-server 2026-08-28 06:32:46.948 | + lib/neutron_plugins/ovn_agent:_start_ovs:655 : enable_service ovs-vswitchd 2026-08-28 06:32:46.987 | + lib/neutron_plugins/ovn_agent:_start_ovs:657 : [[ False == \T\r\u\e ]] 2026-08-28 06:32:46.989 | + lib/neutron_plugins/ovn_agent:_start_ovs:681 : _start_process ovsdb-server.service 2026-08-28 06:32:46.992 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-28 06:32:47.461 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovsdb-server.service 2026-08-28 06:32:47.936 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-28 06:32:47.936 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-28 06:32:47.936 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-28 06:32:47.936 | 2026-08-28 06:32:47.936 | Possible reasons for having these kinds of units are: 2026-08-28 06:32:47.936 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-28 06:32:47.936 | .wants/, .requires/, or .upholds/ directory. 2026-08-28 06:32:47.937 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-28 06:32:47.937 | a requirement dependency on it. 2026-08-28 06:32:47.937 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-28 06:32:47.937 | D-Bus, udev, scripted systemctl call, ...). 2026-08-28 06:32:47.937 | • In case of template units, the unit is meant to be enabled with some 2026-08-28 06:32:47.937 | instance name specified. 2026-08-28 06:32:47.944 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovsdb-server.service 2026-08-28 06:32:52.597 | + lib/neutron_plugins/ovn_agent:_start_ovs:682 : _start_process ovs-vswitchd.service 2026-08-28 06:32:52.599 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-28 06:32:53.051 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovs-vswitchd.service 2026-08-28 06:32:53.542 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-28 06:32:53.542 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-28 06:32:53.542 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-28 06:32:53.542 | 2026-08-28 06:32:53.543 | Possible reasons for having these kinds of units are: 2026-08-28 06:32:53.543 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-28 06:32:53.543 | .wants/, .requires/, or .upholds/ directory. 2026-08-28 06:32:53.543 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-28 06:32:53.543 | a requirement dependency on it. 2026-08-28 06:32:53.543 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-28 06:32:53.543 | D-Bus, udev, scripted systemctl call, ...). 2026-08-28 06:32:53.547 | • In case of template units, the unit is meant to be enabled with some 2026-08-28 06:32:53.547 | instance name specified. 2026-08-28 06:32:53.552 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovs-vswitchd.service 2026-08-28 06:32:53.895 | + lib/neutron_plugins/ovn_agent:_start_ovs:685 : echo 'Configuring OVSDB' 2026-08-28 06:32:53.895 | Configuring OVSDB 2026-08-28 06:32:53.898 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : is_service_enabled tls-proxy 2026-08-28 06:32:53.924 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:32:53.928 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-08-28 06:32:53.957 | + lib/neutron_plugins/ovn_agent:_start_ovs:694 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-08-28 06:32:53.982 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=ab9deff2-d60b-4ba5-a0cd-dbfe28fe8bb3 2026-08-28 06:32:54.006 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.188:6642 2026-08-28 06:32:54.029 | + lib/neutron_plugins/ovn_agent:_start_ovs:697 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-08-28 06:32:54.053 | + lib/neutron_plugins/ovn_agent:_start_ovs:698 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-08-28 06:32:54.076 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.188 2026-08-28 06:32:54.104 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:700 : hostname 2026-08-28 06:32:54.109 | + lib/neutron_plugins/ovn_agent:_start_ovs:700 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-08-28 06:32:54.132 | + lib/neutron_plugins/ovn_agent:_start_ovs:702 : [[ True == \T\r\u\e ]] 2026-08-28 06:32:54.137 | + 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-08-28 06:32:54.161 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : [[ metadata =~ ovn-bgp ]] 2026-08-28 06:32:54.164 | + lib/neutron_plugins/ovn_agent:_start_ovs:713 : [[ metadata =~ ovn-evpn ]] 2026-08-28 06:32:54.167 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : is_provider_network 2026-08-28 06:32:54.171 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-28 06:32:54.174 | + functions-common:is_provider_network:2272 : return 1 2026-08-28 06:32:54.176 | + lib/neutron_plugins/ovn_agent:_start_ovs:719 : [[ True == \T\r\u\e ]] 2026-08-28 06:32:54.179 | + lib/neutron_plugins/ovn_agent:_start_ovs:720 : ovn_base_setup_bridge br-ex 2026-08-28 06:32:54.181 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : local bridge=br-ex 2026-08-28 06:32:54.184 | + 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-08-28 06:32:54.187 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:252 : '[' system '!=' system ']' 2026-08-28 06:32:54.190 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:256 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-08-28 06:32:54.217 | + 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-08-28 06:32:54.245 | + lib/neutron_plugins/ovn_agent:_start_ovs:721 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-28 06:32:54.277 | + lib/neutron_plugins/ovn_agent:_start_ovs:724 : is_service_enabled ovn-controller-vtep 2026-08-28 06:32:54.296 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:32:54.299 | + lib/neutron_plugins/ovn_agent:start_ovn:763 : local SCRIPTDIR=/share/ovn/scripts 2026-08-28 06:32:54.302 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : use_new_ovn_repository 2026-08-28 06:32:54.305 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:221 : [[ False == \F\a\l\s\e ]] 2026-08-28 06:32:54.308 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:222 : return 0 2026-08-28 06:32:54.311 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-northd 2026-08-28 06:32:54.329 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:32:54.332 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-08-28 06:32:54.335 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-central.service 2026-08-28 06:32:54.338 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-28 06:32:54.857 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-central.service 2026-08-28 06:32:55.330 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-central.service 2026-08-28 06:32:55.396 | + lib/neutron_plugins/ovn_agent:start_ovn:778 : _wait_for_ovn_and_set_custom_config 2026-08-28 06:32:55.399 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:741 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-08-28 06:32:55.403 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-28 06:32:55.406 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-28 06:32:55.410 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:212 : sleep 1 2026-08-28 06:32:56.415 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:213 : count=1 2026-08-28 06:32:56.418 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:214 : '[' 1 -gt 40 ']' 2026-08-28 06:32:56.421 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-08-28 06:32:56.424 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:742 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-08-28 06:32:56.427 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : local count=0 2026-08-28 06:32:56.430 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-08-28 06:32:56.433 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:743 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-08-28 06:32:56.436 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-28 06:32:56.438 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-08-28 06:32:56.441 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:744 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-08-28 06:32:56.444 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:199 : local count=0 2026-08-28 06:32:56.447 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:200 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-08-28 06:32:56.451 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:746 : is_service_enabled tls-proxy 2026-08-28 06:32:56.472 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:32:56.475 | + 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-08-28 06:32:56.502 | + 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-08-28 06:32:56.527 | + 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-08-28 06:32:56.544 | + 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-08-28 06:32:56.562 | + lib/neutron_plugins/ovn_agent:start_ovn:782 : is_service_enabled ovn-controller 2026-08-28 06:32:56.583 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:32:56.586 | + lib/neutron_plugins/ovn_agent:start_ovn:783 : [[ False == \T\r\u\e ]] 2026-08-28 06:32:56.589 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : _start_process ovn-controller.service 2026-08-28 06:32:56.593 | + lib/neutron_plugins/ovn_agent:_start_process:261 : sudo systemctl daemon-reload 2026-08-28 06:32:57.059 | + lib/neutron_plugins/ovn_agent:_start_process:262 : sudo systemctl enable ovn-controller.service 2026-08-28 06:32:57.557 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-08-28 06:32:57.557 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-08-28 06:32:57.557 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-08-28 06:32:57.557 | 2026-08-28 06:32:57.557 | Possible reasons for having these kinds of units are: 2026-08-28 06:32:57.558 | • A unit may be statically enabled by being symlinked from another unit's 2026-08-28 06:32:57.558 | .wants/, .requires/, or .upholds/ directory. 2026-08-28 06:32:57.558 | • A unit's purpose may be to act as a helper for some other unit which has 2026-08-28 06:32:57.558 | a requirement dependency on it. 2026-08-28 06:32:57.558 | • A unit may be started when needed via activation (socket, path, timer, 2026-08-28 06:32:57.558 | D-Bus, udev, scripted systemctl call, ...). 2026-08-28 06:32:57.558 | • In case of template units, the unit is meant to be enabled with some 2026-08-28 06:32:57.558 | instance name specified. 2026-08-28 06:32:57.562 | + lib/neutron_plugins/ovn_agent:_start_process:263 : sudo systemctl restart ovn-controller.service 2026-08-28 06:32:57.734 | + lib/neutron_plugins/ovn_agent:start_ovn:793 : is_service_enabled ovn-controller-vtep 2026-08-28 06:32:57.750 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:32:57.753 | + lib/neutron_plugins/ovn_agent:start_ovn:802 : is_ovn_metadata_agent_enabled 2026-08-28 06:32:57.756 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-08-28 06:32:57.775 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:32:57.778 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:320 : [[ False == \F\a\l\s\e ]] 2026-08-28 06:32:57.782 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:321 : return 0 2026-08-28 06:32:57.785 | + 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-08-28 06:32:57.788 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-08-28 06:32:57.793 | + 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-08-28 06:32:57.797 | + functions-common:run_process:1676 : local group= 2026-08-28 06:32:57.800 | + functions-common:run_process:1677 : local user= 2026-08-28 06:32:57.802 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:32:57.806 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-08-28 06:32:57.809 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:32:57.812 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:32:57.815 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:32:57.818 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:32:57.822 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:32:57.827 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898777823 2026-08-28 06:32:57.830 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-08-28 06:32:57.852 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:32:57.855 | + 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-08-28 06:32:57.858 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-08-28 06:32:57.861 | + 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-08-28 06:32:57.864 | + 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-08-28 06:32:57.867 | + 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-08-28 06:32:57.870 | + 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-08-28 06:32:57.874 | + 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-08-28 06:32:57.877 | + 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-08-28 06:32:57.880 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-08-28 06:32:57.883 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:32:57.886 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:32:57.889 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:32:57.892 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:32:57.895 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-08-28 06:32:57.898 | + 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-08-28 06:32:57.901 | + 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-08-28 06:32:57.904 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-08-28 06:32:57.906 | + 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-08-28 06:32:57.909 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 06:32:57.912 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 06:32:57.915 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 06:32:57.918 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 06:32:57.920 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 06:32:57.923 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-08-28 06:32:57.926 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 06:32:57.932 | + 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-08-28 06:32:58.012 | + 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-08-28 06:32:58.093 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-08-28 06:32:58.163 | + 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-08-28 06:32:58.242 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-08-28 06:32:58.311 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-08-28 06:32:58.380 | + 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-08-28 06:32:58.451 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 06:32:58.454 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 06:32:58.457 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-08-28 06:32:58.542 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 06:32:59.027 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-08-28 06:32:59.059 | 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-08-28 06:32:59.513 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-08-28 06:32:59.573 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:32:59.577 | + functions-common:time_stop:2420 : local name 2026-08-28 06:32:59.581 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:32:59.585 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:32:59.588 | + functions-common:time_stop:2423 : local total 2026-08-28 06:32:59.592 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:32:59.596 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:32:59.599 | + functions-common:time_stop:2427 : start_time=1787898777823 2026-08-28 06:32:59.603 | + functions-common:time_stop:2429 : [[ -z 1787898777823 ]] 2026-08-28 06:32:59.608 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:32:59.613 | + functions-common:time_stop:2432 : end_time=1787898779609 2026-08-28 06:32:59.617 | + functions-common:time_stop:2433 : elapsed_time=1786 2026-08-28 06:32:59.620 | + functions-common:time_stop:2434 : total=6368 2026-08-28 06:32:59.624 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:32:59.627 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8154 2026-08-28 06:32:59.630 | + lib/neutron_plugins/ovn_agent:start_ovn:805 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-28 06:32:59.633 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-28 06:32:59.637 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-08-28 06:32:59.642 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 06:32:59.663 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 06:32:59.666 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 06:32:59.669 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 06:32:59.672 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 06:32:59.676 | + 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-08-28 06:32:59.718 | + 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-08-28 06:32:59.758 | + 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-08-28 06:32:59.796 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 06:32:59.833 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-08-28 06:32:59.870 | + lib/neutron_plugins/ovn_agent:start_ovn:808 : is_ovn_agent_enabled 2026-08-28 06:32:59.873 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:327 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-08-28 06:32:59.893 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:32:59.896 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:328 : enable_service q-ovn-agent 2026-08-28 06:32:59.950 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:329 : return 0 2026-08-28 06:32:59.954 | + 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-08-28 06:32:59.957 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-08-28 06:32:59.960 | + 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-08-28 06:32:59.963 | + functions-common:run_process:1676 : local group= 2026-08-28 06:32:59.966 | + functions-common:run_process:1677 : local user= 2026-08-28 06:32:59.970 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:32:59.973 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-08-28 06:32:59.976 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:32:59.979 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:32:59.982 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:32:59.985 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:32:59.989 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:32:59.994 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898779991 2026-08-28 06:32:59.998 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-08-28 06:33:00.020 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:33:00.024 | + 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-08-28 06:33:00.027 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-08-28 06:33:00.030 | + 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-08-28 06:33:00.033 | + 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-08-28 06:33:00.037 | + 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-08-28 06:33:00.040 | + 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-08-28 06:33:00.043 | + 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-08-28 06:33:00.046 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-08-28 06:33:00.050 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-08-28 06:33:00.053 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:33:00.056 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:33:00.059 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:33:00.063 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:33:00.066 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-08-28 06:33:00.069 | + 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-08-28 06:33:00.072 | + 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-08-28 06:33:00.075 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-08-28 06:33:00.078 | + 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-08-28 06:33:00.082 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 06:33:00.085 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 06:33:00.088 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 06:33:00.091 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 06:33:00.094 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 06:33:00.097 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-08-28 06:33:00.100 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 06:33:00.105 | + 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-08-28 06:33:00.193 | + 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-08-28 06:33:00.282 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-08-28 06:33:00.362 | + 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-08-28 06:33:00.436 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-08-28 06:33:00.522 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-08-28 06:33:00.607 | + 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-08-28 06:33:00.692 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 06:33:00.695 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 06:33:00.699 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-08-28 06:33:00.785 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 06:33:01.264 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-08-28 06:33:01.289 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-08-28 06:33:01.758 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-08-28 06:33:01.816 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:33:01.820 | + functions-common:time_stop:2420 : local name 2026-08-28 06:33:01.823 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:33:01.829 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:33:01.831 | + functions-common:time_stop:2423 : local total 2026-08-28 06:33:01.836 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:33:01.839 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:33:01.843 | + functions-common:time_stop:2427 : start_time=1787898779991 2026-08-28 06:33:01.847 | + functions-common:time_stop:2429 : [[ -z 1787898779991 ]] 2026-08-28 06:33:01.854 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:33:01.859 | + functions-common:time_stop:2432 : end_time=1787898781854 2026-08-28 06:33:01.862 | + functions-common:time_stop:2433 : elapsed_time=1863 2026-08-28 06:33:01.868 | + functions-common:time_stop:2434 : total=8154 2026-08-28 06:33:01.871 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:33:01.874 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=10017 2026-08-28 06:33:01.877 | + lib/neutron_plugins/ovn_agent:start_ovn:811 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-28 06:33:01.880 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-28 06:33:01.883 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-08-28 06:33:01.887 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-08-28 06:33:01.911 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-08-28 06:33:01.914 | + functions:setup_systemd_logging:716 : local pidstr= 2026-08-28 06:33:01.917 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-08-28 06:33:01.919 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-08-28 06:33:01.922 | + 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-08-28 06:33:01.957 | + 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-08-28 06:33:01.993 | + 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-08-28 06:33:02.028 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-08-28 06:33:02.063 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-08-28 06:33:02.097 | + lib/neutron:start_ovn_services:590 : [[ True == \T\r\u\e ]] 2026-08-28 06:33:02.100 | + lib/neutron:start_ovn_services:591 : [[ True != \T\r\u\e ]] 2026-08-28 06:33:02.103 | + lib/neutron:start_ovn_services:595 : create_public_bridge 2026-08-28 06:33:02.106 | + lib/neutron_plugins/ovn_agent:create_public_bridge:314 : sudo ovs-vsctl --may-exist add-br br-ex 2026-08-28 06:33:02.135 | + lib/neutron_plugins/ovn_agent:create_public_bridge:315 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-08-28 06:33:02.159 | + lib/neutron_plugins/ovn_agent:create_public_bridge:316 : _configure_public_network_connectivity 2026-08-28 06:33:02.163 | + lib/neutron:_configure_public_network_connectivity:811 : [[ -n '' ]] 2026-08-28 06:33:02.166 | + lib/neutron:_configure_public_network_connectivity:818 : for d in $default_v4_route_devs 2026-08-28 06:33:02.170 | + lib/neutron:_configure_public_network_connectivity:819 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-08-28 06:33:02.239 | + ./stack.sh:main:1304 : is_service_enabled q-svc neutron-api 2026-08-28 06:33:02.266 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:33:02.270 | + ./stack.sh:main:1305 : echo_summary 'Starting Neutron' 2026-08-28 06:33:02.274 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:33:02.277 | + ./stack.sh:echo_summary:450 : echo -e Starting Neutron 2026-08-28 06:33:02.283 | + ./stack.sh:main:1306 : configure_neutron_after_post_config 2026-08-28 06:33:02.285 | + lib/neutron:configure_neutron_after_post_config:562 : [[ ovn-router != '' ]] 2026-08-28 06:33:02.288 | + lib/neutron:configure_neutron_after_post_config:563 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-08-28 06:33:02.331 | + lib/neutron:configure_neutron_after_post_config:565 : configure_rbac_policies 2026-08-28 06:33:02.335 | + lib/neutron:configure_rbac_policies:571 : [[ True == \T\r\u\e ]] 2026-08-28 06:33:02.339 | + lib/neutron:configure_rbac_policies:572 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-08-28 06:33:02.383 | + ./stack.sh:main:1307 : start_neutron_service_and_check 2026-08-28 06:33:02.386 | + lib/neutron:start_neutron_service_and_check:636 : local cfg_file_options 2026-08-28 06:33:02.390 | + lib/neutron:start_neutron_service_and_check:637 : local neutron_url 2026-08-28 06:33:02.395 | ++ lib/neutron:start_neutron_service_and_check:639 : determine_config_files neutron-server 2026-08-28 06:33:02.399 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-28 06:33:02.403 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-28 06:33:02.407 | +++ lib/neutron:determine_config_files:369 : _determine_config_server 2026-08-28 06:33:02.411 | +++ lib/neutron:_determine_config_server:325 : [[ '' != '' ]] 2026-08-28 06:33:02.414 | +++ lib/neutron:_determine_config_server:332 : [[ 0 > 0 ]] 2026-08-28 06:33:02.418 | +++ lib/neutron:_determine_config_server:339 : local cfg_file 2026-08-28 06:33:02.422 | +++ lib/neutron:_determine_config_server:340 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 06:33:02.425 | +++ lib/neutron:_determine_config_server:344 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 06:33:02.430 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 06:33:02.434 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-08-28 06:33:02.438 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 06:33:02.442 | + 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-08-28 06:33:02.446 | + lib/neutron:start_neutron_service_and_check:642 : enable_neutron_server_services 2026-08-28 06:33:02.450 | + lib/neutron:enable_neutron_server_services:607 : local rpc_workers 2026-08-28 06:33:02.453 | + lib/neutron:enable_neutron_server_services:612 : [[ -f /etc/neutron/neutron.conf ]] 2026-08-28 06:33:02.459 | ++ lib/neutron:enable_neutron_server_services:613 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-08-28 06:33:02.485 | + lib/neutron:enable_neutron_server_services:613 : rpc_workers= 2026-08-28 06:33:02.489 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-api 2026-08-28 06:33:02.551 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-periodic-workers 2026-08-28 06:33:02.609 | + lib/neutron:enable_neutron_server_services:624 : [[ '' != \0 ]] 2026-08-28 06:33:02.616 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-rpc-server 2026-08-28 06:33:02.674 | + lib/neutron:enable_neutron_server_services:629 : [[ ovn == \o\v\n ]] 2026-08-28 06:33:02.678 | + lib/neutron:enable_neutron_server_services:630 : enable_service neutron-ovn-maintenance-worker 2026-08-28 06:33:02.741 | ++ lib/neutron:start_neutron_service_and_check:645 : which uwsgi 2026-08-28 06:33:02.748 | + 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-08-28 06:33:02.751 | + functions-common:run_process:1674 : local service=neutron-api 2026-08-28 06:33:02.755 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-28 06:33:02.759 | + functions-common:run_process:1676 : local group= 2026-08-28 06:33:02.763 | + functions-common:run_process:1677 : local user= 2026-08-28 06:33:02.768 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:33:02.772 | + functions-common:run_process:1680 : local name=neutron-api 2026-08-28 06:33:02.775 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:33:02.780 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:33:02.784 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:33:02.788 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:33:02.793 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:33:02.799 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898782794 2026-08-28 06:33:02.803 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-08-28 06:33:02.833 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:33:02.837 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-08-28 06:33:02.841 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-08-28 06:33:02.845 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-28 06:33:02.849 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-28 06:33:02.853 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-28 06:33:02.857 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-08-28 06:33:02.860 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-08-28 06:33:02.864 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-08-28 06:33:02.868 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-08-28 06:33:02.872 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:33:02.876 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:33:02.880 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:33:02.884 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:33:02.888 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-08-28 06:33:02.891 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-08-28 06:33:02.895 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-28 06:33:02.899 | + 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-08-28 06:33:02.903 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-08-28 06:33:02.906 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-08-28 06:33:02.909 | + 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-08-28 06:33:02.913 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-28 06:33:02.916 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-28 06:33:02.920 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-28 06:33:02.924 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-08-28 06:33:02.928 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-28 06:33:02.934 | + 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-08-28 06:33:03.029 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-08-28 06:33:03.129 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-08-28 06:33:03.212 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-08-28 06:33:03.286 | + 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-08-28 06:33:03.361 | + 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-08-28 06:33:03.437 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-08-28 06:33:03.509 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-08-28 06:33:03.609 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-08-28 06:33:03.701 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-08-28 06:33:03.811 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-08-28 06:33:03.900 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-28 06:33:03.903 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-28 06:33:03.906 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-08-28 06:33:04.011 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-28 06:33:04.499 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-08-28 06:33:04.517 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-08-28 06:33:04.966 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-08-28 06:33:05.098 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:33:05.102 | + functions-common:time_stop:2420 : local name 2026-08-28 06:33:05.104 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:33:05.106 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:33:05.109 | + functions-common:time_stop:2423 : local total 2026-08-28 06:33:05.111 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:33:05.113 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:33:05.118 | + functions-common:time_stop:2427 : start_time=1787898782794 2026-08-28 06:33:05.118 | + functions-common:time_stop:2429 : [[ -z 1787898782794 ]] 2026-08-28 06:33:05.120 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:33:05.125 | + functions-common:time_stop:2432 : end_time=1787898785122 2026-08-28 06:33:05.127 | + functions-common:time_stop:2433 : elapsed_time=2328 2026-08-28 06:33:05.129 | + functions-common:time_stop:2434 : total=10017 2026-08-28 06:33:05.131 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:33:05.133 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12345 2026-08-28 06:33:05.136 | + lib/neutron:start_neutron_service_and_check:646 : neutron_url=http://192.168.122.188/ 2026-08-28 06:33:05.138 | + 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-08-28 06:33:05.140 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-08-28 06:33:05.142 | + 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-08-28 06:33:05.145 | + functions-common:run_process:1676 : local group= 2026-08-28 06:33:05.147 | + functions-common:run_process:1677 : local user= 2026-08-28 06:33:05.149 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:33:05.151 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-08-28 06:33:05.154 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:33:05.156 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:33:05.158 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:33:05.161 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:33:05.164 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:33:05.168 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898785165 2026-08-28 06:33:05.170 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-08-28 06:33:05.187 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:33:05.190 | + 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-08-28 06:33:05.192 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-08-28 06:33:05.194 | + 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-08-28 06:33:05.197 | + 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-08-28 06:33:05.199 | + 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-08-28 06:33:05.201 | + 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-08-28 06:33:05.204 | + 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-08-28 06:33:05.206 | + 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-08-28 06:33:05.209 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-08-28 06:33:05.212 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:33:05.214 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:33:05.216 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:33:05.218 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:33:05.224 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-08-28 06:33:05.224 | + 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-08-28 06:33:05.226 | + 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-08-28 06:33:05.228 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-08-28 06:33:05.231 | + 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-08-28 06:33:05.233 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 06:33:05.235 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 06:33:05.237 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 06:33:05.240 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 06:33:05.243 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 06:33:05.246 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-08-28 06:33:05.250 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 06:33:05.256 | + 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-08-28 06:33:05.345 | + 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-08-28 06:33:05.424 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-08-28 06:33:05.498 | + 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-08-28 06:33:05.568 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-08-28 06:33:05.632 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-08-28 06:33:05.700 | + 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-08-28 06:33:05.774 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 06:33:05.777 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 06:33:05.779 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-08-28 06:33:05.881 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 06:33:06.411 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-08-28 06:33:06.440 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-08-28 06:33:06.944 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-08-28 06:33:07.006 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:33:07.011 | + functions-common:time_stop:2420 : local name 2026-08-28 06:33:07.019 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:33:07.027 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:33:07.033 | + functions-common:time_stop:2423 : local total 2026-08-28 06:33:07.037 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:33:07.043 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:33:07.048 | + functions-common:time_stop:2427 : start_time=1787898785165 2026-08-28 06:33:07.052 | + functions-common:time_stop:2429 : [[ -z 1787898785165 ]] 2026-08-28 06:33:07.059 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:33:07.072 | + functions-common:time_stop:2432 : end_time=1787898787062 2026-08-28 06:33:07.078 | + functions-common:time_stop:2433 : elapsed_time=1897 2026-08-28 06:33:07.085 | + functions-common:time_stop:2434 : total=12345 2026-08-28 06:33:07.090 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:33:07.092 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14242 2026-08-28 06:33:07.095 | + 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-08-28 06:33:07.097 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-08-28 06:33:07.100 | + 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-08-28 06:33:07.103 | + functions-common:run_process:1676 : local group= 2026-08-28 06:33:07.106 | + functions-common:run_process:1677 : local user= 2026-08-28 06:33:07.108 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:33:07.110 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-08-28 06:33:07.112 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:33:07.115 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:33:07.117 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:33:07.119 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:33:07.124 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:33:07.128 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898787124 2026-08-28 06:33:07.131 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-08-28 06:33:07.158 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:33:07.161 | + 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-08-28 06:33:07.163 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-08-28 06:33:07.165 | + 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-08-28 06:33:07.167 | + 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-08-28 06:33:07.170 | + 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-08-28 06:33:07.171 | + 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-08-28 06:33:07.173 | + 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-08-28 06:33:07.175 | + 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-08-28 06:33:07.177 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-08-28 06:33:07.179 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:33:07.182 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:33:07.184 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:33:07.186 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:33:07.188 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-08-28 06:33:07.190 | + 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-08-28 06:33:07.193 | + 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-08-28 06:33:07.194 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-08-28 06:33:07.196 | + 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-08-28 06:33:07.198 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 06:33:07.200 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 06:33:07.202 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 06:33:07.204 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 06:33:07.206 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 06:33:07.208 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-08-28 06:33:07.210 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 06:33:07.213 | + 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-08-28 06:33:07.371 | + 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-08-28 06:33:07.539 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-08-28 06:33:07.694 | + 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-08-28 06:33:07.831 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-08-28 06:33:07.945 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-08-28 06:33:08.082 | + 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-08-28 06:33:08.207 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 06:33:08.214 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 06:33:08.221 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-08-28 06:33:08.368 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 06:33:08.960 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-08-28 06:33:08.991 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-08-28 06:33:09.491 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-08-28 06:33:09.544 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:33:09.552 | + functions-common:time_stop:2420 : local name 2026-08-28 06:33:09.557 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:33:09.568 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:33:09.570 | + functions-common:time_stop:2423 : local total 2026-08-28 06:33:09.578 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:33:09.582 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:33:09.591 | + functions-common:time_stop:2427 : start_time=1787898787124 2026-08-28 06:33:09.595 | + functions-common:time_stop:2429 : [[ -z 1787898787124 ]] 2026-08-28 06:33:09.605 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:33:09.614 | + functions-common:time_stop:2432 : end_time=1787898789607 2026-08-28 06:33:09.620 | + functions-common:time_stop:2433 : elapsed_time=2483 2026-08-28 06:33:09.627 | + functions-common:time_stop:2434 : total=14242 2026-08-28 06:33:09.636 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:33:09.645 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16725 2026-08-28 06:33:09.653 | + lib/neutron:start_neutron_service_and_check:651 : _run_ovn_maintenance 2026-08-28 06:33:09.659 | + lib/neutron:_run_ovn_maintenance:353 : [[ ovn == \o\v\n ]] 2026-08-28 06:33:09.667 | + 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-08-28 06:33:09.670 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-08-28 06:33:09.675 | + 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-08-28 06:33:09.680 | + functions-common:run_process:1676 : local group= 2026-08-28 06:33:09.687 | + functions-common:run_process:1677 : local user= 2026-08-28 06:33:09.696 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:33:09.703 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-08-28 06:33:09.710 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:33:09.717 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:33:09.724 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:33:09.728 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:33:09.740 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:33:09.745 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898789742 2026-08-28 06:33:09.752 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-08-28 06:33:09.784 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:33:09.790 | + 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-08-28 06:33:09.795 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-08-28 06:33:09.800 | + 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-08-28 06:33:09.803 | + 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-08-28 06:33:09.808 | + 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-08-28 06:33:09.811 | + 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-08-28 06:33:09.817 | + 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-08-28 06:33:09.820 | + 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-08-28 06:33:09.825 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-08-28 06:33:09.829 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:33:09.839 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:33:09.843 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:33:09.846 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:33:09.853 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-08-28 06:33:09.858 | + 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-08-28 06:33:09.863 | + 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-08-28 06:33:09.869 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-08-28 06:33:09.873 | + 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-08-28 06:33:09.877 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 06:33:09.881 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 06:33:09.884 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 06:33:09.888 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 06:33:09.891 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 06:33:09.897 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-08-28 06:33:09.898 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 06:33:09.908 | + 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-08-28 06:33:10.038 | + 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-08-28 06:33:10.178 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-08-28 06:33:10.288 | + 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-08-28 06:33:10.371 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-08-28 06:33:10.450 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-08-28 06:33:10.532 | + 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-08-28 06:33:10.654 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 06:33:10.666 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 06:33:10.670 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-08-28 06:33:10.836 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 06:33:11.367 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-08-28 06:33:11.403 | 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-08-28 06:33:11.940 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-08-28 06:33:12.004 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:33:12.008 | + functions-common:time_stop:2420 : local name 2026-08-28 06:33:12.012 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:33:12.016 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:33:12.018 | + functions-common:time_stop:2423 : local total 2026-08-28 06:33:12.025 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:33:12.029 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:33:12.036 | + functions-common:time_stop:2427 : start_time=1787898789742 2026-08-28 06:33:12.040 | + functions-common:time_stop:2429 : [[ -z 1787898789742 ]] 2026-08-28 06:33:12.046 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:33:12.054 | + functions-common:time_stop:2432 : end_time=1787898792046 2026-08-28 06:33:12.059 | + functions-common:time_stop:2433 : elapsed_time=2304 2026-08-28 06:33:12.063 | + functions-common:time_stop:2434 : total=16725 2026-08-28 06:33:12.067 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:33:12.072 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19029 2026-08-28 06:33:12.078 | + lib/neutron:start_neutron_service_and_check:652 : '[' '!' -z networking ']' 2026-08-28 06:33:12.081 | + lib/neutron:start_neutron_service_and_check:653 : neutron_url=http://192.168.122.188/networking 2026-08-28 06:33:12.087 | + lib/neutron:start_neutron_service_and_check:655 : echo 'Waiting for Neutron to start...' 2026-08-28 06:33:12.087 | Waiting for Neutron to start... 2026-08-28 06:33:12.091 | + lib/neutron:start_neutron_service_and_check:657 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.188/networking' 2026-08-28 06:33:12.097 | + lib/neutron:start_neutron_service_and_check:658 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.188/networking' 'Neutron did not start' 60 2026-08-28 06:33:12.101 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.188/networking' 2026-08-28 06:33:12.109 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-08-28 06:33:12.114 | + functions-common:test_with_retry:2360 : local until=60 2026-08-28 06:33:12.119 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-28 06:33:12.126 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-28 06:33:12.128 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-28 06:33:12.134 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:33:12.138 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:33:12.146 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:33:12.151 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898792144 2026-08-28 06:33:12.155 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.188/networking; do sleep 0.5; done' 2026-08-28 06:33:21.900 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.188/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-28 06:33:21.902 | + functions-common:time_stop:2420 : local name 2026-08-28 06:33:21.905 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:33:21.907 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:33:21.910 | + functions-common:time_stop:2423 : local total 2026-08-28 06:33:21.913 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:33:21.915 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-28 06:33:21.918 | + functions-common:time_stop:2427 : start_time=1787898792144 2026-08-28 06:33:21.920 | + functions-common:time_stop:2429 : [[ -z 1787898792144 ]] 2026-08-28 06:33:21.923 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:33:21.927 | + functions-common:time_stop:2432 : end_time=1787898801924 2026-08-28 06:33:21.929 | + functions-common:time_stop:2433 : elapsed_time=9780 2026-08-28 06:33:21.932 | + functions-common:time_stop:2434 : total=0 2026-08-28 06:33:21.934 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:33:21.937 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9780 2026-08-28 06:33:21.939 | + ./stack.sh:main:1312 : is_service_enabled placement 2026-08-28 06:33:21.958 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:33:21.960 | + ./stack.sh:main:1313 : echo_summary 'Starting Placement' 2026-08-28 06:33:21.962 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:33:21.964 | + ./stack.sh:echo_summary:450 : echo -e Starting Placement 2026-08-28 06:33:21.967 | + ./stack.sh:main:1314 : start_placement 2026-08-28 06:33:21.970 | + lib/placement:start_placement:137 : start_placement_api 2026-08-28 06:33:21.974 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-08-28 06:33:21.978 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-28 06:33:21.982 | + functions-common:run_process:1674 : local service=placement-api 2026-08-28 06:33:21.984 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-28 06:33:21.987 | + functions-common:run_process:1676 : local group= 2026-08-28 06:33:21.989 | + functions-common:run_process:1677 : local user= 2026-08-28 06:33:21.991 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:33:21.993 | + functions-common:run_process:1680 : local name=placement-api 2026-08-28 06:33:21.995 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:33:21.998 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:33:22.000 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:33:22.003 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:33:22.006 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:33:22.010 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898802007 2026-08-28 06:33:22.013 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-08-28 06:33:22.032 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:33:22.036 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-08-28 06:33:22.038 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-08-28 06:33:22.041 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-28 06:33:22.044 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-28 06:33:22.047 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-28 06:33:22.050 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-08-28 06:33:22.053 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-08-28 06:33:22.056 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-08-28 06:33:22.060 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-08-28 06:33:22.062 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:33:22.065 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:33:22.068 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:33:22.071 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:33:22.074 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-08-28 06:33:22.077 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-08-28 06:33:22.080 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-28 06:33:22.083 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-08-28 06:33:22.086 | + 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-08-28 06:33:22.089 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-08-28 06:33:22.091 | + 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-08-28 06:33:22.093 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-28 06:33:22.097 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-28 06:33:22.100 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-28 06:33:22.104 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-08-28 06:33:22.106 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-28 06:33:22.110 | + 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-08-28 06:33:22.207 | + 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-08-28 06:33:22.287 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-08-28 06:33:22.354 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-08-28 06:33:22.418 | + 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-08-28 06:33:22.485 | + 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-08-28 06:33:22.553 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-08-28 06:33:22.620 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-08-28 06:33:22.697 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-08-28 06:33:22.761 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-08-28 06:33:22.825 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-08-28 06:33:22.891 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-28 06:33:22.894 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-28 06:33:22.897 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-08-28 06:33:22.976 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-28 06:33:23.477 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-08-28 06:33:23.508 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-08-28 06:33:23.976 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-08-28 06:33:24.126 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:33:24.129 | + functions-common:time_stop:2420 : local name 2026-08-28 06:33:24.131 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:33:24.135 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:33:24.136 | + functions-common:time_stop:2423 : local total 2026-08-28 06:33:24.140 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:33:24.144 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:33:24.147 | + functions-common:time_stop:2427 : start_time=1787898802007 2026-08-28 06:33:24.151 | + functions-common:time_stop:2429 : [[ -z 1787898802007 ]] 2026-08-28 06:33:24.155 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:33:24.160 | + functions-common:time_stop:2432 : end_time=1787898804156 2026-08-28 06:33:24.164 | + functions-common:time_stop:2433 : elapsed_time=2149 2026-08-28 06:33:24.167 | + functions-common:time_stop:2434 : total=19029 2026-08-28 06:33:24.170 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:33:24.173 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21178 2026-08-28 06:33:24.176 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-08-28 06:33:24.176 | Waiting for placement-api to start... 2026-08-28 06:33:24.179 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.188/placement 2026-08-28 06:33:24.181 | + functions:wait_for_service:476 : local timeout=60 2026-08-28 06:33:24.184 | + functions:wait_for_service:477 : local url=http://192.168.122.188/placement 2026-08-28 06:33:24.187 | + functions:wait_for_service:478 : local rval=0 2026-08-28 06:33:24.190 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-28 06:33:24.193 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-28 06:33:24.195 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:33:24.198 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:33:24.202 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:33:24.207 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898804203 2026-08-28 06:33:24.210 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-28 06:33:24.214 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:33:24.217 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.188/placement 2026-08-28 06:33:26.798 | + :: : [[ 200 == 503 ]] 2026-08-28 06:33:26.799 | + :: : [[ 0 -eq 7 ]] 2026-08-28 06:33:26.803 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-28 06:33:26.805 | + functions-common:time_stop:2420 : local name 2026-08-28 06:33:26.808 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:33:26.810 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:33:26.812 | + functions-common:time_stop:2423 : local total 2026-08-28 06:33:26.814 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:33:26.817 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-28 06:33:26.819 | + functions-common:time_stop:2427 : start_time=1787898804203 2026-08-28 06:33:26.821 | + functions-common:time_stop:2429 : [[ -z 1787898804203 ]] 2026-08-28 06:33:26.824 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:33:26.829 | + functions-common:time_stop:2432 : end_time=1787898806826 2026-08-28 06:33:26.831 | + functions-common:time_stop:2433 : elapsed_time=2623 2026-08-28 06:33:26.833 | + functions-common:time_stop:2434 : total=11900 2026-08-28 06:33:26.835 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:33:26.838 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14523 2026-08-28 06:33:26.841 | + functions:wait_for_service:486 : return 0 2026-08-28 06:33:26.844 | + ./stack.sh:main:1317 : is_service_enabled neutron 2026-08-28 06:33:26.859 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:33:26.861 | + ./stack.sh:main:1318 : start_neutron 2026-08-28 06:33:26.864 | + lib/neutron:start_neutron:662 : start_l2_agent 2026-08-28 06:33:26.866 | + 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-08-28 06:33:26.868 | + functions-common:run_process:1674 : local service=q-agt 2026-08-28 06:33:26.871 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-08-28 06:33:26.873 | + functions-common:run_process:1676 : local group= 2026-08-28 06:33:26.877 | + functions-common:run_process:1677 : local user= 2026-08-28 06:33:26.879 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:33:26.882 | + functions-common:run_process:1680 : local name=q-agt 2026-08-28 06:33:26.884 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:33:26.886 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:33:26.889 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:33:26.891 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:33:26.894 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:33:26.899 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898806896 2026-08-28 06:33:26.901 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-08-28 06:33:26.917 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:33:26.919 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:33:26.922 | + functions-common:time_stop:2420 : local name 2026-08-28 06:33:26.924 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:33:26.926 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:33:26.929 | + functions-common:time_stop:2423 : local total 2026-08-28 06:33:26.931 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:33:26.933 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:33:26.936 | + functions-common:time_stop:2427 : start_time=1787898806896 2026-08-28 06:33:26.938 | + functions-common:time_stop:2429 : [[ -z 1787898806896 ]] 2026-08-28 06:33:26.941 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:33:26.945 | + functions-common:time_stop:2432 : end_time=1787898806942 2026-08-28 06:33:26.947 | + functions-common:time_stop:2433 : elapsed_time=46 2026-08-28 06:33:26.949 | + functions-common:time_stop:2434 : total=21178 2026-08-28 06:33:26.952 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:33:26.954 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21224 2026-08-28 06:33:26.957 | + lib/neutron:start_l2_agent:671 : is_provider_network 2026-08-28 06:33:26.959 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-28 06:33:26.961 | + functions-common:is_provider_network:2272 : return 1 2026-08-28 06:33:26.963 | + lib/neutron:start_neutron:663 : start_other_agents 2026-08-28 06:33:26.966 | + 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-08-28 06:33:26.968 | + functions-common:run_process:1674 : local service=q-dhcp 2026-08-28 06:33:26.971 | + 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-08-28 06:33:26.973 | + functions-common:run_process:1676 : local group= 2026-08-28 06:33:26.975 | + functions-common:run_process:1677 : local user= 2026-08-28 06:33:26.978 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:33:26.980 | + functions-common:run_process:1680 : local name=q-dhcp 2026-08-28 06:33:26.983 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:33:26.985 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:33:26.987 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:33:26.990 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:33:26.993 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:33:26.997 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898806994 2026-08-28 06:33:27.000 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-08-28 06:33:27.016 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:33:27.019 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:33:27.021 | + functions-common:time_stop:2420 : local name 2026-08-28 06:33:27.023 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:33:27.025 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:33:27.028 | + functions-common:time_stop:2423 : local total 2026-08-28 06:33:27.030 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:33:27.033 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:33:27.035 | + functions-common:time_stop:2427 : start_time=1787898806994 2026-08-28 06:33:27.037 | + functions-common:time_stop:2429 : [[ -z 1787898806994 ]] 2026-08-28 06:33:27.041 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:33:27.045 | + functions-common:time_stop:2432 : end_time=1787898807042 2026-08-28 06:33:27.048 | + functions-common:time_stop:2433 : elapsed_time=48 2026-08-28 06:33:27.051 | + functions-common:time_stop:2434 : total=21224 2026-08-28 06:33:27.053 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:33:27.056 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21272 2026-08-28 06:33:27.059 | ++ lib/neutron:start_other_agents:689 : determine_config_files neutron-l3-agent 2026-08-28 06:33:27.061 | ++ lib/neutron:determine_config_files:367 : local opts= 2026-08-28 06:33:27.063 | ++ lib/neutron:determine_config_files:368 : case "$1" in 2026-08-28 06:33:27.066 | +++ lib/neutron:determine_config_files:370 : _determine_config_l3 2026-08-28 06:33:27.069 | +++ lib/neutron:_determine_config_l3:348 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-28 06:33:27.071 | +++ lib/neutron:_determine_config_l3:349 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-28 06:33:27.074 | ++ lib/neutron:determine_config_files:370 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-28 06:33:27.077 | ++ lib/neutron:determine_config_files:372 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-08-28 06:33:27.079 | ++ lib/neutron:determine_config_files:375 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-08-28 06:33:27.082 | + 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-08-28 06:33:27.084 | + functions-common:run_process:1674 : local service=q-l3 2026-08-28 06:33:27.087 | + 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-08-28 06:33:27.089 | + functions-common:run_process:1676 : local group= 2026-08-28 06:33:27.093 | + functions-common:run_process:1677 : local user= 2026-08-28 06:33:27.097 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:33:27.101 | + functions-common:run_process:1680 : local name=q-l3 2026-08-28 06:33:27.105 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:33:27.109 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:33:27.113 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:33:27.117 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:33:27.122 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:33:27.129 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898807125 2026-08-28 06:33:27.133 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-08-28 06:33:27.157 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:33:27.162 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:33:27.166 | + functions-common:time_stop:2420 : local name 2026-08-28 06:33:27.170 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:33:27.174 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:33:27.178 | + functions-common:time_stop:2423 : local total 2026-08-28 06:33:27.184 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:33:27.188 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:33:27.194 | + functions-common:time_stop:2427 : start_time=1787898807125 2026-08-28 06:33:27.199 | + functions-common:time_stop:2429 : [[ -z 1787898807125 ]] 2026-08-28 06:33:27.204 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:33:27.211 | + functions-common:time_stop:2432 : end_time=1787898807206 2026-08-28 06:33:27.215 | + functions-common:time_stop:2433 : elapsed_time=81 2026-08-28 06:33:27.220 | + functions-common:time_stop:2434 : total=21272 2026-08-28 06:33:27.224 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:33:27.228 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21353 2026-08-28 06:33:27.232 | + 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-08-28 06:33:27.237 | + functions-common:run_process:1674 : local service=q-meta 2026-08-28 06:33:27.241 | + 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-08-28 06:33:27.245 | + functions-common:run_process:1676 : local group= 2026-08-28 06:33:27.250 | + functions-common:run_process:1677 : local user= 2026-08-28 06:33:27.254 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:33:27.258 | + functions-common:run_process:1680 : local name=q-meta 2026-08-28 06:33:27.262 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:33:27.266 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:33:27.270 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:33:27.275 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:33:27.281 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:33:27.288 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898807283 2026-08-28 06:33:27.293 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-08-28 06:33:27.316 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:33:27.320 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:33:27.324 | + functions-common:time_stop:2420 : local name 2026-08-28 06:33:27.327 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:33:27.330 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:33:27.333 | + functions-common:time_stop:2423 : local total 2026-08-28 06:33:27.337 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:33:27.341 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:33:27.344 | + functions-common:time_stop:2427 : start_time=1787898807283 2026-08-28 06:33:27.348 | + functions-common:time_stop:2429 : [[ -z 1787898807283 ]] 2026-08-28 06:33:27.353 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:33:27.357 | + functions-common:time_stop:2432 : end_time=1787898807354 2026-08-28 06:33:27.360 | + functions-common:time_stop:2433 : elapsed_time=71 2026-08-28 06:33:27.364 | + functions-common:time_stop:2434 : total=21353 2026-08-28 06:33:27.367 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:33:27.370 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21424 2026-08-28 06:33:27.374 | + 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-08-28 06:33:27.377 | + functions-common:run_process:1674 : local service=q-metering 2026-08-28 06:33:27.381 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-08-28 06:33:27.385 | + functions-common:run_process:1676 : local group= 2026-08-28 06:33:27.389 | + functions-common:run_process:1677 : local user= 2026-08-28 06:33:27.392 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:33:27.397 | + functions-common:run_process:1680 : local name=q-metering 2026-08-28 06:33:27.401 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:33:27.404 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:33:27.408 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:33:27.412 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:33:27.417 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:33:27.423 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898807418 2026-08-28 06:33:27.426 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-08-28 06:33:27.452 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:33:27.456 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:33:27.461 | + functions-common:time_stop:2420 : local name 2026-08-28 06:33:27.465 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:33:27.469 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:33:27.472 | + functions-common:time_stop:2423 : local total 2026-08-28 06:33:27.475 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:33:27.479 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:33:27.483 | + functions-common:time_stop:2427 : start_time=1787898807418 2026-08-28 06:33:27.487 | + functions-common:time_stop:2429 : [[ -z 1787898807418 ]] 2026-08-28 06:33:27.492 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:33:27.497 | + functions-common:time_stop:2432 : end_time=1787898807493 2026-08-28 06:33:27.502 | + functions-common:time_stop:2433 : elapsed_time=75 2026-08-28 06:33:27.506 | + functions-common:time_stop:2434 : total=21424 2026-08-28 06:33:27.509 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:33:27.512 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21499 2026-08-28 06:33:27.517 | + ./stack.sh:main:1321 : is_service_enabled q-svc neutron-api 2026-08-28 06:33:27.540 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:33:27.543 | + ./stack.sh:main:1321 : [[ True == \T\r\u\e ]] 2026-08-28 06:33:27.546 | + ./stack.sh:main:1322 : echo_summary 'Creating initial neutron network elements' 2026-08-28 06:33:27.549 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:33:27.552 | + ./stack.sh:echo_summary:450 : echo -e Creating initial neutron network elements 2026-08-28 06:33:27.555 | + ./stack.sh:main:1325 : type -p neutron_plugin_create_initial_networks 2026-08-28 06:33:27.558 | + ./stack.sh:main:1328 : create_neutron_initial_network 2026-08-28 06:33:27.561 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-08-28 06:33:27.564 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-08-28 06:33:27.567 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-28 06:33:27.571 | ++ 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-08-28 06:33:31.278 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:33:31.283 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-28 06:33:31.283 | address-scope 2026-08-28 06:33:31.284 | agent 2026-08-28 06:33:31.284 | allowed-address-pairs 2026-08-28 06:33:31.284 | auto-allocated-topology 2026-08-28 06:33:31.284 | availability_zone 2026-08-28 06:33:31.284 | default-subnetpools 2026-08-28 06:33:31.284 | dhcp_agent_scheduler 2026-08-28 06:33:31.284 | dns-integration 2026-08-28 06:33:31.284 | dns-domain-ports 2026-08-28 06:33:31.284 | dns-integration-domain-keywords 2026-08-28 06:33:31.285 | empty-string-filtering 2026-08-28 06:33:31.285 | external-net 2026-08-28 06:33:31.285 | extra_dhcp_opt 2026-08-28 06:33:31.285 | extraroute 2026-08-28 06:33:31.285 | extraroute-atomic 2026-08-28 06:33:31.285 | filter-validation 2026-08-28 06:33:31.285 | floating-ip-port-forwarding-detail 2026-08-28 06:33:31.285 | fip-port-details 2026-08-28 06:33:31.286 | flavors 2026-08-28 06:33:31.286 | floatingip-pools 2026-08-28 06:33:31.286 | router 2026-08-28 06:33:31.286 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:33:31.286 | enable-default-route-bfd 2026-08-28 06:33:31.286 | enable-default-route-ecmp 2026-08-28 06:33:31.286 | ext-gw-mode 2026-08-28 06:33:31.286 | l3-ha 2026-08-28 06:33:31.286 | external-gateway-multihoming 2026-08-28 06:33:31.287 | l3-flavors 2026-08-28 06:33:31.287 | l3_agent_scheduler 2026-08-28 06:33:31.287 | multi-provider 2026-08-28 06:33:31.288 | net-mtu 2026-08-28 06:33:31.288 | net-mtu-writable 2026-08-28 06:33:31.288 | network_availability_zone 2026-08-28 06:33:31.288 | network-ip-availability 2026-08-28 06:33:31.288 | network-ip-availability-details 2026-08-28 06:33:31.288 | pagination 2026-08-28 06:33:31.289 | port-device-profile 2026-08-28 06:33:31.289 | port-mac-address-regenerate 2026-08-28 06:33:31.289 | port-numa-affinity-policy 2026-08-28 06:33:31.289 | port-numa-affinity-policy-socket 2026-08-28 06:33:31.289 | binding 2026-08-28 06:33:31.289 | binding-extended 2026-08-28 06:33:31.289 | port-security 2026-08-28 06:33:31.289 | project-id 2026-08-28 06:33:31.289 | provider 2026-08-28 06:33:31.290 | qinq 2026-08-28 06:33:31.290 | quota-check-limit 2026-08-28 06:33:31.290 | quota-check-limit-default 2026-08-28 06:33:31.290 | quotas 2026-08-28 06:33:31.290 | quota_details 2026-08-28 06:33:31.290 | rbac-policies 2026-08-28 06:33:31.290 | rbac-address-scope 2026-08-28 06:33:31.290 | rbac-security-groups 2026-08-28 06:33:31.291 | revision-if-match 2026-08-28 06:33:31.291 | standard-attr-revisions 2026-08-28 06:33:31.291 | router_availability_zone 2026-08-28 06:33:31.291 | router-enable-snat 2026-08-28 06:33:31.291 | security-groups-default-rules 2026-08-28 06:33:31.291 | security-groups-default-statefulness 2026-08-28 06:33:31.291 | security-groups-normalized-cidr 2026-08-28 06:33:31.291 | security-groups-remote-address-group 2026-08-28 06:33:31.292 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:33:31.292 | security-groups-shared-filtering 2026-08-28 06:33:31.292 | security-group 2026-08-28 06:33:31.292 | service-type 2026-08-28 06:33:31.292 | sorting 2026-08-28 06:33:31.292 | standard-attr-description 2026-08-28 06:33:31.292 | stateful-security-group 2026-08-28 06:33:31.292 | subnet-dns-publish-fixed-ip 2026-08-28 06:33:31.292 | subnet-external-network 2026-08-28 06:33:31.293 | subnet_onboard 2026-08-28 06:33:31.293 | subnet-service-types 2026-08-28 06:33:31.293 | subnet_allocation 2026-08-28 06:33:31.293 | subnetpool-prefix-ops 2026-08-28 06:33:31.293 | tag-creation 2026-08-28 06:33:31.293 | standard-attr-tag 2026-08-28 06:33:31.293 | standard-attr-timestamp 2026-08-28 06:33:31.293 | vlan-transparent' 2026-08-28 06:33:31.293 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-28 06:33:31.294 | address-scope 2026-08-28 06:33:31.294 | agent 2026-08-28 06:33:31.294 | allowed-address-pairs 2026-08-28 06:33:31.294 | auto-allocated-topology 2026-08-28 06:33:31.294 | availability_zone 2026-08-28 06:33:31.294 | default-subnetpools 2026-08-28 06:33:31.294 | dhcp_agent_scheduler 2026-08-28 06:33:31.294 | dns-integration 2026-08-28 06:33:31.295 | dns-domain-ports 2026-08-28 06:33:31.295 | dns-integration-domain-keywords 2026-08-28 06:33:31.295 | empty-string-filtering 2026-08-28 06:33:31.295 | external-net 2026-08-28 06:33:31.295 | extra_dhcp_opt 2026-08-28 06:33:31.295 | extraroute 2026-08-28 06:33:31.295 | extraroute-atomic 2026-08-28 06:33:31.295 | filter-validation 2026-08-28 06:33:31.295 | floating-ip-port-forwarding-detail 2026-08-28 06:33:31.296 | fip-port-details 2026-08-28 06:33:31.296 | flavors 2026-08-28 06:33:31.296 | floatingip-pools 2026-08-28 06:33:31.296 | router 2026-08-28 06:33:31.296 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:33:31.296 | enable-default-route-bfd 2026-08-28 06:33:31.296 | enable-default-route-ecmp 2026-08-28 06:33:31.296 | ext-gw-mode 2026-08-28 06:33:31.296 | l3-ha 2026-08-28 06:33:31.297 | external-gateway-multihoming 2026-08-28 06:33:31.297 | l3-flavors 2026-08-28 06:33:31.297 | l3_agent_scheduler 2026-08-28 06:33:31.297 | multi-provider 2026-08-28 06:33:31.297 | net-mtu 2026-08-28 06:33:31.297 | net-mtu-writable 2026-08-28 06:33:31.297 | network_availability_zone 2026-08-28 06:33:31.297 | network-ip-availability 2026-08-28 06:33:31.297 | network-ip-availability-details 2026-08-28 06:33:31.298 | pagination 2026-08-28 06:33:31.298 | port-device-profile 2026-08-28 06:33:31.298 | port-mac-address-regenerate 2026-08-28 06:33:31.298 | port-numa-affinity-policy 2026-08-28 06:33:31.298 | port-numa-affinity-policy-socket 2026-08-28 06:33:31.298 | binding 2026-08-28 06:33:31.298 | binding-extended 2026-08-28 06:33:31.298 | port-security 2026-08-28 06:33:31.298 | project-id 2026-08-28 06:33:31.299 | provider 2026-08-28 06:33:31.299 | qinq 2026-08-28 06:33:31.299 | quota-check-limit 2026-08-28 06:33:31.299 | quota-check-limit-default 2026-08-28 06:33:31.299 | quotas 2026-08-28 06:33:31.299 | quota_details 2026-08-28 06:33:31.299 | rbac-policies 2026-08-28 06:33:31.299 | rbac-address-scope 2026-08-28 06:33:31.300 | rbac-security-groups 2026-08-28 06:33:31.300 | revision-if-match 2026-08-28 06:33:31.300 | standard-attr-revisions 2026-08-28 06:33:31.300 | router_availability_zone 2026-08-28 06:33:31.300 | router-enable-snat 2026-08-28 06:33:31.300 | security-groups-default-rules 2026-08-28 06:33:31.300 | security-groups-default-statefulness 2026-08-28 06:33:31.300 | security-groups-normalized-cidr 2026-08-28 06:33:31.301 | security-groups-remote-address-group 2026-08-28 06:33:31.301 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:33:31.301 | security-groups-shared-filtering 2026-08-28 06:33:31.301 | security-group 2026-08-28 06:33:31.301 | service-type 2026-08-28 06:33:31.301 | sorting 2026-08-28 06:33:31.301 | standard-attr-description 2026-08-28 06:33:31.301 | stateful-security-group 2026-08-28 06:33:31.302 | subnet-dns-publish-fixed-ip 2026-08-28 06:33:31.302 | subnet-external-network 2026-08-28 06:33:31.302 | subnet_onboard 2026-08-28 06:33:31.302 | subnet-service-types 2026-08-28 06:33:31.302 | subnet_allocation 2026-08-28 06:33:31.302 | subnetpool-prefix-ops 2026-08-28 06:33:31.302 | tag-creation 2026-08-28 06:33:31.302 | standard-attr-tag 2026-08-28 06:33:31.302 | standard-attr-timestamp 2026-08-28 06:33:31.303 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-28 06:33:31.303 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-28 06:33:31.303 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-08-28 06:33:31.303 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-08-28 06:33:31.305 | ++ 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-08-28 06:33:35.437 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:33:35.441 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=ab647385-dc9e-44ec-a180-57a2519a52d6 2026-08-28 06:33:35.443 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-08-28 06:33:35.447 | ++ 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 fdb6:4710:365e::/56 --share --default -f value -c id 2026-08-28 06:33:39.283 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:33:39.286 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=d67252da-2e58-454c-a9ca-b0fa2f01daab 2026-08-28 06:33:39.288 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-08-28 06:33:39.291 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-28 06:33:39.294 | + functions-common:is_provider_network:2272 : return 1 2026-08-28 06:33:39.298 | ++ 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-08-28 06:33:44.864 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:33:44.867 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=c6524082-d3d7-4f1c-afce-3aec7c314ef4 2026-08-28 06:33:44.870 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-08-28 06:33:44.872 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 06:33:44.888 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-08-28 06:33:44.892 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-08-28 06:33:44.894 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z ab647385-dc9e-44ec-a180-57a2519a52d6 ']' 2026-08-28 06:33:44.897 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-08-28 06:33:44.900 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-08-28 06:33:44.903 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool ab647385-dc9e-44ec-a180-57a2519a52d6 ' 2026-08-28 06:33:44.905 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-08-28 06:33:44.908 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network c6524082-d3d7-4f1c-afce-3aec7c314ef4 private-subnet' 2026-08-28 06:33:44.911 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-08-28 06:33:44.915 | +++ 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 ab647385-dc9e-44ec-a180-57a2519a52d6 --network c6524082-d3d7-4f1c-afce-3aec7c314ef4 private-subnet -f value -c id 2026-08-28 06:33:50.273 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:33:50.275 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=c3e1d5fd-96fb-4408-af6e-8ad1e4cd556c 2026-08-28 06:33:50.278 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-08-28 06:33:50.280 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 06:33:50.301 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo c3e1d5fd-96fb-4408-af6e-8ad1e4cd556c 2026-08-28 06:33:50.308 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=c3e1d5fd-96fb-4408-af6e-8ad1e4cd556c 2026-08-28 06:33:50.316 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-08-28 06:33:50.321 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-08-28 06:33:50.325 | ++ 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-08-28 06:33:50.328 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 06:33:50.354 | ++ 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-08-28 06:33:50.358 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 06:33:50.382 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-08-28 06:33:50.386 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z d67252da-2e58-454c-a9ca-b0fa2f01daab ']' 2026-08-28 06:33:50.389 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-08-28 06:33:50.393 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-08-28 06:33:50.396 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool d67252da-2e58-454c-a9ca-b0fa2f01daab ' 2026-08-28 06:33:50.401 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-08-28 06:33:50.404 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network c6524082-d3d7-4f1c-afce-3aec7c314ef4 ipv6-private-subnet ' 2026-08-28 06:33:50.409 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-08-28 06:33:50.415 | +++ 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 d67252da-2e58-454c-a9ca-b0fa2f01daab --ipv6-ra-mode slaac --ipv6-address-mode slaac --network c6524082-d3d7-4f1c-afce-3aec7c314ef4 ipv6-private-subnet -f value -c id 2026-08-28 06:33:55.459 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:33:55.464 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=605c2373-bd3c-4b67-b4b3-87b92c0b874c 2026-08-28 06:33:55.469 | ++ 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-08-28 06:33:55.473 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 06:33:55.504 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 605c2373-bd3c-4b67-b4b3-87b92c0b874c 2026-08-28 06:33:55.510 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=605c2373-bd3c-4b67-b4b3-87b92c0b874c 2026-08-28 06:33:55.516 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-08-28 06:33:55.521 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-08-28 06:33:55.531 | ++ 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-08-28 06:33:58.733 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:33:58.736 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-28 06:33:58.737 | address-scope 2026-08-28 06:33:58.737 | agent 2026-08-28 06:33:58.737 | allowed-address-pairs 2026-08-28 06:33:58.737 | auto-allocated-topology 2026-08-28 06:33:58.737 | availability_zone 2026-08-28 06:33:58.737 | default-subnetpools 2026-08-28 06:33:58.737 | dhcp_agent_scheduler 2026-08-28 06:33:58.737 | dns-integration 2026-08-28 06:33:58.737 | dns-domain-ports 2026-08-28 06:33:58.738 | dns-integration-domain-keywords 2026-08-28 06:33:58.738 | empty-string-filtering 2026-08-28 06:33:58.738 | external-net 2026-08-28 06:33:58.738 | extra_dhcp_opt 2026-08-28 06:33:58.738 | extraroute 2026-08-28 06:33:58.738 | extraroute-atomic 2026-08-28 06:33:58.738 | filter-validation 2026-08-28 06:33:58.739 | floating-ip-port-forwarding-detail 2026-08-28 06:33:58.739 | fip-port-details 2026-08-28 06:33:58.739 | flavors 2026-08-28 06:33:58.739 | floatingip-pools 2026-08-28 06:33:58.739 | router 2026-08-28 06:33:58.739 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:33:58.739 | enable-default-route-bfd 2026-08-28 06:33:58.740 | enable-default-route-ecmp 2026-08-28 06:33:58.740 | ext-gw-mode 2026-08-28 06:33:58.740 | l3-ha 2026-08-28 06:33:58.740 | external-gateway-multihoming 2026-08-28 06:33:58.740 | l3-flavors 2026-08-28 06:33:58.740 | l3_agent_scheduler 2026-08-28 06:33:58.740 | multi-provider 2026-08-28 06:33:58.740 | net-mtu 2026-08-28 06:33:58.741 | net-mtu-writable 2026-08-28 06:33:58.741 | network_availability_zone 2026-08-28 06:33:58.741 | network-ip-availability 2026-08-28 06:33:58.741 | network-ip-availability-details 2026-08-28 06:33:58.741 | pagination 2026-08-28 06:33:58.741 | port-device-profile 2026-08-28 06:33:58.741 | port-mac-address-regenerate 2026-08-28 06:33:58.741 | port-numa-affinity-policy 2026-08-28 06:33:58.742 | port-numa-affinity-policy-socket 2026-08-28 06:33:58.742 | binding 2026-08-28 06:33:58.742 | binding-extended 2026-08-28 06:33:58.742 | port-security 2026-08-28 06:33:58.742 | project-id 2026-08-28 06:33:58.742 | provider 2026-08-28 06:33:58.742 | qinq 2026-08-28 06:33:58.742 | quota-check-limit 2026-08-28 06:33:58.743 | quota-check-limit-default 2026-08-28 06:33:58.743 | quotas 2026-08-28 06:33:58.743 | quota_details 2026-08-28 06:33:58.743 | rbac-policies 2026-08-28 06:33:58.743 | rbac-address-scope 2026-08-28 06:33:58.743 | rbac-security-groups 2026-08-28 06:33:58.743 | revision-if-match 2026-08-28 06:33:58.743 | standard-attr-revisions 2026-08-28 06:33:58.744 | router_availability_zone 2026-08-28 06:33:58.744 | router-enable-snat 2026-08-28 06:33:58.744 | security-groups-default-rules 2026-08-28 06:33:58.744 | security-groups-default-statefulness 2026-08-28 06:33:58.744 | security-groups-normalized-cidr 2026-08-28 06:33:58.744 | security-groups-remote-address-group 2026-08-28 06:33:58.744 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:33:58.744 | security-groups-shared-filtering 2026-08-28 06:33:58.745 | security-group 2026-08-28 06:33:58.745 | service-type 2026-08-28 06:33:58.745 | sorting 2026-08-28 06:33:58.745 | standard-attr-description 2026-08-28 06:33:58.745 | stateful-security-group 2026-08-28 06:33:58.745 | subnet-dns-publish-fixed-ip 2026-08-28 06:33:58.745 | subnet-external-network 2026-08-28 06:33:58.746 | subnet_onboard 2026-08-28 06:33:58.746 | subnet-service-types 2026-08-28 06:33:58.746 | subnet_allocation 2026-08-28 06:33:58.746 | subnetpool-prefix-ops 2026-08-28 06:33:58.746 | tag-creation 2026-08-28 06:33:58.746 | standard-attr-tag 2026-08-28 06:33:58.746 | standard-attr-timestamp 2026-08-28 06:33:58.746 | vlan-transparent' 2026-08-28 06:33:58.747 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-28 06:33:58.747 | address-scope 2026-08-28 06:33:58.747 | agent 2026-08-28 06:33:58.747 | allowed-address-pairs 2026-08-28 06:33:58.747 | auto-allocated-topology 2026-08-28 06:33:58.747 | availability_zone 2026-08-28 06:33:58.748 | default-subnetpools 2026-08-28 06:33:58.748 | dhcp_agent_scheduler 2026-08-28 06:33:58.748 | dns-integration 2026-08-28 06:33:58.748 | dns-domain-ports 2026-08-28 06:33:58.748 | dns-integration-domain-keywords 2026-08-28 06:33:58.748 | empty-string-filtering 2026-08-28 06:33:58.748 | external-net 2026-08-28 06:33:58.748 | extra_dhcp_opt 2026-08-28 06:33:58.749 | extraroute 2026-08-28 06:33:58.749 | extraroute-atomic 2026-08-28 06:33:58.749 | filter-validation 2026-08-28 06:33:58.749 | floating-ip-port-forwarding-detail 2026-08-28 06:33:58.749 | fip-port-details 2026-08-28 06:33:58.749 | flavors 2026-08-28 06:33:58.749 | floatingip-pools 2026-08-28 06:33:58.749 | router 2026-08-28 06:33:58.750 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:33:58.750 | enable-default-route-bfd 2026-08-28 06:33:58.750 | enable-default-route-ecmp 2026-08-28 06:33:58.750 | ext-gw-mode 2026-08-28 06:33:58.750 | l3-ha 2026-08-28 06:33:58.750 | external-gateway-multihoming 2026-08-28 06:33:58.750 | l3-flavors 2026-08-28 06:33:58.751 | l3_agent_scheduler 2026-08-28 06:33:58.751 | multi-provider 2026-08-28 06:33:58.751 | net-mtu 2026-08-28 06:33:58.751 | net-mtu-writable 2026-08-28 06:33:58.751 | network_availability_zone 2026-08-28 06:33:58.751 | network-ip-availability 2026-08-28 06:33:58.751 | network-ip-availability-details 2026-08-28 06:33:58.751 | pagination 2026-08-28 06:33:58.752 | port-device-profile 2026-08-28 06:33:58.752 | port-mac-address-regenerate 2026-08-28 06:33:58.752 | port-numa-affinity-policy 2026-08-28 06:33:58.752 | port-numa-affinity-policy-socket 2026-08-28 06:33:58.752 | binding 2026-08-28 06:33:58.752 | binding-extended 2026-08-28 06:33:58.752 | port-security 2026-08-28 06:33:58.752 | project-id 2026-08-28 06:33:58.753 | provider 2026-08-28 06:33:58.753 | qinq 2026-08-28 06:33:58.753 | quota-check-limit 2026-08-28 06:33:58.753 | quota-check-limit-default 2026-08-28 06:33:58.753 | quotas 2026-08-28 06:33:58.753 | quota_details 2026-08-28 06:33:58.753 | rbac-policies 2026-08-28 06:33:58.754 | rbac-address-scope 2026-08-28 06:33:58.754 | rbac-security-groups 2026-08-28 06:33:58.754 | revision-if-match 2026-08-28 06:33:58.754 | standard-attr-revisions 2026-08-28 06:33:58.754 | router_availability_zone 2026-08-28 06:33:58.754 | router-enable-snat 2026-08-28 06:33:58.754 | security-groups-default-rules 2026-08-28 06:33:58.754 | security-groups-default-statefulness 2026-08-28 06:33:58.755 | security-groups-normalized-cidr 2026-08-28 06:33:58.755 | security-groups-remote-address-group 2026-08-28 06:33:58.755 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:33:58.755 | security-groups-shared-filtering 2026-08-28 06:33:58.755 | security-group 2026-08-28 06:33:58.755 | service-type 2026-08-28 06:33:58.756 | sorting 2026-08-28 06:33:58.756 | standard-attr-description 2026-08-28 06:33:58.756 | stateful-security-group 2026-08-28 06:33:58.756 | subnet-dns-publish-fixed-ip 2026-08-28 06:33:58.756 | subnet-external-network 2026-08-28 06:33:58.756 | subnet_onboard 2026-08-28 06:33:58.756 | subnet-service-types 2026-08-28 06:33:58.756 | subnet_allocation 2026-08-28 06:33:58.756 | subnetpool-prefix-ops 2026-08-28 06:33:58.757 | tag-creation 2026-08-28 06:33:58.757 | standard-attr-tag 2026-08-28 06:33:58.757 | standard-attr-timestamp 2026-08-28 06:33:58.757 | vlan-transparent =~ router ]] 2026-08-28 06:33:58.757 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-28 06:33:58.758 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-08-28 06:33:58.758 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-28 06:33:58.758 | ++ 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-08-28 06:34:02.111 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:34:02.116 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-28 06:34:02.116 | address-scope 2026-08-28 06:34:02.116 | agent 2026-08-28 06:34:02.116 | allowed-address-pairs 2026-08-28 06:34:02.117 | auto-allocated-topology 2026-08-28 06:34:02.117 | availability_zone 2026-08-28 06:34:02.117 | default-subnetpools 2026-08-28 06:34:02.117 | dhcp_agent_scheduler 2026-08-28 06:34:02.117 | dns-integration 2026-08-28 06:34:02.117 | dns-domain-ports 2026-08-28 06:34:02.117 | dns-integration-domain-keywords 2026-08-28 06:34:02.117 | empty-string-filtering 2026-08-28 06:34:02.117 | external-net 2026-08-28 06:34:02.118 | extra_dhcp_opt 2026-08-28 06:34:02.118 | extraroute 2026-08-28 06:34:02.118 | extraroute-atomic 2026-08-28 06:34:02.118 | filter-validation 2026-08-28 06:34:02.118 | floating-ip-port-forwarding-detail 2026-08-28 06:34:02.118 | fip-port-details 2026-08-28 06:34:02.118 | flavors 2026-08-28 06:34:02.118 | floatingip-pools 2026-08-28 06:34:02.118 | router 2026-08-28 06:34:02.119 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:34:02.119 | enable-default-route-bfd 2026-08-28 06:34:02.119 | enable-default-route-ecmp 2026-08-28 06:34:02.119 | ext-gw-mode 2026-08-28 06:34:02.119 | l3-ha 2026-08-28 06:34:02.119 | external-gateway-multihoming 2026-08-28 06:34:02.119 | l3-flavors 2026-08-28 06:34:02.119 | l3_agent_scheduler 2026-08-28 06:34:02.120 | multi-provider 2026-08-28 06:34:02.120 | net-mtu 2026-08-28 06:34:02.120 | net-mtu-writable 2026-08-28 06:34:02.120 | network_availability_zone 2026-08-28 06:34:02.120 | network-ip-availability 2026-08-28 06:34:02.120 | network-ip-availability-details 2026-08-28 06:34:02.120 | pagination 2026-08-28 06:34:02.120 | port-device-profile 2026-08-28 06:34:02.120 | port-mac-address-regenerate 2026-08-28 06:34:02.121 | port-numa-affinity-policy 2026-08-28 06:34:02.121 | port-numa-affinity-policy-socket 2026-08-28 06:34:02.121 | binding 2026-08-28 06:34:02.121 | binding-extended 2026-08-28 06:34:02.121 | port-security 2026-08-28 06:34:02.121 | project-id 2026-08-28 06:34:02.121 | provider 2026-08-28 06:34:02.121 | qinq 2026-08-28 06:34:02.122 | quota-check-limit 2026-08-28 06:34:02.122 | quota-check-limit-default 2026-08-28 06:34:02.122 | quotas 2026-08-28 06:34:02.122 | quota_details 2026-08-28 06:34:02.122 | rbac-policies 2026-08-28 06:34:02.122 | rbac-address-scope 2026-08-28 06:34:02.122 | rbac-security-groups 2026-08-28 06:34:02.122 | revision-if-match 2026-08-28 06:34:02.123 | standard-attr-revisions 2026-08-28 06:34:02.123 | router_availability_zone 2026-08-28 06:34:02.123 | router-enable-snat 2026-08-28 06:34:02.123 | security-groups-default-rules 2026-08-28 06:34:02.123 | security-groups-default-statefulness 2026-08-28 06:34:02.123 | security-groups-normalized-cidr 2026-08-28 06:34:02.123 | security-groups-remote-address-group 2026-08-28 06:34:02.123 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:34:02.123 | security-groups-shared-filtering 2026-08-28 06:34:02.124 | security-group 2026-08-28 06:34:02.124 | service-type 2026-08-28 06:34:02.124 | sorting 2026-08-28 06:34:02.124 | standard-attr-description 2026-08-28 06:34:02.124 | stateful-security-group 2026-08-28 06:34:02.124 | subnet-dns-publish-fixed-ip 2026-08-28 06:34:02.124 | subnet-external-network 2026-08-28 06:34:02.124 | subnet_onboard 2026-08-28 06:34:02.125 | subnet-service-types 2026-08-28 06:34:02.125 | subnet_allocation 2026-08-28 06:34:02.125 | subnetpool-prefix-ops 2026-08-28 06:34:02.125 | tag-creation 2026-08-28 06:34:02.125 | standard-attr-tag 2026-08-28 06:34:02.125 | standard-attr-timestamp 2026-08-28 06:34:02.125 | vlan-transparent' 2026-08-28 06:34:02.125 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-28 06:34:02.126 | address-scope 2026-08-28 06:34:02.126 | agent 2026-08-28 06:34:02.126 | allowed-address-pairs 2026-08-28 06:34:02.126 | auto-allocated-topology 2026-08-28 06:34:02.126 | availability_zone 2026-08-28 06:34:02.126 | default-subnetpools 2026-08-28 06:34:02.126 | dhcp_agent_scheduler 2026-08-28 06:34:02.126 | dns-integration 2026-08-28 06:34:02.126 | dns-domain-ports 2026-08-28 06:34:02.127 | dns-integration-domain-keywords 2026-08-28 06:34:02.127 | empty-string-filtering 2026-08-28 06:34:02.127 | external-net 2026-08-28 06:34:02.127 | extra_dhcp_opt 2026-08-28 06:34:02.127 | extraroute 2026-08-28 06:34:02.127 | extraroute-atomic 2026-08-28 06:34:02.127 | filter-validation 2026-08-28 06:34:02.127 | floating-ip-port-forwarding-detail 2026-08-28 06:34:02.127 | fip-port-details 2026-08-28 06:34:02.128 | flavors 2026-08-28 06:34:02.128 | floatingip-pools 2026-08-28 06:34:02.128 | router 2026-08-28 06:34:02.128 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:34:02.128 | enable-default-route-bfd 2026-08-28 06:34:02.128 | enable-default-route-ecmp 2026-08-28 06:34:02.128 | ext-gw-mode 2026-08-28 06:34:02.128 | l3-ha 2026-08-28 06:34:02.129 | external-gateway-multihoming 2026-08-28 06:34:02.129 | l3-flavors 2026-08-28 06:34:02.129 | l3_agent_scheduler 2026-08-28 06:34:02.129 | multi-provider 2026-08-28 06:34:02.129 | net-mtu 2026-08-28 06:34:02.129 | net-mtu-writable 2026-08-28 06:34:02.129 | network_availability_zone 2026-08-28 06:34:02.129 | network-ip-availability 2026-08-28 06:34:02.129 | network-ip-availability-details 2026-08-28 06:34:02.129 | pagination 2026-08-28 06:34:02.130 | port-device-profile 2026-08-28 06:34:02.130 | port-mac-address-regenerate 2026-08-28 06:34:02.130 | port-numa-affinity-policy 2026-08-28 06:34:02.130 | port-numa-affinity-policy-socket 2026-08-28 06:34:02.130 | binding 2026-08-28 06:34:02.130 | binding-extended 2026-08-28 06:34:02.130 | port-security 2026-08-28 06:34:02.130 | project-id 2026-08-28 06:34:02.131 | provider 2026-08-28 06:34:02.131 | qinq 2026-08-28 06:34:02.131 | quota-check-limit 2026-08-28 06:34:02.131 | quota-check-limit-default 2026-08-28 06:34:02.131 | quotas 2026-08-28 06:34:02.131 | quota_details 2026-08-28 06:34:02.131 | rbac-policies 2026-08-28 06:34:02.131 | rbac-address-scope 2026-08-28 06:34:02.131 | rbac-security-groups 2026-08-28 06:34:02.131 | revision-if-match 2026-08-28 06:34:02.132 | standard-attr-revisions 2026-08-28 06:34:02.132 | router_availability_zone 2026-08-28 06:34:02.132 | router-enable-snat 2026-08-28 06:34:02.132 | security-groups-default-rules 2026-08-28 06:34:02.132 | security-groups-default-statefulness 2026-08-28 06:34:02.132 | security-groups-normalized-cidr 2026-08-28 06:34:02.132 | security-groups-remote-address-group 2026-08-28 06:34:02.132 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:34:02.133 | security-groups-shared-filtering 2026-08-28 06:34:02.133 | security-group 2026-08-28 06:34:02.133 | service-type 2026-08-28 06:34:02.133 | sorting 2026-08-28 06:34:02.133 | standard-attr-description 2026-08-28 06:34:02.133 | stateful-security-group 2026-08-28 06:34:02.133 | subnet-dns-publish-fixed-ip 2026-08-28 06:34:02.133 | subnet-external-network 2026-08-28 06:34:02.133 | subnet_onboard 2026-08-28 06:34:02.134 | subnet-service-types 2026-08-28 06:34:02.134 | subnet_allocation 2026-08-28 06:34:02.134 | subnetpool-prefix-ops 2026-08-28 06:34:02.134 | tag-creation 2026-08-28 06:34:02.134 | standard-attr-tag 2026-08-28 06:34:02.134 | standard-attr-timestamp 2026-08-28 06:34:02.134 | vlan-transparent =~ external-net ]] 2026-08-28 06:34:02.134 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-28 06:34:02.134 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-08-28 06:34:02.137 | ++ 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-08-28 06:34:05.849 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:34:05.853 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=c6b2158b-ce16-40c0-b85b-85c5588d1beb 2026-08-28 06:34:05.856 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-08-28 06:34:05.859 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 06:34:05.879 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-08-28 06:34:05.882 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-08-28 06:34:05.886 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-08-28 06:34:05.890 | ++ 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-08-28 06:34:09.098 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:34:09.102 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-28 06:34:09.102 | address-scope 2026-08-28 06:34:09.102 | agent 2026-08-28 06:34:09.102 | allowed-address-pairs 2026-08-28 06:34:09.103 | auto-allocated-topology 2026-08-28 06:34:09.103 | availability_zone 2026-08-28 06:34:09.103 | default-subnetpools 2026-08-28 06:34:09.103 | dhcp_agent_scheduler 2026-08-28 06:34:09.103 | dns-integration 2026-08-28 06:34:09.103 | dns-domain-ports 2026-08-28 06:34:09.103 | dns-integration-domain-keywords 2026-08-28 06:34:09.103 | empty-string-filtering 2026-08-28 06:34:09.103 | external-net 2026-08-28 06:34:09.104 | extra_dhcp_opt 2026-08-28 06:34:09.104 | extraroute 2026-08-28 06:34:09.104 | extraroute-atomic 2026-08-28 06:34:09.104 | filter-validation 2026-08-28 06:34:09.104 | floating-ip-port-forwarding-detail 2026-08-28 06:34:09.104 | fip-port-details 2026-08-28 06:34:09.104 | flavors 2026-08-28 06:34:09.104 | floatingip-pools 2026-08-28 06:34:09.104 | router 2026-08-28 06:34:09.104 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:34:09.105 | enable-default-route-bfd 2026-08-28 06:34:09.105 | enable-default-route-ecmp 2026-08-28 06:34:09.105 | ext-gw-mode 2026-08-28 06:34:09.105 | l3-ha 2026-08-28 06:34:09.105 | external-gateway-multihoming 2026-08-28 06:34:09.105 | l3-flavors 2026-08-28 06:34:09.105 | l3_agent_scheduler 2026-08-28 06:34:09.105 | multi-provider 2026-08-28 06:34:09.105 | net-mtu 2026-08-28 06:34:09.105 | net-mtu-writable 2026-08-28 06:34:09.106 | network_availability_zone 2026-08-28 06:34:09.106 | network-ip-availability 2026-08-28 06:34:09.106 | network-ip-availability-details 2026-08-28 06:34:09.106 | pagination 2026-08-28 06:34:09.106 | port-device-profile 2026-08-28 06:34:09.106 | port-mac-address-regenerate 2026-08-28 06:34:09.106 | port-numa-affinity-policy 2026-08-28 06:34:09.106 | port-numa-affinity-policy-socket 2026-08-28 06:34:09.106 | binding 2026-08-28 06:34:09.106 | binding-extended 2026-08-28 06:34:09.107 | port-security 2026-08-28 06:34:09.107 | project-id 2026-08-28 06:34:09.107 | provider 2026-08-28 06:34:09.107 | qinq 2026-08-28 06:34:09.107 | quota-check-limit 2026-08-28 06:34:09.107 | quota-check-limit-default 2026-08-28 06:34:09.107 | quotas 2026-08-28 06:34:09.107 | quota_details 2026-08-28 06:34:09.107 | rbac-policies 2026-08-28 06:34:09.107 | rbac-address-scope 2026-08-28 06:34:09.108 | rbac-security-groups 2026-08-28 06:34:09.108 | revision-if-match 2026-08-28 06:34:09.108 | standard-attr-revisions 2026-08-28 06:34:09.108 | router_availability_zone 2026-08-28 06:34:09.108 | router-enable-snat 2026-08-28 06:34:09.108 | security-groups-default-rules 2026-08-28 06:34:09.108 | security-groups-default-statefulness 2026-08-28 06:34:09.108 | security-groups-normalized-cidr 2026-08-28 06:34:09.108 | security-groups-remote-address-group 2026-08-28 06:34:09.108 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:34:09.108 | security-groups-shared-filtering 2026-08-28 06:34:09.109 | security-group 2026-08-28 06:34:09.109 | service-type 2026-08-28 06:34:09.109 | sorting 2026-08-28 06:34:09.109 | standard-attr-description 2026-08-28 06:34:09.109 | stateful-security-group 2026-08-28 06:34:09.109 | subnet-dns-publish-fixed-ip 2026-08-28 06:34:09.109 | subnet-external-network 2026-08-28 06:34:09.109 | subnet_onboard 2026-08-28 06:34:09.109 | subnet-service-types 2026-08-28 06:34:09.109 | subnet_allocation 2026-08-28 06:34:09.110 | subnetpool-prefix-ops 2026-08-28 06:34:09.110 | tag-creation 2026-08-28 06:34:09.110 | standard-attr-tag 2026-08-28 06:34:09.110 | standard-attr-timestamp 2026-08-28 06:34:09.110 | vlan-transparent' 2026-08-28 06:34:09.110 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-28 06:34:09.110 | address-scope 2026-08-28 06:34:09.110 | agent 2026-08-28 06:34:09.110 | allowed-address-pairs 2026-08-28 06:34:09.110 | auto-allocated-topology 2026-08-28 06:34:09.111 | availability_zone 2026-08-28 06:34:09.111 | default-subnetpools 2026-08-28 06:34:09.111 | dhcp_agent_scheduler 2026-08-28 06:34:09.111 | dns-integration 2026-08-28 06:34:09.111 | dns-domain-ports 2026-08-28 06:34:09.111 | dns-integration-domain-keywords 2026-08-28 06:34:09.111 | empty-string-filtering 2026-08-28 06:34:09.111 | external-net 2026-08-28 06:34:09.111 | extra_dhcp_opt 2026-08-28 06:34:09.111 | extraroute 2026-08-28 06:34:09.112 | extraroute-atomic 2026-08-28 06:34:09.112 | filter-validation 2026-08-28 06:34:09.112 | floating-ip-port-forwarding-detail 2026-08-28 06:34:09.112 | fip-port-details 2026-08-28 06:34:09.112 | flavors 2026-08-28 06:34:09.112 | floatingip-pools 2026-08-28 06:34:09.112 | router 2026-08-28 06:34:09.112 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:34:09.112 | enable-default-route-bfd 2026-08-28 06:34:09.112 | enable-default-route-ecmp 2026-08-28 06:34:09.113 | ext-gw-mode 2026-08-28 06:34:09.113 | l3-ha 2026-08-28 06:34:09.113 | external-gateway-multihoming 2026-08-28 06:34:09.113 | l3-flavors 2026-08-28 06:34:09.113 | l3_agent_scheduler 2026-08-28 06:34:09.113 | multi-provider 2026-08-28 06:34:09.113 | net-mtu 2026-08-28 06:34:09.113 | net-mtu-writable 2026-08-28 06:34:09.113 | network_availability_zone 2026-08-28 06:34:09.113 | network-ip-availability 2026-08-28 06:34:09.113 | network-ip-availability-details 2026-08-28 06:34:09.114 | pagination 2026-08-28 06:34:09.114 | port-device-profile 2026-08-28 06:34:09.114 | port-mac-address-regenerate 2026-08-28 06:34:09.114 | port-numa-affinity-policy 2026-08-28 06:34:09.114 | port-numa-affinity-policy-socket 2026-08-28 06:34:09.114 | binding 2026-08-28 06:34:09.114 | binding-extended 2026-08-28 06:34:09.114 | port-security 2026-08-28 06:34:09.114 | project-id 2026-08-28 06:34:09.114 | provider 2026-08-28 06:34:09.115 | qinq 2026-08-28 06:34:09.115 | quota-check-limit 2026-08-28 06:34:09.115 | quota-check-limit-default 2026-08-28 06:34:09.115 | quotas 2026-08-28 06:34:09.115 | quota_details 2026-08-28 06:34:09.115 | rbac-policies 2026-08-28 06:34:09.115 | rbac-address-scope 2026-08-28 06:34:09.115 | rbac-security-groups 2026-08-28 06:34:09.115 | revision-if-match 2026-08-28 06:34:09.115 | standard-attr-revisions 2026-08-28 06:34:09.116 | router_availability_zone 2026-08-28 06:34:09.116 | router-enable-snat 2026-08-28 06:34:09.116 | security-groups-default-rules 2026-08-28 06:34:09.116 | security-groups-default-statefulness 2026-08-28 06:34:09.116 | security-groups-normalized-cidr 2026-08-28 06:34:09.116 | security-groups-remote-address-group 2026-08-28 06:34:09.116 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:34:09.116 | security-groups-shared-filtering 2026-08-28 06:34:09.116 | security-group 2026-08-28 06:34:09.116 | service-type 2026-08-28 06:34:09.117 | sorting 2026-08-28 06:34:09.117 | standard-attr-description 2026-08-28 06:34:09.117 | stateful-security-group 2026-08-28 06:34:09.117 | subnet-dns-publish-fixed-ip 2026-08-28 06:34:09.117 | subnet-external-network 2026-08-28 06:34:09.117 | subnet_onboard 2026-08-28 06:34:09.117 | subnet-service-types 2026-08-28 06:34:09.117 | subnet_allocation 2026-08-28 06:34:09.117 | subnetpool-prefix-ops 2026-08-28 06:34:09.118 | tag-creation 2026-08-28 06:34:09.118 | standard-attr-tag 2026-08-28 06:34:09.118 | standard-attr-timestamp 2026-08-28 06:34:09.118 | vlan-transparent =~ auto-allocated-topology ]] 2026-08-28 06:34:09.118 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-28 06:34:09.118 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-08-28 06:34:09.120 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-08-28 06:34:09.125 | ++ 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-08-28 06:34:13.610 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:34:13.613 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=5bc278b6-0fc0-4236-aac0-074edda98a0b 2026-08-28 06:34:13.615 | + 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-08-28 06:34:13.618 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 06:34:13.633 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-08-28 06:34:13.635 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-08-28 06:34:13.638 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c6b2158b-ce16-40c0-b85b-85c5588d1beb c3e1d5fd-96fb-4408-af6e-8ad1e4cd556c 2026-08-28 06:34:19.745 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-08-28 06:34:19.751 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 5bc278b6-0fc0-4236-aac0-074edda98a0b 2026-08-28 06:34:19.755 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-08-28 06:34:19.759 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-08-28 06:34:19.762 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-08-28 06:34:19.766 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-08-28 06:34:19.769 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-08-28 06:34:19.774 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 5bc278b6-0fc0-4236-aac0-074edda98a0b --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-08-28 06:34:19.778 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-08-28 06:34:19.781 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-08-28 06:34:19.787 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-08-28 06:34:19.789 | +++ 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 5bc278b6-0fc0-4236-aac0-074edda98a0b --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-08-28 06:34:23.624 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:34:23.629 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-08-28 06:34:23.629 | | id | 63e28ce5-91c0-4406-8ff2-e6451a619905 |' 2026-08-28 06:34:23.631 | ++ 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-08-28 06:34:23.635 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 06:34:23.653 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 63e28ce5-91c0-4406-8ff2-e6451a619905 '|' 2026-08-28 06:34:23.656 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 63e28ce5-91c0-4406-8ff2-e6451a619905 |' 2026-08-28 06:34:23.658 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-08-28 06:34:23.662 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 63e28ce5-91c0-4406-8ff2-e6451a619905 '|' 2026-08-28 06:34:23.663 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-08-28 06:34:23.666 | ++ functions-common:get_field:806 : local data field 2026-08-28 06:34:23.668 | ++ functions-common:get_field:807 : read data 2026-08-28 06:34:23.672 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-28 06:34:23.674 | ++ functions-common:get_field:811 : field='$3' 2026-08-28 06:34:23.678 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 63e28ce5-91c0-4406-8ff2-e6451a619905 |' 2026-08-28 06:34:23.678 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-28 06:34:23.685 | ++ functions-common:get_field:807 : read data 2026-08-28 06:34:23.689 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-08-28 06:34:23.693 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 63e28ce5-91c0-4406-8ff2-e6451a619905 '|' 2026-08-28 06:34:23.693 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-08-28 06:34:23.696 | ++ functions-common:get_field:806 : local data field 2026-08-28 06:34:23.699 | ++ functions-common:get_field:807 : read data 2026-08-28 06:34:23.701 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-28 06:34:23.704 | ++ functions-common:get_field:811 : field='$6' 2026-08-28 06:34:23.708 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 63e28ce5-91c0-4406-8ff2-e6451a619905 |' 2026-08-28 06:34:23.709 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-28 06:34:23.714 | ++ functions-common:get_field:807 : read data 2026-08-28 06:34:23.719 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=63e28ce5-91c0-4406-8ff2-e6451a619905 2026-08-28 06:34:23.722 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 5bc278b6-0fc0-4236-aac0-074edda98a0b c6b2158b-ce16-40c0-b85b-85c5588d1beb 2026-08-28 06:34:29.331 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-08-28 06:34:29.334 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-08-28 06:34:29.338 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-08-28 06:34:29.360 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:34:29.364 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-08-28 06:34:29.367 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-08-28 06:34:29.370 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-28 06:34:29.374 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-08-28 06:34:29.379 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-28 06:34:29.383 | ++ 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-08-28 06:34:29.419 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-28 06:34:29.421 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-08-28 06:34:29.424 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-08-28 06:34:29.426 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-08-28 06:34:29.429 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-28 06:34:29.433 | + 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-08-28 06:34:29.435 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-08-28 06:34:29.439 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-08-28 06:34:29.442 | + functions-common:test_with_retry:2360 : local until=10 2026-08-28 06:34:29.445 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-08-28 06:34:29.448 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-08-28 06:34:29.451 | + functions-common:time_start:2406 : local name=test_with_retry 2026-08-28 06:34:29.455 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:34:29.458 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:34:29.462 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:34:29.467 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898869463 2026-08-28 06:34:29.470 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-08-28 06:34:29.479 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-08-28 06:34:29.484 | + functions-common:time_stop:2420 : local name 2026-08-28 06:34:29.487 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:34:29.490 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:34:29.493 | + functions-common:time_stop:2423 : local total 2026-08-28 06:34:29.496 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:34:29.500 | + functions-common:time_stop:2426 : name=test_with_retry 2026-08-28 06:34:29.503 | + functions-common:time_stop:2427 : start_time=1787898869463 2026-08-28 06:34:29.505 | + functions-common:time_stop:2429 : [[ -z 1787898869463 ]] 2026-08-28 06:34:29.509 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:34:29.513 | + functions-common:time_stop:2432 : end_time=1787898869510 2026-08-28 06:34:29.517 | + functions-common:time_stop:2433 : elapsed_time=47 2026-08-28 06:34:29.519 | + functions-common:time_stop:2434 : total=9780 2026-08-28 06:34:29.523 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:34:29.526 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9827 2026-08-28 06:34:29.532 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-08-28 06:34:29.535 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-08-28 06:34:29.540 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-08-28 06:34:29.543 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-08-28 06:34:29.547 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-08-28 06:34:29.550 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-08-28 06:34:29.553 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-08-28 06:34:29.572 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-08-28 06:34:29.595 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-08-28 06:34:29.599 | ++ 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-08-28 06:34:29.602 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-08-28 06:34:29.605 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-08-28 06:34:32.737 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:34:32.742 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.104 ' 2026-08-28 06:34:32.746 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-08-28 06:34:32.749 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 06:34:32.772 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-08-28 06:34:32.777 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-28 06:34:32.781 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-08-28 06:34:32.785 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-08-28 06:34:32.789 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet c6b2158b-ce16-40c0-b85b-85c5588d1beb 605c2373-bd3c-4b67-b4b3-87b92c0b874c 2026-08-28 06:34:39.316 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-08-28 06:34:39.321 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 5bc278b6-0fc0-4236-aac0-074edda98a0b 2026-08-28 06:34:39.324 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-08-28 06:34:39.329 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-08-28 06:34:39.333 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-08-28 06:34:39.340 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-08-28 06:34:39.345 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 5bc278b6-0fc0-4236-aac0-074edda98a0b --subnet-range 2001:db8::/64 --no-dhcp ' 2026-08-28 06:34:39.349 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-08-28 06:34:39.353 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-08-28 06:34:39.360 | +++ 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 5bc278b6-0fc0-4236-aac0-074edda98a0b --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-08-28 06:34:39.361 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-08-28 06:34:45.427 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:34:45.431 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-08-28 06:34:45.431 | | id | 667249a1-af3d-4d90-9e7d-fccd38a7379a |' 2026-08-28 06:34:45.434 | ++ 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-08-28 06:34:45.436 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 06:34:45.453 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 667249a1-af3d-4d90-9e7d-fccd38a7379a '|' 2026-08-28 06:34:45.457 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 667249a1-af3d-4d90-9e7d-fccd38a7379a |' 2026-08-28 06:34:45.460 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-08-28 06:34:45.465 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-08-28 06:34:45.466 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 667249a1-af3d-4d90-9e7d-fccd38a7379a '|' 2026-08-28 06:34:45.469 | ++ functions-common:get_field:806 : local data field 2026-08-28 06:34:45.471 | ++ functions-common:get_field:807 : read data 2026-08-28 06:34:45.476 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-08-28 06:34:45.479 | ++ functions-common:get_field:811 : field='$3' 2026-08-28 06:34:45.483 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-08-28 06:34:45.484 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 667249a1-af3d-4d90-9e7d-fccd38a7379a |' 2026-08-28 06:34:45.490 | ++ functions-common:get_field:807 : read data 2026-08-28 06:34:45.494 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-08-28 06:34:45.497 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-08-28 06:34:45.502 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 667249a1-af3d-4d90-9e7d-fccd38a7379a '|' 2026-08-28 06:34:45.503 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-08-28 06:34:45.506 | ++ functions-common:get_field:806 : local data field 2026-08-28 06:34:45.510 | ++ functions-common:get_field:807 : read data 2026-08-28 06:34:45.514 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-08-28 06:34:45.516 | ++ functions-common:get_field:811 : field='$6' 2026-08-28 06:34:45.521 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-08-28 06:34:45.521 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 667249a1-af3d-4d90-9e7d-fccd38a7379a |' 2026-08-28 06:34:45.527 | ++ functions-common:get_field:807 : read data 2026-08-28 06:34:45.530 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=667249a1-af3d-4d90-9e7d-fccd38a7379a 2026-08-28 06:34:45.535 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-08-28 06:34:45.539 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-08-28 06:34:45.542 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-08-28 06:34:45.545 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-08-28 06:34:45.568 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:34:45.573 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-08-28 06:34:45.587 | net.ipv6.conf.all.forwarding = 1 2026-08-28 06:34:45.596 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 667249a1-af3d-4d90-9e7d-fccd38a7379a 2026-08-28 06:34:45.596 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show c6b2158b-ce16-40c0-b85b-85c5588d1beb -c external_gateway_info -f json 2026-08-28 06:34:45.596 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-08-28 06:34:45.598 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-08-28 06:34:45.600 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-08-28 06:34:48.882 | ++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:34:48.887 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-08-28 06:34:48.890 | + 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-08-28 06:34:48.892 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-08-28 06:34:48.910 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-08-28 06:34:48.913 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-08-28 06:34:48.915 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-08-28 06:34:48.919 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-08-28 06:34:48.923 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-08-28 06:34:48.927 | ++ 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-08-28 06:34:48.957 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-08-28 06:34:48.960 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-08-28 06:34:48.964 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-08-28 06:34:48.966 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-08-28 06:34:48.988 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-08-28 06:34:49.007 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdb6:4710:365e::/56 2026-08-28 06:34:49.010 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z d67252da-2e58-454c-a9ca-b0fa2f01daab ]] 2026-08-28 06:34:49.013 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdb6:4710:365e::/56 via 2001:db8::1 dev br-ex 2026-08-28 06:34:49.031 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-08-28 06:34:49.033 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-08-28 06:34:49.036 | + ./stack.sh:main:1333 : is_service_enabled nova 2026-08-28 06:34:49.054 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:34:49.057 | + ./stack.sh:main:1334 : echo_summary 'Starting Nova' 2026-08-28 06:34:49.060 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:34:49.063 | + ./stack.sh:echo_summary:450 : echo -e Starting Nova 2026-08-28 06:34:49.065 | + ./stack.sh:main:1335 : start_nova 2026-08-28 06:34:49.068 | + lib/nova:start_nova:1170 : start_nova_rest 2026-08-28 06:34:49.071 | + 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-08-28 06:34:49.073 | + 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-08-28 06:34:49.076 | + 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-08-28 06:34:49.079 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-28 06:34:49.082 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 06:34:49.085 | + functions-common:run_process:1674 : local service=n-sch 2026-08-28 06:34:49.087 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 06:34:49.090 | + functions-common:run_process:1676 : local group= 2026-08-28 06:34:49.093 | + functions-common:run_process:1677 : local user= 2026-08-28 06:34:49.096 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:34:49.099 | + functions-common:run_process:1680 : local name=n-sch 2026-08-28 06:34:49.102 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:34:49.105 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:34:49.108 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:34:49.111 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:34:49.114 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:34:49.119 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898889116 2026-08-28 06:34:49.121 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-08-28 06:34:49.140 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:34:49.142 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-08-28 06:34:49.145 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-08-28 06:34:49.148 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 06:34:49.151 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 06:34:49.154 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 06:34:49.157 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 06:34:49.159 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-28 06:34:49.164 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-28 06:34:49.166 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-08-28 06:34:49.169 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:34:49.172 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:34:49.175 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:34:49.178 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:34:49.181 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-08-28 06:34:49.184 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-28 06:34:49.187 | + 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-08-28 06:34:49.189 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-08-28 06:34:49.192 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-08-28 06:34:49.194 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 06:34:49.197 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 06:34:49.199 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 06:34:49.202 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 06:34:49.205 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 06:34:49.208 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-08-28 06:34:49.211 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 06:34:49.216 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-08-28 06:34:49.300 | + 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-08-28 06:34:49.387 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-08-28 06:34:49.467 | + 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-08-28 06:34:49.548 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-08-28 06:34:49.622 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-08-28 06:34:49.703 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 06:34:49.788 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 06:34:49.791 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 06:34:49.794 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-08-28 06:34:49.894 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 06:34:50.387 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-08-28 06:34:50.423 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-08-28 06:34:50.902 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-08-28 06:34:50.956 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:34:50.959 | + functions-common:time_stop:2420 : local name 2026-08-28 06:34:50.962 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:34:50.964 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:34:50.967 | + functions-common:time_stop:2423 : local total 2026-08-28 06:34:50.969 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:34:50.972 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:34:50.974 | + functions-common:time_stop:2427 : start_time=1787898889116 2026-08-28 06:34:50.977 | + functions-common:time_stop:2429 : [[ -z 1787898889116 ]] 2026-08-28 06:34:50.981 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:34:50.985 | + functions-common:time_stop:2432 : end_time=1787898890982 2026-08-28 06:34:50.987 | + functions-common:time_stop:2433 : elapsed_time=1866 2026-08-28 06:34:50.990 | + functions-common:time_stop:2434 : total=21499 2026-08-28 06:34:50.992 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:34:50.995 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23365 2026-08-28 06:34:50.999 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-08-28 06:34:51.004 | + 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-08-28 06:34:51.008 | + functions-common:run_process:1674 : local service=n-api-meta 2026-08-28 06:34:51.011 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-28 06:34:51.015 | + functions-common:run_process:1676 : local group= 2026-08-28 06:34:51.018 | + functions-common:run_process:1677 : local user= 2026-08-28 06:34:51.022 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:34:51.025 | + functions-common:run_process:1680 : local name=n-api-meta 2026-08-28 06:34:51.029 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:34:51.032 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:34:51.036 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:34:51.040 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:34:51.044 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:34:51.050 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898891046 2026-08-28 06:34:51.054 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-08-28 06:34:51.074 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:34:51.078 | + 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-08-28 06:34:51.082 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-08-28 06:34:51.086 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-28 06:34:51.090 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-28 06:34:51.093 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-28 06:34:51.097 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-08-28 06:34:51.100 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-08-28 06:34:51.103 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-08-28 06:34:51.107 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-08-28 06:34:51.111 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:34:51.115 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:34:51.118 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:34:51.121 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:34:51.125 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-08-28 06:34:51.128 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-08-28 06:34:51.131 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-28 06:34:51.134 | + 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-08-28 06:34:51.138 | + 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-08-28 06:34:51.141 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-08-28 06:34:51.144 | + 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-08-28 06:34:51.148 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-28 06:34:51.151 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-28 06:34:51.154 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-28 06:34:51.157 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-08-28 06:34:51.161 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-28 06:34:51.167 | + 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-08-28 06:34:51.258 | + 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-08-28 06:34:51.348 | + 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-08-28 06:34:51.420 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-08-28 06:34:51.496 | + 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-08-28 06:34:51.575 | + 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-08-28 06:34:51.656 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-08-28 06:34:51.738 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-08-28 06:34:51.820 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-08-28 06:34:51.901 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-08-28 06:34:51.978 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-08-28 06:34:52.056 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-28 06:34:52.060 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-28 06:34:52.063 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-08-28 06:34:52.155 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-28 06:34:52.651 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-08-28 06:34:52.682 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-08-28 06:34:53.142 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-08-28 06:34:53.280 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:34:53.284 | + functions-common:time_stop:2420 : local name 2026-08-28 06:34:53.287 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:34:53.290 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:34:53.292 | + functions-common:time_stop:2423 : local total 2026-08-28 06:34:53.295 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:34:53.298 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:34:53.300 | + functions-common:time_stop:2427 : start_time=1787898891046 2026-08-28 06:34:53.304 | + functions-common:time_stop:2429 : [[ -z 1787898891046 ]] 2026-08-28 06:34:53.305 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:34:53.310 | + functions-common:time_stop:2432 : end_time=1787898893307 2026-08-28 06:34:53.313 | + functions-common:time_stop:2433 : elapsed_time=2261 2026-08-28 06:34:53.315 | + functions-common:time_stop:2434 : total=23365 2026-08-28 06:34:53.318 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:34:53.320 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25626 2026-08-28 06:34:53.323 | + 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-08-28 06:34:53.327 | + 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-08-28 06:34:53.328 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-08-28 06:34:53.331 | + 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-08-28 06:34:53.333 | + 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-08-28 06:34:53.336 | + 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-08-28 06:34:53.338 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-08-28 06:34:53.341 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 06:34:53.343 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-08-28 06:34:53.348 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-08-28 06:34:53.351 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 06:34:53.354 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-28 06:34:53.357 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-08-28 06:34:53.376 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:34:53.379 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-08-28 06:34:53.427 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-28 06:34:53.430 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-08-28 06:34:53.451 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:34:53.454 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-08-28 06:34:53.456 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-08-28 06:34:53.476 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:34:53.481 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-08-28 06:34:53.484 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 06:34:53.487 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-08-28 06:34:53.491 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-08-28 06:34:53.494 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-28 06:34:53.497 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-28 06:34:53.499 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-08-28 06:34:53.502 | + 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-08-28 06:34:53.505 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-08-28 06:34:53.507 | + 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-08-28 06:34:53.510 | + functions-common:run_process:1676 : local group= 2026-08-28 06:34:53.512 | + functions-common:run_process:1677 : local user= 2026-08-28 06:34:53.515 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:34:53.518 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-08-28 06:34:53.520 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:34:53.523 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:34:53.526 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:34:53.528 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:34:53.533 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:34:53.535 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898893532 2026-08-28 06:34:53.538 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-08-28 06:34:53.560 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:34:53.562 | + 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-08-28 06:34:53.565 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-08-28 06:34:53.568 | + 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-08-28 06:34:53.571 | + 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-08-28 06:34:53.573 | + 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-08-28 06:34:53.576 | + 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-08-28 06:34:53.579 | + 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-08-28 06:34:53.581 | + 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-08-28 06:34:53.584 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-08-28 06:34:53.587 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:34:53.590 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:34:53.592 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:34:53.595 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:34:53.597 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-08-28 06:34:53.600 | + 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-08-28 06:34:53.603 | + 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-08-28 06:34:53.605 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-08-28 06:34:53.608 | + 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-08-28 06:34:53.610 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 06:34:53.613 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 06:34:53.615 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 06:34:53.617 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 06:34:53.619 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 06:34:53.622 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-08-28 06:34:53.624 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 06:34:53.628 | + 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-08-28 06:34:53.724 | + 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-08-28 06:34:53.817 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-08-28 06:34:53.890 | + 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-08-28 06:34:53.967 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-08-28 06:34:54.038 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-08-28 06:34:54.111 | + 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-08-28 06:34:54.188 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 06:34:54.192 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 06:34:54.195 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-08-28 06:34:54.283 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 06:34:54.863 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-08-28 06:34:54.906 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-08-28 06:34:55.402 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-08-28 06:34:55.459 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:34:55.465 | + functions-common:time_stop:2420 : local name 2026-08-28 06:34:55.469 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:34:55.472 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:34:55.476 | + functions-common:time_stop:2423 : local total 2026-08-28 06:34:55.482 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:34:55.482 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:34:55.485 | + functions-common:time_stop:2427 : start_time=1787898893532 2026-08-28 06:34:55.487 | + functions-common:time_stop:2429 : [[ -z 1787898893532 ]] 2026-08-28 06:34:55.490 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:34:55.495 | + functions-common:time_stop:2432 : end_time=1787898895492 2026-08-28 06:34:55.497 | + functions-common:time_stop:2433 : elapsed_time=1960 2026-08-28 06:34:55.499 | + functions-common:time_stop:2434 : total=25626 2026-08-28 06:34:55.502 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:34:55.504 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27586 2026-08-28 06:34:55.507 | + 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-08-28 06:34:55.509 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-08-28 06:34:55.512 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-08-28 06:34:55.515 | + functions-common:run_process:1676 : local group= 2026-08-28 06:34:55.518 | + functions-common:run_process:1677 : local user= 2026-08-28 06:34:55.521 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:34:55.526 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-08-28 06:34:55.529 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:34:55.534 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:34:55.534 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:34:55.539 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:34:55.544 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:34:55.549 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898895546 2026-08-28 06:34:55.552 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-08-28 06:34:55.576 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:34:55.579 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:34:55.583 | + functions-common:time_stop:2420 : local name 2026-08-28 06:34:55.589 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:34:55.589 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:34:55.592 | + functions-common:time_stop:2423 : local total 2026-08-28 06:34:55.595 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:34:55.597 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:34:55.600 | + functions-common:time_stop:2427 : start_time=1787898895546 2026-08-28 06:34:55.603 | + functions-common:time_stop:2429 : [[ -z 1787898895546 ]] 2026-08-28 06:34:55.607 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:34:55.611 | + functions-common:time_stop:2432 : end_time=1787898895608 2026-08-28 06:34:55.614 | + functions-common:time_stop:2433 : elapsed_time=62 2026-08-28 06:34:55.617 | + functions-common:time_stop:2434 : total=27586 2026-08-28 06:34:55.621 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:34:55.624 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27648 2026-08-28 06:34:55.627 | + 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-08-28 06:34:55.630 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-08-28 06:34:55.633 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-08-28 06:34:55.635 | + functions-common:run_process:1676 : local group= 2026-08-28 06:34:55.641 | + functions-common:run_process:1677 : local user= 2026-08-28 06:34:55.641 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:34:55.644 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-08-28 06:34:55.648 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:34:55.651 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:34:55.654 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:34:55.658 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:34:55.661 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:34:55.666 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898895663 2026-08-28 06:34:55.669 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-08-28 06:34:55.693 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:34:55.696 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:34:55.699 | + functions-common:time_stop:2420 : local name 2026-08-28 06:34:55.701 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:34:55.704 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:34:55.706 | + functions-common:time_stop:2423 : local total 2026-08-28 06:34:55.709 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:34:55.712 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:34:55.714 | + functions-common:time_stop:2427 : start_time=1787898895663 2026-08-28 06:34:55.717 | + functions-common:time_stop:2429 : [[ -z 1787898895663 ]] 2026-08-28 06:34:55.720 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:34:55.725 | + functions-common:time_stop:2432 : end_time=1787898895722 2026-08-28 06:34:55.727 | + functions-common:time_stop:2433 : elapsed_time=59 2026-08-28 06:34:55.730 | + functions-common:time_stop:2434 : total=27648 2026-08-28 06:34:55.735 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:34:55.735 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27707 2026-08-28 06:34:55.737 | + 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-08-28 06:34:55.740 | + 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-08-28 06:34:55.743 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-08-28 06:34:55.746 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 06:34:55.749 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-08-28 06:34:55.752 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-08-28 06:34:55.776 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:34:55.776 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-08-28 06:34:55.839 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-08-28 06:34:55.843 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 06:34:55.845 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-08-28 06:34:55.902 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-08-28 06:34:55.927 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:34:55.932 | + 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-08-28 06:34:55.932 | + functions-common:run_process:1674 : local service=n-super-cond 2026-08-28 06:34:55.935 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-28 06:34:55.939 | + functions-common:run_process:1676 : local group= 2026-08-28 06:34:55.939 | + functions-common:run_process:1677 : local user= 2026-08-28 06:34:55.942 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:34:55.944 | + functions-common:run_process:1680 : local name=n-super-cond 2026-08-28 06:34:55.947 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:34:55.949 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:34:55.952 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:34:55.958 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:34:55.959 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:34:55.964 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898895960 2026-08-28 06:34:55.966 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-08-28 06:34:55.998 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:34:56.002 | + 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-08-28 06:34:56.005 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-08-28 06:34:56.008 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-28 06:34:56.011 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-28 06:34:56.015 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-28 06:34:56.020 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-28 06:34:56.024 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-08-28 06:34:56.028 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-08-28 06:34:56.031 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-08-28 06:34:56.035 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:34:56.039 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:34:56.044 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:34:56.048 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:34:56.051 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-08-28 06:34:56.055 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-08-28 06:34:56.058 | + 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-08-28 06:34:56.061 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-08-28 06:34:56.063 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-08-28 06:34:56.066 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 06:34:56.068 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 06:34:56.071 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 06:34:56.075 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 06:34:56.078 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 06:34:56.081 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-08-28 06:34:56.084 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 06:34:56.091 | + 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-08-28 06:34:56.193 | + 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-08-28 06:34:56.317 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-08-28 06:34:56.398 | + 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-08-28 06:34:56.478 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-08-28 06:34:56.591 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-08-28 06:34:56.722 | + 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-08-28 06:34:56.835 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 06:34:56.839 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 06:34:56.843 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-08-28 06:34:56.964 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 06:34:57.514 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-08-28 06:34:57.543 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-08-28 06:34:58.064 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-08-28 06:34:58.111 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:34:58.115 | + functions-common:time_stop:2420 : local name 2026-08-28 06:34:58.117 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:34:58.120 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:34:58.122 | + functions-common:time_stop:2423 : local total 2026-08-28 06:34:58.125 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:34:58.128 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:34:58.131 | + functions-common:time_stop:2427 : start_time=1787898895960 2026-08-28 06:34:58.134 | + functions-common:time_stop:2429 : [[ -z 1787898895960 ]] 2026-08-28 06:34:58.141 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:34:58.149 | + functions-common:time_stop:2432 : end_time=1787898898143 2026-08-28 06:34:58.155 | + functions-common:time_stop:2433 : elapsed_time=2183 2026-08-28 06:34:58.164 | + functions-common:time_stop:2434 : total=27707 2026-08-28 06:34:58.168 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:34:58.175 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29890 2026-08-28 06:34:58.181 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-08-28 06:34:58.187 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-08-28 06:34:58.193 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-08-28 06:34:58.229 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:34:58.233 | + lib/nova:start_nova_conductor:1152 : local conf 2026-08-28 06:34:58.237 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-08-28 06:34:58.243 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-08-28 06:34:58.251 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-08-28 06:34:58.255 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-08-28 06:34:58.257 | + 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-08-28 06:34:58.263 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-08-28 06:34:58.270 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-28 06:34:58.273 | + functions-common:run_process:1676 : local group= 2026-08-28 06:34:58.276 | + functions-common:run_process:1677 : local user= 2026-08-28 06:34:58.279 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:34:58.283 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-08-28 06:34:58.287 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:34:58.290 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:34:58.293 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:34:58.297 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:34:58.302 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:34:58.307 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898898302 2026-08-28 06:34:58.313 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-08-28 06:34:58.346 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:34:58.350 | + 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-08-28 06:34:58.358 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-08-28 06:34:58.365 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-28 06:34:58.368 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-28 06:34:58.373 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-28 06:34:58.376 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-28 06:34:58.380 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-08-28 06:34:58.383 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-08-28 06:34:58.386 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-08-28 06:34:58.389 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:34:58.392 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:34:58.396 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:34:58.403 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:34:58.410 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-08-28 06:34:58.414 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-08-28 06:34:58.415 | + 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-08-28 06:34:58.420 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-08-28 06:34:58.423 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-08-28 06:34:58.426 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 06:34:58.429 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 06:34:58.435 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 06:34:58.440 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 06:34:58.443 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 06:34:58.446 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-08-28 06:34:58.450 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 06:34:58.460 | + 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-08-28 06:34:58.580 | + 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-08-28 06:34:58.662 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-08-28 06:34:58.765 | + 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-08-28 06:34:58.868 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-08-28 06:34:58.974 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-08-28 06:34:59.065 | + 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-08-28 06:34:59.170 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 06:34:59.173 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 06:34:59.179 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-08-28 06:34:59.306 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 06:34:59.882 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-08-28 06:34:59.919 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-08-28 06:35:00.440 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-08-28 06:35:00.500 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:35:00.507 | + functions-common:time_stop:2420 : local name 2026-08-28 06:35:00.510 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:35:00.512 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:35:00.516 | + functions-common:time_stop:2423 : local total 2026-08-28 06:35:00.523 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:35:00.529 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:35:00.536 | + functions-common:time_stop:2427 : start_time=1787898898302 2026-08-28 06:35:00.542 | + functions-common:time_stop:2429 : [[ -z 1787898898302 ]] 2026-08-28 06:35:00.546 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:35:00.551 | + functions-common:time_stop:2432 : end_time=1787898900548 2026-08-28 06:35:00.553 | + functions-common:time_stop:2433 : elapsed_time=2246 2026-08-28 06:35:00.556 | + functions-common:time_stop:2434 : total=29890 2026-08-28 06:35:00.560 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:35:00.561 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32136 2026-08-28 06:35:00.565 | + lib/nova:start_nova:1173 : start_nova_compute 2026-08-28 06:35:00.569 | + 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-08-28 06:35:00.573 | + 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-08-28 06:35:00.578 | + 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-08-28 06:35:00.581 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-08-28 06:35:00.585 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-08-28 06:35:00.590 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-28 06:35:00.594 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-08-28 06:35:00.598 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-08-28 06:35:00.601 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-08-28 06:35:00.604 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-08-28 06:35:00.608 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-08-28 06:35:00.612 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-08-28 06:35:00.616 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-08-28 06:35:00.619 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-08-28 06:35:00.624 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-08-28 06:35:00.627 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-08-28 06:35:00.629 | + inc/meta-config:merge_config_file:164 : read a 2026-08-28 06:35:00.630 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-08-28 06:35:00.630 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-28 06:35:00.631 | BEGIN { 2026-08-28 06:35:00.631 | section = "" 2026-08-28 06:35:00.631 | last_section = "" 2026-08-28 06:35:00.631 | section_count = 0 2026-08-28 06:35:00.632 | } 2026-08-28 06:35:00.632 | /^\[.+\]/ { 2026-08-28 06:35:00.632 | gsub("[][]", "", $1); 2026-08-28 06:35:00.632 | section=$1 2026-08-28 06:35:00.632 | next 2026-08-28 06:35:00.632 | } 2026-08-28 06:35:00.632 | /^ *\#/ { 2026-08-28 06:35:00.633 | next 2026-08-28 06:35:00.633 | } 2026-08-28 06:35:00.633 | /^[^ \t]+/ { 2026-08-28 06:35:00.633 | # get offset of first = in $0 2026-08-28 06:35:00.633 | eq_idx = index($0, "=") 2026-08-28 06:35:00.633 | # extract attr & value from $0 2026-08-28 06:35:00.633 | attr = substr($0, 1, eq_idx - 1) 2026-08-28 06:35:00.633 | value = substr($0, eq_idx + 1) 2026-08-28 06:35:00.633 | # only need to strip trailing whitespace from attr 2026-08-28 06:35:00.633 | sub(/[ \t]*$/, "", attr) 2026-08-28 06:35:00.633 | # need to strip leading & trailing whitespace from value 2026-08-28 06:35:00.634 | sub(/^[ \t]*/, "", value) 2026-08-28 06:35:00.634 | sub(/[ \t]*$/, "", value) 2026-08-28 06:35:00.634 | 2026-08-28 06:35:00.634 | # cfg_attr_count: number of config lines per [section, attr] 2026-08-28 06:35:00.634 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-08-28 06:35:00.634 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-08-28 06:35:00.634 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-08-28 06:35:00.634 | if (! (section, attr) in cfg_attr_count) { 2026-08-28 06:35:00.634 | if (section != last_section) { 2026-08-28 06:35:00.634 | cfg_section[section_count++] = section 2026-08-28 06:35:00.635 | last_section = section 2026-08-28 06:35:00.635 | } 2026-08-28 06:35:00.635 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-08-28 06:35:00.635 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-08-28 06:35:00.636 | 2026-08-28 06:35:00.636 | cfg_attr[section, attr, 0] = value 2026-08-28 06:35:00.636 | cfg_attr_count[section, attr] = 1 2026-08-28 06:35:00.636 | } else { 2026-08-28 06:35:00.636 | lno = cfg_attr_count[section, attr]++ 2026-08-28 06:35:00.637 | cfg_attr[section, attr, lno] = value 2026-08-28 06:35:00.637 | } 2026-08-28 06:35:00.637 | } 2026-08-28 06:35:00.637 | END { 2026-08-28 06:35:00.637 | # Process each section in order 2026-08-28 06:35:00.638 | for (sno = 0; sno < section_count; sno++) { 2026-08-28 06:35:00.638 | section = cfg_section[sno] 2026-08-28 06:35:00.638 | # The ini routines simply append a config item immediately 2026-08-28 06:35:00.638 | # after the section header. To keep the same order as defined 2026-08-28 06:35:00.638 | # in local.conf, invoke the ini routines in the reverse order 2026-08-28 06:35:00.639 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-08-28 06:35:00.639 | attr = cfg_sec_attr_name[sno, attr_no] 2026-08-28 06:35:00.639 | if (cfg_attr_count[section, attr] == 1) 2026-08-28 06:35:00.639 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-08-28 06:35:00.640 | else { 2026-08-28 06:35:00.640 | # For multiline, invoke the ini routines in the reverse order 2026-08-28 06:35:00.640 | count = cfg_attr_count[section, attr] 2026-08-28 06:35:00.640 | print "inidelete " configfile " " section " " attr 2026-08-28 06:35:00.640 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-08-28 06:35:00.640 | for (l = count -2; l >= 0; l--) 2026-08-28 06:35:00.641 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-08-28 06:35:00.641 | } 2026-08-28 06:35:00.641 | } 2026-08-28 06:35:00.641 | } 2026-08-28 06:35:00.641 | } 2026-08-28 06:35:00.641 | ' 2026-08-28 06:35:00.641 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-08-28 06:35:00.641 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-08-28 06:35:00.641 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 06:35:00.648 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-08-28 06:35:00.655 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-08-28 06:35:00.656 | BEGIN { group = "" } 2026-08-28 06:35:00.656 | /^\[\[.+\|.*\]\]/ { 2026-08-28 06:35:00.656 | gsub("[][]", "", $1); 2026-08-28 06:35:00.656 | split($1, a, "|"); 2026-08-28 06:35:00.656 | if (a[1] == matchgroup && a[2] == configfile) { 2026-08-28 06:35:00.656 | group=a[1] 2026-08-28 06:35:00.656 | } else { 2026-08-28 06:35:00.657 | group="" 2026-08-28 06:35:00.657 | } 2026-08-28 06:35:00.657 | next 2026-08-28 06:35:00.657 | } 2026-08-28 06:35:00.658 | { 2026-08-28 06:35:00.658 | if (group != "") 2026-08-28 06:35:00.659 | print $0 2026-08-28 06:35:00.659 | } 2026-08-28 06:35:00.660 | ' /home/quobyte/devstack/local.conf 2026-08-28 06:35:00.668 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-08-28 06:35:00.671 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-08-28 06:35:00.714 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-08-28 06:35:00.769 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-08-28 06:35:00.774 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-08-28 06:35:00.777 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-08-28 06:35:00.780 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-08-28 06:35:00.784 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-08-28 06:35:00.787 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-08-28 06:35:00.805 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:00.811 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-08-28 06:35:00.815 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-08-28 06:35:00.817 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-08-28 06:35:00.838 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:00.841 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.188:5672/nova_cell1 2026-08-28 06:35:00.844 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.188:5672/nova_cell1 2026-08-28 06:35:00.883 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-08-28 06:35:00.886 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-08-28 06:35:00.889 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-08-28 06:35:00.918 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-08-28 06:35:00.949 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-08-28 06:35:00.954 | + lib/nova:configure_console_compute:671 : local offset 2026-08-28 06:35:00.958 | + lib/nova:configure_console_compute:672 : offset=0 2026-08-28 06:35:00.961 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-08-28 06:35:00.964 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-08-28 06:35:00.988 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.188 2026-08-28 06:35:00.991 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-08-28 06:35:01.010 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:01.013 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-08-28 06:35:01.017 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-08-28 06:35:01.020 | + functions:vercmp:647 : local v1=v1.3.0 2026-08-28 06:35:01.023 | + functions:vercmp:648 : local 'op=<' 2026-08-28 06:35:01.025 | + functions:vercmp:649 : local v2=1.0.0 2026-08-28 06:35:01.028 | + functions:vercmp:650 : local result 2026-08-28 06:35:01.035 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-08-28 06:35:01.035 | ++ functions:vercmp:654 : sort -V 2026-08-28 06:35:01.039 | ++ functions:vercmp:654 : head -1 2026-08-28 06:35:01.044 | + functions:vercmp:654 : result=1.0.0 2026-08-28 06:35:01.047 | + functions:vercmp:656 : case $op in 2026-08-28 06:35:01.050 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-08-28 06:35:01.054 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-08-28 06:35:01.056 | + functions:vercmp:667 : return 2026-08-28 06:35:01.059 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.188:6080/vnc_lite.html 2026-08-28 06:35:01.061 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.188:6080/vnc_lite.html 2026-08-28 06:35:01.100 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.188:6081/spice_auto.html 2026-08-28 06:35:01.103 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.188:6081/spice_auto.html 2026-08-28 06:35:01.142 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-08-28 06:35:01.160 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:01.163 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-08-28 06:35:01.166 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.188 2026-08-28 06:35:01.169 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-08-28 06:35:01.199 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.188 2026-08-28 06:35:01.233 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-08-28 06:35:01.249 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:35:01.252 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-08-28 06:35:01.255 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-08-28 06:35:01.278 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:35:01.281 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-08-28 06:35:01.284 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-08-28 06:35:01.326 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-08-28 06:35:01.329 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-08-28 06:35:01.364 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-28 06:35:01.367 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-08-28 06:35:01.370 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-08-28 06:35:01.373 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-08-28 06:35:01.376 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-08-28 06:35:01.379 | + 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-08-28 06:35:01.383 | + functions-common:run_process:1674 : local service=n-cpu 2026-08-28 06:35:01.386 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-28 06:35:01.389 | + functions-common:run_process:1676 : local group=libvirt 2026-08-28 06:35:01.392 | + functions-common:run_process:1677 : local user= 2026-08-28 06:35:01.394 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:35:01.397 | + functions-common:run_process:1680 : local name=n-cpu 2026-08-28 06:35:01.400 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:35:01.403 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:35:01.406 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:35:01.409 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:35:01.412 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:35:01.418 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898901414 2026-08-28 06:35:01.421 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-08-28 06:35:01.439 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:01.443 | + 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-08-28 06:35:01.446 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-08-28 06:35:01.449 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-28 06:35:01.452 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-28 06:35:01.455 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-28 06:35:01.458 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-28 06:35:01.461 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-08-28 06:35:01.465 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-08-28 06:35:01.468 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-08-28 06:35:01.471 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-08-28 06:35:01.474 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:35:01.477 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:35:01.481 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:35:01.484 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-08-28 06:35:01.488 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-08-28 06:35:01.491 | + 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-08-28 06:35:01.493 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-08-28 06:35:01.496 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-08-28 06:35:01.498 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-08-28 06:35:01.501 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 06:35:01.504 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 06:35:01.507 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 06:35:01.509 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-08-28 06:35:01.512 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-08-28 06:35:01.515 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-08-28 06:35:01.518 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 06:35:01.523 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-08-28 06:35:01.614 | + 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-08-28 06:35:01.700 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-08-28 06:35:01.778 | + 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-08-28 06:35:01.856 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-08-28 06:35:01.932 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-08-28 06:35:02.004 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 06:35:02.079 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 06:35:02.083 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-08-28 06:35:02.086 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-08-28 06:35:02.158 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-08-28 06:35:02.241 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 06:35:02.753 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-08-28 06:35:02.801 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-08-28 06:35:03.297 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-08-28 06:35:03.352 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:35:03.355 | + functions-common:time_stop:2420 : local name 2026-08-28 06:35:03.357 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:35:03.359 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:35:03.362 | + functions-common:time_stop:2423 : local total 2026-08-28 06:35:03.364 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:35:03.366 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:35:03.369 | + functions-common:time_stop:2427 : start_time=1787898901414 2026-08-28 06:35:03.371 | + functions-common:time_stop:2429 : [[ -z 1787898901414 ]] 2026-08-28 06:35:03.374 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:35:03.379 | + functions-common:time_stop:2432 : end_time=1787898903376 2026-08-28 06:35:03.381 | + functions-common:time_stop:2433 : elapsed_time=1962 2026-08-28 06:35:03.384 | + functions-common:time_stop:2434 : total=32136 2026-08-28 06:35:03.387 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:35:03.389 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34098 2026-08-28 06:35:03.393 | + 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-08-28 06:35:03.396 | + 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-08-28 06:35:03.398 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-08-28 06:35:03.415 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:03.418 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-08-28 06:35:03.418 | Dumping cells_v2 mapping 2026-08-28 06:35:03.420 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-08-28 06:35:04.010 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 06:35:04.010 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:35:04.010 | we strongly recommend against using it for new projects. 2026-08-28 06:35:04.010 | 2026-08-28 06:35:04.010 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:35:04.010 | framework. For more detail see 2026-08-28 06:35:04.011 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:35:04.011 | 2026-08-28 06:35:04.011 | import eventlet # noqa 2026-08-28 06:35:04.286 | 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-08-28 06:35:07.621 | INFO dbcounter [None req-5c7b9eb5-e87a-43f3-875d-3ea521da7e83 None None] Registered counter for database nova_api 2026-08-28 06:35:07.749 | DEBUG dbcounter [-] [72615] Writer thread running {{(pid=72615) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:35:07.779 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-28 06:35:07.779 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-08-28 06:35:07.779 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-28 06:35:07.779 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-08-28 06:35:07.779 | | cell1 | 32efdb00-7a2d-4441-8c60-46f47ecee09c | rabbit://stackrabbit:stackqueue@192.168.122.188:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-08-28 06:35:07.779 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-08-28 06:35:08.435 | + ./stack.sh:main:1336 : async_runfunc create_flavors 2026-08-28 06:35:08.439 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-08-28 06:35:08.529 | + inc/async:async_inner:63 : create_flavors 2026-08-28 06:35:08.582 | [2016 Async create_flavors:72751]: running: create_flavors 2026-08-28 06:35:08.586 | + ./stack.sh:main:1338 : is_service_enabled cinder 2026-08-28 06:35:08.610 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:08.615 | + ./stack.sh:main:1339 : echo_summary 'Starting Cinder' 2026-08-28 06:35:08.618 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:35:08.622 | + ./stack.sh:echo_summary:450 : echo -e Starting Cinder 2026-08-28 06:35:08.626 | + ./stack.sh:main:1340 : start_cinder 2026-08-28 06:35:08.629 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-08-28 06:35:08.634 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-08-28 06:35:08.639 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-28 06:35:08.643 | + functions-common:run_process:1674 : local service=c-api 2026-08-28 06:35:08.647 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-28 06:35:08.650 | + functions-common:run_process:1676 : local group= 2026-08-28 06:35:08.653 | + functions-common:run_process:1677 : local user= 2026-08-28 06:35:08.656 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:35:08.660 | + functions-common:run_process:1680 : local name=c-api 2026-08-28 06:35:08.663 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:35:08.667 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:35:08.670 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:35:08.672 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:35:08.676 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:35:08.682 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898908678 2026-08-28 06:35:08.686 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-08-28 06:35:08.706 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:08.710 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-08-28 06:35:08.714 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-08-28 06:35:08.719 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-28 06:35:08.724 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-28 06:35:08.732 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-28 06:35:08.735 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-08-28 06:35:08.739 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-08-28 06:35:08.744 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-08-28 06:35:08.747 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-08-28 06:35:08.750 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:35:08.755 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:35:08.758 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:35:08.764 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:35:08.772 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-08-28 06:35:08.777 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-08-28 06:35:08.782 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-28 06:35:08.786 | + 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-08-28 06:35:08.791 | + 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-08-28 06:35:08.795 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-08-28 06:35:08.798 | + 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-08-28 06:35:08.801 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-28 06:35:08.806 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-28 06:35:08.808 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-28 06:35:08.813 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-08-28 06:35:08.815 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-28 06:35:08.820 | + 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-08-28 06:35:08.922 | + 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-08-28 06:35:09.051 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-08-28 06:35:09.127 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-08-28 06:35:09.237 | + 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-08-28 06:35:09.312 | + 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-08-28 06:35:09.398 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-08-28 06:35:09.467 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-08-28 06:35:09.556 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-08-28 06:35:09.649 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-08-28 06:35:09.730 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-08-28 06:35:09.806 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-28 06:35:09.809 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-28 06:35:09.813 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-08-28 06:35:09.898 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-28 06:35:10.441 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-08-28 06:35:10.461 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-08-28 06:35:10.995 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-08-28 06:35:11.153 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:35:11.159 | + functions-common:time_stop:2420 : local name 2026-08-28 06:35:11.164 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:35:11.167 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:35:11.170 | + functions-common:time_stop:2423 : local total 2026-08-28 06:35:11.174 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:35:11.176 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:35:11.180 | + functions-common:time_stop:2427 : start_time=1787898908678 2026-08-28 06:35:11.188 | + functions-common:time_stop:2429 : [[ -z 1787898908678 ]] 2026-08-28 06:35:11.193 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:35:11.197 | + functions-common:time_stop:2432 : end_time=1787898911194 2026-08-28 06:35:11.199 | + functions-common:time_stop:2433 : elapsed_time=2516 2026-08-28 06:35:11.200 | + functions-common:time_stop:2434 : total=34098 2026-08-28 06:35:11.203 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:35:11.205 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36614 2026-08-28 06:35:11.208 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-08-28 06:35:11.208 | Waiting for Cinder API to start... 2026-08-28 06:35:11.210 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.188/volume/v3/ 2026-08-28 06:35:11.211 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.188/volume/v3/ 2026-08-28 06:35:11.213 | + functions:wait_for_service:476 : local timeout=60 2026-08-28 06:35:11.215 | + functions:wait_for_service:477 : local url=http://192.168.122.188/volume/v3/ 2026-08-28 06:35:11.217 | + functions:wait_for_service:478 : local rval=0 2026-08-28 06:35:11.221 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-28 06:35:11.225 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-28 06:35:11.227 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:35:11.229 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:35:11.236 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:35:11.243 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898911237 2026-08-28 06:35:11.246 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-28 06:35:11.248 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:35:11.256 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.188/volume/v3/ 2026-08-28 06:35:16.208 | + :: : [[ 401 == 503 ]] 2026-08-28 06:35:16.210 | + :: : [[ 0 -eq 7 ]] 2026-08-28 06:35:16.215 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-28 06:35:16.218 | + functions-common:time_stop:2420 : local name 2026-08-28 06:35:16.222 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:35:16.226 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:35:16.232 | + functions-common:time_stop:2423 : local total 2026-08-28 06:35:16.236 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:35:16.241 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-28 06:35:16.246 | + functions-common:time_stop:2427 : start_time=1787898911237 2026-08-28 06:35:16.249 | + functions-common:time_stop:2429 : [[ -z 1787898911237 ]] 2026-08-28 06:35:16.253 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:35:16.260 | + functions-common:time_stop:2432 : end_time=1787898916256 2026-08-28 06:35:16.265 | + functions-common:time_stop:2433 : elapsed_time=5019 2026-08-28 06:35:16.269 | + functions-common:time_stop:2434 : total=14523 2026-08-28 06:35:16.273 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:35:16.281 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19542 2026-08-28 06:35:16.285 | + functions:wait_for_service:486 : return 0 2026-08-28 06:35:16.289 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 06:35:16.291 | + functions-common:run_process:1674 : local service=c-sch 2026-08-28 06:35:16.297 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 06:35:16.300 | + functions-common:run_process:1676 : local group= 2026-08-28 06:35:16.306 | + functions-common:run_process:1677 : local user= 2026-08-28 06:35:16.309 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:35:16.313 | + functions-common:run_process:1680 : local name=c-sch 2026-08-28 06:35:16.316 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:35:16.322 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:35:16.324 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:35:16.328 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:35:16.333 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:35:16.339 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898916334 2026-08-28 06:35:16.342 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-08-28 06:35:16.363 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:16.365 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-08-28 06:35:16.368 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-08-28 06:35:16.370 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 06:35:16.373 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 06:35:16.378 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 06:35:16.382 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 06:35:16.385 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-28 06:35:16.389 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-28 06:35:16.393 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-08-28 06:35:16.396 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:35:16.399 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:35:16.407 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:35:16.411 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:35:16.415 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-08-28 06:35:16.421 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-28 06:35:16.426 | + 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-08-28 06:35:16.430 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-08-28 06:35:16.434 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-08-28 06:35:16.437 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 06:35:16.441 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 06:35:16.445 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-08-28 06:35:16.450 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 06:35:16.454 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 06:35:16.457 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-08-28 06:35:16.461 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 06:35:16.471 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-08-28 06:35:16.557 | + 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-08-28 06:35:16.639 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-08-28 06:35:16.702 | + 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-08-28 06:35:16.776 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-08-28 06:35:16.846 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-08-28 06:35:16.915 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 06:35:16.975 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-08-28 06:35:16.977 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 06:35:16.980 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-08-28 06:35:17.054 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 06:35:17.582 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-08-28 06:35:17.605 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-08-28 06:35:18.112 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-08-28 06:35:18.159 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:35:18.162 | + functions-common:time_stop:2420 : local name 2026-08-28 06:35:18.164 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:35:18.166 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:35:18.169 | + functions-common:time_stop:2423 : local total 2026-08-28 06:35:18.171 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:35:18.174 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:35:18.176 | + functions-common:time_stop:2427 : start_time=1787898916334 2026-08-28 06:35:18.178 | + functions-common:time_stop:2429 : [[ -z 1787898916334 ]] 2026-08-28 06:35:18.181 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:35:18.186 | + functions-common:time_stop:2432 : end_time=1787898918183 2026-08-28 06:35:18.188 | + functions-common:time_stop:2433 : elapsed_time=1849 2026-08-28 06:35:18.191 | + functions-common:time_stop:2434 : total=36614 2026-08-28 06:35:18.194 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:35:18.198 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38463 2026-08-28 06:35:18.201 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 06:35:18.206 | + 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-08-28 06:35:18.210 | + functions-common:run_process:1674 : local service=c-bak 2026-08-28 06:35:18.214 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-08-28 06:35:18.218 | + functions-common:run_process:1676 : local group= 2026-08-28 06:35:18.222 | + functions-common:run_process:1677 : local user= 2026-08-28 06:35:18.225 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 06:35:18.230 | + functions-common:run_process:1680 : local name=c-bak 2026-08-28 06:35:18.236 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:35:18.240 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:35:18.240 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:35:18.244 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:35:18.249 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:35:18.261 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898918250 2026-08-28 06:35:18.265 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-08-28 06:35:18.288 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:35:18.291 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:35:18.294 | + functions-common:time_stop:2420 : local name 2026-08-28 06:35:18.297 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:35:18.299 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:35:18.302 | + functions-common:time_stop:2423 : local total 2026-08-28 06:35:18.304 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:35:18.306 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:35:18.309 | + functions-common:time_stop:2427 : start_time=1787898918250 2026-08-28 06:35:18.311 | + functions-common:time_stop:2429 : [[ -z 1787898918250 ]] 2026-08-28 06:35:18.317 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:35:18.319 | + functions-common:time_stop:2432 : end_time=1787898918316 2026-08-28 06:35:18.322 | + functions-common:time_stop:2433 : elapsed_time=66 2026-08-28 06:35:18.324 | + functions-common:time_stop:2434 : total=38463 2026-08-28 06:35:18.328 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:35:18.332 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38529 2026-08-28 06:35:18.333 | + 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-08-28 06:35:18.336 | + functions-common:run_process:1674 : local service=c-vol 2026-08-28 06:35:18.338 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-28 06:35:18.341 | + functions-common:run_process:1676 : local group= 2026-08-28 06:35:18.343 | + functions-common:run_process:1677 : local user= 2026-08-28 06:35:18.346 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 06:35:18.348 | + functions-common:run_process:1680 : local name=c-vol 2026-08-28 06:35:18.350 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:35:18.353 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:35:18.355 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:35:18.360 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:35:18.364 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:35:18.369 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898918366 2026-08-28 06:35:18.372 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-08-28 06:35:18.392 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:18.395 | + 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-08-28 06:35:18.397 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-08-28 06:35:18.400 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-28 06:35:18.402 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-28 06:35:18.404 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-28 06:35:18.407 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-28 06:35:18.410 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-08-28 06:35:18.412 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-08-28 06:35:18.414 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-08-28 06:35:18.417 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:35:18.420 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:35:18.423 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:35:18.425 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 06:35:18.428 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-08-28 06:35:18.431 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-08-28 06:35:18.433 | + 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-08-28 06:35:18.435 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-08-28 06:35:18.438 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-08-28 06:35:18.440 | + functions-common:write_user_unit_file:1537 : local group= 2026-08-28 06:35:18.443 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-08-28 06:35:18.449 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-08-28 06:35:18.452 | + functions-common:write_user_unit_file:1540 : local extra= 2026-08-28 06:35:18.457 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-08-28 06:35:18.460 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-08-28 06:35:18.464 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-08-28 06:35:18.471 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-08-28 06:35:18.563 | + 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-08-28 06:35:18.652 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-08-28 06:35:18.751 | + 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-08-28 06:35:18.838 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-08-28 06:35:18.929 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-08-28 06:35:19.030 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-08-28 06:35:19.103 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-08-28 06:35:19.105 | + 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-08-28 06:35:19.195 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-08-28 06:35:19.199 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-08-28 06:35:19.327 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-08-28 06:35:19.874 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-08-28 06:35:19.901 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-08-28 06:35:20.446 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-08-28 06:35:20.486 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:35:20.488 | + functions-common:time_stop:2420 : local name 2026-08-28 06:35:20.491 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:35:20.496 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:35:20.500 | + functions-common:time_stop:2423 : local total 2026-08-28 06:35:20.508 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:35:20.515 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:35:20.519 | + functions-common:time_stop:2427 : start_time=1787898918366 2026-08-28 06:35:20.526 | + functions-common:time_stop:2429 : [[ -z 1787898918366 ]] 2026-08-28 06:35:20.534 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:35:20.546 | + functions-common:time_stop:2432 : end_time=1787898920537 2026-08-28 06:35:20.554 | + functions-common:time_stop:2433 : elapsed_time=2171 2026-08-28 06:35:20.564 | + functions-common:time_stop:2434 : total=38529 2026-08-28 06:35:20.572 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:35:20.579 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40700 2026-08-28 06:35:20.586 | + ./stack.sh:main:1341 : create_volume_types 2026-08-28 06:35:20.595 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-08-28 06:35:20.634 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:20.642 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-08-28 06:35:20.651 | + lib/cinder:create_volume_types:692 : local be be_name 2026-08-28 06:35:20.656 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-08-28 06:35:20.662 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-08-28 06:35:20.669 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-08-28 06:35:20.669 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-08-28 06:35:20.674 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-08-28 06:35:20.677 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-08-28 06:35:20.687 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-08-28 06:35:20.751 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:20.760 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-08-28 06:35:25.990 | +-------------+--------------------------------------+ 2026-08-28 06:35:25.990 | | Field | Value | 2026-08-28 06:35:25.990 | +-------------+--------------------------------------+ 2026-08-28 06:35:25.990 | | description | None | 2026-08-28 06:35:25.990 | | id | 6b920c70-8cec-4884-9e8c-acac711d59b9 | 2026-08-28 06:35:25.990 | | is_public | True | 2026-08-28 06:35:25.991 | | name | lvmdriver-1 | 2026-08-28 06:35:25.991 | | properties | volume_backend_name='lvmdriver-1' | 2026-08-28 06:35:25.991 | +-------------+--------------------------------------+ 2026-08-28 06:35:26.315 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-08-28 06:35:26.315 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-08-28 06:35:26.317 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-08-28 06:35:26.320 | + ./stack.sh:main:1346 : [[ False == \T\r\u\e ]] 2026-08-28 06:35:26.322 | + ./stack.sh:main:1354 : is_service_enabled glance 2026-08-28 06:35:26.342 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:26.344 | + ./stack.sh:main:1355 : echo_summary 'Starting Glance' 2026-08-28 06:35:26.347 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:35:26.350 | + ./stack.sh:echo_summary:450 : echo -e Starting Glance 2026-08-28 06:35:26.352 | + ./stack.sh:main:1356 : start_glance 2026-08-28 06:35:26.355 | + lib/glance:start_glance:650 : local service_protocol=http 2026-08-28 06:35:26.359 | ++ lib/glance:start_glance:652 : which uwsgi 2026-08-28 06:35:26.362 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-28 06:35:26.364 | + functions-common:run_process:1674 : local service=g-api 2026-08-28 06:35:26.367 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-28 06:35:26.369 | + functions-common:run_process:1676 : local group= 2026-08-28 06:35:26.374 | + functions-common:run_process:1677 : local user= 2026-08-28 06:35:26.377 | + functions-common:run_process:1678 : local env_vars= 2026-08-28 06:35:26.379 | + functions-common:run_process:1680 : local name=g-api 2026-08-28 06:35:26.385 | + functions-common:run_process:1682 : time_start run_process 2026-08-28 06:35:26.385 | + functions-common:time_start:2406 : local name=run_process 2026-08-28 06:35:26.387 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:35:26.390 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:35:26.393 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:35:26.398 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898926395 2026-08-28 06:35:26.400 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-08-28 06:35:26.423 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:26.431 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-08-28 06:35:26.436 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-08-28 06:35:26.441 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-28 06:35:26.445 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-28 06:35:26.448 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-28 06:35:26.451 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-08-28 06:35:26.454 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-08-28 06:35:26.457 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-08-28 06:35:26.460 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-08-28 06:35:26.465 | + functions-common:_run_under_systemd:1635 : local group= 2026-08-28 06:35:26.468 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-08-28 06:35:26.472 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-08-28 06:35:26.477 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-08-28 06:35:26.482 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-08-28 06:35:26.487 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-08-28 06:35:26.493 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-08-28 06:35:26.495 | + 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-08-28 06:35:26.500 | + 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-08-28 06:35:26.503 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-08-28 06:35:26.506 | + 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-08-28 06:35:26.508 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-08-28 06:35:26.511 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-08-28 06:35:26.514 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-08-28 06:35:26.518 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-08-28 06:35:26.521 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-08-28 06:35:26.525 | + 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-08-28 06:35:26.629 | + 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-08-28 06:35:26.753 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-08-28 06:35:26.874 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-08-28 06:35:26.985 | + 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-08-28 06:35:27.083 | + 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-08-28 06:35:27.160 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-08-28 06:35:27.244 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-08-28 06:35:27.354 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-08-28 06:35:27.440 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-08-28 06:35:27.517 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-08-28 06:35:27.583 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-08-28 06:35:27.586 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-08-28 06:35:27.588 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-08-28 06:35:27.675 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-08-28 06:35:28.254 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-08-28 06:35:28.283 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-08-28 06:35:28.810 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-08-28 06:35:28.998 | + functions-common:run_process:1686 : time_stop run_process 2026-08-28 06:35:29.003 | + functions-common:time_stop:2420 : local name 2026-08-28 06:35:29.007 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:35:29.011 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:35:29.019 | + functions-common:time_stop:2423 : local total 2026-08-28 06:35:29.023 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:35:29.029 | + functions-common:time_stop:2426 : name=run_process 2026-08-28 06:35:29.035 | + functions-common:time_stop:2427 : start_time=1787898926395 2026-08-28 06:35:29.044 | + functions-common:time_stop:2429 : [[ -z 1787898926395 ]] 2026-08-28 06:35:29.050 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:35:29.061 | + functions-common:time_stop:2432 : end_time=1787898929052 2026-08-28 06:35:29.061 | + functions-common:time_stop:2433 : elapsed_time=2657 2026-08-28 06:35:29.065 | + functions-common:time_stop:2434 : total=40700 2026-08-28 06:35:29.073 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:35:29.080 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43357 2026-08-28 06:35:29.088 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-08-28 06:35:29.135 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:35:29.140 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.188) to start...' 2026-08-28 06:35:29.140 | Waiting for g-api (192.168.122.188) to start... 2026-08-28 06:35:29.147 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.188/image 2026-08-28 06:35:29.150 | + functions:wait_for_service:476 : local timeout=60 2026-08-28 06:35:29.156 | + functions:wait_for_service:477 : local url=http://192.168.122.188/image 2026-08-28 06:35:29.162 | + functions:wait_for_service:478 : local rval=0 2026-08-28 06:35:29.167 | + functions:wait_for_service:479 : time_start wait_for_service 2026-08-28 06:35:29.174 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-28 06:35:29.180 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:35:29.188 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:35:29.196 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:35:29.204 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898929196 2026-08-28 06:35:29.213 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-08-28 06:35:29.219 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:35:29.228 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.188/image 2026-08-28 06:35:34.800 | + :: : [[ 300 == 503 ]] 2026-08-28 06:35:34.802 | + :: : [[ 0 -eq 7 ]] 2026-08-28 06:35:34.806 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-08-28 06:35:34.810 | + functions-common:time_stop:2420 : local name 2026-08-28 06:35:34.814 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:35:34.818 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:35:34.822 | + functions-common:time_stop:2423 : local total 2026-08-28 06:35:34.826 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:35:34.829 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-28 06:35:34.833 | + functions-common:time_stop:2427 : start_time=1787898929196 2026-08-28 06:35:34.837 | + functions-common:time_stop:2429 : [[ -z 1787898929196 ]] 2026-08-28 06:35:34.842 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:35:34.847 | + functions-common:time_stop:2432 : end_time=1787898934844 2026-08-28 06:35:34.850 | + functions-common:time_stop:2433 : elapsed_time=5648 2026-08-28 06:35:34.854 | + functions-common:time_stop:2434 : total=19542 2026-08-28 06:35:34.857 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:35:34.861 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25190 2026-08-28 06:35:34.865 | + functions:wait_for_service:486 : return 0 2026-08-28 06:35:34.869 | + ./stack.sh:main:1370 : is_service_enabled mysql postgresql 2026-08-28 06:35:34.895 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:34.899 | + ./stack.sh:main:1370 : is_service_enabled glance 2026-08-28 06:35:34.926 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:34.930 | + ./stack.sh:main:1371 : echo_summary 'Uploading images' 2026-08-28 06:35:34.934 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:35:34.938 | + ./stack.sh:echo_summary:450 : echo -e Uploading images 2026-08-28 06:35:34.941 | + ./stack.sh:main:1373 : for image_url in ${IMAGE_URLS//,/ } 2026-08-28 06:35:34.945 | + ./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-08-28 06:35:34.948 | + 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-08-28 06:35:34.951 | + functions:upload_image:141 : local image image_fname image_name 2026-08-28 06:35:34.955 | + functions:upload_image:143 : local max_attempts=5 2026-08-28 06:35:34.957 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-08-28 06:35:34.964 | ++ 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-08-28 06:35:34.969 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-08-28 06:35:34.972 | + 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-08-28 06:35:34.976 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-08-28 06:35:34.980 | ++ functions:upload_image:151 : seq 5 2026-08-28 06:35:34.985 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-08-28 06:35:34.988 | + functions:upload_image:152 : local rc=0 2026-08-28 06:35:34.991 | + 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-08-28 06:35:34.999 | --2026-08-28 08:35:34-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-08-28 06:35:35.069 | Resolving github.com (github.com)... 140.82.121.3 2026-08-28 06:35:35.085 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-08-28 06:35:35.138 | HTTP request sent, awaiting response... 302 Found 2026-08-28 06:35:35.138 | 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-08-28T07%3A08%3A26Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-28T06%3A07%3A54Z&ske=2026-08-28T07%3A08%3A26Z&sks=b&skv=2018-11-09&sig=Vhor5HCUUFDPGAufNN9zrBPb%2Becm7aXySJsjugcb%2FAY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzkwMDYxMCwibmJmIjoxNzg3ODk4ODEwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.baO-v8jnfoif07B_3StatXMjctw3Gw7HGVMe01HPZ6Y&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-08-28 06:35:35.139 | --2026-08-28 08:35:35-- 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-08-28T07%3A08%3A26Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-08-28T06%3A07%3A54Z&ske=2026-08-28T07%3A08%3A26Z&sks=b&skv=2018-11-09&sig=Vhor5HCUUFDPGAufNN9zrBPb%2Becm7aXySJsjugcb%2FAY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4NzkwMDYxMCwibmJmIjoxNzg3ODk4ODEwLCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.baO-v8jnfoif07B_3StatXMjctw3Gw7HGVMe01HPZ6Y&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-08-28 06:35:35.141 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.110.133, ... 2026-08-28 06:35:35.153 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-08-28 06:35:35.196 | HTTP request sent, awaiting response... 200 OK 2026-08-28 06:35:35.196 | Length: 21692416 (21M) [application/octet-stream] 2026-08-28 06:35:35.196 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-08-28 06:35:35.247 | 2026-08-28 06:35:35.458 | 0K ........ ........ .... 100% 78.3M=0.3s 2026-08-28 06:35:35.459 | 2026-08-28 06:35:35.459 | 2026-08-28 08:35:35 (78.3 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-08-28 06:35:35.459 | 2026-08-28 06:35:35.463 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-08-28 06:35:35.466 | + functions:upload_image:163 : break 2026-08-28 06:35:35.468 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-28 06:35:35.471 | + 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-08-28 06:35:35.474 | + 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-08-28 06:35:35.476 | + 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-08-28 06:35:35.479 | + functions:upload_image:313 : local kernel= 2026-08-28 06:35:35.482 | + functions:upload_image:314 : local ramdisk= 2026-08-28 06:35:35.484 | + functions:upload_image:315 : local disk_format= 2026-08-28 06:35:35.486 | + functions:upload_image:316 : local container_format= 2026-08-28 06:35:35.488 | + functions:upload_image:317 : local unpack= 2026-08-28 06:35:35.490 | + functions:upload_image:318 : local img_property= 2026-08-28 06:35:35.492 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-08-28 06:35:35.495 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-08-28 06:35:35.497 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-08-28 06:35:35.499 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-08-28 06:35:35.501 | + functions:upload_image:328 : case "$image_fname" in 2026-08-28 06:35:35.505 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-08-28 06:35:35.509 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-08-28 06:35:35.512 | + functions:upload_image:350 : local format 2026-08-28 06:35:35.516 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-28 06:35:35.516 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-08-28 06:35:35.530 | + functions:upload_image:351 : format=qcow2 2026-08-28 06:35:35.534 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-08-28 06:35:35.537 | + functions:upload_image:353 : disk_format=qcow2 2026-08-28 06:35:35.539 | + functions:upload_image:357 : container_format=bare 2026-08-28 06:35:35.541 | + functions:upload_image:404 : is_arch ppc64le 2026-08-28 06:35:35.544 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 06:35:35.549 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-08-28 06:35:35.552 | + functions:upload_image:404 : is_arch ppc64 2026-08-28 06:35:35.557 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 06:35:35.561 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-08-28 06:35:35.564 | + functions:upload_image:404 : is_arch ppc 2026-08-28 06:35:35.567 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 06:35:35.571 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-08-28 06:35:35.573 | + functions:upload_image:408 : is_arch aarch64 2026-08-28 06:35:35.577 | ++ functions-common:is_arch:519 : uname -m 2026-08-28 06:35:35.580 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-08-28 06:35:35.582 | + functions:upload_image:412 : '[' bare = bare ']' 2026-08-28 06:35:35.584 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-08-28 06:35:35.586 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-08-28 06:35:35.588 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-08-28 06:35:35.590 | + 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-08-28 06:35:35.593 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-08-28 06:35:35.595 | + functions:_upload_image:112 : shift 2026-08-28 06:35:35.597 | + functions:_upload_image:113 : local container=bare 2026-08-28 06:35:35.599 | + functions:_upload_image:114 : shift 2026-08-28 06:35:35.601 | + functions:_upload_image:115 : local disk=qcow2 2026-08-28 06:35:35.603 | + functions:_upload_image:116 : shift 2026-08-28 06:35:35.605 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-28 06:35:35.607 | + functions:_upload_image:118 : shift 2026-08-28 06:35:35.609 | + functions:_upload_image:119 : local properties 2026-08-28 06:35:35.611 | + functions:_upload_image:120 : local useimport 2026-08-28 06:35:35.614 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-08-28 06:35:35.617 | ++ functions:_image_properties_to_arg:94 : local result= 2026-08-28 06:35:35.619 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-08-28 06:35:35.622 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-08-28 06:35:35.625 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-08-28 06:35:35.628 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-08-28 06:35:35.630 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-08-28 06:35:35.633 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-08-28 06:35:35.638 | + 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-08-28 06:35:41.617 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-28 06:35:41.617 | | Field | Value | 2026-08-28 06:35:41.617 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-28 06:35:41.618 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-08-28 06:35:41.618 | | container_format | bare | 2026-08-28 06:35:41.618 | | created_at | 2026-08-28T06:35:40Z | 2026-08-28 06:35:41.618 | | disk_format | qcow2 | 2026-08-28 06:35:41.618 | | file | /v2/images/f08659ba-d34f-40d3-9342-92af7297d5d7/file | 2026-08-28 06:35:41.618 | | id | f08659ba-d34f-40d3-9342-92af7297d5d7 | 2026-08-28 06:35:41.618 | | min_disk | 0 | 2026-08-28 06:35:41.618 | | min_ram | 0 | 2026-08-28 06:35:41.619 | | name | cirros-0.6.3-x86_64-disk | 2026-08-28 06:35:41.619 | | owner | bd7719daf44e4a5fb53e6b4e72c2d491 | 2026-08-28 06:35:41.619 | | 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-08-28 06:35:41.619 | | protected | False | 2026-08-28 06:35:41.619 | | schema | /v2/schemas/image | 2026-08-28 06:35:41.619 | | size | 21692416 | 2026-08-28 06:35:41.619 | | status | active | 2026-08-28 06:35:41.619 | | tags | | 2026-08-28 06:35:41.619 | | updated_at | 2026-08-28T06:35:42Z | 2026-08-28 06:35:41.620 | | virtual_size | 117440512 | 2026-08-28 06:35:41.620 | | visibility | public | 2026-08-28 06:35:41.625 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-08-28 06:35:41.935 | + ./stack.sh:main:1378 : async_wait create_flavors 2026-08-28 06:35:41.990 | [2016 Async create_flavors:72751]: Waiting for completion of create_flavors running on PID 72751 (2 other jobs running) 2026-08-28 06:35:42.017 | [2016 Async create_flavors:72751]: Signaling child to exit 2026-08-28 06:35:48.996 | + inc/async:async_inner:64 : rc=0 2026-08-28 06:35:49.025 | [72751 Async create_flavors:72751]: finished successfully 2026-08-28 06:35:49.051 | WAKEUP 2026-08-28 06:35:49.081 | [2016 Async create_flavors:72751]: Signaled 2026-08-28 06:35:49.084 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-08-28 06:35:49.084 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:49.084 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-08-28 06:35:49.084 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-08-28 06:35:49.084 | + 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-08-28 06:35:49.084 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.084 | | Field | Value | 2026-08-28 06:35:49.085 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.085 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 06:35:49.085 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 06:35:49.085 | | description | None | 2026-08-28 06:35:49.085 | | disk | 1 | 2026-08-28 06:35:49.085 | | id | c1 | 2026-08-28 06:35:49.085 | | name | cirros256 | 2026-08-28 06:35:49.085 | | os-flavor-access:is_public | True | 2026-08-28 06:35:49.085 | | properties | hw_rng:allowed='True' | 2026-08-28 06:35:49.085 | | ram | 256 | 2026-08-28 06:35:49.085 | | rxtx_factor | 1.0 | 2026-08-28 06:35:49.086 | | swap | 0 | 2026-08-28 06:35:49.086 | | vcpus | 1 | 2026-08-28 06:35:49.086 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.086 | + 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-08-28 06:35:49.086 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.086 | | Field | Value | 2026-08-28 06:35:49.086 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.086 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 06:35:49.086 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 06:35:49.086 | | description | None | 2026-08-28 06:35:49.086 | | disk | 5 | 2026-08-28 06:35:49.087 | | id | d1 | 2026-08-28 06:35:49.087 | | name | ds512M | 2026-08-28 06:35:49.087 | | os-flavor-access:is_public | True | 2026-08-28 06:35:49.087 | | properties | hw_rng:allowed='True' | 2026-08-28 06:35:49.087 | | ram | 512 | 2026-08-28 06:35:49.087 | | rxtx_factor | 1.0 | 2026-08-28 06:35:49.087 | | swap | 0 | 2026-08-28 06:35:49.087 | | vcpus | 1 | 2026-08-28 06:35:49.087 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.087 | + 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-08-28 06:35:49.088 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.088 | | Field | Value | 2026-08-28 06:35:49.088 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.088 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 06:35:49.088 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 06:35:49.088 | | description | None | 2026-08-28 06:35:49.088 | | disk | 10 | 2026-08-28 06:35:49.088 | | id | d2 | 2026-08-28 06:35:49.088 | | name | ds1G | 2026-08-28 06:35:49.088 | | os-flavor-access:is_public | True | 2026-08-28 06:35:49.088 | | properties | hw_rng:allowed='True' | 2026-08-28 06:35:49.089 | | ram | 1024 | 2026-08-28 06:35:49.089 | | rxtx_factor | 1.0 | 2026-08-28 06:35:49.089 | | swap | 0 | 2026-08-28 06:35:49.089 | | vcpus | 1 | 2026-08-28 06:35:49.089 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.089 | + 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-08-28 06:35:49.089 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.089 | | Field | Value | 2026-08-28 06:35:49.089 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.089 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 06:35:49.089 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 06:35:49.090 | | description | None | 2026-08-28 06:35:49.090 | | disk | 10 | 2026-08-28 06:35:49.090 | | id | d3 | 2026-08-28 06:35:49.090 | | name | ds2G | 2026-08-28 06:35:49.090 | | os-flavor-access:is_public | True | 2026-08-28 06:35:49.090 | | properties | hw_rng:allowed='True' | 2026-08-28 06:35:49.090 | | ram | 2048 | 2026-08-28 06:35:49.090 | | rxtx_factor | 1.0 | 2026-08-28 06:35:49.090 | | swap | 0 | 2026-08-28 06:35:49.090 | | vcpus | 2 | 2026-08-28 06:35:49.090 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.091 | + 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-08-28 06:35:49.091 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.091 | | Field | Value | 2026-08-28 06:35:49.091 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.091 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 06:35:49.091 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 06:35:49.091 | | description | None | 2026-08-28 06:35:49.091 | | disk | 20 | 2026-08-28 06:35:49.091 | | id | d4 | 2026-08-28 06:35:49.091 | | name | ds4G | 2026-08-28 06:35:49.092 | | os-flavor-access:is_public | True | 2026-08-28 06:35:49.092 | | properties | hw_rng:allowed='True' | 2026-08-28 06:35:49.092 | | ram | 4096 | 2026-08-28 06:35:49.092 | | rxtx_factor | 1.0 | 2026-08-28 06:35:49.092 | | swap | 0 | 2026-08-28 06:35:49.092 | | vcpus | 4 | 2026-08-28 06:35:49.092 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.092 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-08-28 06:35:49.092 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-08-28 06:35:49.092 | + 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-08-28 06:35:49.092 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.092 | | Field | Value | 2026-08-28 06:35:49.093 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.093 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 06:35:49.093 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 06:35:49.093 | | description | None | 2026-08-28 06:35:49.093 | | disk | 1 | 2026-08-28 06:35:49.093 | | id | 1 | 2026-08-28 06:35:49.093 | | name | m1.tiny | 2026-08-28 06:35:49.093 | | os-flavor-access:is_public | True | 2026-08-28 06:35:49.093 | | properties | hw_rng:allowed='True' | 2026-08-28 06:35:49.093 | | ram | 512 | 2026-08-28 06:35:49.093 | | rxtx_factor | 1.0 | 2026-08-28 06:35:49.094 | | swap | 0 | 2026-08-28 06:35:49.094 | | vcpus | 1 | 2026-08-28 06:35:49.094 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.094 | + 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-08-28 06:35:49.094 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.094 | | Field | Value | 2026-08-28 06:35:49.094 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.094 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 06:35:49.094 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 06:35:49.094 | | description | None | 2026-08-28 06:35:49.094 | | disk | 20 | 2026-08-28 06:35:49.095 | | id | 2 | 2026-08-28 06:35:49.095 | | name | m1.small | 2026-08-28 06:35:49.095 | | os-flavor-access:is_public | True | 2026-08-28 06:35:49.095 | | properties | hw_rng:allowed='True' | 2026-08-28 06:35:49.095 | | ram | 2048 | 2026-08-28 06:35:49.095 | | rxtx_factor | 1.0 | 2026-08-28 06:35:49.095 | | swap | 0 | 2026-08-28 06:35:49.095 | | vcpus | 1 | 2026-08-28 06:35:49.095 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.095 | + 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-08-28 06:35:49.095 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.096 | | Field | Value | 2026-08-28 06:35:49.096 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.096 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 06:35:49.096 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 06:35:49.096 | | description | None | 2026-08-28 06:35:49.096 | | disk | 40 | 2026-08-28 06:35:49.096 | | id | 3 | 2026-08-28 06:35:49.096 | | name | m1.medium | 2026-08-28 06:35:49.096 | | os-flavor-access:is_public | True | 2026-08-28 06:35:49.096 | | properties | hw_rng:allowed='True' | 2026-08-28 06:35:49.096 | | ram | 4096 | 2026-08-28 06:35:49.097 | | rxtx_factor | 1.0 | 2026-08-28 06:35:49.097 | | swap | 0 | 2026-08-28 06:35:49.097 | | vcpus | 2 | 2026-08-28 06:35:49.097 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.097 | + 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-08-28 06:35:49.097 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.097 | | Field | Value | 2026-08-28 06:35:49.097 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.097 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 06:35:49.097 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 06:35:49.097 | | description | None | 2026-08-28 06:35:49.098 | | disk | 80 | 2026-08-28 06:35:49.098 | | id | 4 | 2026-08-28 06:35:49.098 | | name | m1.large | 2026-08-28 06:35:49.098 | | os-flavor-access:is_public | True | 2026-08-28 06:35:49.098 | | properties | hw_rng:allowed='True' | 2026-08-28 06:35:49.098 | | ram | 8192 | 2026-08-28 06:35:49.098 | | rxtx_factor | 1.0 | 2026-08-28 06:35:49.098 | | swap | 0 | 2026-08-28 06:35:49.098 | | vcpus | 4 | 2026-08-28 06:35:49.098 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.098 | + 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-08-28 06:35:49.099 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.099 | | Field | Value | 2026-08-28 06:35:49.099 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.099 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 06:35:49.099 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 06:35:49.099 | | description | None | 2026-08-28 06:35:49.099 | | disk | 160 | 2026-08-28 06:35:49.099 | | id | 5 | 2026-08-28 06:35:49.099 | | name | m1.xlarge | 2026-08-28 06:35:49.099 | | os-flavor-access:is_public | True | 2026-08-28 06:35:49.099 | | properties | hw_rng:allowed='True' | 2026-08-28 06:35:49.099 | | ram | 16384 | 2026-08-28 06:35:49.100 | | rxtx_factor | 1.0 | 2026-08-28 06:35:49.100 | | swap | 0 | 2026-08-28 06:35:49.100 | | vcpus | 8 | 2026-08-28 06:35:49.100 | +----------------------------+-----------------------+ 2026-08-28 06:35:49.140 | [2016 Async create_flavors:72751]: finished create_flavors with result 0 in 40 seconds 2026-08-28 06:35:49.144 | + inc/async:async_wait:197 : return 0 2026-08-28 06:35:49.148 | + ./stack.sh:main:1380 : is_service_enabled horizon 2026-08-28 06:35:49.170 | + functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:35:49.173 | + ./stack.sh:main:1394 : is_service_enabled nova 2026-08-28 06:35:49.197 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:49.201 | + ./stack.sh:main:1394 : is_service_enabled keystone 2026-08-28 06:35:49.224 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:49.227 | + ./stack.sh:main:1395 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-08-28 06:35:49.230 | + ./stack.sh:main:1397 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-08-28 06:35:49.234 | + ./stack.sh:main:1401 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-08-28 06:35:49.239 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:35:49.241 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-08-28 06:35:49.244 | ++ 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-08-28 06:35:49.248 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-08-28 06:35:49.250 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-08-28 06:35:49.253 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-08-28 06:35:49.255 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-08-28 06:35:49.257 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-08-28 06:35:49.260 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-08-28 06:35:49.262 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-08-28 06:35:49.264 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-08-28 06:35:49.265 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-08-28 06:35:49.268 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-08-28 06:35:49.270 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-08-28 06:35:49.272 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-28 06:35:49.273 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-08-28 06:35:49.275 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-28 06:35:49.277 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-08-28 06:35:49.279 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-28 06:35:49.281 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-08-28 06:35:49.283 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-28 06:35:49.285 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-08-28 06:35:49.287 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-28 06:35:49.289 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-08-28 06:35:49.291 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-08-28 06:35:49.293 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-28 06:35:49.295 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-08-28 06:35:49.297 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-28 06:35:49.299 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-08-28 06:35:49.301 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-08-28 06:35:49.304 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-08-28 06:35:49.305 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-08-28 06:35:49.307 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-08-28 06:35:49.310 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-08-28 06:35:49.311 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-08-28 06:35:49.314 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-08-28 06:35:49.315 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-08-28 06:35:49.317 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-08-28 06:35:49.320 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-08-28 06:35:49.322 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-08-28 06:35:49.324 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-08-28 06:35:49.326 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-08-28 06:35:49.328 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-08-28 06:35:49.330 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-08-28 06:35:49.333 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-08-28 06:35:49.335 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-08-28 06:35:49.337 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-28 06:35:49.339 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-08-28 06:35:49.341 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-08-28 06:35:49.344 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-08-28 06:35:49.346 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-08-28 06:35:49.348 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-08-28 06:35:49.349 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-08-28 06:35:49.352 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-08-28 06:35:49.354 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-08-28 06:35:49.356 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-08-28 06:35:49.358 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-08-28 06:35:49.359 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-08-28 06:35:49.359 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-08-28 06:35:49.359 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-08-28 06:35:49.360 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-08-28 06:35:51.551 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-08-28 06:35:51.554 | 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-08-28 06:35:51.872 | + ./stack.sh:main:1406 : save_stackenv 2026-08-28 06:35:51.876 | + functions-common:save_stackenv:65 : local tag= 2026-08-28 06:35:51.881 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-08-28 06:35:51.887 | + functions-common:save_stackenv:67 : time_stamp=2026-08-28-083551 2026-08-28 06:35:51.891 | + functions-common:save_stackenv:68 : echo '# 2026-08-28-083551 ' 2026-08-28 06:35:51.896 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.900 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-08-28 06:35:51.903 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.907 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-08-28 06:35:51.910 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.913 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-08-28 06:35:51.916 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.921 | + 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-08-28 06:35:51.925 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.929 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.188 2026-08-28 06:35:51.932 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.935 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.188/identity 2026-08-28 06:35:51.938 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.942 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-08-28-081209 2026-08-28 06:35:51.946 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.949 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-08-28 06:35:51.952 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.956 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.188 2026-08-28 06:35:51.960 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.963 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-08-28 06:35:51.967 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.970 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-08-28 06:35:51.975 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.977 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-08-28 06:35:51.981 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.984 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-08-28 06:35:51.988 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.991 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.188 2026-08-28 06:35:51.995 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-08-28 06:35:51.997 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-08-28 06:35:52.001 | + ./stack.sh:main:1417 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-08-28 06:35:52.004 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-28 06:35:52.007 | + inc/meta-config:merge_config_group:171 : shift 2026-08-28 06:35:52.011 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-08-28 06:35:52.014 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 06:35:52.017 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-28 06:35:52.024 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-28 06:35:52.029 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-08-28 06:35:52.033 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-28 06:35:52.037 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-08-28 06:35:52.040 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 06:35:52.044 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-08-28 06:35:52.044 | /^\[\[.+\|.*\]\]/ { 2026-08-28 06:35:52.044 | gsub("[][]", "", $1); 2026-08-28 06:35:52.044 | split($1, a, "|"); 2026-08-28 06:35:52.044 | if (a[1] == matchgroup) 2026-08-28 06:35:52.044 | print a[2] 2026-08-28 06:35:52.044 | } 2026-08-28 06:35:52.044 | ' /home/quobyte/devstack/local.conf 2026-08-28 06:35:52.051 | + ./stack.sh:main:1424 : run_phase stack extra 2026-08-28 06:35:52.055 | + functions-common:run_phase:1848 : local mode=stack 2026-08-28 06:35:52.059 | + functions-common:run_phase:1849 : local phase=extra 2026-08-28 06:35:52.062 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-28 06:35:52.065 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-28 06:35:52.068 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-28 06:35:52.072 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-28 06:35:52.075 | + functions-common:run_phase:1858 : local extra 2026-08-28 06:35:52.079 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-28 06:35:52.085 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-28 06:35:52.088 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-28 06:35:52.092 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-28 06:35:52.096 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-08-28 06:35:52.099 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-28 06:35:52.120 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:52.123 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 06:35:52.127 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:35:52.131 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-08-28 06:35:52.135 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:35:52.138 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-28 06:35:52.141 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:35:52.145 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-08-28 06:35:52.148 | ++ extras.d/80-tempest.sh:source:15 : : 2026-08-28 06:35:52.151 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-28 06:35:52.155 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-28 06:35:52.159 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 06:35:52.163 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-28 06:35:52.166 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-08-28 06:35:52.170 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-28 06:35:52.174 | + functions-common:run_plugins:1835 : local phase=extra 2026-08-28 06:35:52.177 | + functions-common:run_plugins:1837 : local plugins= 2026-08-28 06:35:52.181 | + functions-common:run_plugins:1838 : local plugin 2026-08-28 06:35:52.185 | + ./stack.sh:main:1432 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-08-28 06:35:52.189 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-28 06:35:52.192 | + inc/meta-config:merge_config_group:171 : shift 2026-08-28 06:35:52.196 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-08-28 06:35:52.200 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 06:35:52.204 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-28 06:35:52.207 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-28 06:35:52.212 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-08-28 06:35:52.215 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-28 06:35:52.219 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-08-28 06:35:52.222 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 06:35:52.226 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-08-28 06:35:52.226 | /^\[\[.+\|.*\]\]/ { 2026-08-28 06:35:52.226 | gsub("[][]", "", $1); 2026-08-28 06:35:52.226 | split($1, a, "|"); 2026-08-28 06:35:52.226 | if (a[1] == matchgroup) 2026-08-28 06:35:52.227 | print a[2] 2026-08-28 06:35:52.227 | } 2026-08-28 06:35:52.227 | ' /home/quobyte/devstack/local.conf 2026-08-28 06:35:52.234 | + ./stack.sh:main:1441 : is_service_enabled n-cpu 2026-08-28 06:35:52.258 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:52.261 | + ./stack.sh:main:1442 : is_nova_ready 2026-08-28 06:35:52.265 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-08-28 06:35:52.269 | + functions:wait_for_compute:490 : local timeout=60 2026-08-28 06:35:52.273 | + functions:wait_for_compute:491 : local rval=0 2026-08-28 06:35:52.276 | + functions:wait_for_compute:492 : local compute_hostname 2026-08-28 06:35:52.280 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-08-28 06:35:52.284 | + functions-common:time_start:2406 : local name=wait_for_service 2026-08-28 06:35:52.287 | + functions-common:time_start:2407 : local start_time= 2026-08-28 06:35:52.291 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:35:52.296 | ++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:35:52.300 | + functions-common:time_start:2411 : _TIME_START[$name]=1787898952297 2026-08-28 06:35:52.304 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-08-28 06:35:52.331 | + functions:wait_for_compute:494 : compute_hostname= 2026-08-28 06:35:52.334 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-08-28 06:35:52.339 | ++ functions:wait_for_compute:496 : hostname 2026-08-28 06:35:52.344 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-08-28 06:35:52.348 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-08-28 06:35:52.354 | ++ functions:wait_for_compute:498 : hostname 2026-08-28 06:35:52.359 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:35:52.360 | + :: : ID= 2026-08-28 06:35:52.363 | + :: : [[ '' == '' ]] 2026-08-28 06:35:52.364 | + :: : sleep 1 2026-08-28 06:35:53.368 | + :: : [[ libvirt = \f\a\k\e ]] 2026-08-28 06:35:53.370 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-08-28 06:35:56.558 | + :: : ID=0cb97572-2552-4125-b070-369420a03596 2026-08-28 06:35:56.560 | + :: : [[ 0cb97572-2552-4125-b070-369420a03596 == '' ]] 2026-08-28 06:35:56.565 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-08-28 06:35:56.569 | + functions-common:time_stop:2420 : local name 2026-08-28 06:35:56.573 | + functions-common:time_stop:2421 : local end_time 2026-08-28 06:35:56.577 | + functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:35:56.581 | + functions-common:time_stop:2423 : local total 2026-08-28 06:35:56.585 | + functions-common:time_stop:2424 : local start_time 2026-08-28 06:35:56.589 | + functions-common:time_stop:2426 : name=wait_for_service 2026-08-28 06:35:56.593 | + functions-common:time_stop:2427 : start_time=1787898952297 2026-08-28 06:35:56.598 | + functions-common:time_stop:2429 : [[ -z 1787898952297 ]] 2026-08-28 06:35:56.604 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:35:56.610 | + functions-common:time_stop:2432 : end_time=1787898956605 2026-08-28 06:35:56.614 | + functions-common:time_stop:2433 : elapsed_time=4308 2026-08-28 06:35:56.618 | + functions-common:time_stop:2434 : total=25190 2026-08-28 06:35:56.622 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:35:56.626 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29498 2026-08-28 06:35:56.630 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-08-28 06:35:56.634 | + functions:wait_for_compute:516 : return 0 2026-08-28 06:35:56.639 | + ./stack.sh:main:1446 : service_check 2026-08-28 06:35:56.642 | + functions-common:service_check:1713 : local service 2026-08-28 06:35:56.647 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:56.651 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-08-28 06:35:56.672 | not-found 2026-08-28 06:35:56.678 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:56.682 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-08-28 06:35:56.705 | enabled 2026-08-28 06:35:56.711 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-08-28 06:35:56.739 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-08-28 06:35:56.740 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-08-28 06:35:56.740 | Active: active (running) since Fri 2026-08-28 08:32:40 CEST; 3min 16s ago 2026-08-28 06:35:56.740 | Main PID: 60519 (uwsgi) 2026-08-28 06:35:56.740 | Status: "uWSGI is ready" 2026-08-28 06:35:56.740 | Tasks: 17 (limit: 14255) 2026-08-28 06:35:56.740 | Memory: 272.3M (peak: 272.8M) 2026-08-28 06:35:56.740 | CPU: 15.018s 2026-08-28 06:35:56.740 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-08-28 06:35:56.740 | ├─60519 "nova-apiuWSGI master" 2026-08-28 06:35:56.740 | ├─60520 "nova-apiuWSGI worker 1" 2026-08-28 06:35:56.741 | └─60521 "nova-apiuWSGI worker 2" 2026-08-28 06:35:56.741 | 2026-08-28 06:35:56.741 | Aug 28 08:35:56 devstack devstack@n-api.service[60521]: [pid: 60521|app: 0|req: 19/36] 192.168.122.188 () {54 vars in 935 bytes} [Fri Aug 28 08:35:56 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-08-28 06:35:56.741 | Aug 28 08:35:56 devstack devstack@n-api.service[60520]: DEBUG nova.api.openstack.wsgi [None req-581e896d-369d-488e-bfb8-aa1acd09f9ef admin admin] Calling method '>' {{(pid=60520) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-08-28 06:35:56.741 | Aug 28 08:35:56 devstack devstack@n-api.service[60520]: DEBUG oslo_concurrency.lockutils [None req-581e896d-369d-488e-bfb8-aa1acd09f9ef admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60520) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-28 06:35:56.741 | Aug 28 08:35:56 devstack devstack@n-api.service[60520]: DEBUG oslo_concurrency.lockutils [None req-581e896d-369d-488e-bfb8-aa1acd09f9ef 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=60520) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-28 06:35:56.741 | Aug 28 08:35:56 devstack devstack@n-api.service[60520]: DEBUG oslo_concurrency.lockutils [None req-581e896d-369d-488e-bfb8-aa1acd09f9ef 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=60520) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-28 06:35:56.741 | Aug 28 08:35:56 devstack devstack@n-api.service[60520]: DEBUG oslo_concurrency.lockutils [None req-581e896d-369d-488e-bfb8-aa1acd09f9ef admin admin] Acquiring lock "32efdb00-7a2d-4441-8c60-46f47ecee09c" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60520) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-28 06:35:56.741 | Aug 28 08:35:56 devstack devstack@n-api.service[60520]: DEBUG oslo_concurrency.lockutils [None req-581e896d-369d-488e-bfb8-aa1acd09f9ef admin admin] Lock "32efdb00-7a2d-4441-8c60-46f47ecee09c" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=60520) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-28 06:35:56.742 | Aug 28 08:35:56 devstack devstack@n-api.service[60520]: DEBUG oslo_concurrency.lockutils [None req-581e896d-369d-488e-bfb8-aa1acd09f9ef admin admin] Lock "32efdb00-7a2d-4441-8c60-46f47ecee09c" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60520) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-28 06:35:56.742 | Aug 28 08:35:56 devstack devstack@n-api.service[60520]: INFO nova.api.openstack.requestlog [None req-581e896d-369d-488e-bfb8-aa1acd09f9ef admin admin] 192.168.122.188 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.156865 2026-08-28 06:35:56.742 | Aug 28 08:35:56 devstack devstack@n-api.service[60520]: [pid: 60520|app: 0|req: 18/37] 192.168.122.188 () {60 vars in 1325 bytes} [Fri Aug 28 08:35:56 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 158 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-08-28 06:35:56.747 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:56.751 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-08-28 06:35:56.783 | enabled 2026-08-28 06:35:56.789 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-08-28 06:35:56.817 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-08-28 06:35:56.817 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-08-28 06:35:56.818 | Active: active (running) since Fri 2026-08-28 08:35:03 CEST; 53s ago 2026-08-28 06:35:56.818 | Main PID: 72558 (nova-compute) 2026-08-28 06:35:56.819 | Tasks: 10 (limit: 14255) 2026-08-28 06:35:56.819 | Memory: 135.3M (peak: 136.6M) 2026-08-28 06:35:56.819 | CPU: 4.851s 2026-08-28 06:35:56.819 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-08-28 06:35:56.819 | └─72558 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-08-28 06:35:56.820 | 2026-08-28 06:35:56.820 | Aug 28 08:35:27 devstack nova-compute[72558]: DEBUG nova.compute.resource_tracker [None req-59f75976-a335-4ffa-8cff-92e75990ead1 None None] Compute_service record updated for devstack:devstack {{(pid=72558) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-08-28 06:35:56.820 | Aug 28 08:35:27 devstack nova-compute[72558]: DEBUG oslo_concurrency.lockutils [None req-59f75976-a335-4ffa-8cff-92e75990ead1 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 2.253s {{(pid=72558) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-28 06:35:56.820 | Aug 28 08:35:27 devstack nova-compute[72558]: DEBUG nova.service [None req-59f75976-a335-4ffa-8cff-92e75990ead1 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=72558) start /opt/stack/nova/nova/service.py:262}} 2026-08-28 06:35:56.820 | Aug 28 08:35:27 devstack nova-compute[72558]: DEBUG nova.service [None req-59f75976-a335-4ffa-8cff-92e75990ead1 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=72558) start /opt/stack/nova/nova/service.py:278}} 2026-08-28 06:35:56.820 | Aug 28 08:35:27 devstack nova-compute[72558]: DEBUG nova.service [None req-59f75976-a335-4ffa-8cff-92e75990ead1 None None] Join ServiceGroup membership for this service compute {{(pid=72558) start /opt/stack/nova/nova/service.py:288}} 2026-08-28 06:35:56.820 | Aug 28 08:35:27 devstack nova-compute[72558]: DEBUG nova.servicegroup.drivers.db [None req-59f75976-a335-4ffa-8cff-92e75990ead1 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=72558) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-28 06:35:56.820 | Aug 28 08:35:32 devstack nova-compute[72558]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.95 seconds {{(pid=72558) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:56.820 | Aug 28 08:35:40 devstack nova-compute[72558]: DEBUG oslo_service.periodic_task [None req-78d97639-8549-4743-ad68-18ab4b5bb592 None None] Running periodic task ComputeManager._sync_power_states {{(pid=72558) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-28 06:35:56.821 | Aug 28 08:35:40 devstack nova-compute[72558]: DEBUG oslo_service.periodic_task [None req-78d97639-8549-4743-ad68-18ab4b5bb592 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=72558) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-28 06:35:56.821 | Aug 28 08:35:40 devstack nova-compute[72558]: DEBUG oslo.service.backend._threading.loopingcall [None req-78d97639-8549-4743-ad68-18ab4b5bb592 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 28.01 seconds {{(pid=72558) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:56.824 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:56.828 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-08-28 06:35:56.846 | not-found 2026-08-28 06:35:56.851 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:56.854 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-08-28 06:35:56.873 | enabled 2026-08-28 06:35:56.878 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-08-28 06:35:56.906 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-08-28 06:35:56.907 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-08-28 06:35:56.907 | Active: active (running) since Fri 2026-08-28 08:34:50 CEST; 1min 5s ago 2026-08-28 06:35:56.907 | Main PID: 68881 (nova-scheduler:) 2026-08-28 06:35:56.907 | Tasks: 19 (limit: 14255) 2026-08-28 06:35:56.907 | Memory: 155.5M (peak: 156.1M) 2026-08-28 06:35:56.908 | CPU: 5.113s 2026-08-28 06:35:56.908 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-08-28 06:35:56.909 | ├─68881 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-08-28 06:35:56.909 | ├─70737 "nova-scheduler: ServiceWrapper worker(0)" 2026-08-28 06:35:56.909 | └─70750 "nova-scheduler: ServiceWrapper worker(1)" 2026-08-28 06:35:56.909 | 2026-08-28 06:35:56.909 | Aug 28 08:34:58 devstack nova-scheduler[70750]: DEBUG nova.servicegroup.drivers.db [None req-d191e13a-45f6-46fa-9219-49ff2d74fb34 None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=70750) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-28 06:35:56.909 | Aug 28 08:35:03 devstack nova-scheduler[70737]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=70737) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:56.909 | Aug 28 08:35:03 devstack nova-scheduler[70750]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.99 seconds {{(pid=70750) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:56.909 | Aug 28 08:35:04 devstack nova-scheduler[68881]: DEBUG dbcounter [-] [68881] Writing DB stats nova_api:SELECT=3 {{(pid=68881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:56.909 | Aug 28 08:35:05 devstack nova-scheduler[68881]: DEBUG dbcounter [-] [68881] Writing DB stats nova_cell0:SELECT=1 {{(pid=68881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:56.909 | Aug 28 08:35:05 devstack nova-scheduler[68881]: DEBUG dbcounter [-] [68881] Writing DB stats nova_cell1:SELECT=1 {{(pid=68881) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:56.909 | Aug 28 08:35:13 devstack nova-scheduler[70737]: DEBUG dbcounter [-] [70737] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=70737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:56.909 | Aug 28 08:35:13 devstack nova-scheduler[70750]: DEBUG dbcounter [-] [70750] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1 {{(pid=70750) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:56.910 | Aug 28 08:35:28 devstack nova-scheduler[70750]: DEBUG oslo.service.backend._threading.loopingcall [None req-caa093e6-4e9a-4659-8fec-7f20e19a5061 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70750) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:56.910 | Aug 28 08:35:53 devstack nova-scheduler[70737]: DEBUG oslo.service.backend._threading.loopingcall [None req-311bdd09-5908-409a-8ed5-dbc5dad0994c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=70737) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:56.913 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:56.915 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-08-28 06:35:56.935 | not-found 2026-08-28 06:35:56.940 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:56.943 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-08-28 06:35:56.964 | enabled 2026-08-28 06:35:56.969 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-08-28 06:35:56.997 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-08-28 06:35:56.997 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-08-28 06:35:56.997 | Active: active (running) since Fri 2026-08-28 08:34:53 CEST; 1min 3s ago 2026-08-28 06:35:56.997 | Main PID: 69492 (uwsgi) 2026-08-28 06:35:56.997 | Status: "uWSGI is ready" 2026-08-28 06:35:56.997 | Tasks: 16 (limit: 14255) 2026-08-28 06:35:56.998 | Memory: 219.6M (peak: 219.8M) 2026-08-28 06:35:56.998 | CPU: 10.593s 2026-08-28 06:35:56.998 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-08-28 06:35:56.998 | ├─69492 "nova-api-metauWSGI master" 2026-08-28 06:35:56.998 | ├─69493 "nova-api-metauWSGI worker 1" 2026-08-28 06:35:56.998 | ├─69494 "nova-api-metauWSGI worker 2" 2026-08-28 06:35:56.998 | └─69495 "nova-api-metauWSGI http 1" 2026-08-28 06:35:56.998 | 2026-08-28 06:35:56.998 | Aug 28 08:35:00 devstack devstack@n-api-meta.service[69493]: DEBUG nova.api.openstack.wsgi_app [None req-69840cc0-23f8-4c20-a06f-978494581457 None None] ******************************************************************************** {{(pid=69493) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3567}} 2026-08-28 06:35:56.999 | Aug 28 08:35:00 devstack devstack@n-api-meta.service[69493]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x793dedaa4668 pid: 69493 (default app) 2026-08-28 06:35:56.999 | Aug 28 08:35:08 devstack devstack@n-api-meta.service[69494]: DEBUG dbcounter [-] [69494] Writing DB stats nova_api:SELECT=1 {{(pid=69494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:56.999 | Aug 28 08:35:08 devstack devstack@n-api-meta.service[69493]: DEBUG dbcounter [-] [69493] Writing DB stats nova_api:SELECT=1 {{(pid=69493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.000 | Aug 28 08:35:09 devstack devstack@n-api-meta.service[69494]: DEBUG dbcounter [-] [69494] Writing DB stats nova_cell1:SELECT=1 {{(pid=69494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.001 | Aug 28 08:35:09 devstack devstack@n-api-meta.service[69494]: DEBUG dbcounter [-] [69494] Writing DB stats nova_cell0:SELECT=1 {{(pid=69494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.001 | Aug 28 08:35:09 devstack devstack@n-api-meta.service[69493]: DEBUG dbcounter [-] [69493] Writing DB stats nova_cell0:SELECT=1 {{(pid=69493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.002 | Aug 28 08:35:09 devstack devstack@n-api-meta.service[69493]: DEBUG dbcounter [-] [69493] Writing DB stats nova_cell1:SELECT=1 {{(pid=69493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.002 | Aug 28 08:35:09 devstack devstack@n-api-meta.service[69494]: DEBUG dbcounter [-] [69494] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=69494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.002 | Aug 28 08:35:09 devstack devstack@n-api-meta.service[69493]: DEBUG dbcounter [-] [69493] Writing DB stats nova_cell0:SELECT=1 {{(pid=69493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.003 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.006 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-08-28 06:35:57.026 | enabled 2026-08-28 06:35:57.032 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-08-28 06:35:57.057 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-08-28 06:35:57.057 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-08-28 06:35:57.057 | Active: active (running) since Fri 2026-08-28 08:33:24 CEST; 2min 32s ago 2026-08-28 06:35:57.057 | Main PID: 66686 (uwsgi) 2026-08-28 06:35:57.057 | Status: "uWSGI is ready" 2026-08-28 06:35:57.058 | Tasks: 5 (limit: 14255) 2026-08-28 06:35:57.058 | Memory: 173.6M (peak: 173.9M) 2026-08-28 06:35:57.058 | CPU: 6.610s 2026-08-28 06:35:57.058 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-08-28 06:35:57.058 | ├─66686 "placementuWSGI master" 2026-08-28 06:35:57.059 | ├─66687 "placementuWSGI worker 1" 2026-08-28 06:35:57.059 | └─66688 "placementuWSGI worker 2" 2026-08-28 06:35:57.059 | 2026-08-28 06:35:57.059 | Aug 28 08:35:26 devstack devstack@placement-api.service[66687]: INFO placement.requestlog [req-01981ac3-73af-40a8-8bd9-aa9039f09da9 req-3734122e-f8d1-4669-89c1-101129c87142 service nova] 192.168.122.188 "PUT /placement/resource_providers/9d2e60d8-ab66-408f-a4d5-17080eca6003/inventories" status: 200 len: 396 microversion: 1.26 2026-08-28 06:35:57.059 | Aug 28 08:35:26 devstack devstack@placement-api.service[66687]: [pid: 66687|app: 0|req: 4/9] 192.168.122.188 () {64 vars in 1498 bytes} [Fri Aug 28 08:35:26 2026] PUT /placement/resource_providers/9d2e60d8-ab66-408f-a4d5-17080eca6003/inventories => generated 396 bytes in 72 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-08-28 06:35:57.060 | Aug 28 08:35:26 devstack devstack@placement-api.service[66688]: DEBUG placement.requestlog [req-01981ac3-73af-40a8-8bd9-aa9039f09da9 req-13b7bd60-f9c2-4177-9001-48919fdf1d3e None None] Starting request: 192.168.122.188 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_ICH6,OWNER_NOVA,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SVM,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AVX2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_RESCUE_BFV,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_NONE,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SSE2,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AVX,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_FMA3,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE4A,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSSE3,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE41,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AMD_SVM,HW_CPU_X86_AESNI,COMPUTE_VIOMMU_MODEL_VIRTIO" {{(pid=66688) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-28 06:35:57.060 | Aug 28 08:35:26 devstack devstack@placement-api.service[66688]: INFO placement.requestlog [req-01981ac3-73af-40a8-8bd9-aa9039f09da9 req-13b7bd60-f9c2-4177-9001-48919fdf1d3e service nova] 192.168.122.188 "GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_ICH6,OWNER_NOVA,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SVM,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AVX2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_RESCUE_BFV,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_NONE,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SSE2,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AVX,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_FMA3,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE4A,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSSE3,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE41,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AMD_SVM,HW_CPU_X86_AESNI,COMPUTE_VIOMMU_MODEL_VIRTIO" status: 200 len: 2072 microversion: 1.6 2026-08-28 06:35:57.060 | Aug 28 08:35:26 devstack devstack@placement-api.service[66688]: [pid: 66688|app: 0|req: 6/10] 192.168.122.188 () {60 vars in 4934 bytes} [Fri Aug 28 08:35:26 2026] GET /placement/traits?name=in:COMPUTE_SOUND_MODEL_ICH6,OWNER_NOVA,HW_CPU_X86_SSE42,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_SVM,HW_CPU_X86_CLMUL,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_STORAGE_BUS_SATA,COMPUTE_SOUND_MODEL_PCSPK,HW_CPU_X86_AVX2,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_ACCELERATORS,COMPUTE_NET_VIF_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_RESCUE_BFV,HW_CPU_X86_BMI,COMPUTE_GRAPHICS_MODEL_NONE,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_NET_VIF_MODEL_E1000,COMPUTE_STORAGE_BUS_USB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NODE,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_SSE2,HW_CPU_X86_SSE,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_STORAGE_BUS_IDE,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_AVX,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_ABM,COMPUTE_STORAGE_BUS_FDC,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_FMA3,HW_CPU_X86_MMX,COMPUTE_IMAGE_TYPE_AKI,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_TRUSTED_CERTS,COMPUTE_SOUND_MODEL_USB,COMPUTE_SOUND_MODEL_SB16,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_GRAPHICS_MODEL_BOCHS,HW_CPU_X86_SSE4A,COMPUTE_ARCH_X86_64,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_F16C,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_DEVICE_TAGGING,COMPUTE_STORAGE_BUS_VIRTIO,HW_CPU_X86_SSSE3,HW_CPU_X86_SHA,COMPUTE_IMAGE_TYPE_ARI,HW_CPU_X86_SSE41,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AMD_SVM,HW_CPU_X86_AESNI,COMPUTE_VIOMMU_MODEL_VIRTIO => generated 2072 bytes in 45 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-28 06:35:57.061 | Aug 28 08:35:26 devstack devstack@placement-api.service[66687]: DEBUG placement.requestlog [req-01981ac3-73af-40a8-8bd9-aa9039f09da9 req-80860c4c-c197-4ce6-9253-51c60ece977d None None] Starting request: 192.168.122.188 "PUT /placement/resource_providers/9d2e60d8-ab66-408f-a4d5-17080eca6003/traits" {{(pid=66687) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-08-28 06:35:57.061 | Aug 28 08:35:26 devstack devstack@placement-api.service[66687]: INFO placement.requestlog [req-01981ac3-73af-40a8-8bd9-aa9039f09da9 req-80860c4c-c197-4ce6-9253-51c60ece977d service nova] 192.168.122.188 "PUT /placement/resource_providers/9d2e60d8-ab66-408f-a4d5-17080eca6003/traits" status: 200 len: 2107 microversion: 1.6 2026-08-28 06:35:57.061 | Aug 28 08:35:26 devstack devstack@placement-api.service[66687]: [pid: 66687|app: 0|req: 5/11] 192.168.122.188 () {64 vars in 1483 bytes} [Fri Aug 28 08:35:26 2026] PUT /placement/resource_providers/9d2e60d8-ab66-408f-a4d5-17080eca6003/traits => generated 2107 bytes in 271 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-08-28 06:35:57.061 | Aug 28 08:35:36 devstack devstack@placement-api.service[66688]: DEBUG dbcounter [-] [66688] Writing DB stats placement:SELECT=4 {{(pid=66688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.062 | Aug 28 08:35:36 devstack devstack@placement-api.service[66687]: DEBUG dbcounter [-] [66687] Writing DB stats placement:INSERT=81,placement:UPDATE=3,placement:SELECT=6 {{(pid=66687) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.063 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.066 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-08-28 06:35:57.087 | not-found 2026-08-28 06:35:57.093 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.096 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-08-28 06:35:57.118 | enabled 2026-08-28 06:35:57.125 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-08-28 06:35:57.164 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-08-28 06:35:57.164 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-08-28 06:35:57.164 | Active: active (running) since Fri 2026-08-28 08:35:28 CEST; 28s ago 2026-08-28 06:35:57.164 | Main PID: 75746 (uwsgi) 2026-08-28 06:35:57.164 | Status: "uWSGI is ready" 2026-08-28 06:35:57.164 | Tasks: 9 (limit: 14255) 2026-08-28 06:35:57.165 | Memory: 260.8M (peak: 261.0M) 2026-08-28 06:35:57.165 | CPU: 11.786s 2026-08-28 06:35:57.165 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-08-28 06:35:57.165 | ├─75746 "glance-apiuWSGI master" 2026-08-28 06:35:57.165 | ├─75748 "glance-apiuWSGI worker 1" 2026-08-28 06:35:57.166 | └─75749 "glance-apiuWSGI worker 2" 2026-08-28 06:35:57.166 | 2026-08-28 06:35:57.166 | Aug 28 08:35:41 devstack devstack@g-api.service[75749]: INFO glance.location [None req-2a480782-5d06-48fc-846d-1d7267b5cf33 admin admin] Image format matched and virtual size computed: 117440512 2026-08-28 06:35:57.166 | Aug 28 08:35:41 devstack devstack@g-api.service[75749]: DEBUG glance_store.backend [None req-2a480782-5d06-48fc-846d-1d7267b5cf33 admin admin] Skipping store.set_acls... not implemented. {{(pid=75749) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-08-28 06:35:57.166 | Aug 28 08:35:41 devstack devstack@g-api.service[75749]: [pid: 75749|app: 0|req: 2/4] 127.0.0.1 () {42 vars in 914 bytes} [Fri Aug 28 08:35:39 2026] PUT /v2/images/f08659ba-d34f-40d3-9342-92af7297d5d7/file => generated 0 bytes in 1852 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-08-28 06:35:57.166 | Aug 28 08:35:41 devstack devstack@g-api.service[75748]: DEBUG glance.api.middleware.version_negotiation [None req-d4165bb0-cc64-4197-855f-73578eab43c2 admin admin] Determining version of request: GET /v2/images/f08659ba-d34f-40d3-9342-92af7297d5d7 Accept: */* {{(pid=75748) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-08-28 06:35:57.166 | Aug 28 08:35:41 devstack devstack@g-api.service[75748]: DEBUG glance.api.middleware.version_negotiation [None req-d4165bb0-cc64-4197-855f-73578eab43c2 admin admin] Using url versioning {{(pid=75748) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-08-28 06:35:57.166 | Aug 28 08:35:41 devstack devstack@g-api.service[75748]: DEBUG glance.api.middleware.version_negotiation [None req-d4165bb0-cc64-4197-855f-73578eab43c2 admin admin] Matched version: v2 {{(pid=75748) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-08-28 06:35:57.166 | Aug 28 08:35:41 devstack devstack@g-api.service[75748]: DEBUG glance.api.middleware.version_negotiation [None req-d4165bb0-cc64-4197-855f-73578eab43c2 admin admin] new path /v2/images/f08659ba-d34f-40d3-9342-92af7297d5d7 {{(pid=75748) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-08-28 06:35:57.166 | Aug 28 08:35:41 devstack devstack@g-api.service[75748]: [pid: 75748|app: 0|req: 3/5] 127.0.0.1 () {36 vars in 802 bytes} [Fri Aug 28 08:35:41 2026] GET /v2/images/f08659ba-d34f-40d3-9342-92af7297d5d7 => generated 976 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-08-28 06:35:57.166 | Aug 28 08:35:51 devstack devstack@g-api.service[75749]: DEBUG dbcounter [-] [75749] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=75749) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.167 | Aug 28 08:35:51 devstack devstack@g-api.service[75748]: DEBUG dbcounter [-] [75748] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=75748) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.170 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.174 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-08-28 06:35:57.197 | enabled 2026-08-28 06:35:57.203 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-08-28 06:35:57.229 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-08-28 06:35:57.229 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-08-28 06:35:57.229 | Active: active (running) since Fri 2026-08-28 08:35:18 CEST; 39s ago 2026-08-28 06:35:57.229 | Main PID: 74216 (cinder-schedule) 2026-08-28 06:35:57.229 | Tasks: 1 (limit: 14255) 2026-08-28 06:35:57.230 | Memory: 108.0M (peak: 108.4M) 2026-08-28 06:35:57.230 | CPU: 4.192s 2026-08-28 06:35:57.230 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-08-28 06:35:57.230 | └─74216 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-08-28 06:35:57.230 | 2026-08-28 06:35:57.230 | Aug 28 08:35:23 devstack cinder-scheduler[74216]: INFO cinder.manager [None req-422056d7-31f4-45b5-a3ee-93b9216b4f61 None None] Service 1 cleanup completed. 2026-08-28 06:35:57.230 | Aug 28 08:35:23 devstack cinder-scheduler[74216]: DEBUG cinder.service [None req-422056d7-31f4-45b5-a3ee-93b9216b4f61 None None] Creating RPC server for service cinder-scheduler {{(pid=74216) start /opt/stack/cinder/cinder/service.py:231}} 2026-08-28 06:35:57.230 | Aug 28 08:35:23 devstack cinder-scheduler[74216]: DEBUG cinder.service [None req-422056d7-31f4-45b5-a3ee-93b9216b4f61 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=74216) start /opt/stack/cinder/cinder/service.py:237}} 2026-08-28 06:35:57.230 | Aug 28 08:35:32 devstack cinder-scheduler[74216]: DEBUG cinder.scheduler.host_manager [None req-1dfbdce9-bb5d-4989-9063-05ad781e4c10 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=74216) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-08-28 06:35:57.230 | Aug 28 08:35:32 devstack cinder-scheduler[74216]: DEBUG cinder.scheduler.host_manager [None req-1dfbdce9-bb5d-4989-9063-05ad781e4c10 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, 8, 28, 6, 35, 32, 246949)}, {'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, 8, 28, 6, 35, 32, 246949)}]. {{(pid=74216) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-08-28 06:35:57.231 | Aug 28 08:35:32 devstack cinder-scheduler[74216]: DEBUG cinder.scheduler.host_manager [None req-1dfbdce9-bb5d-4989-9063-05ad781e4c10 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, 8, 28, 6, 35, 32, 205204)} {{(pid=74216) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-08-28 06:35:57.231 | Aug 28 08:35:33 devstack cinder-scheduler[74216]: DEBUG oslo_service.periodic_task [None req-dfae398c-82b9-42f0-b6ab-670c4ea248ba None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=74216) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-28 06:35:57.231 | Aug 28 08:35:33 devstack cinder-scheduler[74216]: INFO cinder.message.api [None req-dfae398c-82b9-42f0-b6ab-670c4ea248ba None None] Deleted 0 expired messages. 2026-08-28 06:35:57.231 | Aug 28 08:35:33 devstack cinder-scheduler[74216]: DEBUG oslo_service.periodic_task [None req-dfae398c-82b9-42f0-b6ab-670c4ea248ba None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=74216) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:254}} 2026-08-28 06:35:57.232 | Aug 28 08:35:43 devstack cinder-scheduler[74216]: DEBUG dbcounter [-] [74216] Writing DB stats cinder:SELECT=13,cinder:INSERT=1,cinder:DELETE=1 {{(pid=74216) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.236 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.240 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-08-28 06:35:57.261 | enabled 2026-08-28 06:35:57.267 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-08-28 06:35:57.294 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-08-28 06:35:57.294 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-08-28 06:35:57.294 | Active: active (running) since Fri 2026-08-28 08:35:11 CEST; 46s ago 2026-08-28 06:35:57.295 | Main PID: 73491 (uwsgi) 2026-08-28 06:35:57.295 | Status: "uWSGI is ready" 2026-08-28 06:35:57.295 | Tasks: 7 (limit: 14255) 2026-08-28 06:35:57.295 | Memory: 244.0M (peak: 244.5M) 2026-08-28 06:35:57.295 | CPU: 10.893s 2026-08-28 06:35:57.295 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-08-28 06:35:57.295 | ├─73491 "cinder-apiuWSGI master" 2026-08-28 06:35:57.295 | ├─73498 "cinder-apiuWSGI worker 1" 2026-08-28 06:35:57.295 | └─73499 "cinder-apiuWSGI worker 2" 2026-08-28 06:35:57.295 | 2026-08-28 06:35:57.296 | Aug 28 08:35:25 devstack devstack@c-api.service[73499]: DEBUG cinder.api.middleware.request_id [None req-4a6003e4-6c07-4eaf-b91b-fa47fb075ba1 None None] RequestId filter calling following filter/app {{(pid=73499) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} 2026-08-28 06:35:57.296 | Aug 28 08:35:25 devstack devstack@c-api.service[73499]: INFO cinder.api.openstack.wsgi [None req-4a6003e4-6c07-4eaf-b91b-fa47fb075ba1 admin admin] POST http://192.168.122.188/volume/v3/types/6b920c70-8cec-4884-9e8c-acac711d59b9/extra_specs 2026-08-28 06:35:57.296 | Aug 28 08:35:25 devstack devstack@c-api.service[73499]: DEBUG cinder.api.openstack.wsgi [None req-4a6003e4-6c07-4eaf-b91b-fa47fb075ba1 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=73499) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-08-28 06:35:57.296 | Aug 28 08:35:25 devstack devstack@c-api.service[73499]: /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-08-28 06:35:57.296 | Aug 28 08:35:25 devstack devstack@c-api.service[73499]: warnings.warn( 2026-08-28 06:35:57.296 | Aug 28 08:35:25 devstack devstack@c-api.service[73499]: DEBUG oslo_db.sqlalchemy.engines [None req-4a6003e4-6c07-4eaf-b91b-fa47fb075ba1 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=73499) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-08-28 06:35:57.296 | Aug 28 08:35:25 devstack devstack@c-api.service[73499]: INFO cinder.api.openstack.wsgi [None req-4a6003e4-6c07-4eaf-b91b-fa47fb075ba1 admin admin] http://192.168.122.188/volume/v3/types/6b920c70-8cec-4884-9e8c-acac711d59b9/extra_specs returned with HTTP 200 2026-08-28 06:35:57.296 | Aug 28 08:35:25 devstack devstack@c-api.service[73499]: [pid: 73499|app: 0|req: 1/3] 192.168.122.188 () {60 vars in 1338 bytes} [Fri Aug 28 08:35:25 2026] POST /volume/v3/types/6b920c70-8cec-4884-9e8c-acac711d59b9/extra_specs => generated 55 bytes in 884 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-08-28 06:35:57.296 | Aug 28 08:35:35 devstack devstack@c-api.service[73498]: DEBUG dbcounter [-] [73498] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=73498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.296 | Aug 28 08:35:35 devstack devstack@c-api.service[73499]: DEBUG dbcounter [-] [73499] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=73499) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.299 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.302 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-08-28 06:35:57.326 | enabled 2026-08-28 06:35:57.331 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-08-28 06:35:57.359 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-08-28 06:35:57.359 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-08-28 06:35:57.359 | Active: active (running) since Fri 2026-08-28 08:35:20 CEST; 36s ago 2026-08-28 06:35:57.359 | Main PID: 74873 (cinder-volume) 2026-08-28 06:35:57.360 | Tasks: 2 (limit: 14255) 2026-08-28 06:35:57.360 | Memory: 141.8M (peak: 156.7M) 2026-08-28 06:35:57.360 | CPU: 11.396s 2026-08-28 06:35:57.360 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-08-28 06:35:57.360 | ├─74873 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-28 06:35:57.360 | └─75033 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-08-28 06:35:57.360 | 2026-08-28 06:35:57.360 | Aug 28 08:35:33 devstack cinder-volume[75033]: DEBUG oslo_concurrency.processutils [None req-1dfbdce9-bb5d-4989-9063-05ad781e4c10 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o size,data_percent --separator : --nosuffix /dev/stack-volumes-lvmdriver-1/stack-volumes-lvmdriver-1-pool" returned: 0 in 0.268s {{(pid=75033) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-28 06:35:57.360 | Aug 28 08:35:33 devstack cinder-volume[75033]: DEBUG oslo_concurrency.processutils [None req-1dfbdce9-bb5d-4989-9063-05ad781e4c10 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 {{(pid=75033) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-08-28 06:35:57.361 | Aug 28 08:35:33 devstack sudo[75886]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-08-28 06:35:57.361 | Aug 28 08:35:33 devstack sudo[75886]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-08-28 06:35:57.361 | Aug 28 08:35:33 devstack sudo[75886]: pam_unix(sudo:session): session closed for user root 2026-08-28 06:35:57.361 | Aug 28 08:35:33 devstack cinder-volume[75033]: DEBUG oslo_concurrency.processutils [None req-1dfbdce9-bb5d-4989-9063-05ad781e4c10 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.284s {{(pid=75033) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-08-28 06:35:57.361 | Aug 28 08:35:33 devstack cinder-volume[75033]: INFO cinder.volume.manager [None req-1dfbdce9-bb5d-4989-9063-05ad781e4c10 None None] Driver post RPC initialization completed successfully. 2026-08-28 06:35:57.361 | Aug 28 08:35:35 devstack cinder-volume[74873]: DEBUG dbcounter [-] [74873] Writing DB stats cinder:SELECT=8,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=74873) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.361 | Aug 28 08:35:42 devstack cinder-volume[75033]: DEBUG dbcounter [-] [75033] Writing DB stats cinder:SELECT=3 {{(pid=75033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.361 | Aug 28 08:35:43 devstack cinder-volume[75033]: DEBUG dbcounter [-] [75033] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=75033) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.366 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.370 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-08-28 06:35:57.390 | not-found 2026-08-28 06:35:57.397 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.402 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-08-28 06:35:57.429 | not-found 2026-08-28 06:35:57.435 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.439 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-08-28 06:35:57.460 | not-found 2026-08-28 06:35:57.467 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.472 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-08-28 06:35:57.493 | not-found 2026-08-28 06:35:57.498 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.502 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-08-28 06:35:57.522 | not-found 2026-08-28 06:35:57.529 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.533 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-08-28 06:35:57.559 | enabled 2026-08-28 06:35:57.566 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-08-28 06:35:57.598 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-08-28 06:35:57.598 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-08-28 06:35:57.598 | Active: active (running) since Fri 2026-08-28 08:33:01 CEST; 2min 55s ago 2026-08-28 06:35:57.599 | Main PID: 63276 (neutron-ovn-age) 2026-08-28 06:35:57.599 | Tasks: 20 (limit: 14255) 2026-08-28 06:35:57.599 | Memory: 343.6M (peak: 344.4M) 2026-08-28 06:35:57.599 | CPU: 12.785s 2026-08-28 06:35:57.599 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-08-28 06:35:57.599 | ├─63276 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-08-28 06:35:57.599 | ├─64808 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-08-28 06:35:57.599 | ├─65190 /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/tmphexxrleo/privsep.sock 2026-08-28 06:35:57.600 | └─67542 /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/tmpemzuh16z/privsep.sock 2026-08-28 06:35:57.600 | 2026-08-28 06:35:57.600 | Aug 28 08:34:43 devstack neutron-ovn-agent[64808]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=fde587f3-81ff-416c-ba6a-0e9cfb6a07b7, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'e6:89:4c', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '5e:09:2e:1a:5c:3f', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=fde587f3-81ff-416c-ba6a-0e9cfb6a07b7, nb_cfg=1) {{(pid=64808) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-08-28 06:35:57.600 | Aug 28 08:34:43 devstack neutron-ovn-agent[64808]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 0 seconds {{(pid=64808) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-08-28 06:35:57.600 | Aug 28 08:34:43 devstack neutron-ovn-agent[64808]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn d9bd3442 n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=ab9deff2-d60b-4ba5-a0cd-dbfe28fe8bb3, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=64808) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:91}} 2026-08-28 06:35:57.600 | Aug 28 08:34:43 devstack neutron-ovn-agent[64808]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] txn d9bd3442 succeeded {{(pid=64808) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:137}} 2026-08-28 06:35:57.601 | Aug 28 08:35:06 devstack neutron-ovn-agent[64808]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-28 06:35:57.601 | Aug 28 08:35:06 devstack neutron-ovn-agent[64808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.001s {{(pid=64808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-28 06:35:57.601 | Aug 28 08:35:06 devstack neutron-ovn-agent[64808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-28 06:35:57.601 | Aug 28 08:35:06 devstack neutron-ovn-agent[64808]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=64808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:512}} 2026-08-28 06:35:57.601 | Aug 28 08:35:06 devstack neutron-ovn-agent[64808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=64808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:525}} 2026-08-28 06:35:57.601 | Aug 28 08:35:06 devstack neutron-ovn-agent[64808]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=64808) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:544}} 2026-08-28 06:35:57.605 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.609 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-08-28 06:35:57.633 | not-found 2026-08-28 06:35:57.641 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.646 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-08-28 06:35:57.666 | not-found 2026-08-28 06:35:57.671 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.676 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-08-28 06:35:57.697 | not-found 2026-08-28 06:35:57.704 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.710 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-08-28 06:35:57.732 | not-found 2026-08-28 06:35:57.739 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.743 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-08-28 06:35:57.767 | enabled 2026-08-28 06:35:57.775 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-08-28 06:35:57.806 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-08-28 06:35:57.806 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-08-28 06:35:57.806 | Active: active (running) since Fri 2026-08-28 08:26:28 CEST; 9min ago 2026-08-28 06:35:57.806 | Main PID: 39870 (dstat.sh) 2026-08-28 06:35:57.806 | Tasks: 3 (limit: 14255) 2026-08-28 06:35:57.806 | Memory: 27.5M (peak: 28.0M) 2026-08-28 06:35:57.807 | CPU: 3.494s 2026-08-28 06:35:57.807 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-08-28 06:35:57.807 | ├─39870 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-08-28 06:35:57.807 | ├─40000 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-08-28 06:35:57.807 | └─40001 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-08-28 06:35:57.807 | 2026-08-28 06:35:57.807 | Aug 28 08:35:48 devstack dstat.sh[40001]: 28-08 08:35:48| 21 7 69 0 0|5282M 190M 214M 6062M| 52B 0 | 0 177k| 0 8.04 |2505 1548 |2.85 2.52 1.66|2.0 0 1.0| 0 0 | | 17 284 0 25 0 2026-08-28 06:35:57.807 | Aug 28 08:35:49 devstack dstat.sh[40001]: 28-08 08:35:49| 16 13 63 0 0|5208M 264M 214M 6062M| 11k 35k| 48k 348k|4.00 33.0 |5194 4337 |2.85 2.52 1.66|4.0 0 262| 0 0 | | 17 283 0 26 0 2026-08-28 06:35:57.807 | Aug 28 08:35:50 devstack dstat.sh[40001]: 28-08 08:35:50| 18 10 69 0 0|5223M 250M 214M 6062M| 52B 0 | 0 1085k| 0 135 |2528 1575 |2.85 2.52 1.66|2.0 0 0| 0 0 | | 17 283 0 26 0 2026-08-28 06:35:57.808 | Aug 28 08:35:51 devstack dstat.sh[40001]: 28-08 08:35:51| 19 9 67 0 0|5258M 214M 214M 6062M| 0 0 | 0 787k| 0 61.0 |2984 2222 |2.70 2.49 1.66|3.0 0 0| 0 0 | | 17 283 0 26 0 2026-08-28 06:35:57.808 | Aug 28 08:35:52 devstack dstat.sh[40001]: 28-08 08:35:52| 15 15 61 0 0|5241M 231M 214M 6062M|4106B 22k| 104k 391k|8.98 49.9 |5426 4808 |2.70 2.49 1.66|2.0 0 280| 0 0 | | 17 287 0 26 0 2026-08-28 06:35:57.808 | Aug 28 08:35:53 devstack dstat.sh[40001]: 28-08 08:35:53| 4 3 91 0 0|5241M 231M 214M 6062M| 132B 477B| 0 112k| 0 8.01 |1535 1337 |2.70 2.49 1.66|2.0 0 5.0| 0 0 | | 17 287 0 26 0 2026-08-28 06:35:57.809 | Aug 28 08:35:54 devstack dstat.sh[40001]: 28-08 08:35:54| 17 10 69 0 0|5244M 228M 214M 6062M| 52B 0 | 0 108k| 0 7.01 |2490 1515 |2.70 2.49 1.66|3.0 0 0| 0 0 | | 17 287 0 26 0 2026-08-28 06:35:57.809 | Aug 28 08:35:55 devstack dstat.sh[40001]: 28-08 08:35:55| 20 8 69 0 0|5260M 213M 214M 6062M| 0 0 | 0 132k| 0 14.0 |2522 1579 |2.70 2.49 1.66|2.0 0 0| 0 0 | | 17 287 0 26 0 2026-08-28 06:35:57.809 | Aug 28 08:35:56 devstack dstat.sh[40001]: 28-08 08:35:56| 23 5 68 0 0|5260M 212M 214M 6062M| 52B 0 | 0 40k| 0 1.00 |2965 2100 |2.57 2.47 1.66|4.0 0 3.0| 0 0 | | 17 291 0 26 0 2026-08-28 06:35:57.809 | Aug 28 08:35:57 devstack dstat.sh[40001]: 28-08 08:35:57| 11 20 58 0 0|5232M 240M 214M 6062M|9039B 59k|8190B 0 |2.00 0 |5716 4115 |2.57 2.47 1.66|4.0 0 189| 0 0 | | 17 291 0 26 0 2026-08-28 06:35:57.815 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.820 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-08-28 06:35:57.843 | enabled 2026-08-28 06:35:57.851 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-08-28 06:35:57.877 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-08-28 06:35:57.877 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-08-28 06:35:57.877 | Active: active (running) since Fri 2026-08-28 08:32:59 CEST; 2min 58s ago 2026-08-28 06:35:57.877 | Main PID: 62581 (neutron-ovn-met) 2026-08-28 06:35:57.877 | Tasks: 2 (limit: 14255) 2026-08-28 06:35:57.878 | Memory: 121.1M (peak: 121.7M) 2026-08-28 06:35:57.878 | CPU: 4.064s 2026-08-28 06:35:57.878 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-08-28 06:35:57.878 | └─62581 "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-08-28 06:35:57.878 | 2026-08-28 06:35:57.878 | Aug 28 08:33:03 devstack neutron-ovn-metadata-agent[62581]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-08-28 06:35:57.878 | Aug 28 08:33:03 devstack neutron-ovn-metadata-agent[62581]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-08-28 06:35:57.878 | Aug 28 08:33:03 devstack neutron-ovn-metadata-agent[62581]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-28 06:35:57.878 | Aug 28 08:33:03 devstack neutron-ovn-metadata-agent[62581]: 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-08-28 06:35:57.879 | Aug 28 08:33:03 devstack neutron-ovn-metadata-agent[62581]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-08-28 06:35:57.879 | Aug 28 08:33:03 devstack neutron-ovn-metadata-agent[62581]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-08-28 06:35:57.879 | Aug 28 08:33:03 devstack neutron-ovn-metadata-agent[62581]: 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-08-28 06:35:57.880 | Aug 28 08:33:03 devstack neutron-ovn-metadata-agent[62581]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-08-28 06:35:57.880 | Aug 28 08:33:03 devstack neutron-ovn-metadata-agent[62581]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-08-28 06:35:57.880 | Aug 28 08:33:03 devstack neutron-ovn-metadata-agent[62581]: ERROR neutron 2026-08-28 06:35:57.886 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.892 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-08-28 06:35:57.920 | enabled 2026-08-28 06:35:57.928 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-08-28 06:35:57.955 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-08-28 06:35:57.955 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-08-28 06:35:57.955 | Active: active (running) since Fri 2026-08-28 08:33:05 CEST; 2min 52s ago 2026-08-28 06:35:57.955 | Main PID: 64381 (uwsgi) 2026-08-28 06:35:57.955 | Status: "uWSGI is ready" 2026-08-28 06:35:57.955 | Tasks: 23 (limit: 14255) 2026-08-28 06:35:57.955 | Memory: 383.9M (peak: 384.7M) 2026-08-28 06:35:57.955 | CPU: 42.938s 2026-08-28 06:35:57.955 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-08-28 06:35:57.956 | ├─64381 "neutron-apiuWSGI master" 2026-08-28 06:35:57.956 | ├─64382 "neutron-apiuWSGI worker 1" 2026-08-28 06:35:57.956 | └─64383 "neutron-apiuWSGI worker 2" 2026-08-28 06:35:57.956 | 2026-08-28 06:35:57.956 | Aug 28 08:35:36 devstack devstack@neutron-api.service[64383]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64383) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-28 06:35:57.956 | Aug 28 08:35:36 devstack devstack@neutron-api.service[64383]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "7c276239f81455488c8b9d7f13f2c42c" from periodic health check thread {{(pid=64383) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-28 06:35:57.956 | Aug 28 08:35:36 devstack devstack@neutron-api.service[64382]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64382) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-28 06:35:57.956 | Aug 28 08:35:36 devstack devstack@neutron-api.service[64382]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "22ab080c12175e25bea3bae31dcc7746" from periodic health check thread {{(pid=64382) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-28 06:35:57.956 | Aug 28 08:35:46 devstack devstack@neutron-api.service[64383]: DEBUG dbcounter [-] [64383] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.956 | Aug 28 08:35:46 devstack devstack@neutron-api.service[64382]: DEBUG dbcounter [-] [64382] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:57.957 | Aug 28 08:35:51 devstack devstack@neutron-api.service[64383]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64383) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-28 06:35:57.957 | Aug 28 08:35:51 devstack devstack@neutron-api.service[64383]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "7c276239f81455488c8b9d7f13f2c42c" from periodic health check thread {{(pid=64383) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-28 06:35:57.957 | Aug 28 08:35:51 devstack devstack@neutron-api.service[64382]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64382) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-08-28 06:35:57.957 | Aug 28 08:35:51 devstack devstack@neutron-api.service[64382]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "22ab080c12175e25bea3bae31dcc7746" from periodic health check thread {{(pid=64382) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1532}} 2026-08-28 06:35:57.962 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:57.966 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-08-28 06:35:57.988 | enabled 2026-08-28 06:35:57.995 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-08-28 06:35:58.021 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-08-28 06:35:58.021 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-08-28 06:35:58.021 | Active: active (running) since Fri 2026-08-28 08:33:09 CEST; 2min 48s ago 2026-08-28 06:35:58.022 | Main PID: 65392 (neutron-periodi) 2026-08-28 06:35:58.022 | Tasks: 15 (limit: 14255) 2026-08-28 06:35:58.022 | Memory: 180.1M (peak: 180.3M) 2026-08-28 06:35:58.022 | CPU: 7.017s 2026-08-28 06:35:58.022 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-08-28 06:35:58.022 | ├─65392 "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-08-28 06:35:58.022 | └─66012 "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-08-28 06:35:58.023 | 2026-08-28 06:35:58.023 | Aug 28 08:34:40 devstack neutron-periodic-workers[66012]: DEBUG oslo.service.backend._threading.loopingcall [None req-cdfa8792-e33f-4e44-be18-96234e520f52 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=66012) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.023 | Aug 28 08:34:50 devstack neutron-periodic-workers[66012]: DEBUG dbcounter [-] [66012] Writing DB stats neutron:SELECT=4 {{(pid=66012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:58.023 | Aug 28 08:35:13 devstack neutron-periodic-workers[66012]: DEBUG neutron.db.agents_db [None req-19c295eb-4d7d-4f48-8089-fec8c9f1e628 None None] Agent healthcheck: found 0 active agents {{(pid=66012) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-28 06:35:58.023 | Aug 28 08:35:13 devstack neutron-periodic-workers[66012]: DEBUG oslo.service.backend._threading.loopingcall [None req-19c295eb-4d7d-4f48-8089-fec8c9f1e628 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.98 seconds {{(pid=66012) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.023 | Aug 28 08:35:17 devstack neutron-periodic-workers[66012]: DEBUG oslo.service.backend._threading.loopingcall [None req-cdfa8792-e33f-4e44-be18-96234e520f52 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=66012) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.023 | Aug 28 08:35:21 devstack neutron-periodic-workers[66012]: DEBUG oslo.service.backend._threading.loopingcall [None req-ec30082d-9429-41ad-87fc-cf3d486af9f3 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.97 seconds {{(pid=66012) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.024 | Aug 28 08:35:31 devstack neutron-periodic-workers[66012]: DEBUG dbcounter [-] [66012] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=66012) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:58.024 | Aug 28 08:35:50 devstack neutron-periodic-workers[66012]: DEBUG neutron.db.agents_db [None req-19c295eb-4d7d-4f48-8089-fec8c9f1e628 None None] Agent healthcheck: found 0 active agents {{(pid=66012) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-08-28 06:35:58.024 | Aug 28 08:35:50 devstack neutron-periodic-workers[66012]: DEBUG oslo.service.backend._threading.loopingcall [None req-19c295eb-4d7d-4f48-8089-fec8c9f1e628 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66012) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.024 | Aug 28 08:35:54 devstack neutron-periodic-workers[66012]: DEBUG oslo.service.backend._threading.loopingcall [None req-cdfa8792-e33f-4e44-be18-96234e520f52 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.99 seconds {{(pid=66012) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.027 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:58.034 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-08-28 06:35:58.058 | enabled 2026-08-28 06:35:58.064 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-08-28 06:35:58.092 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-08-28 06:35:58.093 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-08-28 06:35:58.093 | Active: active (running) since Fri 2026-08-28 08:33:06 CEST; 2min 51s ago 2026-08-28 06:35:58.093 | Main PID: 64892 (neutron-rpc-ser) 2026-08-28 06:35:58.093 | Tasks: 23 (limit: 14255) 2026-08-28 06:35:58.093 | Memory: 193.2M (peak: 193.7M) 2026-08-28 06:35:58.093 | CPU: 8.863s 2026-08-28 06:35:58.093 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-08-28 06:35:58.093 | ├─64892 "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-08-28 06:35:58.094 | ├─65981 "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-08-28 06:35:58.094 | └─65983 "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-08-28 06:35:58.094 | 2026-08-28 06:35:58.094 | Aug 28 08:33:20 devstack neutron-rpc-server[65983]: DEBUG neutron.plugins.ml2.plugin [-] neutron.plugins.ml2.plugin.Ml2Plugin method start_rpc_listeners called with arguments () {} {{(pid=65983) wrapper /opt/stack/data/venv/lib/python3.12/site-packages/oslo_log/helpers.py:77}} 2026-08-28 06:35:58.094 | Aug 28 08:33:20 devstack neutron-rpc-server[65983]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=65983) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-28 06:35:58.094 | Aug 28 08:33:20 devstack neutron-rpc-server[65983]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=65983) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-28 06:35:58.094 | Aug 28 08:33:20 devstack neutron-rpc-server[65981]: DEBUG neutron.service [-] RpcWorker start finished, description: rpc worker {{(pid=65981) wrapper /opt/stack/neutron/neutron/common/utils.py:200}} 2026-08-28 06:35:58.094 | Aug 28 08:33:20 devstack neutron-rpc-server[65981]: DEBUG neutron.service [-] RpcWorker wait called, description: rpc worker {{(pid=65981) wrapper /opt/stack/neutron/neutron/common/utils.py:197}} 2026-08-28 06:35:58.095 | Aug 28 08:33:20 devstack neutron-rpc-server[65981]: DEBUG neutron.service [-] calling wait on {{(pid=65981) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-28 06:35:58.095 | Aug 28 08:33:20 devstack neutron-rpc-server[65983]: DEBUG neutron.service [-] calling wait on {{(pid=65983) _wait /opt/stack/neutron/neutron/service.py:90}} 2026-08-28 06:35:58.095 | Aug 28 08:33:28 devstack neutron-rpc-server[64892]: DEBUG dbcounter [-] [64892] Writing DB stats neutron:SELECT=5,neutron:INSERT=657 {{(pid=64892) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:58.095 | Aug 28 08:33:50 devstack neutron-rpc-server[65983]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-28 06:35:58.095 | Aug 28 08:33:50 devstack neutron-rpc-server[65981]: WARNING oslo_messaging.server [-] Possible hang: wait is waiting for stop to complete 2026-08-28 06:35:58.098 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:58.101 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-08-28 06:35:58.124 | enabled 2026-08-28 06:35:58.131 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-08-28 06:35:58.161 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-08-28 06:35:58.161 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-08-28 06:35:58.161 | Active: active (running) since Fri 2026-08-28 08:33:11 CEST; 2min 46s ago 2026-08-28 06:35:58.161 | Main PID: 65896 (neutron-ovn-mai) 2026-08-28 06:35:58.161 | Tasks: 12 (limit: 14255) 2026-08-28 06:35:58.161 | Memory: 269.5M (peak: 269.7M) 2026-08-28 06:35:58.161 | CPU: 8.313s 2026-08-28 06:35:58.161 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-08-28 06:35:58.161 | ├─65896 "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-08-28 06:35:58.162 | └─66015 "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-08-28 06:35:58.162 | 2026-08-28 06:35:58.162 | Aug 28 08:33:42 devstack neutron-ovn-maintenance-worker[66015]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-27d212fb-fb45-41b8-bab3-b92818b2f728 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66015) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-28 06:35:58.162 | Aug 28 08:33:42 devstack neutron-ovn-maintenance-worker[66015]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-27d212fb-fb45-41b8-bab3-b92818b2f728 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66015) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-28 06:35:58.162 | Aug 28 08:33:42 devstack neutron-ovn-maintenance-worker[66015]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-27d212fb-fb45-41b8-bab3-b92818b2f728 None None] OVN maintenance task update_router_distributed_flag finished in 0.010 seconds 2026-08-28 06:35:58.162 | Aug 28 08:33:42 devstack neutron-ovn-maintenance-worker[66015]: DEBUG futurist.periodics [None req-27d212fb-fb45-41b8-bab3-b92818b2f728 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=66015) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-28 06:35:58.162 | Aug 28 08:33:42 devstack neutron-ovn-maintenance-worker[66015]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-27d212fb-fb45-41b8-bab3-b92818b2f728 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66015) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:102}} 2026-08-28 06:35:58.162 | Aug 28 08:33:42 devstack neutron-ovn-maintenance-worker[66015]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-27d212fb-fb45-41b8-bab3-b92818b2f728 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66015) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:104}} 2026-08-28 06:35:58.162 | Aug 28 08:33:42 devstack neutron-ovn-maintenance-worker[66015]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-27d212fb-fb45-41b8-bab3-b92818b2f728 None None] OVN maintenance task update_security_group_with_address_group finished in 0.022 seconds 2026-08-28 06:35:58.162 | Aug 28 08:33:42 devstack neutron-ovn-maintenance-worker[66015]: DEBUG futurist.periodics [None req-27d212fb-fb45-41b8-bab3-b92818b2f728 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=66015) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-28 06:35:58.163 | Aug 28 08:33:42 devstack neutron-ovn-maintenance-worker[66015]: DEBUG futurist.periodics [None req-27d212fb-fb45-41b8-bab3-b92818b2f728 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=66015) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-08-28 06:35:58.163 | Aug 28 08:33:52 devstack neutron-ovn-maintenance-worker[66015]: DEBUG dbcounter [-] [66015] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66015) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:58.168 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:58.173 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-08-28 06:35:58.194 | enabled 2026-08-28 06:35:58.200 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-08-28 06:35:58.230 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-08-28 06:35:58.230 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-08-28 06:35:58.230 | Active: active (running) since Fri 2026-08-28 08:34:55 CEST; 1min 2s ago 2026-08-28 06:35:58.230 | Main PID: 70137 (nova-novncproxy) 2026-08-28 06:35:58.230 | Tasks: 4 (limit: 14255) 2026-08-28 06:35:58.230 | Memory: 109.1M (peak: 109.3M) 2026-08-28 06:35:58.231 | CPU: 3.816s 2026-08-28 06:35:58.231 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-08-28 06:35:58.231 | └─70137 /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-08-28 06:35:58.231 | 2026-08-28 06:35:58.231 | Aug 28 08:34:56 devstack nova-novncproxy[70137]: If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:35:58.231 | Aug 28 08:34:56 devstack nova-novncproxy[70137]: framework. For more detail see 2026-08-28 06:35:58.231 | Aug 28 08:34:56 devstack nova-novncproxy[70137]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:35:58.232 | Aug 28 08:34:56 devstack nova-novncproxy[70137]: import eventlet # noqa 2026-08-28 06:35:58.232 | Aug 28 08:34:56 devstack nova-novncproxy[70137]: 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-08-28 06:35:58.232 | Aug 28 08:35:00 devstack nova-novncproxy[70137]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-08-28 06:35:58.232 | Aug 28 08:35:00 devstack nova-novncproxy[70137]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-08-28 06:35:58.232 | Aug 28 08:35:00 devstack nova-novncproxy[70137]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-08-28 06:35:58.232 | Aug 28 08:35:00 devstack nova-novncproxy[70137]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-08-28 06:35:58.232 | Aug 28 08:35:00 devstack nova-novncproxy[70137]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-08-28 06:35:58.235 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:58.239 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-08-28 06:35:58.264 | enabled 2026-08-28 06:35:58.270 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-08-28 06:35:58.300 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-08-28 06:35:58.301 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-08-28 06:35:58.301 | Active: active (running) since Fri 2026-08-28 08:34:58 CEST; 1min 0s ago 2026-08-28 06:35:58.301 | Main PID: 70933 (nova-conductor:) 2026-08-28 06:35:58.301 | Tasks: 19 (limit: 14255) 2026-08-28 06:35:58.301 | Memory: 156.5M (peak: 156.7M) 2026-08-28 06:35:58.301 | CPU: 5.115s 2026-08-28 06:35:58.301 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-08-28 06:35:58.301 | ├─70933 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-08-28 06:35:58.302 | ├─72661 "nova-conductor: ServiceWrapper worker(0)" 2026-08-28 06:35:58.302 | └─72662 "nova-conductor: ServiceWrapper worker(1)" 2026-08-28 06:35:58.302 | 2026-08-28 06:35:58.302 | Aug 28 08:35:06 devstack nova-conductor[72662]: DEBUG nova.service [None req-78704d5d-ba24-43c4-b7d9-a119122bd56c None None] Join ServiceGroup membership for this service conductor {{(pid=72662) start /opt/stack/nova/nova/service.py:288}} 2026-08-28 06:35:58.302 | Aug 28 08:35:06 devstack nova-conductor[72662]: DEBUG nova.servicegroup.drivers.db [None req-78704d5d-ba24-43c4-b7d9-a119122bd56c None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=72662) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-08-28 06:35:58.302 | Aug 28 08:35:10 devstack nova-conductor[72661]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=72661) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.302 | Aug 28 08:35:10 devstack nova-conductor[72662]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=72662) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.302 | Aug 28 08:35:12 devstack nova-conductor[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-08-28 06:35:58.303 | Aug 28 08:35:13 devstack nova-conductor[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-08-28 06:35:58.303 | Aug 28 08:35:13 devstack nova-conductor[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-08-28 06:35:58.303 | Aug 28 08:35:20 devstack nova-conductor[72661]: DEBUG dbcounter [-] [72661] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=72661) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:58.303 | Aug 28 08:35:20 devstack nova-conductor[72662]: DEBUG dbcounter [-] [72662] Writing DB stats nova_cell0:SELECT=3 {{(pid=72662) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:58.303 | Aug 28 08:35:54 devstack nova-conductor[72661]: DEBUG oslo.service.backend._threading.loopingcall [None req-82b049f5-0f3c-4af1-9908-3680e4333d53 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72661) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.308 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-08-28 06:35:58.314 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-08-28 06:35:58.336 | enabled 2026-08-28 06:35:58.343 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-08-28 06:35:58.369 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-08-28 06:35:58.370 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-08-28 06:35:58.370 | Active: active (running) since Fri 2026-08-28 08:35:00 CEST; 57s ago 2026-08-28 06:35:58.370 | Main PID: 71492 (nova-conductor:) 2026-08-28 06:35:58.370 | Tasks: 37 (limit: 14255) 2026-08-28 06:35:58.370 | Memory: 168.1M (peak: 168.8M) 2026-08-28 06:35:58.370 | CPU: 5.121s 2026-08-28 06:35:58.370 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-08-28 06:35:58.370 | ├─71492 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-08-28 06:35:58.370 | ├─72621 "nova-conductor: ServiceWrapper worker(0)" 2026-08-28 06:35:58.370 | └─72629 "nova-conductor: ServiceWrapper worker(1)" 2026-08-28 06:35:58.370 | 2026-08-28 06:35:58.371 | Aug 28 08:35:20 devstack nova-conductor[72621]: DEBUG dbcounter [-] [72621] Writing DB stats nova_cell1:SELECT=6,nova_cell1:INSERT=1,nova_cell1:UPDATE=1 {{(pid=72621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-08-28 06:35:58.371 | Aug 28 08:35:20 devstack nova-conductor[72629]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=72629) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.371 | Aug 28 08:35:20 devstack nova-conductor[72621]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=72621) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.371 | Aug 28 08:35:30 devstack nova-conductor[72621]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72621) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.371 | Aug 28 08:35:30 devstack nova-conductor[72629]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.96 seconds {{(pid=72629) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.371 | Aug 28 08:35:40 devstack nova-conductor[72629]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=72629) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.371 | Aug 28 08:35:40 devstack nova-conductor[72621]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72621) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.371 | Aug 28 08:35:41 devstack nova-conductor[72621]: DEBUG oslo.service.backend._threading.loopingcall [None req-98c91453-6ad0-4cae-acd6-85ce16872577 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=72621) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.371 | Aug 28 08:35:50 devstack nova-conductor[72629]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72629) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.371 | Aug 28 08:35:50 devstack nova-conductor[72621]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=72621) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-08-28 06:35:58.378 | + ./stack.sh:main:1452 : is_service_enabled n-api 2026-08-28 06:35:58.407 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:58.412 | + ./stack.sh:main:1453 : is_service_enabled n-cpu 2026-08-28 06:35:58.439 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:35:58.443 | + ./stack.sh:main:1454 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-08-28 06:35:58.447 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-08-28 06:35:59.106 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 06:35:59.106 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:35:59.106 | we strongly recommend against using it for new projects. 2026-08-28 06:35:59.106 | 2026-08-28 06:35:59.106 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:35:59.106 | framework. For more detail see 2026-08-28 06:35:59.107 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:35:59.107 | 2026-08-28 06:35:59.107 | import eventlet # noqa 2026-08-28 06:35:59.392 | 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-08-28 06:36:02.690 | INFO dbcounter [None req-d839a542-c437-499c-a5ba-879e0ad8166a None None] Registered counter for database nova_api 2026-08-28 06:36:02.816 | DEBUG dbcounter [-] [77119] Writer thread running {{(pid=77119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:36:02.827 | Found 2 cell mappings. 2026-08-28 06:36:02.827 | Skipping cell0 since it does not contain hosts. 2026-08-28 06:36:02.827 | Getting computes from cell 'cell1': 32efdb00-7a2d-4441-8c60-46f47ecee09c 2026-08-28 06:36:02.827 | INFO dbcounter [None req-d839a542-c437-499c-a5ba-879e0ad8166a None None] Registered counter for database nova_cell1 2026-08-28 06:36:02.908 | DEBUG dbcounter [-] [77119] Writer thread running {{(pid=77119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-08-28 06:36:03.088 | Checking host mapping for compute host 'devstack': 9d2e60d8-ab66-408f-a4d5-17080eca6003 2026-08-28 06:36:03.088 | Creating host mapping for compute host 'devstack': 9d2e60d8-ab66-408f-a4d5-17080eca6003 2026-08-28 06:36:03.088 | Found 1 unmapped computes in cell: 32efdb00-7a2d-4441-8c60-46f47ecee09c 2026-08-28 06:36:03.800 | + ./stack.sh:main:1467 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-08-28 06:36:04.373 | /opt/stack/nova/nova/monkey_patch.py:85: EventletDeprecationWarning: 2026-08-28 06:36:04.373 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-08-28 06:36:04.373 | we strongly recommend against using it for new projects. 2026-08-28 06:36:04.374 | 2026-08-28 06:36:04.374 | If you are already using Eventlet, we recommend migrating to a different 2026-08-28 06:36:04.374 | framework. For more detail see 2026-08-28 06:36:04.374 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-08-28 06:36:04.374 | 2026-08-28 06:36:04.374 | import eventlet # noqa 2026-08-28 06:36:04.651 | 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-08-28 06:36:08.234 | +-------------------------------------------+ 2026-08-28 06:36:08.234 | | Upgrade Check Results | 2026-08-28 06:36:08.234 | +-------------------------------------------+ 2026-08-28 06:36:08.234 | | Check: Cells v2 | 2026-08-28 06:36:08.234 | | Result: Success | 2026-08-28 06:36:08.235 | | Details: None | 2026-08-28 06:36:08.235 | +-------------------------------------------+ 2026-08-28 06:36:08.235 | | Check: Placement API | 2026-08-28 06:36:08.235 | | Result: Success | 2026-08-28 06:36:08.235 | | Details: None | 2026-08-28 06:36:08.235 | +-------------------------------------------+ 2026-08-28 06:36:08.235 | | Check: Cinder API | 2026-08-28 06:36:08.235 | | Result: Success | 2026-08-28 06:36:08.235 | | Details: None | 2026-08-28 06:36:08.235 | +-------------------------------------------+ 2026-08-28 06:36:08.235 | | Check: Policy File JSON to YAML Migration | 2026-08-28 06:36:08.235 | | Result: Success | 2026-08-28 06:36:08.236 | | Details: None | 2026-08-28 06:36:08.236 | +-------------------------------------------+ 2026-08-28 06:36:08.236 | | Check: Older than N-1 computes | 2026-08-28 06:36:08.236 | | Result: Success | 2026-08-28 06:36:08.236 | | Details: None | 2026-08-28 06:36:08.236 | +-------------------------------------------+ 2026-08-28 06:36:08.236 | | Check: hw_machine_type unset | 2026-08-28 06:36:08.236 | | Result: Success | 2026-08-28 06:36:08.236 | | Details: None | 2026-08-28 06:36:08.236 | +-------------------------------------------+ 2026-08-28 06:36:08.236 | | Check: Service User Token Configuration | 2026-08-28 06:36:08.237 | | Result: Success | 2026-08-28 06:36:08.237 | | Details: None | 2026-08-28 06:36:08.238 | +-------------------------------------------+ 2026-08-28 06:36:08.877 | + ./stack.sh:main:1474 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-08-28 06:36:08.882 | + ./stack.sh:main:1485 : command openstack complete 2026-08-28 06:36:08.882 | + ./stack.sh:main:1486 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-08-28 06:36:12.489 | + ./stack.sh:main:1489 : is_service_enabled cinder 2026-08-28 06:36:12.508 | + functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:36:12.510 | + ./stack.sh:main:1490 : is_ubuntu 2026-08-28 06:36:12.514 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-08-28 06:36:12.516 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-08-28 06:36:12.519 | + ./stack.sh:main:1491 : echo_summary 'Configuring lvm.conf global device filter' 2026-08-28 06:36:12.521 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:36:12.525 | + ./stack.sh:echo_summary:450 : echo -e Configuring lvm.conf global device filter 2026-08-28 06:36:12.528 | + ./stack.sh:main:1492 : set_lvm_filter 2026-08-28 06:36:12.531 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-08-28 06:36:12.534 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-08-28 06:36:12.536 | + lib/lvm:set_lvm_filter:191 : local pv 2026-08-28 06:36:12.539 | + lib/lvm:set_lvm_filter:192 : local vg 2026-08-28 06:36:12.542 | + lib/lvm:set_lvm_filter:193 : local line 2026-08-28 06:36:12.545 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-08-28 06:36:12.600 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-08-28 06:36:12.605 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-08-28 06:36:12.605 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-08-28 06:36:12.607 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-08-28 06:36:12.613 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-08-28 06:36:12.616 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-08-28 06:36:12.619 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-08-28 06:36:12.622 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-28 06:36:12.625 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-08-28 06:36:12.627 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-08-28 06:36:12.645 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-08-28 06:36:12.664 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-08-28 06:36:12.667 | + ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:36:12.670 | + ./stack.sh:echo_summary:450 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-08-28 06:36:12.672 | + ./stack.sh:main:1502 : run_phase stack test-config 2026-08-28 06:36:12.675 | + functions-common:run_phase:1848 : local mode=stack 2026-08-28 06:36:12.678 | + functions-common:run_phase:1849 : local phase=test-config 2026-08-28 06:36:12.680 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-08-28 06:36:12.683 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-08-28 06:36:12.686 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-08-28 06:36:12.688 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-08-28 06:36:12.691 | + functions-common:run_phase:1858 : local extra 2026-08-28 06:36:12.694 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-08-28 06:36:12.698 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-08-28 06:36:12.701 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-08-28 06:36:12.704 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-08-28 06:36:12.706 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-08-28 06:36:12.709 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-08-28 06:36:12.725 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:36:12.728 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 06:36:12.730 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:36:12.733 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-08-28 06:36:12.735 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:36:12.738 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-08-28 06:36:12.741 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:36:12.743 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-08-28 06:36:12.745 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:36:12.748 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-08-28 06:36:12.750 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-08-28 06:36:12.752 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-08-28 06:36:12.756 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-08-28 06:36:12.800 | [2016 Async install_tempest:37980]: Waiting for completion of install_tempest running on PID 37980 (1 other jobs running) 2026-08-28 06:36:12.821 | [2016 Async install_tempest:37980]: Signaling child to exit 2026-08-28 06:36:12.822 | WAKEUP 2026-08-28 06:36:12.841 | [2016 Async install_tempest:37980]: Signaled 2026-08-28 06:36:12.842 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-08-28 06:36:12.842 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-08-28 06:36:12.842 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-08-28 06:36:12.842 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-28 06:36:12.842 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-28 06:36:12.843 | +++ functions-common:git_clone:593 : pwd 2026-08-28 06:36:12.843 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 06:36:12.843 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 06:36:12.843 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 06:36:12.843 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-28 06:36:12.843 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 06:36:12.843 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 06:36:12.843 | ++ functions-common:git_clone:610 : echo master 2026-08-28 06:36:12.843 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 06:36:12.843 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-08-28 06:36:12.844 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 06:36:12.844 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-28 06:36:12.844 | ++ functions-common:git_timed:697 : local count=0 2026-08-28 06:36:12.844 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-28 06:36:12.844 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:36:12.844 | ++ functions-common:git_timed:701 : timeout=0 2026-08-28 06:36:12.844 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:36:12.844 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:36:12.844 | ++ functions-common:time_start:2407 : local start_time= 2026-08-28 06:36:12.844 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:36:12.844 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:36:12.845 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787898368361 2026-08-28 06:36:12.845 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-08-28 06:36:12.845 | Cloning into '/opt/stack/tempest'... 2026-08-28 06:36:12.845 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:36:12.845 | ++ functions-common:time_stop:2420 : local name 2026-08-28 06:36:12.845 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 06:36:12.845 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:36:12.845 | ++ functions-common:time_stop:2423 : local total 2026-08-28 06:36:12.845 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 06:36:12.845 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:36:12.846 | ++ functions-common:time_stop:2427 : start_time=1787898368361 2026-08-28 06:36:12.846 | ++ functions-common:time_stop:2429 : [[ -z 1787898368361 ]] 2026-08-28 06:36:12.846 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:36:12.846 | ++ functions-common:time_stop:2432 : end_time=1787898376706 2026-08-28 06:36:12.846 | ++ functions-common:time_stop:2433 : elapsed_time=8345 2026-08-28 06:36:12.846 | ++ functions-common:time_stop:2434 : total=409397 2026-08-28 06:36:12.846 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:36:12.846 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=417742 2026-08-28 06:36:12.846 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-08-28 06:36:12.846 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 06:36:12.847 | ++ functions-common:git_timed:697 : local count=0 2026-08-28 06:36:12.847 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-28 06:36:12.847 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:36:12.847 | ++ functions-common:git_timed:701 : timeout=0 2026-08-28 06:36:12.847 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:36:12.847 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:36:12.847 | ++ functions-common:time_start:2407 : local start_time= 2026-08-28 06:36:12.847 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:36:12.847 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:36:12.847 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787898376790 2026-08-28 06:36:12.847 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 06:36:12.848 | From https://review.opendev.org/openstack/tempest 2026-08-28 06:36:12.848 | * branch master -> FETCH_HEAD 2026-08-28 06:36:12.848 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:36:12.848 | ++ functions-common:time_stop:2420 : local name 2026-08-28 06:36:12.848 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 06:36:12.848 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:36:12.848 | ++ functions-common:time_stop:2423 : local total 2026-08-28 06:36:12.848 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 06:36:12.848 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:36:12.848 | ++ functions-common:time_stop:2427 : start_time=1787898376790 2026-08-28 06:36:12.849 | ++ functions-common:time_stop:2429 : [[ -z 1787898376790 ]] 2026-08-28 06:36:12.849 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:36:12.849 | ++ functions-common:time_stop:2432 : end_time=1787898377383 2026-08-28 06:36:12.849 | ++ functions-common:time_stop:2433 : elapsed_time=593 2026-08-28 06:36:12.849 | ++ functions-common:time_stop:2434 : total=417742 2026-08-28 06:36:12.849 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:36:12.849 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=418335 2026-08-28 06:36:12.849 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 06:36:12.849 | ++ functions-common:git_timed:697 : local count=0 2026-08-28 06:36:12.849 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-28 06:36:12.850 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:36:12.850 | ++ functions-common:git_timed:701 : timeout=0 2026-08-28 06:36:12.850 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:36:12.850 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:36:12.850 | ++ functions-common:time_start:2407 : local start_time= 2026-08-28 06:36:12.850 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:36:12.850 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:36:12.850 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787898377462 2026-08-28 06:36:12.850 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 06:36:12.850 | Note: switching to 'FETCH_HEAD'. 2026-08-28 06:36:12.851 | 2026-08-28 06:36:12.851 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 06:36:12.851 | changes and commit them, and you can discard any commits you make in this 2026-08-28 06:36:12.851 | state without impacting any branches by switching back to a branch. 2026-08-28 06:36:12.851 | 2026-08-28 06:36:12.851 | If you want to create a new branch to retain commits you create, you may 2026-08-28 06:36:12.851 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 06:36:12.851 | 2026-08-28 06:36:12.851 | git switch -c 2026-08-28 06:36:12.851 | 2026-08-28 06:36:12.852 | Or undo this operation with: 2026-08-28 06:36:12.852 | 2026-08-28 06:36:12.852 | git switch - 2026-08-28 06:36:12.852 | 2026-08-28 06:36:12.852 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 06:36:12.852 | 2026-08-28 06:36:12.852 | HEAD is now at ea2da2069 Fix list_live_migrations for the server uuid field 2026-08-28 06:36:12.852 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:36:12.852 | ++ functions-common:time_stop:2420 : local name 2026-08-28 06:36:12.852 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 06:36:12.853 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:36:12.853 | ++ functions-common:time_stop:2423 : local total 2026-08-28 06:36:12.853 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 06:36:12.853 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:36:12.853 | ++ functions-common:time_stop:2427 : start_time=1787898377462 2026-08-28 06:36:12.853 | ++ functions-common:time_stop:2429 : [[ -z 1787898377462 ]] 2026-08-28 06:36:12.853 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:36:12.853 | ++ functions-common:time_stop:2432 : end_time=1787898377674 2026-08-28 06:36:12.853 | ++ functions-common:time_stop:2433 : elapsed_time=212 2026-08-28 06:36:12.853 | ++ functions-common:time_stop:2434 : total=418335 2026-08-28 06:36:12.854 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:36:12.854 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=418547 2026-08-28 06:36:12.854 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-08-28 06:36:12.854 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-08-28 06:36:12.854 | ++ functions-common:git_clone:673 : head -1 2026-08-28 06:36:12.854 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-28 06:36:12.854 | ea2da2069 Fix list_live_migrations for the server uuid field 2026-08-28 06:36:12.854 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 06:36:12.854 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-08-28 06:36:12.855 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-08-28 06:36:12.855 | ++ 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-08-28 06:36:12.855 | Collecting tox!=2.8.0,<4.0.0 2026-08-28 06:36:12.855 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-08-28 06:36:12.855 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-08-28 06:36:12.855 | Downloading filelock-3.32.3-py3-none-any.whl.metadata (2.0 kB) 2026-08-28 06:36:12.855 | 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-08-28 06:36:12.855 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-08-28 06:36:12.855 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-08-28 06:36:12.855 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-08-28 06:36:12.855 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-08-28 06:36:12.856 | 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-08-28 06:36:12.856 | 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-08-28 06:36:12.856 | Downloading virtualenv-21.7.4-py3-none-any.whl.metadata (3.5 kB) 2026-08-28 06:36:12.856 | 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-08-28 06:36:12.856 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-08-28 06:36:12.856 | 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-08-28 06:36:12.856 | 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-08-28 06:36:12.856 | Downloading python_discovery-1.5.2-py3-none-any.whl.metadata (5.1 kB) 2026-08-28 06:36:12.856 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-08-28 06:36:12.857 | Downloading filelock-3.32.3-py3-none-any.whl (98 kB) 2026-08-28 06:36:12.857 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-08-28 06:36:12.857 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-08-28 06:36:12.857 | Downloading virtualenv-21.7.4-py3-none-any.whl (5.3 MB) 2026-08-28 06:36:12.857 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 48.5 MB/s 0:00:00 2026-08-28 06:36:12.857 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-08-28 06:36:12.857 | Downloading python_discovery-1.5.2-py3-none-any.whl (38 kB) 2026-08-28 06:36:12.857 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-08-28 06:36:12.857 | 2026-08-28 06:36:12.858 | 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-08-28 06:36:12.858 | ++ inc/python:pip_install:216 : result=0 2026-08-28 06:36:12.858 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:36:12.858 | ++ functions-common:time_stop:2420 : local name 2026-08-28 06:36:12.858 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 06:36:12.858 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:36:12.858 | ++ functions-common:time_stop:2423 : local total 2026-08-28 06:36:12.858 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 06:36:12.858 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:36:12.859 | ++ functions-common:time_stop:2427 : start_time=1787898377773 2026-08-28 06:36:12.859 | ++ functions-common:time_stop:2429 : [[ -z 1787898377773 ]] 2026-08-28 06:36:12.859 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:36:12.859 | ++ functions-common:time_stop:2432 : end_time=1787898381512 2026-08-28 06:36:12.859 | ++ functions-common:time_stop:2433 : elapsed_time=3739 2026-08-28 06:36:12.859 | ++ functions-common:time_stop:2434 : total=159510 2026-08-28 06:36:12.859 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:36:12.859 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=163249 2026-08-28 06:36:12.859 | ++ inc/python:pip_install:219 : return 0 2026-08-28 06:36:12.860 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-08-28 06:36:12.860 | /opt/stack/tempest ~/devstack 2026-08-28 06:36:12.860 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-08-28 06:36:12.860 | Switched to branch 'master' 2026-08-28 06:36:12.860 | Your branch is up to date with 'origin/master'. 2026-08-28 06:36:12.860 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-08-28 06:36:12.860 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-28 06:36:12.860 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.i6n3cFkOk7 2026-08-28 06:36:12.861 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.i6n3cFkOk7 2026-08-28 06:36:12.861 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-28 06:36:12.861 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.i6n3cFkOk7 2026-08-28 06:36:12.861 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-28 06:36:12.861 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-28 06:36:12.861 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-28 06:36:12.861 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 06:36:12.861 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 06:36:12.861 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 06:36:12.862 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 06:36:12.862 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-08-28 06:36:12.862 | full create: /opt/stack/tempest/.tox/tempest 2026-08-28 06:36:12.862 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-28 06:36:12.862 | full develop-inst: /opt/stack/tempest 2026-08-28 06:36:12.862 | 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@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#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-08-28 06:36:12.862 | ___________________________________ summary ____________________________________ 2026-08-28 06:36:12.863 | full: skipped tests 2026-08-28 06:36:12.863 | congratulations :) 2026-08-28 06:36:12.863 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.i6n3cFkOk7 -r requirements.txt 2026-08-28 06:36:12.863 | 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-08-28 06:36:12.863 | 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-08-28 06:36:12.863 | 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-08-28 06:36:12.863 | 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-08-28 06:36:12.864 | 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-08-28 06:36:12.864 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-28 06:36:12.864 | 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-08-28 06:36:12.864 | 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-08-28 06:36:12.864 | 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-08-28 06:36:12.864 | 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-08-28 06:36:12.864 | 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-08-28 06:36:12.864 | 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-08-28 06:36:12.864 | 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-08-28 06:36:12.865 | 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-08-28 06:36:12.865 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-28 06:36:12.865 | 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-08-28 06:36:12.865 | 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-08-28 06:36:12.865 | 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-08-28 06:36:12.865 | 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-08-28 06:36:12.865 | 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-08-28 06:36:12.865 | 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-08-28 06:36:12.865 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-28 06:36:12.866 | 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-08-28 06:36:12.866 | 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-08-28 06:36:12.866 | 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-08-28 06:36:12.866 | 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-08-28 06:36:12.866 | 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-08-28 06:36:12.866 | 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-08-28 06:36:12.866 | 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-08-28 06:36:12.866 | 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-08-28 06:36:12.866 | 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-08-28 06:36:12.867 | 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-08-28 06:36:12.867 | 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-08-28 06:36:12.867 | 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-08-28 06:36:12.867 | 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-08-28 06:36:12.867 | 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-08-28 06:36:12.867 | 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-08-28 06:36:12.867 | 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-08-28 06:36:12.867 | 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-08-28 06:36:12.867 | 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-08-28 06:36:12.868 | 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-08-28 06:36:12.868 | 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-08-28 06:36:12.868 | 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-08-28 06:36:12.868 | 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-08-28 06:36:12.868 | 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-08-28 06:36:12.868 | 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-08-28 06:36:12.868 | 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-08-28 06:36:12.868 | 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-08-28 06:36:12.868 | 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-08-28 06:36:12.868 | 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-08-28 06:36:12.869 | 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-08-28 06:36:12.869 | 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-08-28 06:36:12.869 | 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-08-28 06:36:12.869 | 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-08-28 06:36:12.869 | 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-08-28 06:36:12.869 | 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-08-28 06:36:12.869 | 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-08-28 06:36:12.869 | 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-08-28 06:36:12.869 | 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-08-28 06:36:12.869 | 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-08-28 06:36:12.870 | 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-08-28 06:36:12.870 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-08-28 06:36:12.870 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.i6n3cFkOk7 2026-08-28 06:36:12.870 | ++ lib/tempest:install_tempest:868 : popd 2026-08-28 06:36:12.870 | ~/devstack 2026-08-28 06:36:12.884 | [2016 Async install_tempest:37980]: finished install_tempest with result 0 in 43 seconds 2026-08-28 06:36:12.888 | ++ inc/async:async_wait:197 : return 0 2026-08-28 06:36:12.891 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-08-28 06:36:12.893 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:36:12.896 | ++ ./stack.sh:echo_summary:450 : echo -e Initializing Tempest 2026-08-28 06:36:12.898 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-08-28 06:36:12.901 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-08-28 06:36:12.903 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-08-28 06:36:12.905 | ++ inc/python:setup_develop:353 : local bindep 2026-08-28 06:36:12.907 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-28 06:36:12.909 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-08-28 06:36:12.911 | ++ inc/python:setup_develop:359 : local extras= 2026-08-28 06:36:12.913 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-08-28 06:36:12.915 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-08-28 06:36:12.917 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-28 06:36:12.919 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-08-28 06:36:12.921 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-08-28 06:36:12.923 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-08-28 06:36:12.926 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-08-28 06:36:12.928 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-08-28 06:36:12.930 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-08-28 06:36:12.932 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-08-28 06:36:12.934 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-08-28 06:36:12.937 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-08-28 06:36:12.942 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-08-28 06:36:12.944 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-08-28 06:36:12.946 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-08-28 06:36:13.136 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-08-28 06:36:13.138 | ++ inc/python:setup_package:436 : local bindep=0 2026-08-28 06:36:13.141 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-08-28 06:36:13.144 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-08-28 06:36:13.147 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-08-28 06:36:13.150 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-08-28 06:36:13.153 | ++ inc/python:setup_package:445 : local flags=-e 2026-08-28 06:36:13.155 | ++ inc/python:setup_package:446 : local extras= 2026-08-28 06:36:13.158 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-08-28 06:36:13.160 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-08-28 06:36:13.163 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-08-28 06:36:13.165 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-08-28 06:36:13.168 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-08-28 06:36:13.170 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-08-28 06:36:13.191 | Using python 3.12 to install /opt/stack/tempest 2026-08-28 06:36:13.193 | ++ 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-08-28 06:36:14.288 | Obtaining file:///opt/stack/tempest 2026-08-28 06:36:14.291 | Installing build dependencies: started 2026-08-28 06:36:16.233 | Installing build dependencies: finished with status 'done' 2026-08-28 06:36:16.234 | Checking if build backend supports build_editable: started 2026-08-28 06:36:16.872 | Checking if build backend supports build_editable: finished with status 'done' 2026-08-28 06:36:16.874 | Getting requirements to build editable: started 2026-08-28 06:36:17.220 | Getting requirements to build editable: finished with status 'done' 2026-08-28 06:36:17.222 | Preparing editable metadata (pyproject.toml): started 2026-08-28 06:36:18.587 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-08-28 06:36:18.625 | 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.dev44) (7.0.3) 2026-08-28 06:36:18.626 | 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.dev44) (4.16.0) 2026-08-28 06:36:18.627 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.26.0) 2026-08-28 06:36:18.628 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (2.9.1) 2026-08-28 06:36:18.629 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.0.0) 2026-08-28 06:36:18.630 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (43.0.3) 2026-08-28 06:36:18.631 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (1.3.0) 2026-08-28 06:36:18.632 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (7.6.1) 2026-08-28 06:36:18.634 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (10.7.0) 2026-08-28 06:36:18.635 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (8.3.1) 2026-08-28 06:36:18.679 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev44) 2026-08-28 06:36:18.682 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-08-28 06:36:18.687 | 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.dev44) (5.11.0) 2026-08-28 06:36:18.687 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (10.2.0) 2026-08-28 06:36:18.688 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (4.3.2) 2026-08-28 06:36:18.689 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (6.0.3) 2026-08-28 06:36:18.690 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (1.4.6) 2026-08-28 06:36:18.691 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (5.9.1) 2026-08-28 06:36:18.692 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (3.18.0) 2026-08-28 06:36:18.692 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (2.7.0) 2026-08-28 06:36:18.693 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (3.1.0) 2026-08-28 06:36:18.694 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.7.1) 2026-08-28 06:36:18.695 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.20) 2026-08-28 06:36:18.696 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev44) (0.6.2) 2026-08-28 06:36:18.698 | 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.dev44) (0.6.0) 2026-08-28 06:36:18.699 | 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.dev44) (4.2.0) 2026-08-28 06:36:18.703 | 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.dev44) (3.0.53) 2026-08-28 06:36:18.704 | 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.dev44) (1.11.0) 2026-08-28 06:36:18.705 | 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.dev44) (15.0.0) 2026-08-28 06:36:18.706 | 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.dev44) (1.8.0) 2026-08-28 06:36:18.708 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev44) (2.1.1) 2026-08-28 06:36:18.713 | 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.dev44) (3.0) 2026-08-28 06:36:18.715 | 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.dev44) (2.3.0) 2026-08-28 06:36:18.722 | 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.dev44) (26.1.0) 2026-08-28 06:36:18.723 | 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.dev44) (2025.9.1) 2026-08-28 06:36:18.724 | 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.dev44) (0.37.0) 2026-08-28 06:36:18.725 | 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.dev44) (2026.6.3) 2026-08-28 06:36:18.733 | 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.dev44) (6.9.0) 2026-08-28 06:36:18.736 | 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.dev44) (2.0.0) 2026-08-28 06:36:18.738 | 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.dev44) (2.34.2) 2026-08-28 06:36:18.742 | 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.dev44) (6.5.0) 2026-08-28 06:36:18.744 | 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.dev44) (2.9.0.post0) 2026-08-28 06:36:18.747 | 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.dev44) (4.16.0) 2026-08-28 06:36:18.749 | 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.dev44) (1.2.1) 2026-08-28 06:36:18.753 | 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.dev44) (2.1.0) 2026-08-28 06:36:18.755 | 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.dev44) (3.3.2) 2026-08-28 06:36:18.755 | 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.dev44) (26.3) 2026-08-28 06:36:18.757 | 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.dev44) (7.2.2) 2026-08-28 06:36:18.763 | 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.dev44) (5.0.0) 2026-08-28 06:36:18.764 | 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.dev44) (3.0.3) 2026-08-28 06:36:18.765 | 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.dev44) (1.6.2) 2026-08-28 06:36:18.772 | 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.dev44) (84.0.0) 2026-08-28 06:36:18.776 | 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.dev44) (0.8.2) 2026-08-28 06:36:18.795 | 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.dev44) (1.17.0) 2026-08-28 06:36:18.805 | 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.dev44) (3.5.0) 2026-08-28 06:36:18.806 | 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.dev44) (3.18) 2026-08-28 06:36:18.808 | 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.dev44) (2023.11.17) 2026-08-28 06:36:18.824 | 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.dev44) (4.2.0) 2026-08-28 06:36:18.825 | 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.dev44) (2.20.0) 2026-08-28 06:36:18.830 | 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.dev44) (0.1.2) 2026-08-28 06:36:18.844 | 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.dev44) (0.16.0) 2026-08-28 06:36:18.858 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev44) 2026-08-28 06:36:18.860 | Using cached tomlkit-0.15.1-py3-none-any.whl.metadata (3.3 kB) 2026-08-28 06:36:18.905 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-08-28 06:36:18.908 | Using cached tomlkit-0.15.1-py3-none-any.whl (49 kB) 2026-08-28 06:36:18.924 | Building wheels for collected packages: tempest 2026-08-28 06:36:18.926 | Building editable for tempest (pyproject.toml): started 2026-08-28 06:36:20.638 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-08-28 06:36:20.639 | Created wheel for tempest: filename=tempest-46.3.1.dev44-0.editable-py3-none-any.whl size=8322 sha256=484dba3b2f6c78fd5a45e395d090b500def64f103547120a93e59c2d60d60c17 2026-08-28 06:36:20.640 | Stored in directory: /tmp/pip-ephem-wheel-cache-kp4aylxq/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-08-28 06:36:20.644 | Successfully built tempest 2026-08-28 06:36:20.944 | Installing collected packages: tomlkit, stestr, tempest 2026-08-28 06:36:21.210 | 2026-08-28 06:36:21.236 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev44 tomlkit-0.15.1 2026-08-28 06:36:21.391 | ++ inc/python:pip_install:216 : result=0 2026-08-28 06:36:21.394 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-08-28 06:36:21.397 | ++ functions-common:time_stop:2420 : local name 2026-08-28 06:36:21.400 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 06:36:21.403 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:36:21.405 | ++ functions-common:time_stop:2423 : local total 2026-08-28 06:36:21.408 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 06:36:21.411 | ++ functions-common:time_stop:2426 : name=pip_install 2026-08-28 06:36:21.413 | ++ functions-common:time_stop:2427 : start_time=1787898973185 2026-08-28 06:36:21.416 | ++ functions-common:time_stop:2429 : [[ -z 1787898973185 ]] 2026-08-28 06:36:21.420 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:36:21.425 | ++ functions-common:time_stop:2432 : end_time=1787898981421 2026-08-28 06:36:21.428 | ++ functions-common:time_stop:2433 : elapsed_time=8236 2026-08-28 06:36:21.431 | ++ functions-common:time_stop:2434 : total=171272 2026-08-28 06:36:21.433 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:36:21.436 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=179508 2026-08-28 06:36:21.439 | ++ inc/python:pip_install:219 : return 0 2026-08-28 06:36:21.442 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-08-28 06:36:21.445 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-08-28 06:36:21.448 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-08-28 06:36:21.451 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-08-28 06:36:21.454 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-08-28 06:36:21.457 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-08-28 06:36:21.460 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-08-28 06:36:21.462 | ++ inc/python:use_library_from_git:269 : return 1 2026-08-28 06:36:21.465 | ++ 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-08-28 06:36:21.468 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-08-28 06:36:21.471 | ++ lib/tempest:configure_tempest:213 : local images 2026-08-28 06:36:21.474 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-08-28 06:36:21.476 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-08-28 06:36:21.479 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-08-28 06:36:21.481 | ++ lib/tempest:configure_tempest:217 : local password 2026-08-28 06:36:21.484 | ++ lib/tempest:configure_tempest:218 : local line 2026-08-28 06:36:21.487 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-08-28 06:36:21.490 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-08-28 06:36:21.493 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-08-28 06:36:21.495 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-08-28 06:36:21.498 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-08-28 06:36:21.501 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-08-28 06:36:21.504 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-08-28 06:36:21.507 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-08-28 06:36:21.511 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-08-28 06:36:21.513 | ++ lib/tempest:configure_tempest:228 : local disk 2026-08-28 06:36:21.516 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-08-28 06:36:21.517 | ' 2026-08-28 06:36:21.519 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-08-28 06:36:21.522 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-08-28 06:36:21.541 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:36:21.543 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-08-28 06:36:21.546 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-08-28 06:36:21.549 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-08-28 06:36:21.552 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-08-28 06:36:21.556 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-28 06:36:21.557 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-08-28 06:36:21.557 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-08-28 06:36:25.222 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:36:25.225 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-08-28 06:36:25.227 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-08-28 06:36:25.230 | ++ lib/tempest:get_active_images:176 : img_id=f08659ba-d34f-40d3-9342-92af7297d5d7 2026-08-28 06:36:25.232 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-08-28 06:36:25.234 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-08-28 06:36:25.237 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-08-28 06:36:25.239 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-08-28 06:36:25.241 | ++ lib/tempest:configure_tempest:266 : '[' -z f08659ba-d34f-40d3-9342-92af7297d5d7 ']' 2026-08-28 06:36:25.243 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=f08659ba-d34f-40d3-9342-92af7297d5d7 2026-08-28 06:36:25.245 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-08-28 06:36:25.261 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-08-28 06:36:25.265 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-08-28 06:36:25.267 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-08-28 06:36:25.269 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-08-28 06:36:25.272 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-08-28 06:36:25.274 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-08-28 06:36:25.276 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-08-28 06:36:25.278 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-08-28 06:36:25.282 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-08-28 06:36:25.283 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-08-28 06:36:28.319 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:36:28.323 | ++ lib/tempest:configure_tempest:303 : admin_project_id=bd7719daf44e4a5fb53e6b4e72c2d491 2026-08-28 06:36:28.325 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-08-28 06:36:28.339 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:36:28.342 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-08-28 06:36:31.596 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:36:31.599 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-08-28 06:36:31.599 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-28 06:36:31.599 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-28 06:36:31.599 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-28 06:36:31.599 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-28 06:36:31.600 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-28 06:36:31.600 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-28 06:36:31.600 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-28 06:36:31.600 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-28 06:36:31.600 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-28 06:36:31.600 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-28 06:36:31.600 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-28 06:36:31.600 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-28 06:36:31.600 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-08-28 06:36:31.602 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-08-28 06:36:31.606 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-28 06:36:31.606 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-28 06:36:31.606 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-28 06:36:31.606 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-28 06:36:31.607 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-28 06:36:31.607 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-28 06:36:31.607 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-28 06:36:31.607 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-28 06:36:31.607 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-28 06:36:31.607 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-28 06:36:31.607 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-28 06:36:31.607 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-28 06:36:31.607 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-28 06:36:31.608 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-08-28 06:36:31.610 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib f08659ba-d34f-40d3-9342-92af7297d5d7 2026-08-28 06:36:31.614 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-28 06:36:31.619 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show f08659ba-d34f-40d3-9342-92af7297d5d7 -c size -f value 2026-08-28 06:36:34.871 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:36:34.875 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-28 06:36:34.880 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-28 06:36:34.880 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-28 06:36:34.927 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-08-28 06:36:34.930 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-08-28 06:36:34.933 | ++ 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-08-28 06:36:37.840 | +----------------------------+-----------------------+ 2026-08-28 06:36:37.840 | | Field | Value | 2026-08-28 06:36:37.840 | +----------------------------+-----------------------+ 2026-08-28 06:36:37.840 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 06:36:37.840 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 06:36:37.841 | | description | None | 2026-08-28 06:36:37.841 | | disk | 1 | 2026-08-28 06:36:37.841 | | id | 42 | 2026-08-28 06:36:37.841 | | name | m1.nano | 2026-08-28 06:36:37.841 | | os-flavor-access:is_public | True | 2026-08-28 06:36:37.841 | | properties | hw_rng:allowed='True' | 2026-08-28 06:36:37.841 | | ram | 192 | 2026-08-28 06:36:37.841 | | rxtx_factor | 1.0 | 2026-08-28 06:36:37.841 | | swap | 0 | 2026-08-28 06:36:37.841 | | vcpus | 1 | 2026-08-28 06:36:37.842 | +----------------------------+-----------------------+ 2026-08-28 06:36:38.147 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-08-28 06:36:38.151 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-28 06:36:38.151 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-08-28 06:36:38.151 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-08-28 06:36:38.152 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-08-28 06:36:38.152 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-08-28 06:36:38.152 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-08-28 06:36:38.152 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-08-28 06:36:38.152 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-08-28 06:36:38.153 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-08-28 06:36:38.153 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-08-28 06:36:38.153 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-08-28 06:36:38.153 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-08-28 06:36:38.153 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-08-28 06:36:38.153 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-08-28 06:36:38.155 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib f08659ba-d34f-40d3-9342-92af7297d5d7 2026-08-28 06:36:38.158 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-08-28 06:36:38.161 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show f08659ba-d34f-40d3-9342-92af7297d5d7 -c size -f value 2026-08-28 06:36:41.326 | ++++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:36:41.331 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-08-28 06:36:41.335 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-08-28 06:36:41.336 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-08-28 06:36:41.390 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-08-28 06:36:41.393 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-08-28 06:36:41.397 | ++ 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-08-28 06:36:44.305 | +----------------------------+-----------------------+ 2026-08-28 06:36:44.305 | | Field | Value | 2026-08-28 06:36:44.305 | +----------------------------+-----------------------+ 2026-08-28 06:36:44.306 | | OS-FLV-DISABLED:disabled | False | 2026-08-28 06:36:44.306 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-08-28 06:36:44.306 | | description | None | 2026-08-28 06:36:44.306 | | disk | 1 | 2026-08-28 06:36:44.306 | | id | 84 | 2026-08-28 06:36:44.306 | | name | m1.micro | 2026-08-28 06:36:44.306 | | os-flavor-access:is_public | True | 2026-08-28 06:36:44.306 | | properties | hw_rng:allowed='True' | 2026-08-28 06:36:44.306 | | ram | 256 | 2026-08-28 06:36:44.306 | | rxtx_factor | 1.0 | 2026-08-28 06:36:44.307 | | swap | 0 | 2026-08-28 06:36:44.307 | | vcpus | 1 | 2026-08-28 06:36:44.307 | +----------------------------+-----------------------+ 2026-08-28 06:36:44.607 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-08-28 06:36:44.610 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-08-28 06:36:44.629 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:36:44.632 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-08-28 06:36:44.635 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-08-28 06:36:44.638 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-08-28 06:36:44.641 | ++ functions-common:git_clone:591 : local git_ref=master 2026-08-28 06:36:44.644 | ++ functions-common:git_clone:592 : local orig_dir 2026-08-28 06:36:44.648 | +++ functions-common:git_clone:593 : pwd 2026-08-28 06:36:44.652 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-08-28 06:36:44.657 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-08-28 06:36:44.659 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-08-28 06:36:44.678 | ++ functions-common:git_clone:596 : RECLONE=False 2026-08-28 06:36:44.681 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-08-28 06:36:44.683 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-08-28 06:36:44.687 | ++ functions-common:git_clone:610 : echo master 2026-08-28 06:36:44.687 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-08-28 06:36:44.692 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-08-28 06:36:44.695 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-08-28 06:36:44.698 | ++ 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-08-28 06:36:44.700 | ++ functions-common:git_timed:697 : local count=0 2026-08-28 06:36:44.702 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-28 06:36:44.706 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:36:44.709 | ++ functions-common:git_timed:701 : timeout=0 2026-08-28 06:36:44.712 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:36:44.714 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:36:44.717 | ++ functions-common:time_start:2407 : local start_time= 2026-08-28 06:36:44.719 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:36:44.722 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:36:44.727 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787899004724 2026-08-28 06:36:44.731 | ++ 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-08-28 06:36:44.734 | Cloning into '/opt/stack/os-test-images'... 2026-08-28 06:36:45.459 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:36:45.461 | ++ functions-common:time_stop:2420 : local name 2026-08-28 06:36:45.463 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 06:36:45.465 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:36:45.468 | ++ functions-common:time_stop:2423 : local total 2026-08-28 06:36:45.470 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 06:36:45.472 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:36:45.474 | ++ functions-common:time_stop:2427 : start_time=1787899004724 2026-08-28 06:36:45.476 | ++ functions-common:time_stop:2429 : [[ -z 1787899004724 ]] 2026-08-28 06:36:45.478 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:36:45.483 | ++ functions-common:time_stop:2432 : end_time=1787899005480 2026-08-28 06:36:45.486 | ++ functions-common:time_stop:2433 : elapsed_time=756 2026-08-28 06:36:45.488 | ++ functions-common:time_stop:2434 : total=409397 2026-08-28 06:36:45.489 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:36:45.492 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=410153 2026-08-28 06:36:45.494 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-08-28 06:36:45.497 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-08-28 06:36:45.499 | ++ functions-common:git_timed:697 : local count=0 2026-08-28 06:36:45.501 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-28 06:36:45.503 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:36:45.506 | ++ functions-common:git_timed:701 : timeout=0 2026-08-28 06:36:45.508 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:36:45.510 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:36:45.513 | ++ functions-common:time_start:2407 : local start_time= 2026-08-28 06:36:45.515 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:36:45.518 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:36:45.522 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787899005519 2026-08-28 06:36:45.525 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-08-28 06:36:46.010 | From https://review.opendev.org/openstack/os-test-images 2026-08-28 06:36:46.010 | * branch master -> FETCH_HEAD 2026-08-28 06:36:46.021 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:36:46.024 | ++ functions-common:time_stop:2420 : local name 2026-08-28 06:36:46.028 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 06:36:46.031 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:36:46.034 | ++ functions-common:time_stop:2423 : local total 2026-08-28 06:36:46.037 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 06:36:46.041 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:36:46.044 | ++ functions-common:time_stop:2427 : start_time=1787899005519 2026-08-28 06:36:46.047 | ++ functions-common:time_stop:2429 : [[ -z 1787899005519 ]] 2026-08-28 06:36:46.051 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:36:46.056 | ++ functions-common:time_stop:2432 : end_time=1787899006052 2026-08-28 06:36:46.059 | ++ functions-common:time_stop:2433 : elapsed_time=533 2026-08-28 06:36:46.062 | ++ functions-common:time_stop:2434 : total=410153 2026-08-28 06:36:46.065 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:36:46.067 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=410686 2026-08-28 06:36:46.070 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-08-28 06:36:46.074 | ++ functions-common:git_timed:697 : local count=0 2026-08-28 06:36:46.077 | ++ functions-common:git_timed:698 : local timeout=0 2026-08-28 06:36:46.080 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-08-28 06:36:46.084 | ++ functions-common:git_timed:701 : timeout=0 2026-08-28 06:36:46.087 | ++ functions-common:git_timed:704 : time_start git_timed 2026-08-28 06:36:46.090 | ++ functions-common:time_start:2406 : local name=git_timed 2026-08-28 06:36:46.094 | ++ functions-common:time_start:2407 : local start_time= 2026-08-28 06:36:46.097 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-08-28 06:36:46.101 | +++ functions-common:time_start:2411 : date +%s%3N 2026-08-28 06:36:46.108 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1787899006103 2026-08-28 06:36:46.111 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-08-28 06:36:46.118 | Note: switching to 'FETCH_HEAD'. 2026-08-28 06:36:46.118 | 2026-08-28 06:36:46.118 | You are in 'detached HEAD' state. You can look around, make experimental 2026-08-28 06:36:46.118 | changes and commit them, and you can discard any commits you make in this 2026-08-28 06:36:46.119 | state without impacting any branches by switching back to a branch. 2026-08-28 06:36:46.119 | 2026-08-28 06:36:46.119 | If you want to create a new branch to retain commits you create, you may 2026-08-28 06:36:46.119 | do so (now or later) by using -c with the switch command. Example: 2026-08-28 06:36:46.119 | 2026-08-28 06:36:46.119 | git switch -c 2026-08-28 06:36:46.119 | 2026-08-28 06:36:46.119 | Or undo this operation with: 2026-08-28 06:36:46.119 | 2026-08-28 06:36:46.119 | git switch - 2026-08-28 06:36:46.119 | 2026-08-28 06:36:46.119 | Turn off this advice by setting config variable advice.detachedHead to false 2026-08-28 06:36:46.120 | 2026-08-28 06:36:46.120 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-08-28 06:36:46.122 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-08-28 06:36:46.125 | ++ functions-common:time_stop:2420 : local name 2026-08-28 06:36:46.128 | ++ functions-common:time_stop:2421 : local end_time 2026-08-28 06:36:46.131 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-08-28 06:36:46.133 | ++ functions-common:time_stop:2423 : local total 2026-08-28 06:36:46.136 | ++ functions-common:time_stop:2424 : local start_time 2026-08-28 06:36:46.139 | ++ functions-common:time_stop:2426 : name=git_timed 2026-08-28 06:36:46.141 | ++ functions-common:time_stop:2427 : start_time=1787899006103 2026-08-28 06:36:46.144 | ++ functions-common:time_stop:2429 : [[ -z 1787899006103 ]] 2026-08-28 06:36:46.148 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-08-28 06:36:46.152 | ++ functions-common:time_stop:2432 : end_time=1787899006149 2026-08-28 06:36:46.155 | ++ functions-common:time_stop:2433 : elapsed_time=46 2026-08-28 06:36:46.157 | ++ functions-common:time_stop:2434 : total=410686 2026-08-28 06:36:46.160 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-08-28 06:36:46.162 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=410732 2026-08-28 06:36:46.165 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-08-28 06:36:46.182 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-08-28 06:36:46.186 | ++ functions-common:git_clone:673 : git show --oneline 2026-08-28 06:36:46.186 | ++ functions-common:git_clone:673 : head -1 2026-08-28 06:36:46.189 | 5d0367e Clean-up zuul config spacing 2026-08-28 06:36:46.192 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-08-28 06:36:46.195 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-08-28 06:36:46.195 | /opt/stack/os-test-images ~/devstack 2026-08-28 06:36:46.198 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-08-28 06:36:46.683 | generate create: /opt/stack/os-test-images/.tox/generate 2026-08-28 06:36:47.348 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-08-28 06:36:50.099 | generate installed: PyYAML==6.0.3 2026-08-28 06:36:50.099 | generate run-test-pre: PYTHONHASHSEED='580561864' 2026-08-28 06:36:50.099 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-08-28 06:36:50.221 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-08-28 06:36:50.242 | 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-08-28 06:36:50.261 | 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-08-28 06:36:50.287 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-08-28 06:36:50.290 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-08-28 06:36:50.298 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-08-28 06:36:50.307 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-08-28 06:36:50.340 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-08-28 06:36:50.353 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-08-28 06:36:50.361 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-08-28 06:36:50.372 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-08-28 06:36:50.373 | 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-08-28 06:36:50.381 | 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-08-28 06:36:50.387 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-08-28 06:36:50.408 | 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-08-28 06:36:50.411 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-08-28 06:36:50.414 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-08-28 06:36:50.426 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-08-28 06:36:50.438 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-08-28 06:36:50.452 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-08-28 06:36:50.455 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-08-28 06:36:50.471 | 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-08-28 06:36:50.475 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-08-28 06:36:50.478 | 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-08-28 06:36:50.491 | 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-08-28 06:36:50.495 | 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-08-28 06:36:50.508 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-08-28 06:36:50.546 | ___________________________________ summary ____________________________________ 2026-08-28 06:36:50.546 | generate: commands succeeded 2026-08-28 06:36:50.546 | congratulations :) 2026-08-28 06:36:50.592 | ++ lib/tempest:configure_tempest:376 : popd 2026-08-28 06:36:50.592 | ~/devstack 2026-08-28 06:36:50.596 | ++ 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-08-28 06:36:50.646 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-08-28 06:36:50.651 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-08-28 06:36:50.683 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-08-28 06:36:50.687 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-08-28 06:36:50.691 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-08-28 06:36:50.736 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-08-28 06:36:50.787 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-08-28 06:36:50.791 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-08-28 06:36:50.795 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-08-28 06:36:50.799 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-08-28 06:36:50.804 | +++ 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-08-28 06:36:54.009 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:36:54.013 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-08-28 06:36:54.013 | address-scope 2026-08-28 06:36:54.013 | agent 2026-08-28 06:36:54.013 | allowed-address-pairs 2026-08-28 06:36:54.014 | auto-allocated-topology 2026-08-28 06:36:54.014 | availability_zone 2026-08-28 06:36:54.014 | default-subnetpools 2026-08-28 06:36:54.014 | dhcp_agent_scheduler 2026-08-28 06:36:54.014 | dns-integration 2026-08-28 06:36:54.014 | dns-domain-ports 2026-08-28 06:36:54.014 | dns-integration-domain-keywords 2026-08-28 06:36:54.014 | empty-string-filtering 2026-08-28 06:36:54.015 | external-net 2026-08-28 06:36:54.015 | extra_dhcp_opt 2026-08-28 06:36:54.015 | extraroute 2026-08-28 06:36:54.015 | extraroute-atomic 2026-08-28 06:36:54.015 | filter-validation 2026-08-28 06:36:54.015 | floating-ip-port-forwarding-detail 2026-08-28 06:36:54.015 | fip-port-details 2026-08-28 06:36:54.016 | flavors 2026-08-28 06:36:54.016 | floatingip-pools 2026-08-28 06:36:54.016 | router 2026-08-28 06:36:54.016 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:36:54.016 | enable-default-route-bfd 2026-08-28 06:36:54.016 | enable-default-route-ecmp 2026-08-28 06:36:54.016 | ext-gw-mode 2026-08-28 06:36:54.016 | l3-ha 2026-08-28 06:36:54.017 | external-gateway-multihoming 2026-08-28 06:36:54.017 | l3-flavors 2026-08-28 06:36:54.017 | l3_agent_scheduler 2026-08-28 06:36:54.017 | multi-provider 2026-08-28 06:36:54.017 | net-mtu 2026-08-28 06:36:54.017 | net-mtu-writable 2026-08-28 06:36:54.017 | network_availability_zone 2026-08-28 06:36:54.017 | network-ip-availability 2026-08-28 06:36:54.018 | network-ip-availability-details 2026-08-28 06:36:54.018 | pagination 2026-08-28 06:36:54.018 | port-device-profile 2026-08-28 06:36:54.018 | port-mac-address-regenerate 2026-08-28 06:36:54.018 | port-numa-affinity-policy 2026-08-28 06:36:54.018 | port-numa-affinity-policy-socket 2026-08-28 06:36:54.018 | binding 2026-08-28 06:36:54.018 | binding-extended 2026-08-28 06:36:54.019 | port-security 2026-08-28 06:36:54.019 | project-id 2026-08-28 06:36:54.019 | provider 2026-08-28 06:36:54.019 | qinq 2026-08-28 06:36:54.019 | quota-check-limit 2026-08-28 06:36:54.019 | quota-check-limit-default 2026-08-28 06:36:54.019 | quotas 2026-08-28 06:36:54.020 | quota_details 2026-08-28 06:36:54.020 | rbac-policies 2026-08-28 06:36:54.020 | rbac-address-scope 2026-08-28 06:36:54.020 | rbac-security-groups 2026-08-28 06:36:54.020 | revision-if-match 2026-08-28 06:36:54.020 | standard-attr-revisions 2026-08-28 06:36:54.020 | router_availability_zone 2026-08-28 06:36:54.020 | router-enable-snat 2026-08-28 06:36:54.021 | security-groups-default-rules 2026-08-28 06:36:54.021 | security-groups-default-statefulness 2026-08-28 06:36:54.021 | security-groups-normalized-cidr 2026-08-28 06:36:54.021 | security-groups-remote-address-group 2026-08-28 06:36:54.021 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:36:54.021 | security-groups-shared-filtering 2026-08-28 06:36:54.021 | security-group 2026-08-28 06:36:54.022 | service-type 2026-08-28 06:36:54.022 | sorting 2026-08-28 06:36:54.022 | standard-attr-description 2026-08-28 06:36:54.022 | stateful-security-group 2026-08-28 06:36:54.022 | subnet-dns-publish-fixed-ip 2026-08-28 06:36:54.022 | subnet-external-network 2026-08-28 06:36:54.022 | subnet_onboard 2026-08-28 06:36:54.022 | subnet-service-types 2026-08-28 06:36:54.023 | subnet_allocation 2026-08-28 06:36:54.023 | subnetpool-prefix-ops 2026-08-28 06:36:54.023 | tag-creation 2026-08-28 06:36:54.023 | standard-attr-tag 2026-08-28 06:36:54.023 | standard-attr-timestamp 2026-08-28 06:36:54.023 | vlan-transparent' 2026-08-28 06:36:54.023 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-08-28 06:36:54.023 | address-scope 2026-08-28 06:36:54.024 | agent 2026-08-28 06:36:54.024 | allowed-address-pairs 2026-08-28 06:36:54.024 | auto-allocated-topology 2026-08-28 06:36:54.024 | availability_zone 2026-08-28 06:36:54.024 | default-subnetpools 2026-08-28 06:36:54.024 | dhcp_agent_scheduler 2026-08-28 06:36:54.024 | dns-integration 2026-08-28 06:36:54.024 | dns-domain-ports 2026-08-28 06:36:54.025 | dns-integration-domain-keywords 2026-08-28 06:36:54.025 | empty-string-filtering 2026-08-28 06:36:54.025 | external-net 2026-08-28 06:36:54.025 | extra_dhcp_opt 2026-08-28 06:36:54.025 | extraroute 2026-08-28 06:36:54.025 | extraroute-atomic 2026-08-28 06:36:54.025 | filter-validation 2026-08-28 06:36:54.026 | floating-ip-port-forwarding-detail 2026-08-28 06:36:54.026 | fip-port-details 2026-08-28 06:36:54.026 | flavors 2026-08-28 06:36:54.026 | floatingip-pools 2026-08-28 06:36:54.026 | router 2026-08-28 06:36:54.026 | l3-agent-scheduler-ha-chassis-priority 2026-08-28 06:36:54.026 | enable-default-route-bfd 2026-08-28 06:36:54.026 | enable-default-route-ecmp 2026-08-28 06:36:54.027 | ext-gw-mode 2026-08-28 06:36:54.027 | l3-ha 2026-08-28 06:36:54.027 | external-gateway-multihoming 2026-08-28 06:36:54.027 | l3-flavors 2026-08-28 06:36:54.027 | l3_agent_scheduler 2026-08-28 06:36:54.027 | multi-provider 2026-08-28 06:36:54.027 | net-mtu 2026-08-28 06:36:54.027 | net-mtu-writable 2026-08-28 06:36:54.028 | network_availability_zone 2026-08-28 06:36:54.028 | network-ip-availability 2026-08-28 06:36:54.028 | network-ip-availability-details 2026-08-28 06:36:54.028 | pagination 2026-08-28 06:36:54.028 | port-device-profile 2026-08-28 06:36:54.028 | port-mac-address-regenerate 2026-08-28 06:36:54.028 | port-numa-affinity-policy 2026-08-28 06:36:54.028 | port-numa-affinity-policy-socket 2026-08-28 06:36:54.029 | binding 2026-08-28 06:36:54.029 | binding-extended 2026-08-28 06:36:54.029 | port-security 2026-08-28 06:36:54.029 | project-id 2026-08-28 06:36:54.029 | provider 2026-08-28 06:36:54.029 | qinq 2026-08-28 06:36:54.029 | quota-check-limit 2026-08-28 06:36:54.029 | quota-check-limit-default 2026-08-28 06:36:54.030 | quotas 2026-08-28 06:36:54.030 | quota_details 2026-08-28 06:36:54.030 | rbac-policies 2026-08-28 06:36:54.030 | rbac-address-scope 2026-08-28 06:36:54.030 | rbac-security-groups 2026-08-28 06:36:54.030 | revision-if-match 2026-08-28 06:36:54.030 | standard-attr-revisions 2026-08-28 06:36:54.030 | router_availability_zone 2026-08-28 06:36:54.031 | router-enable-snat 2026-08-28 06:36:54.031 | security-groups-default-rules 2026-08-28 06:36:54.031 | security-groups-default-statefulness 2026-08-28 06:36:54.031 | security-groups-normalized-cidr 2026-08-28 06:36:54.031 | security-groups-remote-address-group 2026-08-28 06:36:54.031 | security-groups-rules-belongs-to-default-sg 2026-08-28 06:36:54.031 | security-groups-shared-filtering 2026-08-28 06:36:54.031 | security-group 2026-08-28 06:36:54.032 | service-type 2026-08-28 06:36:54.032 | sorting 2026-08-28 06:36:54.032 | standard-attr-description 2026-08-28 06:36:54.032 | stateful-security-group 2026-08-28 06:36:54.032 | subnet-dns-publish-fixed-ip 2026-08-28 06:36:54.032 | subnet-external-network 2026-08-28 06:36:54.032 | subnet_onboard 2026-08-28 06:36:54.032 | subnet-service-types 2026-08-28 06:36:54.032 | subnet_allocation 2026-08-28 06:36:54.033 | subnetpool-prefix-ops 2026-08-28 06:36:54.033 | tag-creation 2026-08-28 06:36:54.033 | standard-attr-tag 2026-08-28 06:36:54.033 | standard-attr-timestamp 2026-08-28 06:36:54.033 | vlan-transparent =~ external-net ]] 2026-08-28 06:36:54.033 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-08-28 06:36:54.033 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-08-28 06:36:57.122 | +++ functions-common:oscwrap:2465 : return 0 2026-08-28 06:36:57.127 | ++ lib/tempest:configure_tempest:395 : public_network_id=5bc278b6-0fc0-4236-aac0-074edda98a0b 2026-08-28 06:36:57.131 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-08-28 06:37:00.638 | +---------------------------+--------------------------------------+ 2026-08-28 06:37:00.639 | | Field | Value | 2026-08-28 06:37:00.639 | +---------------------------+--------------------------------------+ 2026-08-28 06:37:00.639 | | admin_state_up | UP | 2026-08-28 06:37:00.639 | | availability_zone_hints | | 2026-08-28 06:37:00.639 | | availability_zones | | 2026-08-28 06:37:00.639 | | created_at | 2026-08-28T06:36:59Z | 2026-08-28 06:37:00.639 | | description | | 2026-08-28 06:37:00.639 | | dns_domain | None | 2026-08-28 06:37:00.639 | | id | 46f40e76-62b6-4594-aa41-1e10c71375de | 2026-08-28 06:37:00.639 | | ipv4_address_scope | None | 2026-08-28 06:37:00.639 | | ipv6_address_scope | None | 2026-08-28 06:37:00.640 | | is_default | False | 2026-08-28 06:37:00.640 | | is_vlan_qinq | None | 2026-08-28 06:37:00.640 | | is_vlan_transparent | False | 2026-08-28 06:37:00.640 | | mtu | 1442 | 2026-08-28 06:37:00.640 | | name | shared | 2026-08-28 06:37:00.640 | | port_security_enabled | True | 2026-08-28 06:37:00.640 | | project_id | bd7719daf44e4a5fb53e6b4e72c2d491 | 2026-08-28 06:37:00.640 | | provider:network_type | geneve | 2026-08-28 06:37:00.640 | | provider:physical_network | None | 2026-08-28 06:37:00.640 | | provider:segmentation_id | 54965 | 2026-08-28 06:37:00.640 | | pvlan | None | 2026-08-28 06:37:00.641 | | qinq | False | 2026-08-28 06:37:00.641 | | qos_policy_id | None | 2026-08-28 06:37:00.641 | | revision_number | 1 | 2026-08-28 06:37:00.641 | | router:external | Internal | 2026-08-28 06:37:00.645 | | segments | None | 2026-08-28 06:37:00.645 | | shared | True | 2026-08-28 06:37:00.646 | | status | ACTIVE | 2026-08-28 06:37:00.646 | | subnets | | 2026-08-28 06:37:00.646 | | tags | | 2026-08-28 06:37:00.647 | | updated_at | 2026-08-28T06:36:59Z | 2026-08-28 06:37:00.647 | +---------------------------+--------------------------------------+ 2026-08-28 06:37:00.932 | ++ 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-08-28 06:37:04.960 | +----------------------+--------------------------------------+ 2026-08-28 06:37:04.960 | | Field | Value | 2026-08-28 06:37:04.961 | +----------------------+--------------------------------------+ 2026-08-28 06:37:04.961 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-08-28 06:37:04.962 | | cidr | 192.168.233.0/24 | 2026-08-28 06:37:04.963 | | created_at | 2026-08-28T06:37:04Z | 2026-08-28 06:37:04.964 | | description | shared-subnet | 2026-08-28 06:37:04.965 | | dns_nameservers | | 2026-08-28 06:37:04.966 | | dns_publish_fixed_ip | None | 2026-08-28 06:37:04.967 | | enable_dhcp | True | 2026-08-28 06:37:04.967 | | gateway_ip | 192.168.233.1 | 2026-08-28 06:37:04.967 | | host_routes | | 2026-08-28 06:37:04.968 | | id | ef8fa27e-09fa-4e54-913f-b2822c5c3552 | 2026-08-28 06:37:04.968 | | ip_version | 4 | 2026-08-28 06:37:04.968 | | ipv6_address_mode | None | 2026-08-28 06:37:04.968 | | ipv6_ra_mode | None | 2026-08-28 06:37:04.968 | | name | shared-subnet | 2026-08-28 06:37:04.968 | | network_id | 46f40e76-62b6-4594-aa41-1e10c71375de | 2026-08-28 06:37:04.968 | | project_id | bd7719daf44e4a5fb53e6b4e72c2d491 | 2026-08-28 06:37:04.968 | | revision_number | 0 | 2026-08-28 06:37:04.969 | | router:external | False | 2026-08-28 06:37:04.969 | | segment_id | None | 2026-08-28 06:37:04.969 | | service_types | | 2026-08-28 06:37:04.969 | | subnetpool_id | None | 2026-08-28 06:37:04.969 | | tags | | 2026-08-28 06:37:04.969 | | updated_at | 2026-08-28T06:37:04Z | 2026-08-28 06:37:04.969 | +----------------------+--------------------------------------+ 2026-08-28 06:37:05.257 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-08-28 06:37:05.287 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-08-28 06:37:05.319 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-08-28 06:37:05.323 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-08-28 06:37:05.354 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-08-28 06:37:05.382 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-08-28 06:37:05.411 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-08-28 06:37:05.441 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-08-28 06:37:05.471 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.188/identity/v3 2026-08-28 06:37:05.505 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-08-28 06:37:05.539 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-08-28 06:37:05.567 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-08-28 06:37:05.596 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-08-28 06:37:05.598 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-08-28 06:37:05.627 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-08-28 06:37:05.656 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-08-28 06:37:05.684 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-08-28 06:37:05.712 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-08-28 06:37:05.740 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-08-28 06:37:05.755 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:37:05.757 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-08-28 06:37:05.760 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-08-28 06:37:05.791 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-08-28 06:37:05.806 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:37:05.808 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-08-28 06:37:05.838 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-08-28 06:37:05.867 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-08-28 06:37:05.895 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-08-28 06:37:05.897 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-08-28 06:37:05.926 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-08-28 06:37:05.953 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-08-28 06:37:05.968 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:37:05.971 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref f08659ba-d34f-40d3-9342-92af7297d5d7 2026-08-28 06:37:05.999 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt f08659ba-d34f-40d3-9342-92af7297d5d7 2026-08-28 06:37:06.027 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-08-28 06:37:06.055 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-08-28 06:37:06.085 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-08-28 06:37:06.115 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-08-28 06:37:06.130 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:37:06.132 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-08-28 06:37:06.135 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-08-28 06:37:06.138 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-08-28 06:37:06.140 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-08-28 06:37:06.142 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-08-28 06:37:06.144 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-08-28 06:37:06.161 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-08-28 06:37:06.163 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-08-28 06:37:06.191 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-08-28 06:37:06.222 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-08-28 06:37:06.250 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-08-28 06:37:06.278 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-08-28 06:37:06.312 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-08-28 06:37:06.342 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-08-28 06:37:06.371 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-08-28 06:37:06.408 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-08-28 06:37:06.438 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-08-28 06:37:06.440 | ++ 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-08-28 06:37:06.473 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-08-28 06:37:06.475 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-08-28 06:37:06.494 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:37:06.497 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-08-28 06:37:06.534 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-08-28 06:37:06.553 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:37:06.556 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-08-28 06:37:06.558 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-08-28 06:37:06.579 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:37:06.583 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-08-28 06:37:06.586 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-08-28 06:37:06.589 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-08-28 06:37:06.632 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-08-28 06:37:06.670 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 5bc278b6-0fc0-4236-aac0-074edda98a0b 2026-08-28 06:37:06.704 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-08-28 06:37:06.735 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-08-28 06:37:06.770 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-08-28 06:37:06.803 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-08-28 06:37:06.839 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-08-28 06:37:06.870 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-08-28 06:37:06.910 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-08-28 06:37:06.913 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-08-28 06:37:06.916 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-08-28 06:37:06.919 | ++ 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-08-28 06:37:06.956 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-08-28 06:37:06.960 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-08-28 06:37:06.961 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-08-28 06:37:06.964 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-08-28 06:37:06.967 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-08-28 06:37:06.995 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-08-28 06:37:06.997 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-08-28 06:37:07.000 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-08-28 06:37:07.002 | ++ functions-common:is_provider_network:2272 : return 1 2026-08-28 06:37:07.004 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-08-28 06:37:07.032 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-08-28 06:37:07.060 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-08-28 06:37:07.092 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-08-28 06:37:07.121 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-08-28 06:37:07.149 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-08-28 06:37:07.176 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-28 06:37:07.179 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-08-28 06:37:07.182 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-08-28 06:37:07.197 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-08-28 06:37:07.228 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-28 06:37:07.230 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-08-28 06:37:07.233 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-08-28 06:37:07.248 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-08-28 06:37:07.277 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-28 06:37:07.281 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-08-28 06:37:07.283 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-08-28 06:37:07.287 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-08-28 06:37:07.304 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-08-28 06:37:07.338 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-08-28 06:37:07.341 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-08-28 06:37:07.344 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-08-28 06:37:07.359 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-08-28 06:37:07.389 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-08-28 06:37:07.417 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-08-28 06:37:07.419 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-08-28 06:37:07.446 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-08-28 06:37:07.448 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-08-28 06:37:07.450 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-08-28 06:37:07.453 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-08-28 06:37:07.470 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-08-28 06:37:07.472 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-08-28 06:37:07.499 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-08-28 06:37:07.513 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:37:07.515 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-08-28 06:37:07.546 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-08-28 06:37:07.548 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-08-28 06:37:07.550 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-08-28 06:37:07.552 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-08-28 06:37:07.554 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-08-28 06:37:07.556 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-08-28 06:37:07.558 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-08-28 06:37:07.560 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-08-28 06:37:07.562 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-08-28 06:37:07.579 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-08-28 06:37:07.582 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-08-28 06:37:07.612 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-08-28 06:37:07.614 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-08-28 06:37:07.616 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-08-28 06:37:07.619 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-08-28 06:37:07.648 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-08-28 06:37:07.677 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-08-28 06:37:07.705 | ++ lib/tempest:configure_tempest:718 : local service 2026-08-28 06:37:07.707 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-08-28 06:37:07.710 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-28 06:37:07.712 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-08-28 06:37:07.726 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:37:07.729 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-08-28 06:37:07.760 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-28 06:37:07.763 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-08-28 06:37:07.777 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:37:07.780 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-08-28 06:37:07.810 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-28 06:37:07.813 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-08-28 06:37:07.828 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:37:07.830 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-08-28 06:37:07.857 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-28 06:37:07.859 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-08-28 06:37:07.874 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:37:07.876 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-08-28 06:37:07.906 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-28 06:37:07.908 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-08-28 06:37:07.921 | ++ functions-common:is_service_enabled:2076 : return 0 2026-08-28 06:37:07.923 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-08-28 06:37:07.951 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-28 06:37:07.953 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-08-28 06:37:07.967 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:37:07.969 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-08-28 06:37:07.997 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-08-28 06:37:07.999 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-08-28 06:37:08.014 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:37:08.016 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-08-28 06:37:08.044 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-08-28 06:37:08.046 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-08-28 06:37:08.073 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-08-28 06:37:08.075 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-08-28 06:37:08.105 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-08-28 06:37:08.107 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-08-28 06:37:08.136 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-08-28 06:37:08.139 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-08-28 06:37:08.168 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-08-28 06:37:08.171 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-08-28 06:37:08.200 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-08-28 06:37:08.202 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-08-28 06:37:08.205 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-08-28 06:37:08.208 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-08-28 06:37:08.212 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.Btaciu3JjV 2026-08-28 06:37:08.214 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-08-28 06:37:08.217 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-08-28 06:37:08.220 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-08-28 06:37:08.224 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.UNrosMmAen 2026-08-28 06:37:08.226 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.UNrosMmAen 2026-08-28 06:37:08.228 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-08-28 06:37:08.231 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.UNrosMmAen 2026-08-28 06:37:08.234 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-08-28 06:37:08.237 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-08-28 06:37:08.239 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-08-28 06:37:08.245 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 06:37:08.247 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 06:37:08.250 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 06:37:08.252 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-08-28 06:37:08.255 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-08-28 06:37:08.257 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-08-28 06:37:08.846 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-08-28 06:37:09.774 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-08-28 06:37:26.888 | venv-tempest develop-inst: /opt/stack/tempest 2026-08-28 06:37:33.946 | 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@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#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-08-28 06:37:33.946 | ___________________________________ summary ____________________________________ 2026-08-28 06:37:33.947 | venv-tempest: skipped tests 2026-08-28 06:37:33.947 | congratulations :) 2026-08-28 06:37:33.993 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.UNrosMmAen -r requirements.txt 2026-08-28 06:37:34.965 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-28 06:37:34.965 | !! 2026-08-28 06:37:34.965 | 2026-08-28 06:37:34.965 | ******************************************************************************** 2026-08-28 06:37:34.966 | Requirements should be satisfied by a PEP 517 installer. 2026-08-28 06:37:34.966 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-28 06:37:34.966 | 2026-08-28 06:37:34.966 | This deprecation is overdue, please update your project and remove deprecated 2026-08-28 06:37:34.966 | calls to avoid build errors in the future. 2026-08-28 06:37:34.966 | ******************************************************************************** 2026-08-28 06:37:34.966 | 2026-08-28 06:37:34.967 | !! 2026-08-28 06:37:34.967 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-28 06:37:35.373 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-28 06:37:35.373 | !! 2026-08-28 06:37:35.373 | 2026-08-28 06:37:35.373 | ******************************************************************************** 2026-08-28 06:37:35.373 | Please avoid running ``setup.py`` directly. 2026-08-28 06:37:35.373 | Instead, use pypa/build, pypa/installer or other 2026-08-28 06:37:35.373 | standards-based tools. 2026-08-28 06:37:35.373 | 2026-08-28 06:37:35.374 | This deprecation is overdue, please update your project and remove deprecated 2026-08-28 06:37:35.374 | calls to avoid build errors in the future. 2026-08-28 06:37:35.374 | 2026-08-28 06:37:35.374 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-28 06:37:35.374 | ******************************************************************************** 2026-08-28 06:37:35.374 | 2026-08-28 06:37:35.374 | !! 2026-08-28 06:37:35.374 | self.initialize_options() 2026-08-28 06:37:35.374 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-28 06:37:35.374 | warnings.warn(msg) 2026-08-28 06:37:35.406 | /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-08-28 06:37:35.406 | !! 2026-08-28 06:37:35.406 | 2026-08-28 06:37:35.406 | ******************************************************************************** 2026-08-28 06:37:35.406 | 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-08-28 06:37:35.406 | 2026-08-28 06:37:35.406 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-28 06:37:35.407 | or your builds will no longer be supported. 2026-08-28 06:37:35.407 | 2026-08-28 06:37:35.407 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-28 06:37:35.407 | ******************************************************************************** 2026-08-28 06:37:35.407 | 2026-08-28 06:37:35.407 | !! 2026-08-28 06:37:35.407 | corresp(dist, value, root_dir) 2026-08-28 06:37:35.569 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-28 06:37:42.452 | 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@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#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-08-28 06:37:42.452 | venv-tempest run-test-pre: PYTHONHASHSEED='3893089640' 2026-08-28 06:37:42.452 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.UNrosMmAen -r requirements.txt 2026-08-28 06:37:43.501 | 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-08-28 06:37:43.503 | 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-08-28 06:37:43.504 | 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-08-28 06:37:43.504 | 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-08-28 06:37:43.505 | 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-08-28 06:37:43.506 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-08-28 06:37:43.507 | 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-08-28 06:37:43.508 | 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-08-28 06:37:43.509 | 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-08-28 06:37:43.510 | 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-08-28 06:37:43.511 | 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-08-28 06:37:43.512 | 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-08-28 06:37:43.513 | 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-08-28 06:37:43.514 | 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-08-28 06:37:43.515 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-08-28 06:37:43.516 | 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-08-28 06:37:43.517 | 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-08-28 06:37:43.518 | 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-08-28 06:37:43.519 | 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-08-28 06:37:43.519 | 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-08-28 06:37:43.520 | 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-08-28 06:37:43.521 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-08-28 06:37:43.522 | 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-08-28 06:37:43.525 | 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-08-28 06:37:43.527 | 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-08-28 06:37:43.529 | 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-08-28 06:37:43.534 | 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-08-28 06:37:43.535 | 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-08-28 06:37:43.536 | 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-08-28 06:37:43.537 | 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-08-28 06:37:43.543 | 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-08-28 06:37:43.545 | 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-08-28 06:37:43.546 | 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-08-28 06:37:43.549 | 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-08-28 06:37:43.555 | 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-08-28 06:37:43.558 | 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-08-28 06:37:43.559 | 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-08-28 06:37:43.562 | 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-08-28 06:37:43.564 | 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-08-28 06:37:43.568 | 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-08-28 06:37:43.569 | 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-08-28 06:37:43.571 | 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-08-28 06:37:43.574 | 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-08-28 06:37:43.575 | 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-08-28 06:37:43.576 | 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-08-28 06:37:43.577 | 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-08-28 06:37:43.590 | 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-08-28 06:37:43.599 | 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-08-28 06:37:43.616 | 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-08-28 06:37:43.619 | 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-08-28 06:37:43.620 | 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-08-28 06:37:43.622 | 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-08-28 06:37:43.623 | 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-08-28 06:37:43.633 | 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-08-28 06:37:43.658 | 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-08-28 06:37:43.665 | 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-08-28 06:37:43.666 | 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-08-28 06:37:43.667 | 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-08-28 06:37:43.685 | 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-08-28 06:37:43.686 | 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-08-28 06:37:43.692 | 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-08-28 06:37:43.922 | ___________________________________ summary ____________________________________ 2026-08-28 06:37:43.923 | venv-tempest: commands succeeded 2026-08-28 06:37:43.923 | congratulations :) 2026-08-28 06:37:43.970 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.UNrosMmAen 2026-08-28 06:37:43.976 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-08-28 06:37:43.979 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-08-28 06:37:43.982 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-08-28 06:37:44.014 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.Btaciu3JjV 2026-08-28 06:37:44.966 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-08-28 06:37:44.966 | !! 2026-08-28 06:37:44.967 | 2026-08-28 06:37:44.967 | ******************************************************************************** 2026-08-28 06:37:44.967 | Requirements should be satisfied by a PEP 517 installer. 2026-08-28 06:37:44.967 | If you are using pip, you can try `pip install --use-pep517`. 2026-08-28 06:37:44.969 | 2026-08-28 06:37:44.969 | This deprecation is overdue, please update your project and remove deprecated 2026-08-28 06:37:44.969 | calls to avoid build errors in the future. 2026-08-28 06:37:44.969 | ******************************************************************************** 2026-08-28 06:37:44.969 | 2026-08-28 06:37:44.969 | !! 2026-08-28 06:37:44.970 | dist.fetch_build_eggs(dist.setup_requires) 2026-08-28 06:37:45.373 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-08-28 06:37:45.374 | !! 2026-08-28 06:37:45.374 | 2026-08-28 06:37:45.374 | ******************************************************************************** 2026-08-28 06:37:45.374 | Please avoid running ``setup.py`` directly. 2026-08-28 06:37:45.374 | Instead, use pypa/build, pypa/installer or other 2026-08-28 06:37:45.374 | standards-based tools. 2026-08-28 06:37:45.374 | 2026-08-28 06:37:45.374 | This deprecation is overdue, please update your project and remove deprecated 2026-08-28 06:37:45.374 | calls to avoid build errors in the future. 2026-08-28 06:37:45.374 | 2026-08-28 06:37:45.375 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-08-28 06:37:45.375 | ******************************************************************************** 2026-08-28 06:37:45.375 | 2026-08-28 06:37:45.375 | !! 2026-08-28 06:37:45.375 | self.initialize_options() 2026-08-28 06:37:45.375 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-08-28 06:37:45.375 | warnings.warn(msg) 2026-08-28 06:37:45.407 | /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-08-28 06:37:45.407 | !! 2026-08-28 06:37:45.408 | 2026-08-28 06:37:45.408 | ******************************************************************************** 2026-08-28 06:37:45.408 | 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-08-28 06:37:45.408 | 2026-08-28 06:37:45.408 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-08-28 06:37:45.408 | or your builds will no longer be supported. 2026-08-28 06:37:45.408 | 2026-08-28 06:37:45.408 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-08-28 06:37:45.408 | ******************************************************************************** 2026-08-28 06:37:45.409 | 2026-08-28 06:37:45.409 | !! 2026-08-28 06:37:45.409 | corresp(dist, value, root_dir) 2026-08-28 06:37:45.561 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-08-28 06:37:52.586 | 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@ea2da20690b04b3cd62de1cc57ed5c1a1b370a2e#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-08-28 06:37:52.586 | venv-tempest run-test-pre: PYTHONHASHSEED='3535428175' 2026-08-28 06:37:52.587 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.Btaciu3JjV 2026-08-28 06:37:57.115 | ___________________________________ summary ____________________________________ 2026-08-28 06:37:57.115 | venv-tempest: commands succeeded 2026-08-28 06:37:57.115 | congratulations :) 2026-08-28 06:37:57.166 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-08-28 06:37:57.185 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:37:57.188 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-08-28 06:37:57.190 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-08-28 06:37:57.210 | ++ functions-common:is_service_enabled:2076 : return 1 2026-08-28 06:37:57.213 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-08-28 06:37:57.216 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 06:37:57.219 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-08-28 06:37:57.222 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 06:37:57.226 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-08-28 06:37:57.229 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 06:37:57.232 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-08-28 06:37:57.235 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-08-28 06:37:57.238 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-08-28 06:37:57.263 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 06:37:57.287 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 06:37:57.290 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-08-28 06:37:57.294 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-08-28 06:37:57.331 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-08-28 06:37:57.335 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-08-28 06:37:57.339 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-08-28 06:37:57.379 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-08-28 06:37:57.383 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-08-28 06:37:57.387 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-08-28 06:37:57.423 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-08-28 06:37:57.423 | ' 2026-08-28 06:37:57.427 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-08-28 06:37:57.431 | ++ ./stack.sh:echo_summary:444 : [[ -t 3 ]] 2026-08-28 06:37:57.434 | ++ ./stack.sh:echo_summary:450 : echo -e Installing Tempest Plugins 2026-08-28 06:37:57.438 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-08-28 06:37:57.442 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-08-28 06:37:57.442 | /opt/stack/tempest /opt/stack/tempest 2026-08-28 06:37:57.445 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-08-28 06:37:57.449 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-08-28 06:37:57.449 | /opt/stack/tempest 2026-08-28 06:37:57.452 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-08-28 06:37:57.455 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-08-28 06:37:57.459 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-08-28 06:37:57.462 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-08-28 06:37:57.466 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-08-28 06:37:57.469 | + functions-common:run_plugins:1834 : local mode=stack 2026-08-28 06:37:57.473 | + functions-common:run_plugins:1835 : local phase=test-config 2026-08-28 06:37:57.477 | + functions-common:run_plugins:1837 : local plugins= 2026-08-28 06:37:57.480 | + functions-common:run_plugins:1838 : local plugin 2026-08-28 06:37:57.484 | + ./stack.sh:main:1506 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-08-28 06:37:57.488 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-08-28 06:37:57.491 | + inc/meta-config:merge_config_group:171 : shift 2026-08-28 06:37:57.495 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-08-28 06:37:57.499 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 06:37:57.502 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-08-28 06:37:57.506 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-08-28 06:37:57.511 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-08-28 06:37:57.515 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-08-28 06:37:57.517 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-08-28 06:37:57.521 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-08-28 06:37:57.524 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-08-28 06:37:57.524 | /^\[\[.+\|.*\]\]/ { 2026-08-28 06:37:57.524 | gsub("[][]", "", $1); 2026-08-28 06:37:57.524 | split($1, a, "|"); 2026-08-28 06:37:57.524 | if (a[1] == matchgroup) 2026-08-28 06:37:57.524 | print a[2] 2026-08-28 06:37:57.524 | } 2026-08-28 06:37:57.524 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 144 osc 437 apt-get 198 test_with_retry 9 dbsync 8 pip_install 179 apt-get-update 5 run_process 43 git_timed 410 ------------------------- Unaccounted time 89 ========================= Total runtime 1551 ================= Async summary ================= Time spent in the background minus waits: 533 sec Elapsed time: 1551 sec Time if we did everything serially: 2084 sec Speedup: 1.34365 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21040 | | 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 | 69 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5223 | | neutron | INSERT | 846 | | neutron | DELETE | 32 | | placement | SELECT | 23 | | placement | INSERT | 84 | | placement | SET | 1 | | neutron | UPDATE | 240 | | nova_cell0 | UPDATE | 4 | | nova_cell1 | INSERT | 4 | | nova_cell1 | UPDATE | 28 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | cinder | DELETE | 1 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | +------------+-----------+-------+ This is your host IP address: 192.168.122.188 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.188/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