2026-06-25 15:18:01.764 | + ./stack.sh:main:488 : exec 2026-06-25 15:18:01.764 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-171801' 2026-06-25 15:18:01.764 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-06-25-171801.summary.2026-06-25-171801 2026-06-25 15:18:01.764 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:18:01.764 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-06-25-171801 2026-06-25 15:18:01.764 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-171801 /opt/stack/logs/stack.sh.log 2026-06-25 15:18:01.764 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-06-25-171801.summary.2026-06-25-171801 /opt/stack/logs/stack.sh.log.summary 2026-06-25 15:18:01.764 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-06-25 15:18:01.764 | + functions:check_path_perm_sanity:615 : local real_path 2026-06-25 15:18:01.764 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-06-25 15:18:01.765 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-06-25 15:18:01.765 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-06-25 15:18:01.765 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-06-25 15:18:01.765 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-06-25 15:18:01.765 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 15:18:01.765 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-06-25 15:18:01.765 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-06-25 15:18:01.766 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 15:18:01.766 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-06-25 15:18:01.766 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-06-25 15:18:01.766 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-06-25 15:18:01.766 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-06-25 15:18:01.766 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-06-25 15:18:01.766 | + ./stack.sh:main:561 : trap err_trap ERR 2026-06-25 15:18:01.767 | + ./stack.sh:main:574 : set -o errexit 2026-06-25 15:18:01.770 | + ./stack.sh:main:577 : uname -a 2026-06-25 15:18:01.771 | Linux devstack 6.8.0-110-generic #110-Ubuntu SMP PREEMPT_DYNAMIC Thu Mar 19 15:09:20 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-06-25 15:18:01.774 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-06-25 15:18:01.777 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-06-25 15:18:01.781 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-06-25 15:18:01.828 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-06-25 15:18:01.850 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-06-25 15:18:01.855 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-06-25 15:18:01.876 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-06-25 15:18:01.879 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-06-25 15:18:01.900 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-06-25 15:18:01.904 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-06-25 15:18:01.922 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-06-25 15:18:01.925 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-06-25 15:18:01.927 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-06-25 15:18:01.930 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-06-25 15:18:01.950 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-06-25 15:18:01.955 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-06-25 15:18:01.979 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-06-25 15:18:01.983 | + ./stack.sh:main:591 : tune_host 2026-06-25 15:18:01.985 | + lib/host:tune_host:125 : configure_host_mem 2026-06-25 15:18:01.989 | + lib/host:configure_host_mem:99 : configure_zswap 2026-06-25 15:18:01.991 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-06-25 15:18:01.997 | + lib/host:configure_host_mem:100 : configure_ksm 2026-06-25 15:18:02.001 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-06-25 15:18:02.003 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-06-25 15:18:02.005 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:18:02.009 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:18:02.011 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-06-25 15:18:02.014 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:18:02.018 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:18:02.020 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:18:02.023 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:18:02.026 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:18:02.029 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:18:02.031 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-06-25 15:18:02.035 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-06-25 15:18:02.037 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-06-25 15:18:02.040 | ++ functions-common:apt_get_update:1174 : id -u 2026-06-25 15:18:02.046 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-06-25 15:18:02.049 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-06-25 15:18:02.052 | + functions-common:time_start:2406 : local name=apt-get-update 2026-06-25 15:18:02.054 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:18:02.057 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:18:02.061 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:18:02.065 | + functions-common:time_start:2411 : _TIME_START[$name]=1782400682062 2026-06-25 15:18:02.069 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-06-25 15:18:02.071 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-06-25 15:18:02.074 | + 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-06-25 15:18:02.248 | Hit:1 http://de.archive.ubuntu.com/ubuntu noble InRelease 2026-06-25 15:18:02.248 | Hit:2 http://de.archive.ubuntu.com/ubuntu noble-updates InRelease 2026-06-25 15:18:02.248 | Hit:3 http://de.archive.ubuntu.com/ubuntu noble-backports InRelease 2026-06-25 15:18:02.256 | Get:4 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-06-25 15:18:02.261 | Hit:5 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-06-25 15:18:05.839 | Fetched 4747 B in 1s (7744 B/s) 2026-06-25 15:18:07.533 | Reading package lists... 2026-06-25 15:18:07.559 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-06-25 15:18:07.562 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-06-25 15:18:07.565 | + functions-common:time_stop:2420 : local name 2026-06-25 15:18:07.567 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:18:07.569 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:18:07.572 | + functions-common:time_stop:2423 : local total 2026-06-25 15:18:07.574 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:18:07.576 | + functions-common:time_stop:2426 : name=apt-get-update 2026-06-25 15:18:07.578 | + functions-common:time_stop:2427 : start_time=1782400682062 2026-06-25 15:18:07.581 | + functions-common:time_stop:2429 : [[ -z 1782400682062 ]] 2026-06-25 15:18:07.584 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:18:07.589 | + functions-common:time_stop:2432 : end_time=1782400687585 2026-06-25 15:18:07.591 | + functions-common:time_stop:2433 : elapsed_time=5523 2026-06-25 15:18:07.593 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:18:07.596 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:18:07.599 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5523 2026-06-25 15:18:07.601 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-06-25 15:18:07.604 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:18:07.606 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:18:07.609 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:18:07.612 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-06-25 15:18:07.634 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-06-25 15:18:07.678 | Reading package lists... 2026-06-25 15:18:08.250 | Building dependency tree... 2026-06-25 15:18:08.251 | Reading state information... 2026-06-25 15:18:09.258 | The following NEW packages will be installed: 2026-06-25 15:18:09.262 | ksmtuned 2026-06-25 15:18:09.350 | 0 upgraded, 1 newly installed, 0 to remove and 120 not upgraded. 2026-06-25 15:18:09.350 | Need to get 7444 B of archives. 2026-06-25 15:18:09.350 | After this operation, 44.0 kB of additional disk space will be used. 2026-06-25 15:18:09.350 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-06-25 15:18:09.652 | perl: warning: Setting locale failed. 2026-06-25 15:18:09.653 | perl: warning: Please check that your locale settings: 2026-06-25 15:18:09.653 | LANGUAGE = (unset), 2026-06-25 15:18:09.653 | LC_ALL = "en_US.utf8", 2026-06-25 15:18:09.653 | LANG = "de_DE.UTF-8" 2026-06-25 15:18:09.653 | are supported and installed on your system. 2026-06-25 15:18:09.653 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:18:09.780 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:18:09.780 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:18:09.780 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:18:10.032 | Fetched 7444 B in 0s (173 kB/s) 2026-06-25 15:18:10.078 | Selecting previously unselected package ksmtuned. 2026-06-25 15:18:10.379 | (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 ... 107864 files and directories currently installed.) 2026-06-25 15:18:10.385 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-06-25 15:18:10.397 | Unpacking ksmtuned (4.20150326) ... 2026-06-25 15:18:10.467 | Setting up ksmtuned (4.20150326) ... 2026-06-25 15:18:10.703 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-06-25 15:18:10.911 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-06-25 15:18:11.673 | perl: warning: Setting locale failed. 2026-06-25 15:18:11.673 | perl: warning: Please check that your locale settings: 2026-06-25 15:18:11.673 | LANGUAGE = (unset), 2026-06-25 15:18:11.673 | LC_ALL = "en_US.utf8", 2026-06-25 15:18:11.673 | LANG = "de_DE.UTF-8" 2026-06-25 15:18:11.673 | are supported and installed on your system. 2026-06-25 15:18:11.673 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:18:11.837 | perl: warning: Setting locale failed. 2026-06-25 15:18:11.837 | perl: warning: Please check that your locale settings: 2026-06-25 15:18:11.837 | LANGUAGE = (unset), 2026-06-25 15:18:11.837 | LC_ALL = "en_US.utf8", 2026-06-25 15:18:11.837 | LANG = "de_DE.UTF-8" 2026-06-25 15:18:11.837 | are supported and installed on your system. 2026-06-25 15:18:11.837 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:18:11.891 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:18:11.891 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:18:11.891 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:18:11.963 | perl: warning: Setting locale failed. 2026-06-25 15:18:11.963 | perl: warning: Please check that your locale settings: 2026-06-25 15:18:11.963 | LANGUAGE = (unset), 2026-06-25 15:18:11.963 | LC_ALL = "en_US.utf8", 2026-06-25 15:18:11.963 | LANG = "de_DE.UTF-8" 2026-06-25 15:18:11.964 | are supported and installed on your system. 2026-06-25 15:18:11.964 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:18:12.554 | 2026-06-25 15:18:12.554 | Running kernel seems to be up-to-date. 2026-06-25 15:18:12.554 | 2026-06-25 15:18:12.555 | No services need to be restarted. 2026-06-25 15:18:12.555 | 2026-06-25 15:18:12.555 | No containers need to be restarted. 2026-06-25 15:18:12.555 | 2026-06-25 15:18:12.555 | No user sessions are running outdated binaries. 2026-06-25 15:18:12.555 | 2026-06-25 15:18:12.555 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:18:14.887 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:18:14.889 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:18:14.891 | + functions-common:time_stop:2420 : local name 2026-06-25 15:18:14.893 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:18:14.895 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:18:14.897 | + functions-common:time_stop:2423 : local total 2026-06-25 15:18:14.899 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:18:14.901 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:18:14.903 | + functions-common:time_stop:2427 : start_time=1782400687631 2026-06-25 15:18:14.905 | + functions-common:time_stop:2429 : [[ -z 1782400687631 ]] 2026-06-25 15:18:14.908 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:18:14.911 | + functions-common:time_stop:2432 : end_time=1782400694909 2026-06-25 15:18:14.913 | + functions-common:time_stop:2433 : elapsed_time=7278 2026-06-25 15:18:14.916 | + functions-common:time_stop:2434 : total=1476 2026-06-25 15:18:14.917 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:18:14.919 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8754 2026-06-25 15:18:14.921 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:18:14.924 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-06-25 15:18:14.939 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-06-25 15:18:14.941 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-06-25 15:18:14.943 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-06-25 15:18:14.945 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-06-25 15:18:14.947 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-06-25 15:18:14.950 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-06-25 15:18:14.951 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-06-25 15:18:14.962 | 0 2026-06-25 15:18:14.966 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-06-25 15:18:14.969 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-06-25 15:18:14.972 | + lib/host:tune_host:126 : configure_host_net 2026-06-25 15:18:14.975 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-06-25 15:18:14.977 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-06-25 15:18:14.980 | + ./stack.sh:main:597 : fetch_plugins 2026-06-25 15:18:14.983 | + functions-common:fetch_plugins:1766 : local plugins= 2026-06-25 15:18:14.985 | + functions-common:fetch_plugins:1767 : local plugin 2026-06-25 15:18:14.988 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-06-25 15:18:14.990 | + functions-common:fetch_plugins:1771 : return 2026-06-25 15:18:14.992 | + ./stack.sh:main:601 : run_phase override_defaults 2026-06-25 15:18:14.995 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-06-25 15:18:14.997 | + functions-common:run_phase:1849 : local phase= 2026-06-25 15:18:15.000 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:18:15.002 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:18:15.004 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:18:15.007 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:18:15.009 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:18:15.012 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:18:15.016 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:18:15.018 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:18:15.021 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:18:15.023 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-06-25 15:18:15.026 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:18:15.041 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:18:15.043 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 15:18:15.046 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:18:15.049 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:18:15.051 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:18:15.053 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:18:15.056 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-06-25 15:18:15.058 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-06-25 15:18:15.060 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-06-25 15:18:15.063 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-06-25 15:18:15.065 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:18:15.068 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-06-25 15:18:15.071 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-06-25 15:18:15.073 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-06-25 15:18:15.075 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-06-25 15:18:15.078 | + functions-common:plugin_override_defaults:1812 : return 2026-06-25 15:18:15.080 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-06-25 15:18:15.098 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-06-25 15:18:15.101 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-06-25 15:18:15.116 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:18:15.119 | +++ lib/tls:source:43 : hostname -f 2026-06-25 15:18:15.124 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-06-25 15:18:15.127 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-06-25 15:18:15.129 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-06-25 15:18:15.132 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-06-25 15:18:15.134 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-06-25 15:18:15.136 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-06-25 15:18:15.139 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-06-25 15:18:15.141 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-06-25 15:18:15.144 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-06-25 15:18:15.146 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-06-25 15:18:15.150 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-06-25 15:18:15.164 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-06-25 15:18:15.184 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-06-25 15:18:15.198 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-06-25 15:18:15.212 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-06-25 15:18:15.249 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-06-25 15:18:15.329 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-06-25 15:18:15.448 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-06-25 15:18:15.488 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-06-25 15:18:15.557 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-06-25 15:18:15.635 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-06-25 15:18:15.639 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-06-25 15:18:15.663 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:18:15.667 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-06-25 15:18:15.671 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-06-25 15:18:15.674 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-06-25 15:18:15.677 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-06-25 15:18:15.683 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-06-25 15:18:15.709 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 15:18:15.713 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 15:18:15.719 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-06-25 15:18:15.723 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-06-25 15:18:15.728 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-06-25 15:18:15.732 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 15:18:15.737 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-06-25 15:18:15.742 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-06-25 15:18:15.747 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 15:18:15.753 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_SCOPE 2026-06-25 15:18:15.780 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_SCOPE=True 2026-06-25 15:18:15.784 | ++ lib/neutron:source:93 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-06-25 15:18:15.788 | ++ lib/neutron:source:94 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-06-25 15:18:15.791 | ++ lib/neutron:source:95 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-06-25 15:18:15.796 | ++ lib/neutron:source:99 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-06-25 15:18:15.799 | ++ lib/neutron:source:102 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-06-25 15:18:15.803 | ++ lib/neutron:source:103 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-06-25 15:18:15.807 | ++ lib/neutron:source:106 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-06-25 15:18:15.812 | ++ lib/neutron:source:107 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-06-25 15:18:15.816 | ++ lib/neutron:source:110 : Q_DB_NAME=neutron 2026-06-25 15:18:15.820 | ++ lib/neutron:source:112 : Q_PLUGIN=ml2 2026-06-25 15:18:15.824 | ++ lib/neutron:source:114 : Q_HOST=192.168.122.77 2026-06-25 15:18:15.828 | ++ lib/neutron:source:116 : Q_PROTOCOL=http 2026-06-25 15:18:15.834 | +++ lib/neutron:source:118 : ipv6_unquote 0.0.0.0 2026-06-25 15:18:15.838 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 15:18:15.839 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 15:18:15.845 | ++ lib/neutron:source:118 : Q_LISTEN_ADDRESS=0.0.0.0 2026-06-25 15:18:15.850 | ++ lib/neutron:source:120 : Q_ADMIN_USERNAME=neutron 2026-06-25 15:18:15.854 | ++ lib/neutron:source:122 : Q_AUTH_STRATEGY=keystone 2026-06-25 15:18:15.859 | ++ lib/neutron:source:124 : Q_OVS_USE_VETH=False 2026-06-25 15:18:15.863 | ++ lib/neutron:source:125 : Q_USE_ROOTWRAP=True 2026-06-25 15:18:15.868 | +++ lib/neutron:source:126 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-06-25 15:18:15.896 | ++ lib/neutron:source:126 : Q_USE_ROOTWRAP_DAEMON=True 2026-06-25 15:18:15.902 | +++ lib/neutron:source:128 : ipv6_unquote 192.168.122.77 2026-06-25 15:18:15.909 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.77 2026-06-25 15:18:15.909 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 15:18:15.917 | ++ lib/neutron:source:128 : Q_META_DATA_IP=192.168.122.77 2026-06-25 15:18:15.922 | ++ lib/neutron:source:130 : Q_ALLOW_OVERLAPPING_IP=True 2026-06-25 15:18:15.926 | ++ lib/neutron:source:131 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-06-25 15:18:15.930 | ++ lib/neutron:source:132 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-06-25 15:18:15.934 | ++ lib/neutron:source:133 : VIF_PLUGGING_IS_FATAL=True 2026-06-25 15:18:15.938 | ++ lib/neutron:source:134 : VIF_PLUGGING_TIMEOUT=300 2026-06-25 15:18:15.943 | ++ lib/neutron:source:137 : SKIP_STOP_OVN=False 2026-06-25 15:18:15.947 | ++ lib/neutron:source:141 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-06-25 15:18:15.951 | ++ lib/neutron:source:144 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-06-25 15:18:15.955 | ++ lib/neutron:source:145 : [[ -z networking ]] 2026-06-25 15:18:15.960 | ++ lib/neutron:source:150 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-06-25 15:18:15.964 | ++ lib/neutron:source:151 : ALEMBIC_DIR=/opt/stack/alembic 2026-06-25 15:18:15.969 | ++ lib/neutron:source:152 : ALEMBIC_BRANCH=main 2026-06-25 15:18:15.973 | ++ lib/neutron:source:153 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-06-25 15:18:15.977 | ++ lib/neutron:source:154 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-06-25 15:18:15.981 | ++ lib/neutron:source:155 : SQLALCHEMY_BRANCH=main 2026-06-25 15:18:15.986 | ++ lib/neutron:source:166 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-06-25 15:18:15.991 | ++ lib/neutron:source:169 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-06-25 15:18:15.995 | ++ lib/neutron:source:172 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-06-25 15:18:16.000 | ++ lib/neutron:source:173 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:18:16.005 | +++ lib/neutron:source:176 : get_rootwrap_location neutron 2026-06-25 15:18:16.010 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-06-25 15:18:16.015 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-06-25 15:18:16.042 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-06-25 15:18:16.046 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-06-25 15:18:16.052 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 15:18:16.058 | ++ lib/neutron:source:176 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-06-25 15:18:16.062 | ++ lib/neutron:source:177 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 15:18:16.066 | ++ lib/neutron:source:178 : [[ True == \T\r\u\e ]] 2026-06-25 15:18:16.071 | ++ lib/neutron:source:179 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 15:18:16.075 | ++ lib/neutron:source:191 : Q_DVR_MODE=legacy 2026-06-25 15:18:16.080 | ++ lib/neutron:source:192 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 15:18:16.084 | ++ lib/neutron:source:208 : ENABLE_TENANT_TUNNELS=True 2026-06-25 15:18:16.088 | ++ lib/neutron:source:213 : TENANT_TUNNEL_RANGES=1:1000 2026-06-25 15:18:16.092 | ++ lib/neutron:source:218 : ENABLE_TENANT_VLANS=False 2026-06-25 15:18:16.096 | ++ lib/neutron:source:226 : TENANT_VLAN_RANGE= 2026-06-25 15:18:16.101 | ++ lib/neutron:source:234 : PHYSICAL_NETWORK=public 2026-06-25 15:18:16.104 | ++ lib/neutron:source:244 : OVS_PHYSICAL_BRIDGE=br-ex 2026-06-25 15:18:16.109 | ++ lib/neutron:source:250 : OVS_ENABLE_TUNNELING=True 2026-06-25 15:18:16.113 | ++ lib/neutron:source:254 : ENABLE_ISOLATED_METADATA=False 2026-06-25 15:18:16.117 | ++ lib/neutron:source:259 : ENABLE_METADATA_NETWORK=False 2026-06-25 15:18:16.121 | ++ lib/neutron:source:264 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-06-25 15:18:16.125 | ++ lib/neutron:source:265 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-06-25 15:18:16.309 | ++ lib/neutron:source:272 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-06-25 15:18:16.332 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-06-25 15:18:16.337 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-06-25 15:18:16.343 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-06-25 15:18:16.347 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-06-25 15:18:16.352 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-06-25 15:18:16.356 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-06-25 15:18:16.360 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-06-25 15:18:16.364 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-06-25 15:18:16.369 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-06-25 15:18:16.373 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-06-25 15:18:16.377 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-06-25 15:18:16.382 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-06-25 15:18:16.387 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-06-25 15:18:16.391 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-06-25 15:18:16.395 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-06-25 15:18:16.400 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-06-25 15:18:16.404 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-06-25 15:18:16.410 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-06-25 15:18:16.414 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-06-25 15:18:16.417 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-06-25 15:18:16.423 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-06-25 15:18:16.424 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-06-25 15:18:16.427 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-06-25 15:18:16.427 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-06-25 15:18:16.432 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=c4:ccda:43e4 2026-06-25 15:18:16.435 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-06-25 15:18:16.438 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-06-25 15:18:16.441 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-06-25 15:18:16.444 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-06-25 15:18:16.447 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fdc4:ccda:43e4::/56 2026-06-25 15:18:16.453 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fdc4:ccda:43e4::/56 2026-06-25 15:18:16.453 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-06-25 15:18:16.462 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fdc4:ccda:43e4::/64 2026-06-25 15:18:16.466 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-06-25 15:18:16.471 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-06-25 15:18:16.475 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-06-25 15:18:16.480 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-06-25 15:18:16.483 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-06-25 15:18:16.487 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-06-25 15:18:16.491 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-06-25 15:18:16.495 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-06-25 15:18:16.498 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-06-25 15:18:16.502 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-06-25 15:18:16.507 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-06-25 15:18:16.511 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-06-25 15:18:16.514 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-06-25 15:18:16.518 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fdc4:ccda:43e4::/56 2026-06-25 15:18:16.521 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-06-25 15:18:16.524 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-06-25 15:18:16.530 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-06-25 15:18:16.530 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-06-25 15:18:16.532 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-06-25 15:18:16.541 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-06-25 15:18:16.547 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-06-25 15:18:16.549 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-06-25 15:18:16.550 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-06-25 15:18:16.557 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-06-25 15:18:16.564 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-06-25 15:18:16.568 | ++ lib/neutron:source:279 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-06-25 15:18:16.573 | ++ lib/neutron:source:280 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-06-25 15:18:16.578 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-06-25 15:18:16.584 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-06-25 15:18:16.588 | ++ lib/neutron:source:285 : has_neutron_plugin_security_group 2026-06-25 15:18:16.592 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-06-25 15:18:16.597 | ++ lib/neutron:source:286 : Q_USE_SECGROUP=True 2026-06-25 15:18:16.602 | ++ lib/neutron:source:294 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-06-25 15:18:16.628 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-06-25 15:18:16.651 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-06-25 15:18:16.674 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-06-25 15:18:16.698 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-06-25 15:18:16.722 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-06-25 15:18:16.770 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-06-25 15:18:16.775 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-06-25 15:18:16.779 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-06-25 15:18:16.783 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-06-25 15:18:16.787 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 15:18:16.793 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-06-25 15:18:16.820 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-06-25 15:18:16.825 | + ./stack.sh:main:632 : run_phase source 2026-06-25 15:18:16.830 | + functions-common:run_phase:1848 : local mode=source 2026-06-25 15:18:16.834 | + functions-common:run_phase:1849 : local phase= 2026-06-25 15:18:16.838 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:18:16.843 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:18:16.847 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:18:16.851 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:18:16.855 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:18:16.860 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:18:16.868 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:18:16.871 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:18:16.875 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:18:16.880 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-06-25 15:18:16.884 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:18:16.912 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:18:16.917 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 15:18:16.922 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-06-25 15:18:16.994 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-06-25 15:18:16.998 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-06-25 15:18:17.003 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-06-25 15:18:17.006 | + functions-common:run_phase:1870 : load_plugin_settings 2026-06-25 15:18:17.010 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-06-25 15:18:17.013 | + functions-common:load_plugin_settings:1785 : local plugin 2026-06-25 15:18:17.017 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-06-25 15:18:17.020 | + functions-common:load_plugin_settings:1789 : return 2026-06-25 15:18:17.025 | + functions-common:run_phase:1871 : verify_disabled_services 2026-06-25 15:18:17.030 | + functions-common:verify_disabled_services:2131 : local service 2026-06-25 15:18:17.033 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.036 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-06-25 15:18:17.040 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.044 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-06-25 15:18:17.049 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.054 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-06-25 15:18:17.057 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.060 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-06-25 15:18:17.065 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.071 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-06-25 15:18:17.076 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.080 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-06-25 15:18:17.086 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.090 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-06-25 15:18:17.094 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.098 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-06-25 15:18:17.102 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.105 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-06-25 15:18:17.110 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.116 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-06-25 15:18:17.120 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.124 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-06-25 15:18:17.128 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.133 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-06-25 15:18:17.137 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.142 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-06-25 15:18:17.147 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.150 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-06-25 15:18:17.154 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.157 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-06-25 15:18:17.161 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.165 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-06-25 15:18:17.170 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.175 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-06-25 15:18:17.178 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.182 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-06-25 15:18:17.187 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.191 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-06-25 15:18:17.195 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.199 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-06-25 15:18:17.202 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.207 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-06-25 15:18:17.211 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.214 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-06-25 15:18:17.219 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.223 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-06-25 15:18:17.227 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.232 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-06-25 15:18:17.235 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:18:17.239 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-06-25 15:18:17.244 | + ./stack.sh:main:703 : initialize_database_backends 2026-06-25 15:18:17.250 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 15:18:17.255 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-06-25 15:18:17.282 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:18:17.287 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-06-25 15:18:17.290 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-06-25 15:18:17.295 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-06-25 15:18:17.322 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:18:17.327 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-06-25 15:18:17.332 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-06-25 15:18:17.336 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-06-25 15:18:17.341 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-06-25 15:18:17.345 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-06-25 15:18:17.350 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-06-25 15:18:17.353 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-06-25 15:18:17.359 | + lib/database:initialize_database_backends:92 : return 0 2026-06-25 15:18:17.363 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-06-25 15:18:17.363 | Using mysql database backend 2026-06-25 15:18:17.367 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-06-25 15:18:17.397 | + ./stack.sh:main:709 : define_database_baseurl 2026-06-25 15:18:17.404 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-06-25 15:18:17.409 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 15:18:17.413 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-06-25 15:18:17.417 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 15:18:17.422 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-06-25 15:18:17.450 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:18:17.453 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-06-25 15:18:17.482 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-06-25 15:18:17.507 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:18:17.511 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-06-25 15:18:17.538 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-06-25 15:18:17.565 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-06-25 15:18:17.594 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:18:17.598 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-06-25 15:18:17.626 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:18:17.630 | + ./stack.sh:main:765 : save_stackenv 765 2026-06-25 15:18:17.635 | + functions-common:save_stackenv:65 : local tag=765 2026-06-25 15:18:17.641 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 15:18:17.647 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-171817 2026-06-25 15:18:17.652 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-171817 765' 2026-06-25 15:18:17.657 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.662 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 15:18:17.666 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.671 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 15:18:17.676 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.680 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 15:18:17.685 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.689 | + 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-06-25 15:18:17.694 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.698 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.77 2026-06-25 15:18:17.703 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.707 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.77/identity 2026-06-25 15:18:17.712 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.716 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-171801 2026-06-25 15:18:17.720 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.725 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 15:18:17.729 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.734 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.77 2026-06-25 15:18:17.739 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.743 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 15:18:17.748 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.753 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 15:18:17.757 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.762 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 15:18:17.767 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.771 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 15:18:17.776 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.780 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.77 2026-06-25 15:18:17.785 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:18:17.789 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 15:18:17.794 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-06-25 15:18:17.799 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-06-25 15:18:17.803 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-06-25 15:18:17.806 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-06-25 15:18:17.809 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:18:17.812 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:18:17.817 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:18:17.821 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:18:17.825 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:18:17.831 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:18:17.857 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:18:17.861 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:18:17.864 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:18:17.868 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:18:17.868 | + functions-common:git_clone:610 : echo master 2026-06-25 15:18:17.875 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-06-25 15:18:17.878 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:18:17.882 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 15:18:17.886 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:18:17.890 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:18:17.893 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:18:17.897 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:18:17.900 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:18:17.904 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:18:17.908 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:18:17.911 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:18:17.916 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:18:17.922 | + functions-common:time_start:2411 : _TIME_START[$name]=1782400697919 2026-06-25 15:18:17.925 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-06-25 15:18:17.930 | Cloning into '/opt/stack/requirements'... 2026-06-25 15:18:21.991 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:18:21.995 | + functions-common:time_stop:2420 : local name 2026-06-25 15:18:21.998 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:18:22.002 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:18:22.005 | + functions-common:time_stop:2423 : local total 2026-06-25 15:18:22.010 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:18:22.013 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:18:22.017 | + functions-common:time_stop:2427 : start_time=1782400697919 2026-06-25 15:18:22.021 | + functions-common:time_stop:2429 : [[ -z 1782400697919 ]] 2026-06-25 15:18:22.026 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:18:22.031 | + functions-common:time_stop:2432 : end_time=1782400702028 2026-06-25 15:18:22.036 | + functions-common:time_stop:2433 : elapsed_time=4109 2026-06-25 15:18:22.039 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:18:22.042 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:18:22.046 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4109 2026-06-25 15:18:22.050 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-06-25 15:18:22.054 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:18:22.058 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:18:22.062 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:18:22.065 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:18:22.069 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:18:22.073 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:18:22.077 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:18:22.081 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:18:22.085 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:18:22.090 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:18:22.096 | + functions-common:time_start:2411 : _TIME_START[$name]=1782400702091 2026-06-25 15:18:22.100 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:18:22.659 | From https://review.opendev.org/openstack/requirements 2026-06-25 15:18:22.659 | * branch master -> FETCH_HEAD 2026-06-25 15:18:22.673 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:18:22.675 | + functions-common:time_stop:2420 : local name 2026-06-25 15:18:22.677 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:18:22.681 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:18:22.683 | + functions-common:time_stop:2423 : local total 2026-06-25 15:18:22.685 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:18:22.688 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:18:22.690 | + functions-common:time_stop:2427 : start_time=1782400702091 2026-06-25 15:18:22.692 | + functions-common:time_stop:2429 : [[ -z 1782400702091 ]] 2026-06-25 15:18:22.697 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:18:22.701 | + functions-common:time_stop:2432 : end_time=1782400702698 2026-06-25 15:18:22.705 | + functions-common:time_stop:2433 : elapsed_time=607 2026-06-25 15:18:22.707 | + functions-common:time_stop:2434 : total=4109 2026-06-25 15:18:22.711 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:18:22.715 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4716 2026-06-25 15:18:22.718 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:18:22.721 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:18:22.724 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:18:22.728 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:18:22.732 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:18:22.735 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:18:22.738 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:18:22.740 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:18:22.744 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:18:22.748 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:18:22.753 | + functions-common:time_start:2411 : _TIME_START[$name]=1782400702749 2026-06-25 15:18:22.755 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:18:22.771 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:18:22.771 | 2026-06-25 15:18:22.771 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:18:22.771 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:18:22.771 | state without impacting any branches by switching back to a branch. 2026-06-25 15:18:22.771 | 2026-06-25 15:18:22.771 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:18:22.771 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:18:22.772 | 2026-06-25 15:18:22.772 | git switch -c 2026-06-25 15:18:22.772 | 2026-06-25 15:18:22.772 | Or undo this operation with: 2026-06-25 15:18:22.772 | 2026-06-25 15:18:22.772 | git switch - 2026-06-25 15:18:22.772 | 2026-06-25 15:18:22.772 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:18:22.772 | 2026-06-25 15:18:22.772 | HEAD is now at 655fcff9 Merge "Updated from generate-constraints" 2026-06-25 15:18:22.776 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:18:22.779 | + functions-common:time_stop:2420 : local name 2026-06-25 15:18:22.782 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:18:22.785 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:18:22.788 | + functions-common:time_stop:2423 : local total 2026-06-25 15:18:22.790 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:18:22.792 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:18:22.796 | + functions-common:time_stop:2427 : start_time=1782400702749 2026-06-25 15:18:22.798 | + functions-common:time_stop:2429 : [[ -z 1782400702749 ]] 2026-06-25 15:18:22.803 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:18:22.807 | + functions-common:time_stop:2432 : end_time=1782400702804 2026-06-25 15:18:22.810 | + functions-common:time_stop:2433 : elapsed_time=55 2026-06-25 15:18:22.813 | + functions-common:time_stop:2434 : total=4716 2026-06-25 15:18:22.817 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:18:22.819 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4771 2026-06-25 15:18:22.822 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-06-25 15:18:22.840 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-06-25 15:18:22.843 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:18:22.845 | + functions-common:git_clone:673 : head -1 2026-06-25 15:18:22.847 | 655fcff9 Merge "Updated from generate-constraints" 2026-06-25 15:18:22.850 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:18:22.855 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-06-25 15:18:22.859 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:18:22.863 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-06-25 15:18:22.867 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-06-25 15:18:22.871 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-06-25 15:18:22.875 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-06-25 15:18:22.879 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-06-25 15:18:22.883 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-06-25 15:18:22.887 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-06-25 15:18:22.891 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-06-25 15:18:22.896 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-06-25 15:18:22.903 | ++ tools/install_prereqs.sh:source:47 : NOW=1782400702 2026-06-25 15:18:22.907 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-06-25 15:18:22.913 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-06-25 15:18:22.916 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-06-25 15:18:22.921 | ++ tools/install_prereqs.sh:source:49 : DELTA=1782400702 2026-06-25 15:18:22.924 | ++ tools/install_prereqs.sh:source:50 : [[ 1782400702 -lt 7200 ]] 2026-06-25 15:18:22.929 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-06-25 15:18:22.934 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-06-25 15:18:22.936 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-06-25 15:18:22.941 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-06-25 15:18:22.944 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-06-25 15:18:22.948 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-06-25 15:18:22.952 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-06-25 15:18:22.958 | +++ 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-06-25 15:18:22.994 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-06-25 15:18:22.995 | apache2-dev 2026-06-25 15:18:22.995 | bc 2026-06-25 15:18:22.995 | bsdmainutils 2026-06-25 15:18:22.995 | curl 2026-06-25 15:18:22.995 | g++ 2026-06-25 15:18:22.995 | gawk 2026-06-25 15:18:22.995 | gcc 2026-06-25 15:18:22.995 | gettext 2026-06-25 15:18:22.995 | git 2026-06-25 15:18:22.995 | graphviz 2026-06-25 15:18:22.996 | iputils-ping 2026-06-25 15:18:22.996 | libffi-dev 2026-06-25 15:18:22.996 | libjpeg-dev 2026-06-25 15:18:22.996 | libpq-dev 2026-06-25 15:18:22.996 | libssl-dev 2026-06-25 15:18:22.996 | libsystemd-dev 2026-06-25 15:18:22.996 | libxml2-dev 2026-06-25 15:18:22.996 | libxslt1-dev 2026-06-25 15:18:22.996 | libyaml-dev 2026-06-25 15:18:22.996 | lsof 2026-06-25 15:18:22.996 | openssh-server 2026-06-25 15:18:22.996 | openssl 2026-06-25 15:18:22.997 | pkg-config 2026-06-25 15:18:22.997 | psmisc 2026-06-25 15:18:22.997 | python3-dev 2026-06-25 15:18:22.997 | python3-pip 2026-06-25 15:18:22.997 | python3-systemd 2026-06-25 15:18:22.997 | python3-venv 2026-06-25 15:18:22.997 | tar 2026-06-25 15:18:22.997 | tcpdump 2026-06-25 15:18:22.997 | unzip 2026-06-25 15:18:22.997 | uuid-runtime 2026-06-25 15:18:22.997 | wget 2026-06-25 15:18:22.998 | zlib1g-dev 2026-06-25 15:18:22.998 | libkrb5-dev 2026-06-25 15:18:22.998 | libldap2-dev 2026-06-25 15:18:22.998 | libsasl2-dev 2026-06-25 15:18:22.998 | memcached 2026-06-25 15:18:22.998 | python3-mysqldb 2026-06-25 15:18:22.998 | sqlite3 2026-06-25 15:18:22.998 | conntrack 2026-06-25 15:18:22.998 | curl 2026-06-25 15:18:22.998 | ebtables 2026-06-25 15:18:22.998 | genisoimage 2026-06-25 15:18:22.999 | iptables 2026-06-25 15:18:22.999 | iputils-arping 2026-06-25 15:18:22.999 | kpartx 2026-06-25 15:18:22.999 | libjs-jquery-tablesorter 2026-06-25 15:18:22.999 | parted 2026-06-25 15:18:22.999 | pm-utils 2026-06-25 15:18:22.999 | python3-mysqldb 2026-06-25 15:18:22.999 | socat 2026-06-25 15:18:22.999 | sqlite3 2026-06-25 15:18:22.999 | sudo 2026-06-25 15:18:22.999 | vlan 2026-06-25 15:18:23.000 | lsscsi 2026-06-25 15:18:23.000 | open-iscsi 2026-06-25 15:18:23.000 | cryptsetup 2026-06-25 15:18:23.000 | dosfstools 2026-06-25 15:18:23.000 | genisoimage 2026-06-25 15:18:23.000 | gir1.2-libosinfo-1.0 2026-06-25 15:18:23.000 | netcat-openbsd 2026-06-25 15:18:23.000 | open-iscsi 2026-06-25 15:18:23.000 | qemu-utils 2026-06-25 15:18:23.000 | sg3-utils 2026-06-25 15:18:23.000 | sysfsutils 2026-06-25 15:18:23.001 | lvm2 2026-06-25 15:18:23.001 | qemu-utils 2026-06-25 15:18:23.001 | thin-provisioning-tools 2026-06-25 15:18:23.001 | acl 2026-06-25 15:18:23.001 | dnsmasq-base 2026-06-25 15:18:23.001 | dnsmasq-utils 2026-06-25 15:18:23.001 | ebtables 2026-06-25 15:18:23.001 | haproxy 2026-06-25 15:18:23.001 | iptables 2026-06-25 15:18:23.001 | iputils-arping 2026-06-25 15:18:23.001 | iputils-ping 2026-06-25 15:18:23.001 | postgresql-server-dev-all 2026-06-25 15:18:23.002 | python3-mysqldb 2026-06-25 15:18:23.002 | sqlite3 2026-06-25 15:18:23.002 | sudo 2026-06-25 15:18:23.002 | vlan 2026-06-25 15:18:23.002 | pcp' 2026-06-25 15:18:23.002 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-06-25 15:18:23.029 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-06-25 15:18:23.029 | apache2-dev 2026-06-25 15:18:23.029 | bc 2026-06-25 15:18:23.029 | bsdmainutils 2026-06-25 15:18:23.029 | curl 2026-06-25 15:18:23.029 | g++ 2026-06-25 15:18:23.029 | gawk 2026-06-25 15:18:23.030 | gcc 2026-06-25 15:18:23.030 | gettext 2026-06-25 15:18:23.030 | git 2026-06-25 15:18:23.030 | graphviz 2026-06-25 15:18:23.030 | iputils-ping 2026-06-25 15:18:23.030 | libffi-dev 2026-06-25 15:18:23.030 | libjpeg-dev 2026-06-25 15:18:23.030 | libpq-dev 2026-06-25 15:18:23.030 | libssl-dev 2026-06-25 15:18:23.030 | libsystemd-dev 2026-06-25 15:18:23.031 | libxml2-dev 2026-06-25 15:18:23.031 | libxslt1-dev 2026-06-25 15:18:23.031 | libyaml-dev 2026-06-25 15:18:23.031 | lsof 2026-06-25 15:18:23.031 | openssh-server 2026-06-25 15:18:23.031 | openssl 2026-06-25 15:18:23.031 | pkg-config 2026-06-25 15:18:23.031 | psmisc 2026-06-25 15:18:23.031 | python3-dev 2026-06-25 15:18:23.031 | python3-pip 2026-06-25 15:18:23.031 | python3-systemd 2026-06-25 15:18:23.031 | python3-venv 2026-06-25 15:18:23.032 | tar 2026-06-25 15:18:23.032 | tcpdump 2026-06-25 15:18:23.032 | unzip 2026-06-25 15:18:23.032 | uuid-runtime 2026-06-25 15:18:23.032 | wget 2026-06-25 15:18:23.032 | zlib1g-dev 2026-06-25 15:18:23.032 | libkrb5-dev 2026-06-25 15:18:23.032 | libldap2-dev 2026-06-25 15:18:23.032 | libsasl2-dev 2026-06-25 15:18:23.032 | memcached 2026-06-25 15:18:23.032 | python3-mysqldb 2026-06-25 15:18:23.032 | sqlite3 2026-06-25 15:18:23.033 | conntrack 2026-06-25 15:18:23.033 | curl 2026-06-25 15:18:23.033 | ebtables 2026-06-25 15:18:23.033 | genisoimage 2026-06-25 15:18:23.033 | iptables 2026-06-25 15:18:23.033 | iputils-arping 2026-06-25 15:18:23.033 | kpartx 2026-06-25 15:18:23.033 | libjs-jquery-tablesorter 2026-06-25 15:18:23.033 | parted 2026-06-25 15:18:23.033 | pm-utils 2026-06-25 15:18:23.033 | python3-mysqldb 2026-06-25 15:18:23.034 | socat 2026-06-25 15:18:23.034 | sqlite3 2026-06-25 15:18:23.034 | sudo 2026-06-25 15:18:23.034 | vlan 2026-06-25 15:18:23.034 | lsscsi 2026-06-25 15:18:23.034 | open-iscsi 2026-06-25 15:18:23.034 | cryptsetup 2026-06-25 15:18:23.034 | dosfstools 2026-06-25 15:18:23.034 | genisoimage 2026-06-25 15:18:23.034 | gir1.2-libosinfo-1.0 2026-06-25 15:18:23.034 | netcat-openbsd 2026-06-25 15:18:23.035 | open-iscsi 2026-06-25 15:18:23.035 | qemu-utils 2026-06-25 15:18:23.035 | sg3-utils 2026-06-25 15:18:23.035 | sysfsutils 2026-06-25 15:18:23.035 | lvm2 2026-06-25 15:18:23.035 | qemu-utils 2026-06-25 15:18:23.035 | thin-provisioning-tools 2026-06-25 15:18:23.035 | acl 2026-06-25 15:18:23.035 | dnsmasq-base 2026-06-25 15:18:23.035 | dnsmasq-utils 2026-06-25 15:18:23.035 | ebtables 2026-06-25 15:18:23.036 | haproxy 2026-06-25 15:18:23.036 | iptables 2026-06-25 15:18:23.036 | iputils-arping 2026-06-25 15:18:23.036 | iputils-ping 2026-06-25 15:18:23.036 | postgresql-server-dev-all 2026-06-25 15:18:23.036 | python3-mysqldb 2026-06-25 15:18:23.036 | sqlite3 2026-06-25 15:18:23.036 | sudo 2026-06-25 15:18:23.036 | vlan 2026-06-25 15:18:23.036 | pcp ' 2026-06-25 15:18:23.036 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-06-25 15:18:23.037 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:18:23.041 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:18:23.047 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-06-25 15:18:23.047 | ++ 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-06-25 15:18:23.053 | ++ 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-06-25 15:18:23.057 | ++ functions-common:install_package:1438 : update_package_repo 2026-06-25 15:18:23.061 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:18:23.064 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:18:23.068 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:18:23.070 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:18:23.074 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:18:23.077 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:18:23.081 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:18:23.084 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:18:23.088 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:18:23.092 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:18:23.095 | ++ functions-common:apt_get_update:1167 : return 2026-06-25 15:18:23.099 | ++ 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-06-25 15:18:23.103 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:18:23.107 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:18:23.110 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:18:23.114 | ++ 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-06-25 15:18:23.143 | ++ 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-06-25 15:18:23.190 | Reading package lists... 2026-06-25 15:18:23.623 | Building dependency tree... 2026-06-25 15:18:23.625 | Reading state information... 2026-06-25 15:18:24.248 | bc is already the newest version (1.07.1-3ubuntu4). 2026-06-25 15:18:24.248 | bc set to manually installed. 2026-06-25 15:18:24.248 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 15:18:24.248 | g++ set to manually installed. 2026-06-25 15:18:24.249 | gawk is already the newest version (1:5.2.1-2build3). 2026-06-25 15:18:24.249 | gawk set to manually installed. 2026-06-25 15:18:24.249 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-06-25 15:18:24.249 | gcc set to manually installed. 2026-06-25 15:18:24.249 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-06-25 15:18:24.249 | git set to manually installed. 2026-06-25 15:18:24.249 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-06-25 15:18:24.249 | iputils-ping set to manually installed. 2026-06-25 15:18:24.250 | lsof is already the newest version (4.95.0-1build3). 2026-06-25 15:18:24.250 | lsof set to manually installed. 2026-06-25 15:18:24.250 | psmisc is already the newest version (23.7-1build1). 2026-06-25 15:18:24.250 | psmisc set to manually installed. 2026-06-25 15:18:24.250 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-06-25 15:18:24.250 | python3-dev set to manually installed. 2026-06-25 15:18:24.250 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-06-25 15:18:24.250 | python3-systemd is already the newest version (235-1build4). 2026-06-25 15:18:24.251 | python3-systemd set to manually installed. 2026-06-25 15:18:24.251 | tar is already the newest version (1.35+dfsg-3build1). 2026-06-25 15:18:24.251 | tar set to manually installed. 2026-06-25 15:18:24.251 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-06-25 15:18:24.251 | tcpdump set to manually installed. 2026-06-25 15:18:24.251 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-06-25 15:18:24.251 | uuid-runtime set to manually installed. 2026-06-25 15:18:24.251 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-06-25 15:18:24.252 | wget set to manually installed. 2026-06-25 15:18:24.252 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-06-25 15:18:24.252 | zlib1g-dev set to manually installed. 2026-06-25 15:18:24.252 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-06-25 15:18:24.252 | iptables set to manually installed. 2026-06-25 15:18:24.252 | parted is already the newest version (3.6-4build1). 2026-06-25 15:18:24.252 | parted set to manually installed. 2026-06-25 15:18:24.252 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-06-25 15:18:24.252 | sudo set to manually installed. 2026-06-25 15:18:24.252 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-06-25 15:18:24.253 | open-iscsi set to manually installed. 2026-06-25 15:18:24.253 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-06-25 15:18:24.253 | cryptsetup set to manually installed. 2026-06-25 15:18:24.253 | dosfstools is already the newest version (4.2-1.1build1). 2026-06-25 15:18:24.253 | dosfstools set to manually installed. 2026-06-25 15:18:24.253 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-06-25 15:18:24.253 | netcat-openbsd set to manually installed. 2026-06-25 15:18:24.253 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-06-25 15:18:24.253 | sg3-utils set to manually installed. 2026-06-25 15:18:24.254 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-06-25 15:18:24.254 | lvm2 set to manually installed. 2026-06-25 15:18:24.254 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-06-25 15:18:24.254 | thin-provisioning-tools set to manually installed. 2026-06-25 15:18:24.254 | acl is already the newest version (2.3.2-1build1.1). 2026-06-25 15:18:24.254 | acl set to manually installed. 2026-06-25 15:18:24.254 | The following additional packages will be installed: 2026-06-25 15:18:24.254 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-06-25 15:18:24.254 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-06-25 15:18:24.255 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-06-25 15:18:24.255 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-06-25 15:18:24.255 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-06-25 15:18:24.255 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-06-25 15:18:24.255 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-06-25 15:18:24.255 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-06-25 15:18:24.255 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-06-25 15:18:24.255 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-06-25 15:18:24.255 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-06-25 15:18:24.256 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-06-25 15:18:24.256 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-06-25 15:18:24.256 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-06-25 15:18:24.256 | libmysqlclient21 libncurses-dev libnss-mymachines libnss-systemd 2026-06-25 15:18:24.256 | libobjc-13-dev libobjc4 libosinfo-1.0-0 libosinfo-l10n libpam-systemd 2026-06-25 15:18:24.256 | libpathplan4 libpcp-archive1t64 libpcp-gui2t64 libpcp-import1t64 2026-06-25 15:18:24.256 | libpcp-mmv1t64 libpcp-pmda-perl libpcp-pmda3t64 libpcp-trace2t64 2026-06-25 15:18:24.256 | libpcp-web1t64 libpcp3t64 libpcre2-16-0 libpcre2-32-0 libpcre2-dev 2026-06-25 15:18:24.256 | libpcre2-posix3 libpfm4 libpkgconf3 libpq5 libsctp-dev libsctp1 libsm6 2026-06-25 15:18:24.257 | libssl3t64 libsub-override-perl libsys-hostname-long-perl libsysfs2 2026-06-25 15:18:24.257 | libsystemd-shared libsystemd0 libtool libtypes-serialiser-perl libudev1 2026-06-25 15:18:24.257 | libx86-1 libxaw7 libxml2 libxml2-utils libxmu6 libxt6t64 libz3-4 libz3-dev 2026-06-25 15:18:24.257 | llvm-17 llvm-17-dev llvm-17-linker-tools llvm-17-runtime llvm-17-tools m4 2026-06-25 15:18:24.257 | multipath-tools mysql-common ncal openssh-client openssh-sftp-server 2026-06-25 15:18:24.257 | osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf postgresql-client-16 2026-06-25 15:18:24.257 | postgresql-client-common postgresql-common postgresql-server-dev-16 2026-06-25 15:18:24.257 | python3-pcp python3-pip-whl python3-setuptools-whl python3.12-venv 2026-06-25 15:18:24.257 | qemu-block-extra qemu-guest-agent qemu-system-common qemu-system-data 2026-06-25 15:18:24.257 | qemu-system-gui qemu-system-modules-opengl qemu-system-modules-spice 2026-06-25 15:18:24.257 | qemu-system-x86 ssl-cert systemd systemd-container systemd-dev 2026-06-25 15:18:24.258 | systemd-resolved systemd-sysv systemd-timesyncd udev uuid-dev vbetool 2026-06-25 15:18:24.258 | Suggested packages: 2026-06-25 15:18:24.258 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-06-25 15:18:24.258 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-06-25 15:18:24.258 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-06-25 15:18:24.258 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-06-25 15:18:24.258 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-06-25 15:18:24.258 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-06-25 15:18:24.258 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-06-25 15:18:24.258 | libcache-memcached-perl libmemcached libyaml-perl multipath-tools-boot 2026-06-25 15:18:24.259 | keychain libpam-ssh monkeysphere ssh-askpass molly-guard pcp-gui 2026-06-25 15:18:24.259 | libpcp-import-perl redis-server cpufrequtils wireless-tools radeontool 2026-06-25 15:18:24.259 | libmail-box-perl postgresql-16 default-mysql-server | virtual-mysql-server 2026-06-25 15:18:24.259 | samba vde2 sqlite3-doc systemd-homed systemd-userdbd systemd-boot 2026-06-25 15:18:24.259 | libqrencode4 libtss2-rc0 zip 2026-06-25 15:18:24.465 | The following NEW packages will be installed: 2026-06-25 15:18:24.465 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-06-25 15:18:24.465 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-06-25 15:18:24.465 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-06-25 15:18:24.465 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-06-25 15:18:24.466 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-06-25 15:18:24.466 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-06-25 15:18:24.466 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-06-25 15:18:24.466 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-06-25 15:18:24.466 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-06-25 15:18:24.466 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-06-25 15:18:24.466 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-06-25 15:18:24.466 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-06-25 15:18:24.467 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-06-25 15:18:24.467 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-06-25 15:18:24.467 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-06-25 15:18:24.467 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-06-25 15:18:24.467 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-06-25 15:18:24.467 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-06-25 15:18:24.467 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-06-25 15:18:24.467 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-06-25 15:18:24.468 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-06-25 15:18:24.468 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-06-25 15:18:24.468 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-06-25 15:18:24.468 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-06-25 15:18:24.468 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-06-25 15:18:24.468 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-06-25 15:18:24.468 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-06-25 15:18:24.468 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-06-25 15:18:24.469 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-06-25 15:18:24.469 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-06-25 15:18:24.469 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-06-25 15:18:24.469 | uuid-dev vbetool vlan 2026-06-25 15:18:24.470 | The following packages will be upgraded: 2026-06-25 15:18:24.471 | curl dnsmasq-base kpartx libcurl3t64-gnutls libcurl4t64 libnss-mymachines 2026-06-25 15:18:24.472 | libnss-systemd libpam-systemd libssl3t64 libsystemd-shared libsystemd0 2026-06-25 15:18:24.472 | libudev1 libxml2 libxml2-utils multipath-tools openssh-client openssh-server 2026-06-25 15:18:24.472 | openssh-sftp-server openssl qemu-block-extra qemu-guest-agent 2026-06-25 15:18:24.473 | qemu-system-common qemu-system-data qemu-system-gui 2026-06-25 15:18:24.473 | qemu-system-modules-opengl qemu-system-modules-spice qemu-system-x86 2026-06-25 15:18:24.473 | qemu-utils systemd systemd-container systemd-dev systemd-resolved 2026-06-25 15:18:24.473 | systemd-sysv systemd-timesyncd udev 2026-06-25 15:18:24.563 | 35 upgraded, 161 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:18:24.563 | Need to get 208 MB of archives. 2026-06-25 15:18:24.563 | After this operation, 941 MB of additional disk space will be used. 2026-06-25 15:18:24.563 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-dev all 255.4-1ubuntu8.16 [106 kB] 2026-06-25 15:18:24.621 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-timesyncd amd64 255.4-1ubuntu8.16 [35.3 kB] 2026-06-25 15:18:24.622 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-resolved amd64 255.4-1ubuntu8.16 [296 kB] 2026-06-25 15:18:24.638 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-mymachines amd64 255.4-1ubuntu8.16 [153 kB] 2026-06-25 15:18:24.652 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-container amd64 255.4-1ubuntu8.16 [417 kB] 2026-06-25 15:18:24.668 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-shared amd64 255.4-1ubuntu8.16 [2076 kB] 2026-06-25 15:18:24.706 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd0 amd64 255.4-1ubuntu8.16 [431 kB] 2026-06-25 15:18:24.713 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd-sysv amd64 255.4-1ubuntu8.16 [11.9 kB] 2026-06-25 15:18:24.714 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libnss-systemd amd64 255.4-1ubuntu8.16 [159 kB] 2026-06-25 15:18:24.718 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpam-systemd amd64 255.4-1ubuntu8.16 [235 kB] 2026-06-25 15:18:24.732 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 systemd amd64 255.4-1ubuntu8.16 [3475 kB] 2026-06-25 15:18:24.819 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 udev amd64 255.4-1ubuntu8.16 [1875 kB] 2026-06-25 15:18:24.850 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libudev1 amd64 255.4-1ubuntu8.16 [177 kB] 2026-06-25 15:18:24.853 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl3t64 amd64 3.0.13-0ubuntu3.11 [1942 kB] 2026-06-25 15:18:24.878 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.9 [227 kB] 2026-06-25 15:18:24.893 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.9 [342 kB] 2026-06-25 15:18:24.898 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-06-25 15:18:24.900 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-06-25 15:18:24.901 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-06-25 15:18:24.902 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-06-25 15:18:24.903 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-06-25 15:18:24.905 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2 amd64 2.9.14+dfsg-1.3ubuntu3.8 [764 kB] 2026-06-25 15:18:24.920 | Get:23 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-06-25 15:18:24.937 | Get:24 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-06-25 15:18:24.942 | Get:25 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-06-25 15:18:24.945 | Get:26 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-06-25 15:18:24.947 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-06-25 15:18:24.986 | Get:28 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-06-25 15:18:24.989 | Get:29 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-06-25 15:18:24.993 | Get:30 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-sftp-server amd64 1:9.6p1-3ubuntu13.16 [37.3 kB] 2026-06-25 15:18:24.998 | Get:31 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-server amd64 1:9.6p1-3ubuntu13.16 [510 kB] 2026-06-25 15:18:25.008 | Get:32 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssh-client amd64 1:9.6p1-3ubuntu13.16 [907 kB] 2026-06-25 15:18:25.024 | Get:33 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-06-25 15:18:25.025 | Get:34 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-06-25 15:18:25.026 | Get:35 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openssl amd64 3.0.13-0ubuntu3.11 [1003 kB] 2026-06-25 15:18:25.043 | Get:36 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-06-25 15:18:25.043 | Get:37 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-06-25 15:18:25.045 | Get:38 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 qemu-guest-agent amd64 1:8.2.2+ds-0ubuntu1.17 [391 kB] 2026-06-25 15:18:25.051 | Get:39 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-06-25 15:18:25.051 | Get:40 http://de.archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-06-25 15:18:25.052 | Get:41 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-06-25 15:18:25.053 | Get:42 http://de.archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-06-25 15:18:25.062 | Get:43 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-06-25 15:18:25.068 | Get:44 http://de.archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-06-25 15:18:25.084 | Get:45 http://de.archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-06-25 15:18:25.089 | Get:46 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-06-25 15:18:25.091 | Get:47 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-06-25 15:18:25.588 | Get:48 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-06-25 15:18:25.816 | Get:49 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-06-25 15:18:25.817 | Get:50 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-06-25 15:18:25.818 | Get:51 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-06-25 15:18:25.823 | Get:52 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-06-25 15:18:25.835 | Get:53 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-06-25 15:18:25.859 | Get:54 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-06-25 15:18:25.990 | Get:55 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-06-25 15:18:25.991 | Get:56 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-06-25 15:18:25.994 | Get:57 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-06-25 15:18:25.996 | Get:58 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-06-25 15:18:25.997 | Get:59 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-06-25 15:18:25.998 | Get:60 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-06-25 15:18:25.999 | Get:61 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-06-25 15:18:25.999 | Get:62 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-06-25 15:18:26.000 | Get:63 http://de.archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-06-25 15:18:26.005 | Get:64 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-06-25 15:18:26.022 | Get:65 http://de.archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-06-25 15:18:26.023 | Get:66 http://de.archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-06-25 15:18:26.027 | Get:67 http://de.archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-06-25 15:18:26.044 | Get:68 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-06-25 15:18:26.044 | Get:69 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-06-25 15:18:26.044 | Get:70 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-06-25 15:18:26.050 | Get:71 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-06-25 15:18:26.061 | Get:72 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-06-25 15:18:26.073 | Get:73 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-06-25 15:18:26.073 | Get:74 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-06-25 15:18:26.078 | Get:75 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-06-25 15:18:26.085 | Get:76 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-06-25 15:18:26.094 | Get:77 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-06-25 15:18:26.094 | Get:78 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-06-25 15:18:26.105 | Get:79 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-06-25 15:18:26.115 | Get:80 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-06-25 15:18:26.115 | Get:81 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-06-25 15:18:26.116 | Get:82 http://de.archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-06-25 15:18:26.117 | Get:83 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-base amd64 2.90-2ubuntu0.3 [376 kB] 2026-06-25 15:18:26.122 | Get:84 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-06-25 15:18:26.123 | Get:85 http://de.archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-06-25 15:18:26.127 | Get:86 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-06-25 15:18:26.154 | Get:87 http://de.archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-06-25 15:18:26.160 | Get:88 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-06-25 15:18:26.162 | Get:89 http://de.archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-06-25 15:18:26.170 | Get:90 http://de.archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-06-25 15:18:26.171 | Get:91 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-06-25 15:18:26.172 | Get:92 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-06-25 15:18:26.173 | Get:93 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-06-25 15:18:26.175 | Get:94 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-06-25 15:18:26.177 | Get:95 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-06-25 15:18:26.178 | Get:96 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-06-25 15:18:26.184 | Get:97 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-06-25 15:18:26.194 | Get:98 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-06-25 15:18:26.199 | Get:99 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-06-25 15:18:26.236 | Get:100 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-06-25 15:18:26.237 | Get:101 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-06-25 15:18:26.238 | Get:102 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-06-25 15:18:26.243 | Get:103 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-06-25 15:18:26.244 | Get:104 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-06-25 15:18:26.246 | Get:105 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-06-25 15:18:26.259 | Get:106 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-06-25 15:18:26.262 | Get:107 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-06-25 15:18:26.262 | Get:108 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-06-25 15:18:26.263 | Get:109 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-06-25 15:18:26.266 | Get:110 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-06-25 15:18:26.268 | Get:111 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-06-25 15:18:26.269 | Get:112 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-06-25 15:18:26.270 | Get:113 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-06-25 15:18:26.280 | Get:114 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-06-25 15:18:26.282 | Get:115 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-06-25 15:18:26.330 | Get:116 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-06-25 15:18:26.330 | Get:117 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.9 [334 kB] 2026-06-25 15:18:26.337 | Get:118 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-06-25 15:18:26.338 | Get:119 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-06-25 15:18:26.547 | Get:120 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-06-25 15:18:26.552 | Get:121 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-06-25 15:18:26.553 | Get:122 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-06-25 15:18:26.553 | Get:123 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-06-25 15:18:26.554 | Get:124 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-06-25 15:18:26.558 | Get:125 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-06-25 15:18:26.558 | Get:126 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-06-25 15:18:26.560 | Get:127 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-06-25 15:18:26.563 | Get:128 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-06-25 15:18:26.564 | Get:129 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-06-25 15:18:26.578 | Get:130 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-06-25 15:18:26.583 | Get:131 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-06-25 15:18:26.603 | Get:132 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2 [384 kB] 2026-06-25 15:18:26.609 | Get:133 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-06-25 15:18:26.609 | Get:134 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-06-25 15:18:26.620 | Get:135 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-06-25 15:18:26.621 | Get:136 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-06-25 15:18:26.622 | Get:137 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-06-25 15:18:26.624 | Get:138 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-06-25 15:18:26.627 | Get:139 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-06-25 15:18:26.663 | Get:140 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-06-25 15:18:26.667 | Get:141 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-06-25 15:18:26.672 | Get:142 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-06-25 15:18:26.693 | Get:143 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-06-25 15:18:26.694 | Get:144 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-06-25 15:18:26.710 | Get:145 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-utils amd64 2.9.14+dfsg-1.3ubuntu3.8 [39.4 kB] 2026-06-25 15:18:26.713 | Get:146 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-06-25 15:18:26.715 | Get:147 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-06-25 15:18:26.726 | Get:148 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-06-25 15:18:26.734 | Get:149 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-06-25 15:18:27.136 | Get:150 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-06-25 15:18:27.140 | Get:151 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-06-25 15:18:27.150 | Get:152 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-06-25 15:18:27.246 | Get:153 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-06-25 15:18:27.247 | Get:154 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-06-25 15:18:28.240 | Get:155 http://de.archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-06-25 15:18:28.241 | Get:156 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-06-25 15:18:28.244 | Get:157 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-06-25 15:18:28.245 | Get:158 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-06-25 15:18:28.245 | Get:159 http://de.archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-06-25 15:18:28.246 | Get:160 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-06-25 15:18:28.247 | Get:161 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-06-25 15:18:28.279 | Get:162 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-06-25 15:18:28.316 | Get:163 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-06-25 15:18:28.317 | Get:164 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-06-25 15:18:28.319 | Get:165 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-06-25 15:18:28.372 | Get:166 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-06-25 15:18:28.394 | Get:167 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-06-25 15:18:28.395 | Get:168 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-06-25 15:18:28.395 | Get:169 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-spice amd64 1:8.2.2+ds-0ubuntu1.17 [70.2 kB] 2026-06-25 15:18:28.397 | Get:170 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-modules-opengl amd64 1:8.2.2+ds-0ubuntu1.17 [186 kB] 2026-06-25 15:18:28.402 | Get:171 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-gui amd64 1:8.2.2+ds-0ubuntu1.17 [314 kB] 2026-06-25 15:18:28.412 | Get:172 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-block-extra amd64 1:8.2.2+ds-0ubuntu1.17 [114 kB] 2026-06-25 15:18:28.417 | Get:173 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-utils amd64 1:8.2.2+ds-0ubuntu1.17 [2222 kB] 2026-06-25 15:18:28.484 | Get:174 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-x86 amd64 1:8.2.2+ds-0ubuntu1.17 [11.2 MB] 2026-06-25 15:18:28.824 | Get:175 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-common amd64 1:8.2.2+ds-0ubuntu1.17 [1255 kB] 2026-06-25 15:18:28.857 | Get:176 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-data all 1:8.2.2+ds-0ubuntu1.17 [1796 kB] 2026-06-25 15:18:28.910 | Get:177 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.5 [144 kB] 2026-06-25 15:18:28.914 | Get:178 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-06-25 15:18:28.916 | Get:179 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-06-25 15:18:28.917 | Get:180 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-06-25 15:18:28.920 | Get:181 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-06-25 15:18:28.923 | Get:182 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-06-25 15:18:28.925 | Get:183 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 kpartx amd64 0.9.4-5ubuntu8.2 [32.2 kB] 2026-06-25 15:18:28.926 | Get:184 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-06-25 15:18:28.926 | Get:185 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-06-25 15:18:28.934 | Get:186 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-06-25 15:18:28.947 | Get:187 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-06-25 15:18:28.948 | Get:188 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-06-25 15:18:28.949 | Get:189 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-06-25 15:18:28.949 | Get:190 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-06-25 15:18:28.953 | Get:191 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-06-25 15:18:28.955 | Get:192 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 multipath-tools amd64 0.9.4-5ubuntu8.2 [310 kB] 2026-06-25 15:18:28.966 | Get:193 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-06-25 15:18:28.967 | Get:194 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-06-25 15:18:29.051 | Get:195 http://de.archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-06-25 15:18:29.059 | Get:196 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-06-25 15:18:29.404 | perl: warning: Setting locale failed. 2026-06-25 15:18:29.404 | perl: warning: Please check that your locale settings: 2026-06-25 15:18:29.404 | LANGUAGE = (unset), 2026-06-25 15:18:29.404 | LC_ALL = "en_US.utf8", 2026-06-25 15:18:29.404 | LANG = "de_DE.UTF-8" 2026-06-25 15:18:29.404 | are supported and installed on your system. 2026-06-25 15:18:29.404 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:18:29.479 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:18:29.480 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:18:29.480 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:18:29.919 | Vorkonfiguration der Pakete ... 2026-06-25 15:18:29.967 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:18:30.217 | Fetched 208 MB in 5s (45.8 MB/s) 2026-06-25 15:18:30.316 | (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 ... 107873 files and directories currently installed.) 2026-06-25 15:18:30.322 | Preparing to unpack .../0-systemd-dev_255.4-1ubuntu8.16_all.deb ... 2026-06-25 15:18:30.336 | Unpacking systemd-dev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:18:30.439 | Preparing to unpack .../1-systemd-timesyncd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:18:30.456 | Unpacking systemd-timesyncd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:18:30.556 | Preparing to unpack .../2-systemd-resolved_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:18:30.572 | Unpacking systemd-resolved (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:18:30.678 | Preparing to unpack .../3-libnss-mymachines_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:18:30.700 | Unpacking libnss-mymachines:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:18:30.791 | Preparing to unpack .../4-systemd-container_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:18:30.807 | Unpacking systemd-container (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:18:30.934 | Preparing to unpack .../5-libsystemd-shared_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:18:30.947 | Unpacking libsystemd-shared:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:18:31.068 | Preparing to unpack .../6-libsystemd0_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:18:31.078 | Unpacking libsystemd0:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:18:31.157 | Setting up libsystemd0:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:18:31.275 | (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 ... 107873 files and directories currently installed.) 2026-06-25 15:18:31.281 | Preparing to unpack .../0-systemd-sysv_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:18:31.293 | Unpacking systemd-sysv (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:18:31.372 | Preparing to unpack .../1-libnss-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:18:31.389 | Unpacking libnss-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:18:31.486 | Preparing to unpack .../2-libpam-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:18:31.503 | Unpacking libpam-systemd:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:18:31.585 | Preparing to unpack .../3-systemd_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:18:31.623 | Unpacking systemd (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:18:32.293 | Preparing to unpack .../4-udev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:18:32.336 | Unpacking udev (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:18:32.600 | Preparing to unpack .../5-libudev1_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:18:32.614 | Unpacking libudev1:amd64 (255.4-1ubuntu8.16) over (255.4-1ubuntu8.15) ... 2026-06-25 15:18:32.707 | Setting up libudev1:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:18:32.840 | (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 ... 107873 files and directories currently installed.) 2026-06-25 15:18:32.847 | Preparing to unpack .../libssl3t64_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 15:18:32.861 | Unpacking libssl3t64:amd64 (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 15:18:33.018 | Setting up libssl3t64:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 15:18:33.168 | (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 ... 107873 files and directories currently installed.) 2026-06-25 15:18:33.175 | Preparing to unpack .../000-curl_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 15:18:33.188 | Unpacking curl (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 15:18:33.274 | Preparing to unpack .../001-libcurl4t64_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 15:18:33.288 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 15:18:33.356 | Selecting previously unselected package libapr1t64:amd64. 2026-06-25 15:18:33.368 | Preparing to unpack .../002-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 15:18:33.373 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 15:18:33.431 | Selecting previously unselected package libaprutil1t64:amd64. 2026-06-25 15:18:33.441 | Preparing to unpack .../003-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 15:18:33.446 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:18:33.503 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-06-25 15:18:33.518 | Preparing to unpack .../004-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 15:18:33.523 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:18:33.572 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-06-25 15:18:33.587 | Preparing to unpack .../005-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 15:18:33.592 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:18:33.649 | Selecting previously unselected package liblua5.4-0:amd64. 2026-06-25 15:18:33.661 | Preparing to unpack .../006-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-06-25 15:18:33.666 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 15:18:33.745 | Preparing to unpack .../007-libxml2_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 15:18:33.760 | Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 15:18:33.842 | Selecting previously unselected package apache2-bin. 2026-06-25 15:18:33.854 | Preparing to unpack .../008-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 15:18:33.859 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 15:18:34.021 | Selecting previously unselected package apache2-data. 2026-06-25 15:18:34.033 | Preparing to unpack .../009-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-06-25 15:18:34.037 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 15:18:34.255 | Selecting previously unselected package apache2-utils. 2026-06-25 15:18:34.267 | Preparing to unpack .../010-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 15:18:34.271 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 15:18:34.353 | Selecting previously unselected package apache2. 2026-06-25 15:18:34.365 | Preparing to unpack .../011-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 15:18:34.373 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:18:34.377 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 15:18:34.505 | Selecting previously unselected package haproxy. 2026-06-25 15:18:34.516 | Preparing to unpack .../012-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:18:34.531 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 15:18:34.680 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-06-25 15:18:34.693 | Preparing to unpack .../013-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 15:18:34.698 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 15:18:34.756 | Selecting previously unselected package memcached. 2026-06-25 15:18:34.769 | Preparing to unpack .../014-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-06-25 15:18:34.776 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 15:18:34.853 | Preparing to unpack .../015-openssh-sftp-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 15:18:34.866 | Unpacking openssh-sftp-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 15:18:34.942 | Preparing to unpack .../016-openssh-server_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 15:18:35.097 | Unpacking openssh-server (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 15:18:35.220 | Preparing to unpack .../017-openssh-client_1%3a9.6p1-3ubuntu13.16_amd64.deb ... 2026-06-25 15:18:35.254 | Unpacking openssh-client (1:9.6p1-3ubuntu13.16) over (1:9.6p1-3ubuntu13.15) ... 2026-06-25 15:18:35.401 | Selecting previously unselected package libjson-perl. 2026-06-25 15:18:35.416 | Preparing to unpack .../018-libjson-perl_4.10000-1_all.deb ... 2026-06-25 15:18:35.420 | Unpacking libjson-perl (4.10000-1) ... 2026-06-25 15:18:35.503 | Selecting previously unselected package postgresql-client-common. 2026-06-25 15:18:35.515 | Preparing to unpack .../019-postgresql-client-common_257build1.1_all.deb ... 2026-06-25 15:18:35.521 | Unpacking postgresql-client-common (257build1.1) ... 2026-06-25 15:18:35.597 | Preparing to unpack .../020-openssl_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 15:18:35.612 | Unpacking openssl (3.0.13-0ubuntu3.11) over (3.0.13-0ubuntu3.9) ... 2026-06-25 15:18:35.850 | Selecting previously unselected package ssl-cert. 2026-06-25 15:18:35.863 | Preparing to unpack .../021-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-06-25 15:18:35.868 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-06-25 15:18:35.937 | Selecting previously unselected package postgresql-common. 2026-06-25 15:18:35.950 | Preparing to unpack .../022-postgresql-common_257build1.1_all.deb ... 2026-06-25 15:18:35.976 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-06-25 15:18:35.989 | Unpacking postgresql-common (257build1.1) ... 2026-06-25 15:18:36.133 | Preparing to unpack .../023-qemu-guest-agent_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:18:36.154 | Unpacking qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:18:36.234 | Selecting previously unselected package libsysfs2:amd64. 2026-06-25 15:18:36.247 | Preparing to unpack .../024-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-06-25 15:18:36.253 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 15:18:36.323 | Selecting previously unselected package sysfsutils. 2026-06-25 15:18:36.336 | Preparing to unpack .../025-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-06-25 15:18:36.344 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-06-25 15:18:36.392 | Selecting previously unselected package autotools-dev. 2026-06-25 15:18:36.404 | Preparing to unpack .../026-autotools-dev_20220109.1_all.deb ... 2026-06-25 15:18:36.408 | Unpacking autotools-dev (20220109.1) ... 2026-06-25 15:18:36.462 | Selecting previously unselected package m4. 2026-06-25 15:18:36.476 | Preparing to unpack .../027-m4_1.4.19-4build1_amd64.deb ... 2026-06-25 15:18:36.480 | Unpacking m4 (1.4.19-4build1) ... 2026-06-25 15:18:36.575 | Selecting previously unselected package autoconf. 2026-06-25 15:18:36.589 | Preparing to unpack .../028-autoconf_2.71-3_all.deb ... 2026-06-25 15:18:36.594 | Unpacking autoconf (2.71-3) ... 2026-06-25 15:18:36.708 | Selecting previously unselected package automake. 2026-06-25 15:18:36.720 | Preparing to unpack .../029-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-06-25 15:18:36.729 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 15:18:36.861 | Selecting previously unselected package autopoint. 2026-06-25 15:18:36.872 | Preparing to unpack .../030-autopoint_0.21-14ubuntu2_all.deb ... 2026-06-25 15:18:36.877 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-06-25 15:18:36.923 | Selecting previously unselected package libdebhelper-perl. 2026-06-25 15:18:36.936 | Preparing to unpack .../031-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-06-25 15:18:36.940 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 15:18:37.042 | Selecting previously unselected package libllvm17t64:amd64. 2026-06-25 15:18:37.055 | Preparing to unpack .../032-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:18:37.059 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:18:38.320 | Selecting previously unselected package libclang-cpp17t64. 2026-06-25 15:18:38.333 | Preparing to unpack .../033-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:18:38.338 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:18:39.099 | Selecting previously unselected package libgc1:amd64. 2026-06-25 15:18:39.112 | Preparing to unpack .../034-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-06-25 15:18:39.116 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 15:18:39.312 | Selecting previously unselected package libobjc4:amd64. 2026-06-25 15:18:39.324 | Preparing to unpack .../035-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-06-25 15:18:39.329 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 15:18:39.389 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-06-25 15:18:39.403 | Preparing to unpack .../036-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-06-25 15:18:39.408 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 15:18:39.487 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-06-25 15:18:39.499 | Preparing to unpack .../037-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:18:39.505 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:18:39.775 | Selecting previously unselected package llvm-17-linker-tools. 2026-06-25 15:18:39.786 | Preparing to unpack .../038-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:18:39.793 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 15:18:39.896 | Selecting previously unselected package libclang1-17t64. 2026-06-25 15:18:39.909 | Preparing to unpack .../039-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:18:39.914 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:18:40.323 | Selecting previously unselected package clang-17. 2026-06-25 15:18:40.336 | Preparing to unpack .../040-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:18:40.341 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:18:40.407 | Selecting previously unselected package libtool. 2026-06-25 15:18:40.423 | Preparing to unpack .../041-libtool_2.4.7-7build1_all.deb ... 2026-06-25 15:18:40.428 | Unpacking libtool (2.4.7-7build1) ... 2026-06-25 15:18:40.492 | Selecting previously unselected package dh-autoreconf. 2026-06-25 15:18:40.504 | Preparing to unpack .../042-dh-autoreconf_20_all.deb ... 2026-06-25 15:18:40.509 | Unpacking dh-autoreconf (20) ... 2026-06-25 15:18:40.569 | Selecting previously unselected package libarchive-zip-perl. 2026-06-25 15:18:40.583 | Preparing to unpack .../043-libarchive-zip-perl_1.68-1_all.deb ... 2026-06-25 15:18:40.588 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-06-25 15:18:40.665 | Selecting previously unselected package libsub-override-perl. 2026-06-25 15:18:40.679 | Preparing to unpack .../044-libsub-override-perl_0.10-1_all.deb ... 2026-06-25 15:18:40.683 | Unpacking libsub-override-perl (0.10-1) ... 2026-06-25 15:18:40.727 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-06-25 15:18:40.743 | Preparing to unpack .../045-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-06-25 15:18:40.748 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 15:18:40.802 | Selecting previously unselected package dh-strip-nondeterminism. 2026-06-25 15:18:40.815 | Preparing to unpack .../046-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-06-25 15:18:40.818 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 15:18:40.861 | Selecting previously unselected package debugedit. 2026-06-25 15:18:40.875 | Preparing to unpack .../047-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-06-25 15:18:40.879 | Unpacking debugedit (1:5.0-5build2) ... 2026-06-25 15:18:40.931 | Selecting previously unselected package dwz. 2026-06-25 15:18:40.944 | Preparing to unpack .../048-dwz_0.15-1build6_amd64.deb ... 2026-06-25 15:18:40.948 | Unpacking dwz (0.15-1build6) ... 2026-06-25 15:18:41.000 | Selecting previously unselected package gettext. 2026-06-25 15:18:41.012 | Preparing to unpack .../049-gettext_0.21-14ubuntu2_amd64.deb ... 2026-06-25 15:18:41.016 | Unpacking gettext (0.21-14ubuntu2) ... 2026-06-25 15:18:41.145 | Selecting previously unselected package intltool-debian. 2026-06-25 15:18:41.159 | Preparing to unpack .../050-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-06-25 15:18:41.164 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-06-25 15:18:41.210 | Selecting previously unselected package po-debconf. 2026-06-25 15:18:41.223 | Preparing to unpack .../051-po-debconf_1.0.21+nmu1_all.deb ... 2026-06-25 15:18:41.227 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-06-25 15:18:41.317 | Selecting previously unselected package debhelper. 2026-06-25 15:18:41.331 | Preparing to unpack .../052-debhelper_13.14.1ubuntu5_all.deb ... 2026-06-25 15:18:41.335 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-06-25 15:18:41.708 | Selecting previously unselected package uuid-dev:amd64. 2026-06-25 15:18:41.721 | Preparing to unpack .../053-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-06-25 15:18:41.726 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 15:18:41.785 | Selecting previously unselected package libsctp1:amd64. 2026-06-25 15:18:41.797 | Preparing to unpack .../054-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 15:18:41.801 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 15:18:41.844 | Selecting previously unselected package libsctp-dev:amd64. 2026-06-25 15:18:41.857 | Preparing to unpack .../055-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-06-25 15:18:41.861 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 15:18:41.919 | Selecting previously unselected package libapr1-dev. 2026-06-25 15:18:41.933 | Preparing to unpack .../056-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-06-25 15:18:41.937 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 15:18:42.330 | Selecting previously unselected package libldap-dev:amd64. 2026-06-25 15:18:42.344 | Preparing to unpack .../057-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:18:42.348 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 15:18:42.521 | Selecting previously unselected package libldap2-dev. 2026-06-25 15:18:42.535 | Preparing to unpack .../058-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-06-25 15:18:42.539 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 15:18:42.584 | Selecting previously unselected package libaprutil1-dev. 2026-06-25 15:18:42.598 | Preparing to unpack .../059-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-06-25 15:18:42.602 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 15:18:42.939 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-06-25 15:18:42.953 | Preparing to unpack .../060-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 15:18:42.958 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:18:43.017 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-06-25 15:18:43.030 | Preparing to unpack .../061-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 15:18:43.035 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:18:43.095 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-06-25 15:18:43.110 | Preparing to unpack .../062-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 15:18:43.115 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:18:43.160 | Selecting previously unselected package libpcre2-dev:amd64. 2026-06-25 15:18:43.173 | Preparing to unpack .../063-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-06-25 15:18:43.178 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:18:43.304 | Selecting previously unselected package apache2-dev. 2026-06-25 15:18:43.318 | Preparing to unpack .../064-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-06-25 15:18:43.322 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 15:18:43.418 | Selecting previously unselected package ncal. 2026-06-25 15:18:43.432 | Preparing to unpack .../065-ncal_12.1.8_amd64.deb ... 2026-06-25 15:18:43.436 | Unpacking ncal (12.1.8) ... 2026-06-25 15:18:43.484 | Selecting previously unselected package bsdmainutils. 2026-06-25 15:18:43.498 | Preparing to unpack .../066-bsdmainutils_12.1.8_all.deb ... 2026-06-25 15:18:43.505 | Unpacking bsdmainutils (12.1.8) ... 2026-06-25 15:18:43.548 | Selecting previously unselected package conntrack. 2026-06-25 15:18:43.560 | Preparing to unpack .../067-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-06-25 15:18:43.564 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 15:18:43.632 | Preparing to unpack .../068-dnsmasq-base_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 15:18:43.664 | Unpacking dnsmasq-base (2.90-2ubuntu0.3) over (2.90-2ubuntu0.1) ... 2026-06-25 15:18:43.749 | Selecting previously unselected package dnsmasq-utils. 2026-06-25 15:18:43.763 | Preparing to unpack .../069-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-06-25 15:18:43.768 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 15:18:43.825 | Selecting previously unselected package ebtables. 2026-06-25 15:18:43.837 | Preparing to unpack .../070-ebtables_2.0.11-6build1_amd64.deb ... 2026-06-25 15:18:43.856 | Unpacking ebtables (2.0.11-6build1) ... 2026-06-25 15:18:43.912 | Selecting previously unselected package fonts-liberation. 2026-06-25 15:18:43.926 | Preparing to unpack .../071-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-06-25 15:18:43.931 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-06-25 15:18:44.033 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-06-25 15:18:44.046 | Preparing to unpack .../072-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-06-25 15:18:44.052 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 15:18:44.106 | Selecting previously unselected package fonts-liberation2. 2026-06-25 15:18:44.120 | Preparing to unpack .../073-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-06-25 15:18:44.147 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 15:18:44.192 | Selecting previously unselected package genisoimage. 2026-06-25 15:18:44.205 | Preparing to unpack .../074-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-06-25 15:18:44.210 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-06-25 15:18:44.283 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-06-25 15:18:44.296 | Preparing to unpack .../075-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-06-25 15:18:44.301 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 15:18:44.360 | Selecting previously unselected package libann0. 2026-06-25 15:18:44.375 | Preparing to unpack .../076-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-06-25 15:18:44.380 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-06-25 15:18:44.428 | Selecting previously unselected package libcdt5:amd64. 2026-06-25 15:18:44.443 | Preparing to unpack .../077-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:18:44.447 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:18:44.496 | Selecting previously unselected package libcgraph6:amd64. 2026-06-25 15:18:44.511 | Preparing to unpack .../078-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:18:44.515 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:18:44.569 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-06-25 15:18:44.583 | Preparing to unpack .../079-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 15:18:44.588 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 15:18:44.648 | Selecting previously unselected package libltdl7:amd64. 2026-06-25 15:18:44.661 | Preparing to unpack .../080-libltdl7_2.4.7-7build1_amd64.deb ... 2026-06-25 15:18:44.667 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 15:18:44.719 | Selecting previously unselected package libpathplan4:amd64. 2026-06-25 15:18:44.733 | Preparing to unpack .../081-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:18:44.742 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:18:44.802 | Selecting previously unselected package libgvc6. 2026-06-25 15:18:44.816 | Preparing to unpack .../082-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:18:44.822 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:18:44.900 | Selecting previously unselected package libgvpr2:amd64. 2026-06-25 15:18:44.914 | Preparing to unpack .../083-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:18:44.919 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:18:44.977 | Selecting previously unselected package liblab-gamut1:amd64. 2026-06-25 15:18:44.990 | Preparing to unpack .../084-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:18:44.995 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:18:45.078 | Selecting previously unselected package libice6:amd64. 2026-06-25 15:18:45.092 | Preparing to unpack .../085-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-06-25 15:18:45.098 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 15:18:45.154 | Selecting previously unselected package libsm6:amd64. 2026-06-25 15:18:45.167 | Preparing to unpack .../086-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-06-25 15:18:45.172 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 15:18:45.228 | Selecting previously unselected package libxt6t64:amd64. 2026-06-25 15:18:45.242 | Preparing to unpack .../087-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-06-25 15:18:45.246 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 15:18:45.307 | Selecting previously unselected package libxmu6:amd64. 2026-06-25 15:18:45.321 | Preparing to unpack .../088-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-06-25 15:18:45.326 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 15:18:45.380 | Selecting previously unselected package libxaw7:amd64. 2026-06-25 15:18:45.394 | Preparing to unpack .../089-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-06-25 15:18:45.399 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 15:18:45.459 | Selecting previously unselected package graphviz. 2026-06-25 15:18:45.473 | Preparing to unpack .../090-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-06-25 15:18:45.478 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 15:18:45.614 | Selecting previously unselected package icu-devtools. 2026-06-25 15:18:45.627 | Preparing to unpack .../091-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 15:18:45.631 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 15:18:45.711 | Selecting previously unselected package iputils-arping. 2026-06-25 15:18:45.725 | Preparing to unpack .../092-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-06-25 15:18:45.730 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 15:18:45.786 | Selecting previously unselected package comerr-dev:amd64. 2026-06-25 15:18:45.800 | Preparing to unpack .../093-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-06-25 15:18:45.807 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 15:18:45.871 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-06-25 15:18:45.885 | Preparing to unpack .../094-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:18:45.890 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:18:45.950 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-06-25 15:18:45.964 | Preparing to unpack .../095-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:18:45.969 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:18:46.021 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-06-25 15:18:46.036 | Preparing to unpack .../096-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:18:46.041 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:18:46.096 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-06-25 15:18:46.110 | Preparing to unpack .../097-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:18:46.115 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:18:46.165 | Selecting previously unselected package krb5-multidev:amd64. 2026-06-25 15:18:46.182 | Preparing to unpack .../098-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:18:46.187 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:18:46.281 | Selecting previously unselected package libarchive-cpio-perl. 2026-06-25 15:18:46.298 | Preparing to unpack .../099-libarchive-cpio-perl_0.10-3_all.deb ... 2026-06-25 15:18:46.303 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-06-25 15:18:46.360 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-06-25 15:18:46.374 | Preparing to unpack .../100-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:18:46.379 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:18:46.777 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-06-25 15:18:46.791 | Preparing to unpack .../101-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-06-25 15:18:46.796 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 15:18:46.869 | Preparing to unpack .../102-libcurl3t64-gnutls_8.5.0-2ubuntu10.9_amd64.deb ... 2026-06-25 15:18:46.885 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) over (8.5.0-2ubuntu10.8) ... 2026-06-25 15:18:46.957 | Selecting previously unselected package libgts-bin. 2026-06-25 15:18:46.974 | Preparing to unpack .../103-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-06-25 15:18:46.980 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 15:18:47.047 | Selecting previously unselected package libicu-dev:amd64. 2026-06-25 15:18:47.061 | Preparing to unpack .../104-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-06-25 15:18:47.067 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 15:18:47.721 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-06-25 15:18:47.736 | Preparing to unpack .../105-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-06-25 15:18:47.741 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 15:18:47.808 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-06-25 15:18:47.822 | Preparing to unpack .../106-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 15:18:47.828 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 15:18:47.879 | Selecting previously unselected package libjpeg-dev:amd64. 2026-06-25 15:18:47.892 | Preparing to unpack .../107-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-06-25 15:18:47.897 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 15:18:47.945 | Selecting previously unselected package libjs-jquery-metadata. 2026-06-25 15:18:47.960 | Preparing to unpack .../108-libjs-jquery-metadata_12-4_all.deb ... 2026-06-25 15:18:47.965 | Unpacking libjs-jquery-metadata (12-4) ... 2026-06-25 15:18:48.015 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-06-25 15:18:48.030 | Preparing to unpack .../109-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-06-25 15:18:48.036 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 15:18:48.170 | Selecting previously unselected package libtypes-serialiser-perl. 2026-06-25 15:18:48.184 | Preparing to unpack .../110-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-06-25 15:18:48.190 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-06-25 15:18:48.242 | Selecting previously unselected package libjson-xs-perl. 2026-06-25 15:18:48.256 | Preparing to unpack .../111-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:18:48.262 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 15:18:48.319 | Selecting previously unselected package libltdl-dev:amd64. 2026-06-25 15:18:48.333 | Preparing to unpack .../112-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-06-25 15:18:48.338 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 15:18:48.413 | Selecting previously unselected package libsys-hostname-long-perl. 2026-06-25 15:18:48.427 | Preparing to unpack .../113-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-06-25 15:18:48.432 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-06-25 15:18:48.486 | Selecting previously unselected package libmail-sendmail-perl. 2026-06-25 15:18:48.500 | Preparing to unpack .../114-libmail-sendmail-perl_0.80-3_all.deb ... 2026-06-25 15:18:48.506 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-06-25 15:18:48.571 | Selecting previously unselected package mysql-common. 2026-06-25 15:18:48.586 | Preparing to unpack .../115-mysql-common_5.8+1.1.0build1_all.deb ... 2026-06-25 15:18:48.610 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-06-25 15:18:48.671 | Selecting previously unselected package libmysqlclient21:amd64. 2026-06-25 15:18:48.685 | Preparing to unpack .../116-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:18:48.691 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:18:48.805 | Selecting previously unselected package libncurses-dev:amd64. 2026-06-25 15:18:48.820 | Preparing to unpack .../117-libncurses-dev_6.4+20240113-1ubuntu2_amd64.deb ... 2026-06-25 15:18:48.824 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 15:18:48.930 | Selecting previously unselected package pcp-conf. 2026-06-25 15:18:48.945 | Preparing to unpack .../118-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:18:48.950 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-06-25 15:18:49.010 | Selecting previously unselected package libpcp3t64. 2026-06-25 15:18:49.025 | Preparing to unpack .../119-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:18:49.029 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 15:18:49.089 | Selecting previously unselected package libpcp-pmda3t64. 2026-06-25 15:18:49.104 | Preparing to unpack .../120-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:18:49.110 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 15:18:49.162 | Selecting previously unselected package libpcp-pmda-perl. 2026-06-25 15:18:49.176 | Preparing to unpack .../121-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:18:49.182 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 15:18:49.244 | Selecting previously unselected package libpkgconf3:amd64. 2026-06-25 15:18:49.258 | Preparing to unpack .../122-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-06-25 15:18:49.263 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 15:18:49.322 | Selecting previously unselected package libpq5:amd64. 2026-06-25 15:18:49.336 | Preparing to unpack .../123-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:18:49.341 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:18:49.397 | Selecting previously unselected package libssl-dev:amd64. 2026-06-25 15:18:49.411 | Preparing to unpack .../124-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-06-25 15:18:49.416 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 15:18:49.660 | Selecting previously unselected package libpq-dev. 2026-06-25 15:18:49.673 | Preparing to unpack .../125-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:18:49.680 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:18:49.787 | Selecting previously unselected package libsasl2-dev. 2026-06-25 15:18:49.804 | Preparing to unpack .../126-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-06-25 15:18:49.810 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 15:18:49.912 | Selecting previously unselected package libsystemd-dev:amd64. 2026-06-25 15:18:49.924 | Preparing to unpack .../127-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:18:49.929 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:18:50.195 | Selecting previously unselected package libx86-1:amd64. 2026-06-25 15:18:50.209 | Preparing to unpack .../128-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-06-25 15:18:50.215 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 15:18:50.261 | Selecting previously unselected package libxml2-dev:amd64. 2026-06-25 15:18:50.274 | Preparing to unpack .../129-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 15:18:50.279 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 15:18:50.399 | Preparing to unpack .../130-libxml2-utils_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-06-25 15:18:50.411 | Unpacking libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) over (2.9.14+dfsg-1.3ubuntu3.7) ... 2026-06-25 15:18:50.474 | Selecting previously unselected package libxslt1-dev:amd64. 2026-06-25 15:18:50.488 | Preparing to unpack .../131-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:18:50.493 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 15:18:50.607 | Selecting previously unselected package llvm-17-runtime. 2026-06-25 15:18:50.624 | Preparing to unpack .../132-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:18:50.629 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 15:18:50.705 | Selecting previously unselected package libpfm4:amd64. 2026-06-25 15:18:50.719 | Preparing to unpack .../133-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-06-25 15:18:50.723 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 15:18:50.801 | Selecting previously unselected package llvm-17. 2026-06-25 15:18:50.815 | Preparing to unpack .../134-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:18:50.819 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:18:52.102 | Selecting previously unselected package libffi-dev:amd64. 2026-06-25 15:18:52.116 | Preparing to unpack .../135-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-06-25 15:18:52.120 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 15:18:52.181 | Selecting previously unselected package llvm-17-tools. 2026-06-25 15:18:52.195 | Preparing to unpack .../136-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:18:52.199 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 15:18:52.583 | Selecting previously unselected package libz3-4:amd64. 2026-06-25 15:18:52.597 | Preparing to unpack .../137-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-06-25 15:18:52.602 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 15:18:52.866 | Selecting previously unselected package libz3-dev:amd64. 2026-06-25 15:18:52.881 | Preparing to unpack .../138-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-06-25 15:18:52.885 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 15:18:52.946 | Selecting previously unselected package llvm-17-dev. 2026-06-25 15:18:52.961 | Preparing to unpack .../139-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-06-25 15:18:52.965 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 15:18:56.691 | Selecting previously unselected package lsscsi. 2026-06-25 15:18:56.707 | Preparing to unpack .../140-lsscsi_0.32-1build1_amd64.deb ... 2026-06-25 15:18:56.711 | Unpacking lsscsi (0.32-1build1) ... 2026-06-25 15:18:56.756 | Selecting previously unselected package osinfo-db. 2026-06-25 15:18:56.770 | Preparing to unpack .../141-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-06-25 15:18:56.774 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 15:18:57.512 | Selecting previously unselected package pkgconf-bin. 2026-06-25 15:18:57.526 | Preparing to unpack .../142-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-06-25 15:18:57.531 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-06-25 15:18:57.582 | Selecting previously unselected package pkgconf:amd64. 2026-06-25 15:18:57.595 | Preparing to unpack .../143-pkgconf_1.8.1-2build1_amd64.deb ... 2026-06-25 15:18:57.603 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 15:18:57.655 | Selecting previously unselected package pkg-config:amd64. 2026-06-25 15:18:57.667 | Preparing to unpack .../144-pkg-config_1.8.1-2build1_amd64.deb ... 2026-06-25 15:18:57.674 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 15:18:57.720 | Selecting previously unselected package pm-utils. 2026-06-25 15:18:57.733 | Preparing to unpack .../145-pm-utils_1.4.1-21_all.deb ... 2026-06-25 15:18:57.738 | Unpacking pm-utils (1.4.1-21) ... 2026-06-25 15:18:57.829 | Selecting previously unselected package postgresql-client-16. 2026-06-25 15:18:57.843 | Preparing to unpack .../146-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:18:57.849 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:18:58.071 | Selecting previously unselected package postgresql-server-dev-16. 2026-06-25 15:18:58.084 | Preparing to unpack .../147-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:18:58.089 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:18:58.697 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-06-25 15:18:58.708 | Preparing to unpack .../148-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-06-25 15:18:58.713 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 15:18:58.774 | Selecting previously unselected package python3-mysqldb. 2026-06-25 15:18:58.787 | Preparing to unpack .../149-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-06-25 15:18:58.792 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-06-25 15:18:58.856 | Selecting previously unselected package python3-pip-whl. 2026-06-25 15:18:58.869 | Preparing to unpack .../150-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-06-25 15:18:58.873 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 15:18:58.941 | Selecting previously unselected package python3-setuptools-whl. 2026-06-25 15:18:58.955 | Preparing to unpack .../151-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-06-25 15:18:58.961 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 15:18:59.026 | Selecting previously unselected package python3.12-venv. 2026-06-25 15:18:59.042 | Preparing to unpack .../152-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-06-25 15:18:59.047 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 15:18:59.094 | Selecting previously unselected package python3-venv. 2026-06-25 15:18:59.106 | Preparing to unpack .../153-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-06-25 15:18:59.112 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 15:18:59.170 | Preparing to unpack .../154-qemu-system-modules-spice_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:18:59.206 | Unpacking qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:18:59.280 | Preparing to unpack .../155-qemu-system-modules-opengl_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:18:59.295 | Unpacking qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:18:59.373 | Preparing to unpack .../156-qemu-system-gui_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:18:59.389 | Unpacking qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:18:59.491 | Preparing to unpack .../157-qemu-block-extra_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:18:59.542 | Unpacking qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:18:59.624 | Preparing to unpack .../158-qemu-utils_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:18:59.636 | Unpacking qemu-utils (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:18:59.819 | Preparing to unpack .../159-qemu-system-x86_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:18:59.851 | Unpacking qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:19:00.453 | Preparing to unpack .../160-qemu-system-common_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:19:00.470 | Unpacking qemu-system-common (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:19:00.696 | Preparing to unpack .../161-qemu-system-data_1%3a8.2.2+ds-0ubuntu1.17_all.deb ... 2026-06-25 15:19:00.709 | Unpacking qemu-system-data (1:8.2.2+ds-0ubuntu1.17) over (1:8.2.2+ds-0ubuntu1.16) ... 2026-06-25 15:19:00.891 | Selecting previously unselected package sqlite3. 2026-06-25 15:19:00.903 | Preparing to unpack .../162-sqlite3_3.45.1-1ubuntu2.5_amd64.deb ... 2026-06-25 15:19:00.908 | Unpacking sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 15:19:00.957 | Selecting previously unselected package unzip. 2026-06-25 15:19:00.969 | Preparing to unpack .../163-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-06-25 15:19:00.974 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-06-25 15:19:01.029 | Selecting previously unselected package vbetool. 2026-06-25 15:19:01.040 | Preparing to unpack .../164-vbetool_1.1-5_amd64.deb ... 2026-06-25 15:19:01.044 | Unpacking vbetool (1.1-5) ... 2026-06-25 15:19:01.092 | Selecting previously unselected package libosinfo-l10n. 2026-06-25 15:19:01.105 | Preparing to unpack .../165-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-06-25 15:19:01.109 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 15:19:01.186 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-06-25 15:19:01.198 | Preparing to unpack .../166-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-06-25 15:19:01.204 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 15:19:01.254 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-06-25 15:19:01.266 | Preparing to unpack .../167-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-06-25 15:19:01.271 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 15:19:01.328 | Preparing to unpack .../168-kpartx_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 15:19:01.343 | Unpacking kpartx (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 15:19:01.400 | Selecting previously unselected package libkrb5-dev:amd64. 2026-06-25 15:19:01.412 | Preparing to unpack .../169-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-06-25 15:19:01.418 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:19:01.477 | Selecting previously unselected package libpcp-archive1t64. 2026-06-25 15:19:01.490 | Preparing to unpack .../170-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:19:01.496 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 15:19:01.548 | Selecting previously unselected package libpcp-gui2t64. 2026-06-25 15:19:01.560 | Preparing to unpack .../171-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:19:01.564 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 15:19:01.613 | Selecting previously unselected package libpcp-import1t64. 2026-06-25 15:19:01.626 | Preparing to unpack .../172-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:19:01.630 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 15:19:01.679 | Selecting previously unselected package libpcp-mmv1t64. 2026-06-25 15:19:01.695 | Preparing to unpack .../173-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:19:01.700 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 15:19:01.752 | Selecting previously unselected package libpcp-trace2t64. 2026-06-25 15:19:01.768 | Preparing to unpack .../174-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:19:01.772 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 15:19:01.828 | Selecting previously unselected package libpcp-web1t64. 2026-06-25 15:19:01.842 | Preparing to unpack .../175-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:19:01.847 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 15:19:01.901 | Selecting previously unselected package libyaml-dev:amd64. 2026-06-25 15:19:01.914 | Preparing to unpack .../176-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-06-25 15:19:01.918 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 15:19:01.998 | Preparing to unpack .../177-multipath-tools_0.9.4-5ubuntu8.2_amd64.deb ... 2026-06-25 15:19:02.033 | Unpacking multipath-tools (0.9.4-5ubuntu8.2) over (0.9.4-5ubuntu8.1) ... 2026-06-25 15:19:02.144 | Selecting previously unselected package python3-pcp. 2026-06-25 15:19:02.156 | Preparing to unpack .../178-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:19:02.161 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-06-25 15:19:02.234 | Selecting previously unselected package pcp. 2026-06-25 15:19:02.247 | Preparing to unpack .../179-pcp_6.2.0-1.1build4_amd64.deb ... 2026-06-25 15:19:02.551 | Unpacking pcp (6.2.0-1.1build4) ... 2026-06-25 15:19:03.557 | Selecting previously unselected package socat. 2026-06-25 15:19:03.570 | Preparing to unpack .../180-socat_1.8.0.0-4build3_amd64.deb ... 2026-06-25 15:19:03.583 | Unpacking socat (1.8.0.0-4build3) ... 2026-06-25 15:19:03.665 | Selecting previously unselected package vlan. 2026-06-25 15:19:03.678 | Preparing to unpack .../181-vlan_2.0.5ubuntu5_all.deb ... 2026-06-25 15:19:03.683 | Unpacking vlan (2.0.5ubuntu5) ... 2026-06-25 15:19:03.773 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-06-25 15:19:03.793 | Setting up postgresql-client-common (257build1.1) ... 2026-06-25 15:19:03.813 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-06-25 15:19:03.826 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-06-25 15:19:03.839 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-06-25 15:19:03.881 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 15:19:03.891 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-06-25 15:19:03.907 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:19:03.917 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-06-25 15:19:03.927 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2) ... 2026-06-25 15:19:03.938 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-06-25 15:19:03.949 | Setting up qemu-system-common (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:19:04.674 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-06-25 15:19:04.686 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-06-25 15:19:04.697 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 15:19:04.712 | Setting up sysfsutils (2.1.1-6build1) ... 2026-06-25 15:19:05.449 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 15:19:05.449 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-06-25 15:19:06.028 | Setting up ncal (12.1.8) ... 2026-06-25 15:19:06.041 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-06-25 15:19:06.051 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-06-25 15:19:06.061 | Setting up libarchive-zip-perl (1.68-1) ... 2026-06-25 15:19:06.071 | Setting up vbetool (1.1-5) ... 2026-06-25 15:19:06.082 | Setting up openssh-client (1:9.6p1-3ubuntu13.16) ... 2026-06-25 15:19:06.124 | Setting up pm-utils (1.4.1-21) ... 2026-06-25 15:19:06.143 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-06-25 15:19:06.159 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-06-25 15:19:06.170 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:19:06.180 | Setting up qemu-guest-agent (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:19:07.643 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:19:07.656 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.9) ... 2026-06-25 15:19:07.670 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-06-25 15:19:07.682 | Setting up m4 (1.4.19-4build1) ... 2026-06-25 15:19:07.694 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 15:19:07.707 | Setting up systemd-dev (255.4-1ubuntu8.16) ... 2026-06-25 15:19:07.719 | Setting up dnsmasq-base (2.90-2ubuntu0.3) ... 2026-06-25 15:19:07.747 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-06-25 15:19:07.786 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-06-25 15:19:07.798 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-06-25 15:19:07.810 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-06-25 15:19:08.793 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-06-25 15:19:09.368 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:19:09.384 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-06-25 15:19:09.673 | Setting up autotools-dev (20220109.1) ... 2026-06-25 15:19:09.685 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-06-25 15:19:09.699 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:19:09.713 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-06-25 15:19:09.725 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-06-25 15:19:09.739 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:19:09.754 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 15:19:09.766 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-06-25 15:19:09.779 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:19:09.792 | Setting up ebtables (2.0.11-6build1) ... 2026-06-25 15:19:10.451 | Setting up libjs-jquery-metadata (12-4) ... 2026-06-25 15:19:10.463 | Setting up socat (1.8.0.0-4build3) ... 2026-06-25 15:19:10.475 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-06-25 15:19:10.487 | Setting up bsdmainutils (12.1.8) ... 2026-06-25 15:19:10.502 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-06-25 15:19:10.517 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-06-25 15:19:10.531 | Setting up libsystemd-shared:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:19:10.544 | Setting up autopoint (0.21-14ubuntu2) ... 2026-06-25 15:19:10.557 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-06-25 15:19:10.570 | Setting up lsscsi (0.32-1build1) ... 2026-06-25 15:19:10.584 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-06-25 15:19:10.598 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-06-25 15:19:10.610 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-06-25 15:19:10.625 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-06-25 15:19:10.638 | Setting up qemu-system-data (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:19:10.651 | Setting up autoconf (2.71-3) ... 2026-06-25 15:19:10.670 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 15:19:10.683 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:19:10.696 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-06-25 15:19:10.711 | Setting up dwz (0.15-1build6) ... 2026-06-25 15:19:10.723 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 15:19:10.736 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-06-25 15:19:10.757 | Setting up vlan (2.0.5ubuntu5) ... 2026-06-25 15:19:10.818 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:19:10.831 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-06-25 15:19:10.843 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:19:10.857 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-06-25 15:19:10.870 | Setting up libjson-perl (4.10000-1) ... 2026-06-25 15:19:10.906 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-06-25 15:19:10.919 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-06-25 15:19:10.952 | Setting up debugedit (1:5.0-5build2) ... 2026-06-25 15:19:10.966 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-06-25 15:19:10.979 | Setting up libsub-override-perl (0.10-1) ... 2026-06-25 15:19:10.992 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-06-25 15:19:11.006 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:19:11.019 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:19:11.033 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-06-25 15:19:11.046 | Setting up curl (8.5.0-2ubuntu10.9) ... 2026-06-25 15:19:11.061 | Setting up qemu-utils (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:19:11.074 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-06-25 15:19:11.087 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 15:19:11.101 | Setting up openssl (3.0.13-0ubuntu3.11) ... 2026-06-25 15:19:11.122 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-06-25 15:19:11.135 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-06-25 15:19:11.147 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-06-25 15:19:11.160 | Setting up libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 15:19:11.188 | Setting up qemu-block-extra (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:19:12.426 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:19:12.440 | Setting up sqlite3 (3.45.1-1ubuntu2.5) ... 2026-06-25 15:19:12.453 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-06-25 15:19:12.467 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:19:12.480 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-06-25 15:19:12.493 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-06-25 15:19:12.502 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-06-25 15:19:12.515 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-06-25 15:19:12.527 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:19:12.540 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-06-25 15:19:12.551 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-06-25 15:19:12.564 | Setting up openssh-sftp-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 15:19:12.575 | Setting up gettext (0.21-14ubuntu2) ... 2026-06-25 15:19:12.587 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-06-25 15:19:12.600 | Setting up openssh-server (1:9.6p1-3ubuntu13.16) ... 2026-06-25 15:19:12.693 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:19:12.693 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:19:12.693 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:19:14.704 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:19:14.719 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-06-25 15:19:14.849 | Setting up libtool (2.4.7-7build1) ... 2026-06-25 15:19:14.863 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:19:15.558 | 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-06-25 15:19:15.599 | Setting up qemu-system-x86 (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:19:15.623 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-06-25 15:19:15.636 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-06-25 15:19:16.661 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-06-25 15:19:17.337 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:19:17.356 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-06-25 15:19:17.371 | Setting up systemd (255.4-1ubuntu8.16) ... 2026-06-25 15:19:17.443 | /usr/lib/tmpfiles.d/pcp-reboot-init.conf:4: Failed to resolve user 'pcp': No such process 2026-06-25 15:19:17.445 | /usr/lib/tmpfiles.d/postgresql-common.conf:2: Failed to resolve user 'postgres': No such process 2026-06-25 15:19:17.448 | /usr/lib/tmpfiles.d/postgresql-common.conf:4: Failed to resolve group 'postgres': No such process 2026-06-25 15:19:18.199 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:19:18.212 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-06-25 15:19:18.226 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-06-25 15:19:18.239 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-06-25 15:19:18.255 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-06-25 15:19:18.268 | Setting up dh-autoreconf (20) ... 2026-06-25 15:19:18.282 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-06-25 15:19:18.295 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-06-25 15:19:18.308 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 15:19:18.321 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-06-25 15:19:18.334 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:19:18.349 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-06-25 15:19:18.362 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-06-25 15:19:18.375 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:19:18.389 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-06-25 15:19:18.456 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:19:18.456 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:19:18.456 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:19:18.656 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:19:19.380 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-06-25 15:19:19.939 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-06-25 15:19:19.951 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-06-25 15:19:19.964 | Setting up postgresql-common (257build1.1) ... 2026-06-25 15:19:20.051 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:19:20.051 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:19:20.051 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:19:20.134 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:19:20.669 | 2026-06-25 15:19:20.669 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-06-25 15:19:20.922 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-06-25 15:19:20.922 | Removing obsolete dictionary files: 2026-06-25 15:19:22.217 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-06-25 15:19:22.868 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:19:22.942 | Setting up systemd-timesyncd (255.4-1ubuntu8.16) ... 2026-06-25 15:19:23.822 | Setting up udev (255.4-1ubuntu8.16) ... 2026-06-25 15:19:25.107 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-06-25 15:19:25.123 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-06-25 15:19:25.139 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-06-25 15:19:25.155 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-06-25 15:19:25.171 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-06-25 15:19:25.188 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-06-25 15:19:25.204 | Setting up systemd-container (255.4-1ubuntu8.16) ... 2026-06-25 15:19:26.040 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-06-25 15:19:26.054 | Setting up kpartx (0.9.4-5ubuntu8.2) ... 2026-06-25 15:19:26.069 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-06-25 15:19:26.086 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:19:26.101 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-06-25 15:19:26.116 | Setting up libxml2-utils (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-06-25 15:19:26.132 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-06-25 15:19:26.148 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-06-25 15:19:26.162 | Setting up systemd-resolved (255.4-1ubuntu8.16) ... 2026-06-25 15:19:27.092 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-06-25 15:19:27.107 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:19:27.121 | Setting up systemd-sysv (255.4-1ubuntu8.16) ... 2026-06-25 15:19:27.191 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-06-25 15:19:27.204 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-06-25 15:19:27.217 | Setting up qemu-system-modules-opengl (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:19:27.231 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-06-25 15:19:27.244 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-06-25 15:19:27.258 | Setting up qemu-system-gui (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:19:27.271 | Setting up po-debconf (1.0.21+nmu1) ... 2026-06-25 15:19:27.283 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-06-25 15:19:27.296 | Setting up libnss-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:19:27.310 | Setting up debhelper (13.14.1ubuntu5) ... 2026-06-25 15:19:27.324 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-06-25 15:19:27.337 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-06-25 15:19:27.349 | Setting up multipath-tools (0.9.4-5ubuntu8.2) ... 2026-06-25 15:19:28.370 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:19:28.383 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-06-25 15:19:28.395 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-06-25 15:19:28.408 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-06-25 15:19:28.420 | Setting up libnss-mymachines:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:19:28.437 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-06-25 15:19:28.452 | Setting up qemu-system-modules-spice (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:19:28.464 | Setting up libpam-systemd:amd64 (255.4-1ubuntu8.16) ... 2026-06-25 15:19:28.556 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:19:28.556 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:19:28.556 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:19:28.751 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-06-25 15:19:28.763 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:19:28.777 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-06-25 15:19:28.791 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-06-25 15:19:28.806 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-06-25 15:19:29.535 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:19:29.582 | Enabling module mpm_event. 2026-06-25 15:19:29.635 | Enabling module authz_core. 2026-06-25 15:19:29.641 | Enabling module authz_host. 2026-06-25 15:19:29.693 | Enabling module authn_core. 2026-06-25 15:19:29.699 | Enabling module auth_basic. 2026-06-25 15:19:29.750 | Enabling module access_compat. 2026-06-25 15:19:29.800 | Enabling module authn_file. 2026-06-25 15:19:29.854 | Enabling module authz_user. 2026-06-25 15:19:29.909 | Enabling module alias. 2026-06-25 15:19:29.965 | Enabling module dir. 2026-06-25 15:19:30.020 | Enabling module autoindex. 2026-06-25 15:19:30.075 | Enabling module env. 2026-06-25 15:19:30.131 | Enabling module mime. 2026-06-25 15:19:30.205 | Enabling module negotiation. 2026-06-25 15:19:30.258 | Enabling module setenvif. 2026-06-25 15:19:30.315 | Enabling module filter. 2026-06-25 15:19:30.388 | Enabling module deflate. 2026-06-25 15:19:30.463 | Enabling module status. 2026-06-25 15:19:30.518 | Enabling module reqtimeout. 2026-06-25 15:19:30.574 | Enabling conf charset. 2026-06-25 15:19:30.633 | Enabling conf localized-error-pages. 2026-06-25 15:19:30.717 | Enabling conf other-vhosts-access-log. 2026-06-25 15:19:30.774 | Enabling conf security. 2026-06-25 15:19:30.829 | Enabling conf serve-cgi-bin. 2026-06-25 15:19:30.884 | Enabling site 000-default. 2026-06-25 15:19:32.202 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-06-25 15:19:33.036 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-06-25 15:19:34.653 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-06-25 15:19:34.668 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-06-25 15:19:34.683 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-06-25 15:19:35.020 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-06-25 15:19:35.034 | Setting up pcp (6.2.0-1.1build4) ... 2026-06-25 15:19:37.303 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-06-25 15:19:37.414 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-06-25 15:19:37.487 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-06-25 15:19:37.563 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-06-25 15:19:39.612 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-06-25 15:19:39.628 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-06-25 15:19:39.640 | Processing triggers for initramfs-tools (0.142ubuntu25.8) ... 2026-06-25 15:19:39.720 | update-initramfs: Generating /boot/initrd.img-6.8.0-110-generic 2026-06-25 15:19:44.632 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:19:44.881 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:19:45.012 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:19:49.431 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:19:50.324 | Processing triggers for hicolor-icon-theme (0.17-2) ... 2026-06-25 15:19:50.452 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:19:50.490 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-06-25 15:19:50.749 | Processing triggers for ufw (0.36.2-6) ... 2026-06-25 15:19:50.890 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:19:54.860 | Processing triggers for dbus (1.14.10-4ubuntu4.1) ... 2026-06-25 15:19:54.895 | Processing triggers for install-info (7.1-3build2) ... 2026-06-25 15:19:55.088 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-06-25 15:19:55.383 | perl: warning: Setting locale failed. 2026-06-25 15:19:55.383 | perl: warning: Please check that your locale settings: 2026-06-25 15:19:55.383 | LANGUAGE = (unset), 2026-06-25 15:19:55.383 | LC_ALL = "en_US.utf8", 2026-06-25 15:19:55.384 | LANG = "de_DE.UTF-8" 2026-06-25 15:19:55.384 | are supported and installed on your system. 2026-06-25 15:19:55.384 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:19:55.527 | perl: warning: Setting locale failed. 2026-06-25 15:19:55.528 | perl: warning: Please check that your locale settings: 2026-06-25 15:19:55.528 | LANGUAGE = (unset), 2026-06-25 15:19:55.528 | LC_ALL = "en_US.utf8", 2026-06-25 15:19:55.528 | LANG = "de_DE.UTF-8" 2026-06-25 15:19:55.528 | are supported and installed on your system. 2026-06-25 15:19:55.528 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:19:55.584 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:19:55.584 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:19:55.584 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:19:55.660 | perl: warning: Setting locale failed. 2026-06-25 15:19:55.660 | perl: warning: Please check that your locale settings: 2026-06-25 15:19:55.660 | LANGUAGE = (unset), 2026-06-25 15:19:55.660 | LC_ALL = "en_US.utf8", 2026-06-25 15:19:55.660 | LANG = "de_DE.UTF-8" 2026-06-25 15:19:55.660 | are supported and installed on your system. 2026-06-25 15:19:55.660 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:19:56.045 | 2026-06-25 15:19:56.045 | Running kernel seems to be up-to-date. 2026-06-25 15:19:56.045 | 2026-06-25 15:19:56.045 | Restarting services... 2026-06-25 15:19:56.240 | systemctl restart packagekit.service polkit.service snapd.service systemd-machined.service tuned.service udisks2.service 2026-06-25 15:19:59.670 | 2026-06-25 15:19:59.670 | Service restarts being deferred: 2026-06-25 15:19:59.670 | systemctl restart ModemManager.service 2026-06-25 15:19:59.670 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:19:59.670 | systemctl restart systemd-logind.service 2026-06-25 15:19:59.670 | systemctl restart virtlockd.service 2026-06-25 15:19:59.671 | systemctl restart virtlogd.service 2026-06-25 15:19:59.671 | 2026-06-25 15:19:59.671 | No containers need to be restarted. 2026-06-25 15:19:59.672 | 2026-06-25 15:19:59.673 | User sessions running outdated binaries: 2026-06-25 15:19:59.674 | quobyte @ session #7: sshd[2035] 2026-06-25 15:19:59.685 | quobyte @ user manager service: systemd[1173] 2026-06-25 15:19:59.698 | 2026-06-25 15:19:59.698 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:20:02.242 | ++ functions-common:apt_get:1211 : result=0 2026-06-25 15:20:02.246 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:20:02.250 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:20:02.254 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:20:02.258 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:20:02.261 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:20:02.265 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:20:02.269 | ++ functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:20:02.273 | ++ functions-common:time_stop:2427 : start_time=1782400703139 2026-06-25 15:20:02.277 | ++ functions-common:time_stop:2429 : [[ -z 1782400703139 ]] 2026-06-25 15:20:02.281 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:20:02.286 | ++ functions-common:time_stop:2432 : end_time=1782400802283 2026-06-25 15:20:02.290 | ++ functions-common:time_stop:2433 : elapsed_time=99144 2026-06-25 15:20:02.294 | ++ functions-common:time_stop:2434 : total=8754 2026-06-25 15:20:02.298 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:20:02.301 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=107898 2026-06-25 15:20:02.306 | ++ functions-common:apt_get:1215 : return 0 2026-06-25 15:20:02.310 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-06-25 15:20:02.314 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-06-25 15:20:02.318 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-06-25 15:20:02.326 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-06-25 15:20:02.330 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-06-25 15:20:02.335 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-06-25 15:20:02.343 | ++ tools/install_prereqs.sh:source:89 : date 2026-06-25 15:20:02.350 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-06-25 15:20:02.354 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-06-25 15:20:02.359 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-06-25 15:20:02.362 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:20:02.756 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-06-25 15:20:02.759 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-06-25 15:20:02.762 | + tools/install_pip.sh:main:42 : GetDistro 2026-06-25 15:20:02.765 | + functions-common:GetDistro:472 : GetOSVersion 2026-06-25 15:20:02.767 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-06-25 15:20:02.770 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-06-25 15:20:02.772 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-06-25 15:20:02.774 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-06-25 15:20:02.777 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-06-25 15:20:02.779 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-06-25 15:20:02.781 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-06-25 15:20:02.784 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-06-25 15:20:02.786 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-06-25 15:20:02.788 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-06-25 15:20:02.790 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-06-25 15:20:02.792 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-06-25 15:20:02.795 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-06-25 15:20:02.797 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-06-25 15:20:02.799 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-06-25 15:20:02.802 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-06-25 15:20:02.805 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-06-25 15:20:02.808 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-06-25 15:20:02.811 | + functions-common:_ensure_lsb_release:420 : return 2026-06-25 15:20:02.814 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-06-25 15:20:02.831 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-06-25 15:20:02.835 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-06-25 15:20:02.851 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-06-25 15:20:02.855 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-06-25 15:20:02.871 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-06-25 15:20:02.873 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-06-25 15:20:02.876 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-06-25 15:20:02.879 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-06-25 15:20:02.881 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-06-25 15:20:02.883 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-06-25 15:20:02.886 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-06-25 15:20:02.888 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-06-25 15:20:02.891 | + functions-common:GetDistro:476 : DISTRO=noble 2026-06-25 15:20:02.894 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-06-25 15:20:02.897 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-06-25 15:20:02.897 | Distro: noble 2026-06-25 15:20:02.900 | + tools/install_pip.sh:main:117 : get_versions 2026-06-25 15:20:02.903 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 15:20:02.908 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 15:20:02.910 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 15:20:02.915 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 15:20:02.916 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 15:20:03.720 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 15:20:03.723 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 15:20:03.723 | pip: 24.0 2026-06-25 15:20:03.726 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-06-25 15:20:03.729 | + tools/install_pip.sh:main:123 : is_fedora 2026-06-25 15:20:03.732 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:20:03.735 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:20:03.737 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:20:03.740 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:20:03.743 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:20:03.746 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:20:03.749 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:20:03.752 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:20:03.754 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:20:03.758 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:20:03.761 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:20:03.764 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:20:03.767 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:20:03.770 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-06-25 15:20:03.773 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:20:03.776 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:20:03.780 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-06-25 15:20:03.786 | + tools/install_pip.sh:main:146 : set -x 2026-06-25 15:20:03.789 | + tools/install_pip.sh:main:149 : get_versions 2026-06-25 15:20:03.793 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-06-25 15:20:03.798 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-06-25 15:20:03.801 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-06-25 15:20:03.805 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-06-25 15:20:03.806 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-06-25 15:20:04.474 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-06-25 15:20:04.476 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-06-25 15:20:04.477 | pip: 24.0 2026-06-25 15:20:04.481 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-06-25 15:20:04.485 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-06-25 15:20:04.490 | + ./stack.sh:main:804 : fixup_all 2026-06-25 15:20:04.494 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-06-25 15:20:04.499 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-06-25 15:20:04.502 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:20:04.507 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:20:04.511 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-06-25 15:20:04.538 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-06-25 15:20:04.560 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-06-25 15:20:04.584 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-06-25 15:20:04.588 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-06-25 15:20:04.592 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:20:04.595 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:20:04.600 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:20:04.604 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:20:04.608 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:20:04.611 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:20:04.615 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:20:04.618 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:20:04.622 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:20:04.626 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:20:04.630 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:20:04.634 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:20:04.638 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:20:04.641 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-06-25 15:20:04.645 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-06-25 15:20:04.649 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-06-25 15:20:04.668 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-06-25 15:20:04.687 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-06-25 15:20:04.703 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-06-25 15:20:04.721 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-06-25 15:20:04.741 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-06-25 15:20:04.760 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-06-25 15:20:04.778 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-06-25 15:20:04.795 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-06-25 15:20:04.800 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-06-25 15:20:04.804 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-06-25 15:20:10.871 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-06-25 15:20:10.904 | Using python 3.12 to install setuptools 2026-06-25 15:20:10.907 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-06-25 15:20:12.499 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-06-25 15:20:12.787 | Collecting pip 2026-06-25 15:20:12.908 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 15:20:12.921 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-06-25 15:20:13.420 | Collecting setuptools[core] 2026-06-25 15:20:13.436 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 15:20:13.633 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 15:20:13.650 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:20:13.758 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 15:20:13.774 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 15:20:13.797 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-06-25 15:20:13.885 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 15:20:13.903 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:20:14.016 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 15:20:14.032 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:20:14.139 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 15:20:14.158 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:20:14.310 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:20:14.327 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 15:20:14.416 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:20:14.449 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 15:20:14.732 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:20:14.750 | Downloading typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 15:20:14.846 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:20:14.863 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:20:15.056 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:20:15.074 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 15:20:15.145 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:20:15.161 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 15:20:15.298 | 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-06-25 15:20:15.318 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 15:20:15.415 | 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-06-25 15:20:15.432 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:20:15.485 | 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-06-25 15:20:15.521 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-06-25 15:20:15.606 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 22.7 MB/s eta 0:00:00 2026-06-25 15:20:15.624 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 15:20:15.652 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 15:20:15.680 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 15:20:15.699 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 5.2 MB/s eta 0:00:00 2026-06-25 15:20:15.717 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 15:20:15.737 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 6.9 MB/s eta 0:00:00 2026-06-25 15:20:15.757 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 15:20:15.786 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 15:20:15.835 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 23.5 MB/s eta 0:00:00 2026-06-25 15:20:15.853 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 15:20:15.881 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 15:20:15.909 | Downloading typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 15:20:15.930 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 8.3 MB/s eta 0:00:00 2026-06-25 15:20:15.948 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 15:20:15.978 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 15:20:16.020 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 11.3 MB/s eta 0:00:00 2026-06-25 15:20:16.037 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 15:20:16.068 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 15:20:16.091 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 5.9 MB/s eta 0:00:00 2026-06-25 15:20:16.108 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 15:20:16.175 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 20.4 MB/s eta 0:00:00 2026-06-25 15:20:17.103 | 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-06-25 15:20:17.132 | Attempting uninstall: setuptools 2026-06-25 15:20:17.153 | Found existing installation: setuptools 68.1.2 2026-06-25 15:20:17.153 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:20:17.154 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-06-25 15:20:18.743 | Attempting uninstall: pygments 2026-06-25 15:20:18.753 | Found existing installation: Pygments 2.17.2 2026-06-25 15:20:18.754 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:20:18.755 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-06-25 15:20:20.358 | Attempting uninstall: pip 2026-06-25 15:20:20.365 | Found existing installation: pip 24.0 2026-06-25 15:20:20.441 | Uninstalling pip-24.0: 2026-06-25 15:20:20.453 | Successfully uninstalled pip-24.0 2026-06-25 15:20:22.308 | Attempting uninstall: packaging 2026-06-25 15:20:22.319 | Found existing installation: packaging 24.0 2026-06-25 15:20:22.321 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:20:22.321 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-06-25 15:20:22.557 | Attempting uninstall: markdown-it-py 2026-06-25 15:20:22.589 | Found existing installation: markdown-it-py 3.0.0 2026-06-25 15:20:22.589 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:20:22.591 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-06-25 15:20:22.794 | Attempting uninstall: wheel 2026-06-25 15:20:22.863 | Found existing installation: wheel 0.42.0 2026-06-25 15:20:22.864 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:20:22.865 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-06-25 15:20:22.929 | Attempting uninstall: rich 2026-06-25 15:20:22.990 | Found existing installation: rich 13.7.1 2026-06-25 15:20:22.990 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:20:22.990 | Can't uninstall 'rich'. No files were found to uninstall. 2026-06-25 15:20:23.905 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 more_itertools-11.1.0 packaging-26.2 pip-26.1.2 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-25 15:20:24.187 | + inc/python:pip_install:216 : result=0 2026-06-25 15:20:24.192 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:20:24.196 | + functions-common:time_stop:2420 : local name 2026-06-25 15:20:24.200 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:20:24.204 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:20:24.208 | + functions-common:time_stop:2423 : local total 2026-06-25 15:20:24.212 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:20:24.216 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:20:24.220 | + functions-common:time_stop:2427 : start_time=1782400810895 2026-06-25 15:20:24.224 | + functions-common:time_stop:2429 : [[ -z 1782400810895 ]] 2026-06-25 15:20:24.228 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:20:24.234 | + functions-common:time_stop:2432 : end_time=1782400824230 2026-06-25 15:20:24.238 | + functions-common:time_stop:2433 : elapsed_time=13335 2026-06-25 15:20:24.242 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:20:24.245 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:20:24.249 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13335 2026-06-25 15:20:24.253 | + inc/python:pip_install:219 : return 0 2026-06-25 15:20:24.257 | + 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-06-25 15:20:24.262 | + 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-06-25 15:20:24.267 | + 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-06-25 15:20:24.271 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 15:20:24.276 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-06-25 15:20:24.281 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-06-25 15:20:24.313 | Using python 3.12 to install os-testr 2026-06-25 15:20:24.317 | + 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-06-25 15:20:25.831 | Collecting os-testr 2026-06-25 15:20:25.983 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 15:20:26.057 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-06-25 15:20:26.077 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:20:26.114 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-06-25 15:20:26.132 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-06-25 15:20:26.195 | Collecting testtools>=2.2.0 (from os-testr) 2026-06-25 15:20:26.213 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 15:20:26.226 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->os-testr) (82.0.1) 2026-06-25 15:20:26.258 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-06-25 15:20:26.274 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 15:20:26.376 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-06-25 15:20:26.393 | 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-06-25 15:20:26.511 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-06-25 15:20:26.543 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 15:20:26.582 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-06-25 15:20:26.608 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-06-25 15:20:26.635 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-06-25 15:20:26.660 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-06-25 15:20:26.699 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 23.4 MB/s 0:00:00 2026-06-25 15:20:26.865 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-06-25 15:20:27.023 | Attempting uninstall: PyYAML 2026-06-25 15:20:27.031 | Found existing installation: PyYAML 6.0.1 2026-06-25 15:20:27.031 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:20:27.031 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-06-25 15:20:27.434 | 2026-06-25 15:20:27.438 | 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-06-25 15:20:27.589 | + inc/python:pip_install:216 : result=0 2026-06-25 15:20:27.592 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:20:27.595 | + functions-common:time_stop:2420 : local name 2026-06-25 15:20:27.598 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:20:27.601 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:20:27.605 | + functions-common:time_stop:2423 : local total 2026-06-25 15:20:27.607 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:20:27.611 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:20:27.614 | + functions-common:time_stop:2427 : start_time=1782400824305 2026-06-25 15:20:27.617 | + functions-common:time_stop:2429 : [[ -z 1782400824305 ]] 2026-06-25 15:20:27.621 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:20:27.625 | + functions-common:time_stop:2432 : end_time=1782400827622 2026-06-25 15:20:27.629 | + functions-common:time_stop:2433 : elapsed_time=3317 2026-06-25 15:20:27.633 | + functions-common:time_stop:2434 : total=13335 2026-06-25 15:20:27.636 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:20:27.639 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16652 2026-06-25 15:20:27.641 | + inc/python:pip_install:219 : return 0 2026-06-25 15:20:27.644 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-06-25 15:20:27.717 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-06-25 15:20:27.813 | + ./stack.sh:main:832 : install_infra 2026-06-25 15:20:27.818 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 15:20:27.821 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-06-25 15:20:27.826 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-06-25 15:20:33.851 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 15:20:33.856 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-06-25 15:20:33.893 | + 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-06-25 15:20:35.400 | Collecting pbr 2026-06-25 15:20:35.405 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:20:35.909 | Collecting setuptools[core] 2026-06-25 15:20:35.912 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 15:20:36.079 | Collecting packaging>=24.2 (from setuptools[core]) 2026-06-25 15:20:36.083 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:20:36.161 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-06-25 15:20:36.163 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-06-25 15:20:36.236 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-06-25 15:20:36.239 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:20:36.334 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-06-25 15:20:36.340 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:20:36.427 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-06-25 15:20:36.431 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:20:36.553 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:20:36.558 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 15:20:36.628 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:20:36.631 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-06-25 15:20:36.878 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:20:36.880 | Using cached typer-0.26.7-py3-none-any.whl.metadata (16 kB) 2026-06-25 15:20:36.980 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:20:36.982 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:20:37.155 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:20:37.159 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-06-25 15:20:37.224 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-06-25 15:20:37.229 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-06-25 15:20:37.316 | 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-06-25 15:20:37.321 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-06-25 15:20:37.448 | 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-06-25 15:20:37.451 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:20:37.551 | 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-06-25 15:20:37.652 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 15:20:37.682 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 15:20:37.686 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-06-25 15:20:37.688 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-06-25 15:20:37.691 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-06-25 15:20:37.695 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 15:20:37.700 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-06-25 15:20:37.701 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 15:20:37.712 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-06-25 15:20:37.715 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-06-25 15:20:37.717 | Using cached typer-0.26.7-py3-none-any.whl (122 kB) 2026-06-25 15:20:37.722 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-06-25 15:20:37.724 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-06-25 15:20:37.730 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-06-25 15:20:37.733 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-06-25 15:20:37.739 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-06-25 15:20:37.766 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-06-25 15:20:38.065 | 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-06-25 15:20:42.369 | Successfully installed annotated-doc-0.0.4 jaraco.context-6.1.2 jaraco.functools-4.5.0 jaraco.text-4.2.0 markdown-it-py-4.2.0 mdurl-0.1.2 more_itertools-11.1.0 packaging-26.2 pbr-7.0.3 pygments-2.20.0 rich-15.0.0 setuptools-82.0.1 shellingham-1.5.4 typer-0.26.7 typer-slim-0.24.0 wheel-0.47.0 2026-06-25 15:20:42.630 | + inc/python:pip_install:216 : result=0 2026-06-25 15:20:42.634 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:20:42.638 | + functions-common:time_stop:2420 : local name 2026-06-25 15:20:42.641 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:20:42.646 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:20:42.649 | + functions-common:time_stop:2423 : local total 2026-06-25 15:20:42.653 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:20:42.657 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:20:42.661 | + functions-common:time_stop:2427 : start_time=1782400833880 2026-06-25 15:20:42.664 | + functions-common:time_stop:2429 : [[ -z 1782400833880 ]] 2026-06-25 15:20:42.669 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:20:42.674 | + functions-common:time_stop:2432 : end_time=1782400842670 2026-06-25 15:20:42.677 | + functions-common:time_stop:2433 : elapsed_time=8790 2026-06-25 15:20:42.680 | + functions-common:time_stop:2434 : total=16652 2026-06-25 15:20:42.684 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:20:42.687 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25442 2026-06-25 15:20:42.691 | + inc/python:pip_install:219 : return 0 2026-06-25 15:20:42.694 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-06-25 15:20:42.698 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-06-25 15:20:42.729 | + 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-06-25 15:20:44.122 | Processing /opt/stack/requirements 2026-06-25 15:20:44.127 | Installing build dependencies: started 2026-06-25 15:20:47.488 | Installing build dependencies: finished with status 'done' 2026-06-25 15:20:47.493 | Getting requirements to build wheel: started 2026-06-25 15:20:47.827 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 15:20:47.830 | Preparing metadata (pyproject.toml): started 2026-06-25 15:20:49.135 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:20:49.333 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 15:20:49.434 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 15:20:49.457 | 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.dev8458) (26.2) 2026-06-25 15:20:49.581 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 15:20:49.598 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 15:20:49.759 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 15:20:49.764 | 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-06-25 15:20:49.822 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8458) 2026-06-25 15:20:49.839 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-06-25 15:20:49.853 | 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.dev8458) (82.0.1) 2026-06-25 15:20:50.179 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 15:20:50.197 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-25 15:20:50.213 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.4 MB/s eta 0:00:00 2026-06-25 15:20:50.288 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 15:20:50.304 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 15:20:50.424 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 15:20:50.441 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 15:20:50.529 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8458) 2026-06-25 15:20:50.545 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:20:50.668 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-06-25 15:20:50.707 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 15:20:50.727 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 2.1 MB/s eta 0:00:00 2026-06-25 15:20:50.729 | 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-06-25 15:20:50.755 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 15:20:50.773 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 5.7 MB/s eta 0:00:00 2026-06-25 15:20:50.792 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-06-25 15:20:50.811 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 9.2 MB/s eta 0:00:00 2026-06-25 15:20:50.829 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-25 15:20:50.850 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 12.2 MB/s eta 0:00:00 2026-06-25 15:20:50.866 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 15:20:50.879 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.4 MB/s eta 0:00:00 2026-06-25 15:20:50.896 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 15:20:50.914 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.1 MB/s eta 0:00:00 2026-06-25 15:20:50.947 | Building wheels for collected packages: openstack_requirements 2026-06-25 15:20:50.948 | Building wheel for openstack_requirements (pyproject.toml): started 2026-06-25 15:20:53.425 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-06-25 15:20:53.429 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8458-py3-none-any.whl size=52408 sha256=cd1c48fbdf7e95c8c1d13d478dc806c8fd40631e2eb9e0a2b8a775dc27c53ede 2026-06-25 15:20:53.429 | Stored in directory: /tmp/pip-ephem-wheel-cache-qvre8hyz/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-06-25 15:20:53.434 | Successfully built openstack_requirements 2026-06-25 15:20:53.738 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-06-25 15:20:54.597 | Successfully installed PyYAML-6.0.3 beagle-0.5.0 certifi-2026.6.17 charset_normalizer-3.4.7 fixtures-4.3.2 idna-3.18 openstack_requirements-1.2.1.dev8458 requests-2.34.2 urllib3-2.7.0 2026-06-25 15:20:54.849 | + inc/python:pip_install:216 : result=0 2026-06-25 15:20:54.854 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:20:54.859 | + functions-common:time_stop:2420 : local name 2026-06-25 15:20:54.864 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:20:54.869 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:20:54.872 | + functions-common:time_stop:2423 : local total 2026-06-25 15:20:54.876 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:20:54.880 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:20:54.884 | + functions-common:time_stop:2427 : start_time=1782400842718 2026-06-25 15:20:54.888 | + functions-common:time_stop:2429 : [[ -z 1782400842718 ]] 2026-06-25 15:20:54.893 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:20:54.899 | + functions-common:time_stop:2432 : end_time=1782400854894 2026-06-25 15:20:54.903 | + functions-common:time_stop:2433 : elapsed_time=12176 2026-06-25 15:20:54.907 | + functions-common:time_stop:2434 : total=25442 2026-06-25 15:20:54.911 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:20:54.914 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37618 2026-06-25 15:20:54.918 | + inc/python:pip_install:219 : return 0 2026-06-25 15:20:54.922 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-06-25 15:20:54.926 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-06-25 15:20:54.930 | + inc/python:use_library_from_git:266 : local name=pbr 2026-06-25 15:20:54.934 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:20:54.938 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:20:54.942 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-06-25 15:20:54.946 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:20:54.951 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-06-25 15:20:54.982 | Using python 3.12 to install pbr 2026-06-25 15:20:54.986 | + 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-06-25 15:20:56.110 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-06-25 15:20:56.313 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-06-25 15:20:56.599 | + inc/python:pip_install:216 : result=0 2026-06-25 15:20:56.604 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:20:56.608 | + functions-common:time_stop:2420 : local name 2026-06-25 15:20:56.612 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:20:56.617 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:20:56.620 | + functions-common:time_stop:2423 : local total 2026-06-25 15:20:56.625 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:20:56.629 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:20:56.633 | + functions-common:time_stop:2427 : start_time=1782400854974 2026-06-25 15:20:56.637 | + functions-common:time_stop:2429 : [[ -z 1782400854974 ]] 2026-06-25 15:20:56.642 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:20:56.648 | + functions-common:time_stop:2432 : end_time=1782400856643 2026-06-25 15:20:56.651 | + functions-common:time_stop:2433 : elapsed_time=1669 2026-06-25 15:20:56.655 | + functions-common:time_stop:2434 : total=37618 2026-06-25 15:20:56.658 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:20:56.661 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39287 2026-06-25 15:20:56.665 | + inc/python:pip_install:219 : return 0 2026-06-25 15:20:56.668 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-06-25 15:21:03.114 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-06-25 15:21:04.121 | Collecting bindep 2026-06-25 15:21:04.224 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 15:21:04.353 | Collecting distro>=1.7 (from bindep) 2026-06-25 15:21:04.369 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 15:21:04.460 | Collecting packaging (from bindep) 2026-06-25 15:21:04.464 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:21:04.523 | Collecting Parsley (from bindep) 2026-06-25 15:21:04.538 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-06-25 15:21:04.698 | Collecting pbr>=2 (from bindep) 2026-06-25 15:21:04.701 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:21:05.119 | Collecting setuptools (from pbr>=2->bindep) 2026-06-25 15:21:05.122 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 15:21:05.214 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-06-25 15:21:05.244 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-06-25 15:21:05.255 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-06-25 15:21:05.259 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-06-25 15:21:05.278 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-06-25 15:21:05.299 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.0 MB/s eta 0:00:00 2026-06-25 15:21:05.302 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-06-25 15:21:05.459 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-06-25 15:21:07.456 | Successfully installed Parsley-1.3 bindep-2.14.0 distro-1.9.0 packaging-26.2 pbr-7.0.3 setuptools-82.0.1 2026-06-25 15:21:07.639 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 15:21:07.643 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-06-25 15:21:07.649 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-06-25 15:21:07.678 | + ./stack.sh:main:841 : pkgs= 2026-06-25 15:21:07.682 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-06-25 15:21:07.686 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-06-25 15:21:07.690 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 15:21:07.695 | + functions-common:run_phase:1849 : local phase=pre-install 2026-06-25 15:21:07.698 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:21:07.703 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:21:07.707 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:21:07.709 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:21:07.714 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:21:07.718 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:21:07.725 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:21:07.729 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:21:07.732 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:21:07.736 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-06-25 15:21:07.740 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:21:07.764 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:21:07.769 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:21:07.774 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:21:07.778 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-06-25 15:21:07.783 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:21:07.786 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:21:07.791 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:21:07.794 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-06-25 15:21:07.799 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:21:07.803 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 15:21:07.808 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:21:07.814 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:21:07.818 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 15:21:07.823 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 15:21:07.828 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:21:07.833 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:21:07.837 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-06-25 15:21:07.844 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 15:21:07.848 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-06-25 15:21:07.853 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 15:21:07.858 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 15:21:07.866 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-06-25 15:21:07.871 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-06-25 15:21:07.878 | + functions:set_systemd_override:845 : local value=2048 2026-06-25 15:21:07.886 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-06-25 15:21:07.891 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-06-25 15:21:07.987 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-06-25 15:21:07.988 | Set systemd system override for DefaultLimitNOFILE=2048 2026-06-25 15:21:07.991 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-06-25 15:21:08.494 | + ./stack.sh:main:854 : install_rpc_backend 2026-06-25 15:21:08.501 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-06-25 15:21:08.524 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:21:08.528 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-06-25 15:21:08.532 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:21:08.536 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:21:08.540 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:21:08.544 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:21:08.548 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:21:08.552 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:21:08.555 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:21:08.559 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:21:08.563 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:21:08.567 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:21:08.571 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:21:08.574 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:21:08.579 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-06-25 15:21:08.583 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:21:08.586 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:21:08.590 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:21:08.594 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-06-25 15:21:08.621 | + 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-06-25 15:21:08.662 | Reading package lists... 2026-06-25 15:21:09.078 | Building dependency tree... 2026-06-25 15:21:09.079 | Reading state information... 2026-06-25 15:21:09.722 | The following additional packages will be installed: 2026-06-25 15:21:09.723 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 15:21:09.723 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 15:21:09.723 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 15:21:09.725 | erlang-tools erlang-xmerl 2026-06-25 15:21:09.728 | Suggested packages: 2026-06-25 15:21:09.728 | erlang erlang-manpages erlang-doc 2026-06-25 15:21:09.795 | The following NEW packages will be installed: 2026-06-25 15:21:09.796 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-06-25 15:21:09.796 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-06-25 15:21:09.796 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-06-25 15:21:09.798 | erlang-tools erlang-xmerl rabbitmq-server 2026-06-25 15:21:09.922 | 0 upgraded, 18 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:21:09.922 | Need to get 36.1 MB of archives. 2026-06-25 15:21:09.922 | After this operation, 56.3 MB of additional disk space will be used. 2026-06-25 15:21:09.922 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-06-25 15:21:10.173 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-06-25 15:21:10.214 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-06-25 15:21:10.217 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-06-25 15:21:10.237 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-06-25 15:21:10.252 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-06-25 15:21:10.256 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-06-25 15:21:10.286 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-06-25 15:21:10.289 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-06-25 15:21:10.290 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-06-25 15:21:10.296 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-06-25 15:21:10.306 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-06-25 15:21:10.336 | Get:13 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-06-25 15:21:10.338 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-06-25 15:21:10.341 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-06-25 15:21:10.346 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-06-25 15:21:10.355 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-06-25 15:21:10.378 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-06-25 15:21:10.879 | perl: warning: Setting locale failed. 2026-06-25 15:21:10.879 | perl: warning: Please check that your locale settings: 2026-06-25 15:21:10.879 | LANGUAGE = (unset), 2026-06-25 15:21:10.879 | LC_ALL = "en_US.utf8", 2026-06-25 15:21:10.879 | LANG = "de_DE.UTF-8" 2026-06-25 15:21:10.879 | are supported and installed on your system. 2026-06-25 15:21:10.880 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:21:10.955 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:21:10.956 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:21:10.956 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:21:11.159 | Fetched 36.1 MB in 1s (46.5 MB/s) 2026-06-25 15:21:11.245 | Selecting previously unselected package erlang-base. 2026-06-25 15:21:11.322 | (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 ... 122977 files and directories currently installed.) 2026-06-25 15:21:11.328 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:11.333 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:11.750 | Selecting previously unselected package erlang-asn1. 2026-06-25 15:21:11.763 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:11.767 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:11.826 | Selecting previously unselected package erlang-crypto. 2026-06-25 15:21:11.839 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:11.843 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:11.887 | Selecting previously unselected package erlang-public-key. 2026-06-25 15:21:11.899 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:11.903 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:11.958 | Selecting previously unselected package erlang-mnesia. 2026-06-25 15:21:11.970 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:11.974 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:12.042 | Selecting previously unselected package erlang-runtime-tools. 2026-06-25 15:21:12.055 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:12.059 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:12.124 | Selecting previously unselected package erlang-ssl. 2026-06-25 15:21:12.137 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:12.142 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:12.318 | Selecting previously unselected package erlang-eldap. 2026-06-25 15:21:12.328 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:12.333 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:12.379 | Selecting previously unselected package erlang-ftp. 2026-06-25 15:21:12.392 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:12.397 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:12.445 | Selecting previously unselected package erlang-tftp. 2026-06-25 15:21:12.459 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:12.463 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:12.513 | Selecting previously unselected package erlang-inets. 2026-06-25 15:21:12.526 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:12.530 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:12.620 | Selecting previously unselected package erlang-snmp. 2026-06-25 15:21:12.633 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:12.637 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:12.797 | Selecting previously unselected package erlang-os-mon. 2026-06-25 15:21:12.810 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:12.815 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:12.867 | Selecting previously unselected package erlang-parsetools. 2026-06-25 15:21:12.879 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:12.884 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:12.935 | Selecting previously unselected package erlang-syntax-tools. 2026-06-25 15:21:12.947 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:12.953 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:13.062 | Selecting previously unselected package erlang-tools. 2026-06-25 15:21:13.074 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:13.089 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:13.165 | Selecting previously unselected package erlang-xmerl. 2026-06-25 15:21:13.179 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-06-25 15:21:13.184 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:13.291 | Selecting previously unselected package rabbitmq-server. 2026-06-25 15:21:13.304 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-06-25 15:21:13.313 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 15:21:14.495 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:14.900 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-06-25 15:21:14.900 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-06-25 15:21:17.635 | Searching for services which depend on erlang and should be started... none found. 2026-06-25 15:21:17.642 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.657 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.670 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.685 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.698 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.712 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.726 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.740 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.755 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.768 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.783 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.798 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.813 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.827 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.840 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.854 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-06-25 15:21:17.870 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-06-25 15:21:17.993 | info: Selecting GID from range 100 to 999 ... 2026-06-25 15:21:17.999 | info: Adding group `rabbitmq' (GID 118) ... 2026-06-25 15:21:18.104 | info: Selecting UID from range 100 to 999 ... 2026-06-25 15:21:18.104 | 2026-06-25 15:21:18.109 | info: Adding system user `rabbitmq' (UID 116) ... 2026-06-25 15:21:18.113 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-06-25 15:21:18.176 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-06-25 15:21:18.392 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-06-25 15:21:39.794 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:21:41.627 | perl: warning: Setting locale failed. 2026-06-25 15:21:41.627 | perl: warning: Please check that your locale settings: 2026-06-25 15:21:41.628 | LANGUAGE = (unset), 2026-06-25 15:21:41.628 | LC_ALL = "en_US.utf8", 2026-06-25 15:21:41.628 | LANG = "de_DE.UTF-8" 2026-06-25 15:21:41.628 | are supported and installed on your system. 2026-06-25 15:21:41.628 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:21:41.761 | perl: warning: Setting locale failed. 2026-06-25 15:21:41.762 | perl: warning: Please check that your locale settings: 2026-06-25 15:21:41.762 | LANGUAGE = (unset), 2026-06-25 15:21:41.762 | LC_ALL = "en_US.utf8", 2026-06-25 15:21:41.762 | LANG = "de_DE.UTF-8" 2026-06-25 15:21:41.762 | are supported and installed on your system. 2026-06-25 15:21:41.762 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:21:41.814 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:21:41.814 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:21:41.814 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:21:41.887 | perl: warning: Setting locale failed. 2026-06-25 15:21:41.887 | perl: warning: Please check that your locale settings: 2026-06-25 15:21:41.887 | LANGUAGE = (unset), 2026-06-25 15:21:41.887 | LC_ALL = "en_US.utf8", 2026-06-25 15:21:41.887 | LANG = "de_DE.UTF-8" 2026-06-25 15:21:41.887 | are supported and installed on your system. 2026-06-25 15:21:41.887 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:21:42.403 | 2026-06-25 15:21:42.403 | Running kernel seems to be up-to-date. 2026-06-25 15:21:42.404 | 2026-06-25 15:21:42.404 | Restarting services... 2026-06-25 15:21:42.462 | 2026-06-25 15:21:42.462 | Service restarts being deferred: 2026-06-25 15:21:42.462 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:21:42.462 | systemctl restart systemd-logind.service 2026-06-25 15:21:42.462 | systemctl restart virtlockd.service 2026-06-25 15:21:42.462 | systemctl restart virtlogd.service 2026-06-25 15:21:42.462 | 2026-06-25 15:21:42.463 | No containers need to be restarted. 2026-06-25 15:21:42.463 | 2026-06-25 15:21:42.463 | User sessions running outdated binaries: 2026-06-25 15:21:42.463 | quobyte @ session #7: sshd[2035] 2026-06-25 15:21:42.473 | quobyte @ user manager service: systemd[1173] 2026-06-25 15:21:42.485 | 2026-06-25 15:21:42.485 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:21:45.268 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:21:45.272 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:21:45.277 | + functions-common:time_stop:2420 : local name 2026-06-25 15:21:45.281 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:21:45.286 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:21:45.290 | + functions-common:time_stop:2423 : local total 2026-06-25 15:21:45.295 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:21:45.300 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:21:45.304 | + functions-common:time_stop:2427 : start_time=1782400868617 2026-06-25 15:21:45.308 | + functions-common:time_stop:2429 : [[ -z 1782400868617 ]] 2026-06-25 15:21:45.314 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:21:45.320 | + functions-common:time_stop:2432 : end_time=1782400905315 2026-06-25 15:21:45.324 | + functions-common:time_stop:2433 : elapsed_time=36698 2026-06-25 15:21:45.328 | + functions-common:time_stop:2434 : total=107898 2026-06-25 15:21:45.331 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:21:45.335 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=144596 2026-06-25 15:21:45.339 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:21:45.343 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-06-25 15:21:45.347 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:21:45.352 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:21:45.356 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:21:45.359 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:21:45.364 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:21:45.369 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:21:45.373 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:21:45.376 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:21:45.380 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:21:45.383 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:21:45.388 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:21:45.392 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:21:45.396 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:21:45.400 | + ./stack.sh:main:855 : restart_rpc_backend 2026-06-25 15:21:45.405 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-06-25 15:21:45.428 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:21:45.431 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-06-25 15:21:45.435 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:21:45.438 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-06-25 15:21:45.442 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-06-25 15:21:45.446 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-06-25 15:21:45.452 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-06-25 15:21:45.455 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-06-25 15:21:45.459 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-06-25 15:21:45.462 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-06-25 15:21:45.467 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-06-25 15:21:45.471 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-06-25 15:21:45.476 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-06-25 15:21:46.819 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-06-25 15:21:46.819 | user tags 2026-06-25 15:21:46.819 | guest [administrator]' 2026-06-25 15:21:46.825 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-06-25 15:21:46.825 | user tags 2026-06-25 15:21:46.825 | guest [administrator]' 2026-06-25 15:21:46.826 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-06-25 15:21:46.835 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-06-25 15:21:46.838 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-06-25 15:21:46.840 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-06-25 15:21:48.056 | Adding user "stackrabbit" ... 2026-06-25 15:21:48.070 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-06-25 15:21:48.094 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-06-25 15:21:49.269 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-06-25 15:21:49.306 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-06-25 15:21:49.310 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-06-25 15:21:50.595 | Changing password for user "stackrabbit" ... 2026-06-25 15:21:50.637 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-06-25 15:21:50.640 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-06-25 15:21:50.644 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-06-25 15:21:51.884 | Deleting user "guest" ... 2026-06-25 15:21:51.928 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-06-25 15:21:51.956 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:21:51.959 | + ./stack.sh:main:858 : install_database 2026-06-25 15:21:51.963 | + lib/database:install_database:118 : install_database_mysql 2026-06-25 15:21:51.967 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-06-25 15:21:51.971 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:21:51.975 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:21:51.978 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-06-25 15:21:51.997 | perl: warning: Setting locale failed. 2026-06-25 15:21:51.997 | perl: warning: Please check that your locale settings: 2026-06-25 15:21:51.997 | LANGUAGE = (unset), 2026-06-25 15:21:51.997 | LC_ALL = "en_US.utf8", 2026-06-25 15:21:51.997 | LANG = "de_DE.UTF-8" 2026-06-25 15:21:51.997 | are supported and installed on your system. 2026-06-25 15:21:51.997 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:21:52.055 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:21:52.056 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:21:52.056 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:21:52.188 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-06-25 15:21:52.192 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-06-25 15:21:52.198 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-06-25 15:21:52.201 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:21:52.206 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:21:52.211 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-06-25 15:21:52.215 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-06-25 15:21:52.222 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-06-25 15:21:52.229 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-06-25 15:21:52.233 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-06-25 15:21:52.239 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:21:52.244 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:21:52.249 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:21:52.255 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:21:52.260 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:21:52.266 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:21:52.271 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:21:52.275 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:21:52.280 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:21:52.286 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:21:52.291 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:21:52.296 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:21:52.300 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:21:52.306 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-06-25 15:21:52.317 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:21:52.322 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:21:52.328 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-06-25 15:21:52.337 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:21:52.342 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:21:52.347 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:21:52.351 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:21:52.356 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:21:52.360 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:21:52.365 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:21:52.369 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:21:52.372 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:21:52.376 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:21:52.381 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:21:52.385 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:21:52.389 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-06-25 15:21:52.394 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:21:52.399 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:21:52.402 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:21:52.406 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-06-25 15:21:52.437 | + 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-06-25 15:21:52.483 | Reading package lists... 2026-06-25 15:21:53.016 | Building dependency tree... 2026-06-25 15:21:53.018 | Reading state information... 2026-06-25 15:21:53.921 | The following additional packages will be installed: 2026-06-25 15:21:53.921 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 15:21:53.921 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 15:21:53.921 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 15:21:53.921 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 15:21:53.922 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 15:21:53.923 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 15:21:53.924 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-06-25 15:21:53.927 | Suggested packages: 2026-06-25 15:21:53.928 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-06-25 15:21:53.928 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-06-25 15:21:53.987 | The following NEW packages will be installed: 2026-06-25 15:21:53.987 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-06-25 15:21:53.987 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-06-25 15:21:53.988 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-06-25 15:21:53.988 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-06-25 15:21:53.988 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-06-25 15:21:53.989 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-06-25 15:21:53.990 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-06-25 15:21:54.053 | 0 upgraded, 27 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:21:54.053 | Need to get 29.6 MB of archives. 2026-06-25 15:21:54.053 | After this operation, 243 MB of additional disk space will be used. 2026-06-25 15:21:54.053 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-06-25 15:21:54.110 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-06-25 15:21:54.111 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-06-25 15:21:54.111 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-06-25 15:21:54.115 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-06-25 15:21:54.119 | Get:6 http://de.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-06-25 15:21:54.319 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-06-25 15:21:54.336 | Get:8 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-06-25 15:21:54.336 | Get:9 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-06-25 15:21:54.338 | Get:10 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-06-25 15:21:54.339 | Get:11 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-06-25 15:21:54.342 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-06-25 15:21:54.343 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-06-25 15:21:54.343 | Get:14 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-06-25 15:21:54.344 | Get:15 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-06-25 15:21:54.345 | Get:16 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-06-25 15:21:54.345 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-06-25 15:21:54.346 | Get:18 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-06-25 15:21:54.349 | Get:19 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-06-25 15:21:54.349 | Get:20 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-06-25 15:21:54.350 | Get:21 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-06-25 15:21:54.353 | Get:22 http://de.archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-06-25 15:21:54.354 | Get:23 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-06-25 15:21:54.357 | Get:24 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-06-25 15:21:54.357 | Get:25 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-06-25 15:21:54.433 | Get:26 http://de.archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-06-25 15:21:54.435 | Get:27 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-06-25 15:21:54.757 | perl: warning: Setting locale failed. 2026-06-25 15:21:54.757 | perl: warning: Please check that your locale settings: 2026-06-25 15:21:54.757 | LANGUAGE = (unset), 2026-06-25 15:21:54.757 | LC_ALL = "en_US.utf8", 2026-06-25 15:21:54.757 | LANG = "de_DE.UTF-8" 2026-06-25 15:21:54.758 | are supported and installed on your system. 2026-06-25 15:21:54.758 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:21:54.846 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:21:54.846 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:21:54.846 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:21:54.997 | Vorkonfiguration der Pakete ... 2026-06-25 15:21:55.014 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:21:55.178 | Fetched 29.6 MB in 0s (72.9 MB/s) 2026-06-25 15:21:55.220 | Selecting previously unselected package mysql-client-core-8.0. 2026-06-25 15:21:55.294 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125782 files and directories currently installed.) 2026-06-25 15:21:55.302 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:21:55.307 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:21:55.742 | Selecting previously unselected package mysql-client-8.0. 2026-06-25 15:21:55.756 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:21:55.762 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:21:55.820 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-06-25 15:21:55.833 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-06-25 15:21:55.842 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 15:21:55.897 | Selecting previously unselected package libmecab2:amd64. 2026-06-25 15:21:55.913 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-06-25 15:21:55.919 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 15:21:55.990 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-06-25 15:21:56.005 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-06-25 15:21:56.011 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 15:21:56.076 | Selecting previously unselected package mysql-server-core-8.0. 2026-06-25 15:21:56.090 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:21:56.095 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:21:57.327 | Selecting previously unselected package mysql-server-8.0. 2026-06-25 15:21:57.347 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-06-25 15:21:57.357 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:21:57.421 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:21:57.422 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:21:57.422 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:21:57.518 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:21:57.534 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:21:57.993 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:21:58.080 | Selecting previously unselected package libhtml-tagset-perl. 2026-06-25 15:21:58.097 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-06-25 15:21:58.102 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-06-25 15:21:58.160 | Selecting previously unselected package liburi-perl. 2026-06-25 15:21:58.176 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-06-25 15:21:58.181 | Unpacking liburi-perl (5.27-1) ... 2026-06-25 15:21:58.288 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-06-25 15:21:58.305 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-06-25 15:21:58.311 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 15:21:58.391 | Selecting previously unselected package libcgi-pm-perl. 2026-06-25 15:21:58.404 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-06-25 15:21:58.408 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-06-25 15:21:58.480 | Selecting previously unselected package libfcgi0t64:amd64. 2026-06-25 15:21:58.493 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:21:58.498 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 15:21:58.551 | Selecting previously unselected package libfcgi-perl. 2026-06-25 15:21:58.571 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-06-25 15:21:58.576 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 15:21:58.631 | Selecting previously unselected package libcgi-fast-perl. 2026-06-25 15:21:58.646 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-06-25 15:21:58.651 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-06-25 15:21:58.699 | Selecting previously unselected package libclone-perl:amd64. 2026-06-25 15:21:58.714 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-06-25 15:21:58.720 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 15:21:58.774 | Selecting previously unselected package libencode-locale-perl. 2026-06-25 15:21:58.787 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-06-25 15:21:58.793 | Unpacking libencode-locale-perl (1.05-3) ... 2026-06-25 15:21:58.846 | Selecting previously unselected package libfcgi-bin. 2026-06-25 15:21:58.861 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:21:58.868 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 15:21:58.925 | Selecting previously unselected package libhtml-template-perl. 2026-06-25 15:21:58.941 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-06-25 15:21:58.946 | Unpacking libhtml-template-perl (2.97-2) ... 2026-06-25 15:21:59.009 | Selecting previously unselected package libtimedate-perl. 2026-06-25 15:21:59.028 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-06-25 15:21:59.033 | Unpacking libtimedate-perl (2.3300-2) ... 2026-06-25 15:21:59.148 | Selecting previously unselected package libhttp-date-perl. 2026-06-25 15:21:59.162 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-06-25 15:21:59.168 | Unpacking libhttp-date-perl (6.06-1) ... 2026-06-25 15:21:59.222 | Selecting previously unselected package libio-html-perl. 2026-06-25 15:21:59.237 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-06-25 15:21:59.243 | Unpacking libio-html-perl (1.004-3) ... 2026-06-25 15:21:59.299 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-06-25 15:21:59.313 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-06-25 15:21:59.349 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 15:21:59.409 | Selecting previously unselected package libhttp-message-perl. 2026-06-25 15:21:59.421 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-06-25 15:21:59.425 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 15:21:59.486 | Selecting previously unselected package mecab-utils. 2026-06-25 15:21:59.501 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-06-25 15:21:59.506 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-06-25 15:21:59.557 | Selecting previously unselected package mecab-ipadic. 2026-06-25 15:21:59.571 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-06-25 15:21:59.576 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 15:22:00.355 | Selecting previously unselected package mecab-ipadic-utf8. 2026-06-25 15:22:00.376 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-06-25 15:22:00.382 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 15:22:00.443 | Selecting previously unselected package mysql-server. 2026-06-25 15:22:00.461 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-06-25 15:22:00.467 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:22:00.574 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-06-25 15:22:00.590 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-06-25 15:22:00.612 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:22:00.628 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-06-25 15:22:00.645 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-06-25 15:22:00.661 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 15:22:00.676 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-06-25 15:22:00.692 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-06-25 15:22:00.708 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-06-25 15:22:00.723 | Setting up libencode-locale-perl (1.05-3) ... 2026-06-25 15:22:00.740 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-06-25 15:22:00.756 | Setting up libio-html-perl (1.004-3) ... 2026-06-25 15:22:00.773 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:22:00.790 | Setting up libtimedate-perl (2.3300-2) ... 2026-06-25 15:22:00.806 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:22:00.822 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-06-25 15:22:00.838 | Setting up liburi-perl (5.27-1) ... 2026-06-25 15:22:00.853 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:22:00.916 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:22:01.024 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:22:01.024 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:22:01.025 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:22:01.145 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:22:01.159 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:22:01.231 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-06-25 15:22:01.287 | Renaming removed key_buffer and myisam-recover options (if present) 2026-06-25 15:22:15.494 | mysqld will log errors to /var/log/mysql/error.log 2026-06-25 15:22:16.496 | mysqld is running as pid 22493 2026-06-25 15:22:19.056 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-06-25 15:22:20.899 | Setting up libhttp-date-perl (6.06-1) ... 2026-06-25 15:22:20.914 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-06-25 15:22:20.926 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 15:22:20.932 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 15:22:20.933 | 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-06-25 15:22:20.933 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 15:22:20.940 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 15:22:20.940 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 15:22:20.951 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 15:22:21.047 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 15:22:21.047 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 15:22:21.048 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 15:22:21.048 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 15:22:21.049 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 15:22:21.050 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 15:22:21.100 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 15:22:21.101 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 15:22:21.412 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 15:22:21.412 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 15:22:21.419 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 15:22:21.569 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 15:22:21.651 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 15:22:21.651 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 15:22:21.874 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 15:22:21.874 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 15:22:21.874 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 15:22:21.903 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 15:22:21.952 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 15:22:21.952 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 15:22:21.956 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 15:22:21.956 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 15:22:21.956 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 15:22:22.331 | 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-06-25 15:22:22.508 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 15:22:22.774 | 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-06-25 15:22:22.778 | 2026-06-25 15:22:22.778 | done! 2026-06-25 15:22:22.785 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 15:22:22.794 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-06-25 15:22:22.805 | Compiling IPA dictionary for Mecab. This takes long time... 2026-06-25 15:22:22.811 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-06-25 15:22:22.811 | 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-06-25 15:22:22.811 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-06-25 15:22:22.817 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-06-25 15:22:22.817 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-06-25 15:22:22.830 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-06-25 15:22:22.958 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-06-25 15:22:22.958 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-06-25 15:22:22.959 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-06-25 15:22:22.959 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-06-25 15:22:22.960 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-06-25 15:22:22.961 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-06-25 15:22:23.051 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-06-25 15:22:23.052 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-06-25 15:22:23.505 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-06-25 15:22:23.506 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-06-25 15:22:23.516 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-06-25 15:22:23.722 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-06-25 15:22:23.830 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-06-25 15:22:23.830 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-06-25 15:22:24.129 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-06-25 15:22:24.129 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-06-25 15:22:24.129 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-06-25 15:22:24.170 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-06-25 15:22:24.238 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-06-25 15:22:24.239 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-06-25 15:22:24.243 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-06-25 15:22:24.243 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-06-25 15:22:24.244 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-06-25 15:22:24.719 | 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-06-25 15:22:24.907 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-06-25 15:22:25.172 | 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-06-25 15:22:25.176 | 2026-06-25 15:22:25.176 | done! 2026-06-25 15:22:25.187 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-06-25 15:22:25.197 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-06-25 15:22:25.212 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-06-25 15:22:25.226 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-06-25 15:22:25.239 | Setting up libcgi-pm-perl (4.63-1) ... 2026-06-25 15:22:25.254 | Setting up libhtml-template-perl (2.97-2) ... 2026-06-25 15:22:25.268 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-06-25 15:22:25.282 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:22:27.352 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:22:27.629 | perl: warning: Setting locale failed. 2026-06-25 15:22:27.629 | perl: warning: Please check that your locale settings: 2026-06-25 15:22:27.629 | LANGUAGE = (unset), 2026-06-25 15:22:27.629 | LC_ALL = "en_US.utf8", 2026-06-25 15:22:27.629 | LANG = "de_DE.UTF-8" 2026-06-25 15:22:27.630 | are supported and installed on your system. 2026-06-25 15:22:27.630 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:22:27.776 | perl: warning: Setting locale failed. 2026-06-25 15:22:27.776 | perl: warning: Please check that your locale settings: 2026-06-25 15:22:27.777 | LANGUAGE = (unset), 2026-06-25 15:22:27.777 | LC_ALL = "en_US.utf8", 2026-06-25 15:22:27.777 | LANG = "de_DE.UTF-8" 2026-06-25 15:22:27.777 | are supported and installed on your system. 2026-06-25 15:22:27.777 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:22:27.834 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:22:27.834 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:22:27.834 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:22:27.909 | perl: warning: Setting locale failed. 2026-06-25 15:22:27.910 | perl: warning: Please check that your locale settings: 2026-06-25 15:22:27.910 | LANGUAGE = (unset), 2026-06-25 15:22:27.910 | LC_ALL = "en_US.utf8", 2026-06-25 15:22:27.910 | LANG = "de_DE.UTF-8" 2026-06-25 15:22:27.910 | are supported and installed on your system. 2026-06-25 15:22:27.911 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:22:28.465 | 2026-06-25 15:22:28.465 | Running kernel seems to be up-to-date. 2026-06-25 15:22:28.465 | 2026-06-25 15:22:28.465 | Restarting services... 2026-06-25 15:22:28.523 | 2026-06-25 15:22:28.523 | Service restarts being deferred: 2026-06-25 15:22:28.523 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:22:28.523 | systemctl restart systemd-logind.service 2026-06-25 15:22:28.523 | systemctl restart virtlockd.service 2026-06-25 15:22:28.523 | systemctl restart virtlogd.service 2026-06-25 15:22:28.524 | 2026-06-25 15:22:28.524 | No containers need to be restarted. 2026-06-25 15:22:28.524 | 2026-06-25 15:22:28.524 | User sessions running outdated binaries: 2026-06-25 15:22:28.524 | quobyte @ session #7: sshd[2035] 2026-06-25 15:22:28.534 | quobyte @ user manager service: systemd[1173] 2026-06-25 15:22:28.545 | 2026-06-25 15:22:28.545 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:22:31.044 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:22:31.047 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:22:31.049 | + functions-common:time_stop:2420 : local name 2026-06-25 15:22:31.052 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:22:31.054 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:22:31.057 | + functions-common:time_stop:2423 : local total 2026-06-25 15:22:31.059 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:22:31.062 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:22:31.064 | + functions-common:time_stop:2427 : start_time=1782400912432 2026-06-25 15:22:31.066 | + functions-common:time_stop:2429 : [[ -z 1782400912432 ]] 2026-06-25 15:22:31.069 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:22:31.073 | + functions-common:time_stop:2432 : end_time=1782400951071 2026-06-25 15:22:31.076 | + functions-common:time_stop:2433 : elapsed_time=38639 2026-06-25 15:22:31.078 | + functions-common:time_stop:2434 : total=144596 2026-06-25 15:22:31.081 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:22:31.083 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=183235 2026-06-25 15:22:31.085 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:22:31.088 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-06-25 15:22:31.090 | + ./stack.sh:main:861 : install_database_python 2026-06-25 15:22:31.093 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-06-25 15:22:31.095 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-06-25 15:22:31.097 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-06-25 15:22:31.100 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:22:31.103 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-06-25 15:22:31.105 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-06-25 15:22:31.108 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:22:31.112 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:22:31.112 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:22:31.116 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-06-25 15:22:31.119 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-06-25 15:22:31.121 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-06-25 15:22:31.124 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-06-25 15:22:31.127 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-06-25 15:22:31.148 | Using python 3.12 to install PyMySQL 2026-06-25 15:22:31.151 | + 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-06-25 15:22:32.437 | Collecting PyMySQL 2026-06-25 15:22:32.633 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-06-25 15:22:32.668 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-06-25 15:22:32.914 | Installing collected packages: PyMySQL 2026-06-25 15:22:32.989 | Successfully installed PyMySQL-1.2.0 2026-06-25 15:22:33.129 | + inc/python:pip_install:216 : result=0 2026-06-25 15:22:33.132 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:22:33.135 | + functions-common:time_stop:2420 : local name 2026-06-25 15:22:33.138 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:22:33.142 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:22:33.146 | + functions-common:time_stop:2423 : local total 2026-06-25 15:22:33.149 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:22:33.153 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:22:33.155 | + functions-common:time_stop:2427 : start_time=1782400951143 2026-06-25 15:22:33.158 | + functions-common:time_stop:2429 : [[ -z 1782400951143 ]] 2026-06-25 15:22:33.162 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:22:33.167 | + functions-common:time_stop:2432 : end_time=1782400953164 2026-06-25 15:22:33.169 | + functions-common:time_stop:2433 : elapsed_time=2021 2026-06-25 15:22:33.173 | + functions-common:time_stop:2434 : total=39287 2026-06-25 15:22:33.175 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:22:33.178 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41308 2026-06-25 15:22:33.182 | + inc/python:pip_install:219 : return 0 2026-06-25 15:22:33.184 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-06-25 15:22:33.187 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-06-25 15:22:33.189 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-06-25 15:22:33.192 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-06-25 15:22:33.214 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:22:33.218 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-06-25 15:22:33.221 | + lib/neutron:install_neutron_agent_packages:544 : is_service_enabled q-l3 neutron-l3 2026-06-25 15:22:33.240 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:22:33.244 | + lib/neutron:install_neutron_agent_packages:548 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-06-25 15:22:33.267 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:22:33.270 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-06-25 15:22:33.295 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:22:33.299 | + ./stack.sh:main:869 : install_etcd3 2026-06-25 15:22:33.303 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-06-25 15:22:33.303 | Installing etcd 2026-06-25 15:22:33.307 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-06-25 15:22:33.325 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-06-25 15:22:33.343 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-06-25 15:22:33.346 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-06-25 15:22:33.365 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-06-25 15:22:33.369 | ++ 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-06-25 15:22:33.372 | ++ 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-06-25 15:22:33.375 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-06-25 15:22:33.378 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-06-25 15:22:33.381 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-06-25 15:22:33.384 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:22:33.387 | ++ 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-06-25 15:22:33.390 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-06-25 15:22:33.393 | ++ 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-06-25 15:22:33.397 | --2026-06-25 17:22:33-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:22:33.477 | Resolving github.com (github.com)... 140.82.121.3 2026-06-25 15:22:33.492 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-06-25 15:22:33.547 | HTTP request sent, awaiting response... 302 Found 2026-06-25 15:22:33.547 | 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-06-25T15%3A58%3A21Z&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-06-25T14%3A57%3A57Z&ske=2026-06-25T15%3A58%3A21Z&sks=b&skv=2018-11-09&sig=EPFzOk5eCUEgt2ukqOOiUvFPmNGrfTfvMG5ZNHPjk%2Fc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwMjYyOSwibmJmIjoxNzgyNDAwODI5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Sal8Nov_FraWNnhvIDk1PNVmDM5KS_t6TiiP6oIM7rU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-06-25 15:22:33.547 | --2026-06-25 17:22:33-- 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-06-25T15%3A58%3A21Z&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-06-25T14%3A57%3A57Z&ske=2026-06-25T15%3A58%3A21Z&sks=b&skv=2018-11-09&sig=EPFzOk5eCUEgt2ukqOOiUvFPmNGrfTfvMG5ZNHPjk%2Fc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwMjYyOSwibmJmIjoxNzgyNDAwODI5LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.Sal8Nov_FraWNnhvIDk1PNVmDM5KS_t6TiiP6oIM7rU&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-06-25 15:22:33.548 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.109.133, 185.199.108.133, 185.199.110.133, ... 2026-06-25 15:22:33.560 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.109.133|:443... connected. 2026-06-25 15:22:33.603 | HTTP request sent, awaiting response... 200 OK 2026-06-25 15:22:33.603 | Length: 20927601 (20M) [application/octet-stream] 2026-06-25 15:22:33.603 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 15:22:33.694 | 2026-06-25 15:22:34.694 | 0K ........ ........ ... 100% 18.3M=1.1s 2026-06-25 15:22:34.695 | 2026-06-25 15:22:34.695 | 2026-06-25 17:22:34 (18.3 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-06-25 15:22:34.695 | 2026-06-25 15:22:34.701 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-06-25 15:22:34.705 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:22:34.710 | ++ functions:get_extra_file:81 : return 2026-06-25 15:22:34.716 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-06-25 15:22:34.721 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-06-25 15:22:34.726 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-06-25 15:22:34.731 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-06-25 15:22:34.761 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-06-25 15:22:34.766 | + 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-06-25 15:22:34.781 | etcd-v3.5.21-linux-amd64/ 2026-06-25 15:22:34.781 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-06-25 15:22:34.781 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-06-25 15:22:34.782 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-06-25 15:22:34.782 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-06-25 15:22:34.782 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-06-25 15:22:34.782 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-06-25 15:22:34.782 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-06-25 15:22:34.783 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-06-25 15:22:34.783 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-06-25 15:22:34.784 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-06-25 15:22:34.784 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-06-25 15:22:34.784 | etcd-v3.5.21-linux-amd64/README.md 2026-06-25 15:22:34.784 | etcd-v3.5.21-linux-amd64/etcdutl 2026-06-25 15:22:34.966 | etcd-v3.5.21-linux-amd64/etcdctl 2026-06-25 15:22:35.181 | etcd-v3.5.21-linux-amd64/etcd 2026-06-25 15:22:35.448 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-06-25 15:22:35.507 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-06-25 15:22:35.550 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-06-25 15:22:35.555 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-06-25 15:22:35.587 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:22:35.593 | + ./stack.sh:main:888 : install_dstat 2026-06-25 15:22:35.598 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-06-25 15:22:35.630 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:22:35.635 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-06-25 15:22:35.641 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:22:35.645 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-06-25 15:22:35.651 | + ./stack.sh:main:897 : install_libs 2026-06-25 15:22:35.655 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-06-25 15:22:35.662 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-06-25 15:22:35.667 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-06-25 15:22:35.672 | + inc/python:use_library_from_git:266 : local name=automaton 2026-06-25 15:22:35.677 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:35.683 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:35.686 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-06-25 15:22:35.692 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:35.697 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-06-25 15:22:35.702 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-06-25 15:22:35.707 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-06-25 15:22:35.711 | + inc/python:use_library_from_git:266 : local name=castellan 2026-06-25 15:22:35.717 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:35.720 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:35.724 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-06-25 15:22:35.728 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:35.733 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-06-25 15:22:35.737 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-06-25 15:22:35.741 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-06-25 15:22:35.746 | + inc/python:use_library_from_git:266 : local name=cliff 2026-06-25 15:22:35.749 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:35.753 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:35.758 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-06-25 15:22:35.762 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:35.766 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-06-25 15:22:35.771 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-06-25 15:22:35.776 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-06-25 15:22:35.780 | + inc/python:use_library_from_git:266 : local name=cursive 2026-06-25 15:22:35.785 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:35.789 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:35.794 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-06-25 15:22:35.799 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:35.804 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-06-25 15:22:35.809 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-06-25 15:22:35.814 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-06-25 15:22:35.819 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-06-25 15:22:35.824 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:35.833 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:35.838 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-06-25 15:22:35.842 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:35.845 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-06-25 15:22:35.848 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-06-25 15:22:35.852 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-06-25 15:22:35.856 | + inc/python:use_library_from_git:266 : local name=futurist 2026-06-25 15:22:35.859 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:35.863 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:35.867 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-06-25 15:22:35.870 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:35.874 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-06-25 15:22:35.878 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-06-25 15:22:35.881 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-06-25 15:22:35.884 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-06-25 15:22:35.888 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:35.892 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:35.895 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-06-25 15:22:35.899 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:35.902 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-06-25 15:22:35.906 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-06-25 15:22:35.909 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-06-25 15:22:35.913 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-06-25 15:22:35.917 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:35.920 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:35.924 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-06-25 15:22:35.928 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:35.932 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-06-25 15:22:35.935 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-06-25 15:22:35.939 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-06-25 15:22:35.942 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-06-25 15:22:35.945 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:35.948 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:35.951 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-06-25 15:22:35.954 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:35.958 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-06-25 15:22:35.963 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-06-25 15:22:35.966 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-06-25 15:22:35.970 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-06-25 15:22:35.974 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:35.977 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:35.981 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-06-25 15:22:35.984 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:35.987 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-06-25 15:22:35.990 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-06-25 15:22:35.994 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-06-25 15:22:35.998 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-06-25 15:22:36.002 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.005 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.008 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-06-25 15:22:36.012 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.016 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-06-25 15:22:36.019 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-06-25 15:22:36.023 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-06-25 15:22:36.026 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-06-25 15:22:36.028 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.031 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.035 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-06-25 15:22:36.038 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.042 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-06-25 15:22:36.045 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-06-25 15:22:36.048 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-06-25 15:22:36.051 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-06-25 15:22:36.054 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.058 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.062 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-06-25 15:22:36.065 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.069 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-06-25 15:22:36.074 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-06-25 15:22:36.078 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-06-25 15:22:36.082 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-06-25 15:22:36.086 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.090 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.094 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-06-25 15:22:36.099 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.102 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-06-25 15:22:36.106 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-06-25 15:22:36.110 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-06-25 15:22:36.114 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-06-25 15:22:36.118 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.122 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.127 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-06-25 15:22:36.131 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.135 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-06-25 15:22:36.140 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-06-25 15:22:36.146 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-06-25 15:22:36.150 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-06-25 15:22:36.154 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.158 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.162 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-06-25 15:22:36.166 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.171 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-06-25 15:22:36.175 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-06-25 15:22:36.180 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-06-25 15:22:36.185 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-06-25 15:22:36.189 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.194 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.199 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-06-25 15:22:36.204 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.209 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-06-25 15:22:36.214 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-06-25 15:22:36.219 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-06-25 15:22:36.224 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-06-25 15:22:36.230 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.235 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.239 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-06-25 15:22:36.244 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.248 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-06-25 15:22:36.253 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-06-25 15:22:36.258 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-06-25 15:22:36.262 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-06-25 15:22:36.267 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.272 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.276 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-06-25 15:22:36.281 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.285 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-06-25 15:22:36.289 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-06-25 15:22:36.294 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-06-25 15:22:36.299 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-06-25 15:22:36.304 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.308 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.313 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-06-25 15:22:36.318 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.321 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-06-25 15:22:36.326 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-06-25 15:22:36.331 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-06-25 15:22:36.335 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-06-25 15:22:36.340 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.344 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.348 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-06-25 15:22:36.352 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.357 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-06-25 15:22:36.361 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-06-25 15:22:36.365 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-06-25 15:22:36.369 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-06-25 15:22:36.373 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.377 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.381 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-06-25 15:22:36.386 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.389 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-06-25 15:22:36.394 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-06-25 15:22:36.398 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-06-25 15:22:36.403 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-06-25 15:22:36.407 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.411 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.414 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-06-25 15:22:36.418 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.423 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-06-25 15:22:36.429 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-06-25 15:22:36.433 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-06-25 15:22:36.438 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-06-25 15:22:36.442 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.446 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.450 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-06-25 15:22:36.454 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.459 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-06-25 15:22:36.463 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-06-25 15:22:36.468 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-06-25 15:22:36.472 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-06-25 15:22:36.476 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.480 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.484 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-06-25 15:22:36.488 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.493 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-06-25 15:22:36.497 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-06-25 15:22:36.502 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-06-25 15:22:36.506 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-06-25 15:22:36.511 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.515 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.520 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-06-25 15:22:36.525 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.529 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-06-25 15:22:36.535 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-06-25 15:22:36.539 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-06-25 15:22:36.544 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-06-25 15:22:36.548 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.552 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.556 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-06-25 15:22:36.561 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.565 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-06-25 15:22:36.569 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-06-25 15:22:36.573 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-06-25 15:22:36.578 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-06-25 15:22:36.582 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.586 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.590 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-06-25 15:22:36.595 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.599 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-06-25 15:22:36.604 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-06-25 15:22:36.608 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-06-25 15:22:36.613 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-06-25 15:22:36.618 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.622 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.626 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-06-25 15:22:36.630 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.634 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-06-25 15:22:36.638 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-06-25 15:22:36.643 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-06-25 15:22:36.647 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-06-25 15:22:36.652 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.656 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.661 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-06-25 15:22:36.665 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.669 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-06-25 15:22:36.674 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-06-25 15:22:36.679 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-06-25 15:22:36.683 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-06-25 15:22:36.687 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.691 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.695 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-06-25 15:22:36.699 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.707 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-06-25 15:22:36.708 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-06-25 15:22:36.713 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-06-25 15:22:36.718 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-06-25 15:22:36.722 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.726 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.730 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-06-25 15:22:36.735 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.739 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-06-25 15:22:36.744 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-06-25 15:22:36.749 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-06-25 15:22:36.754 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-06-25 15:22:36.759 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.764 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.769 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-06-25 15:22:36.774 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.779 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-06-25 15:22:36.784 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-06-25 15:22:36.789 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-06-25 15:22:36.793 | + inc/python:use_library_from_git:266 : local name=tooz 2026-06-25 15:22:36.798 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.803 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.807 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-06-25 15:22:36.812 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.816 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-06-25 15:22:36.820 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-06-25 15:22:36.824 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-06-25 15:22:36.829 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-06-25 15:22:36.833 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.837 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.842 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-06-25 15:22:36.846 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.850 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-06-25 15:22:36.855 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-06-25 15:22:36.859 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-06-25 15:22:36.864 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-06-25 15:22:36.868 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.873 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.877 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-06-25 15:22:36.881 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.885 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-06-25 15:22:36.890 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-06-25 15:22:36.894 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-06-25 15:22:36.899 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-06-25 15:22:36.903 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.908 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.912 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-06-25 15:22:36.917 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.921 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-06-25 15:22:36.925 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-06-25 15:22:36.929 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-06-25 15:22:36.933 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-06-25 15:22:36.938 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.942 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.947 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-06-25 15:22:36.951 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.955 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-06-25 15:22:36.959 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-06-25 15:22:36.963 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:36.966 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:36.970 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-06-25 15:22:36.974 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:36.978 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-06-25 15:22:37.011 | Using python 3.12 to install etcd3gw 2026-06-25 15:22:37.016 | + 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-06-25 15:22:38.328 | Collecting etcd3gw 2026-06-25 15:22:38.484 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:22:38.492 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-06-25 15:22:38.537 | Collecting requests>=2.20.0 (from etcd3gw) 2026-06-25 15:22:38.539 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 15:22:38.592 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-06-25 15:22:38.609 | Downloading futurist-3.3.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:22:38.660 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-06-25 15:22:38.677 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 15:22:39.284 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-06-25 15:22:39.302 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (7.4 kB) 2026-06-25 15:22:39.321 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-06-25 15:22:39.510 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-06-25 15:22:39.513 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-06-25 15:22:39.549 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-06-25 15:22:39.552 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-06-25 15:22:39.597 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-06-25 15:22:39.599 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-06-25 15:22:39.606 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-06-25 15:22:39.637 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-06-25 15:22:39.679 | Downloading futurist-3.3.0-py3-none-any.whl (43 kB) 2026-06-25 15:22:39.716 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-06-25 15:22:39.728 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-06-25 15:22:39.731 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-06-25 15:22:39.734 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-06-25 15:22:39.737 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-06-25 15:22:39.759 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-06-25 15:22:40.040 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-06-25 15:22:40.100 | Attempting uninstall: urllib3 2026-06-25 15:22:40.109 | Found existing installation: urllib3 2.0.7 2026-06-25 15:22:40.109 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:22:40.110 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-06-25 15:22:40.263 | Attempting uninstall: idna 2026-06-25 15:22:40.271 | Found existing installation: idna 3.6 2026-06-25 15:22:40.271 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:22:40.272 | Can't uninstall 'idna'. No files were found to uninstall. 2026-06-25 15:22:40.447 | Attempting uninstall: requests 2026-06-25 15:22:40.453 | Found existing installation: requests 2.31.0 2026-06-25 15:22:40.454 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:22:40.454 | Can't uninstall 'requests'. No files were found to uninstall. 2026-06-25 15:22:40.712 | 2026-06-25 15:22:40.718 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.3.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-06-25 15:22:40.910 | + inc/python:pip_install:216 : result=0 2026-06-25 15:22:40.914 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:22:40.919 | + functions-common:time_stop:2420 : local name 2026-06-25 15:22:40.923 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:22:40.926 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:22:40.929 | + functions-common:time_stop:2423 : local total 2026-06-25 15:22:40.933 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:22:40.937 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:22:40.941 | + functions-common:time_stop:2427 : start_time=1782400957003 2026-06-25 15:22:40.945 | + functions-common:time_stop:2429 : [[ -z 1782400957003 ]] 2026-06-25 15:22:40.950 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:22:40.967 | + functions-common:time_stop:2432 : end_time=1782400960963 2026-06-25 15:22:40.971 | + functions-common:time_stop:2433 : elapsed_time=3960 2026-06-25 15:22:40.975 | + functions-common:time_stop:2434 : total=41308 2026-06-25 15:22:40.979 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:22:40.982 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=45268 2026-06-25 15:22:40.986 | + inc/python:pip_install:219 : return 0 2026-06-25 15:22:40.991 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-06-25 15:22:40.995 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-06-25 15:22:40.999 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-06-25 15:22:41.003 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:22:41.007 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:22:41.011 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:22:41.015 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:22:41.019 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:22:41.023 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:22:41.027 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:22:41.031 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:22:41.035 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:22:41.039 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:22:41.042 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:22:41.046 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:22:41.050 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:22:41.054 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-06-25 15:22:41.058 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:22:41.062 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:22:41.066 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-06-25 15:22:41.070 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-06-25 15:22:41.073 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:22:41.078 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:22:41.082 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:22:41.087 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:22:41.092 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:22:41.096 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:22:41.101 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:22:41.105 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:22:41.110 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:22:41.114 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:22:41.118 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:22:41.122 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:22:41.125 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-06-25 15:22:41.130 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:22:41.133 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:22:41.138 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:22:41.142 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-06-25 15:22:41.175 | + 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-06-25 15:22:41.216 | Reading package lists... 2026-06-25 15:22:41.727 | Building dependency tree... 2026-06-25 15:22:41.729 | Reading state information... 2026-06-25 15:22:42.519 | The following additional packages will be installed: 2026-06-25 15:22:42.521 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-06-25 15:22:42.524 | Suggested packages: 2026-06-25 15:22:42.524 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-06-25 15:22:42.524 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-06-25 15:22:42.524 | python3-uwsgidecorators 2026-06-25 15:22:42.568 | The following NEW packages will be installed: 2026-06-25 15:22:42.570 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-06-25 15:22:42.632 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:22:42.632 | Need to get 1270 kB of archives. 2026-06-25 15:22:42.632 | After this operation, 4285 kB of additional disk space will be used. 2026-06-25 15:22:42.632 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-06-25 15:22:42.650 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-06-25 15:22:42.654 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-06-25 15:22:42.658 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-06-25 15:22:42.665 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-06-25 15:22:42.665 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-06-25 15:22:42.938 | perl: warning: Setting locale failed. 2026-06-25 15:22:42.941 | perl: warning: Please check that your locale settings: 2026-06-25 15:22:42.941 | LANGUAGE = (unset), 2026-06-25 15:22:42.941 | LC_ALL = "en_US.utf8", 2026-06-25 15:22:42.941 | LANG = "de_DE.UTF-8" 2026-06-25 15:22:42.941 | are supported and installed on your system. 2026-06-25 15:22:42.941 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:22:43.011 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:22:43.011 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:22:43.011 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:22:43.221 | Fetched 1270 kB in 0s (20.5 MB/s) 2026-06-25 15:22:43.272 | Selecting previously unselected package libnorm1t64:amd64. 2026-06-25 15:22:43.362 | (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 ... 126384 files and directories currently installed.) 2026-06-25 15:22:43.371 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-06-25 15:22:43.380 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 15:22:43.440 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-06-25 15:22:43.454 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-06-25 15:22:43.460 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 15:22:43.523 | Selecting previously unselected package libzmq5:amd64. 2026-06-25 15:22:43.539 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-06-25 15:22:43.544 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 15:22:43.616 | Selecting previously unselected package uwsgi-core. 2026-06-25 15:22:43.631 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 15:22:43.637 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 15:22:43.835 | Selecting previously unselected package uwsgi. 2026-06-25 15:22:43.850 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 15:22:43.858 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 15:22:43.924 | Selecting previously unselected package uwsgi-plugin-python3. 2026-06-25 15:22:43.935 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-06-25 15:22:43.940 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 15:22:44.019 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-06-25 15:22:44.033 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-06-25 15:22:44.047 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-06-25 15:22:44.062 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-06-25 15:22:44.085 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-06-25 15:22:44.710 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-06-25 15:22:44.752 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:22:45.805 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:22:46.057 | perl: warning: Setting locale failed. 2026-06-25 15:22:46.058 | perl: warning: Please check that your locale settings: 2026-06-25 15:22:46.058 | LANGUAGE = (unset), 2026-06-25 15:22:46.058 | LC_ALL = "en_US.utf8", 2026-06-25 15:22:46.058 | LANG = "de_DE.UTF-8" 2026-06-25 15:22:46.058 | are supported and installed on your system. 2026-06-25 15:22:46.058 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:22:46.212 | perl: warning: Setting locale failed. 2026-06-25 15:22:46.213 | perl: warning: Please check that your locale settings: 2026-06-25 15:22:46.213 | LANGUAGE = (unset), 2026-06-25 15:22:46.213 | LC_ALL = "en_US.utf8", 2026-06-25 15:22:46.213 | LANG = "de_DE.UTF-8" 2026-06-25 15:22:46.214 | are supported and installed on your system. 2026-06-25 15:22:46.214 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:22:46.275 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:22:46.275 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:22:46.275 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:22:46.362 | perl: warning: Setting locale failed. 2026-06-25 15:22:46.362 | perl: warning: Please check that your locale settings: 2026-06-25 15:22:46.362 | LANGUAGE = (unset), 2026-06-25 15:22:46.362 | LC_ALL = "en_US.utf8", 2026-06-25 15:22:46.362 | LANG = "de_DE.UTF-8" 2026-06-25 15:22:46.363 | are supported and installed on your system. 2026-06-25 15:22:46.363 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:22:46.884 | 2026-06-25 15:22:46.885 | Running kernel seems to be up-to-date. 2026-06-25 15:22:46.885 | 2026-06-25 15:22:46.885 | Restarting services... 2026-06-25 15:22:46.944 | 2026-06-25 15:22:46.944 | Service restarts being deferred: 2026-06-25 15:22:46.944 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:22:46.944 | systemctl restart systemd-logind.service 2026-06-25 15:22:46.944 | systemctl restart virtlockd.service 2026-06-25 15:22:46.944 | systemctl restart virtlogd.service 2026-06-25 15:22:46.945 | 2026-06-25 15:22:46.945 | No containers need to be restarted. 2026-06-25 15:22:46.945 | 2026-06-25 15:22:46.945 | User sessions running outdated binaries: 2026-06-25 15:22:46.945 | quobyte @ session #7: sshd[2035] 2026-06-25 15:22:46.956 | quobyte @ user manager service: systemd[1173] 2026-06-25 15:22:46.966 | 2026-06-25 15:22:46.967 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:22:49.430 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:22:49.434 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:22:49.437 | + functions-common:time_stop:2420 : local name 2026-06-25 15:22:49.440 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:22:49.444 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:22:49.447 | + functions-common:time_stop:2423 : local total 2026-06-25 15:22:49.450 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:22:49.452 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:22:49.456 | + functions-common:time_stop:2427 : start_time=1782400961171 2026-06-25 15:22:49.459 | + functions-common:time_stop:2429 : [[ -z 1782400961171 ]] 2026-06-25 15:22:49.463 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:22:49.469 | + functions-common:time_stop:2432 : end_time=1782400969465 2026-06-25 15:22:49.472 | + functions-common:time_stop:2433 : elapsed_time=8294 2026-06-25 15:22:49.475 | + functions-common:time_stop:2434 : total=183235 2026-06-25 15:22:49.479 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:22:49.482 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=191529 2026-06-25 15:22:49.486 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:22:49.489 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-06-25 15:22:49.493 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:22:49.496 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:22:49.500 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-06-25 15:22:49.502 | perl: warning: Setting locale failed. 2026-06-25 15:22:49.502 | perl: warning: Please check that your locale settings: 2026-06-25 15:22:49.502 | LANGUAGE = (unset), 2026-06-25 15:22:49.502 | LC_ALL = "en_US.utf8", 2026-06-25 15:22:49.502 | LANG = (unset) 2026-06-25 15:22:49.503 | are supported and installed on your system. 2026-06-25 15:22:49.503 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 15:22:49.543 | No module matches proxy 2026-06-25 15:22:49.548 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-06-25 15:22:49.562 | perl: warning: Setting locale failed. 2026-06-25 15:22:49.562 | perl: warning: Please check that your locale settings: 2026-06-25 15:22:49.562 | LANGUAGE = (unset), 2026-06-25 15:22:49.562 | LC_ALL = "en_US.utf8", 2026-06-25 15:22:49.562 | LANG = "de_DE.UTF-8" 2026-06-25 15:22:49.562 | are supported and installed on your system. 2026-06-25 15:22:49.563 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:22:49.608 | Enabling module proxy. 2026-06-25 15:22:49.616 | To activate the new configuration, you need to run: 2026-06-25 15:22:49.616 | systemctl restart apache2 2026-06-25 15:22:49.624 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-06-25 15:22:49.638 | perl: warning: Setting locale failed. 2026-06-25 15:22:49.638 | perl: warning: Please check that your locale settings: 2026-06-25 15:22:49.638 | LANGUAGE = (unset), 2026-06-25 15:22:49.638 | LC_ALL = "en_US.utf8", 2026-06-25 15:22:49.638 | LANG = "de_DE.UTF-8" 2026-06-25 15:22:49.638 | are supported and installed on your system. 2026-06-25 15:22:49.639 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:22:49.685 | Considering dependency proxy for proxy_uwsgi: 2026-06-25 15:22:49.686 | Module proxy already enabled 2026-06-25 15:22:49.686 | Enabling module proxy_uwsgi. 2026-06-25 15:22:49.694 | To activate the new configuration, you need to run: 2026-06-25 15:22:49.694 | systemctl restart apache2 2026-06-25 15:22:49.703 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-06-25 15:22:49.708 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:22:49.712 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:22:49.716 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:22:49.861 | + ./stack.sh:main:903 : install_keystoneauth 2026-06-25 15:22:49.864 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-06-25 15:22:49.868 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-06-25 15:22:49.872 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:49.876 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:49.880 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-06-25 15:22:49.884 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:49.888 | + ./stack.sh:main:904 : install_keystoneclient 2026-06-25 15:22:49.893 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-06-25 15:22:49.897 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-06-25 15:22:49.901 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:49.905 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:49.909 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-06-25 15:22:49.913 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:49.917 | + ./stack.sh:main:905 : install_glanceclient 2026-06-25 15:22:49.921 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-06-25 15:22:49.925 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-06-25 15:22:49.928 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:49.932 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:49.935 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-06-25 15:22:49.939 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:49.942 | + ./stack.sh:main:906 : install_cinderclient 2026-06-25 15:22:49.946 | + lib/cinder:install_cinderclient:580 : use_library_from_git python-brick-cinderclient-ext 2026-06-25 15:22:49.949 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-06-25 15:22:49.953 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:49.956 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:49.959 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-06-25 15:22:49.963 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:49.967 | + lib/cinder:install_cinderclient:585 : use_library_from_git python-cinderclient 2026-06-25 15:22:49.971 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-06-25 15:22:49.974 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:49.978 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:49.982 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-06-25 15:22:49.986 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:49.989 | + ./stack.sh:main:907 : install_novaclient 2026-06-25 15:22:49.993 | + lib/nova:install_novaclient:899 : use_library_from_git python-novaclient 2026-06-25 15:22:49.996 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-06-25 15:22:50.000 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:50.003 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:50.007 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-06-25 15:22:50.011 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:50.014 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-06-25 15:22:50.038 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:22:50.042 | + ./stack.sh:main:909 : install_swiftclient 2026-06-25 15:22:50.046 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-06-25 15:22:50.050 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-06-25 15:22:50.055 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:50.059 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:50.064 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-06-25 15:22:50.069 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:50.073 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-06-25 15:22:50.103 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:22:50.107 | + ./stack.sh:main:912 : install_neutronclient 2026-06-25 15:22:50.112 | + lib/neutron:install_neutronclient:535 : use_library_from_git python-neutronclient 2026-06-25 15:22:50.116 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-06-25 15:22:50.120 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:50.125 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:50.129 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-06-25 15:22:50.134 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:50.139 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-06-25 15:22:50.143 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-06-25 15:22:50.148 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-06-25 15:22:50.153 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:22:50.157 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:22:50.162 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-06-25 15:22:50.166 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:22:50.171 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-06-25 15:22:50.176 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-06-25 15:22:50.181 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:22:50.187 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-06-25 15:22:50.192 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-06-25 15:22:50.196 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:22:50.204 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:22:50.204 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:22:50.212 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-06-25 15:22:50.216 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-06-25 15:22:50.220 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-06-25 15:22:50.225 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-06-25 15:22:50.229 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-06-25 15:22:50.262 | Using python 3.12 to install keystonemiddleware 2026-06-25 15:22:50.265 | + 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-06-25 15:22:51.606 | Collecting keystonemiddleware 2026-06-25 15:22:51.773 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:22:51.845 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-06-25 15:22:51.862 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:22:51.927 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-06-25 15:22:51.945 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:22:52.022 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-06-25 15:22:52.039 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:22:52.094 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-06-25 15:22:52.121 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:22:52.176 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-06-25 15:22:52.193 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 15:22:52.258 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-06-25 15:22:52.276 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:22:52.333 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-06-25 15:22:52.354 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:22:52.422 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-06-25 15:22:52.439 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:22:52.453 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-06-25 15:22:52.492 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-06-25 15:22:52.510 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:22:52.567 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-06-25 15:22:52.584 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 15:22:52.645 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-06-25 15:22:52.664 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:22:52.677 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-06-25 15:22:52.718 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-06-25 15:22:52.738 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-06-25 15:22:52.754 | 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-06-25 15:22:52.800 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 15:22:52.817 | Downloading stevedore-5.8.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:22:52.860 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 15:22:52.879 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:22:52.927 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-06-25 15:22:52.944 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 15:22:52.993 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 15:22:53.011 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 15:22:53.067 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-06-25 15:22:53.085 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:22:53.158 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 15:22:53.177 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-06-25 15:22:53.228 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-06-25 15:22:53.245 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-06-25 15:22:53.258 | 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-06-25 15:22:53.304 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 15:22:53.320 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-06-25 15:22:53.333 | 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-06-25 15:22:53.335 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.log>=3.36.0->keystonemiddleware) (2.2.1) 2026-06-25 15:22:53.499 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-06-25 15:22:53.516 | 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-06-25 15:22:53.585 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 15:22:53.601 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-06-25 15:22:53.614 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-06-25 15:22:53.818 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-06-25 15:22:53.837 | 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-06-25 15:22:53.860 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-06-25 15:22:53.900 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-06-25 15:22:53.916 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 15:22:53.983 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-06-25 15:22:53.984 | 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-06-25 15:22:53.985 | 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-06-25 15:22:53.988 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-06-25 15:22:54.039 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-06-25 15:22:54.080 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-06-25 15:22:54.124 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-06-25 15:22:54.150 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-06-25 15:22:54.178 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-06-25 15:22:54.203 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-06-25 15:22:54.230 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-06-25 15:22:54.256 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-06-25 15:22:54.312 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 41.7 MB/s 0:00:00 2026-06-25 15:22:54.333 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-06-25 15:22:54.361 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-06-25 15:22:54.389 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-06-25 15:22:54.414 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-06-25 15:22:54.440 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-06-25 15:22:54.469 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-06-25 15:22:54.495 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-06-25 15:22:54.524 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-06-25 15:22:54.547 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-06-25 15:22:54.590 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-06-25 15:22:54.616 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-06-25 15:22:54.644 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-06-25 15:22:54.674 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-06-25 15:22:54.698 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-06-25 15:22:54.725 | Downloading stevedore-5.8.0-py3-none-any.whl (54 kB) 2026-06-25 15:22:54.751 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-06-25 15:22:54.778 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-06-25 15:22:55.115 | 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-06-25 15:22:55.556 | Attempting uninstall: six 2026-06-25 15:22:55.566 | Found existing installation: six 1.16.0 2026-06-25 15:22:55.567 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:22:55.568 | Can't uninstall 'six'. No files were found to uninstall. 2026-06-25 15:22:55.640 | Attempting uninstall: pyparsing 2026-06-25 15:22:55.651 | Found existing installation: pyparsing 3.1.1 2026-06-25 15:22:55.652 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:22:55.653 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-06-25 15:22:55.803 | Attempting uninstall: PyJWT 2026-06-25 15:22:55.812 | Found existing installation: PyJWT 2.7.0 2026-06-25 15:22:55.813 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:22:55.814 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-06-25 15:22:56.004 | Attempting uninstall: netaddr 2026-06-25 15:22:56.012 | Found existing installation: netaddr 0.8.0 2026-06-25 15:22:56.013 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:22:56.013 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-06-25 15:22:56.296 | Attempting uninstall: python-dateutil 2026-06-25 15:22:56.307 | Found existing installation: python-dateutil 2.8.2 2026-06-25 15:22:56.308 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:22:56.308 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-06-25 15:22:58.735 | 2026-06-25 15:22:58.745 | Successfully installed PyJWT-2.13.0 WebOb-1.8.10 decorator-5.3.1 dogpile.cache-1.5.0 keystoneauth1-5.14.0 keystonemiddleware-13.0.0 msgpack-1.2.1 netaddr-1.3.0 os-service-types-1.8.2 oslo.cache-4.2.0 oslo.config-10.5.0 oslo.context-6.4.0 oslo.i18n-6.8.0 oslo.log-8.2.0 oslo.serialization-5.10.0 oslo.utils-10.1.1 psutil-7.2.2 pycadf-4.0.1 pyparsing-3.3.2 python-dateutil-2.9.0.post0 python-keystoneclient-5.8.0 rfc3986-2.0.0 six-1.17.0 stevedore-5.8.0 typing-extensions-4.15.0 2026-06-25 15:22:58.973 | + inc/python:pip_install:216 : result=0 2026-06-25 15:22:58.976 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:22:58.981 | + functions-common:time_stop:2420 : local name 2026-06-25 15:22:58.983 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:22:58.986 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:22:58.990 | + functions-common:time_stop:2423 : local total 2026-06-25 15:22:58.993 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:22:58.997 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:22:59.002 | + functions-common:time_stop:2427 : start_time=1782400970254 2026-06-25 15:22:59.004 | + functions-common:time_stop:2429 : [[ -z 1782400970254 ]] 2026-06-25 15:22:59.010 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:22:59.015 | + functions-common:time_stop:2432 : end_time=1782400979011 2026-06-25 15:22:59.018 | + functions-common:time_stop:2433 : elapsed_time=8757 2026-06-25 15:22:59.022 | + functions-common:time_stop:2434 : total=45268 2026-06-25 15:22:59.024 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:22:59.027 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=54025 2026-06-25 15:22:59.030 | + inc/python:pip_install:219 : return 0 2026-06-25 15:22:59.034 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-06-25 15:22:59.037 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-06-25 15:22:59.040 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:22:59.044 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-06-25 15:22:59.047 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-06-25 15:22:59.050 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:22:59.055 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:22:59.056 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:22:59.062 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-06-25 15:22:59.065 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-06-25 15:22:59.068 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-06-25 15:22:59.073 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-06-25 15:22:59.076 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-06-25 15:22:59.100 | Using python 3.12 to install python-memcached 2026-06-25 15:22:59.102 | + 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-06-25 15:23:00.319 | Collecting python-memcached 2026-06-25 15:23:00.490 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:23:00.517 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-06-25 15:23:00.706 | Installing collected packages: python-memcached 2026-06-25 15:23:00.747 | Successfully installed python-memcached-1.62 2026-06-25 15:23:00.918 | + inc/python:pip_install:216 : result=0 2026-06-25 15:23:00.921 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:23:00.924 | + functions-common:time_stop:2420 : local name 2026-06-25 15:23:00.927 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:23:00.930 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:23:00.933 | + functions-common:time_stop:2423 : local total 2026-06-25 15:23:00.936 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:23:00.939 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:23:00.942 | + functions-common:time_stop:2427 : start_time=1782400979094 2026-06-25 15:23:00.945 | + functions-common:time_stop:2429 : [[ -z 1782400979094 ]] 2026-06-25 15:23:00.949 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:23:00.954 | + functions-common:time_stop:2432 : end_time=1782400980950 2026-06-25 15:23:00.957 | + functions-common:time_stop:2433 : elapsed_time=1856 2026-06-25 15:23:00.960 | + functions-common:time_stop:2434 : total=54025 2026-06-25 15:23:00.963 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:23:00.966 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=55881 2026-06-25 15:23:00.970 | + inc/python:pip_install:219 : return 0 2026-06-25 15:23:00.973 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-06-25 15:23:00.995 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:23:00.998 | + ./stack.sh:main:919 : '[' 192.168.122.77 == 192.168.122.77 ']' 2026-06-25 15:23:01.001 | + ./stack.sh:main:920 : stack_install_service keystone 2026-06-25 15:23:01.003 | + lib/stack:stack_install_service:20 : local service=keystone 2026-06-25 15:23:01.007 | + lib/stack:stack_install_service:21 : type install_keystone 2026-06-25 15:23:01.010 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:23:01.013 | + lib/stack:stack_install_service:32 : install_keystone 2026-06-25 15:23:01.016 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-06-25 15:23:01.033 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:23:01.036 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-06-25 15:23:01.039 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-06-25 15:23:01.041 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-06-25 15:23:01.044 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:23:01.046 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:23:01.049 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:23:01.052 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:23:01.054 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:23:01.057 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:23:01.072 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:23:01.075 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:23:01.077 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:23:01.080 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:23:01.080 | + functions-common:git_clone:610 : echo master 2026-06-25 15:23:01.085 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-06-25 15:23:01.087 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:23:01.090 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 15:23:01.092 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:23:01.095 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:23:01.097 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:23:01.099 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:23:01.101 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:23:01.104 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:23:01.106 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:23:01.109 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:23:01.112 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:23:01.116 | + functions-common:time_start:2411 : _TIME_START[$name]=1782400981113 2026-06-25 15:23:01.118 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-06-25 15:23:01.122 | Cloning into '/opt/stack/keystone'... 2026-06-25 15:23:19.384 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:23:19.387 | + functions-common:time_stop:2420 : local name 2026-06-25 15:23:19.389 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:23:19.393 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:23:19.396 | + functions-common:time_stop:2423 : local total 2026-06-25 15:23:19.399 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:23:19.402 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:23:19.406 | + functions-common:time_stop:2427 : start_time=1782400981113 2026-06-25 15:23:19.408 | + functions-common:time_stop:2429 : [[ -z 1782400981113 ]] 2026-06-25 15:23:19.413 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:23:19.418 | + functions-common:time_stop:2432 : end_time=1782400999415 2026-06-25 15:23:19.421 | + functions-common:time_stop:2433 : elapsed_time=18302 2026-06-25 15:23:19.424 | + functions-common:time_stop:2434 : total=4771 2026-06-25 15:23:19.427 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:23:19.429 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23073 2026-06-25 15:23:19.433 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-06-25 15:23:19.437 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:23:19.440 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:23:19.444 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:23:19.447 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:23:19.450 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:23:19.453 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:23:19.457 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:23:19.461 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:23:19.465 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:23:19.471 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:23:19.477 | + functions-common:time_start:2411 : _TIME_START[$name]=1782400999473 2026-06-25 15:23:19.481 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:23:20.105 | From https://review.opendev.org/openstack/keystone 2026-06-25 15:23:20.105 | * branch master -> FETCH_HEAD 2026-06-25 15:23:20.117 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:23:20.121 | + functions-common:time_stop:2420 : local name 2026-06-25 15:23:20.124 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:23:20.128 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:23:20.132 | + functions-common:time_stop:2423 : local total 2026-06-25 15:23:20.135 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:23:20.138 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:23:20.142 | + functions-common:time_stop:2427 : start_time=1782400999473 2026-06-25 15:23:20.146 | + functions-common:time_stop:2429 : [[ -z 1782400999473 ]] 2026-06-25 15:23:20.150 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:23:20.156 | + functions-common:time_stop:2432 : end_time=1782401000152 2026-06-25 15:23:20.161 | + functions-common:time_stop:2433 : elapsed_time=679 2026-06-25 15:23:20.164 | + functions-common:time_stop:2434 : total=23073 2026-06-25 15:23:20.168 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:23:20.172 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23752 2026-06-25 15:23:20.176 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:23:20.180 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:23:20.184 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:23:20.187 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:23:20.190 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:23:20.194 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:23:20.197 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:23:20.201 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:23:20.203 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:23:20.207 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:23:20.212 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401000209 2026-06-25 15:23:20.215 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:23:20.390 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:23:20.390 | 2026-06-25 15:23:20.390 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:23:20.390 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:23:20.391 | state without impacting any branches by switching back to a branch. 2026-06-25 15:23:20.391 | 2026-06-25 15:23:20.391 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:23:20.391 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:23:20.391 | 2026-06-25 15:23:20.391 | git switch -c 2026-06-25 15:23:20.391 | 2026-06-25 15:23:20.391 | Or undo this operation with: 2026-06-25 15:23:20.391 | 2026-06-25 15:23:20.392 | git switch - 2026-06-25 15:23:20.392 | 2026-06-25 15:23:20.392 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:23:20.392 | 2026-06-25 15:23:20.392 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 15:23:20.398 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:23:20.401 | + functions-common:time_stop:2420 : local name 2026-06-25 15:23:20.404 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:23:20.407 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:23:20.411 | + functions-common:time_stop:2423 : local total 2026-06-25 15:23:20.414 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:23:20.418 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:23:20.420 | + functions-common:time_stop:2427 : start_time=1782401000209 2026-06-25 15:23:20.424 | + functions-common:time_stop:2429 : [[ -z 1782401000209 ]] 2026-06-25 15:23:20.428 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:23:20.434 | + functions-common:time_stop:2432 : end_time=1782401000430 2026-06-25 15:23:20.437 | + functions-common:time_stop:2433 : elapsed_time=221 2026-06-25 15:23:20.440 | + functions-common:time_stop:2434 : total=23752 2026-06-25 15:23:20.444 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:23:20.447 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23973 2026-06-25 15:23:20.451 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-06-25 15:23:20.470 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-06-25 15:23:20.475 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:23:20.475 | + functions-common:git_clone:673 : head -1 2026-06-25 15:23:20.478 | 4172e7845 Materialize limit backend queries in read sessions 2026-06-25 15:23:20.482 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:23:20.487 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-06-25 15:23:20.491 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:23:20.501 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 15:23:20.506 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-06-25 15:23:20.509 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:23:20.514 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-06-25 15:23:20.517 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:23:20.522 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 15:23:20.525 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-06-25 15:23:20.530 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:23:20.533 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:23:20.538 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-06-25 15:23:20.542 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:23:20.547 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-06-25 15:23:20.552 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:23:20.555 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:23:20.560 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-06-25 15:23:20.568 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-06-25 15:23:20.572 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-06-25 15:23:20.577 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-06-25 15:23:20.752 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-06-25 15:23:20.756 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:23:20.760 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:23:20.764 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:23:20.768 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-06-25 15:23:20.771 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-06-25 15:23:20.774 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:23:20.777 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:23:20.782 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:23:20.785 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:23:20.789 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:23:20.794 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:23:20.798 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:23:20.802 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-06-25 15:23:20.834 | Using python 3.12 to install /opt/stack/keystone 2026-06-25 15:23:20.839 | + 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-06-25 15:23:21.882 | Obtaining file:///opt/stack/keystone 2026-06-25 15:23:21.888 | Installing build dependencies: started 2026-06-25 15:23:23.780 | Installing build dependencies: finished with status 'done' 2026-06-25 15:23:23.781 | Checking if build backend supports build_editable: started 2026-06-25 15:23:24.415 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:23:24.417 | Getting requirements to build editable: started 2026-06-25 15:23:24.767 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:23:24.769 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:23:26.061 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:23:26.078 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (7.0.3) 2026-06-25 15:23:26.079 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.8.10) 2026-06-25 15:23:26.301 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-06-25 15:23:26.455 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 15:23:26.505 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-06-25 15:23:26.524 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-06-25 15:23:26.988 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-06-25 15:23:27.015 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-06-25 15:23:27.672 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 15:23:27.689 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-06-25 15:23:27.715 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-25 15:23:27.715 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.8.0) 2026-06-25 15:23:27.718 | Requirement already satisfied: keystonemiddleware>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (13.0.0) 2026-06-25 15:23:27.800 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-06-25 15:23:27.817 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-06-25 15:23:27.831 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.2.0) 2026-06-25 15:23:27.832 | Requirement already satisfied: oslo.config>=6.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.5.0) 2026-06-25 15:23:27.833 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.4.0) 2026-06-25 15:23:27.902 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-06-25 15:23:27.919 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 15:23:27.981 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-06-25 15:23:27.999 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:23:28.011 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (6.8.0) 2026-06-25 15:23:28.013 | Requirement already satisfied: oslo.log>=3.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (8.2.0) 2026-06-25 15:23:28.058 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-06-25 15:23:28.079 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:23:28.139 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-06-25 15:23:28.158 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:23:28.171 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.10.0) 2026-06-25 15:23:28.204 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-06-25 15:23:28.221 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 15:23:28.234 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (10.1.1) 2026-06-25 15:23:28.271 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-06-25 15:23:28.289 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-06-25 15:23:28.343 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-06-25 15:23:28.366 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-06-25 15:23:28.380 | Requirement already satisfied: PyJWT>=1.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (2.13.0) 2026-06-25 15:23:28.380 | Requirement already satisfied: dogpile.cache>=1.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.5.0) 2026-06-25 15:23:28.440 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-06-25 15:23:28.457 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 15:23:28.475 | Requirement already satisfied: pycadf!=2.0.0,>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (4.0.1) 2026-06-25 15:23:28.475 | Requirement already satisfied: msgpack>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (1.2.1) 2026-06-25 15:23:28.512 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-06-25 15:23:28.530 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 15:23:28.581 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-06-25 15:23:28.597 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 15:23:28.809 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 15:23:28.826 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-06-25 15:23:28.865 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-06-25 15:23:28.882 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 15:23:28.897 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.0.2->keystone==29.1.0.dev45) (5.3.1) 2026-06-25 15:23:28.928 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:23:28.945 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 15:23:28.994 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:23:29.011 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 15:23:29.054 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:23:29.071 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:23:29.118 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:23:29.135 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:23:29.277 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-06-25 15:23:29.311 | 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-06-25 15:23:29.359 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 15:23:29.381 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-06-25 15:23:29.400 | Requirement already satisfied: six>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) (1.17.0) 2026-06-25 15:23:29.475 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-06-25 15:23:29.493 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-06-25 15:23:29.544 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 15:23:29.560 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-06-25 15:23:29.603 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 15:23:29.625 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:23:29.684 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 15:23:29.700 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 15:23:30.320 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-06-25 15:23:30.337 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-06-25 15:23:30.356 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (5.14.0) 2026-06-25 15:23:30.359 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.34.2) 2026-06-25 15:23:30.364 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.1.0) 2026-06-25 15:23:30.365 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (1.8.2) 2026-06-25 15:23:30.366 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (4.15.0) 2026-06-25 15:23:30.381 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (1.3.0) 2026-06-25 15:23:30.383 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (2.0.0) 2026-06-25 15:23:30.384 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.8.0->keystone==29.1.0.dev45) (6.0.3) 2026-06-25 15:23:30.436 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 15:23:30.452 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 15:23:30.464 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=6.0.0->keystone==29.1.0.dev45) (3.1.0) 2026-06-25 15:23:30.498 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 15:23:30.515 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-06-25 15:23:30.558 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 15:23:30.577 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-06-25 15:23:30.636 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-06-25 15:23:30.652 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:23:30.667 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->oslo.db>=6.0.0->keystone==29.1.0.dev45) (2.2.1) 2026-06-25 15:23:30.673 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.44.0->keystone==29.1.0.dev45) (2.9.0.post0) 2026-06-25 15:23:30.677 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (3.3.0) 2026-06-25 15:23:30.748 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:30.766 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 15:23:30.851 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:30.875 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 15:23:30.938 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:30.955 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-06-25 15:23:31.029 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:31.047 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:23:31.102 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:31.120 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-06-25 15:23:31.177 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:31.195 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 15:23:31.264 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:31.302 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-06-25 15:23:31.315 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (26.2) 2026-06-25 15:23:31.351 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:31.367 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:23:31.413 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-06-25 15:23:31.430 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:23:31.494 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:31.513 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-06-25 15:23:31.834 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:31.852 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-06-25 15:23:31.923 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:31.940 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:23:31.980 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:32.003 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-06-25 15:23:32.047 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:32.067 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-06-25 15:23:32.120 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:32.137 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-06-25 15:23:32.220 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:32.238 | 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-06-25 15:23:32.281 | Collecting dnspython>=1.15.0 (from eventlet>=0.27.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:32.297 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 15:23:32.348 | Collecting fasteners>=0.7.0 (from oslo.concurrency>=3.25.0->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:32.364 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 15:23:32.412 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 15:23:32.428 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-06-25 15:23:32.449 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (3.3.2) 2026-06-25 15:23:32.451 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystone==29.1.0.dev45) (7.2.2) 2026-06-25 15:23:32.463 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) (82.0.1) 2026-06-25 15:23:32.501 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-06-25 15:23:32.517 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-06-25 15:23:32.586 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 15:23:32.605 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-06-25 15:23:32.653 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 15:23:32.671 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-06-25 15:23:32.731 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 15:23:32.749 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-06-25 15:23:32.774 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.4.7) 2026-06-25 15:23:32.777 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (3.18) 2026-06-25 15:23:32.777 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2.7.0) 2026-06-25 15:23:32.778 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware>=7.0.0->keystone==29.1.0.dev45) (2023.11.17) 2026-06-25 15:23:32.832 | Collecting elementpath<5.0.0,>=4.1.5 (from xmlschema<3.0.0,>=2.0.0->pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-06-25 15:23:32.850 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-06-25 15:23:32.918 | Collecting repoze.lru>=0.3 (from Routes>=2.3.1->oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-06-25 15:23:32.935 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-06-25 15:23:33.040 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-06-25 15:23:33.086 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-06-25 15:23:33.175 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 45.6 MB/s 0:00:00 2026-06-25 15:23:33.192 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-06-25 15:23:33.217 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-06-25 15:23:33.243 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-06-25 15:23:33.268 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-06-25 15:23:33.295 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-06-25 15:23:33.320 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-06-25 15:23:33.344 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-06-25 15:23:33.369 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-06-25 15:23:33.394 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-06-25 15:23:33.419 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-06-25 15:23:33.446 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-06-25 15:23:33.470 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-06-25 15:23:33.493 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-06-25 15:23:33.520 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-06-25 15:23:33.546 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-06-25 15:23:33.578 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-06-25 15:23:33.607 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-06-25 15:23:33.639 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-06-25 15:23:33.662 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-06-25 15:23:33.686 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-06-25 15:23:33.714 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-06-25 15:23:33.738 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-06-25 15:23:33.764 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-06-25 15:23:33.791 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-06-25 15:23:33.818 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-06-25 15:23:33.846 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-06-25 15:23:33.874 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-06-25 15:23:33.894 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 28.9 MB/s 0:00:00 2026-06-25 15:23:33.912 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-06-25 15:23:33.940 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-06-25 15:23:33.969 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-06-25 15:23:34.000 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-06-25 15:23:34.027 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-06-25 15:23:34.057 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-06-25 15:23:34.083 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-06-25 15:23:34.106 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-06-25 15:23:34.133 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-06-25 15:23:34.163 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-06-25 15:23:34.191 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-06-25 15:23:34.224 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-06-25 15:23:34.250 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-06-25 15:23:34.274 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-06-25 15:23:34.302 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-06-25 15:23:34.325 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-06-25 15:23:34.354 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-06-25 15:23:34.413 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 59.9 MB/s 0:00:00 2026-06-25 15:23:34.429 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-06-25 15:23:34.504 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-06-25 15:23:34.531 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-06-25 15:23:34.558 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-06-25 15:23:34.589 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-06-25 15:23:34.619 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-06-25 15:23:34.646 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-06-25 15:23:34.670 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-06-25 15:23:34.694 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-06-25 15:23:34.718 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-06-25 15:23:34.749 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-06-25 15:23:34.948 | Building wheels for collected packages: keystone 2026-06-25 15:23:34.949 | Building editable for keystone (pyproject.toml): started 2026-06-25 15:23:36.139 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-06-25 15:23:36.141 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=b754a984cecf8cea7f44ecccd00c0d342f0dc787162be1d5ee4c5438955ee464 2026-06-25 15:23:36.141 | Stored in directory: /tmp/pip-ephem-wheel-cache-mnpv_vpu/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-06-25 15:23:36.147 | Successfully built keystone 2026-06-25 15:23:36.549 | 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-06-25 15:23:36.600 | Attempting uninstall: pytz 2026-06-25 15:23:36.611 | Found existing installation: pytz 2024.1 2026-06-25 15:23:36.611 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:23:36.611 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-06-25 15:23:38.688 | Attempting uninstall: oauthlib 2026-06-25 15:23:38.701 | Found existing installation: oauthlib 3.2.2 2026-06-25 15:23:38.704 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:23:38.704 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-06-25 15:23:38.894 | Attempting uninstall: markupsafe 2026-06-25 15:23:38.907 | Found existing installation: MarkupSafe 2.1.5 2026-06-25 15:23:38.908 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:23:38.909 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-06-25 15:23:40.151 | Attempting uninstall: click 2026-06-25 15:23:40.165 | Found existing installation: click 8.1.6 2026-06-25 15:23:40.166 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:23:40.166 | Can't uninstall 'click'. No files were found to uninstall. 2026-06-25 15:23:40.344 | Attempting uninstall: blinker 2026-06-25 15:23:40.356 | Found existing installation: blinker 1.7.0 2026-06-25 15:23:40.358 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:23:40.358 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-06-25 15:23:40.378 | Attempting uninstall: bcrypt 2026-06-25 15:23:40.389 | Found existing installation: bcrypt 3.2.2 2026-06-25 15:23:40.389 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:23:40.389 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-06-25 15:23:40.409 | Attempting uninstall: attrs 2026-06-25 15:23:40.421 | Found existing installation: attrs 23.2.0 2026-06-25 15:23:40.422 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:23:40.422 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-06-25 15:23:43.768 | Attempting uninstall: jinja2 2026-06-25 15:23:43.780 | Found existing installation: Jinja2 3.1.2 2026-06-25 15:23:43.782 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:23:43.782 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-06-25 15:23:45.010 | Attempting uninstall: cryptography 2026-06-25 15:23:45.021 | Found existing installation: cryptography 41.0.7 2026-06-25 15:23:45.021 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:23:45.023 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-06-25 15:23:45.691 | Attempting uninstall: pyopenssl 2026-06-25 15:23:45.706 | Found existing installation: pyOpenSSL 23.2.0 2026-06-25 15:23:45.707 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:23:45.707 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-06-25 15:23:46.170 | Attempting uninstall: jsonschema 2026-06-25 15:23:46.185 | Found existing installation: jsonschema 4.10.3 2026-06-25 15:23:46.185 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:23:46.188 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-06-25 15:23:48.044 | 2026-06-25 15:23:48.045 | 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-06-25 15:23:48.046 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-06-25 15:23:48.061 | Successfully installed Flask-3.1.3 Flask-RESTful-0.3.10 Mako-1.3.12 Paste-3.10.1 PasteDeploy-3.1.0 PrettyTable-3.17.0 Routes-2.5.1 SQLAlchemy-2.0.51 Werkzeug-3.1.8 Yappi-1.7.6 alembic-1.18.4 amqp-5.3.1 aniso8601-10.0.1 attrs-26.1.0 bcrypt-5.0.0 blinker-1.9.0 cachetools-7.1.4 cffi-2.0.0 click-8.4.1 cryptography-43.0.3 defusedxml-0.7.1 dnspython-2.8.0 elementpath-4.8.0 eventlet-0.41.0 fasteners-0.20 greenlet-3.5.2 itsdangerous-2.2.0 jinja2-3.1.6 jsonschema-4.26.0 jsonschema-specifications-2025.9.1 keystone-29.1.0.dev45 kombu-5.6.2 markupsafe-3.0.3 oauthlib-3.3.1 oslo.concurrency-7.5.0 oslo.db-18.0.0 oslo.messaging-18.1.0 oslo.metrics-0.16.0 oslo.middleware-8.1.0 oslo.policy-5.1.0 oslo.service-4.6.0 oslo.upgradecheck-2.7.1 osprofiler-4.4.0 prometheus-client-0.25.0 pycparser-3.0 pyopenssl-24.2.1 pysaml2-7.5.4 pytz-2026.2 referencing-0.37.0 repoze.lru-0.8 rpds-py-2026.5.1 statsd-4.0.1 testresources-2.1.2 testscenarios-0.6.2 tzdata-2026.2 vine-5.1.0 wcwidth-0.8.1 xmlschema-2.5.1 2026-06-25 15:23:48.501 | + inc/python:pip_install:216 : result=0 2026-06-25 15:23:48.505 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:23:48.508 | + functions-common:time_stop:2420 : local name 2026-06-25 15:23:48.512 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:23:48.517 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:23:48.521 | + functions-common:time_stop:2423 : local total 2026-06-25 15:23:48.525 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:23:48.529 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:23:48.532 | + functions-common:time_stop:2427 : start_time=1782401000827 2026-06-25 15:23:48.536 | + functions-common:time_stop:2429 : [[ -z 1782401000827 ]] 2026-06-25 15:23:48.540 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:23:48.546 | + functions-common:time_stop:2432 : end_time=1782401028541 2026-06-25 15:23:48.550 | + functions-common:time_stop:2433 : elapsed_time=27714 2026-06-25 15:23:48.553 | + functions-common:time_stop:2434 : total=55881 2026-06-25 15:23:48.557 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:23:48.561 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=83595 2026-06-25 15:23:48.566 | + inc/python:pip_install:219 : return 0 2026-06-25 15:23:48.569 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:23:48.573 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:23:48.577 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-06-25 15:23:48.581 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-06-25 15:23:48.585 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:23:48.589 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:23:48.592 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-06-25 15:23:48.596 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:23:48.600 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-06-25 15:23:48.627 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:23:48.631 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:23:48.636 | + ./stack.sh:main:921 : configure_keystone 2026-06-25 15:23:48.641 | + lib/keystone:configure_keystone:143 : sudo install -d -o quobyte /etc/keystone 2026-06-25 15:23:48.667 | + lib/keystone:configure_keystone:145 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-06-25 15:23:48.673 | + lib/keystone:configure_keystone:146 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-06-25 15:23:48.681 | + lib/keystone:configure_keystone:149 : is_service_enabled ldap 2026-06-25 15:23:48.709 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:23:48.714 | + lib/keystone:configure_keystone:153 : iniset /etc/keystone/keystone.conf identity driver sql 2026-06-25 15:23:48.771 | + lib/keystone:configure_keystone:154 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-06-25 15:23:48.819 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-06-25 15:23:48.871 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf role driver sql 2026-06-25 15:23:48.926 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf resource driver sql 2026-06-25 15:23:48.979 | + lib/keystone:configure_keystone:160 : iniset /etc/keystone/keystone.conf cache enabled True 2026-06-25 15:23:49.032 | + lib/keystone:configure_keystone:161 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-06-25 15:23:49.083 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-06-25 15:23:49.134 | + lib/keystone:configure_keystone:166 : iniset /etc/keystone/keystone.conf api response_validation error 2026-06-25 15:23:49.185 | + lib/keystone:configure_keystone:168 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-06-25 15:23:49.190 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-06-25 15:23:49.193 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-06-25 15:23:49.197 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-06-25 15:23:49.201 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:23:49.204 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:23:49.229 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:23:49.234 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:23:49.239 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:23:49.243 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:23:49.267 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:23:49.271 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.77:5672/ 2026-06-25 15:23:49.276 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.77:5672/ 2026-06-25 15:23:49.325 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:23:49.329 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:23:49.332 | + lib/keystone:configure_keystone:174 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.77/identity 2026-06-25 15:23:49.380 | + lib/keystone:configure_keystone:176 : [[ fernet != '' ]] 2026-06-25 15:23:49.384 | + lib/keystone:configure_keystone:177 : iniset /etc/keystone/keystone.conf token provider fernet 2026-06-25 15:23:49.431 | ++ lib/keystone:configure_keystone:180 : database_connection_url keystone 2026-06-25 15:23:49.436 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-06-25 15:23:49.440 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-06-25 15:23:49.445 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-06-25 15:23:49.449 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:23:49.453 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:23:49.456 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:23:49.481 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:23:49.483 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:23:49.486 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-25 15:23:49.490 | + lib/keystone:configure_keystone:180 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-06-25 15:23:49.532 | + lib/keystone:configure_keystone:183 : '[' False '!=' False ']' 2026-06-25 15:23:49.536 | + lib/keystone:configure_keystone:188 : setup_logging /etc/keystone/keystone.conf 2026-06-25 15:23:49.539 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-06-25 15:23:49.542 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-06-25 15:23:49.546 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:23:49.568 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:23:49.572 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:23:49.576 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:23:49.580 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:23:49.584 | + 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-06-25 15:23:49.626 | + 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-06-25 15:23:49.667 | + 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-06-25 15:23:49.709 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:23:49.750 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-06-25 15:23:49.792 | + lib/keystone:configure_keystone:190 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-06-25 15:23:49.837 | + lib/keystone:configure_keystone:192 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-06-25 15:23:49.840 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-06-25 15:23:49.843 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-06-25 15:23:49.847 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-06-25 15:23:49.850 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:23:49.854 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-06-25 15:23:49.857 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-06-25 15:23:49.860 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:23:49.863 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:23:49.881 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:23:49.882 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:23:49.896 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:23:49.902 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:23:49.917 | /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-06-25 15:23:49.922 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-06-25 15:23:49.925 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-06-25 15:23:49.932 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:23:49.935 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-06-25 15:23:49.981 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-06-25 15:23:50.023 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-06-25 15:23:50.066 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-06-25 15:23:50.108 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-06-25 15:23:50.155 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-06-25 15:23:50.197 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-06-25 15:23:50.240 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-06-25 15:23:50.287 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-06-25 15:23:50.334 | + 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-06-25 15:23:50.377 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-06-25 15:23:50.421 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-06-25 15:23:50.457 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-06-25 15:23:50.490 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-06-25 15:23:50.523 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:23:50.526 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:23:50.530 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-06-25 15:23:50.533 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-06-25 15:23:50.536 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:23:50.539 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:23:50.541 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:23:50.544 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-06-25 15:23:50.547 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-06-25 15:23:50.549 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-06-25 15:23:50.581 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-06-25 15:23:50.616 | + 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-06-25 15:23:50.617 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-06-25 15:23:50.630 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-06-25 15:23:50.636 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-06-25 15:23:50.639 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-06-25 15:23:50.643 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:23:50.646 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:23:50.649 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:23:50.652 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:23:50.655 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:23:50.658 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:23:50.661 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:23:50.663 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:23:50.666 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:23:50.669 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:23:50.672 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-06-25 15:23:50.688 | perl: warning: Setting locale failed. 2026-06-25 15:23:50.688 | perl: warning: Please check that your locale settings: 2026-06-25 15:23:50.688 | LANGUAGE = (unset), 2026-06-25 15:23:50.689 | LC_ALL = "en_US.utf8", 2026-06-25 15:23:50.689 | LANG = "de_DE.UTF-8" 2026-06-25 15:23:50.689 | are supported and installed on your system. 2026-06-25 15:23:50.689 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:23:50.730 | Enabling site keystone-api. 2026-06-25 15:23:50.736 | To activate the new configuration, you need to run: 2026-06-25 15:23:50.736 | systemctl reload apache2 2026-06-25 15:23:50.741 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:23:50.744 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:23:50.746 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:23:50.749 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:23:50.886 | + lib/keystone:configure_keystone:194 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-06-25 15:23:50.927 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-06-25 15:23:50.974 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-06-25 15:23:51.020 | + lib/keystone:configure_keystone:206 : [[ True = True ]] 2026-06-25 15:23:51.025 | + lib/keystone:configure_keystone:207 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-06-25 15:23:51.068 | + lib/keystone:configure_keystone:208 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-06-25 15:23:51.117 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-06-25 15:23:51.164 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-06-25 15:23:51.219 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 15:23:51.222 | + lib/keystone:configure_keystone:214 : [[ False == True ]] 2026-06-25 15:23:51.225 | + lib/keystone:configure_keystone:218 : iniset /etc/keystone/keystone.conf oslo_policy enforce_scope false 2026-06-25 15:23:51.274 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults false 2026-06-25 15:23:51.317 | + ./stack.sh:main:925 : is_service_enabled swift 2026-06-25 15:23:51.346 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:23:51.350 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-06-25 15:23:51.377 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:23:51.382 | + ./stack.sh:main:941 : stack_install_service glance 2026-06-25 15:23:51.385 | + lib/stack:stack_install_service:20 : local service=glance 2026-06-25 15:23:51.390 | + lib/stack:stack_install_service:21 : type install_glance 2026-06-25 15:23:51.394 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:23:51.399 | + lib/stack:stack_install_service:32 : install_glance 2026-06-25 15:23:51.402 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-06-25 15:23:51.406 | + lib/glance:install_glance:551 : local glance_store_extras 2026-06-25 15:23:51.409 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-06-25 15:23:51.428 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:23:51.431 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-06-25 15:23:51.435 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-06-25 15:23:51.454 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:23:51.456 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-06-25 15:23:51.459 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-06-25 15:23:51.463 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:23:51.465 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:23:51.469 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-06-25 15:23:51.472 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:23:51.476 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-06-25 15:23:51.479 | ++ inc/python:join_extras:28 : local IFS=, 2026-06-25 15:23:51.482 | ++ inc/python:join_extras:29 : echo cinder 2026-06-25 15:23:51.486 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-06-25 15:23:51.489 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-06-25 15:23:51.492 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-06-25 15:23:51.495 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-06-25 15:23:51.498 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-06-25 15:23:51.502 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-06-25 15:23:51.505 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-06-25 15:23:51.510 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-06-25 15:23:51.510 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:23:51.515 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-06-25 15:23:51.518 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-06-25 15:23:51.521 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-06-25 15:23:51.525 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-06-25 15:23:51.528 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-06-25 15:23:51.553 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-06-25 15:23:51.555 | + 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-06-25 15:23:52.896 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:23:53.057 | Downloading glance_store-5.5.0-py3-none-any.whl.metadata (4.6 kB) 2026-06-25 15:23:53.076 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-06-25 15:23:53.077 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.8.0) 2026-06-25 15:23:53.078 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.10.0) 2026-06-25 15:23:53.079 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-06-25 15:23:53.080 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (7.5.0) 2026-06-25 15:23:53.081 | 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.8.0) 2026-06-25 15:23:53.083 | Requirement already satisfied: eventlet!=0.18.3,!=0.20.1,>=0.18.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-06-25 15:23:53.084 | 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-06-25 15:23:53.085 | 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.14.0) 2026-06-25 15:23:53.086 | 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-06-25 15:23:53.086 | 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-06-25 15:23:53.118 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-06-25 15:23:53.135 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 15:23:53.148 | 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.3.0) 2026-06-25 15:23:53.152 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-06-25 15:23:53.153 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet!=0.18.3,!=0.20.1,>=0.18.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-06-25 15:23:53.160 | 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-06-25 15:23:53.162 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.2.1) 2026-06-25 15:23:53.208 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:23:53.224 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-06-25 15:23:53.323 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:23:53.348 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:23:53.406 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:23:53.425 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:23:53.480 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-06-25 15:23:53.497 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 15:23:53.514 | 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-06-25 15:23:53.515 | 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-06-25 15:23:53.517 | 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-06-25 15:23:53.518 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-06-25 15:23:53.526 | Requirement already satisfied: pbr>=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) (7.0.3) 2026-06-25 15:23:53.526 | 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-06-25 15:23:53.528 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-06-25 15:23:53.529 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-06-25 15:23:53.534 | Requirement already satisfied: oslo.context>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (6.4.0) 2026-06-25 15:23:53.535 | Requirement already satisfied: oslo.log>=4.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (8.2.0) 2026-06-25 15:23:53.539 | Requirement already satisfied: oslo.service>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (4.6.0) 2026-06-25 15:23:53.574 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-06-25 15:23:53.590 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-06-25 15:23:53.604 | 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-06-25 15:23:53.610 | 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-06-25 15:23:53.616 | 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-06-25 15:23:53.617 | 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-06-25 15:23:53.618 | 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-06-25 15:23:53.629 | 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-06-25 15:23:53.633 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-06-25 15:23:53.635 | 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-06-25 15:23:53.639 | 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-06-25 15:23:53.649 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-06-25 15:23:53.652 | 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-06-25 15:23:53.653 | 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-06-25 15:23:53.654 | 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-06-25 15:23:53.655 | 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-06-25 15:23:53.660 | 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-06-25 15:23:53.661 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-06-25 15:23:53.668 | 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) (82.0.1) 2026-06-25 15:23:53.688 | 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.17.0) 2026-06-25 15:23:53.693 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->python-cinderclient>=4.1.0->glance-store[cinder]!=0.29.0) (0.8.1) 2026-06-25 15:23:53.698 | 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-06-25 15:23:53.713 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-06-25 15:23:53.714 | 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-06-25 15:23:53.715 | 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-06-25 15:23:53.717 | 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-06-25 15:23:53.742 | 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-06-25 15:23:53.807 | Downloading glance_store-5.5.0-py3-none-any.whl (262 kB) 2026-06-25 15:23:53.864 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-06-25 15:23:53.894 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-06-25 15:23:53.921 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-06-25 15:23:53.948 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-06-25 15:23:53.975 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-06-25 15:23:54.000 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-06-25 15:23:54.267 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-06-25 15:23:55.750 | 2026-06-25 15:23:55.766 | Successfully installed glance-store-5.5.0 os-brick-7.1.0 oslo.privsep-3.11.0 oslo.rootwrap-7.9.0 python-cinderclient-9.9.0 retrying-1.4.2 tenacity-9.1.4 2026-06-25 15:23:55.955 | + inc/python:pip_install:216 : result=0 2026-06-25 15:23:55.958 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:23:55.961 | + functions-common:time_stop:2420 : local name 2026-06-25 15:23:55.963 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:23:55.966 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:23:55.969 | + functions-common:time_stop:2423 : local total 2026-06-25 15:23:55.973 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:23:55.976 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:23:55.980 | + functions-common:time_stop:2427 : start_time=1782401031546 2026-06-25 15:23:55.983 | + functions-common:time_stop:2429 : [[ -z 1782401031546 ]] 2026-06-25 15:23:55.987 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:23:55.992 | + functions-common:time_stop:2432 : end_time=1782401035989 2026-06-25 15:23:55.996 | + functions-common:time_stop:2433 : elapsed_time=4443 2026-06-25 15:23:55.999 | + functions-common:time_stop:2434 : total=83595 2026-06-25 15:23:56.003 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:23:56.007 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=88038 2026-06-25 15:23:56.010 | + inc/python:pip_install:219 : return 0 2026-06-25 15:23:56.014 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-06-25 15:23:56.018 | + lib/glance:copy_rootwrap:265 : local source_path=/opt/stack/data/venv/etc/glance 2026-06-25 15:23:56.022 | + lib/glance:copy_rootwrap:267 : sudo install -d -o quobyte /etc/glance 2026-06-25 15:23:56.041 | + lib/glance:copy_rootwrap:268 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-06-25 15:23:56.048 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-06-25 15:23:56.052 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-06-25 15:23:56.055 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-06-25 15:23:56.059 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:23:56.061 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:23:56.065 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:23:56.069 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:23:56.072 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:23:56.077 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:23:56.098 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:23:56.101 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:23:56.105 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:23:56.109 | + functions-common:git_clone:610 : echo master 2026-06-25 15:23:56.110 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:23:56.116 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-06-25 15:23:56.119 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:23:56.123 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 15:23:56.126 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:23:56.130 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:23:56.133 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:23:56.137 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:23:56.140 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:23:56.144 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:23:56.147 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:23:56.151 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:23:56.155 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:23:56.161 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401036157 2026-06-25 15:23:56.164 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-06-25 15:23:56.168 | Cloning into '/opt/stack/glance'... 2026-06-25 15:24:04.732 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:24:04.736 | + functions-common:time_stop:2420 : local name 2026-06-25 15:24:04.739 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:24:04.743 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:24:04.748 | + functions-common:time_stop:2423 : local total 2026-06-25 15:24:04.752 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:24:04.756 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:24:04.761 | + functions-common:time_stop:2427 : start_time=1782401036157 2026-06-25 15:24:04.765 | + functions-common:time_stop:2429 : [[ -z 1782401036157 ]] 2026-06-25 15:24:04.772 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:24:04.779 | + functions-common:time_stop:2432 : end_time=1782401044774 2026-06-25 15:24:04.784 | + functions-common:time_stop:2433 : elapsed_time=8617 2026-06-25 15:24:04.789 | + functions-common:time_stop:2434 : total=23973 2026-06-25 15:24:04.794 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:24:04.798 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32590 2026-06-25 15:24:04.803 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-06-25 15:24:04.808 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:24:04.813 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:24:04.818 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:24:04.823 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:24:04.827 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:24:04.832 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:24:04.837 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:24:04.843 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:24:04.847 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:24:04.853 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:24:04.861 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401044856 2026-06-25 15:24:04.866 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:24:05.515 | From https://review.opendev.org/openstack/glance 2026-06-25 15:24:05.515 | * branch master -> FETCH_HEAD 2026-06-25 15:24:05.529 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:24:05.534 | + functions-common:time_stop:2420 : local name 2026-06-25 15:24:05.538 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:24:05.542 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:24:05.547 | + functions-common:time_stop:2423 : local total 2026-06-25 15:24:05.552 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:24:05.558 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:24:05.562 | + functions-common:time_stop:2427 : start_time=1782401044856 2026-06-25 15:24:05.565 | + functions-common:time_stop:2429 : [[ -z 1782401044856 ]] 2026-06-25 15:24:05.571 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:24:05.577 | + functions-common:time_stop:2432 : end_time=1782401045572 2026-06-25 15:24:05.581 | + functions-common:time_stop:2433 : elapsed_time=716 2026-06-25 15:24:05.585 | + functions-common:time_stop:2434 : total=32590 2026-06-25 15:24:05.589 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:24:05.593 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33306 2026-06-25 15:24:05.597 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:24:05.601 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:24:05.605 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:24:05.610 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:24:05.615 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:24:05.620 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:24:05.624 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:24:05.629 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:24:05.633 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:24:05.639 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:24:05.645 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401045641 2026-06-25 15:24:05.649 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:24:05.813 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:24:05.813 | 2026-06-25 15:24:05.813 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:24:05.813 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:24:05.814 | state without impacting any branches by switching back to a branch. 2026-06-25 15:24:05.814 | 2026-06-25 15:24:05.814 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:24:05.814 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:24:05.814 | 2026-06-25 15:24:05.814 | git switch -c 2026-06-25 15:24:05.814 | 2026-06-25 15:24:05.814 | Or undo this operation with: 2026-06-25 15:24:05.814 | 2026-06-25 15:24:05.815 | git switch - 2026-06-25 15:24:05.815 | 2026-06-25 15:24:05.815 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:24:05.815 | 2026-06-25 15:24:05.815 | HEAD is now at 6de73e788 Merge "[doc] Mention Hyper-V Enlightenments for os_type" 2026-06-25 15:24:05.822 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:24:05.826 | + functions-common:time_stop:2420 : local name 2026-06-25 15:24:05.830 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:24:05.834 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:24:05.839 | + functions-common:time_stop:2423 : local total 2026-06-25 15:24:05.844 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:24:05.848 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:24:05.852 | + functions-common:time_stop:2427 : start_time=1782401045641 2026-06-25 15:24:05.857 | + functions-common:time_stop:2429 : [[ -z 1782401045641 ]] 2026-06-25 15:24:05.864 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:24:05.870 | + functions-common:time_stop:2432 : end_time=1782401045865 2026-06-25 15:24:05.875 | + functions-common:time_stop:2433 : elapsed_time=224 2026-06-25 15:24:05.880 | + functions-common:time_stop:2434 : total=33306 2026-06-25 15:24:05.884 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:24:05.889 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33530 2026-06-25 15:24:05.894 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-06-25 15:24:05.918 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-06-25 15:24:05.924 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:24:05.925 | + functions-common:git_clone:673 : head -1 2026-06-25 15:24:05.932 | 6de73e788 Merge "[doc] Mention Hyper-V Enlightenments for os_type" 2026-06-25 15:24:05.937 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:24:05.941 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-06-25 15:24:05.946 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:24:05.950 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 15:24:05.955 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-06-25 15:24:05.959 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:24:05.964 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-06-25 15:24:05.968 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:24:05.973 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 15:24:05.977 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-06-25 15:24:05.981 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:24:05.986 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:24:05.992 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-06-25 15:24:05.996 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:24:06.001 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-06-25 15:24:06.006 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:24:06.010 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:24:06.017 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-06-25 15:24:06.025 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-06-25 15:24:06.029 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-06-25 15:24:06.033 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-06-25 15:24:06.225 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-06-25 15:24:06.229 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:24:06.234 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:24:06.238 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:24:06.242 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-06-25 15:24:06.247 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-06-25 15:24:06.251 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:24:06.255 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:24:06.260 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:24:06.264 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:24:06.268 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:24:06.273 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:24:06.277 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:24:06.282 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-06-25 15:24:06.315 | Using python 3.12 to install /opt/stack/glance 2026-06-25 15:24:06.319 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-06-25 15:24:07.434 | Obtaining file:///opt/stack/glance 2026-06-25 15:24:07.439 | Installing build dependencies: started 2026-06-25 15:24:09.336 | Installing build dependencies: finished with status 'done' 2026-06-25 15:24:09.337 | Checking if build backend supports build_editable: started 2026-06-25 15:24:09.947 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:24:09.949 | Getting requirements to build editable: started 2026-06-25 15:24:10.295 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:24:10.297 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:24:11.325 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:24:11.347 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (7.0.3) 2026-06-25 15:24:11.348 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (0.7.1) 2026-06-25 15:24:11.349 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.0.51) 2026-06-25 15:24:11.350 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (0.41.0) 2026-06-25 15:24:11.351 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.1.0) 2026-06-25 15:24:11.352 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.5.1) 2026-06-25 15:24:11.352 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (1.8.10) 2026-06-25 15:24:11.353 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (1.18.4) 2026-06-25 15:24:11.593 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev85) 2026-06-25 15:24:11.753 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:24:11.765 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (10.5.0) 2026-06-25 15:24:11.766 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (7.5.0) 2026-06-25 15:24:11.766 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (6.4.0) 2026-06-25 15:24:11.767 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (2.7.1) 2026-06-25 15:24:11.768 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (10.1.1) 2026-06-25 15:24:11.769 | Requirement already satisfied: stevedore!=3.0.0,>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.8.0) 2026-06-25 15:24:11.770 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.3.0) 2026-06-25 15:24:11.850 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev85) 2026-06-25 15:24:11.866 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 15:24:11.883 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.14.0) 2026-06-25 15:24:11.883 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (13.0.0) 2026-06-25 15:24:11.913 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev85) 2026-06-25 15:24:11.934 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 15:24:11.946 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.17.0) 2026-06-25 15:24:11.947 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.10.1) 2026-06-25 15:24:11.948 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (4.26.0) 2026-06-25 15:24:11.949 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.8.0) 2026-06-25 15:24:11.950 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (18.0.0) 2026-06-25 15:24:11.950 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (6.8.0) 2026-06-25 15:24:11.983 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev85) 2026-06-25 15:24:12.024 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:24:12.036 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (8.2.0) 2026-06-25 15:24:12.038 | Requirement already satisfied: oslo.messaging!=9.0.0,>=5.29.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (18.1.0) 2026-06-25 15:24:12.039 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (8.1.0) 2026-06-25 15:24:12.079 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev85) 2026-06-25 15:24:12.098 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:24:12.109 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.1.0) 2026-06-25 15:24:12.111 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (4.4.0) 2026-06-25 15:24:12.112 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (5.5.0) 2026-06-25 15:24:12.113 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (3.1.0) 2026-06-25 15:24:12.114 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev85) (43.0.3) 2026-06-25 15:24:12.140 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev85) 2026-06-25 15:24:12.159 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-06-25 15:24:12.211 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev85) 2026-06-25 15:24:12.229 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:24:12.243 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev85) (1.3.12) 2026-06-25 15:24:12.244 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev85) (4.15.0) 2026-06-25 15:24:12.281 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:24:12.310 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-06-25 15:24:12.325 | Requirement already satisfied: requests>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from castellan>=0.17.0->glance==32.1.0.dev85) (2.34.2) 2026-06-25 15:24:12.328 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.6.1->glance==32.1.0.dev85) (2.0.0) 2026-06-25 15:24:12.334 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.6.1->glance==32.1.0.dev85) (3.0) 2026-06-25 15:24:12.338 | Requirement already satisfied: oslo.serialization>=1.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cursive>=0.2.1->glance==32.1.0.dev85) (5.10.0) 2026-06-25 15:24:12.342 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->glance==32.1.0.dev85) (2.2.1) 2026-06-25 15:24:12.346 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev85) (2.8.0) 2026-06-25 15:24:12.347 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.33.3->glance==32.1.0.dev85) (3.5.2) 2026-06-25 15:24:12.359 | Requirement already satisfied: retrying!=1.3.0,>=1.2.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev85) (1.4.2) 2026-06-25 15:24:12.367 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.9.1->glance==32.1.0.dev85) (3.3.2) 2026-06-25 15:24:12.372 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev85) (26.1.0) 2026-06-25 15:24:12.375 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev85) (2025.9.1) 2026-06-25 15:24:12.375 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev85) (0.37.0) 2026-06-25 15:24:12.375 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance==32.1.0.dev85) (2026.5.1) 2026-06-25 15:24:12.385 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev85) (2.1.0) 2026-06-25 15:24:12.386 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance==32.1.0.dev85) (1.8.2) 2026-06-25 15:24:12.392 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev85) (4.2.0) 2026-06-25 15:24:12.394 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev85) (4.0.1) 2026-06-25 15:24:12.396 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->glance==32.1.0.dev85) (2.13.0) 2026-06-25 15:24:12.403 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev85) (1.5.0) 2026-06-25 15:24:12.409 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=5.1.0->glance==32.1.0.dev85) (5.3.1) 2026-06-25 15:24:12.414 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=4.5.1->glance==32.1.0.dev85) (0.20) 2026-06-25 15:24:12.420 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev85) (1.3.0) 2026-06-25 15:24:12.422 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev85) (2.0.0) 2026-06-25 15:24:12.423 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.1.0->glance==32.1.0.dev85) (6.0.3) 2026-06-25 15:24:12.433 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev85) (2.1.2) 2026-06-25 15:24:12.435 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=5.0.0->glance==32.1.0.dev85) (0.6.2) 2026-06-25 15:24:12.504 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:24:12.521 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-06-25 15:24:12.567 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:24:12.583 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-06-25 15:24:12.626 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:24:12.644 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-06-25 15:24:12.694 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:24:12.711 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-06-25 15:24:12.733 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) (7.2.2) 2026-06-25 15:24:12.788 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev85) 2026-06-25 15:24:12.807 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 15:24:12.863 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.5.0->glance==32.1.0.dev85) (2.9.0.post0) 2026-06-25 15:24:12.871 | Requirement already satisfied: oslo.service>=1.24.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (4.6.0) 2026-06-25 15:24:12.872 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (7.1.4) 2026-06-25 15:24:12.873 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (5.3.1) 2026-06-25 15:24:12.875 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (5.6.2) 2026-06-25 15:24:12.876 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (0.16.0) 2026-06-25 15:24:12.884 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (5.1.0) 2026-06-25 15:24:12.896 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (2026.2) 2026-06-25 15:24:12.898 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (26.2) 2026-06-25 15:24:12.907 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (0.25.0) 2026-06-25 15:24:12.914 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev85) (5.0.0) 2026-06-25 15:24:12.914 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev85) (3.1.6) 2026-06-25 15:24:12.916 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->glance==32.1.0.dev85) (4.0.1) 2026-06-25 15:24:12.927 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->glance==32.1.0.dev85) (3.0.3) 2026-06-25 15:24:12.948 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=1.10.0->cursive>=0.2.1->glance==32.1.0.dev85) (1.2.1) 2026-06-25 15:24:12.962 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=1.24.0->oslo.messaging!=9.0.0,>=5.29.0->glance==32.1.0.dev85) (1.7.6) 2026-06-25 15:24:12.993 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev85) (82.0.1) 2026-06-25 15:24:13.012 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev85) (0.8.1) 2026-06-25 15:24:13.088 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:24:13.106 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:24:13.161 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:24:13.198 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-06-25 15:24:13.275 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:24:13.292 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-06-25 15:24:13.362 | Collecting prompt-toolkit>=3.0.52 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:24:13.379 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-06-25 15:24:13.416 | Collecting pyperclip>=1.8.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:24:13.433 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 15:24:13.444 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) (15.0.0) 2026-06-25 15:24:13.474 | Collecting rich-argparse>=1.7.2 (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) 2026-06-25 15:24:13.492 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-06-25 15:24:13.514 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.5.0->glance==32.1.0.dev85) (1.17.0) 2026-06-25 15:24:13.535 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev85) (3.4.7) 2026-06-25 15:24:13.537 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev85) (3.18) 2026-06-25 15:24:13.541 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev85) (2.7.0) 2026-06-25 15:24:13.541 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.18.0->castellan>=0.17.0->glance==32.1.0.dev85) (2023.11.17) 2026-06-25 15:24:13.578 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) (4.2.0) 2026-06-25 15:24:13.579 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) (2.20.0) 2026-06-25 15:24:13.590 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev85) (0.1.2) 2026-06-25 15:24:13.606 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->glance==32.1.0.dev85) (0.8) 2026-06-25 15:24:13.687 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 15:24:13.704 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-06-25 15:24:13.762 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 15:24:13.780 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:24:13.793 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from taskflow>=4.0.0->glance==32.1.0.dev85) (9.1.4) 2026-06-25 15:24:13.832 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev85) 2026-06-25 15:24:13.853 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-06-25 15:24:14.021 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 15:24:14.041 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-06-25 15:24:14.057 | Installing build dependencies: started 2026-06-25 15:24:15.737 | Installing build dependencies: finished with status 'done' 2026-06-25 15:24:15.737 | Getting requirements to build wheel: started 2026-06-25 15:24:16.433 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 15:24:16.434 | Preparing metadata (pyproject.toml): started 2026-06-25 15:24:16.823 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:24:16.826 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev85) (2026.2) 2026-06-25 15:24:16.880 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 15:24:16.897 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-06-25 15:24:16.950 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev85) 2026-06-25 15:24:16.966 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-06-25 15:24:17.049 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-06-25 15:24:17.092 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-06-25 15:24:17.118 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-06-25 15:24:17.148 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-06-25 15:24:17.187 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-06-25 15:24:17.267 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 28.4 MB/s 0:00:00 2026-06-25 15:24:17.285 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-06-25 15:24:17.312 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-06-25 15:24:17.337 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-06-25 15:24:17.363 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-06-25 15:24:17.389 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-06-25 15:24:17.415 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-06-25 15:24:17.442 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-06-25 15:24:17.470 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-06-25 15:24:17.496 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-06-25 15:24:17.523 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-06-25 15:24:17.553 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-06-25 15:24:17.584 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-06-25 15:24:17.611 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-06-25 15:24:17.645 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-06-25 15:24:17.669 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-06-25 15:24:17.712 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 52.4 MB/s 0:00:00 2026-06-25 15:24:17.735 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-06-25 15:24:17.760 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-06-25 15:24:17.785 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-06-25 15:24:17.811 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-06-25 15:24:17.939 | Building wheels for collected packages: glance, simplegeneric 2026-06-25 15:24:17.941 | Building editable for glance (pyproject.toml): started 2026-06-25 15:24:18.942 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-06-25 15:24:18.946 | Created wheel for glance: filename=glance-32.1.0.dev85-0.editable-py3-none-any.whl size=8992 sha256=b4c1cabb0950e06479f2d8fb81aa5d4c0aaa4303553694760ea928f753032fef 2026-06-25 15:24:18.946 | Stored in directory: /tmp/pip-ephem-wheel-cache-8fyof1gi/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-06-25 15:24:18.951 | Building wheel for simplegeneric (pyproject.toml): started 2026-06-25 15:24:19.453 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-06-25 15:24:19.455 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=4a8dae2abc07dc38804aa8626a298a44407fb53943756953042c506e673a0502 2026-06-25 15:24:19.455 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-06-25 15:24:19.460 | Successfully built glance simplegeneric 2026-06-25 15:24:19.750 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-06-25 15:24:23.075 | Attempting uninstall: jsonpointer 2026-06-25 15:24:23.091 | Found existing installation: jsonpointer 2.0 2026-06-25 15:24:23.092 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:24:23.093 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-06-25 15:24:23.112 | Attempting uninstall: jmespath 2026-06-25 15:24:23.129 | Found existing installation: jmespath 1.0.1 2026-06-25 15:24:23.129 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:24:23.130 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-06-25 15:24:23.177 | Attempting uninstall: httplib2 2026-06-25 15:24:23.192 | Found existing installation: httplib2 0.20.4 2026-06-25 15:24:23.193 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:24:23.194 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-06-25 15:24:23.294 | Attempting uninstall: jsonpatch 2026-06-25 15:24:23.310 | Found existing installation: jsonpatch 1.32 2026-06-25 15:24:23.310 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:24:23.311 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-06-25 15:24:28.041 | 2026-06-25 15:24:28.060 | Successfully installed WSME-0.12.1 automaton-3.4.0 autopage-0.6.0 castellan-5.7.0 cliff-4.14.0 cmd2-4.0.0 cursive-0.2.3 glance-32.1.0.dev85 httplib2-0.31.2 importlib-metadata-9.0.0 jmespath-1.1.0 jsonpatch-1.33 jsonpointer-3.1.1 networkx-3.6.1 openstacksdk-4.17.0 oslo.limit-2.11.0 oslo.reports-3.8.0 platformdirs-4.10.0 prompt-toolkit-3.0.52 pydot-4.0.1 pyperclip-1.11.0 python-barbicanclient-7.4.0 rich-argparse-1.8.0 simplegeneric-0.8.1 taskflow-6.3.0 zipp-4.1.0 2026-06-25 15:24:28.317 | + inc/python:pip_install:216 : result=0 2026-06-25 15:24:28.320 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:24:28.324 | + functions-common:time_stop:2420 : local name 2026-06-25 15:24:28.328 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:24:28.331 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:24:28.335 | + functions-common:time_stop:2423 : local total 2026-06-25 15:24:28.338 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:24:28.341 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:24:28.344 | + functions-common:time_stop:2427 : start_time=1782401046308 2026-06-25 15:24:28.348 | + functions-common:time_stop:2429 : [[ -z 1782401046308 ]] 2026-06-25 15:24:28.353 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:24:28.358 | + functions-common:time_stop:2432 : end_time=1782401068354 2026-06-25 15:24:28.362 | + functions-common:time_stop:2433 : elapsed_time=22046 2026-06-25 15:24:28.366 | + functions-common:time_stop:2434 : total=88038 2026-06-25 15:24:28.370 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:24:28.374 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=110084 2026-06-25 15:24:28.378 | + inc/python:pip_install:219 : return 0 2026-06-25 15:24:28.382 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:24:28.386 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:24:28.390 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-06-25 15:24:28.394 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-06-25 15:24:28.398 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:24:28.402 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:24:28.406 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-06-25 15:24:28.410 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:24:28.414 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:24:28.418 | + ./stack.sh:main:942 : configure_glance 2026-06-25 15:24:28.423 | + lib/glance:configure_glance:348 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-06-25 15:24:28.442 | + lib/glance:configure_glance:351 : local dburl 2026-06-25 15:24:28.447 | ++ lib/glance:configure_glance:352 : database_connection_url glance 2026-06-25 15:24:28.451 | ++ lib/database:database_connection_url:134 : local db=glance 2026-06-25 15:24:28.456 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-06-25 15:24:28.460 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-06-25 15:24:28.464 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:24:28.468 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:24:28.473 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:24:28.495 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:24:28.500 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:24:28.504 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 15:24:28.509 | + lib/glance:configure_glance:352 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 15:24:28.513 | + lib/glance:configure_glance:354 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-06-25 15:24:28.557 | + lib/glance:configure_glance:355 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-06-25 15:24:28.600 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-06-25 15:24:28.638 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 15:24:28.679 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-06-25 15:24:28.716 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-06-25 15:24:28.764 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-06-25 15:24:28.812 | + lib/glance:configure_glance:361 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-06-25 15:24:28.816 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 15:24:28.820 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 15:24:28.823 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:24:28.828 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:24:28.831 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-06-25 15:24:28.835 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 15:24:28.839 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 15:24:28.842 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:24:28.846 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-06-25 15:24:28.893 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-06-25 15:24:28.935 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.77/identity 2026-06-25 15:24:28.978 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-06-25 15:24:29.021 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-06-25 15:24:29.068 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-06-25 15:24:29.111 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-06-25 15:24:29.152 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-06-25 15:24:29.193 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.77/identity 2026-06-25 15:24:29.236 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:24:29.278 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:24:29.321 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:24:29.324 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-06-25 15:24:29.369 | + lib/glance:configure_glance:363 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-06-25 15:24:29.372 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-06-25 15:24:29.376 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-06-25 15:24:29.379 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:24:29.383 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:24:29.386 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:24:29.409 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:24:29.414 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:24:29.418 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:24:29.422 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:24:29.446 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:24:29.450 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.77:5672/ 2026-06-25 15:24:29.454 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.77:5672/ 2026-06-25 15:24:29.499 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:24:29.502 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:24:29.507 | + lib/glance:configure_glance:364 : '[' libvirt = libvirt ']' 2026-06-25 15:24:29.511 | + lib/glance:configure_glance:364 : '[' kvm = parallels ']' 2026-06-25 15:24:29.515 | + lib/glance:configure_glance:368 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-06-25 15:24:29.561 | + lib/glance:configure_glance:369 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-06-25 15:24:29.605 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-06-25 15:24:29.652 | + lib/glance:configure_glance:373 : configure_glance_store False False 2026-06-25 15:24:29.656 | + lib/glance:configure_glance_store:278 : local use_cinder_for_glance=False 2026-06-25 15:24:29.660 | + lib/glance:configure_glance_store:279 : local glance_enable_multiple_stores=False 2026-06-25 15:24:29.663 | + lib/glance:configure_glance_store:280 : local be 2026-06-25 15:24:29.667 | + lib/glance:configure_glance_store:282 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:24:29.670 | + lib/glance:configure_glance_store:283 : [[ False == \T\r\u\e ]] 2026-06-25 15:24:29.673 | + lib/glance:configure_glance_store:300 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 15:24:29.725 | + lib/glance:configure_glance:376 : '[' -n '' ']' 2026-06-25 15:24:29.729 | + lib/glance:configure_glance:379 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.77 2026-06-25 15:24:29.781 | + lib/glance:configure_glance:383 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:24:29.785 | + lib/glance:configure_glance:385 : [[ False == \T\r\u\e ]] 2026-06-25 15:24:29.788 | + lib/glance:configure_glance:391 : is_service_enabled s-proxy 2026-06-25 15:24:29.813 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:24:29.816 | + lib/glance:configure_glance:420 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.77/image 2026-06-25 15:24:29.860 | + lib/glance:configure_glance:422 : is_service_enabled tls-proxy 2026-06-25 15:24:29.883 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:24:29.886 | + lib/glance:configure_glance:428 : setup_logging /etc/glance/glance-api.conf 2026-06-25 15:24:29.890 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-06-25 15:24:29.893 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-06-25 15:24:29.897 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:24:29.920 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:24:29.924 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:24:29.928 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:24:29.931 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:24:29.935 | + 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-06-25 15:24:29.978 | + 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-06-25 15:24:30.021 | + 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-06-25 15:24:30.065 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:24:30.107 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-06-25 15:24:30.149 | + lib/glance:configure_glance:430 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-06-25 15:24:30.154 | + lib/glance:configure_glance:433 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-06-25 15:24:30.198 | + lib/glance:configure_glance:434 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-06-25 15:24:30.243 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-06-25 15:24:30.290 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-06-25 15:24:30.337 | + lib/glance:configure_glance:439 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-06-25 15:24:30.387 | + lib/glance:configure_glance:442 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-06-25 15:24:30.435 | + lib/glance:configure_glance:443 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-06-25 15:24:30.480 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-06-25 15:24:30.527 | + lib/glance:configure_glance:446 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-06-25 15:24:30.533 | + lib/glance:configure_glance:447 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-06-25 15:24:30.541 | + lib/glance:configure_glance:449 : is_service_enabled tls-proxy 2026-06-25 15:24:30.568 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:24:30.571 | + lib/glance:configure_glance:457 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-06-25 15:24:30.575 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-06-25 15:24:30.579 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-06-25 15:24:30.584 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-06-25 15:24:30.587 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-06-25 15:24:30.591 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-06-25 15:24:30.595 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-06-25 15:24:30.600 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:24:30.603 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-06-25 15:24:30.648 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-06-25 15:24:30.651 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-06-25 15:24:30.655 | ++ functions:get_random_port:861 : true 2026-06-25 15:24:30.659 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-06-25 15:24:30.664 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-06-25 15:24:30.668 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-06-25 15:24:30.725 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-06-25 15:24:30.729 | ++ functions:get_random_port:865 : break 2 2026-06-25 15:24:30.732 | ++ functions:get_random_port:869 : echo 60999 2026-06-25 15:24:30.736 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-06-25 15:24:30.740 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-06-25 15:24:30.783 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-06-25 15:24:30.825 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-06-25 15:24:30.867 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:24:30.910 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:24:30.952 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:24:30.995 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:24:31.038 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:24:31.075 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:24:31.107 | + 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-06-25 15:24:31.139 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:24:31.177 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:24:31.213 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:24:31.248 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:24:31.282 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-06-25 15:24:31.318 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-06-25 15:24:31.353 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-06-25 15:24:31.388 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-06-25 15:24:31.426 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-06-25 15:24:31.460 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-06-25 15:24:31.497 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-06-25 15:24:31.499 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-06-25 15:24:31.501 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:24:31.503 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:24:31.506 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:24:31.509 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:24:31.511 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-06-25 15:24:31.514 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-06-25 15:24:31.517 | perl: warning: Setting locale failed. 2026-06-25 15:24:31.517 | perl: warning: Please check that your locale settings: 2026-06-25 15:24:31.517 | LANGUAGE = (unset), 2026-06-25 15:24:31.517 | LC_ALL = "en_US.utf8", 2026-06-25 15:24:31.518 | LANG = (unset) 2026-06-25 15:24:31.518 | are supported and installed on your system. 2026-06-25 15:24:31.518 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 15:24:31.556 | proxy (enabled by site administrator) 2026-06-25 15:24:31.561 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-06-25 15:24:31.564 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-06-25 15:24:31.567 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:24:31.571 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:24:31.575 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:24:31.579 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:24:31.582 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-06-25 15:24:31.585 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-06-25 15:24:31.587 | perl: warning: Setting locale failed. 2026-06-25 15:24:31.587 | perl: warning: Please check that your locale settings: 2026-06-25 15:24:31.588 | LANGUAGE = (unset), 2026-06-25 15:24:31.588 | LC_ALL = "en_US.utf8", 2026-06-25 15:24:31.588 | LANG = (unset) 2026-06-25 15:24:31.588 | are supported and installed on your system. 2026-06-25 15:24:31.588 | perl: warning: Falling back to the standard locale ("C"). 2026-06-25 15:24:31.623 | No module matches proxy_http 2026-06-25 15:24:31.628 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-06-25 15:24:31.642 | perl: warning: Setting locale failed. 2026-06-25 15:24:31.642 | perl: warning: Please check that your locale settings: 2026-06-25 15:24:31.642 | LANGUAGE = (unset), 2026-06-25 15:24:31.642 | LC_ALL = "en_US.utf8", 2026-06-25 15:24:31.642 | LANG = "de_DE.UTF-8" 2026-06-25 15:24:31.642 | are supported and installed on your system. 2026-06-25 15:24:31.643 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:24:31.684 | Considering dependency proxy for proxy_http: 2026-06-25 15:24:31.684 | Module proxy already enabled 2026-06-25 15:24:31.684 | Enabling module proxy_http. 2026-06-25 15:24:31.690 | To activate the new configuration, you need to run: 2026-06-25 15:24:31.690 | systemctl restart apache2 2026-06-25 15:24:31.696 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-06-25 15:24:31.699 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-06-25 15:24:31.703 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:24:31.706 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:24:31.710 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:24:31.846 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-06-25 15:24:31.851 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-06-25 15:24:31.853 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-06-25 15:24:31.856 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:24:31.859 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:24:31.862 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:24:31.865 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-06-25 15:24:31.868 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-06-25 15:24:31.871 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-06-25 15:24:31.874 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-06-25 15:24:31.894 | KeepAlive Off 2026-06-25 15:24:31.900 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-06-25 15:24:31.900 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 15:24:31.912 | SetEnv proxy-sendchunked 1 2026-06-25 15:24:31.919 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-06-25 15:24:31.920 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-06-25 15:24:31.937 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-06-25 15:24:31.942 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-06-25 15:24:31.945 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-06-25 15:24:31.949 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:24:31.952 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:24:31.956 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:24:31.959 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:24:31.964 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:24:31.967 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:24:31.970 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:24:31.973 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:24:31.976 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:24:31.980 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:24:31.983 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-06-25 15:24:31.996 | perl: warning: Setting locale failed. 2026-06-25 15:24:31.996 | perl: warning: Please check that your locale settings: 2026-06-25 15:24:31.996 | LANGUAGE = (unset), 2026-06-25 15:24:31.996 | LC_ALL = "en_US.utf8", 2026-06-25 15:24:31.996 | LANG = "de_DE.UTF-8" 2026-06-25 15:24:31.996 | are supported and installed on your system. 2026-06-25 15:24:31.997 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:24:32.040 | Enabling site glance-api. 2026-06-25 15:24:32.047 | To activate the new configuration, you need to run: 2026-06-25 15:24:32.047 | systemctl reload apache2 2026-06-25 15:24:32.052 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-06-25 15:24:32.056 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:24:32.060 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:24:32.063 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:24:32.210 | ++ lib/glance:configure_glance:461 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-06-25 15:24:32.219 | + lib/glance:configure_glance:461 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-06-25 15:24:32.260 | + lib/glance:configure_glance:465 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-06-25 15:24:32.301 | + lib/glance:configure_glance:467 : [[ True == True ]] 2026-06-25 15:24:32.304 | + lib/glance:configure_glance:468 : iniset /etc/glance/glance-api.conf oslo_policy enforce_scope true 2026-06-25 15:24:32.350 | + lib/glance:configure_glance:469 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-06-25 15:24:32.399 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-06-25 15:24:32.448 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-06-25 15:24:32.475 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:24:32.480 | + ./stack.sh:main:947 : stack_install_service cinder 2026-06-25 15:24:32.484 | + lib/stack:stack_install_service:20 : local service=cinder 2026-06-25 15:24:32.488 | + lib/stack:stack_install_service:21 : type install_cinder 2026-06-25 15:24:32.494 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:24:32.498 | + lib/stack:stack_install_service:32 : install_cinder 2026-06-25 15:24:32.503 | + lib/cinder:install_cinder:525 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/09/994909/1 2026-06-25 15:24:32.507 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-06-25 15:24:32.512 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-06-25 15:24:32.515 | + functions-common:git_clone:591 : local git_ref=refs/changes/09/994909/1 2026-06-25 15:24:32.519 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:24:32.525 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:24:32.530 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:24:32.535 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:24:32.540 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:24:32.567 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:24:32.571 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:24:32.575 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:24:32.581 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:24:32.582 | + functions-common:git_clone:610 : echo refs/changes/09/994909/1 2026-06-25 15:24:32.589 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-06-25 15:24:32.594 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-06-25 15:24:32.598 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 15:24:32.602 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:24:32.607 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:24:32.611 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:24:32.615 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:24:32.619 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:24:32.624 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:24:32.628 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:24:32.633 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:24:32.638 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:24:32.646 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401072640 2026-06-25 15:24:32.650 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-06-25 15:24:32.655 | Cloning into '/opt/stack/cinder'... 2026-06-25 15:25:28.698 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:25:28.699 | + functions-common:time_stop:2420 : local name 2026-06-25 15:25:28.701 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:25:28.703 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:25:28.705 | + functions-common:time_stop:2423 : local total 2026-06-25 15:25:28.707 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:25:28.710 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:25:28.712 | + functions-common:time_stop:2427 : start_time=1782401072640 2026-06-25 15:25:28.714 | + functions-common:time_stop:2429 : [[ -z 1782401072640 ]] 2026-06-25 15:25:28.718 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:25:28.733 | + functions-common:time_stop:2432 : end_time=1782401128728 2026-06-25 15:25:28.737 | + functions-common:time_stop:2433 : elapsed_time=56088 2026-06-25 15:25:28.741 | + functions-common:time_stop:2434 : total=33530 2026-06-25 15:25:28.743 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:25:28.748 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=89618 2026-06-25 15:25:28.753 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-06-25 15:25:28.757 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/09/994909/1 2026-06-25 15:25:28.761 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:25:28.764 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:25:28.769 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:25:28.773 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:25:28.776 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:25:28.780 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:25:28.784 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:25:28.788 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:25:28.793 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:25:28.800 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401128796 2026-06-25 15:25:28.804 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/09/994909/1 2026-06-25 15:25:30.066 | From https://review.opendev.org/openstack/cinder 2026-06-25 15:25:30.066 | * branch refs/changes/09/994909/1 -> FETCH_HEAD 2026-06-25 15:25:30.073 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:25:30.077 | + functions-common:time_stop:2420 : local name 2026-06-25 15:25:30.080 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:25:30.084 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:25:30.088 | + functions-common:time_stop:2423 : local total 2026-06-25 15:25:30.092 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:25:30.095 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:25:30.099 | + functions-common:time_stop:2427 : start_time=1782401128796 2026-06-25 15:25:30.102 | + functions-common:time_stop:2429 : [[ -z 1782401128796 ]] 2026-06-25 15:25:30.106 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:25:30.111 | + functions-common:time_stop:2432 : end_time=1782401130108 2026-06-25 15:25:30.115 | + functions-common:time_stop:2433 : elapsed_time=1312 2026-06-25 15:25:30.119 | + functions-common:time_stop:2434 : total=89618 2026-06-25 15:25:30.122 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:25:30.126 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=90930 2026-06-25 15:25:30.129 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-06-25 15:25:30.374 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:25:30.374 | 2026-06-25 15:25:30.374 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:25:30.374 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:25:30.375 | state without impacting any branches by switching back to a branch. 2026-06-25 15:25:30.375 | 2026-06-25 15:25:30.375 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:25:30.375 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:25:30.375 | 2026-06-25 15:25:30.375 | git switch -c 2026-06-25 15:25:30.375 | 2026-06-25 15:25:30.375 | Or undo this operation with: 2026-06-25 15:25:30.375 | 2026-06-25 15:25:30.375 | git switch - 2026-06-25 15:25:30.376 | 2026-06-25 15:25:30.376 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:25:30.376 | 2026-06-25 15:25:30.376 | HEAD is now at 53092e7bf WIP: volume: rebuild one snapshot into a staging destination snapshot 2026-06-25 15:25:30.378 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-06-25 15:25:30.401 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-06-25 15:25:30.406 | + functions-common:git_clone:673 : head -1 2026-06-25 15:25:30.406 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:25:30.410 | 53092e7bf WIP: volume: rebuild one snapshot into a staging destination snapshot 2026-06-25 15:25:30.418 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:25:30.423 | + lib/cinder:install_cinder:526 : setup_develop /opt/stack/cinder 2026-06-25 15:25:30.427 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:25:30.431 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 15:25:30.435 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-06-25 15:25:30.439 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:25:30.443 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-06-25 15:25:30.446 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:25:30.451 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 15:25:30.455 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-06-25 15:25:30.459 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:25:30.462 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:25:30.467 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-06-25 15:25:30.472 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:25:30.476 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-06-25 15:25:30.479 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:25:30.484 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:25:30.489 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-06-25 15:25:30.496 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-06-25 15:25:30.501 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-06-25 15:25:30.505 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-06-25 15:25:30.668 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-06-25 15:25:30.672 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:25:30.675 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:25:30.679 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:25:30.683 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-06-25 15:25:30.687 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-06-25 15:25:30.691 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:25:30.696 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:25:30.699 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:25:30.703 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:25:30.707 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:25:30.712 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:25:30.715 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:25:30.719 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-06-25 15:25:30.749 | Using python 3.12 to install /opt/stack/cinder 2026-06-25 15:25:30.753 | + 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-06-25 15:25:31.784 | Obtaining file:///opt/stack/cinder 2026-06-25 15:25:31.790 | Installing build dependencies: started 2026-06-25 15:25:33.631 | Installing build dependencies: finished with status 'done' 2026-06-25 15:25:33.633 | Checking if build backend supports build_editable: started 2026-06-25 15:25:34.234 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:25:34.236 | Getting requirements to build editable: started 2026-06-25 15:25:34.553 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:25:34.555 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:25:35.986 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:25:36.017 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (7.0.3) 2026-06-25 15:25:36.017 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (5.3.1) 2026-06-25 15:25:36.019 | 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.dev147) (0.41.0) 2026-06-25 15:25:36.020 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (3.3.0) 2026-06-25 15:25:36.021 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (3.5.2) 2026-06-25 15:25:36.025 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (2.1.0) 2026-06-25 15:25:36.025 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (4.26.0) 2026-06-25 15:25:36.025 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (5.14.0) 2026-06-25 15:25:36.025 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (13.0.0) 2026-06-25 15:25:36.744 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev147) 2026-06-25 15:25:36.924 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-06-25 15:25:36.937 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (10.5.0) 2026-06-25 15:25:36.938 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (7.5.0) 2026-06-25 15:25:36.939 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (6.4.0) 2026-06-25 15:25:36.940 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (18.0.0) 2026-06-25 15:25:36.941 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (8.2.0) 2026-06-25 15:25:36.943 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (18.1.0) 2026-06-25 15:25:36.944 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (8.1.0) 2026-06-25 15:25:36.945 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (5.1.0) 2026-06-25 15:25:36.946 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (3.11.0) 2026-06-25 15:25:36.947 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (3.8.0) 2026-06-25 15:25:36.948 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (7.9.0) 2026-06-25 15:25:36.949 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (5.10.0) 2026-06-25 15:25:36.951 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (4.6.0) 2026-06-25 15:25:36.955 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (2.7.1) 2026-06-25 15:25:36.955 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (10.1.1) 2026-06-25 15:25:37.001 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev147) 2026-06-25 15:25:37.021 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-06-25 15:25:37.034 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (4.4.0) 2026-06-25 15:25:37.035 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (26.2) 2026-06-25 15:25:37.087 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev147) 2026-06-25 15:25:37.106 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:25:37.120 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (3.10.1) 2026-06-25 15:25:37.121 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (3.1.0) 2026-06-25 15:25:37.123 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (3.3.2) 2026-06-25 15:25:37.124 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (7.4.0) 2026-06-25 15:25:37.171 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev147) 2026-06-25 15:25:37.191 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 15:25:37.205 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (5.8.0) 2026-06-25 15:25:37.253 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev147) 2026-06-25 15:25:37.271 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 15:25:37.319 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev147) 2026-06-25 15:25:37.337 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-06-25 15:25:37.350 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (2.34.2) 2026-06-25 15:25:37.351 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (2.5.1) 2026-06-25 15:25:37.352 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (6.3.0) 2026-06-25 15:25:37.381 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev147) 2026-06-25 15:25:37.398 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 15:25:37.409 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (2.0.51) 2026-06-25 15:25:37.410 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (5.8.0) 2026-06-25 15:25:37.439 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev147) 2026-06-25 15:25:37.457 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-06-25 15:25:37.482 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (9.1.4) 2026-06-25 15:25:37.483 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (1.8.10) 2026-06-25 15:25:37.484 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (6.8.0) 2026-06-25 15:25:37.529 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev147) 2026-06-25 15:25:37.547 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-06-25 15:25:37.559 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (7.1.0) 2026-06-25 15:25:37.610 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev147) 2026-06-25 15:25:37.627 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-06-25 15:25:37.724 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev147) 2026-06-25 15:25:37.743 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-06-25 15:25:37.755 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (5.7.0) 2026-06-25 15:25:37.756 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (43.0.3) 2026-06-25 15:25:37.757 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (0.2.3) 2026-06-25 15:25:37.972 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev147) 2026-06-25 15:25:37.989 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-06-25 15:25:38.407 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev147) 2026-06-25 15:25:38.423 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-06-25 15:25:38.436 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev147) (1.9.0) 2026-06-25 15:25:38.437 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (2026.2) 2026-06-25 15:25:38.438 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev147) (7.1.4) 2026-06-25 15:25:38.878 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev147) 2026-06-25 15:25:38.894 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-06-25 15:25:38.906 | Requirement already satisfied: jmespath<2.0.0,>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from boto3>=1.18.49->cinder==28.1.0.dev147) (1.1.0) 2026-06-25 15:25:38.943 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev147) 2026-06-25 15:25:39.021 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-06-25 15:25:39.034 | Requirement already satisfied: python-dateutil<3.0.0,>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev147) (2.9.0.post0) 2026-06-25 15:25:39.036 | Requirement already satisfied: urllib3!=2.2.0,<3,>=1.25.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev147) (2.7.0) 2026-06-25 15:25:39.040 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil<3.0.0,>=2.1->botocore<1.36.0,>=1.35.99->boto3>=1.18.49->cinder==28.1.0.dev147) (1.17.0) 2026-06-25 15:25:39.074 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev147) (2.0.0) 2026-06-25 15:25:39.079 | 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.dev147) (3.0) 2026-06-25 15:25:39.088 | 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.dev147) (2.8.0) 2026-06-25 15:25:39.095 | 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.dev147) (3.1.0) 2026-06-25 15:25:39.098 | 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.dev147) (2.2.1) 2026-06-25 15:25:39.100 | Requirement already satisfied: httplib2<1.0.0,>=0.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from google-api-python-client>=1.11.0->cinder==28.1.0.dev147) (0.31.2) 2026-06-25 15:25:39.156 | Collecting google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev147) 2026-06-25 15:25:39.172 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 15:25:39.215 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev147) 2026-06-25 15:25:39.231 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-06-25 15:25:39.291 | Collecting google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev147) 2026-06-25 15:25:39.307 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 15:25:39.345 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev147) 2026-06-25 15:25:39.360 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-06-25 15:25:39.406 | Collecting googleapis-common-protos<2.0.0,>=1.63.2 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev147) 2026-06-25 15:25:39.423 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-06-25 15:25:39.721 | Collecting protobuf<8.0.0,>=5.29.6 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev147) 2026-06-25 15:25:39.737 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-06-25 15:25:39.780 | Collecting proto-plus<2.0.0,>=1.24.0 (from google-api-core!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.0,<3.0.0,>=1.31.5->google-api-python-client>=1.11.0->cinder==28.1.0.dev147) 2026-06-25 15:25:39.795 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-06-25 15:25:39.848 | Collecting pyasn1-modules>=0.2.1 (from google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev147) 2026-06-25 15:25:39.863 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:25:39.891 | 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.dev147) (3.4.7) 2026-06-25 15:25:39.892 | 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.dev147) (3.18) 2026-06-25 15:25:39.894 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev147) (2023.11.17) 2026-06-25 15:25:39.912 | 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.dev147) (26.1.0) 2026-06-25 15:25:39.912 | 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.dev147) (2025.9.1) 2026-06-25 15:25:39.914 | 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.dev147) (0.37.0) 2026-06-25 15:25:39.915 | 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.dev147) (2026.5.1) 2026-06-25 15:25:39.924 | 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.dev147) (1.8.2) 2026-06-25 15:25:39.925 | 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.dev147) (4.15.0) 2026-06-25 15:25:39.930 | 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.dev147) (4.2.0) 2026-06-25 15:25:39.932 | 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.dev147) (4.0.1) 2026-06-25 15:25:39.933 | 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.dev147) (2.13.0) 2026-06-25 15:25:39.942 | 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.dev147) (7.2.2) 2026-06-25 15:25:39.948 | 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.dev147) (1.5.0) 2026-06-25 15:25:39.957 | 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.dev147) (0.20) 2026-06-25 15:25:39.963 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev147) (1.3.0) 2026-06-25 15:25:39.964 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev147) (2.0.0) 2026-06-25 15:25:39.965 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=8.3.2->cinder==28.1.0.dev147) (6.0.3) 2026-06-25 15:25:39.975 | 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.dev147) (1.18.4) 2026-06-25 15:25:39.977 | 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.dev147) (2.1.2) 2026-06-25 15:25:39.977 | 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.dev147) (0.6.2) 2026-06-25 15:25:39.981 | 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.dev147) (1.3.12) 2026-06-25 15:25:39.996 | 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.dev147) (5.3.1) 2026-06-25 15:25:39.996 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.6.0->cinder==28.1.0.dev147) (5.6.2) 2026-06-25 15:25:39.998 | 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.dev147) (0.16.0) 2026-06-25 15:25:40.002 | 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.dev147) (5.1.0) 2026-06-25 15:25:40.017 | 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.dev147) (0.25.0) 2026-06-25 15:25:40.021 | 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.dev147) (5.0.0) 2026-06-25 15:25:40.022 | 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.dev147) (3.1.6) 2026-06-25 15:25:40.024 | 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.dev147) (4.0.1) 2026-06-25 15:25:40.032 | 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.dev147) (3.0.3) 2026-06-25 15:25:40.045 | 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.dev147) (1.2.1) 2026-06-25 15:25:40.068 | 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.dev147) (1.7.6) 2026-06-25 15:25:40.106 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev147) 2026-06-25 15:25:40.123 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-06-25 15:25:40.231 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev147) 2026-06-25 15:25:40.248 | 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-06-25 15:25:40.264 | 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.dev147) (3.17.0) 2026-06-25 15:25:40.312 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev147) 2026-06-25 15:25:40.337 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 15:25:40.411 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev147) 2026-06-25 15:25:40.429 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-06-25 15:25:40.490 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev147) 2026-06-25 15:25:40.506 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-06-25 15:25:40.527 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev147) (82.0.1) 2026-06-25 15:25:40.543 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.1.1->cinder==28.1.0.dev147) (0.8.1) 2026-06-25 15:25:40.610 | Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth!=2.24.0,!=2.25.0,<3.0.0,>=1.32.0->google-api-python-client>=1.11.0->cinder==28.1.0.dev147) 2026-06-25 15:25:40.626 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-06-25 15:25:40.662 | 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.dev147) (4.14.0) 2026-06-25 15:25:40.669 | 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.dev147) (0.6.0) 2026-06-25 15:25:40.669 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev147) (4.0.0) 2026-06-25 15:25:40.680 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev147) (3.0.52) 2026-06-25 15:25:40.681 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev147) (1.11.0) 2026-06-25 15:25:40.682 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev147) (15.0.0) 2026-06-25 15:25:40.683 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev147) (1.8.0) 2026-06-25 15:25:40.726 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev147) 2026-06-25 15:25:40.747 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-06-25 15:25:40.758 | 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.dev147) (24.2.1) 2026-06-25 15:25:40.805 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev147) (4.2.0) 2026-06-25 15:25:40.806 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev147) (2.20.0) 2026-06-25 15:25:40.818 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev147) (0.1.2) 2026-06-25 15:25:40.837 | 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.dev147) (0.8) 2026-06-25 15:25:40.882 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev147) 2026-06-25 15:25:40.901 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-06-25 15:25:40.957 | 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.dev147) (3.6.1) 2026-06-25 15:25:40.959 | 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.dev147) (3.4.0) 2026-06-25 15:25:40.960 | 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.dev147) (4.0.1) 2026-06-25 15:25:41.038 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev147) 2026-06-25 15:25:41.055 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-06-25 15:25:41.091 | 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.dev147) (1.33) 2026-06-25 15:25:41.098 | 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.dev147) (3.1.1) 2026-06-25 15:25:41.193 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-06-25 15:25:41.227 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-06-25 15:25:41.446 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 64.4 MB/s 0:00:00 2026-06-25 15:25:41.462 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-06-25 15:25:41.486 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-06-25 15:25:41.702 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 71.9 MB/s 0:00:00 2026-06-25 15:25:41.717 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-06-25 15:25:41.741 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-06-25 15:25:41.766 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-06-25 15:25:41.788 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-06-25 15:25:41.815 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-06-25 15:25:41.837 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-06-25 15:25:41.864 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-06-25 15:25:41.886 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-06-25 15:25:41.966 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 69.2 MB/s 0:00:00 2026-06-25 15:25:41.982 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-06-25 15:25:42.008 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-06-25 15:25:42.033 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-06-25 15:25:42.053 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.5 MB/s 0:00:00 2026-06-25 15:25:42.069 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-06-25 15:25:42.096 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-06-25 15:25:42.120 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-06-25 15:25:42.144 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-06-25 15:25:42.167 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-06-25 15:25:42.198 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 49.7 MB/s 0:00:00 2026-06-25 15:25:42.216 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-06-25 15:25:42.242 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-06-25 15:25:42.271 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-06-25 15:25:42.295 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-06-25 15:25:42.320 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-06-25 15:25:42.344 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-06-25 15:25:42.369 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-06-25 15:25:42.394 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-06-25 15:25:42.422 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-06-25 15:25:42.447 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-06-25 15:25:42.473 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-06-25 15:25:42.515 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 55.9 MB/s 0:00:00 2026-06-25 15:25:42.534 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-06-25 15:25:42.705 | Building wheels for collected packages: cinder 2026-06-25 15:25:42.706 | Building editable for cinder (pyproject.toml): started 2026-06-25 15:25:44.568 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-06-25 15:25:44.570 | Created wheel for cinder: filename=cinder-28.1.0.dev147-0.editable-py3-none-any.whl size=9192 sha256=0f59293b5593185a6a2c93c10706314f6b52685689f0ea69ad37cea3986210f4 2026-06-25 15:25:44.570 | Stored in directory: /tmp/pip-ephem-wheel-cache-xmvorq9c/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-06-25 15:25:44.576 | Successfully built cinder 2026-06-25 15:25:44.996 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-06-25 15:25:45.377 | Attempting uninstall: pyudev 2026-06-25 15:25:45.396 | Found existing installation: pyudev 0.24.0 2026-06-25 15:25:45.397 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:25:45.397 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-06-25 15:25:45.457 | Attempting uninstall: pyasn1 2026-06-25 15:25:45.476 | Found existing installation: pyasn1 0.4.8 2026-06-25 15:25:45.477 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:25:45.477 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-06-25 15:25:47.273 | Attempting uninstall: botocore 2026-06-25 15:25:47.293 | Found existing installation: botocore 1.34.46 2026-06-25 15:25:47.293 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:25:47.295 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-06-25 15:25:48.550 | Attempting uninstall: s3transfer 2026-06-25 15:25:48.571 | Found existing installation: s3transfer 0.10.1 2026-06-25 15:25:48.572 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:25:48.573 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-06-25 15:25:49.290 | Attempting uninstall: boto3 2026-06-25 15:25:49.308 | Found existing installation: boto3 1.34.46 2026-06-25 15:25:49.308 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-06-25 15:25:49.308 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-06-25 15:25:51.513 | 2026-06-25 15:25:51.539 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev147 cotyledon-2.2.0 google-api-core-2.31.0 google-api-python-client-2.197.0 google-auth-2.55.0 google-auth-httplib2-0.4.0 googleapis-common-protos-1.75.0 invoke-3.0.3 lxml-6.1.1 oslo.versionedobjects-3.10.2 oslo.vmware-4.9.0 paramiko-4.0.0 proto-plus-1.28.0 protobuf-6.33.6 pyasn1-0.6.3 pyasn1-modules-0.4.2 pynacl-1.6.2 python-glanceclient-4.12.0 python-novaclient-18.13.0 python-swiftclient-4.10.0 pyudev-0.24.4 rtslib-fb-2.2.4 s3transfer-0.10.4 setproctitle-1.3.7 suds-community-1.2.0 tabulate-0.10.0 tooz-8.1.0 uritemplate-4.2.0 voluptuous-0.16.0 warlock-2.1.0 zstd-1.5.7.3 2026-06-25 15:25:52.030 | + inc/python:pip_install:216 : result=0 2026-06-25 15:25:52.035 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:25:52.039 | + functions-common:time_stop:2420 : local name 2026-06-25 15:25:52.043 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:25:52.048 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:25:52.052 | + functions-common:time_stop:2423 : local total 2026-06-25 15:25:52.056 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:25:52.061 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:25:52.066 | + functions-common:time_stop:2427 : start_time=1782401130741 2026-06-25 15:25:52.069 | + functions-common:time_stop:2429 : [[ -z 1782401130741 ]] 2026-06-25 15:25:52.075 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:25:52.081 | + functions-common:time_stop:2432 : end_time=1782401152076 2026-06-25 15:25:52.085 | + functions-common:time_stop:2433 : elapsed_time=21335 2026-06-25 15:25:52.089 | + functions-common:time_stop:2434 : total=110084 2026-06-25 15:25:52.093 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:25:52.097 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=131419 2026-06-25 15:25:52.102 | + inc/python:pip_install:219 : return 0 2026-06-25 15:25:52.106 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:25:52.110 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:25:52.115 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-06-25 15:25:52.119 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-06-25 15:25:52.124 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:25:52.128 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:25:52.132 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-06-25 15:25:52.136 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:25:52.141 | + lib/cinder:install_cinder:527 : [[ lioadm == \t\g\t\a\d\m ]] 2026-06-25 15:25:52.145 | + lib/cinder:install_cinder:529 : [[ lioadm == \l\i\o\a\d\m ]] 2026-06-25 15:25:52.149 | + lib/cinder:install_cinder:530 : is_ubuntu 2026-06-25 15:25:52.154 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:25:52.158 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:25:52.163 | + lib/cinder:install_cinder:532 : sudo mkdir -p /etc/target 2026-06-25 15:25:52.181 | + lib/cinder:install_cinder:534 : install_package targetcli-fb 2026-06-25 15:25:52.185 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:25:52.190 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:25:52.194 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:25:52.199 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:25:52.203 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:25:52.207 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:25:52.211 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:25:52.216 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:25:52.220 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:25:52.224 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:25:52.229 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:25:52.233 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:25:52.238 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-06-25 15:25:52.243 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:25:52.247 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:25:52.252 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:25:52.256 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-06-25 15:25:52.294 | + 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-06-25 15:25:52.336 | Reading package lists... 2026-06-25 15:25:52.713 | Building dependency tree... 2026-06-25 15:25:52.716 | Reading state information... 2026-06-25 15:25:53.259 | The following additional packages will be installed: 2026-06-25 15:25:53.259 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 15:25:53.260 | python3-urwid python3-wcwidth 2026-06-25 15:25:53.262 | Suggested packages: 2026-06-25 15:25:53.263 | python-urwid-doc 2026-06-25 15:25:53.303 | The following NEW packages will be installed: 2026-06-25 15:25:53.303 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-06-25 15:25:53.304 | python3-urwid python3-wcwidth targetcli-fb 2026-06-25 15:25:53.378 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:25:53.378 | Need to get 385 kB of archives. 2026-06-25 15:25:53.378 | After this operation, 3098 kB of additional disk space will be used. 2026-06-25 15:25:53.378 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-06-25 15:25:53.422 | Get:2 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-06-25 15:25:53.423 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-06-25 15:25:53.439 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-06-25 15:25:53.451 | Get:5 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-06-25 15:25:53.451 | Get:6 http://de.archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-06-25 15:25:53.734 | perl: warning: Setting locale failed. 2026-06-25 15:25:53.735 | perl: warning: Please check that your locale settings: 2026-06-25 15:25:53.735 | LANGUAGE = (unset), 2026-06-25 15:25:53.735 | LC_ALL = "en_US.utf8", 2026-06-25 15:25:53.735 | LANG = "de_DE.UTF-8" 2026-06-25 15:25:53.736 | are supported and installed on your system. 2026-06-25 15:25:53.736 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:25:53.818 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:25:53.818 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:25:53.818 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:25:54.052 | Fetched 385 kB in 0s (3270 kB/s) 2026-06-25 15:25:54.119 | Selecting previously unselected package python3-typing-extensions. 2026-06-25 15:25:54.198 | (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 ... 126649 files and directories currently installed.) 2026-06-25 15:25:54.206 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-06-25 15:25:54.212 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-06-25 15:25:54.272 | Selecting previously unselected package python3-wcwidth. 2026-06-25 15:25:54.286 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-06-25 15:25:54.291 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 15:25:54.356 | Selecting previously unselected package python3-urwid. 2026-06-25 15:25:54.368 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-06-25 15:25:54.373 | Unpacking python3-urwid (2.6.10-1) ... 2026-06-25 15:25:54.475 | Selecting previously unselected package python3-configshell-fb. 2026-06-25 15:25:54.489 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-06-25 15:25:54.494 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 15:25:54.566 | Selecting previously unselected package python3-rtslib-fb. 2026-06-25 15:25:54.580 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-06-25 15:25:54.585 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 15:25:54.662 | Selecting previously unselected package targetcli-fb. 2026-06-25 15:25:54.676 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-06-25 15:25:54.680 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 15:25:54.771 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-06-25 15:25:56.109 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-06-25 15:25:56.119 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-06-25 15:25:56.450 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-06-25 15:25:56.714 | Setting up python3-urwid (2.6.10-1) ... 2026-06-25 15:25:57.291 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-06-25 15:25:57.515 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:25:57.516 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 15:25:57.543 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 15:25:57.543 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 15:25:57.543 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 15:25:57.543 | keyword = Word(alphanums + '_\-') 2026-06-25 15:25:57.544 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:25:57.544 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 15:25:57.545 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:25:57.545 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 15:25:57.545 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 15:25:57.547 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 15:25:57.556 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:25:57.556 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-06-25 15:25:57.580 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-06-25 15:25:57.580 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-06-25 15:25:57.580 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-06-25 15:25:57.581 | keyword = Word(alphanums + '_\-') 2026-06-25 15:25:57.581 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:25:57.581 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 15:25:57.581 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-06-25 15:25:57.581 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-06-25 15:25:57.581 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-06-25 15:25:57.581 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-06-25 15:25:57.616 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-06-25 15:25:57.845 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-06-25 15:25:57.845 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-06-25 15:25:58.186 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:25:59.162 | perl: warning: Setting locale failed. 2026-06-25 15:25:59.162 | perl: warning: Please check that your locale settings: 2026-06-25 15:25:59.162 | LANGUAGE = (unset), 2026-06-25 15:25:59.162 | LC_ALL = "en_US.utf8", 2026-06-25 15:25:59.162 | LANG = "de_DE.UTF-8" 2026-06-25 15:25:59.162 | are supported and installed on your system. 2026-06-25 15:25:59.162 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:25:59.301 | perl: warning: Setting locale failed. 2026-06-25 15:25:59.301 | perl: warning: Please check that your locale settings: 2026-06-25 15:25:59.301 | LANGUAGE = (unset), 2026-06-25 15:25:59.301 | LC_ALL = "en_US.utf8", 2026-06-25 15:25:59.301 | LANG = "de_DE.UTF-8" 2026-06-25 15:25:59.301 | are supported and installed on your system. 2026-06-25 15:25:59.301 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:25:59.354 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:25:59.355 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:25:59.356 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:25:59.433 | perl: warning: Setting locale failed. 2026-06-25 15:25:59.433 | perl: warning: Please check that your locale settings: 2026-06-25 15:25:59.433 | LANGUAGE = (unset), 2026-06-25 15:25:59.433 | LC_ALL = "en_US.utf8", 2026-06-25 15:25:59.433 | LANG = "de_DE.UTF-8" 2026-06-25 15:25:59.433 | are supported and installed on your system. 2026-06-25 15:25:59.433 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:25:59.961 | 2026-06-25 15:25:59.961 | Running kernel seems to be up-to-date. 2026-06-25 15:25:59.961 | 2026-06-25 15:25:59.962 | Restarting services... 2026-06-25 15:26:00.018 | 2026-06-25 15:26:00.019 | Service restarts being deferred: 2026-06-25 15:26:00.019 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:26:00.020 | systemctl restart systemd-logind.service 2026-06-25 15:26:00.020 | systemctl restart virtlockd.service 2026-06-25 15:26:00.022 | systemctl restart virtlogd.service 2026-06-25 15:26:00.022 | 2026-06-25 15:26:00.022 | No containers need to be restarted. 2026-06-25 15:26:00.022 | 2026-06-25 15:26:00.022 | User sessions running outdated binaries: 2026-06-25 15:26:00.022 | quobyte @ session #7: sshd[2035] 2026-06-25 15:26:00.036 | quobyte @ user manager service: systemd[1173] 2026-06-25 15:26:00.051 | 2026-06-25 15:26:00.054 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:26:02.733 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:26:02.737 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:26:02.741 | + functions-common:time_stop:2420 : local name 2026-06-25 15:26:02.746 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:26:02.751 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:26:02.756 | + functions-common:time_stop:2423 : local total 2026-06-25 15:26:02.759 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:26:02.764 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:26:02.767 | + functions-common:time_stop:2427 : start_time=1782401152288 2026-06-25 15:26:02.771 | + functions-common:time_stop:2429 : [[ -z 1782401152288 ]] 2026-06-25 15:26:02.776 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:26:02.784 | + functions-common:time_stop:2432 : end_time=1782401162779 2026-06-25 15:26:02.788 | + functions-common:time_stop:2433 : elapsed_time=10491 2026-06-25 15:26:02.793 | + functions-common:time_stop:2434 : total=191529 2026-06-25 15:26:02.797 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:26:02.801 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=202020 2026-06-25 15:26:02.806 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:26:02.810 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:26:02.815 | + ./stack.sh:main:948 : configure_cinder 2026-06-25 15:26:02.819 | + lib/cinder:configure_cinder:295 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-06-25 15:26:02.837 | + lib/cinder:configure_cinder:297 : rm -f /etc/cinder/cinder.conf 2026-06-25 15:26:02.845 | + lib/cinder:configure_cinder:299 : configure_rootwrap cinder 2026-06-25 15:26:02.850 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-06-25 15:26:02.855 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 15:26:02.862 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 15:26:02.862 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-06-25 15:26:02.869 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-06-25 15:26:02.873 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-06-25 15:26:02.878 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 15:26:02.882 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-06-25 15:26:02.887 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-06-25 15:26:02.891 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-06-25 15:26:02.896 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 15:26:02.900 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-06-25 15:26:02.928 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-06-25 15:26:02.948 | + 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-06-25 15:26:02.969 | + 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-06-25 15:26:02.990 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-06-25 15:26:03.010 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-06-25 15:26:03.032 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 15:26:03.036 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 15:26:03.042 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.S1fqasV1dW 2026-06-25 15:26:03.047 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 15:26:03.051 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-06-25 15:26:03.055 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-06-25 15:26:03.059 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.S1fqasV1dW 2026-06-25 15:26:03.066 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.S1fqasV1dW 2026-06-25 15:26:03.085 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.S1fqasV1dW /etc/sudoers.d/cinder-rootwrap 2026-06-25 15:26:03.107 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-06-25 15:26:03.113 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 15:26:03.117 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 15:26:03.120 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 15:26:03.123 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 15:26:03.127 | + 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-06-25 15:26:03.131 | + 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-06-25 15:26:03.135 | + 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-06-25 15:26:03.136 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 15:26:03.149 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 15:26:03.154 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 15:26:03.173 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 15:26:03.190 | + lib/cinder:configure_cinder:301 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-06-25 15:26:03.192 | + lib/cinder:configure_cinder:302 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-06-25 15:26:03.199 | + lib/cinder:configure_cinder:305 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-06-25 15:26:03.205 | + lib/cinder:configure_cinder:307 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-06-25 15:26:03.209 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:26:03.212 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-06-25 15:26:03.215 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:26:03.219 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:26:03.222 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-06-25 15:26:03.226 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:26:03.229 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 15:26:03.231 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:26:03.235 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-06-25 15:26:03.280 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-06-25 15:26:03.318 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.77/identity 2026-06-25 15:26:03.358 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-06-25 15:26:03.404 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-06-25 15:26:03.448 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-06-25 15:26:03.484 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-06-25 15:26:03.517 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-06-25 15:26:03.547 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.77/identity 2026-06-25 15:26:03.580 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:26:03.612 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:26:03.642 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:26:03.644 | + lib/cinder:configure_cinder:309 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-06-25 15:26:03.676 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-06-25 15:26:03.710 | ++ lib/cinder:configure_cinder:312 : database_connection_url cinder 2026-06-25 15:26:03.714 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-06-25 15:26:03.717 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-06-25 15:26:03.720 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-06-25 15:26:03.724 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:26:03.728 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:26:03.731 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:26:03.758 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:26:03.763 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:26:03.768 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-25 15:26:03.773 | + lib/cinder:configure_cinder:312 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-06-25 15:26:03.815 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-06-25 15:26:03.859 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-06-25 15:26:03.904 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-06-25 15:26:03.951 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-06-25 15:26:03.994 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-06-25 15:26:04.040 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.77 2026-06-25 15:26:04.082 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 15:26:04.132 | ++ lib/cinder:configure_cinder:320 : openssl rand -hex 16 2026-06-25 15:26:04.142 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf key_manager fixed_key a5fc96b2c092dd09879c44d87554ae37 2026-06-25 15:26:04.184 | + lib/cinder:configure_cinder:321 : [[ -n '' ]] 2026-06-25 15:26:04.188 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-06-25 15:26:04.232 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-06-25 15:26:04.274 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-06-25 15:26:04.316 | + lib/cinder:configure_cinder:333 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-06-25 15:26:04.360 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-06-25 15:26:04.404 | + lib/cinder:configure_cinder:336 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-06-25 15:26:04.446 | + lib/cinder:configure_cinder:338 : is_service_enabled c-vol 2026-06-25 15:26:04.470 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:26:04.474 | + lib/cinder:configure_cinder:338 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 15:26:04.477 | + lib/cinder:configure_cinder:339 : local enabled_backends= 2026-06-25 15:26:04.481 | + lib/cinder:configure_cinder:340 : local default_name= 2026-06-25 15:26:04.485 | + lib/cinder:configure_cinder:341 : local be be_name be_type 2026-06-25 15:26:04.488 | + lib/cinder:configure_cinder:342 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 15:26:04.492 | + lib/cinder:configure_cinder:343 : be_type=lvm 2026-06-25 15:26:04.495 | + lib/cinder:configure_cinder:344 : be_name=lvmdriver-1 2026-06-25 15:26:04.499 | + lib/cinder:configure_cinder:345 : type configure_cinder_backend_lvm 2026-06-25 15:26:04.502 | + lib/cinder:configure_cinder:346 : configure_cinder_backend_lvm lvmdriver-1 2026-06-25 15:26:04.506 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-06-25 15:26:04.510 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 15:26:04.558 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-06-25 15:26:04.602 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-06-25 15:26:04.647 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-06-25 15:26:04.689 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-06-25 15:26:04.734 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-06-25 15:26:04.778 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-06-25 15:26:04.822 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-06-25 15:26:04.867 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-06-25 15:26:04.910 | + lib/cinder:configure_cinder:348 : [[ -z '' ]] 2026-06-25 15:26:04.914 | + lib/cinder:configure_cinder:349 : default_name=lvmdriver-1 2026-06-25 15:26:04.919 | + lib/cinder:configure_cinder:351 : enabled_backends+=lvmdriver-1, 2026-06-25 15:26:04.923 | + lib/cinder:configure_cinder:353 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-06-25 15:26:04.969 | + lib/cinder:configure_cinder:354 : [[ -n lvmdriver-1 ]] 2026-06-25 15:26:04.974 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-06-25 15:26:05.022 | + lib/cinder:configure_cinder:357 : configure_cinder_image_volume_cache 2026-06-25 15:26:05.026 | + lib/cinder:configure_cinder_image_volume_cache:716 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-06-25 15:26:05.030 | + lib/cinder:configure_cinder_image_volume_cache:717 : local be_name=lvmdriver-1 2026-06-25 15:26:05.035 | + lib/cinder:configure_cinder_image_volume_cache:719 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-06-25 15:26:05.085 | + lib/cinder:configure_cinder_image_volume_cache:721 : [[ -n '' ]] 2026-06-25 15:26:05.089 | + lib/cinder:configure_cinder_image_volume_cache:725 : [[ -n '' ]] 2026-06-25 15:26:05.095 | + lib/cinder:configure_cinder:362 : [[ False == \T\r\u\e ]] 2026-06-25 15:26:05.097 | + lib/cinder:configure_cinder:366 : [[ lvmdriver-1, =~ ceph ]] 2026-06-25 15:26:05.101 | + lib/cinder:configure_cinder:371 : is_service_enabled c-bak 2026-06-25 15:26:05.130 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:26:05.134 | + lib/cinder:configure_cinder:379 : is_service_enabled ceilometer 2026-06-25 15:26:05.161 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:26:05.165 | + lib/cinder:configure_cinder:383 : is_service_enabled tls-proxy 2026-06-25 15:26:05.191 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:26:05.195 | + lib/cinder:configure_cinder:390 : '[' False '!=' False ']' 2026-06-25 15:26:05.198 | + lib/cinder:configure_cinder:394 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-06-25 15:26:05.202 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-06-25 15:26:05.206 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-06-25 15:26:05.210 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:26:05.214 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:26:05.218 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:26:05.245 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:26:05.250 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:26:05.254 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:26:05.258 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:26:05.283 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:26:05.287 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.77:5672/ 2026-06-25 15:26:05.292 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.77:5672/ 2026-06-25 15:26:05.336 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:26:05.341 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:26:05.346 | + lib/cinder:configure_cinder:397 : setup_logging /etc/cinder/cinder.conf 2026-06-25 15:26:05.351 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-06-25 15:26:05.355 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:26:05.361 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:26:05.389 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:26:05.393 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:26:05.398 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:26:05.402 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:26:05.406 | + 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-06-25 15:26:05.447 | + 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-06-25 15:26:05.485 | + 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-06-25 15:26:05.526 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:26:05.565 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-06-25 15:26:05.607 | + lib/cinder:configure_cinder:399 : is_service_enabled c-api 2026-06-25 15:26:05.630 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:26:05.634 | + lib/cinder:configure_cinder:400 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-06-25 15:26:05.638 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-06-25 15:26:05.642 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-06-25 15:26:05.646 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-06-25 15:26:05.649 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:26:05.653 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-06-25 15:26:05.656 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-06-25 15:26:05.660 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:26:05.664 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:26:05.684 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:26:05.685 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:26:05.696 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:26:05.702 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:26:05.719 | /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-06-25 15:26:05.724 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-06-25 15:26:05.728 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-06-25 15:26:05.733 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:26:05.736 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-06-25 15:26:05.775 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-06-25 15:26:05.811 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-06-25 15:26:05.858 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:26:05.902 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:26:05.945 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:26:05.986 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:26:06.026 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:26:06.066 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:26:06.104 | + 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-06-25 15:26:06.141 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:26:06.180 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:26:06.220 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:26:06.258 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-06-25 15:26:06.296 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:26:06.299 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:26:06.304 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-06-25 15:26:06.308 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-06-25 15:26:06.312 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:26:06.315 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:26:06.319 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:26:06.323 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-06-25 15:26:06.328 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-06-25 15:26:06.331 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-06-25 15:26:06.366 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:26:06.404 | + 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-06-25 15:26:06.404 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-06-25 15:26:06.414 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-06-25 15:26:06.419 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-06-25 15:26:06.422 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-06-25 15:26:06.424 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:26:06.426 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:26:06.430 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:26:06.433 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:26:06.435 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:26:06.438 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:26:06.440 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:26:06.442 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:26:06.446 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:26:06.449 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:26:06.453 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-06-25 15:26:06.465 | perl: warning: Setting locale failed. 2026-06-25 15:26:06.465 | perl: warning: Please check that your locale settings: 2026-06-25 15:26:06.466 | LANGUAGE = (unset), 2026-06-25 15:26:06.466 | LC_ALL = "en_US.utf8", 2026-06-25 15:26:06.466 | LANG = "de_DE.UTF-8" 2026-06-25 15:26:06.466 | are supported and installed on your system. 2026-06-25 15:26:06.466 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:26:06.506 | Enabling site cinder-api. 2026-06-25 15:26:06.513 | To activate the new configuration, you need to run: 2026-06-25 15:26:06.513 | systemctl reload apache2 2026-06-25 15:26:06.519 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:26:06.522 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:26:06.525 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:26:06.528 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:26:06.674 | + lib/cinder:configure_cinder:403 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-06-25 15:26:06.676 | + lib/cinder:configure_cinder:407 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.77/image 2026-06-25 15:26:06.713 | + lib/cinder:configure_cinder:408 : is_service_enabled tls-proxy 2026-06-25 15:26:06.731 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:26:06.734 | + lib/cinder:configure_cinder:414 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-06-25 15:26:06.737 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:26:06.739 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-06-25 15:26:06.742 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-06-25 15:26:06.744 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:26:06.747 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-06-25 15:26:06.751 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:26:06.753 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-06-25 15:26:06.757 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-06-25 15:26:06.759 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-06-25 15:26:06.799 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-06-25 15:26:06.833 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.77/identity 2026-06-25 15:26:06.868 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-06-25 15:26:06.906 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-06-25 15:26:06.941 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-06-25 15:26:06.976 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-06-25 15:26:07.014 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-06-25 15:26:07.050 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.77/identity 2026-06-25 15:26:07.087 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:26:07.122 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-06-25 15:26:07.161 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:26:07.165 | + lib/cinder:configure_cinder:417 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-06-25 15:26:07.168 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:26:07.171 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:26:07.174 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 15:26:07.178 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-06-25 15:26:07.219 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-06-25 15:26:07.256 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.77/identity 2026-06-25 15:26:07.291 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-06-25 15:26:07.327 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-06-25 15:26:07.361 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-06-25 15:26:07.396 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-06-25 15:26:07.430 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-06-25 15:26:07.468 | + lib/cinder:configure_cinder:418 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-06-25 15:26:07.505 | + lib/cinder:configure_cinder:419 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 15:26:07.541 | + lib/cinder:configure_cinder:421 : [[ ! -z '' ]] 2026-06-25 15:26:07.545 | + lib/cinder:configure_cinder:423 : is_service_enabled etcd3 2026-06-25 15:26:07.566 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:26:07.569 | + lib/cinder:configure_cinder:426 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.77:2379?api_version=v3' 2026-06-25 15:26:07.608 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 15:26:07.610 | + lib/cinder:configure_cinder:429 : [[ False == True ]] 2026-06-25 15:26:07.614 | + lib/cinder:configure_cinder:433 : iniset /etc/cinder/cinder.conf oslo_policy enforce_scope false 2026-06-25 15:26:07.651 | + lib/cinder:configure_cinder:434 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults false 2026-06-25 15:26:07.688 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-06-25 15:26:07.691 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-06-25 15:26:07.695 | + lib/cinder:init_cinder_service_user_conf:745 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-06-25 15:26:07.734 | + lib/cinder:init_cinder_service_user_conf:746 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-06-25 15:26:07.736 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-06-25 15:26:07.740 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-06-25 15:26:07.743 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 15:26:07.745 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-06-25 15:26:07.783 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-06-25 15:26:07.820 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.77/identity 2026-06-25 15:26:07.855 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-06-25 15:26:07.899 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-06-25 15:26:07.945 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-06-25 15:26:07.991 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-06-25 15:26:08.038 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-06-25 15:26:08.084 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-06-25 15:26:08.110 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:26:08.114 | + ./stack.sh:main:953 : stack_install_service neutron 2026-06-25 15:26:08.119 | + lib/stack:stack_install_service:20 : local service=neutron 2026-06-25 15:26:08.123 | + lib/stack:stack_install_service:21 : type install_neutron 2026-06-25 15:26:08.127 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:26:08.131 | + lib/stack:stack_install_service:32 : install_neutron 2026-06-25 15:26:08.135 | + lib/neutron:install_neutron:509 : use_library_from_git neutron-lib 2026-06-25 15:26:08.140 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-06-25 15:26:08.143 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:26:08.148 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:26:08.153 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-06-25 15:26:08.157 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:26:08.163 | + lib/neutron:install_neutron:516 : use_library_from_git sqlalchemy 2026-06-25 15:26:08.166 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-06-25 15:26:08.172 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:26:08.175 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:26:08.181 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-06-25 15:26:08.186 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:26:08.190 | + lib/neutron:install_neutron:520 : use_library_from_git alembic 2026-06-25 15:26:08.195 | + inc/python:use_library_from_git:266 : local name=alembic 2026-06-25 15:26:08.199 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:26:08.203 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:26:08.208 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-06-25 15:26:08.212 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:26:08.217 | + lib/neutron:install_neutron:525 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-06-25 15:26:08.222 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-06-25 15:26:08.226 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-06-25 15:26:08.230 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:26:08.234 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:26:08.240 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:26:08.245 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:26:08.250 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:26:08.255 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:26:08.283 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:26:08.287 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:26:08.292 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:26:08.297 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:26:08.298 | + functions-common:git_clone:610 : echo master 2026-06-25 15:26:08.305 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-06-25 15:26:08.309 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:26:08.313 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 15:26:08.317 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:26:08.321 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:26:08.325 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:26:08.328 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:26:08.333 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:26:08.337 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:26:08.341 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:26:08.346 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:26:08.352 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:26:08.359 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401168354 2026-06-25 15:26:08.362 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-06-25 15:26:08.368 | Cloning into '/opt/stack/neutron'... 2026-06-25 15:27:17.277 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:27:17.279 | + functions-common:time_stop:2420 : local name 2026-06-25 15:27:17.282 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:27:17.285 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:27:17.288 | + functions-common:time_stop:2423 : local total 2026-06-25 15:27:17.291 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:27:17.294 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:27:17.297 | + functions-common:time_stop:2427 : start_time=1782401168354 2026-06-25 15:27:17.300 | + functions-common:time_stop:2429 : [[ -z 1782401168354 ]] 2026-06-25 15:27:17.304 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:27:17.309 | + functions-common:time_stop:2432 : end_time=1782401237306 2026-06-25 15:27:17.313 | + functions-common:time_stop:2433 : elapsed_time=68952 2026-06-25 15:27:17.315 | + functions-common:time_stop:2434 : total=90930 2026-06-25 15:27:17.318 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:27:17.321 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=159882 2026-06-25 15:27:17.324 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-06-25 15:27:17.326 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:27:17.330 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:27:17.333 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:27:17.337 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:27:17.340 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:27:17.343 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:27:17.346 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:27:17.350 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:27:17.353 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:27:17.358 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:27:17.363 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401237360 2026-06-25 15:27:17.366 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:27:48.233 | From https://review.opendev.org/openstack/neutron 2026-06-25 15:27:48.235 | * branch master -> FETCH_HEAD 2026-06-25 15:27:48.248 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:27:48.252 | + functions-common:time_stop:2420 : local name 2026-06-25 15:27:48.257 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:27:48.262 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:27:48.266 | + functions-common:time_stop:2423 : local total 2026-06-25 15:27:48.270 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:27:48.274 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:27:48.279 | + functions-common:time_stop:2427 : start_time=1782401237360 2026-06-25 15:27:48.285 | + functions-common:time_stop:2429 : [[ -z 1782401237360 ]] 2026-06-25 15:27:48.290 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:27:48.301 | + functions-common:time_stop:2432 : end_time=1782401268295 2026-06-25 15:27:48.308 | + functions-common:time_stop:2433 : elapsed_time=30935 2026-06-25 15:27:48.312 | + functions-common:time_stop:2434 : total=159882 2026-06-25 15:27:48.317 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:27:48.321 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=190817 2026-06-25 15:27:48.327 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:27:48.332 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:27:48.338 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:27:48.343 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:27:48.347 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:27:48.352 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:27:48.356 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:27:48.362 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:27:48.368 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:27:48.374 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:27:48.381 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401268376 2026-06-25 15:27:48.386 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:27:48.879 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:27:48.879 | 2026-06-25 15:27:48.879 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:27:48.879 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:27:48.879 | state without impacting any branches by switching back to a branch. 2026-06-25 15:27:48.880 | 2026-06-25 15:27:48.880 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:27:48.880 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:27:48.880 | 2026-06-25 15:27:48.880 | git switch -c 2026-06-25 15:27:48.880 | 2026-06-25 15:27:48.880 | Or undo this operation with: 2026-06-25 15:27:48.880 | 2026-06-25 15:27:48.880 | git switch - 2026-06-25 15:27:48.881 | 2026-06-25 15:27:48.881 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:27:48.881 | 2026-06-25 15:27:48.881 | HEAD is now at c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-25 15:27:48.892 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:27:48.896 | + functions-common:time_stop:2420 : local name 2026-06-25 15:27:48.900 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:27:48.904 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:27:48.908 | + functions-common:time_stop:2423 : local total 2026-06-25 15:27:48.912 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:27:48.916 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:27:48.920 | + functions-common:time_stop:2427 : start_time=1782401268376 2026-06-25 15:27:48.924 | + functions-common:time_stop:2429 : [[ -z 1782401268376 ]] 2026-06-25 15:27:48.930 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:27:48.937 | + functions-common:time_stop:2432 : end_time=1782401268932 2026-06-25 15:27:48.941 | + functions-common:time_stop:2433 : elapsed_time=556 2026-06-25 15:27:48.945 | + functions-common:time_stop:2434 : total=190817 2026-06-25 15:27:48.949 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:27:48.953 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=191373 2026-06-25 15:27:48.958 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-06-25 15:27:48.978 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-06-25 15:27:48.983 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:27:48.984 | + functions-common:git_clone:673 : head -1 2026-06-25 15:27:48.989 | c372acdcc1 Merge "segments: Catch RP not found in ``_delete_nova_inventory``" 2026-06-25 15:27:48.993 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:27:48.997 | + lib/neutron:install_neutron:526 : setup_develop /opt/stack/neutron 2026-06-25 15:27:49.001 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:27:49.004 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 15:27:49.008 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-06-25 15:27:49.012 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:27:49.017 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-06-25 15:27:49.021 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:27:49.025 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 15:27:49.030 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-06-25 15:27:49.034 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:27:49.038 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:27:49.043 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-06-25 15:27:49.048 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:27:49.053 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-06-25 15:27:49.058 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:27:49.062 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:27:49.068 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-06-25 15:27:49.076 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-06-25 15:27:49.081 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-06-25 15:27:49.086 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-06-25 15:27:49.269 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-06-25 15:27:49.275 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:27:49.280 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:27:49.284 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:27:49.289 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-06-25 15:27:49.294 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-06-25 15:27:49.299 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:27:49.304 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:27:49.309 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:27:49.314 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:27:49.318 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:27:49.324 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:27:49.329 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:27:49.333 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-06-25 15:27:49.370 | Using python 3.12 to install /opt/stack/neutron 2026-06-25 15:27:49.374 | + 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-06-25 15:27:50.460 | Obtaining file:///opt/stack/neutron 2026-06-25 15:27:50.470 | Installing build dependencies: started 2026-06-25 15:27:52.588 | Installing build dependencies: finished with status 'done' 2026-06-25 15:27:52.589 | Checking if build backend supports build_editable: started 2026-06-25 15:27:53.337 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:27:53.342 | Getting requirements to build editable: started 2026-06-25 15:27:53.727 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:27:53.730 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:27:55.667 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:27:55.708 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.0.3) 2026-06-25 15:27:55.711 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.1) 2026-06-25 15:27:55.711 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-25 15:27:55.712 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.5.1) 2026-06-25 15:27:55.713 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.0) 2026-06-25 15:27:55.715 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.3.1) 2026-06-25 15:27:55.919 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev536) 2026-06-25 15:27:56.082 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-06-25 15:27:56.094 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (0.31.2) 2026-06-25 15:27:56.095 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.34.2) 2026-06-25 15:27:56.098 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.1.6) 2026-06-25 15:27:56.098 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (13.0.0) 2026-06-25 15:27:56.098 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.3.0) 2026-06-25 15:27:56.168 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev536) 2026-06-25 15:27:56.186 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-06-25 15:27:56.258 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev536) 2026-06-25 15:27:56.275 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-06-25 15:27:56.288 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (9.1.4) 2026-06-25 15:27:56.290 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.0.51) 2026-06-25 15:27:56.290 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.8.10) 2026-06-25 15:27:56.294 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.14.0) 2026-06-25 15:27:56.294 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (1.18.4) 2026-06-25 15:27:56.294 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.8.0) 2026-06-25 15:27:56.294 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.2.0) 2026-06-25 15:27:56.295 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.5.0) 2026-06-25 15:27:56.296 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.5.0) 2026-06-25 15:27:56.297 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.4.0) 2026-06-25 15:27:56.298 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.0.0) 2026-06-25 15:27:56.299 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (6.8.0) 2026-06-25 15:27:56.300 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.2.0) 2026-06-25 15:27:56.302 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.1.0) 2026-06-25 15:27:56.303 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-25 15:27:56.304 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.1.0) 2026-06-25 15:27:56.305 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.11.0) 2026-06-25 15:27:56.306 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.8.0) 2026-06-25 15:27:56.307 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.9.0) 2026-06-25 15:27:56.308 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (5.10.0) 2026-06-25 15:27:56.309 | Requirement already satisfied: oslo.service>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev536) (4.6.0) 2026-06-25 15:27:56.310 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (2.7.1) 2026-06-25 15:27:56.312 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (10.1.1) 2026-06-25 15:27:56.312 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.10.2) 2026-06-25 15:27:56.314 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.4.0) 2026-06-25 15:27:56.352 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev536) 2026-06-25 15:27:56.369 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 15:27:56.417 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev536) 2026-06-25 15:27:56.435 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:27:56.478 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev536) 2026-06-25 15:27:56.495 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-06-25 15:27:56.596 | Installing build dependencies: started 2026-06-25 15:27:58.353 | Installing build dependencies: finished with status 'done' 2026-06-25 15:27:58.354 | Getting requirements to build wheel: started 2026-06-25 15:27:59.023 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 15:27:59.025 | Preparing metadata (pyproject.toml): started 2026-06-25 15:27:59.412 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:27:59.468 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev536) 2026-06-25 15:27:59.484 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:27:59.497 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (7.2.2) 2026-06-25 15:27:59.535 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev536) 2026-06-25 15:27:59.554 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-06-25 15:27:59.565 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (24.2.1) 2026-06-25 15:27:59.568 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (18.13.0) 2026-06-25 15:27:59.568 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (4.17.0) 2026-06-25 15:27:59.600 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev536) 2026-06-25 15:27:59.621 | Downloading python_designateclient-6.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-06-25 15:27:59.668 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev536) 2026-06-25 15:27:59.685 | Downloading os_vif-5.0.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:27:59.695 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (3.3.0) 2026-06-25 15:27:59.696 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev536) (8.1.0) 2026-06-25 15:27:59.699 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev536) (1.3.12) 2026-06-25 15:27:59.700 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev536) (4.15.0) 2026-06-25 15:27:59.703 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.19.0->neutron==28.1.0.dev536) (2.2.1) 2026-06-25 15:27:59.708 | Requirement already satisfied: pyparsing<4,>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from httplib2>=0.22.0->neutron==28.1.0.dev536) (3.3.2) 2026-06-25 15:27:59.712 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev536) (3.0.3) 2026-06-25 15:27:59.715 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev536) (2.1.0) 2026-06-25 15:27:59.716 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.14.0->neutron==28.1.0.dev536) (1.8.2) 2026-06-25 15:27:59.722 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev536) (4.0.1) 2026-06-25 15:27:59.724 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev536) (2.13.0) 2026-06-25 15:27:59.725 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=5.1.0->neutron==28.1.0.dev536) (5.8.0) 2026-06-25 15:27:59.737 | Requirement already satisfied: setproctitle>=1.1.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron-lib>=4.1.0->neutron==28.1.0.dev536) (1.3.7) 2026-06-25 15:27:59.770 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev536) 2026-06-25 15:27:59.787 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-06-25 15:27:59.799 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (43.0.3) 2026-06-25 15:27:59.800 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (1.5.0) 2026-06-25 15:27:59.801 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (1.1.0) 2026-06-25 15:27:59.802 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (1.33) 2026-06-25 15:27:59.803 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (4.10.0) 2026-06-25 15:27:59.804 | Requirement already satisfied: PyYAML>=3.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev536) (6.0.3) 2026-06-25 15:27:59.809 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev536) (2.0.0) 2026-06-25 15:27:59.814 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=0.31.2->neutron==28.1.0.dev536) (3.0) 2026-06-25 15:27:59.822 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=0.31.2->neutron==28.1.0.dev536) (3.1.1) 2026-06-25 15:27:59.826 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev536) (0.41.0) 2026-06-25 15:27:59.827 | Requirement already satisfied: msgpack>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev536) (1.2.1) 2026-06-25 15:27:59.855 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev536) 2026-06-25 15:27:59.876 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-06-25 15:27:59.891 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-ken>=4.2.1->neutron==28.1.0.dev536) (26.2) 2026-06-25 15:27:59.894 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev536) (2.8.0) 2026-06-25 15:27:59.895 | Requirement already satisfied: greenlet>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->os-ken>=4.2.1->neutron==28.1.0.dev536) (3.5.2) 2026-06-25 15:27:59.907 | Requirement already satisfied: lxml>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev536) (6.1.1) 2026-06-25 15:27:59.908 | Requirement already satisfied: paramiko>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev536) (4.0.0) 2026-06-25 15:27:59.931 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->neutron==28.1.0.dev536) (0.20) 2026-06-25 15:27:59.937 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=10.2.0->neutron==28.1.0.dev536) (2.0.0) 2026-06-25 15:27:59.946 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev536) (2.1.2) 2026-06-25 15:27:59.946 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=4.44.0->neutron==28.1.0.dev536) (0.6.2) 2026-06-25 15:27:59.954 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=5.3.0->neutron==28.1.0.dev536) (2.9.0.post0) 2026-06-25 15:27:59.960 | Requirement already satisfied: cachetools>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (7.1.4) 2026-06-25 15:27:59.961 | Requirement already satisfied: amqp>=2.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (5.3.1) 2026-06-25 15:27:59.962 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (5.6.2) 2026-06-25 15:27:59.963 | Requirement already satisfied: oslo.metrics>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (0.16.0) 2026-06-25 15:27:59.967 | Requirement already satisfied: vine<6.0.0,>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from amqp>=2.5.2->oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (5.1.0) 2026-06-25 15:27:59.976 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (2026.2) 2026-06-25 15:27:59.985 | Requirement already satisfied: prometheus-client>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.metrics>=0.2.1->oslo.messaging>=7.0.0->neutron==28.1.0.dev536) (0.25.0) 2026-06-25 15:27:59.988 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev536) (5.0.0) 2026-06-25 15:27:59.990 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->neutron==28.1.0.dev536) (4.0.1) 2026-06-25 15:28:00.032 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=4.2.1->oslo.service[threading]>=4.2.1->neutron==28.1.0.dev536) (1.7.6) 2026-06-25 15:28:00.040 | Requirement already satisfied: cotyledon>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service[threading]>=4.2.1->neutron==28.1.0.dev536) (2.2.0) 2026-06-25 15:28:00.050 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev536) (3.17.0) 2026-06-25 15:28:00.102 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev536) 2026-06-25 15:28:00.117 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-06-25 15:28:00.162 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev536) 2026-06-25 15:28:00.165 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-06-25 15:28:00.184 | Requirement already satisfied: invoke>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev536) (3.0.3) 2026-06-25 15:28:00.185 | Requirement already satisfied: pynacl>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from paramiko>=3.2.0->ncclient>=0.6.13->os-ken>=4.2.1->neutron==28.1.0.dev536) (1.6.2) 2026-06-25 15:28:00.195 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev536) (82.0.1) 2026-06-25 15:28:00.223 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->neutron==28.1.0.dev536) (0.8.1) 2026-06-25 15:28:00.265 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=5.3.0->neutron==28.1.0.dev536) (1.17.0) 2026-06-25 15:28:00.270 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev536) (4.14.0) 2026-06-25 15:28:00.271 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-designateclient>=2.7.0->neutron==28.1.0.dev536) (4.26.0) 2026-06-25 15:28:00.307 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev536) 2026-06-25 15:28:00.324 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-06-25 15:28:00.341 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (0.6.0) 2026-06-25 15:28:00.342 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (4.0.0) 2026-06-25 15:28:00.353 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (3.0.52) 2026-06-25 15:28:00.355 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (1.11.0) 2026-06-25 15:28:00.356 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (15.0.0) 2026-06-25 15:28:00.357 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (1.8.0) 2026-06-25 15:28:00.362 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (26.1.0) 2026-06-25 15:28:00.363 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (2025.9.1) 2026-06-25 15:28:00.365 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (0.37.0) 2026-06-25 15:28:00.366 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (2026.5.1) 2026-06-25 15:28:00.431 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (3.4.7) 2026-06-25 15:28:00.433 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (3.18) 2026-06-25 15:28:00.434 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (2.7.0) 2026-06-25 15:28:00.436 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev536) (2023.11.17) 2026-06-25 15:28:00.472 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (4.2.0) 2026-06-25 15:28:00.474 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (2.20.0) 2026-06-25 15:28:00.486 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->python-designateclient>=2.7.0->neutron==28.1.0.dev536) (0.1.2) 2026-06-25 15:28:00.508 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->neutron==28.1.0.dev536) (0.8) 2026-06-25 15:28:00.573 | Requirement already satisfied: voluptuous>=0.8.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from tooz>=1.58.0->neutron==28.1.0.dev536) (0.16.0) 2026-06-25 15:28:00.669 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-06-25 15:28:00.757 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.7 MB/s 0:00:00 2026-06-25 15:28:00.774 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-06-25 15:28:00.947 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.4 MB/s 0:00:00 2026-06-25 15:28:00.964 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-06-25 15:28:00.990 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-06-25 15:28:01.013 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-06-25 15:28:01.038 | Downloading os_vif-5.0.0-py3-none-any.whl (103 kB) 2026-06-25 15:28:01.065 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-06-25 15:28:01.080 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-06-25 15:28:01.098 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-06-25 15:28:01.128 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-06-25 15:28:01.180 | Downloading python_designateclient-6.4.0-py3-none-any.whl (96 kB) 2026-06-25 15:28:01.206 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-06-25 15:28:01.235 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-06-25 15:28:01.268 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-06-25 15:28:01.379 | Building wheels for collected packages: neutron, ovs 2026-06-25 15:28:01.381 | Building editable for neutron (pyproject.toml): started 2026-06-25 15:28:03.776 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-06-25 15:28:03.777 | Created wheel for neutron: filename=neutron-28.1.0.dev536-0.editable-py3-none-any.whl size=15980 sha256=c0e62761e6fad97292d228449fa805fd5d7de72249309190626f1105a9e5b426 2026-06-25 15:28:03.778 | Stored in directory: /tmp/pip-ephem-wheel-cache-p7e6cguu/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-06-25 15:28:03.784 | Building wheel for ovs (pyproject.toml): started 2026-06-25 15:28:04.718 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-06-25 15:28:04.720 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=a89c80dd9231e7504bc0c512c4f3f61ece725de49a72cd5fa7c52b503afef0e6 2026-06-25 15:28:04.720 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-06-25 15:28:04.725 | Successfully built neutron ovs 2026-06-25 15:28:05.043 | Installing collected packages: sortedcontainers, pyroute2, ovs, fixtures, pecan, ovsdbapp, os-traits, os-resource-classes, ncclient, os-ken, osc-lib, python-neutronclient, python-designateclient, os-vif, neutron-lib, neutron 2026-06-25 15:28:11.180 | 2026-06-25 15:28:11.205 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev536 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.0.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-6.4.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-06-25 15:28:11.523 | + inc/python:pip_install:216 : result=0 2026-06-25 15:28:11.527 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:28:11.531 | + functions-common:time_stop:2420 : local name 2026-06-25 15:28:11.535 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:28:11.538 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:28:11.542 | + functions-common:time_stop:2423 : local total 2026-06-25 15:28:11.545 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:28:11.549 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:28:11.552 | + functions-common:time_stop:2427 : start_time=1782401269361 2026-06-25 15:28:11.556 | + functions-common:time_stop:2429 : [[ -z 1782401269361 ]] 2026-06-25 15:28:11.559 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:28:11.563 | + functions-common:time_stop:2432 : end_time=1782401291560 2026-06-25 15:28:11.566 | + functions-common:time_stop:2433 : elapsed_time=22199 2026-06-25 15:28:11.569 | + functions-common:time_stop:2434 : total=131419 2026-06-25 15:28:11.573 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:28:11.577 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=153618 2026-06-25 15:28:11.580 | + inc/python:pip_install:219 : return 0 2026-06-25 15:28:11.584 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:28:11.587 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:28:11.590 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-06-25 15:28:11.594 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-06-25 15:28:11.596 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:28:11.599 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:28:11.604 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-06-25 15:28:11.607 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:28:11.609 | + lib/neutron:install_neutron:528 : [[ ovn == \o\v\n ]] 2026-06-25 15:28:11.613 | + lib/neutron:install_neutron:529 : install_ovn 2026-06-25 15:28:11.617 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-06-25 15:28:11.617 | Installing OVN and dependent packages 2026-06-25 15:28:11.621 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-06-25 15:28:11.624 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-06-25 15:28:11.651 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:28:11.655 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-06-25 15:28:11.683 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:28:11.688 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-06-25 15:28:11.714 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:28:11.718 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-06-25 15:28:11.722 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-06-25 15:28:11.747 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:28:11.751 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-06-25 15:28:11.754 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-06-25 15:28:11.776 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-06-25 15:28:11.782 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-06-25 15:28:11.800 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-06-25 15:28:11.807 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-06-25 15:28:11.842 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-06-25 15:28:11.846 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:28:11.851 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:28:11.855 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:28:11.860 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:28:11.865 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:28:11.869 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:28:11.874 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:28:11.879 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:28:11.882 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:28:11.888 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:28:11.892 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:28:11.896 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:28:11.901 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-06-25 15:28:11.905 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:28:11.909 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:28:11.914 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:28:11.918 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-06-25 15:28:11.952 | + 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-06-25 15:28:11.997 | Reading package lists... 2026-06-25 15:28:12.418 | Building dependency tree... 2026-06-25 15:28:12.419 | Reading state information... 2026-06-25 15:28:13.070 | fakeroot is already the newest version (1.33-1). 2026-06-25 15:28:13.070 | fakeroot set to manually installed. 2026-06-25 15:28:13.070 | make is already the newest version (4.3-4.1build2). 2026-06-25 15:28:13.070 | make set to manually installed. 2026-06-25 15:28:13.070 | The following additional packages will be installed: 2026-06-25 15:28:13.070 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-06-25 15:28:13.071 | python3-sortedcontainers 2026-06-25 15:28:13.074 | Suggested packages: 2026-06-25 15:28:13.074 | openvswitch-doc python-sortedcontainers-doc 2026-06-25 15:28:13.122 | The following NEW packages will be installed: 2026-06-25 15:28:13.123 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-06-25 15:28:13.124 | python3-openvswitch python3-sortedcontainers 2026-06-25 15:28:13.223 | 0 upgraded, 6 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:28:13.223 | Need to get 4219 kB of archives. 2026-06-25 15:28:13.223 | After this operation, 13.3 MB of additional disk space will be used. 2026-06-25 15:28:13.223 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-06-25 15:28:13.306 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-06-25 15:28:13.339 | Get:3 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-06-25 15:28:13.340 | Get:4 http://de.archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-06-25 15:28:13.342 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-06-25 15:28:13.365 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-06-25 15:28:13.670 | perl: warning: Setting locale failed. 2026-06-25 15:28:13.670 | perl: warning: Please check that your locale settings: 2026-06-25 15:28:13.670 | LANGUAGE = (unset), 2026-06-25 15:28:13.670 | LC_ALL = "en_US.utf8", 2026-06-25 15:28:13.670 | LANG = "de_DE.UTF-8" 2026-06-25 15:28:13.670 | are supported and installed on your system. 2026-06-25 15:28:13.670 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:28:13.736 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:28:13.736 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:28:13.736 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:28:13.957 | Fetched 4219 kB in 0s (18.5 MB/s) 2026-06-25 15:28:14.012 | Selecting previously unselected package libunbound8:amd64. 2026-06-25 15:28:14.091 | (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 ... 126834 files and directories currently installed.) 2026-06-25 15:28:14.098 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-06-25 15:28:14.107 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 15:28:14.171 | Selecting previously unselected package openvswitch-common. 2026-06-25 15:28:14.187 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 15:28:14.192 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:28:14.309 | Selecting previously unselected package python3-sortedcontainers. 2026-06-25 15:28:14.321 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-06-25 15:28:14.326 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-06-25 15:28:14.388 | Selecting previously unselected package libxdp1:amd64. 2026-06-25 15:28:14.402 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-06-25 15:28:14.406 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 15:28:14.470 | Selecting previously unselected package python3-openvswitch. 2026-06-25 15:28:14.483 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 15:28:14.488 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:28:14.605 | Selecting previously unselected package openvswitch-switch. 2026-06-25 15:28:14.618 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-06-25 15:28:14.628 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:28:14.779 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-06-25 15:28:15.066 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-06-25 15:28:15.079 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-06-25 15:28:15.091 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:28:15.108 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:28:15.521 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-06-25 15:28:15.547 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-06-25 15:28:16.293 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-06-25 15:28:16.498 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-06-25 15:28:17.592 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:28:19.400 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:28:19.663 | perl: warning: Setting locale failed. 2026-06-25 15:28:19.663 | perl: warning: Please check that your locale settings: 2026-06-25 15:28:19.663 | LANGUAGE = (unset), 2026-06-25 15:28:19.663 | LC_ALL = "en_US.utf8", 2026-06-25 15:28:19.663 | LANG = "de_DE.UTF-8" 2026-06-25 15:28:19.663 | are supported and installed on your system. 2026-06-25 15:28:19.663 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:28:19.798 | perl: warning: Setting locale failed. 2026-06-25 15:28:19.798 | perl: warning: Please check that your locale settings: 2026-06-25 15:28:19.798 | LANGUAGE = (unset), 2026-06-25 15:28:19.798 | LC_ALL = "en_US.utf8", 2026-06-25 15:28:19.798 | LANG = "de_DE.UTF-8" 2026-06-25 15:28:19.798 | are supported and installed on your system. 2026-06-25 15:28:19.799 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:28:19.851 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:28:19.852 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:28:19.852 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:28:19.925 | perl: warning: Setting locale failed. 2026-06-25 15:28:19.925 | perl: warning: Please check that your locale settings: 2026-06-25 15:28:19.925 | LANGUAGE = (unset), 2026-06-25 15:28:19.925 | LC_ALL = "en_US.utf8", 2026-06-25 15:28:19.925 | LANG = "de_DE.UTF-8" 2026-06-25 15:28:19.926 | are supported and installed on your system. 2026-06-25 15:28:19.926 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:28:20.449 | 2026-06-25 15:28:20.449 | Running kernel seems to be up-to-date. 2026-06-25 15:28:20.449 | 2026-06-25 15:28:20.449 | Restarting services... 2026-06-25 15:28:20.503 | 2026-06-25 15:28:20.503 | Service restarts being deferred: 2026-06-25 15:28:20.503 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:28:20.503 | systemctl restart systemd-logind.service 2026-06-25 15:28:20.503 | systemctl restart virtlockd.service 2026-06-25 15:28:20.503 | systemctl restart virtlogd.service 2026-06-25 15:28:20.503 | 2026-06-25 15:28:20.504 | No containers need to be restarted. 2026-06-25 15:28:20.504 | 2026-06-25 15:28:20.504 | User sessions running outdated binaries: 2026-06-25 15:28:20.504 | quobyte @ session #7: sshd[2035] 2026-06-25 15:28:20.515 | quobyte @ user manager service: systemd[1173] 2026-06-25 15:28:20.526 | 2026-06-25 15:28:20.526 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:28:23.287 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:28:23.291 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:28:23.295 | + functions-common:time_stop:2420 : local name 2026-06-25 15:28:23.299 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:28:23.302 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:28:23.307 | + functions-common:time_stop:2423 : local total 2026-06-25 15:28:23.310 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:28:23.315 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:28:23.318 | + functions-common:time_stop:2427 : start_time=1782401291947 2026-06-25 15:28:23.323 | + functions-common:time_stop:2429 : [[ -z 1782401291947 ]] 2026-06-25 15:28:23.328 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:28:23.334 | + functions-common:time_stop:2432 : end_time=1782401303329 2026-06-25 15:28:23.338 | + functions-common:time_stop:2433 : elapsed_time=11382 2026-06-25 15:28:23.342 | + functions-common:time_stop:2434 : total=202020 2026-06-25 15:28:23.346 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:28:23.350 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=213402 2026-06-25 15:28:23.354 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:28:23.359 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-06-25 15:28:23.389 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 15:28:23.392 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:28:23.396 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:28:23.399 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:28:23.403 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:28:23.407 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:28:23.410 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:28:23.414 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:28:23.418 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:28:23.422 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:28:23.427 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:28:23.431 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:28:23.435 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:28:23.439 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-06-25 15:28:23.443 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:28:23.447 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:28:23.450 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:28:23.454 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-06-25 15:28:23.485 | + 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-06-25 15:28:23.527 | Reading package lists... 2026-06-25 15:28:24.002 | Building dependency tree... 2026-06-25 15:28:24.005 | Reading state information... 2026-06-25 15:28:24.791 | The following additional packages will be installed: 2026-06-25 15:28:24.792 | ovn-common 2026-06-25 15:28:24.839 | The following NEW packages will be installed: 2026-06-25 15:28:24.840 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-06-25 15:28:24.894 | 0 upgraded, 4 newly installed, 0 to remove and 85 not upgraded. 2026-06-25 15:28:24.894 | Need to get 2360 kB of archives. 2026-06-25 15:28:24.895 | After this operation, 8355 kB of additional disk space will be used. 2026-06-25 15:28:24.895 | Get:1 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-06-25 15:28:24.929 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-06-25 15:28:24.936 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-06-25 15:28:24.939 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-06-25 15:28:25.214 | perl: warning: Setting locale failed. 2026-06-25 15:28:25.214 | perl: warning: Please check that your locale settings: 2026-06-25 15:28:25.214 | LANGUAGE = (unset), 2026-06-25 15:28:25.215 | LC_ALL = "en_US.utf8", 2026-06-25 15:28:25.215 | LANG = "de_DE.UTF-8" 2026-06-25 15:28:25.215 | are supported and installed on your system. 2026-06-25 15:28:25.215 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:28:25.283 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:28:25.283 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:28:25.283 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:28:25.507 | Fetched 2360 kB in 0s (32.0 MB/s) 2026-06-25 15:28:25.598 | Selecting previously unselected package ovn-common. 2026-06-25 15:28:25.685 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127034 files and directories currently installed.) 2026-06-25 15:28:25.693 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:28:25.698 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:28:25.816 | Selecting previously unselected package ovn-central. 2026-06-25 15:28:25.831 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:28:25.834 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:28:25.904 | Selecting previously unselected package ovn-controller-vtep. 2026-06-25 15:28:25.918 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:28:25.922 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:28:25.988 | Selecting previously unselected package ovn-host. 2026-06-25 15:28:26.005 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-06-25 15:28:26.013 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:28:26.112 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:28:26.134 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:28:26.624 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 15:28:26.821 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-06-25 15:28:27.324 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-06-25 15:28:27.388 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:28:27.965 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 15:28:28.171 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-06-25 15:28:28.920 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-06-25 15:28:29.648 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-06-25 15:28:30.565 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-06-25 15:28:30.641 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-06-25 15:28:30.847 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-06-25 15:28:31.468 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:28:33.582 | perl: warning: Setting locale failed. 2026-06-25 15:28:33.582 | perl: warning: Please check that your locale settings: 2026-06-25 15:28:33.582 | LANGUAGE = (unset), 2026-06-25 15:28:33.582 | LC_ALL = "en_US.utf8", 2026-06-25 15:28:33.582 | LANG = "de_DE.UTF-8" 2026-06-25 15:28:33.582 | are supported and installed on your system. 2026-06-25 15:28:33.582 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:28:33.744 | perl: warning: Setting locale failed. 2026-06-25 15:28:33.744 | perl: warning: Please check that your locale settings: 2026-06-25 15:28:33.744 | LANGUAGE = (unset), 2026-06-25 15:28:33.744 | LC_ALL = "en_US.utf8", 2026-06-25 15:28:33.744 | LANG = "de_DE.UTF-8" 2026-06-25 15:28:33.744 | are supported and installed on your system. 2026-06-25 15:28:33.744 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:28:33.800 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:28:33.800 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:28:33.800 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:28:33.878 | perl: warning: Setting locale failed. 2026-06-25 15:28:33.878 | perl: warning: Please check that your locale settings: 2026-06-25 15:28:33.878 | LANGUAGE = (unset), 2026-06-25 15:28:33.878 | LC_ALL = "en_US.utf8", 2026-06-25 15:28:33.878 | LANG = "de_DE.UTF-8" 2026-06-25 15:28:33.879 | are supported and installed on your system. 2026-06-25 15:28:33.879 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:28:34.429 | 2026-06-25 15:28:34.429 | Running kernel seems to be up-to-date. 2026-06-25 15:28:34.430 | 2026-06-25 15:28:34.430 | Restarting services... 2026-06-25 15:28:34.483 | 2026-06-25 15:28:34.484 | Service restarts being deferred: 2026-06-25 15:28:34.484 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:28:34.484 | systemctl restart systemd-logind.service 2026-06-25 15:28:34.484 | systemctl restart virtlockd.service 2026-06-25 15:28:34.484 | systemctl restart virtlogd.service 2026-06-25 15:28:34.484 | 2026-06-25 15:28:34.484 | No containers need to be restarted. 2026-06-25 15:28:34.484 | 2026-06-25 15:28:34.485 | User sessions running outdated binaries: 2026-06-25 15:28:34.485 | quobyte @ session #7: sshd[2035] 2026-06-25 15:28:34.497 | quobyte @ user manager service: systemd[1173] 2026-06-25 15:28:34.510 | 2026-06-25 15:28:34.511 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:28:37.125 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:28:37.129 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:28:37.133 | + functions-common:time_stop:2420 : local name 2026-06-25 15:28:37.138 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:28:37.142 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:28:37.146 | + functions-common:time_stop:2423 : local total 2026-06-25 15:28:37.150 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:28:37.153 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:28:37.157 | + functions-common:time_stop:2427 : start_time=1782401303481 2026-06-25 15:28:37.161 | + functions-common:time_stop:2429 : [[ -z 1782401303481 ]] 2026-06-25 15:28:37.166 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:28:37.172 | + functions-common:time_stop:2432 : end_time=1782401317168 2026-06-25 15:28:37.176 | + functions-common:time_stop:2433 : elapsed_time=13687 2026-06-25 15:28:37.180 | + functions-common:time_stop:2434 : total=213402 2026-06-25 15:28:37.183 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:28:37.187 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=227089 2026-06-25 15:28:37.191 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:28:37.196 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 15:28:37.200 | + lib/neutron_plugins/ovn_agent:install_ovn:439 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-06-25 15:28:37.205 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-06-25 15:28:37.209 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-06-25 15:28:37.216 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:28:37.220 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-06-25 15:28:37.224 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:28:37.228 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-06-25 15:28:37.232 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:28:37.236 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-06-25 15:28:37.241 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:28:37.245 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-06-25 15:28:37.249 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:28:37.254 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-06-25 15:28:37.259 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:28:37.263 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-06-25 15:28:37.268 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:28:37.272 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-06-25 15:28:37.276 | + lib/neutron_plugins/ovn_agent:install_ovn:444 : for logfile in ovs-vswitchd.log ovn-northd.log ovn-controller.log ovn-controller-vtep.log ovs-vtep.log ovsdb-server.log ovsdb-server-nb.log ovsdb-server-sb.log 2026-06-25 15:28:37.280 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-06-25 15:28:37.284 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-06-25 15:28:37.288 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-06-25 15:28:37.292 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:28:37.296 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:28:37.300 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-06-25 15:28:37.304 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:28:37.308 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-06-25 15:28:37.312 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:28:37.316 | + ./stack.sh:main:956 : is_service_enabled nova 2026-06-25 15:28:37.344 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:28:37.351 | + ./stack.sh:main:958 : stack_install_service nova 2026-06-25 15:28:37.357 | + lib/stack:stack_install_service:20 : local service=nova 2026-06-25 15:28:37.360 | + lib/stack:stack_install_service:21 : type install_nova 2026-06-25 15:28:37.365 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:28:37.369 | + lib/stack:stack_install_service:32 : install_nova 2026-06-25 15:28:37.373 | + lib/nova:install_nova:910 : use_library_from_git os-vif 2026-06-25 15:28:37.377 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-06-25 15:28:37.380 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:28:37.383 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:28:37.386 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-06-25 15:28:37.390 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:28:37.393 | + lib/nova:install_nova:915 : is_service_enabled n-cpu 2026-06-25 15:28:37.419 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:28:37.423 | + lib/nova:install_nova:915 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 15:28:37.427 | + lib/nova:install_nova:916 : install_nova_hypervisor 2026-06-25 15:28:37.432 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-06-25 15:28:37.436 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-06-25 15:28:37.440 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-06-25 15:28:37.607 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-06-25 15:28:37.610 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:28:37.614 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:28:37.618 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 15:28:37.622 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:28:37.626 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:28:37.630 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:28:37.633 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:28:37.637 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:28:37.640 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:28:37.643 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:28:37.647 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:28:37.651 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:28:37.655 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:28:37.659 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:28:37.663 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:28:37.667 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 15:28:37.671 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:28:37.675 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:28:37.679 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:28:37.683 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-06-25 15:28:37.715 | + 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-06-25 15:28:37.762 | Reading package lists... 2026-06-25 15:28:38.214 | Building dependency tree... 2026-06-25 15:28:38.217 | Reading state information... 2026-06-25 15:28:38.880 | The following additional packages will be installed: 2026-06-25 15:28:38.880 | libvirt-daemon libvirt-daemon-config-network libvirt-daemon-config-nwfilter 2026-06-25 15:28:38.880 | libvirt-daemon-driver-qemu libvirt-daemon-system-systemd libvirt-l10n 2026-06-25 15:28:38.881 | libvirt0 python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-06-25 15:28:38.881 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-06-25 15:28:38.882 | qemu-system-sparc 2026-06-25 15:28:38.885 | Suggested packages: 2026-06-25 15:28:38.885 | libvirt-clients-qemu libvirt-login-shell 2026-06-25 15:28:38.885 | libvirt-daemon-driver-storage-gluster 2026-06-25 15:28:38.885 | libvirt-daemon-driver-storage-iscsi-direct libvirt-daemon-driver-storage-rbd 2026-06-25 15:28:38.885 | libvirt-daemon-driver-storage-zfs libvirt-daemon-driver-lxc 2026-06-25 15:28:38.885 | libvirt-daemon-driver-vbox libvirt-daemon-driver-xen numad passt auditd 2026-06-25 15:28:38.886 | nfs-common systemtap zfsutils python-zstandard-doc samba vde2 2026-06-25 15:28:38.948 | The following packages will be REMOVED: 2026-06-25 15:28:38.952 | apport-core-dump-handler 2026-06-25 15:28:38.954 | The following NEW packages will be installed: 2026-06-25 15:28:38.955 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-06-25 15:28:38.955 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-06-25 15:28:38.956 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-06-25 15:28:38.960 | The following packages will be upgraded: 2026-06-25 15:28:38.960 | libvirt-clients libvirt-daemon libvirt-daemon-config-network 2026-06-25 15:28:38.960 | libvirt-daemon-config-nwfilter libvirt-daemon-driver-qemu 2026-06-25 15:28:38.961 | libvirt-daemon-system libvirt-daemon-system-systemd libvirt-l10n libvirt0 2026-06-25 15:28:39.033 | 9 upgraded, 13 newly installed, 1 to remove and 76 not upgraded. 2026-06-25 15:28:39.033 | Need to get 113 MB of archives. 2026-06-25 15:28:39.033 | After this operation, 897 MB of additional disk space will be used. 2026-06-25 15:28:39.033 | Get:1 http://de.archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-06-25 15:28:39.058 | Get:2 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-06-25 15:28:39.060 | Get:3 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-l10n all 10.0.0-2ubuntu8.14 [1150 B] 2026-06-25 15:28:39.060 | Get:4 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-driver-qemu amd64 10.0.0-2ubuntu8.14 [740 kB] 2026-06-25 15:28:39.070 | Get:5 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-clients amd64 10.0.0-2ubuntu8.14 [438 kB] 2026-06-25 15:28:39.075 | Get:6 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon amd64 10.0.0-2ubuntu8.14 [431 kB] 2026-06-25 15:28:39.080 | Get:7 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-nwfilter all 10.0.0-2ubuntu8.14 [6040 B] 2026-06-25 15:28:39.081 | Get:8 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system amd64 10.0.0-2ubuntu8.14 [49.8 kB] 2026-06-25 15:28:39.083 | Get:9 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-config-network all 10.0.0-2ubuntu8.14 [3112 B] 2026-06-25 15:28:39.083 | Get:10 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt-daemon-system-systemd all 10.0.0-2ubuntu8.14 [1374 B] 2026-06-25 15:28:39.084 | Get:11 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 libvirt0 amd64 10.0.0-2ubuntu8.14 [1830 kB] 2026-06-25 15:28:39.106 | Get:12 http://de.archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-06-25 15:28:39.109 | Get:13 http://de.archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-06-25 15:28:39.112 | Get:14 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-06-25 15:28:39.239 | Get:15 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-06-25 15:28:39.424 | Get:16 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-06-25 15:28:39.529 | Get:17 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-06-25 15:28:39.601 | Get:18 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-06-25 15:28:39.641 | Get:19 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-06-25 15:28:40.377 | Get:20 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-06-25 15:28:40.378 | Get:21 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-06-25 15:28:40.444 | Get:22 http://de.archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-06-25 15:28:40.753 | perl: warning: Setting locale failed. 2026-06-25 15:28:40.754 | perl: warning: Please check that your locale settings: 2026-06-25 15:28:40.754 | LANGUAGE = (unset), 2026-06-25 15:28:40.754 | LC_ALL = "en_US.utf8", 2026-06-25 15:28:40.754 | LANG = "de_DE.UTF-8" 2026-06-25 15:28:40.754 | are supported and installed on your system. 2026-06-25 15:28:40.754 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:28:40.821 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:28:40.821 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:28:40.822 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:28:40.974 | Vorkonfiguration der Pakete ... 2026-06-25 15:28:41.242 | Fetched 113 MB in 1s (77.7 MB/s) 2026-06-25 15:28:41.290 | Selecting previously unselected package python3-zstandard. 2026-06-25 15:28:41.364 | (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 ... 127102 files and directories currently installed.) 2026-06-25 15:28:41.370 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-06-25 15:28:41.377 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-06-25 15:28:41.541 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-06-25 15:28:41.541 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 15:28:41.541 | Package apport-core-dump-handler is to be removed. 2026-06-25 15:28:41.543 | Package python3-zstandard is not configured yet. 2026-06-25 15:28:41.543 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 15:28:41.543 | Package apport-core-dump-handler is to be removed. 2026-06-25 15:28:41.543 | Package systemd-coredump is not installed. 2026-06-25 15:28:41.543 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-06-25 15:28:41.543 | Package apport-core-dump-handler is to be removed. 2026-06-25 15:28:41.543 | Package python3-zstandard is not configured yet. 2026-06-25 15:28:41.543 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-06-25 15:28:41.543 | Package apport-core-dump-handler is to be removed. 2026-06-25 15:28:41.544 | Package systemd-coredump is not installed. 2026-06-25 15:28:41.544 | 2026-06-25 15:28:41.619 | (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 ... 127118 files and directories currently installed.) 2026-06-25 15:28:41.628 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-06-25 15:28:42.630 | Selecting previously unselected package systemd-coredump. 2026-06-25 15:28:42.710 | (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 ... 127114 files and directories currently installed.) 2026-06-25 15:28:42.718 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-06-25 15:28:42.723 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 15:28:42.809 | Preparing to unpack .../01-libvirt-l10n_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 15:28:42.846 | Unpacking libvirt-l10n (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:28:42.931 | Preparing to unpack .../02-libvirt-daemon-driver-qemu_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:28:42.965 | Unpacking libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:28:43.086 | Preparing to unpack .../03-libvirt-clients_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:28:43.124 | Unpacking libvirt-clients (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:28:43.246 | Preparing to unpack .../04-libvirt-daemon_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:28:43.282 | Unpacking libvirt-daemon (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:28:43.407 | Preparing to unpack .../05-libvirt-daemon-config-nwfilter_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 15:28:43.440 | Unpacking libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:28:43.539 | Preparing to unpack .../06-libvirt-daemon-system_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:28:43.660 | Unpacking libvirt-daemon-system (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:28:43.790 | Preparing to unpack .../07-libvirt-daemon-config-network_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 15:28:43.826 | Unpacking libvirt-daemon-config-network (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:28:43.918 | Preparing to unpack .../08-libvirt-daemon-system-systemd_10.0.0-2ubuntu8.14_all.deb ... 2026-06-25 15:28:43.955 | Unpacking libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:28:44.047 | Preparing to unpack .../09-libvirt0_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:28:44.065 | Unpacking libvirt0:amd64 (10.0.0-2ubuntu8.14) over (10.0.0-2ubuntu8.13) ... 2026-06-25 15:28:44.278 | Selecting previously unselected package libvirt-dev:amd64. 2026-06-25 15:28:44.292 | Preparing to unpack .../10-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-06-25 15:28:44.308 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 15:28:44.393 | Selecting previously unselected package python3-libvirt. 2026-06-25 15:28:44.408 | Preparing to unpack .../11-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-06-25 15:28:44.413 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-06-25 15:28:44.498 | Selecting previously unselected package qemu-system-arm. 2026-06-25 15:28:44.513 | Preparing to unpack .../12-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:28:44.529 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:28:45.150 | Selecting previously unselected package qemu-system-mips. 2026-06-25 15:28:45.166 | Preparing to unpack .../13-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:28:45.182 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:28:45.882 | Selecting previously unselected package qemu-system-ppc. 2026-06-25 15:28:45.898 | Preparing to unpack .../14-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:28:45.913 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:28:46.338 | Selecting previously unselected package qemu-system-sparc. 2026-06-25 15:28:46.353 | Preparing to unpack .../15-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:28:46.368 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:28:46.683 | Selecting previously unselected package qemu-system-s390x. 2026-06-25 15:28:46.700 | Preparing to unpack .../16-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:28:46.717 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:28:46.931 | Selecting previously unselected package qemu-system-misc. 2026-06-25 15:28:46.946 | Preparing to unpack .../17-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:28:46.961 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:28:48.994 | Selecting previously unselected package qemu-system. 2026-06-25 15:28:49.010 | Preparing to unpack .../18-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-06-25 15:28:49.015 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:28:49.068 | Selecting previously unselected package qemu-efi-aarch64. 2026-06-25 15:28:49.083 | Preparing to unpack .../19-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 15:28:49.088 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 15:28:51.109 | Selecting previously unselected package qemu-efi-arm. 2026-06-25 15:28:51.124 | Preparing to unpack .../20-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-06-25 15:28:51.129 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 15:28:52.009 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-06-25 15:28:52.549 | Creating group 'systemd-coredump' with GID 987. 2026-06-25 15:28:52.552 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-06-25 15:28:52.577 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:28:52.596 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:28:52.615 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:28:52.632 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-06-25 15:28:52.644 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:28:52.663 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-06-25 15:28:52.921 | Setting up libvirt0:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 15:28:52.934 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:28:52.954 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-06-25 15:28:52.966 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:28:52.984 | Setting up libvirt-daemon-config-nwfilter (10.0.0-2ubuntu8.14) ... 2026-06-25 15:28:53.557 | Setting up libvirt-daemon-config-network (10.0.0-2ubuntu8.14) ... 2026-06-25 15:28:54.068 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-06-25 15:28:54.373 | Setting up libvirt-clients (10.0.0-2ubuntu8.14) ... 2026-06-25 15:28:54.410 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-06-25 15:28:54.431 | Setting up libvirt-l10n (10.0.0-2ubuntu8.14) ... 2026-06-25 15:28:54.451 | Setting up libvirt-daemon-driver-qemu (10.0.0-2ubuntu8.14) ... 2026-06-25 15:28:54.471 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-06-25 15:28:54.485 | Setting up libvirt-daemon-system-systemd (10.0.0-2ubuntu8.14) ... 2026-06-25 15:28:54.505 | Setting up libvirt-daemon (10.0.0-2ubuntu8.14) ... 2026-06-25 15:28:54.525 | Setting up libvirt-daemon-system (10.0.0-2ubuntu8.14) ... 2026-06-25 15:28:54.710 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:28:54.710 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:28:54.710 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:28:58.474 | Setting up libvirt-daemon dnsmasq configuration. 2026-06-25 15:28:58.544 | Processing triggers for man-db (2.12.0-4build2) ... 2026-06-25 15:29:00.414 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-06-25 15:29:00.706 | perl: warning: Setting locale failed. 2026-06-25 15:29:00.706 | perl: warning: Please check that your locale settings: 2026-06-25 15:29:00.706 | LANGUAGE = (unset), 2026-06-25 15:29:00.706 | LC_ALL = "en_US.utf8", 2026-06-25 15:29:00.706 | LANG = "de_DE.UTF-8" 2026-06-25 15:29:00.707 | are supported and installed on your system. 2026-06-25 15:29:00.707 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:29:00.876 | perl: warning: Setting locale failed. 2026-06-25 15:29:00.877 | perl: warning: Please check that your locale settings: 2026-06-25 15:29:00.877 | LANGUAGE = (unset), 2026-06-25 15:29:00.877 | LC_ALL = "en_US.utf8", 2026-06-25 15:29:00.877 | LANG = "de_DE.UTF-8" 2026-06-25 15:29:00.877 | are supported and installed on your system. 2026-06-25 15:29:00.877 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:29:00.966 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-06-25 15:29:00.966 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-06-25 15:29:00.966 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-06-25 15:29:01.042 | perl: warning: Setting locale failed. 2026-06-25 15:29:01.042 | perl: warning: Please check that your locale settings: 2026-06-25 15:29:01.042 | LANGUAGE = (unset), 2026-06-25 15:29:01.042 | LC_ALL = "en_US.utf8", 2026-06-25 15:29:01.042 | LANG = "de_DE.UTF-8" 2026-06-25 15:29:01.043 | are supported and installed on your system. 2026-06-25 15:29:01.043 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:29:01.602 | 2026-06-25 15:29:01.602 | Running kernel seems to be up-to-date. 2026-06-25 15:29:01.602 | 2026-06-25 15:29:01.603 | Restarting services... 2026-06-25 15:29:01.668 | 2026-06-25 15:29:01.668 | Service restarts being deferred: 2026-06-25 15:29:01.669 | /etc/needrestart/restart.d/dbus.service 2026-06-25 15:29:01.669 | systemctl restart systemd-logind.service 2026-06-25 15:29:01.669 | systemctl restart virtlockd.service 2026-06-25 15:29:01.669 | systemctl restart virtlogd.service 2026-06-25 15:29:01.669 | 2026-06-25 15:29:01.669 | No containers need to be restarted. 2026-06-25 15:29:01.669 | 2026-06-25 15:29:01.669 | User sessions running outdated binaries: 2026-06-25 15:29:01.669 | quobyte @ session #7: sshd[2035] 2026-06-25 15:29:01.681 | quobyte @ user manager service: systemd[1173] 2026-06-25 15:29:01.695 | 2026-06-25 15:29:01.695 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-06-25 15:29:04.620 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:29:04.623 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:29:04.627 | + functions-common:time_stop:2420 : local name 2026-06-25 15:29:04.631 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:29:04.635 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:29:04.639 | + functions-common:time_stop:2423 : local total 2026-06-25 15:29:04.643 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:29:04.646 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:29:04.650 | + functions-common:time_stop:2427 : start_time=1782401317710 2026-06-25 15:29:04.653 | + functions-common:time_stop:2429 : [[ -z 1782401317710 ]] 2026-06-25 15:29:04.659 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:29:04.673 | + functions-common:time_stop:2432 : end_time=1782401344669 2026-06-25 15:29:04.678 | + functions-common:time_stop:2433 : elapsed_time=26959 2026-06-25 15:29:04.683 | + functions-common:time_stop:2434 : total=227089 2026-06-25 15:29:04.686 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:29:04.691 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=254048 2026-06-25 15:29:04.695 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:29:04.698 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 15:29:04.704 | + functions-common:install_package:1438 : update_package_repo 2026-06-25 15:29:04.708 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-06-25 15:29:04.712 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-06-25 15:29:04.714 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-06-25 15:29:04.719 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-06-25 15:29:04.723 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-06-25 15:29:04.727 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:29:04.731 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:29:04.735 | + functions-common:update_package_repo:1421 : apt_get_update 2026-06-25 15:29:04.740 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-06-25 15:29:04.743 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-06-25 15:29:04.748 | + functions-common:apt_get_update:1167 : return 2026-06-25 15:29:04.751 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-06-25 15:29:04.755 | + functions-common:real_install_package:1426 : is_ubuntu 2026-06-25 15:29:04.760 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:29:04.764 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:29:04.768 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-06-25 15:29:04.799 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-06-25 15:29:04.840 | Reading package lists... 2026-06-25 15:29:05.352 | Building dependency tree... 2026-06-25 15:29:05.355 | Reading state information... 2026-06-25 15:29:06.339 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-06-25 15:29:06.339 | ovmf set to manually installed. 2026-06-25 15:29:06.339 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 15:29:06.339 | swtpm set to manually installed. 2026-06-25 15:29:06.339 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-06-25 15:29:06.340 | swtpm-tools set to manually installed. 2026-06-25 15:29:06.340 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-06-25 15:29:06.340 | mdevctl set to manually installed. 2026-06-25 15:29:06.340 | 0 upgraded, 0 newly installed, 0 to remove and 76 not upgraded. 2026-06-25 15:29:06.347 | + functions-common:apt_get:1211 : result=0 2026-06-25 15:29:06.351 | + functions-common:apt_get:1214 : time_stop apt-get 2026-06-25 15:29:06.355 | + functions-common:time_stop:2420 : local name 2026-06-25 15:29:06.359 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:29:06.364 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:29:06.368 | + functions-common:time_stop:2423 : local total 2026-06-25 15:29:06.372 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:29:06.376 | + functions-common:time_stop:2426 : name=apt-get 2026-06-25 15:29:06.380 | + functions-common:time_stop:2427 : start_time=1782401344794 2026-06-25 15:29:06.383 | + functions-common:time_stop:2429 : [[ -z 1782401344794 ]] 2026-06-25 15:29:06.389 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:29:06.394 | + functions-common:time_stop:2432 : end_time=1782401346390 2026-06-25 15:29:06.398 | + functions-common:time_stop:2433 : elapsed_time=1596 2026-06-25 15:29:06.402 | + functions-common:time_stop:2434 : total=254048 2026-06-25 15:29:06.406 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:29:06.409 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=255644 2026-06-25 15:29:06.414 | + functions-common:apt_get:1215 : return 0 2026-06-25 15:29:06.418 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-06-25 15:29:06.424 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:29:06.431 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 15:29:06.436 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-06-25 15:29:06.440 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-06-25 15:29:06.445 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-06-25 15:29:06.449 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-06-25 15:29:06.454 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-06-25 15:29:06.458 | + lib/nova:install_nova:919 : is_service_enabled n-novnc 2026-06-25 15:29:06.484 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:29:06.490 | ++ lib/nova:install_nova:921 : trueorfalse False NOVNC_FROM_PACKAGE 2026-06-25 15:29:06.519 | + lib/nova:install_nova:921 : NOVNC_FROM_PACKAGE=False 2026-06-25 15:29:06.523 | + lib/nova:install_nova:922 : '[' False = True ']' 2026-06-25 15:29:06.528 | + lib/nova:install_nova:941 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-06-25 15:29:06.532 | + lib/nova:install_nova:942 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-06-25 15:29:06.537 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-06-25 15:29:06.541 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-06-25 15:29:06.546 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-06-25 15:29:06.550 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:29:06.556 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:29:06.561 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:29:06.565 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:29:06.571 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:29:06.598 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:29:06.602 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:29:06.605 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:29:06.611 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:29:06.612 | + functions-common:git_clone:610 : echo v1.3.0 2026-06-25 15:29:06.619 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-06-25 15:29:06.624 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:29:06.628 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 15:29:06.632 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:29:06.637 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:29:06.641 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:29:06.645 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:29:06.649 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:29:06.653 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:29:06.657 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:29:06.662 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:29:06.666 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:29:06.673 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401346668 2026-06-25 15:29:06.678 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-06-25 15:29:06.682 | Cloning into '/opt/stack/novnc'... 2026-06-25 15:29:09.500 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:29:09.505 | + functions-common:time_stop:2420 : local name 2026-06-25 15:29:09.509 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:29:09.513 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:29:09.517 | + functions-common:time_stop:2423 : local total 2026-06-25 15:29:09.520 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:29:09.524 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:29:09.528 | + functions-common:time_stop:2427 : start_time=1782401346668 2026-06-25 15:29:09.532 | + functions-common:time_stop:2429 : [[ -z 1782401346668 ]] 2026-06-25 15:29:09.538 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:29:09.543 | + functions-common:time_stop:2432 : end_time=1782401349539 2026-06-25 15:29:09.546 | + functions-common:time_stop:2433 : elapsed_time=2871 2026-06-25 15:29:09.550 | + functions-common:time_stop:2434 : total=191373 2026-06-25 15:29:09.554 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:29:09.558 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=194244 2026-06-25 15:29:09.562 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-06-25 15:29:09.566 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-06-25 15:29:09.570 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:29:09.574 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:29:09.578 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:29:09.581 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:29:09.584 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:29:09.588 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:29:09.593 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:29:09.597 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:29:09.602 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:29:09.609 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401349605 2026-06-25 15:29:09.613 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-06-25 15:29:10.044 | From https://github.com/novnc/novnc 2026-06-25 15:29:10.045 | * tag v1.3.0 -> FETCH_HEAD 2026-06-25 15:29:10.058 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:29:10.062 | + functions-common:time_stop:2420 : local name 2026-06-25 15:29:10.065 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:29:10.068 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:29:10.073 | + functions-common:time_stop:2423 : local total 2026-06-25 15:29:10.075 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:29:10.079 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:29:10.082 | + functions-common:time_stop:2427 : start_time=1782401349605 2026-06-25 15:29:10.085 | + functions-common:time_stop:2429 : [[ -z 1782401349605 ]] 2026-06-25 15:29:10.088 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:29:10.094 | + functions-common:time_stop:2432 : end_time=1782401350090 2026-06-25 15:29:10.098 | + functions-common:time_stop:2433 : elapsed_time=485 2026-06-25 15:29:10.102 | + functions-common:time_stop:2434 : total=194244 2026-06-25 15:29:10.105 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:29:10.110 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=194729 2026-06-25 15:29:10.114 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:29:10.119 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:29:10.123 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:29:10.127 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:29:10.130 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:29:10.133 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:29:10.136 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:29:10.139 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:29:10.144 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:29:10.148 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:29:10.155 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401350150 2026-06-25 15:29:10.158 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:29:10.191 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:29:10.191 | 2026-06-25 15:29:10.191 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:29:10.191 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:29:10.191 | state without impacting any branches by switching back to a branch. 2026-06-25 15:29:10.191 | 2026-06-25 15:29:10.191 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:29:10.191 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:29:10.191 | 2026-06-25 15:29:10.192 | git switch -c 2026-06-25 15:29:10.192 | 2026-06-25 15:29:10.192 | Or undo this operation with: 2026-06-25 15:29:10.192 | 2026-06-25 15:29:10.192 | git switch - 2026-06-25 15:29:10.192 | 2026-06-25 15:29:10.192 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:29:10.192 | 2026-06-25 15:29:10.192 | HEAD is now at 463c39e noVNC 1.3.0 2026-06-25 15:29:10.197 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:29:10.202 | + functions-common:time_stop:2420 : local name 2026-06-25 15:29:10.206 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:29:10.209 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:29:10.212 | + functions-common:time_stop:2423 : local total 2026-06-25 15:29:10.216 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:29:10.221 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:29:10.225 | + functions-common:time_stop:2427 : start_time=1782401350150 2026-06-25 15:29:10.229 | + functions-common:time_stop:2429 : [[ -z 1782401350150 ]] 2026-06-25 15:29:10.233 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:29:10.240 | + functions-common:time_stop:2432 : end_time=1782401350236 2026-06-25 15:29:10.244 | + functions-common:time_stop:2433 : elapsed_time=86 2026-06-25 15:29:10.248 | + functions-common:time_stop:2434 : total=194729 2026-06-25 15:29:10.252 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:29:10.255 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=194815 2026-06-25 15:29:10.259 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-06-25 15:29:10.280 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-06-25 15:29:10.286 | + functions-common:git_clone:673 : head -1 2026-06-25 15:29:10.286 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:29:10.289 | 463c39e noVNC 1.3.0 2026-06-25 15:29:10.294 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:29:10.299 | + lib/nova:install_nova:946 : is_service_enabled n-spice 2026-06-25 15:29:10.325 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:29:10.328 | + lib/nova:install_nova:958 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-06-25 15:29:10.333 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-06-25 15:29:10.336 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-06-25 15:29:10.340 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:29:10.344 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:29:10.349 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:29:10.354 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:29:10.357 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:29:10.361 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:29:10.384 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:29:10.387 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:29:10.392 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:29:10.396 | + functions-common:git_clone:610 : echo master 2026-06-25 15:29:10.398 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:29:10.404 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-06-25 15:29:10.407 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:29:10.411 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 15:29:10.415 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:29:10.418 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:29:10.422 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:29:10.425 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:29:10.429 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:29:10.432 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:29:10.435 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:29:10.439 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:29:10.443 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:29:10.448 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401350445 2026-06-25 15:29:10.452 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-06-25 15:29:10.455 | Cloning into '/opt/stack/nova'... 2026-06-25 15:35:21.617 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:35:21.619 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:21.623 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:21.627 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:21.630 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:21.634 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:21.637 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:35:21.641 | + functions-common:time_stop:2427 : start_time=1782401350445 2026-06-25 15:35:21.645 | + functions-common:time_stop:2429 : [[ -z 1782401350445 ]] 2026-06-25 15:35:21.651 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:21.656 | + functions-common:time_stop:2432 : end_time=1782401721652 2026-06-25 15:35:21.660 | + functions-common:time_stop:2433 : elapsed_time=371207 2026-06-25 15:35:21.665 | + functions-common:time_stop:2434 : total=194815 2026-06-25 15:35:21.669 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:21.672 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=566022 2026-06-25 15:35:21.677 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-06-25 15:35:21.681 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:35:21.685 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:35:21.689 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:35:21.693 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:35:21.697 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:35:21.701 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:35:21.704 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:35:21.708 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:35:21.712 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:35:21.717 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:35:21.721 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401721718 2026-06-25 15:35:21.725 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:35:22.711 | From https://review.opendev.org/openstack/nova 2026-06-25 15:35:22.711 | * branch master -> FETCH_HEAD 2026-06-25 15:35:22.722 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:35:22.724 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:22.726 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:22.728 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:22.730 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:22.732 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:22.735 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:35:22.737 | + functions-common:time_stop:2427 : start_time=1782401721718 2026-06-25 15:35:22.739 | + functions-common:time_stop:2429 : [[ -z 1782401721718 ]] 2026-06-25 15:35:22.742 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:22.748 | + functions-common:time_stop:2432 : end_time=1782401722743 2026-06-25 15:35:22.750 | + functions-common:time_stop:2433 : elapsed_time=1025 2026-06-25 15:35:22.752 | + functions-common:time_stop:2434 : total=566022 2026-06-25 15:35:22.754 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:22.756 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=567047 2026-06-25 15:35:22.759 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:35:22.761 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:35:22.763 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:35:22.765 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:35:22.767 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:35:22.770 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:35:22.772 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:35:22.774 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:35:22.776 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:35:22.779 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:35:22.784 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401722780 2026-06-25 15:35:22.787 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:35:23.319 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:35:23.319 | 2026-06-25 15:35:23.320 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:35:23.320 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:35:23.320 | state without impacting any branches by switching back to a branch. 2026-06-25 15:35:23.320 | 2026-06-25 15:35:23.320 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:35:23.320 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:35:23.321 | 2026-06-25 15:35:23.321 | git switch -c 2026-06-25 15:35:23.321 | 2026-06-25 15:35:23.321 | Or undo this operation with: 2026-06-25 15:35:23.321 | 2026-06-25 15:35:23.321 | git switch - 2026-06-25 15:35:23.322 | 2026-06-25 15:35:23.322 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:35:23.322 | 2026-06-25 15:35:23.322 | HEAD is now at 6d52ef14b6 move compile earlier 2026-06-25 15:35:23.329 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:35:23.331 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:23.333 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:23.336 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:23.339 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:23.343 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:23.346 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:35:23.348 | + functions-common:time_stop:2427 : start_time=1782401722780 2026-06-25 15:35:23.352 | + functions-common:time_stop:2429 : [[ -z 1782401722780 ]] 2026-06-25 15:35:23.357 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:23.362 | + functions-common:time_stop:2432 : end_time=1782401723359 2026-06-25 15:35:23.365 | + functions-common:time_stop:2433 : elapsed_time=579 2026-06-25 15:35:23.369 | + functions-common:time_stop:2434 : total=567047 2026-06-25 15:35:23.372 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:23.374 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=567626 2026-06-25 15:35:23.379 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-06-25 15:35:23.404 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-06-25 15:35:23.410 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:35:23.410 | + functions-common:git_clone:673 : head -1 2026-06-25 15:35:23.413 | 6d52ef14b6 move compile earlier 2026-06-25 15:35:23.418 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:35:23.423 | + lib/nova:install_nova:959 : setup_develop /opt/stack/nova 2026-06-25 15:35:23.427 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:35:23.432 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 15:35:23.435 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-06-25 15:35:23.439 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:35:23.444 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-06-25 15:35:23.449 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:35:23.454 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 15:35:23.459 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-06-25 15:35:23.463 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:35:23.468 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:35:23.473 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-06-25 15:35:23.476 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:35:23.480 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-06-25 15:35:23.484 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:35:23.487 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:35:23.492 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-06-25 15:35:23.500 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-06-25 15:35:23.504 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-06-25 15:35:23.508 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-06-25 15:35:23.688 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-06-25 15:35:23.692 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:35:23.696 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:35:23.699 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:35:23.702 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-06-25 15:35:23.706 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-06-25 15:35:23.709 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:35:23.712 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:35:23.716 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:35:23.720 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:35:23.723 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:35:23.727 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:35:23.731 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:35:23.733 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-06-25 15:35:23.760 | Using python 3.12 to install /opt/stack/nova 2026-06-25 15:35:23.764 | + 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-06-25 15:35:24.853 | Obtaining file:///opt/stack/nova 2026-06-25 15:35:24.858 | Installing build dependencies: started 2026-06-25 15:35:26.766 | Installing build dependencies: finished with status 'done' 2026-06-25 15:35:26.768 | Checking if build backend supports build_editable: started 2026-06-25 15:35:27.317 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:35:27.319 | Getting requirements to build editable: started 2026-06-25 15:35:27.650 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:35:27.652 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:35:29.897 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:35:29.924 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.0.3) 2026-06-25 15:35:29.925 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.51) 2026-06-25 15:35:29.926 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.3.1) 2026-06-25 15:35:29.927 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.41.0) 2026-06-25 15:35:29.928 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.6) 2026-06-25 15:35:29.929 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (13.0.0) 2026-06-25 15:35:29.930 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.1.1) 2026-06-25 15:35:29.931 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.5.1) 2026-06-25 15:35:29.931 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (43.0.3) 2026-06-25 15:35:29.932 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.10) 2026-06-25 15:35:29.933 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.5.2) 2026-06-25 15:35:29.934 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.1.0) 2026-06-25 15:35:29.935 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.1) 2026-06-25 15:35:29.936 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.17.0) 2026-06-25 15:35:29.937 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.18.4) 2026-06-25 15:35:29.938 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.3.0) 2026-06-25 15:35:29.938 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.0.0) 2026-06-25 15:35:29.939 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.26.0) 2026-06-25 15:35:29.940 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (9.9.0) 2026-06-25 15:35:29.941 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.14.0) 2026-06-25 15:35:29.942 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (12.0.0) 2026-06-25 15:35:29.943 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.12.0) 2026-06-25 15:35:29.944 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.34.2) 2026-06-25 15:35:29.945 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.8.0) 2026-06-25 15:35:30.149 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev200) 2026-06-25 15:35:30.308 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-06-25 15:35:30.325 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.2.0) 2026-06-25 15:35:30.326 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.5.0) 2026-06-25 15:35:30.327 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.5.0) 2026-06-25 15:35:30.328 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.4.0) 2026-06-25 15:35:30.329 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.2.0) 2026-06-25 15:35:30.330 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.11.0) 2026-06-25 15:35:30.331 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 15:35:30.332 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.10.0) 2026-06-25 15:35:30.333 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.7.1) 2026-06-25 15:35:30.334 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (10.1.1) 2026-06-25 15:35:30.335 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.0.0) 2026-06-25 15:35:30.336 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.9.0) 2026-06-25 15:35:30.337 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (18.1.0) 2026-06-25 15:35:30.338 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.1.0) 2026-06-25 15:35:30.339 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.11.0) 2026-06-25 15:35:30.340 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.8.0) 2026-06-25 15:35:30.341 | 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.dev200) (4.6.0) 2026-06-25 15:35:30.342 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.0.0) 2026-06-25 15:35:30.343 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 15:35:30.345 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.2.2) 2026-06-25 15:35:30.346 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.10.2) 2026-06-25 15:35:30.346 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (7.1.0) 2026-06-25 15:35:30.347 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.1.0) 2026-06-25 15:35:30.348 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.8.0) 2026-06-25 15:35:30.350 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.0.0) 2026-06-25 15:35:30.350 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (5.7.0) 2026-06-25 15:35:30.382 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev200) 2026-06-25 15:35:30.402 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-06-25 15:35:30.415 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (8.1.0) 2026-06-25 15:35:30.416 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (0.2.3) 2026-06-25 15:35:30.417 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.4.2) 2026-06-25 15:35:30.419 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (1.8.2) 2026-06-25 15:35:30.420 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (2.9.0.post0) 2026-06-25 15:35:30.421 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (3.3.0) 2026-06-25 15:35:30.422 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (4.17.0) 2026-06-25 15:35:30.423 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev200) (6.0.3) 2026-06-25 15:35:30.426 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev200) (1.3.12) 2026-06-25 15:35:30.427 | 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.dev200) (4.15.0) 2026-06-25 15:35:30.431 | 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.dev200) (7.4.0) 2026-06-25 15:35:30.436 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev200) (2.0.0) 2026-06-25 15:35:30.443 | 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.dev200) (3.0) 2026-06-25 15:35:30.456 | 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.dev200) (2.8.0) 2026-06-25 15:35:30.468 | 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.dev200) (3.1.0) 2026-06-25 15:35:30.471 | 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.dev200) (2.2.1) 2026-06-25 15:35:30.476 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev200) (3.0.3) 2026-06-25 15:35:30.480 | 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.dev200) (26.1.0) 2026-06-25 15:35:30.480 | 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.dev200) (2025.9.1) 2026-06-25 15:35:30.481 | 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.dev200) (0.37.0) 2026-06-25 15:35:30.482 | 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.dev200) (2026.5.1) 2026-06-25 15:35:30.492 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.16.0->nova==33.1.0.dev200) (2.1.0) 2026-06-25 15:35:30.501 | 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.dev200) (4.0.1) 2026-06-25 15:35:30.502 | 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.dev200) (2.13.0) 2026-06-25 15:35:30.503 | 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.dev200) (5.8.0) 2026-06-25 15:35:30.518 | 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.dev200) (1.5.0) 2026-06-25 15:35:30.519 | 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.dev200) (1.1.0) 2026-06-25 15:35:30.520 | 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.dev200) (1.33) 2026-06-25 15:35:30.522 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev200) (4.10.0) 2026-06-25 15:35:30.531 | 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.dev200) (3.1.1) 2026-06-25 15:35:30.538 | 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.dev200) (9.1.4) 2026-06-25 15:35:30.550 | 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.dev200) (2.18.0) 2026-06-25 15:35:30.559 | 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.dev200) (0.20) 2026-06-25 15:35:30.573 | 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.dev200) (2.1.2) 2026-06-25 15:35:30.574 | 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.dev200) (0.6.2) 2026-06-25 15:35:30.592 | 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.dev200) (7.1.4) 2026-06-25 15:35:30.593 | 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.dev200) (5.3.1) 2026-06-25 15:35:30.594 | Requirement already satisfied: kombu>=4.6.8 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.messaging>=14.1.0->nova==33.1.0.dev200) (5.6.2) 2026-06-25 15:35:30.595 | 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.dev200) (0.16.0) 2026-06-25 15:35:30.600 | 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.dev200) (5.1.0) 2026-06-25 15:35:30.610 | Requirement already satisfied: tzdata>=2025.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (2026.2) 2026-06-25 15:35:30.611 | Requirement already satisfied: packaging in /opt/stack/data/venv/lib/python3.12/site-packages (from kombu>=4.6.8->oslo.messaging>=14.1.0->nova==33.1.0.dev200) (26.2) 2026-06-25 15:35:30.619 | 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.dev200) (0.25.0) 2026-06-25 15:35:30.623 | 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.dev200) (5.0.0) 2026-06-25 15:35:30.625 | 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.dev200) (4.0.1) 2026-06-25 15:35:30.639 | 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.dev200) (1.2.1) 2026-06-25 15:35:30.662 | 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.dev200) (1.7.6) 2026-06-25 15:35:30.670 | 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.dev200) (2.2.0) 2026-06-25 15:35:30.678 | 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.dev200) (1.3.7) 2026-06-25 15:35:30.691 | 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.dev200) (3.3.2) 2026-06-25 15:35:30.708 | 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.dev200) (4.3.2) 2026-06-25 15:35:30.709 | 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.dev200) (3.7.1) 2026-06-25 15:35:30.720 | 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.dev200) (2.4.0) 2026-06-25 15:35:30.732 | 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.dev200) (3.0.3) 2026-06-25 15:35:30.733 | 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.dev200) (1.6.2) 2026-06-25 15:35:30.743 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev200) (82.0.1) 2026-06-25 15:35:30.765 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev200) (0.8.1) 2026-06-25 15:35:30.813 | 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.dev200) (4.14.0) 2026-06-25 15:35:30.822 | 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.dev200) (0.6.0) 2026-06-25 15:35:30.823 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (4.0.0) 2026-06-25 15:35:30.835 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (3.0.52) 2026-06-25 15:35:30.836 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (1.11.0) 2026-06-25 15:35:30.837 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (15.0.0) 2026-06-25 15:35:30.839 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (1.8.0) 2026-06-25 15:35:30.866 | 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.dev200) (1.17.0) 2026-06-25 15:35:30.873 | 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.dev200) (2.1.0) 2026-06-25 15:35:30.876 | 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.dev200) (24.2.1) 2026-06-25 15:35:30.904 | 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.dev200) (4.6.0) 2026-06-25 15:35:30.945 | 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.dev200) (3.4.7) 2026-06-25 15:35:30.946 | 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.dev200) (3.18) 2026-06-25 15:35:30.947 | 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.dev200) (2.7.0) 2026-06-25 15:35:30.949 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev200) (2023.11.17) 2026-06-25 15:35:30.996 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (4.2.0) 2026-06-25 15:35:30.997 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (2.20.0) 2026-06-25 15:35:31.012 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.16.0->nova==33.1.0.dev200) (0.1.2) 2026-06-25 15:35:31.036 | 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.dev200) (0.8) 2026-06-25 15:35:31.110 | 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.dev200) (0.16.0) 2026-06-25 15:35:31.683 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 15:35:31.701 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-06-25 15:35:31.757 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 15:35:31.773 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-06-25 15:35:31.834 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev200) 2026-06-25 15:35:31.852 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-06-25 15:35:31.971 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-06-25 15:35:31.998 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-06-25 15:35:32.027 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-06-25 15:35:32.061 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-06-25 15:35:32.347 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 60.5 MB/s 0:00:00 2026-06-25 15:35:32.364 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-06-25 15:35:32.447 | Building wheels for collected packages: nova 2026-06-25 15:35:32.449 | Building editable for nova (pyproject.toml): started 2026-06-25 15:35:34.929 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-06-25 15:35:34.930 | Created wheel for nova: filename=nova-33.1.0.dev200-0.editable-py3-none-any.whl size=9434 sha256=d08766f1270565c538818480232fee9b7a2e7a55cab906f2cbb60703edb15b0a 2026-06-25 15:35:34.931 | Stored in directory: /tmp/pip-ephem-wheel-cache-m7zfmhjh/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-06-25 15:35:34.937 | Successfully built nova 2026-06-25 15:35:35.209 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-06-25 15:35:40.054 | 2026-06-25 15:35:40.082 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev200 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-06-25 15:35:40.350 | + inc/python:pip_install:216 : result=0 2026-06-25 15:35:40.353 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:35:40.355 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:40.358 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:40.360 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:40.362 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:40.364 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:40.367 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:35:40.369 | + functions-common:time_stop:2427 : start_time=1782401723754 2026-06-25 15:35:40.371 | + functions-common:time_stop:2429 : [[ -z 1782401723754 ]] 2026-06-25 15:35:40.374 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:40.378 | + functions-common:time_stop:2432 : end_time=1782401740375 2026-06-25 15:35:40.380 | + functions-common:time_stop:2433 : elapsed_time=16621 2026-06-25 15:35:40.382 | + functions-common:time_stop:2434 : total=153618 2026-06-25 15:35:40.385 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:40.387 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=170239 2026-06-25 15:35:40.389 | + inc/python:pip_install:219 : return 0 2026-06-25 15:35:40.392 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:35:40.395 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:35:40.397 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-06-25 15:35:40.400 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-06-25 15:35:40.402 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:35:40.404 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:35:40.407 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-06-25 15:35:40.410 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:35:40.413 | + lib/nova:install_nova:960 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-06-25 15:35:40.431 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:35:40.433 | + ./stack.sh:main:959 : configure_nova 2026-06-25 15:35:40.436 | + lib/nova:configure_nova:260 : sudo install -d -o quobyte /etc/nova 2026-06-25 15:35:40.451 | + lib/nova:configure_nova:262 : configure_rootwrap nova 2026-06-25 15:35:40.454 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-06-25 15:35:40.456 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-06-25 15:35:40.460 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-06-25 15:35:40.460 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-06-25 15:35:40.464 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-06-25 15:35:40.466 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-06-25 15:35:40.469 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-06-25 15:35:40.471 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-06-25 15:35:40.474 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-06-25 15:35:40.476 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-06-25 15:35:40.479 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 15:35:40.482 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-06-25 15:35:40.499 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-06-25 15:35:40.519 | + 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-06-25 15:35:40.537 | + 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-06-25 15:35:40.556 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-06-25 15:35:40.575 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-06-25 15:35:40.593 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-06-25 15:35:40.597 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-06-25 15:35:40.603 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.Xf8nrH5g1H 2026-06-25 15:35:40.608 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 15:35:40.612 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-06-25 15:35:40.617 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-06-25 15:35:40.621 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 15:35:40.625 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-06-25 15:35:40.629 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.Xf8nrH5g1H 2026-06-25 15:35:40.636 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.Xf8nrH5g1H 2026-06-25 15:35:40.658 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.Xf8nrH5g1H /etc/sudoers.d/nova-rootwrap 2026-06-25 15:35:40.678 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-06-25 15:35:40.684 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-06-25 15:35:40.687 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-06-25 15:35:40.691 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-06-25 15:35:40.695 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-06-25 15:35:40.698 | + 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-06-25 15:35:40.702 | + 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-06-25 15:35:40.707 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-06-25 15:35:40.709 | + 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-06-25 15:35:40.718 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-06-25 15:35:40.724 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-06-25 15:35:40.744 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-06-25 15:35:40.763 | + lib/nova:configure_nova:264 : [[ 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-06-25 15:35:40.767 | + lib/nova:configure_nova:266 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-06-25 15:35:40.774 | + lib/nova:configure_nova:269 : is_service_enabled n-cpu 2026-06-25 15:35:40.797 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:40.801 | + lib/nova:configure_nova:271 : sudo sysctl -w net.ipv4.ip_forward=1 2026-06-25 15:35:40.814 | net.ipv4.ip_forward = 1 2026-06-25 15:35:40.819 | + lib/nova:configure_nova:273 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 15:35:40.823 | + lib/nova:configure_nova:277 : [[ kvm == \k\v\m ]] 2026-06-25 15:35:40.827 | + lib/nova:configure_nova:278 : sudo modprobe kvm 2026-06-25 15:35:40.844 | + lib/nova:configure_nova:279 : '[' '!' -e /dev/kvm ']' 2026-06-25 15:35:40.847 | + lib/nova:configure_nova:294 : [[ kvm == \l\x\c ]] 2026-06-25 15:35:40.851 | + lib/nova:configure_nova:309 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-06-25 15:35:40.867 | + lib/nova:configure_nova:314 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-06-25 15:35:40.872 | + lib/nova:configure_nova:323 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-06-25 15:35:40.875 | ++ lib/nova:configure_nova:323 : iscsi-iname 2026-06-25 15:35:40.882 | + lib/nova:configure_nova:323 : echo InitiatorName=iqn.2016-04.com.open-iscsi:2bc5a494649b 2026-06-25 15:35:40.885 | InitiatorName=iqn.2016-04.com.open-iscsi:2bc5a494649b 2026-06-25 15:35:40.890 | + lib/nova:configure_nova:325 : [[ False == \T\r\u\e ]] 2026-06-25 15:35:40.893 | + lib/nova:configure_nova:340 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-06-25 15:35:40.982 | + lib/nova:configure_nova:342 : [[ lioadm != \n\v\m\e\t ]] 2026-06-25 15:35:40.985 | + lib/nova:configure_nova:344 : restart_service iscsid 2026-06-25 15:35:40.988 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:35:40.991 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-06-25 15:35:41.059 | + lib/nova:configure_nova:367 : create_nova_conf 2026-06-25 15:35:41.061 | + lib/nova:create_nova_conf:437 : rm -f /opt/stack/nova/bin/nova.conf 2026-06-25 15:35:41.066 | + lib/nova:create_nova_conf:440 : rm -f /etc/nova/nova.conf 2026-06-25 15:35:41.071 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-06-25 15:35:41.114 | + lib/nova:create_nova_conf:442 : '[' True == True ']' 2026-06-25 15:35:41.118 | + lib/nova:create_nova_conf:443 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-06-25 15:35:41.157 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-06-25 15:35:41.199 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-06-25 15:35:41.239 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-06-25 15:35:41.282 | + lib/nova:create_nova_conf:448 : iniset /etc/nova/nova.conf scheduler workers 2 2026-06-25 15:35:41.325 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-06-25 15:35:41.371 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.77 2026-06-25 15:35:41.416 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-06-25 15:35:41.460 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-06-25 15:35:41.504 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-06-25 15:35:41.550 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-06-25 15:35:41.592 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf api response_validation error 2026-06-25 15:35:41.638 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-06-25 15:35:41.683 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-06-25 15:35:41.726 | + lib/nova:create_nova_conf:463 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-06-25 15:35:41.770 | + lib/nova:create_nova_conf:465 : is_fedora 2026-06-25 15:35:41.773 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:35:41.776 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:35:41.779 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:35:41.783 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:35:41.786 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:35:41.790 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:35:41.793 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:35:41.797 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:35:41.801 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:35:41.804 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:35:41.808 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:35:41.811 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:35:41.814 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:35:41.818 | + lib/nova:create_nova_conf:474 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-06-25 15:35:41.840 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:41.844 | + lib/nova:create_nova_conf:478 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:35:41.848 | + lib/nova:create_nova_conf:481 : local db=nova_cell0 2026-06-25 15:35:41.852 | + lib/nova:create_nova_conf:484 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-06-25 15:35:41.896 | ++ lib/nova:create_nova_conf:487 : database_connection_url nova_cell0 2026-06-25 15:35:41.899 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 15:35:41.903 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 15:35:41.906 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 15:35:41.910 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:35:41.913 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:35:41.915 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:35:41.939 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:41.942 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:35:41.946 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 15:35:41.951 | + lib/nova:create_nova_conf:487 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 15:35:41.998 | ++ lib/nova:create_nova_conf:488 : database_connection_url nova_api 2026-06-25 15:35:42.001 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-06-25 15:35:42.005 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-06-25 15:35:42.008 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-06-25 15:35:42.011 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:35:42.015 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:35:42.018 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:35:42.038 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:42.041 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:35:42.044 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-25 15:35:42.048 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-06-25 15:35:42.087 | + lib/nova:create_nova_conf:493 : iniset /etc/nova/nova.conf cache enabled True 2026-06-25 15:35:42.124 | + lib/nova:create_nova_conf:494 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-06-25 15:35:42.161 | + lib/nova:create_nova_conf:495 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-06-25 15:35:42.202 | + lib/nova:create_nova_conf:498 : is_service_enabled n-api 2026-06-25 15:35:42.224 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:42.227 | + lib/nova:create_nova_conf:499 : is_service_enabled n-api-meta 2026-06-25 15:35:42.250 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:42.256 | ++ lib/nova:create_nova_conf:501 : echo osapi_compute,metadata 2026-06-25 15:35:42.256 | ++ lib/nova:create_nova_conf:501 : sed s/,metadata// 2026-06-25 15:35:42.261 | + lib/nova:create_nova_conf:501 : NOVA_ENABLED_APIS=osapi_compute 2026-06-25 15:35:42.263 | + lib/nova:create_nova_conf:503 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-06-25 15:35:42.308 | + lib/nova:create_nova_conf:504 : [[ True == \T\r\u\e ]] 2026-06-25 15:35:42.312 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-06-25 15:35:42.358 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf oslo_policy enforce_scope True 2026-06-25 15:35:42.405 | + lib/nova:create_nova_conf:512 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-06-25 15:35:42.408 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:35:42.412 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-06-25 15:35:42.415 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:35:42.419 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:35:42.422 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-06-25 15:35:42.425 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:35:42.428 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:35:42.431 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:35:42.435 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-06-25 15:35:42.480 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-06-25 15:35:42.521 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.77/identity 2026-06-25 15:35:42.564 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-06-25 15:35:42.606 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-06-25 15:35:42.650 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-06-25 15:35:42.695 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-06-25 15:35:42.738 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-06-25 15:35:42.782 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.77/identity 2026-06-25 15:35:42.826 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:35:42.869 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:35:42.913 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:35:42.916 | + lib/nova:create_nova_conf:515 : is_service_enabled cinder 2026-06-25 15:35:42.942 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:42.946 | + lib/nova:create_nova_conf:516 : configure_cinder_access 2026-06-25 15:35:42.950 | + lib/nova:configure_cinder_access:640 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-06-25 15:35:42.997 | + lib/nova:configure_cinder_access:647 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-06-25 15:35:43.001 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:35:43.005 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:35:43.010 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-06-25 15:35:43.013 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-06-25 15:35:43.054 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-06-25 15:35:43.096 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.77/identity 2026-06-25 15:35:43.136 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-06-25 15:35:43.178 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-06-25 15:35:43.219 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-06-25 15:35:43.261 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-06-25 15:35:43.301 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-06-25 15:35:43.341 | + lib/nova:configure_cinder_access:648 : is_service_enabled tls-proxy 2026-06-25 15:35:43.364 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:35:43.368 | + lib/nova:create_nova_conf:519 : is_service_enabled manila 2026-06-25 15:35:43.391 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:35:43.394 | + lib/nova:create_nova_conf:523 : '[' -n /opt/stack/data/nova ']' 2026-06-25 15:35:43.397 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-06-25 15:35:43.439 | + lib/nova:create_nova_conf:525 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-06-25 15:35:43.483 | + lib/nova:create_nova_conf:527 : '[' -n /opt/stack/data/nova/instances ']' 2026-06-25 15:35:43.487 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-06-25 15:35:43.529 | + lib/nova:create_nova_conf:530 : '[' False '!=' False ']' 2026-06-25 15:35:43.533 | + lib/nova:create_nova_conf:533 : '[' False '!=' False ']' 2026-06-25 15:35:43.537 | + lib/nova:create_nova_conf:539 : is_fedora 2026-06-25 15:35:43.541 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:35:43.545 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:35:43.548 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:35:43.553 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:35:43.557 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:35:43.561 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:35:43.565 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:35:43.569 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:35:43.573 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:35:43.577 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:35:43.581 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:35:43.585 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:35:43.589 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:35:43.593 | + lib/nova:create_nova_conf:544 : setup_logging /etc/nova/nova.conf 2026-06-25 15:35:43.596 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-06-25 15:35:43.600 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:35:43.606 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:35:43.630 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:35:43.634 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:35:43.638 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:35:43.642 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:35:43.646 | + 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-06-25 15:35:43.688 | + 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-06-25 15:35:43.733 | + 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-06-25 15:35:43.772 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:35:43.809 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-06-25 15:35:43.858 | + lib/nova:create_nova_conf:546 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-06-25 15:35:43.908 | + lib/nova:create_nova_conf:548 : is_service_enabled n-api 2026-06-25 15:35:43.936 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:43.940 | + lib/nova:create_nova_conf:549 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-06-25 15:35:43.944 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-06-25 15:35:43.948 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-06-25 15:35:43.953 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-06-25 15:35:43.957 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:35:43.961 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-06-25 15:35:43.963 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-06-25 15:35:43.966 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:35:43.971 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:35:43.993 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:35:43.993 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:35:44.005 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:35:44.011 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:35:44.028 | /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-06-25 15:35:44.034 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-06-25 15:35:44.038 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-06-25 15:35:44.045 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:35:44.049 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-06-25 15:35:44.097 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-06-25 15:35:44.143 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-06-25 15:35:44.183 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:35:44.224 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:35:44.269 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:35:44.312 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:35:44.357 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:35:44.401 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:35:44.445 | + 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-06-25 15:35:44.486 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:35:44.524 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:35:44.568 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:35:44.609 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-06-25 15:35:44.655 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:35:44.660 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:35:44.665 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-06-25 15:35:44.670 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-06-25 15:35:44.674 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:35:44.678 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:35:44.682 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:35:44.687 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-06-25 15:35:44.692 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-06-25 15:35:44.695 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-06-25 15:35:44.743 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:35:44.788 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-06-25 15:35:44.788 | + 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-06-25 15:35:44.799 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-06-25 15:35:44.804 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-06-25 15:35:44.808 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-06-25 15:35:44.812 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:35:44.816 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:35:44.820 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:35:44.823 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:35:44.827 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:35:44.831 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:35:44.836 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:35:44.840 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:35:44.845 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:35:44.849 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:35:44.853 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-06-25 15:35:44.867 | perl: warning: Setting locale failed. 2026-06-25 15:35:44.867 | perl: warning: Please check that your locale settings: 2026-06-25 15:35:44.867 | LANGUAGE = (unset), 2026-06-25 15:35:44.867 | LC_ALL = "en_US.utf8", 2026-06-25 15:35:44.867 | LANG = "de_DE.UTF-8" 2026-06-25 15:35:44.868 | are supported and installed on your system. 2026-06-25 15:35:44.868 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:35:44.911 | Enabling site nova-api. 2026-06-25 15:35:44.917 | To activate the new configuration, you need to run: 2026-06-25 15:35:44.917 | systemctl reload apache2 2026-06-25 15:35:44.922 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:35:44.925 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:35:44.927 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:35:44.929 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:35:45.146 | + lib/nova:create_nova_conf:552 : is_service_enabled n-api-meta 2026-06-25 15:35:45.174 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:45.177 | + lib/nova:create_nova_conf:553 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-06-25 15:35:45.182 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-06-25 15:35:45.185 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-06-25 15:35:45.190 | + lib/apache:write_uwsgi_config:245 : local url= 2026-06-25 15:35:45.193 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-06-25 15:35:45.197 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-06-25 15:35:45.201 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-06-25 15:35:45.206 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:35:45.211 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:35:45.232 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:35:45.232 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:35:45.250 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:35:45.257 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:35:45.278 | /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-06-25 15:35:45.284 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-06-25 15:35:45.289 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-06-25 15:35:45.295 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:35:45.300 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-06-25 15:35:45.347 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-06-25 15:35:45.394 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-06-25 15:35:45.441 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:35:45.485 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:35:45.535 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:35:45.584 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:35:45.628 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:35:45.669 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:35:45.714 | + 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-06-25 15:35:45.754 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:35:45.792 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:35:45.825 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:35:45.861 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-06-25 15:35:45.895 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-06-25 15:35:45.898 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-06-25 15:35:45.930 | + lib/nova:create_nova_conf:556 : is_service_enabled ceilometer 2026-06-25 15:35:45.951 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:35:45.954 | + lib/nova:create_nova_conf:564 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-06-25 15:35:45.994 | ++ lib/nova:create_nova_conf:565 : get_notification_url 2026-06-25 15:35:45.997 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-06-25 15:35:46.000 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-06-25 15:35:46.021 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:46.024 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.77:5672/ 2026-06-25 15:35:46.028 | + lib/nova:create_nova_conf:565 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.77:5672/ 2026-06-25 15:35:46.065 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-06-25 15:35:46.109 | + lib/nova:create_nova_conf:567 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-06-25 15:35:46.113 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 15:35:46.116 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-06-25 15:35:46.118 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:35:46.122 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:35:46.125 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:35:46.146 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:46.150 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:35:46.152 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:35:46.155 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:35:46.178 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:46.182 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.77:5672/ 2026-06-25 15:35:46.186 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.77:5672/ 2026-06-25 15:35:46.222 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:35:46.225 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:35:46.228 | + lib/nova:create_nova_conf:569 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-06-25 15:35:46.265 | + lib/nova:create_nova_conf:570 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-06-25 15:35:46.300 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf conductor workers 2 2026-06-25 15:35:46.340 | + lib/nova:create_nova_conf:574 : is_service_enabled tls-proxy 2026-06-25 15:35:46.363 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:35:46.367 | + lib/nova:create_nova_conf:579 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-06-25 15:35:46.408 | + lib/nova:create_nova_conf:581 : '[' True == True ']' 2026-06-25 15:35:46.411 | + lib/nova:create_nova_conf:582 : init_nova_service_user_conf 2026-06-25 15:35:46.415 | + lib/nova:init_nova_service_user_conf:820 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-06-25 15:35:46.456 | + lib/nova:init_nova_service_user_conf:821 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-06-25 15:35:46.459 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:35:46.463 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:35:46.465 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-06-25 15:35:46.468 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-06-25 15:35:46.505 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-06-25 15:35:46.540 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.77/identity 2026-06-25 15:35:46.578 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-06-25 15:35:46.614 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-06-25 15:35:46.652 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-06-25 15:35:46.689 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-06-25 15:35:46.724 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-06-25 15:35:46.761 | + lib/nova:create_nova_conf:585 : is_service_enabled n-cond 2026-06-25 15:35:46.780 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:46.784 | ++ lib/nova:create_nova_conf:586 : seq 1 1 2026-06-25 15:35:46.790 | + lib/nova:create_nova_conf:586 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:35:46.793 | + lib/nova:create_nova_conf:587 : local conf 2026-06-25 15:35:46.797 | + lib/nova:create_nova_conf:588 : local vhost 2026-06-25 15:35:46.801 | ++ lib/nova:create_nova_conf:589 : conductor_conf 1 2026-06-25 15:35:46.804 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:35:46.807 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:35:46.812 | + lib/nova:create_nova_conf:589 : conf=/etc/nova/nova_cell1.conf 2026-06-25 15:35:46.814 | + lib/nova:create_nova_conf:590 : vhost=nova_cell1 2026-06-25 15:35:46.817 | + lib/nova:create_nova_conf:592 : rm -f /etc/nova/nova_cell1.conf 2026-06-25 15:35:46.822 | ++ lib/nova:create_nova_conf:593 : database_connection_url nova_cell1 2026-06-25 15:35:46.826 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-06-25 15:35:46.829 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-06-25 15:35:46.832 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-06-25 15:35:46.835 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:35:46.839 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:35:46.843 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:35:46.866 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:46.870 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:35:46.873 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-25 15:35:46.877 | + lib/nova:create_nova_conf:593 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-06-25 15:35:46.915 | + lib/nova:create_nova_conf:594 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-06-25 15:35:46.954 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-06-25 15:35:46.993 | + lib/nova:create_nova_conf:597 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:35:46.996 | + lib/nova:create_nova_conf:600 : rpc_backend_add_vhost nova_cell1 2026-06-25 15:35:46.999 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-06-25 15:35:47.002 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-06-25 15:35:47.020 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:47.025 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-06-25 15:35:47.026 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-06-25 15:35:48.195 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-06-25 15:35:48.198 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-06-25 15:35:49.435 | Adding vhost "nova_cell1" ... 2026-06-25 15:35:49.529 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-06-25 15:35:50.690 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-06-25 15:35:50.759 | + lib/nova:create_nova_conf:601 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-06-25 15:35:50.763 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 15:35:50.767 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-06-25 15:35:50.771 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:35:50.775 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 15:35:50.777 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:35:50.799 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:50.803 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 15:35:50.807 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 15:35:50.809 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:35:50.833 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:50.837 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.77:5672/nova_cell1 2026-06-25 15:35:50.841 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.77:5672/nova_cell1 2026-06-25 15:35:50.879 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:35:50.883 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:35:50.887 | + lib/nova:create_nova_conf:605 : is_service_enabled placement placement-client 2026-06-25 15:35:50.909 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:50.911 | + lib/nova:create_nova_conf:606 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-06-25 15:35:50.915 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 15:35:50.918 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-06-25 15:35:50.923 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 15:35:50.928 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:35:50.931 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 15:35:50.936 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-06-25 15:35:50.976 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-06-25 15:35:51.014 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.77/identity 2026-06-25 15:35:51.050 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-06-25 15:35:51.087 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-06-25 15:35:51.132 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-06-25 15:35:51.173 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-06-25 15:35:51.210 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-06-25 15:35:51.251 | + lib/nova:create_nova_conf:610 : setup_logging /etc/nova/nova_cell1.conf 2026-06-25 15:35:51.255 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-06-25 15:35:51.258 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 15:35:51.263 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:35:51.283 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:35:51.287 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:35:51.289 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:35:51.291 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:35:51.296 | + 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-06-25 15:35:51.336 | + 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-06-25 15:35:51.373 | + 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-06-25 15:35:51.410 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:35:51.452 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-06-25 15:35:51.494 | + lib/nova:create_nova_conf:617 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:35:51.498 | ++ lib/nova:create_nova_conf:620 : seq 1 1 2026-06-25 15:35:51.502 | + lib/nova:create_nova_conf:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:35:51.505 | + lib/nova:create_nova_conf:621 : local conf 2026-06-25 15:35:51.507 | + lib/nova:create_nova_conf:622 : local offset 2026-06-25 15:35:51.511 | ++ lib/nova:create_nova_conf:623 : conductor_conf 1 2026-06-25 15:35:51.513 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:35:51.515 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:35:51.518 | + lib/nova:create_nova_conf:623 : conf=/etc/nova/nova_cell1.conf 2026-06-25 15:35:51.521 | + lib/nova:create_nova_conf:624 : offset=0 2026-06-25 15:35:51.523 | + lib/nova:create_nova_conf:625 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-06-25 15:35:51.525 | + lib/nova:configure_console_proxies:724 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 15:35:51.528 | + lib/nova:configure_console_proxies:725 : local offset=0 2026-06-25 15:35:51.531 | + lib/nova:configure_console_proxies:729 : offset=0 2026-06-25 15:35:51.533 | + lib/nova:configure_console_proxies:731 : is_service_enabled n-novnc 2026-06-25 15:35:51.550 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:51.553 | + lib/nova:configure_console_proxies:732 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-06-25 15:35:51.588 | + lib/nova:configure_console_proxies:733 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-06-25 15:35:51.620 | + lib/nova:configure_console_proxies:735 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 15:35:51.622 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 15:35:51.625 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 15:35:51.627 | + lib/nova:configure_console_proxies:763 : is_service_enabled n-spice 2026-06-25 15:35:51.642 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:35:51.644 | + lib/nova:configure_console_proxies:768 : is_service_enabled n-sproxy 2026-06-25 15:35:51.660 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:35:51.664 | + lib/nova:configure_nova:369 : is_service_enabled n-cpu 2026-06-25 15:35:51.688 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:51.692 | + lib/nova:configure_nova:369 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-06-25 15:35:51.696 | + lib/nova:configure_nova:371 : configure_nova_hypervisor 2026-06-25 15:35:51.700 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-06-25 15:35:51.703 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-06-25 15:35:51.724 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:51.728 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-06-25 15:35:51.747 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-06-25 15:35:51.747 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-06-25 15:35:51.761 | cgroup_device_acl = [ 2026-06-25 15:35:51.761 | "/dev/null", "/dev/full", "/dev/zero", 2026-06-25 15:35:51.762 | "/dev/random", "/dev/urandom", 2026-06-25 15:35:51.762 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-06-25 15:35:51.762 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-06-25 15:35:51.762 | "/dev/vfio/vfio", 2026-06-25 15:35:51.762 | ] 2026-06-25 15:35:51.767 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-06-25 15:35:51.771 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:35:51.774 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:35:51.778 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:35:51.782 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:35:51.784 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:35:51.787 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:35:51.790 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:35:51.792 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:35:51.795 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:35:51.798 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:35:51.801 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:35:51.805 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:35:51.808 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:35:51.810 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-06-25 15:35:51.816 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-06-25 15:35:51.820 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-06-25 15:35:51.823 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-06-25 15:35:51.826 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-06-25 15:35:52.041 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-06-25 15:35:52.045 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-06-25 15:35:52.049 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:35:52.053 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:35:52.056 | + 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-06-25 15:35:52.060 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-06-25 15:35:52.062 | + 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-06-25 15:35:52.081 | + 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-06-25 15:35:52.081 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 15:35:52.093 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-06-25 15:35:52.099 | + 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-06-25 15:35:52.118 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-06-25 15:35:52.118 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-06-25 15:35:52.131 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-06-25 15:35:52.136 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-06-25 15:35:52.138 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:188 : [[ False = \T\r\u\e ]] 2026-06-25 15:35:52.142 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:189 : return 1 2026-06-25 15:35:52.146 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-06-25 15:35:52.148 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:35:52.152 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-06-25 15:35:52.233 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-06-25 15:35:52.238 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:35:52.240 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-06-25 15:35:52.344 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-06-25 15:35:52.398 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-06-25 15:35:52.452 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-06-25 15:35:52.455 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-06-25 15:35:52.508 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-06-25 15:35:52.555 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-06-25 15:35:52.593 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-06-25 15:35:52.634 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-06-25 15:35:52.674 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-06-25 15:35:52.679 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:35:52.685 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 15:35:52.689 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-06-25 15:35:52.694 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:35:52.700 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 15:35:52.703 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-06-25 15:35:52.707 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-06-25 15:35:52.711 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-06-25 15:35:52.716 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-06-25 15:35:52.720 | + ./stack.sh:main:962 : is_service_enabled placement 2026-06-25 15:35:52.744 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:35:52.746 | + ./stack.sh:main:964 : stack_install_service placement 2026-06-25 15:35:52.749 | + lib/stack:stack_install_service:20 : local service=placement 2026-06-25 15:35:52.752 | + lib/stack:stack_install_service:21 : type install_placement 2026-06-25 15:35:52.754 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-06-25 15:35:52.756 | + lib/stack:stack_install_service:32 : install_placement 2026-06-25 15:35:52.759 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-06-25 15:35:52.761 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-06-25 15:35:52.763 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:35:52.767 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-06-25 15:35:52.769 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-06-25 15:35:52.772 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:35:52.776 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:35:52.776 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:35:52.780 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-06-25 15:35:52.783 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-06-25 15:35:52.785 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-06-25 15:35:52.788 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-06-25 15:35:52.791 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-06-25 15:35:52.811 | Using python 3.12 to install osc-placement 2026-06-25 15:35:52.813 | + 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-06-25 15:35:54.137 | Collecting osc-placement 2026-06-25 15:35:54.286 | Downloading osc_placement-4.8.0-py3-none-any.whl.metadata (2.1 kB) 2026-06-25 15:35:54.407 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-06-25 15:35:54.408 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-06-25 15:35:54.409 | Requirement already satisfied: osc-lib>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (4.6.0) 2026-06-25 15:35:54.409 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-06-25 15:35:54.412 | 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-06-25 15:35:54.413 | 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-06-25 15:35:54.414 | 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.8.0) 2026-06-25 15:35:54.414 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-06-25 15:35:54.415 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-06-25 15:35:54.420 | Requirement already satisfied: cliff>=4.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.14.0) 2026-06-25 15:35:54.422 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-06-25 15:35:54.423 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (6.8.0) 2026-06-25 15:35:54.426 | 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-06-25 15:35:54.427 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-06-25 15:35:54.428 | 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.17.0) 2026-06-25 15:35:54.429 | 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-06-25 15:35:54.432 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-06-25 15:35:54.433 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-06-25 15:35:54.434 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-06-25 15:35:54.435 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-06-25 15:35:54.438 | 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-06-25 15:35:54.438 | 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-06-25 15:35:54.439 | 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-06-25 15:35:54.440 | 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-06-25 15:35:54.441 | 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-06-25 15:35:54.443 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-06-25 15:35:54.444 | 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-06-25 15:35:54.447 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-06-25 15:35:54.452 | 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-06-25 15:35:54.459 | 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-06-25 15:35:54.465 | 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-06-25 15:35:54.466 | 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-06-25 15:35:54.467 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-06-25 15:35:54.473 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->osc-placement) (82.0.1) 2026-06-25 15:35:54.478 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.8.1) 2026-06-25 15:35:54.494 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-06-25 15:35:54.495 | 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-06-25 15:35:54.496 | 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-06-25 15:35:54.498 | 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-06-25 15:35:54.514 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-06-25 15:35:54.515 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-06-25 15:35:54.519 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-06-25 15:35:54.563 | Downloading osc_placement-4.8.0-py3-none-any.whl (64 kB) 2026-06-25 15:35:54.972 | Installing collected packages: osc-placement 2026-06-25 15:35:55.150 | Successfully installed osc-placement-4.8.0 2026-06-25 15:35:55.304 | + inc/python:pip_install:216 : result=0 2026-06-25 15:35:55.308 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:35:55.312 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:55.316 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:55.319 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:55.323 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:55.327 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:55.331 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:35:55.335 | + functions-common:time_stop:2427 : start_time=1782401752806 2026-06-25 15:35:55.339 | + functions-common:time_stop:2429 : [[ -z 1782401752806 ]] 2026-06-25 15:35:55.344 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:55.350 | + functions-common:time_stop:2432 : end_time=1782401755345 2026-06-25 15:35:55.354 | + functions-common:time_stop:2433 : elapsed_time=2539 2026-06-25 15:35:55.358 | + functions-common:time_stop:2434 : total=170239 2026-06-25 15:35:55.362 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:55.366 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172778 2026-06-25 15:35:55.371 | + inc/python:pip_install:219 : return 0 2026-06-25 15:35:55.375 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-06-25 15:35:55.380 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-06-25 15:35:55.383 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-06-25 15:35:55.387 | + functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:35:55.391 | + functions-common:git_clone:592 : local orig_dir 2026-06-25 15:35:55.396 | ++ functions-common:git_clone:593 : pwd 2026-06-25 15:35:55.401 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:35:55.405 | + functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:35:55.411 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:35:55.437 | + functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:35:55.441 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:35:55.446 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:35:55.452 | + functions-common:git_clone:610 : echo master 2026-06-25 15:35:55.453 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:35:55.460 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-06-25 15:35:55.464 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:35:55.468 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 15:35:55.472 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:35:55.477 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:35:55.481 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:35:55.485 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:35:55.489 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:35:55.493 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:35:55.498 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:35:55.501 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:35:55.507 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:35:55.513 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401755509 2026-06-25 15:35:55.517 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-06-25 15:35:55.522 | Cloning into '/opt/stack/placement'... 2026-06-25 15:35:59.167 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:35:59.168 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:59.170 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:59.174 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:59.177 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:59.180 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:59.183 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:35:59.185 | + functions-common:time_stop:2427 : start_time=1782401755509 2026-06-25 15:35:59.189 | + functions-common:time_stop:2429 : [[ -z 1782401755509 ]] 2026-06-25 15:35:59.192 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:59.198 | + functions-common:time_stop:2432 : end_time=1782401759194 2026-06-25 15:35:59.201 | + functions-common:time_stop:2433 : elapsed_time=3685 2026-06-25 15:35:59.203 | + functions-common:time_stop:2434 : total=567626 2026-06-25 15:35:59.207 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:59.211 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=571311 2026-06-25 15:35:59.215 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-06-25 15:35:59.219 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:35:59.223 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:35:59.226 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:35:59.230 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:35:59.234 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:35:59.238 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:35:59.241 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:35:59.245 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:35:59.249 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:35:59.254 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:35:59.259 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401759256 2026-06-25 15:35:59.263 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:35:59.772 | From https://review.opendev.org/openstack/placement 2026-06-25 15:35:59.772 | * branch master -> FETCH_HEAD 2026-06-25 15:35:59.785 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:35:59.787 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:59.791 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:59.794 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:59.796 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:59.799 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:59.803 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:35:59.807 | + functions-common:time_stop:2427 : start_time=1782401759256 2026-06-25 15:35:59.811 | + functions-common:time_stop:2429 : [[ -z 1782401759256 ]] 2026-06-25 15:35:59.815 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:59.821 | + functions-common:time_stop:2432 : end_time=1782401759817 2026-06-25 15:35:59.824 | + functions-common:time_stop:2433 : elapsed_time=561 2026-06-25 15:35:59.828 | + functions-common:time_stop:2434 : total=571311 2026-06-25 15:35:59.831 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:59.834 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=571872 2026-06-25 15:35:59.839 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:35:59.843 | + functions-common:git_timed:697 : local count=0 2026-06-25 15:35:59.846 | + functions-common:git_timed:698 : local timeout=0 2026-06-25 15:35:59.849 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:35:59.854 | + functions-common:git_timed:701 : timeout=0 2026-06-25 15:35:59.857 | + functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:35:59.861 | + functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:35:59.865 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:35:59.869 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:35:59.874 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:35:59.880 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401759876 2026-06-25 15:35:59.884 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:35:59.937 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:35:59.937 | 2026-06-25 15:35:59.937 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:35:59.937 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:35:59.937 | state without impacting any branches by switching back to a branch. 2026-06-25 15:35:59.937 | 2026-06-25 15:35:59.937 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:35:59.937 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:35:59.937 | 2026-06-25 15:35:59.937 | git switch -c 2026-06-25 15:35:59.937 | 2026-06-25 15:35:59.938 | Or undo this operation with: 2026-06-25 15:35:59.938 | 2026-06-25 15:35:59.938 | git switch - 2026-06-25 15:35:59.938 | 2026-06-25 15:35:59.938 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:35:59.938 | 2026-06-25 15:35:59.938 | HEAD is now at 3cba66c7 Merge "Update python versions" 2026-06-25 15:35:59.942 | + functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:35:59.945 | + functions-common:time_stop:2420 : local name 2026-06-25 15:35:59.949 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:35:59.953 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:35:59.956 | + functions-common:time_stop:2423 : local total 2026-06-25 15:35:59.960 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:35:59.963 | + functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:35:59.967 | + functions-common:time_stop:2427 : start_time=1782401759876 2026-06-25 15:35:59.970 | + functions-common:time_stop:2429 : [[ -z 1782401759876 ]] 2026-06-25 15:35:59.976 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:35:59.981 | + functions-common:time_stop:2432 : end_time=1782401759978 2026-06-25 15:35:59.985 | + functions-common:time_stop:2433 : elapsed_time=102 2026-06-25 15:35:59.988 | + functions-common:time_stop:2434 : total=571872 2026-06-25 15:35:59.992 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:35:59.996 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=571974 2026-06-25 15:36:00.000 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-06-25 15:36:00.021 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-06-25 15:36:00.026 | + functions-common:git_clone:673 : head -1 2026-06-25 15:36:00.026 | + functions-common:git_clone:673 : git show --oneline 2026-06-25 15:36:00.030 | 3cba66c7 Merge "Update python versions" 2026-06-25 15:36:00.034 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:36:00.038 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-06-25 15:36:00.042 | + inc/python:setup_develop:353 : local bindep 2026-06-25 15:36:00.046 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 15:36:00.049 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-06-25 15:36:00.053 | + inc/python:setup_develop:359 : local extras= 2026-06-25 15:36:00.057 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-06-25 15:36:00.061 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:36:00.065 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 15:36:00.069 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-06-25 15:36:00.073 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:36:00.077 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:36:00.083 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-06-25 15:36:00.088 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:36:00.093 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-06-25 15:36:00.097 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:36:00.102 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:36:00.107 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-06-25 15:36:00.116 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-06-25 15:36:00.120 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-06-25 15:36:00.124 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-06-25 15:36:00.311 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-06-25 15:36:00.315 | + inc/python:setup_package:436 : local bindep=0 2026-06-25 15:36:00.320 | + inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:36:00.324 | + inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:36:00.328 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-06-25 15:36:00.332 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-06-25 15:36:00.336 | + inc/python:setup_package:445 : local flags=-e 2026-06-25 15:36:00.341 | + inc/python:setup_package:446 : local extras= 2026-06-25 15:36:00.345 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:36:00.349 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:36:00.353 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:36:00.357 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:36:00.361 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:36:00.365 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-06-25 15:36:00.394 | Using python 3.12 to install /opt/stack/placement 2026-06-25 15:36:00.397 | + 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-06-25 15:36:01.480 | Obtaining file:///opt/stack/placement 2026-06-25 15:36:01.483 | Installing build dependencies: started 2026-06-25 15:36:03.465 | Installing build dependencies: finished with status 'done' 2026-06-25 15:36:03.466 | Checking if build backend supports build_editable: started 2026-06-25 15:36:04.082 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:36:04.084 | Getting requirements to build editable: started 2026-06-25 15:36:04.420 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:36:04.423 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:36:05.393 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:36:05.419 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.0.3) 2026-06-25 15:36:05.421 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.0.51) 2026-06-25 15:36:05.421 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (13.0.0) 2026-06-25 15:36:05.422 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.5.1) 2026-06-25 15:36:05.423 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.8.10) 2026-06-25 15:36:05.424 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (4.26.0) 2026-06-25 15:36:05.426 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.34.2) 2026-06-25 15:36:05.427 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (7.5.0) 2026-06-25 15:36:05.429 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.5.0) 2026-06-25 15:36:05.429 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (6.4.0) 2026-06-25 15:36:05.430 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.2.0) 2026-06-25 15:36:05.431 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.10.0) 2026-06-25 15:36:05.432 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (10.1.1) 2026-06-25 15:36:05.434 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (18.0.0) 2026-06-25 15:36:05.435 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (5.1.0) 2026-06-25 15:36:05.437 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (8.1.0) 2026-06-25 15:36:05.440 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.7.1) 2026-06-25 15:36:05.440 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (1.1.0) 2026-06-25 15:36:05.440 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (3.8.0) 2026-06-25 15:36:05.440 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-25 15:36:05.443 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (26.1.0) 2026-06-25 15:36:05.444 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2025.9.1) 2026-06-25 15:36:05.445 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (0.37.0) 2026-06-25 15:36:05.446 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->openstack-placement==15.1.0.dev5) (2026.5.1) 2026-06-25 15:36:05.454 | Requirement already satisfied: keystoneauth1>=3.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.14.0) 2026-06-25 15:36:05.455 | Requirement already satisfied: oslo.cache>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.2.0) 2026-06-25 15:36:05.457 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (6.8.0) 2026-06-25 15:36:05.458 | Requirement already satisfied: pycadf>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-25 15:36:05.459 | Requirement already satisfied: PyJWT>=2.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.13.0) 2026-06-25 15:36:05.460 | Requirement already satisfied: python-keystoneclient>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-25 15:36:05.466 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (2.1.0) 2026-06-25 15:36:05.467 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.8.0) 2026-06-25 15:36:05.469 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.8.2) 2026-06-25 15:36:05.469 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (4.15.0) 2026-06-25 15:36:05.480 | Requirement already satisfied: dogpile.cache>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (1.5.0) 2026-06-25 15:36:05.484 | Requirement already satisfied: decorator>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware>=4.18.0->openstack-placement==15.1.0.dev5) (5.3.1) 2026-06-25 15:36:05.491 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (0.20) 2026-06-25 15:36:05.491 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (3.1.0) 2026-06-25 15:36:05.496 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=3.0.0->oslo.concurrency>=3.26.0->openstack-placement==15.1.0.dev5) (2.2.1) 2026-06-25 15:36:05.498 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (1.3.0) 2026-06-25 15:36:05.500 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (2.0.0) 2026-06-25 15:36:05.501 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=6.7.0->openstack-placement==15.1.0.dev5) (6.0.3) 2026-06-25 15:36:05.508 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.18.4) 2026-06-25 15:36:05.511 | Requirement already satisfied: testresources>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (2.1.2) 2026-06-25 15:36:05.512 | Requirement already satisfied: testscenarios>=0.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (0.6.2) 2026-06-25 15:36:05.517 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->oslo.db>=8.6.0->openstack-placement==15.1.0.dev5) (1.3.12) 2026-06-25 15:36:05.523 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (2.9.0.post0) 2026-06-25 15:36:05.527 | Requirement already satisfied: bcrypt>=3.1.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (5.0.0) 2026-06-25 15:36:05.528 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.1.6) 2026-06-25 15:36:05.531 | Requirement already satisfied: statsd>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (4.0.1) 2026-06-25 15:36:05.538 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->oslo.middleware>=3.31.0->openstack-placement==15.1.0.dev5) (3.0.3) 2026-06-25 15:36:05.548 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.25.0->openstack-placement==15.1.0.dev5) (1.2.1) 2026-06-25 15:36:05.553 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (3.17.0) 2026-06-25 15:36:05.557 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (3.3.2) 2026-06-25 15:36:05.559 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (26.2) 2026-06-25 15:36:05.560 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.5.0->openstack-placement==15.1.0.dev5) (7.2.2) 2026-06-25 15:36:05.567 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev5) (82.0.1) 2026-06-25 15:36:05.572 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->openstack-placement==15.1.0.dev5) (0.8.1) 2026-06-25 15:36:05.591 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.3.0->openstack-placement==15.1.0.dev5) (1.17.0) 2026-06-25 15:36:05.608 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.4.7) 2026-06-25 15:36:05.608 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (3.18) 2026-06-25 15:36:05.608 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2.7.0) 2026-06-25 15:36:05.610 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev5) (2023.11.17) 2026-06-25 15:36:05.632 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->openstack-placement==15.1.0.dev5) (0.8) 2026-06-25 15:36:05.646 | Requirement already satisfied: greenlet>=1 in /opt/stack/data/venv/lib/python3.12/site-packages (from SQLAlchemy>=1.4.0->openstack-placement==15.1.0.dev5) (3.5.2) 2026-06-25 15:36:05.698 | Building wheels for collected packages: openstack-placement 2026-06-25 15:36:05.700 | Building editable for openstack-placement (pyproject.toml): started 2026-06-25 15:36:06.518 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-06-25 15:36:06.520 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev5-0.editable-py3-none-any.whl size=8755 sha256=13356e0e5f968e9a98b163a0e2d2f51dc97d044bb332823f6f5b28667bb2a343 2026-06-25 15:36:06.520 | Stored in directory: /tmp/pip-ephem-wheel-cache-9_41zq9k/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-06-25 15:36:06.527 | Successfully built openstack-placement 2026-06-25 15:36:06.820 | Installing collected packages: openstack-placement 2026-06-25 15:36:06.870 | Successfully installed openstack-placement-15.1.0.dev5 2026-06-25 15:36:07.084 | + inc/python:pip_install:216 : result=0 2026-06-25 15:36:07.087 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:36:07.091 | + functions-common:time_stop:2420 : local name 2026-06-25 15:36:07.094 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:36:07.098 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:36:07.101 | + functions-common:time_stop:2423 : local total 2026-06-25 15:36:07.104 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:36:07.107 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:36:07.110 | + functions-common:time_stop:2427 : start_time=1782401760387 2026-06-25 15:36:07.113 | + functions-common:time_stop:2429 : [[ -z 1782401760387 ]] 2026-06-25 15:36:07.118 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:36:07.123 | + functions-common:time_stop:2432 : end_time=1782401767119 2026-06-25 15:36:07.126 | + functions-common:time_stop:2433 : elapsed_time=6732 2026-06-25 15:36:07.128 | + functions-common:time_stop:2434 : total=172778 2026-06-25 15:36:07.132 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:36:07.135 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=179510 2026-06-25 15:36:07.138 | + inc/python:pip_install:219 : return 0 2026-06-25 15:36:07.142 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:36:07.145 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:36:07.148 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-06-25 15:36:07.151 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-06-25 15:36:07.154 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:36:07.157 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:36:07.160 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-06-25 15:36:07.163 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:36:07.166 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-06-25 15:36:07.170 | + ./stack.sh:main:965 : configure_placement 2026-06-25 15:36:07.173 | + lib/placement:configure_placement:86 : sudo install -d -o quobyte /etc/placement 2026-06-25 15:36:07.193 | + lib/placement:configure_placement:87 : create_placement_conf 2026-06-25 15:36:07.196 | + lib/placement:create_placement_conf:76 : rm -f /etc/placement/placement.conf 2026-06-25 15:36:07.203 | ++ lib/placement:create_placement_conf:77 : database_connection_url placement 2026-06-25 15:36:07.206 | ++ lib/database:database_connection_url:134 : local db=placement 2026-06-25 15:36:07.209 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-06-25 15:36:07.213 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-06-25 15:36:07.216 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:36:07.220 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:36:07.223 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:36:07.246 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:07.249 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:36:07.252 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-25 15:36:07.257 | + lib/placement:create_placement_conf:77 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-06-25 15:36:07.303 | + lib/placement:create_placement_conf:78 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-06-25 15:36:07.343 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-06-25 15:36:07.385 | + lib/placement:create_placement_conf:80 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-06-25 15:36:07.389 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-06-25 15:36:07.393 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-06-25 15:36:07.396 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:36:07.400 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:36:07.403 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-06-25 15:36:07.407 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-06-25 15:36:07.410 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 15:36:07.414 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:36:07.417 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-06-25 15:36:07.461 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-06-25 15:36:07.508 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.77/identity 2026-06-25 15:36:07.545 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-06-25 15:36:07.584 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-06-25 15:36:07.618 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-06-25 15:36:07.652 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-06-25 15:36:07.689 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-06-25 15:36:07.720 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.77/identity 2026-06-25 15:36:07.750 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:36:07.779 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:36:07.809 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:36:07.812 | + lib/placement:create_placement_conf:81 : setup_logging /etc/placement/placement.conf 2026-06-25 15:36:07.814 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-06-25 15:36:07.817 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-06-25 15:36:07.821 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:36:07.838 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:36:07.840 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:36:07.843 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:36:07.845 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:36:07.848 | + 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-06-25 15:36:07.878 | + 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-06-25 15:36:07.909 | + 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-06-25 15:36:07.940 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:36:07.970 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-06-25 15:36:08.000 | + lib/placement:configure_placement:89 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-06-25 15:36:08.003 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-06-25 15:36:08.005 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-06-25 15:36:08.008 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-06-25 15:36:08.011 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:36:08.013 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-06-25 15:36:08.016 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-06-25 15:36:08.018 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:36:08.020 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:36:08.039 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:36:08.039 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:36:08.050 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:36:08.054 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:36:08.069 | /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-06-25 15:36:08.074 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-06-25 15:36:08.077 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-06-25 15:36:08.081 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:36:08.084 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-06-25 15:36:08.115 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-06-25 15:36:08.145 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-06-25 15:36:08.176 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:36:08.207 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:36:08.237 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:36:08.268 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:36:08.300 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:36:08.332 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:36:08.363 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-06-25 15:36:08.395 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:36:08.426 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:36:08.458 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:36:08.489 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-06-25 15:36:08.520 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:36:08.523 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:36:08.526 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-06-25 15:36:08.528 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-06-25 15:36:08.531 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:36:08.534 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:36:08.537 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:36:08.539 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-06-25 15:36:08.542 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-06-25 15:36:08.545 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-06-25 15:36:08.576 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:36:08.611 | + 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-06-25 15:36:08.611 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-06-25 15:36:08.622 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-06-25 15:36:08.627 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-06-25 15:36:08.630 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-06-25 15:36:08.632 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:36:08.635 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:36:08.638 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:36:08.640 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:36:08.643 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:36:08.646 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:36:08.648 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:36:08.651 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:36:08.654 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:36:08.656 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:36:08.659 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-06-25 15:36:08.672 | perl: warning: Setting locale failed. 2026-06-25 15:36:08.672 | perl: warning: Please check that your locale settings: 2026-06-25 15:36:08.672 | LANGUAGE = (unset), 2026-06-25 15:36:08.672 | LC_ALL = "en_US.utf8", 2026-06-25 15:36:08.673 | LANG = "de_DE.UTF-8" 2026-06-25 15:36:08.673 | are supported and installed on your system. 2026-06-25 15:36:08.673 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:36:08.713 | Enabling site placement-api. 2026-06-25 15:36:08.719 | To activate the new configuration, you need to run: 2026-06-25 15:36:08.719 | systemctl reload apache2 2026-06-25 15:36:08.724 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:36:08.727 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:36:08.729 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:36:08.732 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:36:08.891 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 15:36:08.898 | + lib/placement:configure_placement:90 : [[ False == \T\r\u\e ]] 2026-06-25 15:36:08.903 | + lib/placement:configure_placement:94 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults False 2026-06-25 15:36:08.952 | + lib/placement:configure_placement:95 : iniset /etc/placement/placement.conf oslo_policy enforce_scope False 2026-06-25 15:36:08.993 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-06-25 15:36:09.016 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:09.018 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-06-25 15:36:09.042 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:09.045 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-06-25 15:36:09.048 | + lib/nova:configure_placement_nova_compute:634 : local conf=/etc/nova/nova.conf 2026-06-25 15:36:09.051 | + lib/nova:configure_placement_nova_compute:635 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-06-25 15:36:09.055 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:36:09.059 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:36:09.062 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 15:36:09.066 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-06-25 15:36:09.108 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-06-25 15:36:09.156 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.77/identity 2026-06-25 15:36:09.201 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-06-25 15:36:09.247 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-06-25 15:36:09.294 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-06-25 15:36:09.334 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-06-25 15:36:09.376 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-06-25 15:36:09.419 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-06-25 15:36:09.441 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:36:09.445 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-06-25 15:36:09.467 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:36:09.471 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-06-25 15:36:09.495 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:09.499 | + ./stack.sh:main:989 : init_os_brick 2026-06-25 15:36:09.502 | + lib/cinder:init_os_brick:510 : mkdir -p /opt/stack/data/os_brick 2026-06-25 15:36:09.507 | + lib/cinder:init_os_brick:511 : is_service_enabled cinder 2026-06-25 15:36:09.530 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:09.534 | + lib/cinder:init_os_brick:512 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 15:36:09.574 | + lib/cinder:init_os_brick:514 : is_service_enabled nova 2026-06-25 15:36:09.598 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:09.603 | + lib/cinder:init_os_brick:515 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 15:36:09.650 | + lib/cinder:init_os_brick:517 : is_service_enabled glance 2026-06-25 15:36:09.675 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:09.679 | + lib/cinder:init_os_brick:518 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 15:36:09.726 | + lib/cinder:init_os_brick:519 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-06-25 15:36:09.770 | + ./stack.sh:main:996 : run_phase stack install 2026-06-25 15:36:09.774 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 15:36:09.777 | + functions-common:run_phase:1849 : local phase=install 2026-06-25 15:36:09.780 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:36:09.784 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:36:09.787 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:36:09.790 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:36:09.793 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:36:09.799 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:36:09.804 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:36:09.807 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:36:09.810 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:36:09.814 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-06-25 15:36:09.818 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:36:09.839 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:09.843 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:36:09.846 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:36:09.850 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-06-25 15:36:09.853 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-06-25 15:36:09.857 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:36:09.860 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-06-25 15:36:09.863 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-06-25 15:36:09.867 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-06-25 15:36:09.943 | ++ inc/async:async_inner:63 : install_tempest 2026-06-25 15:36:09.995 | [2082 Async install_tempest:45870]: running: install_tempest 2026-06-25 15:36:10.000 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 15:36:10.004 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 15:36:10.009 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:36:10.014 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:36:10.019 | + functions-common:run_phase:1875 : run_plugins stack install 2026-06-25 15:36:10.023 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 15:36:10.027 | + functions-common:run_plugins:1835 : local phase=install 2026-06-25 15:36:10.032 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 15:36:10.036 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 15:36:10.040 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-06-25 15:36:10.043 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-06-25 15:36:10.046 | + inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:36:10.050 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:36:10.053 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-06-25 15:36:10.058 | + inc/python:use_library_from_git:269 : return 1 2026-06-25 15:36:10.062 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-06-25 15:36:10.066 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-06-25 15:36:10.070 | + inc/python:pip_install_gr:95 : local clean_name 2026-06-25 15:36:10.075 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-06-25 15:36:10.079 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-06-25 15:36:10.085 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-06-25 15:36:10.089 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-06-25 15:36:10.089 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-06-25 15:36:10.097 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-06-25 15:36:10.100 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-06-25 15:36:10.104 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 15:36:10.108 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 15:36:10.112 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-06-25 15:36:10.138 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 15:36:10.141 | + 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-06-25 15:36:11.579 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-06-25 15:36:11.760 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-06-25 15:36:11.776 | 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-06-25 15:36:11.776 | Requirement already satisfied: cliff>=4.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.14.0) 2026-06-25 15:36:11.776 | 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-06-25 15:36:11.779 | Requirement already satisfied: openstacksdk>=4.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.17.0) 2026-06-25 15:36:11.779 | Requirement already satisfied: osc-lib>=4.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (4.6.0) 2026-06-25 15:36:11.779 | Requirement already satisfied: oslo.i18n>=3.15.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (6.8.0) 2026-06-25 15:36:11.780 | 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-06-25 15:36:11.783 | Requirement already satisfied: python-cinderclient>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (9.9.0) 2026-06-25 15:36:11.783 | 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-06-25 15:36:11.783 | 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.8.0) 2026-06-25 15:36:11.785 | 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-06-25 15:36:11.786 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-06-25 15:36:11.787 | 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.17.0) 2026-06-25 15:36:11.789 | 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-06-25 15:36:11.792 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-06-25 15:36:11.794 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-06-25 15:36:11.795 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-06-25 15:36:11.796 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-06-25 15:36:11.799 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-06-25 15:36:11.804 | 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-06-25 15:36:11.810 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.3.1) 2026-06-25 15:36:11.810 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.5.0) 2026-06-25 15:36:11.810 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.1.0) 2026-06-25 15:36:11.812 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.33) 2026-06-25 15:36:11.813 | Requirement already satisfied: keystoneauth1>=5.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (5.14.0) 2026-06-25 15:36:11.815 | Requirement already satisfied: os-service-types>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.2) 2026-06-25 15:36:11.816 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.0.3) 2026-06-25 15:36:11.818 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.10.0) 2026-06-25 15:36:11.820 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (7.2.2) 2026-06-25 15:36:11.827 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.1) 2026-06-25 15:36:11.833 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=5.10.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (4.15.0) 2026-06-25 15:36:11.839 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-06-25 15:36:11.844 | 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-06-25 15:36:11.847 | 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-06-25 15:36:11.850 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-06-25 15:36:11.856 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr!=2.1.0,>=2.0.0->openstacksdk>=4.14.0->python-openstackclient!=7.3.0,!=7.3.1) (82.0.1) 2026-06-25 15:36:11.865 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.2->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.8.1) 2026-06-25 15:36:11.887 | 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-06-25 15:36:11.889 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-06-25 15:36:11.890 | Requirement already satisfied: oslo.serialization>=2.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (5.10.0) 2026-06-25 15:36:11.895 | Requirement already satisfied: wrapt>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from debtcollector>=1.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.2.1) 2026-06-25 15:36:11.899 | 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-06-25 15:36:11.903 | 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-06-25 15:36:11.910 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-06-25 15:36:11.911 | 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-06-25 15:36:11.912 | 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-06-25 15:36:11.914 | 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-06-25 15:36:11.929 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-06-25 15:36:11.930 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-06-25 15:36:11.936 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-06-25 15:36:11.983 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-06-25 15:36:12.128 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.9 MB/s 0:00:00 2026-06-25 15:36:12.441 | Installing collected packages: python-openstackclient 2026-06-25 15:36:14.527 | Successfully installed python-openstackclient-10.1.0 2026-06-25 15:36:14.690 | + inc/python:pip_install:216 : result=0 2026-06-25 15:36:14.694 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:36:14.697 | + functions-common:time_stop:2420 : local name 2026-06-25 15:36:14.703 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:36:14.707 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:36:14.709 | + functions-common:time_stop:2423 : local total 2026-06-25 15:36:14.713 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:36:14.716 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:36:14.719 | + functions-common:time_stop:2427 : start_time=1782401770131 2026-06-25 15:36:14.722 | + functions-common:time_stop:2429 : [[ -z 1782401770131 ]] 2026-06-25 15:36:14.727 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:36:14.732 | + functions-common:time_stop:2432 : end_time=1782401774728 2026-06-25 15:36:14.735 | + functions-common:time_stop:2433 : elapsed_time=4597 2026-06-25 15:36:14.739 | + functions-common:time_stop:2434 : total=179510 2026-06-25 15:36:14.742 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:36:14.745 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=184107 2026-06-25 15:36:14.749 | + inc/python:pip_install:219 : return 0 2026-06-25 15:36:14.752 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-06-25 15:36:14.773 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:36:14.778 | + ./stack.sh:main:1011 : install_oscwrap 2026-06-25 15:36:14.783 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-06-25 15:36:14.789 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.5WuLQuJeEb 2026-06-25 15:36:14.791 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-06-25 15:36:14.795 | + functions-common:install_oscwrap:2476 : unalias -a 2026-06-25 15:36:14.798 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-06-25 15:36:14.803 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-06-25 15:36:14.805 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 15:36:14.808 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-06-25 15:36:14.827 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:14.829 | + ./stack.sh:main:1065 : configure_database 2026-06-25 15:36:14.832 | + lib/database:configure_database:128 : configure_database_mysql 2026-06-25 15:36:14.835 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-06-25 15:36:14.837 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-06-25 15:36:14.839 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:36:14.841 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-06-25 15:36:14.845 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-06-25 15:36:14.847 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:36:14.850 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:36:14.853 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-06-25 15:36:14.855 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-06-25 15:36:14.858 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:36:14.862 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:36:14.864 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-06-25 15:36:14.868 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-06-25 15:36:14.869 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-06-25 15:36:14.872 | + functions-common:is_fips_enabled:2541 : fips= 2026-06-25 15:36:14.875 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-06-25 15:36:14.880 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-06-25 15:36:14.880 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-06-25 15:36:14.882 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-06-25 15:36:14.886 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-06-25 15:36:14.971 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-06-25 15:36:14.977 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:36:14.982 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:36:14.985 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:36:14.991 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:36:14.996 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:36:15.000 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:36:15.003 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:36:15.006 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:36:15.009 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:36:15.011 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:36:15.014 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:36:15.018 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:36:15.021 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:36:15.024 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-06-25 15:36:15.027 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:36:15.029 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:36:15.032 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-06-25 15:36:15.036 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:36:15.040 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 15:36:17.706 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-06-25 15:36:17.715 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-06-25 15:36:17.720 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:36:17.726 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:36:17.731 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-06-25 15:36:17.736 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-06-25 15:36:17.742 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-06-25 15:36:17.766 | mysqladmin: connect to server at 'localhost' failed 2026-06-25 15:36:17.766 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-06-25 15:36:17.774 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-06-25 15:36:17.779 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-06-25 15:36:17.785 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:36:17.790 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:36:17.794 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-06-25 15:36:17.799 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-06-25 15:36:17.804 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-06-25 15:36:17.813 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-06-25 15:36:17.814 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-06-25 15:36:17.832 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:36:17.915 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-06-25 15:36:17.925 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-06-25 15:36:17.926 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-06-25 15:36:17.927 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-06-25 15:36:17.934 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-06-25 15:36:17.938 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-06-25 15:36:17.942 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-06-25 15:36:17.947 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-06-25 15:36:17.951 | + 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-06-25 15:36:17.972 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:36:18.082 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-06-25 15:36:18.099 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:36:18.183 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-06-25 15:36:18.277 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-06-25 15:36:18.354 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-06-25 15:36:18.437 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-06-25 15:36:18.441 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-06-25 15:36:18.444 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-06-25 15:36:18.444 | enabling MySQL performance counting 2026-06-25 15:36:18.446 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-06-25 15:36:18.478 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-06-25 15:36:18.481 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-06-25 15:36:19.678 | Processing ./tools/dbcounter 2026-06-25 15:36:19.682 | Installing build dependencies: started 2026-06-25 15:36:22.799 | Installing build dependencies: finished with status 'done' 2026-06-25 15:36:22.800 | Getting requirements to build wheel: started 2026-06-25 15:36:23.488 | Getting requirements to build wheel: finished with status 'done' 2026-06-25 15:36:23.490 | Preparing metadata (pyproject.toml): started 2026-06-25 15:36:23.894 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:36:23.898 | Building wheels for collected packages: dbcounter 2026-06-25 15:36:23.900 | Building wheel for dbcounter (pyproject.toml): started 2026-06-25 15:36:24.356 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-06-25 15:36:24.357 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=827db1d2026c3a48bba38206872d9d1e5d8d83179ab8b981928e81e8424ca9a6 2026-06-25 15:36:24.359 | Stored in directory: /tmp/pip-ephem-wheel-cache-bg95dbzt/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-06-25 15:36:24.364 | Successfully built dbcounter 2026-06-25 15:36:24.680 | Installing collected packages: dbcounter 2026-06-25 15:36:24.979 | Successfully installed dbcounter-0.1 2026-06-25 15:36:25.155 | + inc/python:pip_install:216 : result=0 2026-06-25 15:36:25.158 | + inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:36:25.162 | + functions-common:time_stop:2420 : local name 2026-06-25 15:36:25.165 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:36:25.168 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:36:25.172 | + functions-common:time_stop:2423 : local total 2026-06-25 15:36:25.175 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:36:25.178 | + functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:36:25.182 | + functions-common:time_stop:2427 : start_time=1782401778468 2026-06-25 15:36:25.185 | + functions-common:time_stop:2429 : [[ -z 1782401778468 ]] 2026-06-25 15:36:25.191 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:36:25.196 | + functions-common:time_stop:2432 : end_time=1782401785192 2026-06-25 15:36:25.199 | + functions-common:time_stop:2433 : elapsed_time=6724 2026-06-25 15:36:25.202 | + functions-common:time_stop:2434 : total=184107 2026-06-25 15:36:25.206 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:36:25.209 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=190831 2026-06-25 15:36:25.212 | + inc/python:pip_install:219 : return 0 2026-06-25 15:36:25.216 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-06-25 15:36:25.219 | + lib/database:recreate_database:112 : local db=stats 2026-06-25 15:36:25.223 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-06-25 15:36:25.226 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-06-25 15:36:25.229 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-06-25 15:36:25.237 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:36:25.326 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-06-25 15:36:25.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:36:25.413 | + 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-06-25 15:36:25.413 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-06-25 15:36:25.419 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:36:25.504 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-06-25 15:36:25.507 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-06-25 15:36:25.585 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-06-25 15:36:25.664 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-06-25 15:36:25.745 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-06-25 15:36:25.826 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-06-25 15:36:25.901 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-06-25 15:36:25.981 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-06-25 15:36:26.061 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-06-25 15:36:26.065 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:36:26.068 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-06-25 15:36:28.373 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-06-25 15:36:28.379 | + functions-common:save_stackenv:65 : local tag=1069 2026-06-25 15:36:28.385 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 15:36:28.395 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-173628 2026-06-25 15:36:28.399 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-173628 1069' 2026-06-25 15:36:28.403 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.404 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 15:36:28.410 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.416 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 15:36:28.422 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.426 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 15:36:28.429 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.433 | + 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-06-25 15:36:28.440 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.445 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.77 2026-06-25 15:36:28.453 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.458 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.77/identity 2026-06-25 15:36:28.463 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.469 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-171801 2026-06-25 15:36:28.473 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.477 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 15:36:28.481 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.483 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.77 2026-06-25 15:36:28.485 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.488 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 15:36:28.490 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.494 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 15:36:28.498 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.503 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 15:36:28.510 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.516 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 15:36:28.528 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.539 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.77 2026-06-25 15:36:28.550 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:36:28.560 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 15:36:28.568 | + ./stack.sh:main:1079 : start_dstat 2026-06-25 15:36:28.576 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:36:28.585 | + functions-common:run_process:1674 : local service=dstat 2026-06-25 15:36:28.593 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:36:28.600 | + functions-common:run_process:1676 : local group= 2026-06-25 15:36:28.604 | + functions-common:run_process:1677 : local user= 2026-06-25 15:36:28.608 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:36:28.613 | + functions-common:run_process:1680 : local name=dstat 2026-06-25 15:36:28.618 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:36:28.622 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:36:28.629 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:36:28.634 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:36:28.638 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:36:28.646 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401788640 2026-06-25 15:36:28.650 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-06-25 15:36:28.685 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:28.692 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-06-25 15:36:28.697 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-06-25 15:36:28.706 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:36:28.710 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:36:28.716 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:36:28.721 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:36:28.725 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-06-25 15:36:28.729 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-06-25 15:36:28.734 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-06-25 15:36:28.740 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:36:28.745 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:36:28.749 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:36:28.753 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:36:28.756 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-06-25 15:36:28.759 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-06-25 15:36:28.764 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-06-25 15:36:28.769 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-06-25 15:36:28.773 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-06-25 15:36:28.776 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:36:28.782 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:36:28.788 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:36:28.792 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:36:28.795 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:36:28.800 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-06-25 15:36:28.805 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:36:28.812 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-06-25 15:36:28.945 | + 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-06-25 15:36:29.060 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-06-25 15:36:29.159 | + 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-06-25 15:36:29.261 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-06-25 15:36:29.352 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-06-25 15:36:29.438 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:36:29.519 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:36:29.523 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:36:29.526 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-06-25 15:36:29.621 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:36:30.126 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-06-25 15:36:30.148 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-06-25 15:36:30.631 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-06-25 15:36:30.678 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:36:30.681 | + functions-common:time_stop:2420 : local name 2026-06-25 15:36:30.684 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:36:30.687 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:36:30.689 | + functions-common:time_stop:2423 : local total 2026-06-25 15:36:30.691 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:36:30.694 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:36:30.696 | + functions-common:time_stop:2427 : start_time=1782401788640 2026-06-25 15:36:30.699 | + functions-common:time_stop:2429 : [[ -z 1782401788640 ]] 2026-06-25 15:36:30.704 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:36:30.708 | + functions-common:time_stop:2432 : end_time=1782401790705 2026-06-25 15:36:30.710 | + functions-common:time_stop:2433 : elapsed_time=2065 2026-06-25 15:36:30.712 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:36:30.715 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:36:30.717 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2065 2026-06-25 15:36:30.720 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-06-25 15:36:30.722 | + functions-common:run_process:1674 : local service=memory_tracker 2026-06-25 15:36:30.725 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-06-25 15:36:30.727 | + functions-common:run_process:1676 : local group= 2026-06-25 15:36:30.730 | + functions-common:run_process:1677 : local user=root 2026-06-25 15:36:30.732 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-06-25 15:36:30.734 | + functions-common:run_process:1680 : local name=memory_tracker 2026-06-25 15:36:30.736 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:36:30.739 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:36:30.741 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:36:30.744 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:36:30.746 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:36:30.751 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401790748 2026-06-25 15:36:30.753 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-06-25 15:36:30.770 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:36:30.774 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:36:30.776 | + functions-common:time_stop:2420 : local name 2026-06-25 15:36:30.779 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:36:30.781 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:36:30.783 | + functions-common:time_stop:2423 : local total 2026-06-25 15:36:30.785 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:36:30.788 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:36:30.790 | + functions-common:time_stop:2427 : start_time=1782401790748 2026-06-25 15:36:30.793 | + functions-common:time_stop:2429 : [[ -z 1782401790748 ]] 2026-06-25 15:36:30.797 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:36:30.801 | + functions-common:time_stop:2432 : end_time=1782401790798 2026-06-25 15:36:30.804 | + functions-common:time_stop:2433 : elapsed_time=50 2026-06-25 15:36:30.806 | + functions-common:time_stop:2434 : total=2065 2026-06-25 15:36:30.808 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:36:30.810 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2115 2026-06-25 15:36:30.813 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-06-25 15:36:30.829 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:36:30.833 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 15:36:30.835 | + functions-common:run_process:1674 : local service=file_tracker 2026-06-25 15:36:30.839 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-06-25 15:36:30.842 | + functions-common:run_process:1676 : local group= 2026-06-25 15:36:30.845 | + functions-common:run_process:1677 : local user= 2026-06-25 15:36:30.847 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:36:30.850 | + functions-common:run_process:1680 : local name=file_tracker 2026-06-25 15:36:30.852 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:36:30.855 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:36:30.858 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:36:30.861 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:36:30.864 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:36:30.868 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401790865 2026-06-25 15:36:30.871 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-06-25 15:36:30.888 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:36:30.891 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:36:30.893 | + functions-common:time_stop:2420 : local name 2026-06-25 15:36:30.895 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:36:30.898 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:36:30.901 | + functions-common:time_stop:2423 : local total 2026-06-25 15:36:30.902 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:36:30.904 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:36:30.907 | + functions-common:time_stop:2427 : start_time=1782401790865 2026-06-25 15:36:30.911 | + functions-common:time_stop:2429 : [[ -z 1782401790865 ]] 2026-06-25 15:36:30.916 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:36:30.922 | + functions-common:time_stop:2432 : end_time=1782401790918 2026-06-25 15:36:30.929 | + functions-common:time_stop:2433 : elapsed_time=53 2026-06-25 15:36:30.929 | + functions-common:time_stop:2434 : total=2115 2026-06-25 15:36:30.931 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:36:30.933 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2168 2026-06-25 15:36:30.938 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-06-25 15:36:30.959 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:36:30.965 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-06-25 15:36:30.987 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:36:30.990 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-06-25 15:36:31.010 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:31.014 | + ./stack.sh:main:1098 : start_etcd3 2026-06-25 15:36:31.018 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-06-25 15:36:31.022 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-06-25 15:36:31.027 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-06-25 15:36:31.032 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.77:2380' 2026-06-25 15:36:31.034 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.77:2380' 2026-06-25 15:36:31.037 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.77:2379' 2026-06-25 15:36:31.040 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-06-25 15:36:31.042 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-06-25 15:36:31.045 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.77:2379' 2026-06-25 15:36:31.047 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-06-25 15:36:31.051 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-06-25 15:36:31.057 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 15:36:31.062 | + 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.77:2380 --initial-advertise-peer-urls http://192.168.122.77:2380 --advertise-client-urls http://192.168.122.77:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.77:2379 --log-level=debug' '' root 2026-06-25 15:36:31.067 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-06-25 15:36:31.073 | + 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.77:2380 --initial-advertise-peer-urls http://192.168.122.77:2380 --advertise-client-urls http://192.168.122.77:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.77:2379 --log-level=debug' 2026-06-25 15:36:31.077 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:36:31.082 | + functions-common:write_user_unit_file:1538 : local user=root 2026-06-25 15:36:31.086 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:36:31.091 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:36:31.096 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:36:31.099 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-06-25 15:36:31.105 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:36:31.112 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-06-25 15:36:31.200 | + 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-06-25 15:36:31.300 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-06-25 15:36:31.378 | + 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.77:2380 --initial-advertise-peer-urls http://192.168.122.77:2380 --advertise-client-urls http://192.168.122.77:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.77:2379 --log-level=debug' 2026-06-25 15:36:31.452 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-06-25 15:36:31.528 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-06-25 15:36:31.607 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:36:31.679 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:36:31.683 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:36:31.687 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-06-25 15:36:31.778 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:36:32.262 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-06-25 15:36:32.351 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-06-25 15:36:32.437 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-06-25 15:36:32.515 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-06-25 15:36:32.594 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-06-25 15:36:32.600 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:36:32.604 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 15:36:32.609 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-06-25 15:36:33.126 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-06-25 15:36:33.149 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-06-25 15:36:33.635 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-06-25 15:36:34.179 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-06-25 15:36:34.205 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:36:34.209 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-06-25 15:36:34.212 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-06-25 15:36:34.216 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-06-25 15:36:34.235 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-06-25 15:36:34.252 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-06-25 15:36:34.255 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 15:36:34.258 | + 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.77/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-06-25 15:36:34.383 | The user clouds.yaml file didn't exist. 2026-06-25 15:36:34.398 | + 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.77/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-06-25 15:36:34.531 | + 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.77/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-06-25 15:36:34.658 | + 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.77/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-06-25 15:36:34.784 | + 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.77/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-06-25 15:36:34.911 | + 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.77/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-06-25 15:36:35.039 | + 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.77/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-06-25 15:36:35.169 | + 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.77/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-06-25 15:36:35.300 | + 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.77/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-06-25 15:36:35.434 | + 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.77/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-06-25 15:36:35.578 | + functions-common:write_clouds_yaml:203 : cat 2026-06-25 15:36:35.585 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-06-25 15:36:35.590 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-06-25 15:36:35.594 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-06-25 15:36:35.600 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-06-25 15:36:35.604 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-06-25 15:36:35.608 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-06-25 15:36:35.630 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:35.633 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-06-25 15:36:35.637 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:36:35.640 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-06-25 15:36:35.644 | + ./stack.sh:main:1115 : '[' 192.168.122.77 == 192.168.122.77 ']' 2026-06-25 15:36:35.647 | + ./stack.sh:main:1116 : init_keystone 2026-06-25 15:36:35.651 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-06-25 15:36:35.671 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:36:35.674 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-06-25 15:36:35.678 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-06-25 15:36:35.681 | + lib/database:recreate_database:112 : local db=keystone 2026-06-25 15:36:35.684 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-06-25 15:36:35.688 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-06-25 15:36:35.691 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-06-25 15:36:35.696 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:36:35.782 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-06-25 15:36:35.788 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:36:35.869 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-06-25 15:36:35.872 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 15:36:35.874 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:36:35.878 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:36:35.882 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:36:35.887 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401795884 2026-06-25 15:36:35.890 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-06-25 15:36:36.533 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:36:36.533 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:36:36.533 | we strongly recommend against using it for new projects. 2026-06-25 15:36:36.533 | 2026-06-25 15:36:36.533 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:36:36.533 | framework. For more detail see 2026-06-25 15:36:36.533 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:36:36.533 | 2026-06-25 15:36:36.533 | __import__(import_str) 2026-06-25 15:36:39.675 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 15:36:39.770 | 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=48764) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:36:39.786 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:36:39.786 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:36:39.787 | DEBUG dbcounter [-] [48764] Writer thread running {{(pid=48764) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:36:39.866 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-06-25 15:36:43.817 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=48764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:36:43.820 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-06-25 15:36:43.820 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=48764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:36:43.825 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-06-25 15:36:43.871 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=48764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:36:43.875 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-06-25 15:36:43.897 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=48764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:36:43.900 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-06-25 15:36:43.981 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=48764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:36:43.984 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-06-25 15:36:44.026 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=48764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:36:44.033 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-06-25 15:36:44.138 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=48764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:36:44.146 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-06-25 15:36:44.149 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=48764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:36:44.153 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-06-25 15:36:44.273 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=48764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:36:44.275 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-06-25 15:36:44.307 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=48764) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:36:44.995 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-06-25 15:36:44.998 | + functions-common:time_stop:2420 : local name 2026-06-25 15:36:45.001 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:36:45.004 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:36:45.006 | + functions-common:time_stop:2423 : local total 2026-06-25 15:36:45.008 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:36:45.011 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 15:36:45.013 | + functions-common:time_stop:2427 : start_time=1782401795884 2026-06-25 15:36:45.016 | + functions-common:time_stop:2429 : [[ -z 1782401795884 ]] 2026-06-25 15:36:45.021 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:36:45.028 | + functions-common:time_stop:2432 : end_time=1782401805023 2026-06-25 15:36:45.032 | + functions-common:time_stop:2433 : elapsed_time=9139 2026-06-25 15:36:45.037 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:36:45.040 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:36:45.044 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9139 2026-06-25 15:36:45.048 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-06-25 15:36:45.050 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-06-25 15:36:45.056 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-06-25 15:36:45.658 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:36:45.658 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:36:45.658 | we strongly recommend against using it for new projects. 2026-06-25 15:36:45.658 | 2026-06-25 15:36:45.659 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:36:45.659 | framework. For more detail see 2026-06-25 15:36:45.659 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:36:45.659 | 2026-06-25 15:36:45.659 | __import__(import_str) 2026-06-25 15:36:48.457 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-06-25 15:36:48.458 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 15:36:48.458 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 15:36:48.459 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-06-25 15:36:48.459 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-06-25 15:36:48.460 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 15:36:48.460 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 15:36:48.461 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 15:36:48.461 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-06-25 15:36:49.007 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-06-25 15:36:49.013 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-06-25 15:36:49.610 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:36:49.610 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:36:49.610 | we strongly recommend against using it for new projects. 2026-06-25 15:36:49.610 | 2026-06-25 15:36:49.610 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:36:49.610 | framework. For more detail see 2026-06-25 15:36:49.611 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:36:49.611 | 2026-06-25 15:36:49.611 | __import__(import_str) 2026-06-25 15:36:52.354 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-06-25 15:36:52.355 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 15:36:52.355 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 15:36:52.355 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-06-25 15:36:52.356 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-06-25 15:36:52.358 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-06-25 15:36:52.358 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-06-25 15:36:52.358 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-06-25 15:36:52.358 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-06-25 15:36:52.930 | + ./stack.sh:main:1117 : start_keystone 2026-06-25 15:36:52.934 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-06-25 15:36:52.940 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-06-25 15:36:52.943 | + functions-common:run_process:1674 : local service=keystone 2026-06-25 15:36:52.947 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:36:52.950 | + functions-common:run_process:1676 : local group= 2026-06-25 15:36:52.955 | + functions-common:run_process:1677 : local user= 2026-06-25 15:36:52.959 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:36:52.962 | + functions-common:run_process:1680 : local name=keystone 2026-06-25 15:36:52.967 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:36:52.970 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:36:52.973 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:36:52.977 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:36:52.981 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:36:52.986 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401812982 2026-06-25 15:36:52.990 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-06-25 15:36:53.012 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:36:53.016 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-06-25 15:36:53.020 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-06-25 15:36:53.023 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:36:53.026 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:36:53.030 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:36:53.034 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-06-25 15:36:53.037 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-06-25 15:36:53.040 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-06-25 15:36:53.043 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-06-25 15:36:53.047 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:36:53.050 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:36:53.054 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:36:53.058 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:36:53.061 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-06-25 15:36:53.065 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-06-25 15:36:53.068 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:36:53.072 | + 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-06-25 15:36:53.076 | + 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-06-25 15:36:53.080 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-06-25 15:36:53.082 | + 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-06-25 15:36:53.085 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:36:53.088 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:36:53.091 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:36:53.095 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-06-25 15:36:53.097 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:36:53.103 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-06-25 15:36:53.186 | + 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-06-25 15:36:53.270 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-06-25 15:36:53.340 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-06-25 15:36:53.414 | + 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-06-25 15:36:53.484 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:36:53.563 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-06-25 15:36:53.637 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-06-25 15:36:53.712 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-06-25 15:36:53.787 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-06-25 15:36:53.862 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-06-25 15:36:53.947 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:36:53.951 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:36:53.954 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-06-25 15:36:54.047 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:36:54.525 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-06-25 15:36:54.554 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-06-25 15:36:55.021 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-06-25 15:36:55.183 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:36:55.183 | + functions-common:time_stop:2420 : local name 2026-06-25 15:36:55.188 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:36:55.192 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:36:55.193 | + functions-common:time_stop:2423 : local total 2026-06-25 15:36:55.198 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:36:55.200 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:36:55.205 | + functions-common:time_stop:2427 : start_time=1782401812982 2026-06-25 15:36:55.208 | + functions-common:time_stop:2429 : [[ -z 1782401812982 ]] 2026-06-25 15:36:55.212 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:36:55.215 | + functions-common:time_stop:2432 : end_time=1782401815212 2026-06-25 15:36:55.219 | + functions-common:time_stop:2433 : elapsed_time=2230 2026-06-25 15:36:55.222 | + functions-common:time_stop:2434 : total=2168 2026-06-25 15:36:55.225 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:36:55.227 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4398 2026-06-25 15:36:55.230 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-06-25 15:36:55.230 | Waiting for keystone to start... 2026-06-25 15:36:55.233 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.77/identity/v3/ 2026-06-25 15:36:55.235 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.77/identity/v3/ 2026-06-25 15:36:55.238 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 15:36:55.241 | + functions:wait_for_service:477 : local url=http://192.168.122.77/identity/v3/ 2026-06-25 15:36:55.243 | + functions:wait_for_service:478 : local rval=0 2026-06-25 15:36:55.246 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 15:36:55.249 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:36:55.251 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:36:55.254 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:36:55.259 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:36:55.261 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401815258 2026-06-25 15:36:55.264 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 15:36:55.268 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:36:55.274 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.77/identity/v3/ 2026-06-25 15:36:56.524 | ++ inc/async:async_inner:64 : rc=0 2026-06-25 15:36:56.552 | [45870 Async install_tempest:45870]: finished successfully 2026-06-25 15:37:01.149 | + :: : [[ 200 == 503 ]] 2026-06-25 15:37:01.150 | + :: : [[ 0 -eq 7 ]] 2026-06-25 15:37:01.155 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 15:37:01.159 | + functions-common:time_stop:2420 : local name 2026-06-25 15:37:01.164 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:37:01.167 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:37:01.170 | + functions-common:time_stop:2423 : local total 2026-06-25 15:37:01.174 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:37:01.177 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:37:01.181 | + functions-common:time_stop:2427 : start_time=1782401815258 2026-06-25 15:37:01.184 | + functions-common:time_stop:2429 : [[ -z 1782401815258 ]] 2026-06-25 15:37:01.189 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:37:01.194 | + functions-common:time_stop:2432 : end_time=1782401821190 2026-06-25 15:37:01.198 | + functions-common:time_stop:2433 : elapsed_time=5932 2026-06-25 15:37:01.201 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:37:01.205 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:37:01.207 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5932 2026-06-25 15:37:01.211 | + functions:wait_for_service:486 : return 0 2026-06-25 15:37:01.214 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-06-25 15:37:01.238 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:37:01.241 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-06-25 15:37:01.245 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:37:01.248 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-06-25 15:37:01.572 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-06-25 15:37:01.576 | + 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.77/identity 2026-06-25 15:37:02.214 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:37:02.214 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:37:02.214 | we strongly recommend against using it for new projects. 2026-06-25 15:37:02.214 | 2026-06-25 15:37:02.214 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:37:02.214 | framework. For more detail see 2026-06-25 15:37:02.215 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:37:02.215 | 2026-06-25 15:37:02.215 | __import__(import_str) 2026-06-25 15:37:05.531 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.531 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.531 | 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=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.540 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.557 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.557 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.587 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.617 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.617 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.706 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.706 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.706 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.707 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.707 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.708 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.721 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.721 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.721 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.721 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.722 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.722 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.725 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.730 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.734 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.734 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.735 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.735 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.735 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.736 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.736 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=49768) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-06-25 15:37:05.812 | INFO dbcounter [-] Registered counter for database keystone 2026-06-25 15:37:05.905 | 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=49768) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:37:06.111 | DEBUG dbcounter [-] [49768] Writer thread running {{(pid=49768) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:37:06.260 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Created domain default 2026-06-25 15:37:06.326 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Created project admin 2026-06-25 15:37:06.370 | WARNING keystone.common.password_hashing [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-06-25 15:37:06.395 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Created user admin 2026-06-25 15:37:06.418 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Created role reader 2026-06-25 15:37:06.441 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Created role member 2026-06-25 15:37:06.475 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Created implied role where 2efbe43c2db24f5b9bedb30e92cede6b implies 0cc9ea97b82548d3909ff8680b498961 2026-06-25 15:37:06.494 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Created role manager 2026-06-25 15:37:06.522 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Created implied role where 5bb2c5edf2764f35b6aa4c364d6169e8 implies 2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:37:06.544 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Created role admin 2026-06-25 15:37:06.571 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Created implied role where 8c6b9335073143608c53dfeed7f2994f implies 5bb2c5edf2764f35b6aa4c364d6169e8 2026-06-25 15:37:06.601 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Created role service 2026-06-25 15:37:06.623 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Granted role admin on project admin to user admin. 2026-06-25 15:37:06.640 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Granted role admin on the system to user admin. 2026-06-25 15:37:06.663 | WARNING py.warnings [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] /opt/stack/data/venv/lib/python3.12/site-packages/pycadf/identifier.py:70: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2026-06-25 15:37:06.664 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-06-25 15:37:06.664 |  2026-06-25 15:37:06.671 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Created region RegionOne 2026-06-25 15:37:06.723 | INFO keystone.cmd.bootstrap [None req-41d51021-cb1e-411a-8aae-4d163a713904 None None] Created public endpoint http://192.168.122.77/identity 2026-06-25 15:37:07.268 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-06-25 15:37:07.273 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-06-25 15:37:07.277 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-06-25 15:37:07.283 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-06-25 15:37:12.457 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:12.461 | + lib/keystone:create_keystone_accounts:258 : admin_project=2a391a59e3304deeba47c4b5e28ca6fd 2026-06-25 15:37:12.467 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-06-25 15:37:12.474 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-06-25 15:37:16.048 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:16.052 | + lib/keystone:create_keystone_accounts:260 : admin_user=d78da46028234a939a41f56a64b07859 2026-06-25 15:37:16.055 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-06-25 15:37:16.058 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-06-25 15:37:16.061 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-06-25 15:37:16.064 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin d78da46028234a939a41f56a64b07859 default 2026-06-25 15:37:16.135 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin d78da46028234a939a41f56a64b07859 default 2026-06-25 15:37:16.174 | [2082 Async ks-domain-role:49893]: running: get_or_add_user_domain_role admin d78da46028234a939a41f56a64b07859 default 2026-06-25 15:37:16.177 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-06-25 15:37:16.179 | + functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 15:37:16.183 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-25 15:37:20.303 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:20.308 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 15:37:20.310 | + functions-common:get_or_create_domain:878 : echo default 2026-06-25 15:37:20.310 | default 2026-06-25 15:37:20.313 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-06-25 15:37:20.385 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-06-25 15:37:20.432 | [2082 Async ks-project:50002]: running: get_or_create_project service Default 2026-06-25 15:37:20.434 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-06-25 15:37:20.524 | + inc/async:async_inner:63 : get_or_create_role service 2026-06-25 15:37:20.582 | [2082 Async ks-service:50096]: running: get_or_create_role service 2026-06-25 15:37:20.584 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-06-25 15:37:20.652 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-06-25 15:37:20.718 | [2082 Async ks-reseller:50190]: running: get_or_create_role ResellerAdmin 2026-06-25 15:37:20.723 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-06-25 15:37:20.727 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-06-25 15:37:20.857 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-06-25 15:37:20.932 | [2082 Async ks-anotherrole:50304]: running: get_or_create_role anotherrole 2026-06-25 15:37:20.937 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-06-25 15:37:20.947 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-06-25 15:37:20.954 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:37:20.963 | +++ 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-06-25 15:37:25.694 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:37:25.722 | [50002 Async ks-project:50002]: finished successfully 2026-06-25 15:37:26.175 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:37:26.212 | [50304 Async ks-anotherrole:50304]: finished successfully 2026-06-25 15:37:26.488 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:37:26.540 | [50096 Async ks-service:50096]: finished successfully 2026-06-25 15:37:26.967 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:37:26.997 | [49893 Async ks-domain-role:49893]: finished successfully 2026-06-25 15:37:27.131 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:37:27.165 | [50190 Async ks-reseller:50190]: finished successfully 2026-06-25 15:37:27.539 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:27.543 | ++ functions-common:get_or_create_project:928 : project_id=bb52f2b7e2dd410692bdb5cb2a92a675 2026-06-25 15:37:27.548 | ++ functions-common:get_or_create_project:929 : echo bb52f2b7e2dd410692bdb5cb2a92a675 2026-06-25 15:37:27.554 | + lib/keystone:create_keystone_accounts:288 : invis_project=bb52f2b7e2dd410692bdb5cb2a92a675 2026-06-25 15:37:27.558 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-06-25 15:37:27.563 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-06-25 15:37:27.566 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:37:27.570 | +++ 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-06-25 15:37:31.309 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:31.312 | ++ functions-common:get_or_create_project:928 : project_id=617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:31.315 | ++ functions-common:get_or_create_project:929 : echo 617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:31.320 | + lib/keystone:create_keystone_accounts:292 : demo_project=617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:31.322 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-06-25 15:37:31.327 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-06-25 15:37:31.329 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:37:31.331 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-06-25 15:37:31.335 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-06-25 15:37:31.338 | +++ 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-06-25 15:37:35.226 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:35.230 | ++ functions-common:get_or_create_user:915 : user_id=243f636ca62f432e8e0141bd25b807c5 2026-06-25 15:37:35.233 | ++ functions-common:get_or_create_user:916 : echo 243f636ca62f432e8e0141bd25b807c5 2026-06-25 15:37:35.237 | + lib/keystone:create_keystone_accounts:295 : demo_user=243f636ca62f432e8e0141bd25b807c5 2026-06-25 15:37:35.241 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-06-25 15:37:35.292 | [2082 Async ks-domain-role:49893]: Waiting for completion of get_or_add_user_domain_role admin d78da46028234a939a41f56a64b07859 default running on PID 49893 (6 other jobs running) 2026-06-25 15:37:35.319 | [2082 Async ks-domain-role:49893]: Signaling child to exit 2026-06-25 15:37:35.319 | WAKEUP 2026-06-25 15:37:35.344 | [2082 Async ks-domain-role:49893]: Signaled 2026-06-25 15:37:35.346 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-06-25 15:37:35.346 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user d78da46028234a939a41f56a64b07859 --domain default 2026-06-25 15:37:35.346 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d78da46028234a939a41f56a64b07859 --domain default -c Role -f value 2026-06-25 15:37:35.346 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:35.346 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:37:35.346 | + functions-common:get_or_add_user_domain_role:999 : echo 8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:37:35.346 | 8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:37:35.393 | [2082 Async ks-domain-role:49893]: finished get_or_add_user_domain_role admin d78da46028234a939a41f56a64b07859 default with result 0 in 10 seconds 2026-06-25 15:37:35.401 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-06-25 15:37:35.438 | [2082 Async ks-project:50002]: Waiting for completion of get_or_create_project service Default running on PID 50002 (5 other jobs running) 2026-06-25 15:37:35.463 | [2082 Async ks-project:50002]: Signaling child to exit 2026-06-25 15:37:35.463 | WAKEUP 2026-06-25 15:37:35.486 | [2082 Async ks-project:50002]: Signaled 2026-06-25 15:37:35.488 | + functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:37:35.488 | ++ 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-06-25 15:37:35.488 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:35.488 | + functions-common:get_or_create_project:928 : project_id=090442e1c103470290e9dba51b909fdf 2026-06-25 15:37:35.488 | + functions-common:get_or_create_project:929 : echo 090442e1c103470290e9dba51b909fdf 2026-06-25 15:37:35.488 | 090442e1c103470290e9dba51b909fdf 2026-06-25 15:37:35.535 | [2082 Async ks-project:50002]: finished get_or_create_project service Default with result 0 in 5 seconds 2026-06-25 15:37:35.574 | [2082 Async ks-service:50096]: Waiting for completion of get_or_create_role service running on PID 50096 (4 other jobs running) 2026-06-25 15:37:35.601 | [2082 Async ks-service:50096]: Signaling child to exit 2026-06-25 15:37:35.602 | WAKEUP 2026-06-25 15:37:35.626 | [2082 Async ks-service:50096]: Signaled 2026-06-25 15:37:35.627 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 15:37:35.628 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-06-25 15:37:35.628 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:35.628 | + functions-common:get_or_create_role:940 : role_id=ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:37:35.628 | + functions-common:get_or_create_role:941 : echo ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:37:35.628 | ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:37:35.673 | [2082 Async ks-service:50096]: finished get_or_create_role service with result 0 in 6 seconds 2026-06-25 15:37:35.712 | [2082 Async ks-reseller:50190]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 50190 (3 other jobs running) 2026-06-25 15:37:35.739 | [2082 Async ks-reseller:50190]: Signaling child to exit 2026-06-25 15:37:35.740 | WAKEUP 2026-06-25 15:37:35.764 | [2082 Async ks-reseller:50190]: Signaled 2026-06-25 15:37:35.767 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 15:37:35.767 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-06-25 15:37:35.767 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:35.767 | + functions-common:get_or_create_role:940 : role_id=00c8dc0d8d124f9591f535b3d61b0a8c 2026-06-25 15:37:35.767 | + functions-common:get_or_create_role:941 : echo 00c8dc0d8d124f9591f535b3d61b0a8c 2026-06-25 15:37:35.767 | 00c8dc0d8d124f9591f535b3d61b0a8c 2026-06-25 15:37:35.817 | [2082 Async ks-reseller:50190]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-06-25 15:37:35.860 | [2082 Async ks-anotherrole:50304]: Waiting for completion of get_or_create_role anotherrole running on PID 50304 (2 other jobs running) 2026-06-25 15:37:35.890 | [2082 Async ks-anotherrole:50304]: Signaling child to exit 2026-06-25 15:37:35.890 | WAKEUP 2026-06-25 15:37:35.916 | [2082 Async ks-anotherrole:50304]: Signaled 2026-06-25 15:37:35.918 | + functions-common:get_or_create_role:935 : local role_id 2026-06-25 15:37:35.918 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-06-25 15:37:35.918 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:35.919 | + functions-common:get_or_create_role:940 : role_id=85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:37:35.919 | + functions-common:get_or_create_role:941 : echo 85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:37:35.919 | 85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:37:35.972 | [2082 Async ks-anotherrole:50304]: finished get_or_create_role anotherrole with result 0 in 5 seconds 2026-06-25 15:37:35.977 | + inc/async:async_wait:197 : return 0 2026-06-25 15:37:35.980 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 243f636ca62f432e8e0141bd25b807c5 617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:36.055 | + inc/async:async_inner:63 : get_or_add_user_project_role member 243f636ca62f432e8e0141bd25b807c5 617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:36.102 | [2082 Async ks-demo-member:51141]: running: get_or_add_user_project_role member 243f636ca62f432e8e0141bd25b807c5 617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:36.105 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin d78da46028234a939a41f56a64b07859 617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:36.183 | + inc/async:async_inner:63 : get_or_add_user_project_role admin d78da46028234a939a41f56a64b07859 617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:36.230 | [2082 Async ks-demo-admin:51237]: running: get_or_add_user_project_role admin d78da46028234a939a41f56a64b07859 617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:36.236 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 243f636ca62f432e8e0141bd25b807c5 617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:36.314 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 243f636ca62f432e8e0141bd25b807c5 617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:36.364 | [2082 Async ks-demo-another:51333]: running: get_or_add_user_project_role anotherrole 243f636ca62f432e8e0141bd25b807c5 617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:36.366 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 243f636ca62f432e8e0141bd25b807c5 bb52f2b7e2dd410692bdb5cb2a92a675 2026-06-25 15:37:36.432 | + inc/async:async_inner:63 : get_or_add_user_project_role member 243f636ca62f432e8e0141bd25b807c5 bb52f2b7e2dd410692bdb5cb2a92a675 2026-06-25 15:37:36.501 | [2082 Async ks-demo-invis:51429]: running: get_or_add_user_project_role member 243f636ca62f432e8e0141bd25b807c5 bb52f2b7e2dd410692bdb5cb2a92a675 2026-06-25 15:37:36.507 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-06-25 15:37:36.513 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-06-25 15:37:36.521 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:37:36.529 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-06-25 15:37:36.536 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-06-25 15:37:36.546 | +++ 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-06-25 15:37:41.839 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:41.842 | ++ functions-common:get_or_create_user:915 : user_id=805fdce9c25c4ddcbfc51bbeab7cdca1 2026-06-25 15:37:41.847 | ++ functions-common:get_or_create_user:916 : echo 805fdce9c25c4ddcbfc51bbeab7cdca1 2026-06-25 15:37:41.848 | + lib/keystone:create_keystone_accounts:308 : demo_reader=805fdce9c25c4ddcbfc51bbeab7cdca1 2026-06-25 15:37:41.850 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 805fdce9c25c4ddcbfc51bbeab7cdca1 617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:41.934 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 805fdce9c25c4ddcbfc51bbeab7cdca1 617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:42.014 | [2082 Async ks-demo-reader:51564]: running: get_or_add_user_project_role reader 805fdce9c25c4ddcbfc51bbeab7cdca1 617976c95cf0412a9189f1177e16a086 2026-06-25 15:37:42.017 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-06-25 15:37:42.025 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-06-25 15:37:42.031 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:37:42.036 | +++ 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-06-25 15:37:48.169 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:48.178 | ++ functions-common:get_or_create_project:928 : project_id=5b646820dbd148d4bc712481a5496d43 2026-06-25 15:37:48.182 | ++ functions-common:get_or_create_project:929 : echo 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:37:48.192 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=5b646820dbd148d4bc712481a5496d43 2026-06-25 15:37:48.205 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-06-25 15:37:48.214 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-06-25 15:37:48.226 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:37:48.233 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-06-25 15:37:48.240 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-06-25 15:37:48.256 | +++ 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-06-25 15:37:49.636 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:37:49.716 | [51141 Async ks-demo-member:51141]: finished successfully 2026-06-25 15:37:50.464 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:37:50.493 | [51237 Async ks-demo-admin:51237]: finished successfully 2026-06-25 15:37:50.602 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:37:50.634 | [51333 Async ks-demo-another:51333]: finished successfully 2026-06-25 15:37:51.035 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:37:51.068 | [51429 Async ks-demo-invis:51429]: finished successfully 2026-06-25 15:37:52.883 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:52.888 | ++ functions-common:get_or_create_user:915 : user_id=b2dbad36bb924a419db68bd62f827bbe 2026-06-25 15:37:52.893 | ++ functions-common:get_or_create_user:916 : echo b2dbad36bb924a419db68bd62f827bbe 2026-06-25 15:37:52.896 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=b2dbad36bb924a419db68bd62f827bbe 2026-06-25 15:37:52.900 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin b2dbad36bb924a419db68bd62f827bbe 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:37:52.965 | + inc/async:async_inner:63 : get_or_add_user_project_role admin b2dbad36bb924a419db68bd62f827bbe 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:37:53.018 | [2082 Async ks-alt-admin:52021]: running: get_or_add_user_project_role admin b2dbad36bb924a419db68bd62f827bbe 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:37:53.022 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole b2dbad36bb924a419db68bd62f827bbe 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:37:53.106 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole b2dbad36bb924a419db68bd62f827bbe 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:37:53.154 | [2082 Async ks-alt-another:52117]: running: get_or_add_user_project_role anotherrole b2dbad36bb924a419db68bd62f827bbe 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:37:53.155 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-06-25 15:37:53.159 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-06-25 15:37:53.162 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:37:53.165 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-06-25 15:37:53.167 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-06-25 15:37:53.174 | +++ 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-06-25 15:37:54.040 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:37:54.065 | [51564 Async ks-demo-reader:51564]: finished successfully 2026-06-25 15:37:57.399 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:37:57.405 | ++ functions-common:get_or_create_user:915 : user_id=e29820aa655847ecb645c12309d7fe78 2026-06-25 15:37:57.409 | ++ functions-common:get_or_create_user:916 : echo e29820aa655847ecb645c12309d7fe78 2026-06-25 15:37:57.415 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=e29820aa655847ecb645c12309d7fe78 2026-06-25 15:37:57.421 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member e29820aa655847ecb645c12309d7fe78 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:37:57.534 | + inc/async:async_inner:63 : get_or_add_user_project_role member e29820aa655847ecb645c12309d7fe78 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:37:57.615 | [2082 Async ks-alt-member-user:52291]: running: get_or_add_user_project_role member e29820aa655847ecb645c12309d7fe78 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:37:57.616 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-06-25 15:37:57.626 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-06-25 15:37:57.633 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:37:57.640 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-06-25 15:37:57.650 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-06-25 15:37:57.658 | +++ 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-06-25 15:38:01.810 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:01.815 | ++ functions-common:get_or_create_user:915 : user_id=793581eebd0b4cbaa576ba224686d60c 2026-06-25 15:38:01.821 | ++ functions-common:get_or_create_user:916 : echo 793581eebd0b4cbaa576ba224686d60c 2026-06-25 15:38:01.824 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=793581eebd0b4cbaa576ba224686d60c 2026-06-25 15:38:01.829 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader 793581eebd0b4cbaa576ba224686d60c 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:01.930 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 793581eebd0b4cbaa576ba224686d60c 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:02.048 | [2082 Async ks-alt-reader-user:52462]: running: get_or_add_user_project_role reader 793581eebd0b4cbaa576ba224686d60c 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:02.057 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-06-25 15:38:02.068 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:38:02.076 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-06-25 15:38:02.092 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-06-25 15:38:02.102 | +++ 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-06-25 15:38:03.187 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:38:03.244 | [52117 Async ks-alt-another:52117]: finished successfully 2026-06-25 15:38:03.563 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:38:03.590 | [52021 Async ks-alt-admin:52021]: finished successfully 2026-06-25 15:38:06.462 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:06.468 | ++ functions-common:get_or_create_user:915 : user_id=442bf437e8a640b880aa86ca1b1746c1 2026-06-25 15:38:06.473 | ++ functions-common:get_or_create_user:916 : echo 442bf437e8a640b880aa86ca1b1746c1 2026-06-25 15:38:06.478 | + lib/keystone:create_keystone_accounts:340 : system_member_user=442bf437e8a640b880aa86ca1b1746c1 2026-06-25 15:38:06.482 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member 442bf437e8a640b880aa86ca1b1746c1 all 2026-06-25 15:38:06.580 | + inc/async:async_inner:63 : get_or_add_user_system_role member 442bf437e8a640b880aa86ca1b1746c1 all 2026-06-25 15:38:06.645 | [2082 Async ks-system-member:52692]: running: get_or_add_user_system_role member 442bf437e8a640b880aa86ca1b1746c1 all 2026-06-25 15:38:06.652 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-06-25 15:38:06.659 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:38:06.663 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-06-25 15:38:06.672 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-06-25 15:38:06.678 | +++ 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-06-25 15:38:07.382 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:38:07.411 | [52291 Async ks-alt-member-user:52291]: finished successfully 2026-06-25 15:38:10.757 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:10.762 | ++ functions-common:get_or_create_user:915 : user_id=7d8a5c079874444dafa762f8f0ccd26e 2026-06-25 15:38:10.765 | ++ functions-common:get_or_create_user:916 : echo 7d8a5c079874444dafa762f8f0ccd26e 2026-06-25 15:38:10.768 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=7d8a5c079874444dafa762f8f0ccd26e 2026-06-25 15:38:10.775 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 7d8a5c079874444dafa762f8f0ccd26e all 2026-06-25 15:38:10.883 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 7d8a5c079874444dafa762f8f0ccd26e all 2026-06-25 15:38:10.943 | [2082 Async ks-system-reader:52899]: running: get_or_add_user_system_role reader 7d8a5c079874444dafa762f8f0ccd26e all 2026-06-25 15:38:10.947 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-06-25 15:38:10.952 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-06-25 15:38:10.956 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-06-25 15:38:10.961 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 15:38:10.967 | +++ 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-06-25 15:38:11.817 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:38:11.844 | [52462 Async ks-alt-reader-user:52462]: finished successfully 2026-06-25 15:38:14.931 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:14.936 | ++ functions-common:get_or_create_group:892 : group_id=b40c81c7681e471797b6e2449571cbbd 2026-06-25 15:38:14.941 | ++ functions-common:get_or_create_group:893 : echo b40c81c7681e471797b6e2449571cbbd 2026-06-25 15:38:14.946 | + lib/keystone:create_keystone_accounts:350 : admin_group=b40c81c7681e471797b6e2449571cbbd 2026-06-25 15:38:14.950 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-06-25 15:38:14.955 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-06-25 15:38:14.957 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-06-25 15:38:14.960 | ++ functions-common:get_or_create_group:885 : local group_id 2026-06-25 15:38:14.963 | +++ 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-06-25 15:38:18.843 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:18.847 | ++ functions-common:get_or_create_group:892 : group_id=f25fbed4149d4e0580baa4c751180526 2026-06-25 15:38:18.849 | ++ functions-common:get_or_create_group:893 : echo f25fbed4149d4e0580baa4c751180526 2026-06-25 15:38:18.853 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=f25fbed4149d4e0580baa4c751180526 2026-06-25 15:38:18.855 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member f25fbed4149d4e0580baa4c751180526 617976c95cf0412a9189f1177e16a086 2026-06-25 15:38:18.947 | + inc/async:async_inner:63 : get_or_add_group_project_role member f25fbed4149d4e0580baa4c751180526 617976c95cf0412a9189f1177e16a086 2026-06-25 15:38:19.010 | [2082 Async ks-group-memberdemo:53167]: running: get_or_add_group_project_role member f25fbed4149d4e0580baa4c751180526 617976c95cf0412a9189f1177e16a086 2026-06-25 15:38:19.014 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole f25fbed4149d4e0580baa4c751180526 617976c95cf0412a9189f1177e16a086 2026-06-25 15:38:19.127 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f25fbed4149d4e0580baa4c751180526 617976c95cf0412a9189f1177e16a086 2026-06-25 15:38:19.195 | [2082 Async ks-group-anotherdemo:53246]: running: get_or_add_group_project_role anotherrole f25fbed4149d4e0580baa4c751180526 617976c95cf0412a9189f1177e16a086 2026-06-25 15:38:19.202 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member f25fbed4149d4e0580baa4c751180526 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:19.354 | + inc/async:async_inner:63 : get_or_add_group_project_role member f25fbed4149d4e0580baa4c751180526 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:19.451 | [2082 Async ks-group-memberalt:53325]: running: get_or_add_group_project_role member f25fbed4149d4e0580baa4c751180526 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:19.458 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole f25fbed4149d4e0580baa4c751180526 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:19.631 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole f25fbed4149d4e0580baa4c751180526 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:19.716 | [2082 Async ks-group-anotheralt:53405]: running: get_or_add_group_project_role anotherrole f25fbed4149d4e0580baa4c751180526 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:19.725 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin b40c81c7681e471797b6e2449571cbbd 2a391a59e3304deeba47c4b5e28ca6fd 2026-06-25 15:38:19.849 | + inc/async:async_inner:63 : get_or_add_group_project_role admin b40c81c7681e471797b6e2449571cbbd 2a391a59e3304deeba47c4b5e28ca6fd 2026-06-25 15:38:19.944 | [2082 Async ks-group-admin:53484]: running: get_or_add_group_project_role admin b40c81c7681e471797b6e2449571cbbd 2a391a59e3304deeba47c4b5e28ca6fd 2026-06-25 15:38:19.954 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-06-25 15:38:20.079 | [2082 Async ks-demo-member:51141]: Waiting for completion of get_or_add_user_project_role member 243f636ca62f432e8e0141bd25b807c5 617976c95cf0412a9189f1177e16a086 running on PID 51141 (17 other jobs running) 2026-06-25 15:38:20.097 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:38:20.152 | [2082 Async ks-demo-member:51141]: Signaling child to exit 2026-06-25 15:38:20.154 | WAKEUP 2026-06-25 15:38:20.166 | [52692 Async ks-system-member:52692]: finished successfully 2026-06-25 15:38:20.227 | [2082 Async ks-demo-member:51141]: Signaled 2026-06-25 15:38:20.229 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:38:20.229 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:38:20.229 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:38:20.229 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:38:20.229 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:38:20.230 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:38:20.230 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:38:20.230 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:38:20.230 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:38:20.230 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 243f636ca62f432e8e0141bd25b807c5 --project 617976c95cf0412a9189f1177e16a086 2026-06-25 15:38:20.230 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 243f636ca62f432e8e0141bd25b807c5 --project 617976c95cf0412a9189f1177e16a086 -c Role -f value 2026-06-25 15:38:20.230 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:20.230 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:20.230 | + functions-common:get_or_add_user_project_role:980 : echo 2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:20.231 | 2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:20.336 | [2082 Async ks-demo-member:51141]: finished get_or_add_user_project_role member 243f636ca62f432e8e0141bd25b807c5 617976c95cf0412a9189f1177e16a086 with result 0 in 13 seconds 2026-06-25 15:38:20.428 | [2082 Async ks-demo-admin:51237]: Waiting for completion of get_or_add_user_project_role admin d78da46028234a939a41f56a64b07859 617976c95cf0412a9189f1177e16a086 running on PID 51237 (16 other jobs running) 2026-06-25 15:38:20.488 | [2082 Async ks-demo-admin:51237]: Signaling child to exit 2026-06-25 15:38:20.492 | WAKEUP 2026-06-25 15:38:20.541 | [2082 Async ks-demo-admin:51237]: Signaled 2026-06-25 15:38:20.545 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:38:20.545 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:38:20.545 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:38:20.545 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:38:20.546 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:38:20.546 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:38:20.546 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:38:20.546 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:38:20.546 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:38:20.546 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user d78da46028234a939a41f56a64b07859 --project 617976c95cf0412a9189f1177e16a086 2026-06-25 15:38:20.546 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user d78da46028234a939a41f56a64b07859 --project 617976c95cf0412a9189f1177e16a086 -c Role -f value 2026-06-25 15:38:20.546 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:20.546 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:38:20.547 | + functions-common:get_or_add_user_project_role:980 : echo 8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:38:20.547 | 8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:38:20.650 | [2082 Async ks-demo-admin:51237]: finished get_or_add_user_project_role admin d78da46028234a939a41f56a64b07859 617976c95cf0412a9189f1177e16a086 with result 0 in 14 seconds 2026-06-25 15:38:20.749 | [2082 Async ks-demo-another:51333]: Waiting for completion of get_or_add_user_project_role anotherrole 243f636ca62f432e8e0141bd25b807c5 617976c95cf0412a9189f1177e16a086 running on PID 51333 (15 other jobs running) 2026-06-25 15:38:20.809 | [2082 Async ks-demo-another:51333]: Signaling child to exit 2026-06-25 15:38:20.809 | WAKEUP 2026-06-25 15:38:20.861 | [2082 Async ks-demo-another:51333]: Signaled 2026-06-25 15:38:20.864 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:38:20.864 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:38:20.864 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:38:20.865 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:38:20.865 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:38:20.865 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:38:20.865 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:38:20.865 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:38:20.865 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:38:20.865 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 243f636ca62f432e8e0141bd25b807c5 --project 617976c95cf0412a9189f1177e16a086 2026-06-25 15:38:20.866 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 243f636ca62f432e8e0141bd25b807c5 --project 617976c95cf0412a9189f1177e16a086 -c Role -f value 2026-06-25 15:38:20.866 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:20.866 | + functions-common:get_or_add_user_project_role:979 : user_role_id=85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:38:20.866 | + functions-common:get_or_add_user_project_role:980 : echo 85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:38:20.866 | 85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:38:20.977 | [2082 Async ks-demo-another:51333]: finished get_or_add_user_project_role anotherrole 243f636ca62f432e8e0141bd25b807c5 617976c95cf0412a9189f1177e16a086 with result 0 in 14 seconds 2026-06-25 15:38:21.071 | [2082 Async ks-demo-invis:51429]: Waiting for completion of get_or_add_user_project_role member 243f636ca62f432e8e0141bd25b807c5 bb52f2b7e2dd410692bdb5cb2a92a675 running on PID 51429 (14 other jobs running) 2026-06-25 15:38:21.129 | [2082 Async ks-demo-invis:51429]: Signaling child to exit 2026-06-25 15:38:21.130 | WAKEUP 2026-06-25 15:38:21.184 | [2082 Async ks-demo-invis:51429]: Signaled 2026-06-25 15:38:21.188 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:38:21.188 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:38:21.189 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:38:21.189 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:38:21.189 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:38:21.189 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:38:21.189 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:38:21.189 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:38:21.189 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:38:21.189 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 243f636ca62f432e8e0141bd25b807c5 --project bb52f2b7e2dd410692bdb5cb2a92a675 2026-06-25 15:38:21.189 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 243f636ca62f432e8e0141bd25b807c5 --project bb52f2b7e2dd410692bdb5cb2a92a675 -c Role -f value 2026-06-25 15:38:21.190 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:21.190 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:21.190 | + functions-common:get_or_add_user_project_role:980 : echo 2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:21.190 | 2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:21.298 | [2082 Async ks-demo-invis:51429]: finished get_or_add_user_project_role member 243f636ca62f432e8e0141bd25b807c5 bb52f2b7e2dd410692bdb5cb2a92a675 with result 0 in 14 seconds 2026-06-25 15:38:21.391 | [2082 Async ks-demo-reader:51564]: Waiting for completion of get_or_add_user_project_role reader 805fdce9c25c4ddcbfc51bbeab7cdca1 617976c95cf0412a9189f1177e16a086 running on PID 51564 (13 other jobs running) 2026-06-25 15:38:21.444 | [2082 Async ks-demo-reader:51564]: Signaling child to exit 2026-06-25 15:38:21.446 | WAKEUP 2026-06-25 15:38:21.499 | [2082 Async ks-demo-reader:51564]: Signaled 2026-06-25 15:38:21.502 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:38:21.502 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:38:21.502 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:38:21.502 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:38:21.503 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:38:21.503 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:38:21.503 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:38:21.503 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:38:21.503 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:38:21.503 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 805fdce9c25c4ddcbfc51bbeab7cdca1 --project 617976c95cf0412a9189f1177e16a086 2026-06-25 15:38:21.503 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 805fdce9c25c4ddcbfc51bbeab7cdca1 --project 617976c95cf0412a9189f1177e16a086 -c Role -f value 2026-06-25 15:38:21.504 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:21.504 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0cc9ea97b82548d3909ff8680b498961 2026-06-25 15:38:21.504 | + functions-common:get_or_add_user_project_role:980 : echo 0cc9ea97b82548d3909ff8680b498961 2026-06-25 15:38:21.504 | 0cc9ea97b82548d3909ff8680b498961 2026-06-25 15:38:21.628 | [2082 Async ks-demo-reader:51564]: finished get_or_add_user_project_role reader 805fdce9c25c4ddcbfc51bbeab7cdca1 617976c95cf0412a9189f1177e16a086 with result 0 in 12 seconds 2026-06-25 15:38:21.639 | + inc/async:async_wait:197 : return 0 2026-06-25 15:38:21.645 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-06-25 15:38:21.789 | [2082 Async ks-alt-admin:52021]: Waiting for completion of get_or_add_user_project_role admin b2dbad36bb924a419db68bd62f827bbe 5b646820dbd148d4bc712481a5496d43 running on PID 52021 (12 other jobs running) 2026-06-25 15:38:21.856 | [2082 Async ks-alt-admin:52021]: Signaling child to exit 2026-06-25 15:38:21.857 | WAKEUP 2026-06-25 15:38:21.905 | [2082 Async ks-alt-admin:52021]: Signaled 2026-06-25 15:38:21.906 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:38:21.906 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:38:21.906 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:38:21.907 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:38:21.907 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:38:21.907 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:38:21.907 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:38:21.907 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:38:21.907 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:38:21.907 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user b2dbad36bb924a419db68bd62f827bbe --project 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:21.907 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user b2dbad36bb924a419db68bd62f827bbe --project 5b646820dbd148d4bc712481a5496d43 -c Role -f value 2026-06-25 15:38:21.908 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:21.908 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:38:21.908 | + functions-common:get_or_add_user_project_role:980 : echo 8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:38:21.908 | 8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:38:22.014 | [2082 Async ks-alt-admin:52021]: finished get_or_add_user_project_role admin b2dbad36bb924a419db68bd62f827bbe 5b646820dbd148d4bc712481a5496d43 with result 0 in 10 seconds 2026-06-25 15:38:22.086 | [2082 Async ks-alt-another:52117]: Waiting for completion of get_or_add_user_project_role anotherrole b2dbad36bb924a419db68bd62f827bbe 5b646820dbd148d4bc712481a5496d43 running on PID 52117 (11 other jobs running) 2026-06-25 15:38:22.147 | [2082 Async ks-alt-another:52117]: Signaling child to exit 2026-06-25 15:38:22.150 | WAKEUP 2026-06-25 15:38:22.197 | [2082 Async ks-alt-another:52117]: Signaled 2026-06-25 15:38:22.201 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:38:22.201 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:38:22.201 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:38:22.201 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:38:22.201 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:38:22.201 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:38:22.201 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:38:22.201 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:38:22.202 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:38:22.202 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user b2dbad36bb924a419db68bd62f827bbe --project 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:22.202 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user b2dbad36bb924a419db68bd62f827bbe --project 5b646820dbd148d4bc712481a5496d43 -c Role -f value 2026-06-25 15:38:22.202 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:22.202 | + functions-common:get_or_add_user_project_role:979 : user_role_id=85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:38:22.202 | + functions-common:get_or_add_user_project_role:980 : echo 85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:38:22.202 | 85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:38:22.292 | [2082 Async ks-alt-another:52117]: finished get_or_add_user_project_role anotherrole b2dbad36bb924a419db68bd62f827bbe 5b646820dbd148d4bc712481a5496d43 with result 0 in 10 seconds 2026-06-25 15:38:22.378 | [2082 Async ks-alt-member-user:52291]: Waiting for completion of get_or_add_user_project_role member e29820aa655847ecb645c12309d7fe78 5b646820dbd148d4bc712481a5496d43 running on PID 52291 (10 other jobs running) 2026-06-25 15:38:22.435 | [2082 Async ks-alt-member-user:52291]: Signaling child to exit 2026-06-25 15:38:22.435 | WAKEUP 2026-06-25 15:38:22.482 | [2082 Async ks-alt-member-user:52291]: Signaled 2026-06-25 15:38:22.483 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:38:22.484 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:38:22.484 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:38:22.484 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:38:22.484 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:38:22.484 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:38:22.484 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:38:22.484 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:38:22.484 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:38:22.485 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user e29820aa655847ecb645c12309d7fe78 --project 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:22.485 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user e29820aa655847ecb645c12309d7fe78 --project 5b646820dbd148d4bc712481a5496d43 -c Role -f value 2026-06-25 15:38:22.485 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:22.485 | + functions-common:get_or_add_user_project_role:979 : user_role_id=2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:22.485 | + functions-common:get_or_add_user_project_role:980 : echo 2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:22.485 | 2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:22.573 | [2082 Async ks-alt-member-user:52291]: finished get_or_add_user_project_role member e29820aa655847ecb645c12309d7fe78 5b646820dbd148d4bc712481a5496d43 with result 0 in 9 seconds 2026-06-25 15:38:22.645 | [2082 Async ks-alt-reader-user:52462]: Waiting for completion of get_or_add_user_project_role reader 793581eebd0b4cbaa576ba224686d60c 5b646820dbd148d4bc712481a5496d43 running on PID 52462 (9 other jobs running) 2026-06-25 15:38:22.698 | [2082 Async ks-alt-reader-user:52462]: Signaling child to exit 2026-06-25 15:38:22.700 | WAKEUP 2026-06-25 15:38:22.761 | [2082 Async ks-alt-reader-user:52462]: Signaled 2026-06-25 15:38:22.765 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:38:22.766 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:38:22.766 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-06-25 15:38:22.766 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:38:22.766 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:38:22.766 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:38:22.766 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:38:22.766 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:38:22.766 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-06-25 15:38:22.767 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 793581eebd0b4cbaa576ba224686d60c --project 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:22.767 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 793581eebd0b4cbaa576ba224686d60c --project 5b646820dbd148d4bc712481a5496d43 -c Role -f value 2026-06-25 15:38:22.767 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:22.767 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0cc9ea97b82548d3909ff8680b498961 2026-06-25 15:38:22.767 | + functions-common:get_or_add_user_project_role:980 : echo 0cc9ea97b82548d3909ff8680b498961 2026-06-25 15:38:22.767 | 0cc9ea97b82548d3909ff8680b498961 2026-06-25 15:38:22.890 | [2082 Async ks-alt-reader-user:52462]: finished get_or_add_user_project_role reader 793581eebd0b4cbaa576ba224686d60c 5b646820dbd148d4bc712481a5496d43 with result 0 in 9 seconds 2026-06-25 15:38:22.901 | + inc/async:async_wait:197 : return 0 2026-06-25 15:38:22.911 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-06-25 15:38:23.032 | [2082 Async ks-system-member:52692]: Waiting for completion of get_or_add_user_system_role member 442bf437e8a640b880aa86ca1b1746c1 all running on PID 52692 (8 other jobs running) 2026-06-25 15:38:23.086 | [2082 Async ks-system-member:52692]: Signaling child to exit 2026-06-25 15:38:23.089 | WAKEUP 2026-06-25 15:38:23.131 | [2082 Async ks-system-member:52692]: Signaled 2026-06-25 15:38:23.134 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 15:38:23.134 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 15:38:23.137 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 15:38:23.137 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:38:23.137 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:38:23.137 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:38:23.137 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:38:23.137 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:38:23.137 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 15:38:23.137 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 442bf437e8a640b880aa86ca1b1746c1 --system all -f value -c Role 2026-06-25 15:38:23.138 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:23.138 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 15:38:23.138 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 15:38:23.138 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user 442bf437e8a640b880aa86ca1b1746c1 --system all 2026-06-25 15:38:23.138 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 442bf437e8a640b880aa86ca1b1746c1 --system all -f value -c Role 2026-06-25 15:38:23.138 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:23.138 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-06-25 15:38:23.138 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-06-25 15:38:23.138 | 2026-06-25 15:38:23.232 | [2082 Async ks-system-member:52692]: finished get_or_add_user_system_role member 442bf437e8a640b880aa86ca1b1746c1 all with result 0 in 13 seconds 2026-06-25 15:38:23.301 | [2082 Async ks-system-reader:52899]: Waiting for completion of get_or_add_user_system_role reader 7d8a5c079874444dafa762f8f0ccd26e all running on PID 52899 (7 other jobs running) 2026-06-25 15:38:23.356 | [2082 Async ks-system-reader:52899]: Signaling child to exit 2026-06-25 15:38:27.399 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:38:27.465 | [52899 Async ks-system-reader:52899]: finished successfully 2026-06-25 15:38:27.526 | WAKEUP 2026-06-25 15:38:27.592 | [2082 Async ks-system-reader:52899]: Signaled 2026-06-25 15:38:27.598 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-06-25 15:38:27.598 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-06-25 15:38:27.598 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-06-25 15:38:27.598 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:38:27.598 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:38:27.598 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-06-25 15:38:27.598 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-06-25 15:38:27.598 | ++ functions-common:_get_domain_args:957 : echo 2026-06-25 15:38:27.599 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-06-25 15:38:27.599 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7d8a5c079874444dafa762f8f0ccd26e --system all -f value -c Role 2026-06-25 15:38:27.599 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:27.599 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-06-25 15:38:27.599 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-06-25 15:38:27.599 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 7d8a5c079874444dafa762f8f0ccd26e --system all 2026-06-25 15:38:27.599 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7d8a5c079874444dafa762f8f0ccd26e --system all -f value -c Role 2026-06-25 15:38:27.599 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:27.599 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=0cc9ea97b82548d3909ff8680b498961 2026-06-25 15:38:27.599 | + functions-common:get_or_add_user_system_role:1030 : echo 0cc9ea97b82548d3909ff8680b498961 2026-06-25 15:38:27.599 | 0cc9ea97b82548d3909ff8680b498961 2026-06-25 15:38:27.715 | [2082 Async ks-system-reader:52899]: finished get_or_add_user_system_role reader 7d8a5c079874444dafa762f8f0ccd26e all with result 0 in 16 seconds 2026-06-25 15:38:27.723 | + inc/async:async_wait:197 : return 0 2026-06-25 15:38:27.735 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-06-25 15:38:27.892 | [2082 Async ks-group-memberdemo:53167]: Waiting for completion of get_or_add_group_project_role member f25fbed4149d4e0580baa4c751180526 617976c95cf0412a9189f1177e16a086 running on PID 53167 (6 other jobs running) 2026-06-25 15:38:27.962 | [2082 Async ks-group-memberdemo:53167]: Signaling child to exit 2026-06-25 15:38:31.360 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:38:31.397 | [53167 Async ks-group-memberdemo:53167]: finished successfully 2026-06-25 15:38:31.430 | WAKEUP 2026-06-25 15:38:31.462 | [2082 Async ks-group-memberdemo:53167]: Signaled 2026-06-25 15:38:31.465 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:38:31.465 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group f25fbed4149d4e0580baa4c751180526 --project 617976c95cf0412a9189f1177e16a086 2026-06-25 15:38:31.465 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f25fbed4149d4e0580baa4c751180526 --project 617976c95cf0412a9189f1177e16a086 -f value -c Role 2026-06-25 15:38:31.465 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:31.466 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:31.466 | + functions-common:get_or_add_group_project_role:1049 : echo 2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:31.466 | 2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:31.534 | [2082 Async ks-group-memberdemo:53167]: finished get_or_add_group_project_role member f25fbed4149d4e0580baa4c751180526 617976c95cf0412a9189f1177e16a086 with result 0 in 12 seconds 2026-06-25 15:38:31.596 | [2082 Async ks-group-anotherdemo:53246]: Waiting for completion of get_or_add_group_project_role anotherrole f25fbed4149d4e0580baa4c751180526 617976c95cf0412a9189f1177e16a086 running on PID 53246 (5 other jobs running) 2026-06-25 15:38:31.638 | [2082 Async ks-group-anotherdemo:53246]: Signaling child to exit 2026-06-25 15:38:32.909 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:38:32.949 | [53246 Async ks-group-anotherdemo:53246]: finished successfully 2026-06-25 15:38:32.987 | WAKEUP 2026-06-25 15:38:33.018 | [2082 Async ks-group-anotherdemo:53246]: Signaled 2026-06-25 15:38:33.020 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:38:33.020 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group f25fbed4149d4e0580baa4c751180526 --project 617976c95cf0412a9189f1177e16a086 2026-06-25 15:38:33.020 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f25fbed4149d4e0580baa4c751180526 --project 617976c95cf0412a9189f1177e16a086 -f value -c Role 2026-06-25 15:38:33.020 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:33.020 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:38:33.021 | + functions-common:get_or_add_group_project_role:1049 : echo 85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:38:33.021 | 85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:38:33.082 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:38:33.092 | [2082 Async ks-group-anotherdemo:53246]: finished get_or_add_group_project_role anotherrole f25fbed4149d4e0580baa4c751180526 617976c95cf0412a9189f1177e16a086 with result 0 in 13 seconds 2026-06-25 15:38:33.128 | [53405 Async ks-group-anotheralt:53405]: finished successfully 2026-06-25 15:38:33.168 | [2082 Async ks-group-memberalt:53325]: Waiting for completion of get_or_add_group_project_role member f25fbed4149d4e0580baa4c751180526 5b646820dbd148d4bc712481a5496d43 running on PID 53325 (4 other jobs running) 2026-06-25 15:38:33.202 | [2082 Async ks-group-memberalt:53325]: Signaling child to exit 2026-06-25 15:38:33.330 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:38:33.361 | [53325 Async ks-group-memberalt:53325]: finished successfully 2026-06-25 15:38:33.386 | WAKEUP 2026-06-25 15:38:33.411 | [2082 Async ks-group-memberalt:53325]: Signaled 2026-06-25 15:38:33.413 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:38:33.413 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group f25fbed4149d4e0580baa4c751180526 --project 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:33.413 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group f25fbed4149d4e0580baa4c751180526 --project 5b646820dbd148d4bc712481a5496d43 -f value -c Role 2026-06-25 15:38:33.413 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:33.413 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:33.413 | + functions-common:get_or_add_group_project_role:1049 : echo 2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:33.413 | 2efbe43c2db24f5b9bedb30e92cede6b 2026-06-25 15:38:33.462 | [2082 Async ks-group-memberalt:53325]: finished get_or_add_group_project_role member f25fbed4149d4e0580baa4c751180526 5b646820dbd148d4bc712481a5496d43 with result 0 in 14 seconds 2026-06-25 15:38:33.504 | [2082 Async ks-group-anotheralt:53405]: Waiting for completion of get_or_add_group_project_role anotherrole f25fbed4149d4e0580baa4c751180526 5b646820dbd148d4bc712481a5496d43 running on PID 53405 (3 other jobs running) 2026-06-25 15:38:33.531 | [2082 Async ks-group-anotheralt:53405]: Signaling child to exit 2026-06-25 15:38:33.532 | WAKEUP 2026-06-25 15:38:33.554 | [2082 Async ks-group-anotheralt:53405]: Signaled 2026-06-25 15:38:33.557 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:38:33.558 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group f25fbed4149d4e0580baa4c751180526 --project 5b646820dbd148d4bc712481a5496d43 2026-06-25 15:38:33.558 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group f25fbed4149d4e0580baa4c751180526 --project 5b646820dbd148d4bc712481a5496d43 -f value -c Role 2026-06-25 15:38:33.558 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:33.559 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:38:33.559 | + functions-common:get_or_add_group_project_role:1049 : echo 85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:38:33.559 | 85532f2d4dc148d9b47ef706c0da5506 2026-06-25 15:38:33.605 | [2082 Async ks-group-anotheralt:53405]: finished get_or_add_group_project_role anotherrole f25fbed4149d4e0580baa4c751180526 5b646820dbd148d4bc712481a5496d43 with result 0 in 13 seconds 2026-06-25 15:38:33.649 | [2082 Async ks-group-admin:53484]: Waiting for completion of get_or_add_group_project_role admin b40c81c7681e471797b6e2449571cbbd 2a391a59e3304deeba47c4b5e28ca6fd running on PID 53484 (2 other jobs running) 2026-06-25 15:38:33.662 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:38:33.678 | [2082 Async ks-group-admin:53484]: Signaling child to exit 2026-06-25 15:38:33.690 | [53484 Async ks-group-admin:53484]: finished successfully 2026-06-25 15:38:33.716 | WAKEUP 2026-06-25 15:38:33.739 | [2082 Async ks-group-admin:53484]: Signaled 2026-06-25 15:38:33.740 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-06-25 15:38:33.740 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group b40c81c7681e471797b6e2449571cbbd --project 2a391a59e3304deeba47c4b5e28ca6fd 2026-06-25 15:38:33.740 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group b40c81c7681e471797b6e2449571cbbd --project 2a391a59e3304deeba47c4b5e28ca6fd -f value -c Role 2026-06-25 15:38:33.740 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:38:33.740 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:38:33.740 | + functions-common:get_or_add_group_project_role:1049 : echo 8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:38:33.741 | 8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:38:33.794 | [2082 Async ks-group-admin:53484]: finished get_or_add_group_project_role admin b40c81c7681e471797b6e2449571cbbd 2a391a59e3304deeba47c4b5e28ca6fd with result 0 in 13 seconds 2026-06-25 15:38:33.801 | + inc/async:async_wait:197 : return 0 2026-06-25 15:38:33.805 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-06-25 15:38:33.831 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:38:33.836 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-06-25 15:38:33.864 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:38:33.868 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-06-25 15:38:33.873 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-06-25 15:38:33.964 | + inc/async:async_inner:63 : create_nova_accounts 2026-06-25 15:38:34.019 | [2082 Async create_nova_accounts:55384]: running: create_nova_accounts 2026-06-25 15:38:34.023 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-06-25 15:38:34.047 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:38:34.051 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-06-25 15:38:34.055 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-06-25 15:38:34.131 | + inc/async:async_inner:63 : create_glance_accounts 2026-06-25 15:38:34.177 | [2082 Async create_glance_accounts:55507]: running: create_glance_accounts 2026-06-25 15:38:34.181 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-06-25 15:38:34.207 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:38:34.211 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-06-25 15:38:34.215 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-06-25 15:38:34.288 | + inc/async:async_inner:63 : create_cinder_accounts 2026-06-25 15:38:34.332 | [2082 Async create_cinder_accounts:55645]: running: create_cinder_accounts 2026-06-25 15:38:34.334 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-06-25 15:38:34.351 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:38:34.353 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-06-25 15:38:34.356 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-06-25 15:38:34.424 | + inc/async:async_inner:63 : create_neutron_accounts 2026-06-25 15:38:34.505 | [2082 Async create_neutron_accounts:55787]: running: create_neutron_accounts 2026-06-25 15:38:34.509 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-06-25 15:38:34.549 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:38:34.557 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-06-25 15:38:34.615 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:38:34.624 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-06-25 15:38:34.758 | [2082 Async create_nova_accounts:55384]: Waiting for completion of create_nova_accounts running on PID 55384 (5 other jobs running) 2026-06-25 15:38:34.816 | [2082 Async create_nova_accounts:55384]: Signaling child to exit 2026-06-25 15:39:14.429 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:39:14.452 | [55787 Async create_neutron_accounts:55787]: finished successfully 2026-06-25 15:39:23.260 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:39:23.297 | [55645 Async create_cinder_accounts:55645]: finished successfully 2026-06-25 15:39:41.590 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:39:41.614 | [55384 Async create_nova_accounts:55384]: finished successfully 2026-06-25 15:39:41.636 | WAKEUP 2026-06-25 15:39:41.664 | [2082 Async create_nova_accounts:55384]: Signaled 2026-06-25 15:39:41.666 | + lib/nova:create_nova_accounts:384 : [[ 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-06-25 15:39:41.666 | + lib/nova:create_nova_accounts:388 : create_service_user nova admin 2026-06-25 15:39:41.666 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-06-25 15:39:41.667 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:39:41.667 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:39:41.667 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:39:41.667 | ++ 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-06-25 15:39:41.667 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:41.667 | + functions-common:get_or_create_user:915 : user_id=dc8d35ba28f34a92b5897ee0f7418df9 2026-06-25 15:39:41.667 | + functions-common:get_or_create_user:916 : echo dc8d35ba28f34a92b5897ee0f7418df9 2026-06-25 15:39:41.667 | dc8d35ba28f34a92b5897ee0f7418df9 2026-06-25 15:39:41.668 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-06-25 15:39:41.668 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:39:41.668 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:39:41.668 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:39:41.668 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:39:41.668 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:39:41.668 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:39:41.668 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:39:41.668 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:39:41.669 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:39:41.669 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:39:41.669 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:39:41.669 | + 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-06-25 15:39:41.669 | ++ 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-06-25 15:39:41.669 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:41.669 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:39:41.669 | + functions-common:get_or_add_user_project_role:980 : echo ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:39:41.670 | ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:39:41.670 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 15:39:41.670 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-06-25 15:39:41.670 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:39:41.670 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:39:41.670 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:39:41.670 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:39:41.670 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:39:41.670 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:39:41.671 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:39:41.671 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:39:41.671 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:39:41.671 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:39:41.671 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:39:41.671 | + 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-06-25 15:39:41.671 | ++ 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-06-25 15:39:41.671 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:41.672 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:39:41.672 | + functions-common:get_or_add_user_project_role:980 : echo 8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:39:41.672 | 8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:39:41.672 | + lib/nova:create_nova_accounts:390 : local nova_api_url 2026-06-25 15:39:41.672 | + lib/nova:create_nova_accounts:391 : nova_api_url=http://192.168.122.77/compute 2026-06-25 15:39:41.672 | + lib/nova:create_nova_accounts:393 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-06-25 15:39:41.672 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:39:41.672 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-06-25 15:39:41.673 | ++ 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-06-25 15:39:41.673 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:41.673 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:39:41.673 | 66fab1727fc14729807ee2570a7ac4ba' 2026-06-25 15:39:41.673 | + functions-common:get_or_create_service:1067 : echo 66fab1727fc14729807ee2570a7ac4ba 2026-06-25 15:39:41.673 | 66fab1727fc14729807ee2570a7ac4ba 2026-06-25 15:39:41.674 | + lib/nova:create_nova_accounts:395 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.77/compute/v2/$(project_id)s' 2026-06-25 15:39:41.674 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:39:41.674 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.77/compute/v2/$(project_id)s' RegionOne 2026-06-25 15:39:41.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:39:41.674 | +++ 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-06-25 15:39:41.674 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:41.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:39:41.674 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:39:41.675 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.77/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-06-25 15:39:41.675 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:41.675 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=5c7eef3960bd41589dcfde13d61f4390 2026-06-25 15:39:41.676 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 5c7eef3960bd41589dcfde13d61f4390 2026-06-25 15:39:41.676 | + functions-common:get_or_create_endpoint:1100 : public_id=5c7eef3960bd41589dcfde13d61f4390 2026-06-25 15:39:41.677 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:39:41.677 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:39:41.677 | + functions-common:get_or_create_endpoint:1109 : echo 5c7eef3960bd41589dcfde13d61f4390 2026-06-25 15:39:41.678 | 5c7eef3960bd41589dcfde13d61f4390 2026-06-25 15:39:41.678 | + lib/nova:create_nova_accounts:399 : get_or_create_service nova compute 'Nova Compute Service' 2026-06-25 15:39:41.678 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:39:41.678 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-06-25 15:39:41.678 | ++ 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-06-25 15:39:41.678 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:41.678 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:39:41.678 | e12c1ea7baff473b8298dc56e1da0843' 2026-06-25 15:39:41.679 | + functions-common:get_or_create_service:1067 : echo e12c1ea7baff473b8298dc56e1da0843 2026-06-25 15:39:41.679 | e12c1ea7baff473b8298dc56e1da0843 2026-06-25 15:39:41.679 | + lib/nova:create_nova_accounts:401 : get_or_create_endpoint compute RegionOne http://192.168.122.77/compute/v2.1 2026-06-25 15:39:41.680 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:39:41.680 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.77/compute/v2.1 RegionOne 2026-06-25 15:39:41.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:39:41.681 | +++ 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-06-25 15:39:41.681 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:41.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:39:41.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:39:41.681 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.77/compute/v2.1 --region RegionOne -f value -c id 2026-06-25 15:39:41.681 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:41.681 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=a8153b5eddad42c1a545424153153c09 2026-06-25 15:39:41.682 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo a8153b5eddad42c1a545424153153c09 2026-06-25 15:39:41.682 | + functions-common:get_or_create_endpoint:1100 : public_id=a8153b5eddad42c1a545424153153c09 2026-06-25 15:39:41.682 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:39:41.682 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:39:41.682 | + functions-common:get_or_create_endpoint:1109 : echo a8153b5eddad42c1a545424153153c09 2026-06-25 15:39:41.682 | a8153b5eddad42c1a545424153153c09 2026-06-25 15:39:41.682 | + lib/nova:create_nova_accounts:406 : is_service_enabled n-api 2026-06-25 15:39:41.682 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:41.683 | + lib/nova:create_nova_accounts:408 : is_service_enabled swift 2026-06-25 15:39:41.683 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:39:41.683 | + lib/nova:create_nova_accounts:416 : is_service_enabled s3api 2026-06-25 15:39:41.684 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:39:41.684 | + lib/nova:create_nova_accounts:427 : is_service_enabled n-api 2026-06-25 15:39:41.684 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:41.685 | + lib/nova:create_nova_accounts:428 : [[ False = True ]] 2026-06-25 15:39:41.727 | [2082 Async create_nova_accounts:55384]: finished create_nova_accounts with result 0 in 67 seconds 2026-06-25 15:39:41.770 | [2082 Async create_glance_accounts:55507]: Waiting for completion of create_glance_accounts running on PID 55507 (4 other jobs running) 2026-06-25 15:39:41.800 | [2082 Async create_glance_accounts:55507]: Signaling child to exit 2026-06-25 15:39:57.360 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:39:57.399 | [55507 Async create_glance_accounts:55507]: finished successfully 2026-06-25 15:39:57.431 | WAKEUP 2026-06-25 15:39:57.460 | [2082 Async create_glance_accounts:55507]: Signaled 2026-06-25 15:39:57.462 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-06-25 15:39:57.462 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:57.462 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-06-25 15:39:57.462 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-06-25 15:39:57.462 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:39:57.463 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:39:57.463 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:39:57.463 | ++ 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-06-25 15:39:57.463 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.464 | + functions-common:get_or_create_user:915 : user_id=62f989fe11e3432ead7a0466ecebf9f7 2026-06-25 15:39:57.464 | + functions-common:get_or_create_user:916 : echo 62f989fe11e3432ead7a0466ecebf9f7 2026-06-25 15:39:57.464 | 62f989fe11e3432ead7a0466ecebf9f7 2026-06-25 15:39:57.464 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-06-25 15:39:57.464 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:39:57.464 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:39:57.464 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:39:57.465 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:39:57.465 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:39:57.465 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:39:57.465 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:39:57.466 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:39:57.466 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:39:57.466 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:39:57.466 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:39:57.466 | + 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-06-25 15:39:57.466 | ++ 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-06-25 15:39:57.466 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.467 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:39:57.467 | + functions-common:get_or_add_user_project_role:980 : echo ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:39:57.467 | ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:39:57.467 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 15:39:57.467 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-06-25 15:39:57.467 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:39:57.467 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:39:57.467 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:39:57.467 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:39:57.467 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:39:57.467 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:39:57.468 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:39:57.468 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:39:57.468 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:39:57.468 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:39:57.468 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:39:57.468 | + 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-06-25 15:39:57.468 | ++ 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-06-25 15:39:57.468 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.468 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:39:57.468 | + functions-common:get_or_add_user_project_role:980 : echo 8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:39:57.468 | 8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:39:57.468 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-06-25 15:39:57.469 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:39:57.469 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-06-25 15:39:57.469 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:39:57.469 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-06-25 15:39:57.469 | ++ 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-06-25 15:39:57.469 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.469 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:39:57.469 | 350b1c2527ce4e9ab672ff176e229e37' 2026-06-25 15:39:57.469 | + functions-common:get_or_create_service:1067 : echo 350b1c2527ce4e9ab672ff176e229e37 2026-06-25 15:39:57.469 | 350b1c2527ce4e9ab672ff176e229e37 2026-06-25 15:39:57.470 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.77/image 2026-06-25 15:39:57.470 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:39:57.470 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.77/image RegionOne 2026-06-25 15:39:57.470 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:39:57.470 | +++ 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-06-25 15:39:57.470 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.470 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:39:57.470 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:39:57.470 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.77/image --region RegionOne -f value -c id 2026-06-25 15:39:57.470 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.470 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=38090608fa7c4a5797d15143879f3c41 2026-06-25 15:39:57.471 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 38090608fa7c4a5797d15143879f3c41 2026-06-25 15:39:57.471 | + functions-common:get_or_create_endpoint:1100 : public_id=38090608fa7c4a5797d15143879f3c41 2026-06-25 15:39:57.471 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:39:57.471 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:39:57.471 | + functions-common:get_or_create_endpoint:1109 : echo 38090608fa7c4a5797d15143879f3c41 2026-06-25 15:39:57.471 | 38090608fa7c4a5797d15143879f3c41 2026-06-25 15:39:57.471 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-06-25 15:39:57.471 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-06-25 15:39:57.471 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-06-25 15:39:57.471 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.471 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-06-25 15:39:57.471 | ++ functions-common:get_or_create_domain:878 : echo default 2026-06-25 15:39:57.472 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-06-25 15:39:57.472 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-06-25 15:39:57.472 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-06-25 15:39:57.472 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-06-25 15:39:57.472 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-06-25 15:39:57.472 | + lib/glance:configure_glance_quotas:319 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-06-25 15:39:57.472 | +---------------+----------------------------------+ 2026-06-25 15:39:57.472 | | Field | Value | 2026-06-25 15:39:57.472 | +---------------+----------------------------------+ 2026-06-25 15:39:57.472 | | default_limit | 2000 | 2026-06-25 15:39:57.473 | | description | None | 2026-06-25 15:39:57.473 | | id | 3e439f4e92384332ab13998e370ca8ff | 2026-06-25 15:39:57.473 | | region_id | RegionOne | 2026-06-25 15:39:57.473 | | resource_name | image_size_total | 2026-06-25 15:39:57.473 | | service_id | 350b1c2527ce4e9ab672ff176e229e37 | 2026-06-25 15:39:57.473 | +---------------+----------------------------------+ 2026-06-25 15:39:57.473 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-06-25 15:39:57.473 | +---------------+----------------------------------+ 2026-06-25 15:39:57.473 | | Field | Value | 2026-06-25 15:39:57.473 | +---------------+----------------------------------+ 2026-06-25 15:39:57.474 | | default_limit | 2000 | 2026-06-25 15:39:57.474 | | description | None | 2026-06-25 15:39:57.474 | | id | f03b42ca0b5a421cb3c3efdbeb879f0b | 2026-06-25 15:39:57.474 | | region_id | RegionOne | 2026-06-25 15:39:57.474 | | resource_name | image_stage_total | 2026-06-25 15:39:57.474 | | service_id | 350b1c2527ce4e9ab672ff176e229e37 | 2026-06-25 15:39:57.474 | +---------------+----------------------------------+ 2026-06-25 15:39:57.474 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-06-25 15:39:57.474 | +---------------+----------------------------------+ 2026-06-25 15:39:57.474 | | Field | Value | 2026-06-25 15:39:57.474 | +---------------+----------------------------------+ 2026-06-25 15:39:57.474 | | default_limit | 100 | 2026-06-25 15:39:57.475 | | description | None | 2026-06-25 15:39:57.475 | | id | abe978d9d6eb43ea91a3b9b445d37e0f | 2026-06-25 15:39:57.475 | | region_id | RegionOne | 2026-06-25 15:39:57.475 | | resource_name | image_count_total | 2026-06-25 15:39:57.475 | | service_id | 350b1c2527ce4e9ab672ff176e229e37 | 2026-06-25 15:39:57.475 | +---------------+----------------------------------+ 2026-06-25 15:39:57.475 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-06-25 15:39:57.475 | +---------------+----------------------------------+ 2026-06-25 15:39:57.475 | | Field | Value | 2026-06-25 15:39:57.475 | +---------------+----------------------------------+ 2026-06-25 15:39:57.475 | | default_limit | 100 | 2026-06-25 15:39:57.476 | | description | None | 2026-06-25 15:39:57.476 | | id | 98263019dd6a45cc9287a21a830da1cb | 2026-06-25 15:39:57.476 | | region_id | RegionOne | 2026-06-25 15:39:57.476 | | resource_name | image_count_uploading | 2026-06-25 15:39:57.476 | | service_id | 350b1c2527ce4e9ab672ff176e229e37 | 2026-06-25 15:39:57.476 | +---------------+----------------------------------+ 2026-06-25 15:39:57.476 | + lib/glance:configure_glance_quotas:329 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-06-25 15:39:57.476 | + lib/glance:configure_glance_quotas:332 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-06-25 15:39:57.476 | + lib/glance:configure_glance_quotas:333 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-06-25 15:39:57.476 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-06-25 15:39:57.476 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-06-25 15:39:57.477 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.77/identity 2026-06-25 15:39:57.477 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-06-25 15:39:57.477 | ++ lib/glance:configure_glance_quotas:338 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-06-25 15:39:57.477 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.477 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 38090608fa7c4a5797d15143879f3c41 2026-06-25 15:39:57.477 | + lib/glance:configure_glance_quotas:342 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-06-25 15:39:57.477 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-06-25 15:39:57.477 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:39:57.519 | [2082 Async create_glance_accounts:55507]: finished create_glance_accounts with result 0 in 83 seconds 2026-06-25 15:39:57.568 | [2082 Async create_cinder_accounts:55645]: Waiting for completion of create_cinder_accounts running on PID 55645 (3 other jobs running) 2026-06-25 15:39:57.605 | [2082 Async create_cinder_accounts:55645]: Signaling child to exit 2026-06-25 15:39:57.605 | WAKEUP 2026-06-25 15:39:57.633 | [2082 Async create_cinder_accounts:55645]: Signaled 2026-06-25 15:39:57.636 | + lib/cinder:create_cinder_accounts:452 : [[ 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-06-25 15:39:57.636 | + lib/cinder:create_cinder_accounts:454 : local extra_role= 2026-06-25 15:39:57.636 | + lib/cinder:create_cinder_accounts:457 : is_service_enabled barbican 2026-06-25 15:39:57.636 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:39:57.636 | + lib/cinder:create_cinder_accounts:461 : create_service_user cinder 2026-06-25 15:39:57.637 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-06-25 15:39:57.637 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:39:57.637 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:39:57.637 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:39:57.637 | ++ 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-06-25 15:39:57.637 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.637 | + functions-common:get_or_create_user:915 : user_id=1c7f4f73f6cf4cb882eb5a035c938d7e 2026-06-25 15:39:57.637 | + functions-common:get_or_create_user:916 : echo 1c7f4f73f6cf4cb882eb5a035c938d7e 2026-06-25 15:39:57.637 | 1c7f4f73f6cf4cb882eb5a035c938d7e 2026-06-25 15:39:57.637 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-06-25 15:39:57.637 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:39:57.638 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:39:57.638 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:39:57.638 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:39:57.638 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:39:57.638 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:39:57.638 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:39:57.638 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:39:57.638 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:39:57.638 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:39:57.638 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:39:57.639 | + 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-06-25 15:39:57.639 | ++ 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-06-25 15:39:57.639 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.639 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:39:57.639 | + functions-common:get_or_add_user_project_role:980 : echo ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:39:57.639 | ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:39:57.639 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 15:39:57.639 | + lib/cinder:create_cinder_accounts:463 : local cinder_api_url 2026-06-25 15:39:57.639 | + lib/cinder:create_cinder_accounts:464 : cinder_api_url=http://192.168.122.77/volume 2026-06-25 15:39:57.639 | + lib/cinder:create_cinder_accounts:467 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-06-25 15:39:57.640 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:39:57.640 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-06-25 15:39:57.640 | ++ 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-06-25 15:39:57.640 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.640 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:39:57.640 | 3fdb3e3db4a74c888152f58e45e1213d' 2026-06-25 15:39:57.640 | + functions-common:get_or_create_service:1067 : echo 3fdb3e3db4a74c888152f58e45e1213d 2026-06-25 15:39:57.640 | 3fdb3e3db4a74c888152f58e45e1213d 2026-06-25 15:39:57.640 | + lib/cinder:create_cinder_accounts:469 : get_or_create_endpoint block-storage RegionOne http://192.168.122.77/volume/v3 2026-06-25 15:39:57.640 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:39:57.640 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.77/volume/v3 RegionOne 2026-06-25 15:39:57.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:39:57.641 | +++ 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-06-25 15:39:57.641 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:39:57.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:39:57.641 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.77/volume/v3 --region RegionOne -f value -c id 2026-06-25 15:39:57.641 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=838f6e8b37a44696b452aa481adbaa8f 2026-06-25 15:39:57.641 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 838f6e8b37a44696b452aa481adbaa8f 2026-06-25 15:39:57.641 | + functions-common:get_or_create_endpoint:1100 : public_id=838f6e8b37a44696b452aa481adbaa8f 2026-06-25 15:39:57.641 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:39:57.642 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:39:57.642 | + functions-common:get_or_create_endpoint:1109 : echo 838f6e8b37a44696b452aa481adbaa8f 2026-06-25 15:39:57.642 | 838f6e8b37a44696b452aa481adbaa8f 2026-06-25 15:39:57.642 | + lib/cinder:create_cinder_accounts:472 : configure_cinder_internal_tenant 2026-06-25 15:39:57.642 | ++ lib/cinder:configure_cinder_internal_tenant:708 : get_or_create_project service 2026-06-25 15:39:57.642 | ++ functions-common:get_or_create_project:922 : local project_id 2026-06-25 15:39:57.642 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-06-25 15:39:57.642 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.642 | ++ functions-common:get_or_create_project:928 : project_id=090442e1c103470290e9dba51b909fdf 2026-06-25 15:39:57.642 | ++ functions-common:get_or_create_project:929 : echo 090442e1c103470290e9dba51b909fdf 2026-06-25 15:39:57.642 | + lib/cinder:configure_cinder_internal_tenant:708 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 090442e1c103470290e9dba51b909fdf 2026-06-25 15:39:57.643 | ++ lib/cinder:configure_cinder_internal_tenant:709 : get_or_create_user cinder 2026-06-25 15:39:57.643 | ++ functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:39:57.643 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:39:57.643 | ++ functions-common:get_or_create_user:903 : local email= 2026-06-25 15:39:57.643 | +++ 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-06-25 15:39:57.643 | No password was supplied, authentication will fail when a user does not have a password. 2026-06-25 15:39:57.643 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.643 | ++ functions-common:get_or_create_user:915 : user_id=1c7f4f73f6cf4cb882eb5a035c938d7e 2026-06-25 15:39:57.643 | ++ functions-common:get_or_create_user:916 : echo 1c7f4f73f6cf4cb882eb5a035c938d7e 2026-06-25 15:39:57.643 | + lib/cinder:configure_cinder_internal_tenant:709 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 1c7f4f73f6cf4cb882eb5a035c938d7e 2026-06-25 15:39:57.697 | [2082 Async create_cinder_accounts:55645]: finished create_cinder_accounts with result 0 in 49 seconds 2026-06-25 15:39:57.705 | + inc/async:async_wait:197 : return 0 2026-06-25 15:39:57.709 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-06-25 15:39:57.778 | [2082 Async create_neutron_accounts:55787]: Waiting for completion of create_neutron_accounts running on PID 55787 (2 other jobs running) 2026-06-25 15:39:57.810 | [2082 Async create_neutron_accounts:55787]: Signaling child to exit 2026-06-25 15:39:57.811 | WAKEUP 2026-06-25 15:39:57.839 | [2082 Async create_neutron_accounts:55787]: Signaled 2026-06-25 15:39:57.841 | + lib/neutron:create_neutron_accounts:479 : local neutron_url 2026-06-25 15:39:57.842 | + lib/neutron:create_neutron_accounts:480 : neutron_url=http://192.168.122.77/ 2026-06-25 15:39:57.842 | + lib/neutron:create_neutron_accounts:481 : '[' '!' -z networking ']' 2026-06-25 15:39:57.842 | + lib/neutron:create_neutron_accounts:482 : neutron_url=http://192.168.122.77/networking 2026-06-25 15:39:57.842 | + lib/neutron:create_neutron_accounts:485 : is_service_enabled q-svc neutron-api 2026-06-25 15:39:57.842 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:57.842 | + lib/neutron:create_neutron_accounts:487 : create_service_user neutron 2026-06-25 15:39:57.842 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-06-25 15:39:57.842 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:39:57.842 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:39:57.842 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:39:57.843 | ++ 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-06-25 15:39:57.843 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.843 | + functions-common:get_or_create_user:915 : user_id=50dff966564341c3b25633a10b08bf95 2026-06-25 15:39:57.843 | + functions-common:get_or_create_user:916 : echo 50dff966564341c3b25633a10b08bf95 2026-06-25 15:39:57.843 | 50dff966564341c3b25633a10b08bf95 2026-06-25 15:39:57.843 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-06-25 15:39:57.843 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:39:57.843 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:39:57.843 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:39:57.843 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:39:57.843 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:39:57.844 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:39:57.844 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:39:57.844 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:39:57.844 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:39:57.844 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:39:57.844 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:39:57.844 | + 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-06-25 15:39:57.844 | ++ 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-06-25 15:39:57.844 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.844 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:39:57.844 | + functions-common:get_or_add_user_project_role:980 : echo ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:39:57.845 | ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:39:57.845 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-06-25 15:39:57.845 | + lib/neutron:create_neutron_accounts:489 : get_or_create_service neutron network 'Neutron Service' 2026-06-25 15:39:57.845 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:39:57.845 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-06-25 15:39:57.845 | ++ 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-06-25 15:39:57.845 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.845 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:39:57.845 | 5ca677028f11476eb57b4fae77b7e30d' 2026-06-25 15:39:57.845 | + functions-common:get_or_create_service:1067 : echo 5ca677028f11476eb57b4fae77b7e30d 2026-06-25 15:39:57.845 | 5ca677028f11476eb57b4fae77b7e30d 2026-06-25 15:39:57.846 | + lib/neutron:create_neutron_accounts:491 : get_or_create_endpoint network RegionOne http://192.168.122.77/networking 2026-06-25 15:39:57.846 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:39:57.846 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.77/networking RegionOne 2026-06-25 15:39:57.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:39:57.846 | +++ 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-06-25 15:39:57.846 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:39:57.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:39:57.846 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.77/networking --region RegionOne -f value -c id 2026-06-25 15:39:57.846 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:39:57.846 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=c2ed8a4f77c94aeab9da696249a59150 2026-06-25 15:39:57.847 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo c2ed8a4f77c94aeab9da696249a59150 2026-06-25 15:39:57.847 | + functions-common:get_or_create_endpoint:1100 : public_id=c2ed8a4f77c94aeab9da696249a59150 2026-06-25 15:39:57.847 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:39:57.847 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:39:57.847 | + functions-common:get_or_create_endpoint:1109 : echo c2ed8a4f77c94aeab9da696249a59150 2026-06-25 15:39:57.847 | c2ed8a4f77c94aeab9da696249a59150 2026-06-25 15:39:57.897 | [2082 Async create_neutron_accounts:55787]: finished create_neutron_accounts with result 0 in 40 seconds 2026-06-25 15:39:57.907 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-06-25 15:39:57.913 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-06-25 15:39:57.918 | + inc/async:async_wait:197 : return 0 2026-06-25 15:39:57.921 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-06-25 15:39:57.946 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:57.950 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-06-25 15:39:57.975 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:57.979 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-06-25 15:39:57.983 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:39:57.986 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-06-25 15:39:57.990 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-06-25 15:39:57.993 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-06-25 15:39:58.074 | + inc/async:async_inner:63 : init_glance 2026-06-25 15:39:58.123 | [2082 Async init_glance:58059]: running: init_glance 2026-06-25 15:39:58.127 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-06-25 15:39:58.153 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:39:58.157 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-06-25 15:39:58.161 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:39:58.165 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-06-25 15:39:58.168 | + ./stack.sh:main:1167 : configure_neutron 2026-06-25 15:39:58.171 | + lib/neutron:configure_neutron:377 : _configure_neutron_common 2026-06-25 15:39:58.176 | + lib/neutron:_configure_neutron_common:873 : _create_neutron_conf_dir 2026-06-25 15:39:58.181 | + lib/neutron:_create_neutron_conf_dir:866 : sudo install -d -o quobyte /etc/neutron 2026-06-25 15:39:58.204 | + lib/neutron:_configure_neutron_common:876 : cd /opt/stack/neutron 2026-06-25 15:39:58.209 | + lib/neutron:_configure_neutron_common:876 : exec ./tools/generate_config_file_samples.sh 2026-06-25 15:40:15.011 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:40:15.046 | [58059 Async init_glance:58059]: finished successfully 2026-06-25 15:40:43.220 | + lib/neutron:_configure_neutron_common:878 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-06-25 15:40:43.228 | + lib/neutron:_configure_neutron_common:880 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-06-25 15:40:43.232 | + lib/neutron:_configure_neutron_common:884 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-06-25 15:40:43.235 | + lib/neutron:_configure_neutron_common:888 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-06-25 15:40:43.240 | + lib/neutron:_configure_neutron_common:893 : neutron_plugin_configure_common 2026-06-25 15:40:43.243 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-06-25 15:40:43.248 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-06-25 15:40:43.252 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-06-25 15:40:43.256 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-06-25 15:40:43.260 | + lib/neutron:neutron_service_plugin_class_add:1032 : local service_plugin_class=ovn-router 2026-06-25 15:40:43.264 | + lib/neutron:neutron_service_plugin_class_add:1033 : [[ '' == '' ]] 2026-06-25 15:40:43.269 | + lib/neutron:neutron_service_plugin_class_add:1034 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-06-25 15:40:43.273 | + lib/neutron:_configure_neutron_common:895 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-06-25 15:40:43.278 | + lib/neutron:_configure_neutron_common:895 : [[ ml2_conf.ini == '' ]] 2026-06-25 15:40:43.283 | + lib/neutron:_configure_neutron_common:895 : [[ ml2 == '' ]] 2026-06-25 15:40:43.287 | + lib/neutron:_configure_neutron_common:900 : mkdir -p /etc/neutron/plugins/ml2 2026-06-25 15:40:43.295 | + lib/neutron:_configure_neutron_common:901 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:40:43.299 | + lib/neutron:_configure_neutron_common:904 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:40:43.304 | + lib/neutron:_configure_neutron_common:907 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-06-25 15:40:43.309 | + lib/neutron:_configure_neutron_common:908 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:40:43.317 | ++ lib/neutron:_configure_neutron_common:913 : database_connection_url neutron 2026-06-25 15:40:43.321 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-06-25 15:40:43.326 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-06-25 15:40:43.329 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-06-25 15:40:43.331 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:40:43.333 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:40:43.339 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:40:43.363 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:43.365 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:40:43.368 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-25 15:40:43.373 | + lib/neutron:_configure_neutron_common:913 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-06-25 15:40:43.413 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-06-25 15:40:43.457 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-06-25 15:40:43.503 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-06-25 15:40:43.546 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-06-25 15:40:43.585 | + lib/neutron:_configure_neutron_common:920 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-06-25 15:40:43.626 | + lib/neutron:_configure_neutron_common:922 : '[' libvirt = fake ']' 2026-06-25 15:40:43.629 | + lib/neutron:_configure_neutron_common:932 : setup_logging /etc/neutron/neutron.conf 2026-06-25 15:40:43.632 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-06-25 15:40:43.635 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:40:43.641 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:40:43.664 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:40:43.667 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:40:43.670 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:40:43.673 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:40:43.677 | + 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-06-25 15:40:43.716 | + 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-06-25 15:40:43.760 | + 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-06-25 15:40:43.797 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:40:43.837 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-06-25 15:40:43.876 | + lib/neutron:_configure_neutron_common:934 : _neutron_setup_rootwrap 2026-06-25 15:40:43.879 | + lib/neutron:_neutron_setup_rootwrap:1067 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:40:43.882 | + lib/neutron:_neutron_setup_rootwrap:1071 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-06-25 15:40:43.885 | + lib/neutron:_neutron_setup_rootwrap:1072 : [[ -d /etc/neutron/rootwrap.d ]] 2026-06-25 15:40:43.888 | + lib/neutron:_neutron_setup_rootwrap:1076 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-06-25 15:40:43.891 | + lib/neutron:neutron_deploy_rootwrap_filters:1057 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:40:43.894 | + lib/neutron:neutron_deploy_rootwrap_filters:1060 : local srcdir=/opt/stack/neutron 2026-06-25 15:40:43.898 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-06-25 15:40:43.917 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-06-25 15:40:43.936 | + lib/neutron:_neutron_setup_rootwrap:1080 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-06-25 15:40:43.955 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-06-25 15:40:43.975 | + lib/neutron:_neutron_setup_rootwrap:1085 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-06-25 15:40:43.993 | + lib/neutron:_neutron_setup_rootwrap:1088 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 15:40:43.996 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 15:40:44.000 | ++ lib/neutron:_neutron_setup_rootwrap:1092 : mktemp 2026-06-25 15:40:44.005 | + lib/neutron:_neutron_setup_rootwrap:1092 : TEMPFILE=/tmp/tmp.aamt8X2M4J 2026-06-25 15:40:44.008 | + lib/neutron:_neutron_setup_rootwrap:1093 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-06-25 15:40:44.011 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 15:40:44.014 | + lib/neutron:_neutron_setup_rootwrap:1095 : chmod 0440 /tmp/tmp.aamt8X2M4J 2026-06-25 15:40:44.019 | + lib/neutron:_neutron_setup_rootwrap:1096 : sudo chown root:root /tmp/tmp.aamt8X2M4J 2026-06-25 15:40:44.035 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo mv /tmp/tmp.aamt8X2M4J /etc/sudoers.d/neutron-rootwrap 2026-06-25 15:40:44.051 | + lib/neutron:_neutron_setup_rootwrap:1100 : configure_root_helper_options /etc/neutron/neutron.conf 2026-06-25 15:40:44.054 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/neutron.conf 2026-06-25 15:40:44.056 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 15:40:44.093 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 15:40:44.096 | + lib/neutron:configure_root_helper_options:1107 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-06-25 15:40:44.135 | + lib/neutron:configure_neutron:378 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-06-25 15:40:44.137 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-06-25 15:40:44.141 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-06-25 15:40:44.144 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:40:44.146 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-06-25 15:40:44.149 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:40:44.173 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:44.178 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-06-25 15:40:44.182 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-06-25 15:40:44.186 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:40:44.210 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:44.213 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.77:5672/ 2026-06-25 15:40:44.219 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.77:5672/ 2026-06-25 15:40:44.261 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:40:44.265 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:40:44.268 | + lib/neutron:configure_neutron:380 : is_service_enabled q-metering neutron-metering 2026-06-25 15:40:44.293 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:44.297 | + lib/neutron:configure_neutron:383 : is_service_enabled q-agt neutron-agent 2026-06-25 15:40:44.323 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:44.328 | + lib/neutron:configure_neutron:386 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 15:40:44.356 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:44.360 | + lib/neutron:configure_neutron:389 : is_service_enabled q-l3 neutron-l3 2026-06-25 15:40:44.386 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:44.391 | + lib/neutron:configure_neutron:392 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 15:40:44.416 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:44.419 | + lib/neutron:configure_neutron:396 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 15:40:44.423 | + lib/neutron:configure_neutron:399 : is_service_enabled ceilometer 2026-06-25 15:40:44.446 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:40:44.450 | + lib/neutron:configure_neutron:403 : [[ ovn == \o\v\n ]] 2026-06-25 15:40:44.454 | + lib/neutron:configure_neutron:404 : configure_ovn 2026-06-25 15:40:44.458 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-06-25 15:40:44.458 | Configuring OVN 2026-06-25 15:40:44.461 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-06-25 15:40:44.465 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-06-25 15:40:44.469 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-06-25 15:40:44.476 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=1c1d9314-ad14-4f3e-b477-cb47a27b8346 2026-06-25 15:40:44.480 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:40:44.483 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-06-25 15:40:44.487 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:40:44.491 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:40:44.495 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:40:44.498 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:40:44.502 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:40:44.506 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:40:44.510 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:40:44.514 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:40:44.518 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:40:44.522 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:40:44.526 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:40:44.530 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:40:44.534 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:40:44.536 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-06-25 15:40:44.540 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-06-25 15:40:44.544 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-06-25 15:40:44.547 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 15:40:44.568 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:44.571 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 15:40:44.614 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 15:40:44.616 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-06-25 15:40:44.618 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-06-25 15:40:44.633 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:40:44.635 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-06-25 15:40:44.638 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:40:44.640 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-06-25 15:40:44.642 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-06-25 15:40:44.660 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-06-25 15:40:44.664 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-06-25 15:40:44.667 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-06-25 15:41:27.704 | + lib/neutron_plugins/ovn_agent:configure_ovn:595 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:41:27.712 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:41:27.716 | + lib/neutron:configure_root_helper_options:1104 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:41:27.720 | + lib/neutron:configure_root_helper_options:1105 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-06-25 15:41:27.769 | + lib/neutron:configure_root_helper_options:1106 : [[ True == \T\r\u\e ]] 2026-06-25 15:41:27.774 | + lib/neutron:configure_root_helper_options:1107 : 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-06-25 15:41:27.822 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-06-25 15:41:27.873 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.77 2026-06-25 15:41:27.924 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-06-25 15:41:27.974 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-06-25 15:41:28.021 | + lib/neutron_plugins/ovn_agent:configure_ovn:602 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 15:41:28.067 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.77:6642 2026-06-25 15:41:28.114 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-06-25 15:41:28.139 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:28.143 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-06-25 15:41:28.147 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-06-25 15:41:28.191 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.77:6641 2026-06-25 15:41:28.238 | + lib/neutron:configure_neutron:405 : configure_ovn_plugin 2026-06-25 15:41:28.242 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-06-25 15:41:28.242 | Configuring Neutron for OVN 2026-06-25 15:41:28.246 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-06-25 15:41:28.272 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:41:28.276 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-06-25 15:41:28.281 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-25 15:41:28.282 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-06-25 15:41:32.232 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan 2026-06-25 15:41:32.237 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-06-25 15:41:32.237 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-06-25 15:41:35.567 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : SUPPORTED_NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 15:41:35.569 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-06-25 15:41:35.585 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:35.588 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:477 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 15:41:35.593 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 15:41:35.593 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:41:35.593 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-06-25 15:41:35.593 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-06-25 15:41:35.596 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:41:35.596 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-06-25 15:41:35.601 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-06-25 15:41:35.601 | address-scope 2026-06-25 15:41:35.601 | agent 2026-06-25 15:41:35.601 | allowed-address-pairs 2026-06-25 15:41:35.601 | auto-allocated-topology 2026-06-25 15:41:35.601 | availability_zone 2026-06-25 15:41:35.602 | bgp 2026-06-25 15:41:35.602 | bgp_4byte_asn 2026-06-25 15:41:35.602 | bgp_dragent_scheduler 2026-06-25 15:41:35.602 | binding 2026-06-25 15:41:35.602 | binding-extended 2026-06-25 15:41:35.602 | default-subnetpools 2026-06-25 15:41:35.602 | dhcp_agent_scheduler 2026-06-25 15:41:35.602 | dns-domain-ports 2026-06-25 15:41:35.602 | dns-integration 2026-06-25 15:41:35.602 | dns-integration-domain-keywords 2026-06-25 15:41:35.603 | empty-string-filtering 2026-06-25 15:41:35.603 | enable-default-route-bfd 2026-06-25 15:41:35.603 | enable-default-route-ecmp 2026-06-25 15:41:35.605 | expose-port-forwarding-in-fip 2026-06-25 15:41:35.605 | ext-gw-mode 2026-06-25 15:41:35.605 | external-gateway-multihoming 2026-06-25 15:41:35.606 | external-net 2026-06-25 15:41:35.606 | extra_dhcp_opt 2026-06-25 15:41:35.606 | extraroute 2026-06-25 15:41:35.606 | extraroute-atomic 2026-06-25 15:41:35.606 | filter-validation 2026-06-25 15:41:35.606 | fip-port-details 2026-06-25 15:41:35.607 | flavors 2026-06-25 15:41:35.607 | floating-ip-port-forwarding 2026-06-25 15:41:35.607 | floating-ip-port-forwarding-description 2026-06-25 15:41:35.607 | floating-ip-port-forwarding-detail 2026-06-25 15:41:35.607 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:41:35.607 | floatingip-pools 2026-06-25 15:41:35.607 | fwaas_v2 2026-06-25 15:41:35.607 | ip_allocation 2026-06-25 15:41:35.607 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:41:35.608 | l3-flavors 2026-06-25 15:41:35.608 | l3-ha 2026-06-25 15:41:35.608 | l3_agent_scheduler 2026-06-25 15:41:35.608 | logging 2026-06-25 15:41:35.609 | multi-provider 2026-06-25 15:41:35.609 | net-mtu 2026-06-25 15:41:35.609 | net-mtu-writable 2026-06-25 15:41:35.610 | network-ip-availability 2026-06-25 15:41:35.610 | network_availability_zone 2026-06-25 15:41:35.610 | network_ha 2026-06-25 15:41:35.611 | pagination 2026-06-25 15:41:35.611 | port-device-profile 2026-06-25 15:41:35.611 | port-hardware-offload-type 2026-06-25 15:41:35.611 | port-mac-address-regenerate 2026-06-25 15:41:35.611 | port-numa-affinity-policy 2026-06-25 15:41:35.611 | port-numa-affinity-policy-socket 2026-06-25 15:41:35.611 | port-resource-request 2026-06-25 15:41:35.611 | port-security 2026-06-25 15:41:35.611 | port-trusted-vif 2026-06-25 15:41:35.611 | project-id 2026-06-25 15:41:35.611 | provider 2026-06-25 15:41:35.611 | pvlan 2026-06-25 15:41:35.612 | qinq 2026-06-25 15:41:35.612 | qos 2026-06-25 15:41:35.612 | qos-bw-limit-direction 2026-06-25 15:41:35.612 | qos-bw-minimum-ingress 2026-06-25 15:41:35.612 | qos-default 2026-06-25 15:41:35.612 | qos-fip 2026-06-25 15:41:35.612 | qos-gateway-ip 2026-06-25 15:41:35.612 | qos-rule-type-details 2026-06-25 15:41:35.612 | qos-rule-type-filter 2026-06-25 15:41:35.612 | qos-rules-alias 2026-06-25 15:41:35.612 | quota-check-limit 2026-06-25 15:41:35.612 | quota-check-limit-default 2026-06-25 15:41:35.613 | quota_details 2026-06-25 15:41:35.613 | quotas 2026-06-25 15:41:35.613 | rbac-address-scope 2026-06-25 15:41:35.613 | rbac-policies 2026-06-25 15:41:35.614 | rbac-security-groups 2026-06-25 15:41:35.614 | router 2026-06-25 15:41:35.614 | router-enable-snat 2026-06-25 15:41:35.615 | router_availability_zone 2026-06-25 15:41:35.615 | security-group 2026-06-25 15:41:35.615 | security-groups-default-rules 2026-06-25 15:41:35.615 | security-groups-default-statefulness 2026-06-25 15:41:35.616 | security-groups-normalized-cidr 2026-06-25 15:41:35.616 | security-groups-remote-address-group 2026-06-25 15:41:35.616 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:41:35.616 | security-groups-shared-filtering 2026-06-25 15:41:35.616 | segment 2026-06-25 15:41:35.616 | sorting 2026-06-25 15:41:35.617 | standard-attr-description 2026-06-25 15:41:35.617 | standard-attr-fwaas-v2 2026-06-25 15:41:35.617 | standard-attr-revisions 2026-06-25 15:41:35.617 | standard-attr-tag 2026-06-25 15:41:35.617 | standard-attr-timestamp 2026-06-25 15:41:35.617 | stateful-security-group 2026-06-25 15:41:35.617 | subnet-dns-publish-fixed-ip 2026-06-25 15:41:35.617 | subnet-external-network 2026-06-25 15:41:35.617 | subnet-service-types 2026-06-25 15:41:35.617 | subnet_allocation 2026-06-25 15:41:35.617 | subnet_onboard 2026-06-25 15:41:35.618 | subnetpool-prefix-ops 2026-06-25 15:41:35.618 | tag-creation 2026-06-25 15:41:35.618 | tap-mirror 2026-06-25 15:41:35.618 | tap-mirror-both-direction 2026-06-25 15:41:35.619 | trunk 2026-06-25 15:41:35.619 | uplink-status-propagation 2026-06-25 15:41:35.619 | uplink-status-propagation-updatable 2026-06-25 15:41:35.620 | vlan-transparent 2026-06-25 15:41:35.620 | vpn-endpoint-groups 2026-06-25 15:41:35.620 | vpnaas' 2026-06-25 15:41:35.621 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-06-25 15:41:35.621 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:41:35.621 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-06-25 15:41:35.621 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : echo address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-integration,empty-string-filtering,external-net,extra_dhcp_opt,filter-validation,multi-provider,network_ha,net-mtu,net-mtu-writable,network_availability_zone,network-ip-availability,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-security,port-trusted-vif,provider,port-resource-request,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quotas,quota-check-limit,quota-check-limit-default,quota_details,rbac-address-scope,rbac-policies,rbac-security-groups,standard-attr-revisions,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,stateful-security-group,standard-attr-description,subnet_allocation,standard-attr-tag,standard-attr-timestamp,subnetpool-prefix-ops,subnet-external-network,subnet_onboard,subnet-service-types,tag-creation,trunk,segment,expose-port-forwarding-in-fip,floating-ip-port-forwarding-description,floating-ip-port-forwarding-port-ranges,floating-ip-port-forwarding,vlan-transparent,logging,vpnaas,vpn-endpoint-groups,bgp,bgp_4byte_asn,bgp_dragent_scheduler,fwaas_v2,standard-attr-fwaas-v2,uplink-status-propagation,uplink-status-propagation-updatable,tap-mirror,tap-mirror-both-direction,ip_allocation,pvlan,router,extraroute,extraroute-atomic,ext-gw-mode,floating-ip-port-forwarding-detail,fip-port-details,floatingip-pools,pagination,qos-fip,qos-gateway-ip,sorting,project-id,dns-integration,dns-integration-domain-keywords,dns-domain-ports,subnet-dns-publish-fixed-ip,agent,availability_zone,router_availability_zone,l3_agent_scheduler,flavors,l3-agent-scheduler-ha-chassis-priority,l3-flavors,external-gateway-multihoming,enable-default-route-bfd,enable-default-route-ecmp,l3-ha,router-enable-snat 2026-06-25 15:41:35.621 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:41:35.621 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-06-25 15:41:35.621 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-06-25 15:41:35.621 | address-scope 2026-06-25 15:41:35.621 | agent 2026-06-25 15:41:35.622 | allowed-address-pairs 2026-06-25 15:41:35.622 | auto-allocated-topology 2026-06-25 15:41:35.622 | availability_zone 2026-06-25 15:41:35.622 | bgp 2026-06-25 15:41:35.623 | bgp_4byte_asn 2026-06-25 15:41:35.623 | bgp_dragent_scheduler 2026-06-25 15:41:35.623 | binding 2026-06-25 15:41:35.623 | binding-extended 2026-06-25 15:41:35.623 | default-subnetpools 2026-06-25 15:41:35.623 | dhcp_agent_scheduler 2026-06-25 15:41:35.623 | dns-domain-ports 2026-06-25 15:41:35.624 | dns-integration 2026-06-25 15:41:35.624 | dns-integration-domain-keywords 2026-06-25 15:41:35.624 | empty-string-filtering 2026-06-25 15:41:35.624 | enable-default-route-bfd 2026-06-25 15:41:35.624 | enable-default-route-ecmp 2026-06-25 15:41:35.624 | expose-port-forwarding-in-fip 2026-06-25 15:41:35.624 | ext-gw-mode 2026-06-25 15:41:35.625 | external-gateway-multihoming 2026-06-25 15:41:35.625 | external-net 2026-06-25 15:41:35.625 | extra_dhcp_opt 2026-06-25 15:41:35.625 | extraroute 2026-06-25 15:41:35.625 | extraroute-atomic 2026-06-25 15:41:35.625 | filter-validation 2026-06-25 15:41:35.625 | fip-port-details 2026-06-25 15:41:35.625 | flavors 2026-06-25 15:41:35.626 | floating-ip-port-forwarding 2026-06-25 15:41:35.626 | floating-ip-port-forwarding-description 2026-06-25 15:41:35.626 | floating-ip-port-forwarding-detail 2026-06-25 15:41:35.626 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:41:35.626 | floatingip-pools 2026-06-25 15:41:35.626 | fwaas_v2 2026-06-25 15:41:35.626 | ip_allocation 2026-06-25 15:41:35.626 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:41:35.626 | l3-flavors 2026-06-25 15:41:35.627 | l3-ha 2026-06-25 15:41:35.627 | l3_agent_scheduler 2026-06-25 15:41:35.627 | logging 2026-06-25 15:41:35.627 | multi-provider 2026-06-25 15:41:35.627 | net-mtu 2026-06-25 15:41:35.627 | net-mtu-writable 2026-06-25 15:41:35.627 | network-ip-availability 2026-06-25 15:41:35.627 | network_availability_zone 2026-06-25 15:41:35.627 | network_ha 2026-06-25 15:41:35.628 | pagination 2026-06-25 15:41:35.628 | port-device-profile 2026-06-25 15:41:35.628 | port-hardware-offload-type 2026-06-25 15:41:35.628 | port-mac-address-regenerate 2026-06-25 15:41:35.628 | port-numa-affinity-policy 2026-06-25 15:41:35.628 | port-numa-affinity-policy-socket 2026-06-25 15:41:35.628 | port-resource-request 2026-06-25 15:41:35.629 | port-security 2026-06-25 15:41:35.629 | port-trusted-vif 2026-06-25 15:41:35.629 | project-id 2026-06-25 15:41:35.629 | provider 2026-06-25 15:41:35.629 | pvlan 2026-06-25 15:41:35.629 | qinq 2026-06-25 15:41:35.629 | qos 2026-06-25 15:41:35.629 | qos-bw-limit-direction 2026-06-25 15:41:35.630 | qos-bw-minimum-ingress 2026-06-25 15:41:35.630 | qos-default 2026-06-25 15:41:35.630 | qos-fip 2026-06-25 15:41:35.630 | qos-gateway-ip 2026-06-25 15:41:35.630 | qos-rule-type-details 2026-06-25 15:41:35.630 | qos-rule-type-filter 2026-06-25 15:41:35.630 | qos-rules-alias 2026-06-25 15:41:35.630 | quota-check-limit 2026-06-25 15:41:35.630 | quota-check-limit-default 2026-06-25 15:41:35.631 | quota_details 2026-06-25 15:41:35.631 | quotas 2026-06-25 15:41:35.631 | rbac-address-scope 2026-06-25 15:41:35.631 | rbac-policies 2026-06-25 15:41:35.631 | rbac-security-groups 2026-06-25 15:41:35.631 | router 2026-06-25 15:41:35.631 | router-enable-snat 2026-06-25 15:41:35.631 | router_availability_zone 2026-06-25 15:41:35.632 | security-group 2026-06-25 15:41:35.632 | security-groups-default-rules 2026-06-25 15:41:35.632 | security-groups-default-statefulness 2026-06-25 15:41:35.632 | security-groups-normalized-cidr 2026-06-25 15:41:35.632 | security-groups-remote-address-group 2026-06-25 15:41:35.632 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:41:35.632 | security-groups-shared-filtering 2026-06-25 15:41:35.632 | segment 2026-06-25 15:41:35.633 | sorting 2026-06-25 15:41:35.633 | standard-attr-description 2026-06-25 15:41:35.633 | standard-attr-fwaas-v2 2026-06-25 15:41:35.633 | standard-attr-revisions 2026-06-25 15:41:35.633 | standard-attr-tag 2026-06-25 15:41:35.633 | standard-attr-timestamp 2026-06-25 15:41:35.633 | stateful-security-group 2026-06-25 15:41:35.633 | subnet-dns-publish-fixed-ip 2026-06-25 15:41:35.634 | subnet-external-network 2026-06-25 15:41:35.634 | subnet-service-types 2026-06-25 15:41:35.634 | subnet_allocation 2026-06-25 15:41:35.634 | subnet_onboard 2026-06-25 15:41:35.634 | subnetpool-prefix-ops 2026-06-25 15:41:35.634 | tag-creation 2026-06-25 15:41:35.634 | tap-mirror 2026-06-25 15:41:35.634 | tap-mirror-both-direction 2026-06-25 15:41:35.634 | trunk 2026-06-25 15:41:35.635 | uplink-status-propagation 2026-06-25 15:41:35.635 | uplink-status-propagation-updatable 2026-06-25 15:41:35.635 | vlan-transparent 2026-06-25 15:41:35.635 | vpn-endpoint-groups 2026-06-25 15:41:35.635 | vpnaas' 2026-06-25 15:41:35.635 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 15:41:35.635 | address-scope 2026-06-25 15:41:35.635 | agent 2026-06-25 15:41:35.635 | allowed-address-pairs 2026-06-25 15:41:35.636 | auto-allocated-topology 2026-06-25 15:41:35.636 | availability_zone 2026-06-25 15:41:35.636 | bgp 2026-06-25 15:41:35.636 | bgp_4byte_asn 2026-06-25 15:41:35.636 | bgp_dragent_scheduler 2026-06-25 15:41:35.636 | binding 2026-06-25 15:41:35.636 | binding-extended 2026-06-25 15:41:35.636 | default-subnetpools 2026-06-25 15:41:35.637 | dhcp_agent_scheduler 2026-06-25 15:41:35.637 | dns-domain-ports 2026-06-25 15:41:35.637 | dns-integration 2026-06-25 15:41:35.637 | dns-integration-domain-keywords 2026-06-25 15:41:35.637 | empty-string-filtering 2026-06-25 15:41:35.637 | enable-default-route-bfd 2026-06-25 15:41:35.637 | enable-default-route-ecmp 2026-06-25 15:41:35.637 | expose-port-forwarding-in-fip 2026-06-25 15:41:35.637 | ext-gw-mode 2026-06-25 15:41:35.638 | external-gateway-multihoming 2026-06-25 15:41:35.638 | external-net 2026-06-25 15:41:35.638 | extra_dhcp_opt 2026-06-25 15:41:35.638 | extraroute 2026-06-25 15:41:35.638 | extraroute-atomic 2026-06-25 15:41:35.638 | filter-validation 2026-06-25 15:41:35.638 | fip-port-details 2026-06-25 15:41:35.639 | flavors 2026-06-25 15:41:35.639 | floating-ip-port-forwarding 2026-06-25 15:41:35.639 | floating-ip-port-forwarding-description 2026-06-25 15:41:35.639 | floating-ip-port-forwarding-detail 2026-06-25 15:41:35.639 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:41:35.639 | floatingip-pools 2026-06-25 15:41:35.640 | fwaas_v2 2026-06-25 15:41:35.640 | ip_allocation 2026-06-25 15:41:35.640 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:41:35.640 | l3-flavors 2026-06-25 15:41:35.640 | l3-ha 2026-06-25 15:41:35.640 | l3_agent_scheduler 2026-06-25 15:41:35.640 | logging 2026-06-25 15:41:35.641 | multi-provider 2026-06-25 15:41:35.641 | net-mtu 2026-06-25 15:41:35.641 | net-mtu-writable 2026-06-25 15:41:35.641 | network-ip-availability 2026-06-25 15:41:35.641 | network_availability_zone 2026-06-25 15:41:35.641 | network_ha 2026-06-25 15:41:35.641 | pagination 2026-06-25 15:41:35.641 | port-device-profile 2026-06-25 15:41:35.641 | port-hardware-offload-type 2026-06-25 15:41:35.642 | port-mac-address-regenerate 2026-06-25 15:41:35.642 | port-numa-affinity-policy 2026-06-25 15:41:35.642 | port-numa-affinity-policy-socket 2026-06-25 15:41:35.642 | port-resource-request 2026-06-25 15:41:35.642 | port-security 2026-06-25 15:41:35.642 | port-trusted-vif 2026-06-25 15:41:35.642 | project-id 2026-06-25 15:41:35.642 | provider 2026-06-25 15:41:35.642 | pvlan 2026-06-25 15:41:35.643 | qinq 2026-06-25 15:41:35.643 | qos 2026-06-25 15:41:35.643 | qos-bw-limit-direction 2026-06-25 15:41:35.643 | qos-bw-minimum-ingress 2026-06-25 15:41:35.643 | qos-default 2026-06-25 15:41:35.643 | qos-fip 2026-06-25 15:41:35.643 | qos-gateway-ip 2026-06-25 15:41:35.643 | qos-rule-type-details 2026-06-25 15:41:35.643 | qos-rule-type-filter 2026-06-25 15:41:35.643 | qos-rules-alias 2026-06-25 15:41:35.643 | quota-check-limit 2026-06-25 15:41:35.643 | quota-check-limit-default 2026-06-25 15:41:35.644 | quota_details 2026-06-25 15:41:35.644 | quotas 2026-06-25 15:41:35.644 | rbac-address-scope 2026-06-25 15:41:35.644 | rbac-policies 2026-06-25 15:41:35.644 | rbac-security-groups 2026-06-25 15:41:35.644 | router 2026-06-25 15:41:35.644 | router-enable-snat 2026-06-25 15:41:35.644 | router_availability_zone 2026-06-25 15:41:35.644 | security-group 2026-06-25 15:41:35.644 | security-groups-default-rules 2026-06-25 15:41:35.644 | security-groups-default-statefulness 2026-06-25 15:41:35.645 | security-groups-normalized-cidr 2026-06-25 15:41:35.645 | security-groups-remote-address-group 2026-06-25 15:41:35.645 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:41:35.645 | security-groups-shared-filtering 2026-06-25 15:41:35.645 | segment 2026-06-25 15:41:35.645 | sorting 2026-06-25 15:41:35.645 | standard-attr-description 2026-06-25 15:41:35.645 | standard-attr-fwaas-v2 2026-06-25 15:41:35.645 | standard-attr-revisions 2026-06-25 15:41:35.645 | standard-attr-tag 2026-06-25 15:41:35.645 | standard-attr-timestamp 2026-06-25 15:41:35.646 | stateful-security-group 2026-06-25 15:41:35.646 | subnet-dns-publish-fixed-ip 2026-06-25 15:41:35.646 | subnet-external-network 2026-06-25 15:41:35.646 | subnet-service-types 2026-06-25 15:41:35.646 | subnet_allocation 2026-06-25 15:41:35.646 | subnet_onboard 2026-06-25 15:41:35.646 | subnetpool-prefix-ops 2026-06-25 15:41:35.646 | tag-creation 2026-06-25 15:41:35.646 | tap-mirror 2026-06-25 15:41:35.646 | tap-mirror-both-direction 2026-06-25 15:41:35.646 | trunk 2026-06-25 15:41:35.646 | uplink-status-propagation 2026-06-25 15:41:35.647 | uplink-status-propagation-updatable 2026-06-25 15:41:35.647 | vlan-transparent 2026-06-25 15:41:35.647 | vpn-endpoint-groups 2026-06-25 15:41:35.647 | vpnaas' 2026-06-25 15:41:35.647 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:41:35.647 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-06-25 15:41:35.647 | address-scope 2026-06-25 15:41:35.647 | agent 2026-06-25 15:41:35.647 | allowed-address-pairs 2026-06-25 15:41:35.647 | auto-allocated-topology 2026-06-25 15:41:35.647 | availability_zone 2026-06-25 15:41:35.648 | bgp 2026-06-25 15:41:35.648 | bgp_4byte_asn 2026-06-25 15:41:35.648 | bgp_dragent_scheduler 2026-06-25 15:41:35.648 | binding 2026-06-25 15:41:35.648 | binding-extended 2026-06-25 15:41:35.648 | default-subnetpools 2026-06-25 15:41:35.648 | dhcp_agent_scheduler 2026-06-25 15:41:35.648 | dns-domain-ports 2026-06-25 15:41:35.648 | dns-integration 2026-06-25 15:41:35.648 | dns-integration-domain-keywords 2026-06-25 15:41:35.648 | empty-string-filtering 2026-06-25 15:41:35.648 | enable-default-route-bfd 2026-06-25 15:41:35.649 | enable-default-route-ecmp 2026-06-25 15:41:35.649 | expose-port-forwarding-in-fip 2026-06-25 15:41:35.649 | ext-gw-mode 2026-06-25 15:41:35.649 | external-gateway-multihoming 2026-06-25 15:41:35.649 | external-net 2026-06-25 15:41:35.649 | extra_dhcp_opt 2026-06-25 15:41:35.649 | extraroute 2026-06-25 15:41:35.649 | extraroute-atomic 2026-06-25 15:41:35.649 | filter-validation 2026-06-25 15:41:35.650 | fip-port-details 2026-06-25 15:41:35.650 | flavors 2026-06-25 15:41:35.650 | floating-ip-port-forwarding 2026-06-25 15:41:35.650 | floating-ip-port-forwarding-description 2026-06-25 15:41:35.650 | floating-ip-port-forwarding-detail 2026-06-25 15:41:35.650 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:41:35.650 | floatingip-pools 2026-06-25 15:41:35.650 | fwaas_v2 2026-06-25 15:41:35.650 | ip_allocation 2026-06-25 15:41:35.650 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:41:35.650 | l3-flavors 2026-06-25 15:41:35.650 | l3-ha 2026-06-25 15:41:35.651 | l3_agent_scheduler 2026-06-25 15:41:35.651 | logging 2026-06-25 15:41:35.651 | multi-provider 2026-06-25 15:41:35.651 | net-mtu 2026-06-25 15:41:35.651 | net-mtu-writable 2026-06-25 15:41:35.651 | network-ip-availability 2026-06-25 15:41:35.651 | network_availability_zone 2026-06-25 15:41:35.651 | network_ha 2026-06-25 15:41:35.651 | pagination 2026-06-25 15:41:35.651 | port-device-profile 2026-06-25 15:41:35.651 | port-hardware-offload-type 2026-06-25 15:41:35.652 | port-mac-address-regenerate 2026-06-25 15:41:35.652 | port-numa-affinity-policy 2026-06-25 15:41:35.652 | port-numa-affinity-policy-socket 2026-06-25 15:41:35.652 | port-resource-request 2026-06-25 15:41:35.652 | port-security 2026-06-25 15:41:35.652 | port-trusted-vif 2026-06-25 15:41:35.652 | project-id 2026-06-25 15:41:35.652 | provider 2026-06-25 15:41:35.652 | pvlan 2026-06-25 15:41:35.652 | qinq 2026-06-25 15:41:35.652 | qos 2026-06-25 15:41:35.652 | qos-bw-limit-direction 2026-06-25 15:41:35.653 | qos-bw-minimum-ingress 2026-06-25 15:41:35.653 | qos-default 2026-06-25 15:41:35.653 | qos-fip 2026-06-25 15:41:35.653 | qos-gateway-ip 2026-06-25 15:41:35.653 | qos-rule-type-details 2026-06-25 15:41:35.653 | qos-rule-type-filter 2026-06-25 15:41:35.653 | qos-rules-alias 2026-06-25 15:41:35.653 | quota-check-limit 2026-06-25 15:41:35.653 | quota-check-limit-default 2026-06-25 15:41:35.653 | quota_details 2026-06-25 15:41:35.654 | quotas 2026-06-25 15:41:35.654 | rbac-address-scope 2026-06-25 15:41:35.654 | rbac-policies 2026-06-25 15:41:35.654 | rbac-security-groups 2026-06-25 15:41:35.654 | router 2026-06-25 15:41:35.654 | router-enable-snat 2026-06-25 15:41:35.654 | router_availability_zone 2026-06-25 15:41:35.654 | security-group 2026-06-25 15:41:35.654 | security-groups-default-rules 2026-06-25 15:41:35.654 | security-groups-default-statefulness 2026-06-25 15:41:35.654 | security-groups-normalized-cidr 2026-06-25 15:41:35.654 | security-groups-remote-address-group 2026-06-25 15:41:35.655 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:41:35.655 | security-groups-shared-filtering 2026-06-25 15:41:35.655 | segment 2026-06-25 15:41:35.655 | sorting 2026-06-25 15:41:35.655 | standard-attr-description 2026-06-25 15:41:35.655 | standard-attr-fwaas-v2 2026-06-25 15:41:35.655 | standard-attr-revisions 2026-06-25 15:41:35.655 | standard-attr-tag 2026-06-25 15:41:35.655 | standard-attr-timestamp 2026-06-25 15:41:35.655 | stateful-security-group 2026-06-25 15:41:35.655 | subnet-dns-publish-fixed-ip 2026-06-25 15:41:35.656 | subnet-external-network 2026-06-25 15:41:35.656 | subnet-service-types 2026-06-25 15:41:35.656 | subnet_allocation 2026-06-25 15:41:35.656 | subnet_onboard 2026-06-25 15:41:35.656 | subnetpool-prefix-ops 2026-06-25 15:41:35.656 | tag-creation 2026-06-25 15:41:35.656 | tap-mirror 2026-06-25 15:41:35.656 | tap-mirror-both-direction 2026-06-25 15:41:35.656 | trunk 2026-06-25 15:41:35.656 | uplink-status-propagation 2026-06-25 15:41:35.656 | uplink-status-propagation-updatable 2026-06-25 15:41:35.656 | vlan-transparent 2026-06-25 15:41:35.657 | vpn-endpoint-groups 2026-06-25 15:41:35.657 | vpnaas' 2026-06-25 15:41:35.657 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-06-25 15:41:35.657 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:41:35.657 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-06-25 15:41:35.657 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-06-25 15:41:35.657 | address-scope 2026-06-25 15:41:35.657 | agent 2026-06-25 15:41:35.657 | allowed-address-pairs 2026-06-25 15:41:35.657 | auto-allocated-topology 2026-06-25 15:41:35.657 | availability_zone 2026-06-25 15:41:35.658 | bgp 2026-06-25 15:41:35.658 | bgp_4byte_asn 2026-06-25 15:41:35.658 | bgp_dragent_scheduler 2026-06-25 15:41:35.658 | binding 2026-06-25 15:41:35.658 | binding-extended 2026-06-25 15:41:35.658 | default-subnetpools 2026-06-25 15:41:35.658 | dhcp_agent_scheduler 2026-06-25 15:41:35.658 | dns-domain-ports 2026-06-25 15:41:35.658 | dns-integration 2026-06-25 15:41:35.658 | dns-integration-domain-keywords 2026-06-25 15:41:35.658 | empty-string-filtering 2026-06-25 15:41:35.658 | enable-default-route-bfd 2026-06-25 15:41:35.659 | enable-default-route-ecmp 2026-06-25 15:41:35.659 | expose-port-forwarding-in-fip 2026-06-25 15:41:35.659 | ext-gw-mode 2026-06-25 15:41:35.659 | external-gateway-multihoming 2026-06-25 15:41:35.659 | external-net 2026-06-25 15:41:35.659 | extra_dhcp_opt 2026-06-25 15:41:35.659 | extraroute 2026-06-25 15:41:35.659 | extraroute-atomic 2026-06-25 15:41:35.659 | filter-validation 2026-06-25 15:41:35.659 | fip-port-details 2026-06-25 15:41:35.659 | flavors 2026-06-25 15:41:35.660 | floating-ip-port-forwarding 2026-06-25 15:41:35.660 | floating-ip-port-forwarding-description 2026-06-25 15:41:35.660 | floating-ip-port-forwarding-detail 2026-06-25 15:41:35.660 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:41:35.660 | floatingip-pools 2026-06-25 15:41:35.660 | fwaas_v2 2026-06-25 15:41:35.660 | ip_allocation 2026-06-25 15:41:35.660 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:41:35.660 | l3-flavors 2026-06-25 15:41:35.660 | l3-ha 2026-06-25 15:41:35.660 | l3_agent_scheduler 2026-06-25 15:41:35.660 | logging 2026-06-25 15:41:35.661 | multi-provider 2026-06-25 15:41:35.661 | net-mtu 2026-06-25 15:41:35.661 | net-mtu-writable 2026-06-25 15:41:35.661 | network-ip-availability 2026-06-25 15:41:35.661 | network_availability_zone 2026-06-25 15:41:35.661 | network_ha 2026-06-25 15:41:35.661 | pagination 2026-06-25 15:41:35.661 | port-device-profile 2026-06-25 15:41:35.661 | port-hardware-offload-type 2026-06-25 15:41:35.661 | port-mac-address-regenerate 2026-06-25 15:41:35.661 | port-numa-affinity-policy 2026-06-25 15:41:35.662 | port-numa-affinity-policy-socket 2026-06-25 15:41:35.662 | port-resource-request 2026-06-25 15:41:35.662 | port-security 2026-06-25 15:41:35.662 | port-trusted-vif 2026-06-25 15:41:35.662 | project-id 2026-06-25 15:41:35.662 | provider 2026-06-25 15:41:35.662 | pvlan 2026-06-25 15:41:35.662 | qinq 2026-06-25 15:41:35.662 | qos 2026-06-25 15:41:35.662 | qos-bw-limit-direction 2026-06-25 15:41:35.662 | qos-bw-minimum-ingress 2026-06-25 15:41:35.662 | qos-default 2026-06-25 15:41:35.663 | qos-fip 2026-06-25 15:41:35.663 | qos-gateway-ip 2026-06-25 15:41:35.663 | qos-rule-type-details 2026-06-25 15:41:35.663 | qos-rule-type-filter 2026-06-25 15:41:35.663 | qos-rules-alias 2026-06-25 15:41:35.663 | quota-check-limit 2026-06-25 15:41:35.663 | quota-check-limit-default 2026-06-25 15:41:35.663 | quota_details 2026-06-25 15:41:35.663 | quotas 2026-06-25 15:41:35.663 | rbac-address-scope 2026-06-25 15:41:35.664 | rbac-policies 2026-06-25 15:41:35.664 | rbac-security-groups 2026-06-25 15:41:35.664 | router 2026-06-25 15:41:35.664 | router-enable-snat 2026-06-25 15:41:35.664 | router_availability_zone 2026-06-25 15:41:35.664 | security-group 2026-06-25 15:41:35.664 | security-groups-default-rules 2026-06-25 15:41:35.664 | security-groups-default-statefulness 2026-06-25 15:41:35.664 | security-groups-normalized-cidr 2026-06-25 15:41:35.665 | security-groups-remote-address-group 2026-06-25 15:41:35.665 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:41:35.665 | security-groups-shared-filtering 2026-06-25 15:41:35.665 | segment 2026-06-25 15:41:35.665 | sorting 2026-06-25 15:41:35.665 | standard-attr-description 2026-06-25 15:41:35.665 | standard-attr-fwaas-v2 2026-06-25 15:41:35.665 | standard-attr-revisions 2026-06-25 15:41:35.665 | standard-attr-tag 2026-06-25 15:41:35.665 | standard-attr-timestamp 2026-06-25 15:41:35.665 | stateful-security-group 2026-06-25 15:41:35.665 | subnet-dns-publish-fixed-ip 2026-06-25 15:41:35.666 | subnet-external-network 2026-06-25 15:41:35.666 | subnet-service-types 2026-06-25 15:41:35.666 | subnet_allocation 2026-06-25 15:41:35.666 | subnet_onboard 2026-06-25 15:41:35.666 | subnetpool-prefix-ops 2026-06-25 15:41:35.666 | tag-creation 2026-06-25 15:41:35.666 | tap-mirror 2026-06-25 15:41:35.666 | tap-mirror-both-direction 2026-06-25 15:41:35.666 | trunk 2026-06-25 15:41:35.666 | uplink-status-propagation 2026-06-25 15:41:35.667 | uplink-status-propagation-updatable 2026-06-25 15:41:35.667 | vlan-transparent 2026-06-25 15:41:35.667 | vpn-endpoint-groups 2026-06-25 15:41:35.667 | vpnaas' 2026-06-25 15:41:35.667 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 15:41:35.667 | address-scope 2026-06-25 15:41:35.667 | agent 2026-06-25 15:41:35.667 | allowed-address-pairs 2026-06-25 15:41:35.667 | auto-allocated-topology 2026-06-25 15:41:35.667 | availability_zone 2026-06-25 15:41:35.667 | bgp 2026-06-25 15:41:35.667 | bgp_4byte_asn 2026-06-25 15:41:35.668 | bgp_dragent_scheduler 2026-06-25 15:41:35.668 | binding 2026-06-25 15:41:35.668 | binding-extended 2026-06-25 15:41:35.668 | default-subnetpools 2026-06-25 15:41:35.668 | dhcp_agent_scheduler 2026-06-25 15:41:35.668 | dns-domain-ports 2026-06-25 15:41:35.668 | dns-integration 2026-06-25 15:41:35.668 | dns-integration-domain-keywords 2026-06-25 15:41:35.668 | empty-string-filtering 2026-06-25 15:41:35.668 | enable-default-route-bfd 2026-06-25 15:41:35.668 | enable-default-route-ecmp 2026-06-25 15:41:35.669 | expose-port-forwarding-in-fip 2026-06-25 15:41:35.669 | ext-gw-mode 2026-06-25 15:41:35.669 | external-gateway-multihoming 2026-06-25 15:41:35.669 | external-net 2026-06-25 15:41:35.669 | extra_dhcp_opt 2026-06-25 15:41:35.669 | extraroute 2026-06-25 15:41:35.669 | extraroute-atomic 2026-06-25 15:41:35.669 | filter-validation 2026-06-25 15:41:35.669 | fip-port-details 2026-06-25 15:41:35.669 | flavors 2026-06-25 15:41:35.669 | floating-ip-port-forwarding 2026-06-25 15:41:35.670 | floating-ip-port-forwarding-description 2026-06-25 15:41:35.670 | floating-ip-port-forwarding-detail 2026-06-25 15:41:35.670 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:41:35.670 | floatingip-pools 2026-06-25 15:41:35.670 | fwaas_v2 2026-06-25 15:41:35.670 | ip_allocation 2026-06-25 15:41:35.670 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:41:35.670 | l3-flavors 2026-06-25 15:41:35.670 | l3-ha 2026-06-25 15:41:35.670 | l3_agent_scheduler 2026-06-25 15:41:35.670 | logging 2026-06-25 15:41:35.670 | multi-provider 2026-06-25 15:41:35.671 | net-mtu 2026-06-25 15:41:35.671 | net-mtu-writable 2026-06-25 15:41:35.671 | network-ip-availability 2026-06-25 15:41:35.671 | network_availability_zone 2026-06-25 15:41:35.671 | network_ha 2026-06-25 15:41:35.671 | pagination 2026-06-25 15:41:35.671 | port-device-profile 2026-06-25 15:41:35.671 | port-hardware-offload-type 2026-06-25 15:41:35.671 | port-mac-address-regenerate 2026-06-25 15:41:35.671 | port-numa-affinity-policy 2026-06-25 15:41:35.671 | port-numa-affinity-policy-socket 2026-06-25 15:41:35.671 | port-resource-request 2026-06-25 15:41:35.672 | port-security 2026-06-25 15:41:35.672 | port-trusted-vif 2026-06-25 15:41:35.672 | project-id 2026-06-25 15:41:35.672 | provider 2026-06-25 15:41:35.672 | pvlan 2026-06-25 15:41:35.672 | qinq 2026-06-25 15:41:35.672 | qos 2026-06-25 15:41:35.672 | qos-bw-limit-direction 2026-06-25 15:41:35.672 | qos-bw-minimum-ingress 2026-06-25 15:41:35.672 | qos-default 2026-06-25 15:41:35.672 | qos-fip 2026-06-25 15:41:35.673 | qos-gateway-ip 2026-06-25 15:41:35.673 | qos-rule-type-details 2026-06-25 15:41:35.673 | qos-rule-type-filter 2026-06-25 15:41:35.673 | qos-rules-alias 2026-06-25 15:41:35.673 | quota-check-limit 2026-06-25 15:41:35.673 | quota-check-limit-default 2026-06-25 15:41:35.673 | quota_details 2026-06-25 15:41:35.673 | quotas 2026-06-25 15:41:35.673 | rbac-address-scope 2026-06-25 15:41:35.674 | rbac-policies 2026-06-25 15:41:35.674 | rbac-security-groups 2026-06-25 15:41:35.674 | router 2026-06-25 15:41:35.674 | router-enable-snat 2026-06-25 15:41:35.674 | router_availability_zone 2026-06-25 15:41:35.674 | security-group 2026-06-25 15:41:35.674 | security-groups-default-rules 2026-06-25 15:41:35.674 | security-groups-default-statefulness 2026-06-25 15:41:35.674 | security-groups-normalized-cidr 2026-06-25 15:41:35.674 | security-groups-remote-address-group 2026-06-25 15:41:35.674 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:41:35.675 | security-groups-shared-filtering 2026-06-25 15:41:35.675 | segment 2026-06-25 15:41:35.675 | sorting 2026-06-25 15:41:35.675 | standard-attr-description 2026-06-25 15:41:35.675 | standard-attr-fwaas-v2 2026-06-25 15:41:35.675 | standard-attr-revisions 2026-06-25 15:41:35.675 | standard-attr-tag 2026-06-25 15:41:35.675 | standard-attr-timestamp 2026-06-25 15:41:35.675 | stateful-security-group 2026-06-25 15:41:35.675 | subnet-dns-publish-fixed-ip 2026-06-25 15:41:35.675 | subnet-external-network 2026-06-25 15:41:35.675 | subnet-service-types 2026-06-25 15:41:35.676 | subnet_allocation 2026-06-25 15:41:35.676 | subnet_onboard 2026-06-25 15:41:35.676 | subnetpool-prefix-ops 2026-06-25 15:41:35.676 | tag-creation 2026-06-25 15:41:35.676 | tap-mirror 2026-06-25 15:41:35.676 | tap-mirror-both-direction 2026-06-25 15:41:35.676 | trunk 2026-06-25 15:41:35.676 | uplink-status-propagation 2026-06-25 15:41:35.676 | uplink-status-propagation-updatable 2026-06-25 15:41:35.676 | vlan-transparent 2026-06-25 15:41:35.676 | vpn-endpoint-groups 2026-06-25 15:41:35.677 | vpnaas' 2026-06-25 15:41:35.677 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:41:35.677 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-06-25 15:41:35.677 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-06-25 15:41:35.677 | address-scope 2026-06-25 15:41:35.677 | agent 2026-06-25 15:41:35.677 | allowed-address-pairs 2026-06-25 15:41:35.677 | auto-allocated-topology 2026-06-25 15:41:35.677 | availability_zone 2026-06-25 15:41:35.677 | bgp 2026-06-25 15:41:35.677 | bgp_4byte_asn 2026-06-25 15:41:35.678 | bgp_dragent_scheduler 2026-06-25 15:41:35.678 | binding 2026-06-25 15:41:35.678 | binding-extended 2026-06-25 15:41:35.678 | default-subnetpools 2026-06-25 15:41:35.678 | dhcp_agent_scheduler 2026-06-25 15:41:35.678 | dns-domain-ports 2026-06-25 15:41:35.678 | dns-integration 2026-06-25 15:41:35.678 | dns-integration-domain-keywords 2026-06-25 15:41:35.678 | empty-string-filtering 2026-06-25 15:41:35.678 | enable-default-route-bfd 2026-06-25 15:41:35.678 | enable-default-route-ecmp 2026-06-25 15:41:35.679 | expose-port-forwarding-in-fip 2026-06-25 15:41:35.679 | ext-gw-mode 2026-06-25 15:41:35.679 | external-gateway-multihoming 2026-06-25 15:41:35.679 | external-net 2026-06-25 15:41:35.679 | extra_dhcp_opt 2026-06-25 15:41:35.679 | extraroute 2026-06-25 15:41:35.679 | extraroute-atomic 2026-06-25 15:41:35.679 | filter-validation 2026-06-25 15:41:35.679 | fip-port-details 2026-06-25 15:41:35.679 | flavors 2026-06-25 15:41:35.679 | floating-ip-port-forwarding 2026-06-25 15:41:35.679 | floating-ip-port-forwarding-description 2026-06-25 15:41:35.680 | floating-ip-port-forwarding-detail 2026-06-25 15:41:35.680 | floating-ip-port-forwarding-port-ranges 2026-06-25 15:41:35.680 | floatingip-pools 2026-06-25 15:41:35.680 | fwaas_v2 2026-06-25 15:41:35.680 | ip_allocation 2026-06-25 15:41:35.680 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:41:35.680 | l3-flavors 2026-06-25 15:41:35.680 | l3-ha 2026-06-25 15:41:35.680 | l3_agent_scheduler 2026-06-25 15:41:35.680 | logging 2026-06-25 15:41:35.680 | multi-provider 2026-06-25 15:41:35.681 | net-mtu 2026-06-25 15:41:35.681 | net-mtu-writable 2026-06-25 15:41:35.681 | network-ip-availability 2026-06-25 15:41:35.681 | network_availability_zone 2026-06-25 15:41:35.681 | network_ha 2026-06-25 15:41:35.681 | pagination 2026-06-25 15:41:35.681 | port-device-profile 2026-06-25 15:41:35.681 | port-hardware-offload-type 2026-06-25 15:41:35.681 | port-mac-address-regenerate 2026-06-25 15:41:35.681 | port-numa-affinity-policy 2026-06-25 15:41:35.681 | port-numa-affinity-policy-socket 2026-06-25 15:41:35.682 | port-resource-request 2026-06-25 15:41:35.682 | port-security 2026-06-25 15:41:35.682 | port-trusted-vif 2026-06-25 15:41:35.682 | project-id 2026-06-25 15:41:35.682 | provider 2026-06-25 15:41:35.682 | pvlan 2026-06-25 15:41:35.682 | qinq 2026-06-25 15:41:35.682 | qos 2026-06-25 15:41:35.682 | qos-bw-limit-direction 2026-06-25 15:41:35.682 | qos-bw-minimum-ingress 2026-06-25 15:41:35.682 | qos-default 2026-06-25 15:41:35.683 | qos-fip 2026-06-25 15:41:35.683 | qos-gateway-ip 2026-06-25 15:41:35.683 | qos-rule-type-details 2026-06-25 15:41:35.683 | qos-rule-type-filter 2026-06-25 15:41:35.683 | qos-rules-alias 2026-06-25 15:41:35.683 | quota-check-limit 2026-06-25 15:41:35.683 | quota-check-limit-default 2026-06-25 15:41:35.683 | quota_details 2026-06-25 15:41:35.683 | quotas 2026-06-25 15:41:35.683 | rbac-address-scope 2026-06-25 15:41:35.683 | rbac-policies 2026-06-25 15:41:35.684 | rbac-security-groups 2026-06-25 15:41:35.684 | router 2026-06-25 15:41:35.684 | router-enable-snat 2026-06-25 15:41:35.684 | router_availability_zone 2026-06-25 15:41:35.684 | security-group 2026-06-25 15:41:35.684 | security-groups-default-rules 2026-06-25 15:41:35.684 | security-groups-default-statefulness 2026-06-25 15:41:35.684 | security-groups-normalized-cidr 2026-06-25 15:41:35.684 | security-groups-remote-address-group 2026-06-25 15:41:35.684 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:41:35.684 | security-groups-shared-filtering 2026-06-25 15:41:35.685 | segment 2026-06-25 15:41:35.685 | sorting 2026-06-25 15:41:35.685 | standard-attr-description 2026-06-25 15:41:35.685 | standard-attr-fwaas-v2 2026-06-25 15:41:35.685 | standard-attr-revisions 2026-06-25 15:41:35.685 | standard-attr-tag 2026-06-25 15:41:35.685 | standard-attr-timestamp 2026-06-25 15:41:35.685 | stateful-security-group 2026-06-25 15:41:35.685 | subnet-dns-publish-fixed-ip 2026-06-25 15:41:35.685 | subnet-external-network 2026-06-25 15:41:35.685 | subnet-service-types 2026-06-25 15:41:35.685 | subnet_allocation 2026-06-25 15:41:35.686 | subnet_onboard 2026-06-25 15:41:35.686 | subnetpool-prefix-ops 2026-06-25 15:41:35.686 | tag-creation 2026-06-25 15:41:35.686 | tap-mirror 2026-06-25 15:41:35.686 | tap-mirror-both-direction 2026-06-25 15:41:35.686 | trunk 2026-06-25 15:41:35.686 | uplink-status-propagation 2026-06-25 15:41:35.686 | uplink-status-propagation-updatable 2026-06-25 15:41:35.686 | vlan-transparent 2026-06-25 15:41:35.686 | vpn-endpoint-groups 2026-06-25 15:41:35.686 | vpnaas' 2026-06-25 15:41:35.687 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:41:35.687 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-06-25 15:41:35.687 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-06-25 15:41:35.687 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-06-25 15:41:35.687 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-06-25 15:41:35.687 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : echo address-group address-scope agent allowed-address-pairs auto-allocated-topology availability_zone bgp bgp_4byte_asn bgp_dragent_scheduler binding binding-extended default-subnetpools dhcp_agent_scheduler dns-domain-ports dns-integration dns-integration-domain-keywords empty-string-filtering enable-default-route-bfd enable-default-route-ecmp expose-port-forwarding-in-fip ext-gw-mode external-gateway-multihoming external-net extra_dhcp_opt extraroute extraroute-atomic filter-validation fip-port-details flavors floating-ip-port-forwarding floating-ip-port-forwarding-description floating-ip-port-forwarding-detail floating-ip-port-forwarding-port-ranges floatingip-pools fwaas_v2 ip_allocation l3-agent-scheduler-ha-chassis-priority l3-flavors l3-ha l3_agent_scheduler logging multi-provider net-mtu net-mtu-writable network-ip-availability network_availability_zone network_ha pagination port-device-profile port-hardware-offload-type port-mac-address-regenerate port-numa-affinity-policy port-numa-affinity-policy-socket port-resource-request port-security port-trusted-vif project-id provider pvlan qinq qos qos-bw-limit-direction qos-bw-minimum-ingress qos-default qos-fip qos-gateway-ip qos-rule-type-details qos-rule-type-filter qos-rules-alias quota-check-limit quota-check-limit-default quota_details quotas rbac-address-scope rbac-policies rbac-security-groups router router-enable-snat router_availability_zone security-group security-groups-default-rules security-groups-default-statefulness security-groups-normalized-cidr security-groups-remote-address-group security-groups-rules-belongs-to-default-sg security-groups-shared-filtering segment sorting standard-attr-description standard-attr-fwaas-v2 standard-attr-revisions standard-attr-tag standard-attr-timestamp stateful-security-group subnet-dns-publish-fixed-ip subnet-external-network subnet-service-types subnet_allocation subnet_onboard subnetpool-prefix-ops tag-creation tap-mirror tap-mirror-both-direction trunk uplink-status-propagation uplink-status-propagation-updatable vlan-transparent vpn-endpoint-groups vpnaas 2026-06-25 15:41:35.687 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : export NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 15:41:35.687 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : NETWORK_API_EXTENSIONS=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-06-25 15:41:35.687 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:500 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size=38 2026-06-25 15:41:35.688 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:35.688 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 15:41:35.691 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-06-25 15:41:35.694 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-06-25 15:41:35.697 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:35.701 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-06-25 15:41:35.735 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:501 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection=tcp:192.168.122.77:6641 2026-06-25 15:41:35.737 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:35.740 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:41:35.742 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.77:6641 2026-06-25 15:41:35.745 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.77:6641 ']' 2026-06-25 15:41:35.747 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:35.750 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.77:6641 2026-06-25 15:41:35.782 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:502 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection=tcp:192.168.122.77:6642 2026-06-25 15:41:35.784 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:35.786 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:41:35.788 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.77:6642 2026-06-25 15:41:35.791 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.77:6642 ']' 2026-06-25 15:41:35.793 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:35.795 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.77:6642 2026-06-25 15:41:35.828 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-06-25 15:41:35.846 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:35.848 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:511 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode=log 2026-06-25 15:41:35.851 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:35.854 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:41:35.856 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-06-25 15:41:35.859 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-06-25 15:41:35.861 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:35.865 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-06-25 15:41:35.896 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:512 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler=leastloaded 2026-06-25 15:41:35.899 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:35.901 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:41:35.903 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-06-25 15:41:35.906 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-06-25 15:41:35.909 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:35.911 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-06-25 15:41:35.946 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:513 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-06-25 15:41:35.949 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:35.952 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 15:41:35.954 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 15:41:35.957 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 15:41:35.959 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:35.962 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 15:41:35.994 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-06-25 15:41:36.014 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-06-25 15:41:36.031 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:36.033 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-06-25 15:41:36.036 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 15:41:36.054 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:41:36.056 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:41:36.058 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 15:41:36.061 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:523 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled=True 2026-06-25 15:41:36.064 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:36.067 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-06-25 15:41:36.069 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-06-25 15:41:36.072 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-06-25 15:41:36.075 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:36.077 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-06-25 15:41:36.108 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-06-25 15:41:36.124 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:36.126 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-06-25 15:41:36.160 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-06-25 15:41:36.176 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:36.178 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-06-25 15:41:36.212 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-06-25 15:41:36.228 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:41:36.231 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-06-25 15:41:36.234 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 15:41:36.252 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:41:36.255 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:41:36.258 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 15:41:36.260 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-06-25 15:41:36.293 | + lib/neutron:configure_neutron:409 : is_service_enabled q-placement neutron-placement 2026-06-25 15:41:36.311 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:36.314 | + lib/neutron:configure_neutron:412 : is_service_enabled q-trunk neutron-trunk 2026-06-25 15:41:36.332 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:36.334 | + lib/neutron:configure_neutron:415 : is_service_enabled q-qos neutron-qos 2026-06-25 15:41:36.351 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:36.353 | + lib/neutron:configure_neutron:422 : is_service_enabled neutron-segments 2026-06-25 15:41:36.371 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:36.374 | + lib/neutron:configure_neutron:426 : is_service_enabled q-ovn-bgp 2026-06-25 15:41:36.392 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:36.395 | + lib/neutron:configure_neutron:431 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-06-25 15:41:36.413 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:41:36.416 | + lib/neutron:configure_neutron:432 : _configure_neutron_service 2026-06-25 15:41:36.419 | + lib/neutron:_configure_neutron_service:1002 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-06-25 15:41:36.421 | + lib/neutron:_configure_neutron_service:1003 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-06-25 15:41:36.426 | + lib/neutron:_configure_neutron_service:1006 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-06-25 15:41:36.459 | + lib/neutron:_configure_neutron_service:1008 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-06-25 15:41:36.494 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-06-25 15:41:36.526 | + lib/neutron:_configure_neutron_service:1011 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-06-25 15:41:36.557 | + lib/neutron:_configure_neutron_service:1012 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-06-25 15:41:36.559 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:41:36.562 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-06-25 15:41:36.564 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-06-25 15:41:36.567 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-06-25 15:41:36.569 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-06-25 15:41:36.571 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:41:36.574 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-06-25 15:41:36.577 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-06-25 15:41:36.579 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-06-25 15:41:36.616 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-06-25 15:41:36.660 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.77/identity 2026-06-25 15:41:36.700 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-06-25 15:41:36.740 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-06-25 15:41:36.779 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-06-25 15:41:36.816 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-06-25 15:41:36.855 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-06-25 15:41:36.895 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.77/identity 2026-06-25 15:41:36.934 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-06-25 15:41:36.973 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-06-25 15:41:37.013 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-06-25 15:41:37.016 | + lib/neutron:_configure_neutron_service:1015 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-06-25 15:41:37.057 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-06-25 15:41:37.096 | + lib/neutron:_configure_neutron_service:1018 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-06-25 15:41:37.099 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:41:37.102 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:41:37.105 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-06-25 15:41:37.108 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-06-25 15:41:37.147 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-06-25 15:41:37.185 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.77/identity 2026-06-25 15:41:37.225 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-06-25 15:41:37.263 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-06-25 15:41:37.303 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-06-25 15:41:37.341 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-06-25 15:41:37.376 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-06-25 15:41:37.411 | + lib/neutron:_configure_neutron_service:1021 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-06-25 15:41:37.414 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-06-25 15:41:37.416 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-06-25 15:41:37.419 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-06-25 15:41:37.422 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-06-25 15:41:37.464 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-06-25 15:41:37.506 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.77/identity 2026-06-25 15:41:37.545 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-06-25 15:41:37.585 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-06-25 15:41:37.617 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-06-25 15:41:37.649 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-06-25 15:41:37.680 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-06-25 15:41:37.712 | + lib/neutron:_configure_neutron_service:1024 : neutron_plugin_configure_service 2026-06-25 15:41:37.715 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-06-25 15:41:37.717 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-06-25 15:41:37.720 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-06-25 15:41:37.722 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-06-25 15:41:37.725 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-06-25 15:41:37.728 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-06-25 15:41:37.731 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-06-25 15:41:37.733 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-06-25 15:41:37.735 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-06-25 15:41:37.738 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-06-25 15:41:37.741 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-06-25 15:41:37.743 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-06-25 15:41:37.745 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-06-25 15:41:37.748 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-06-25 15:41:37.750 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-06-25 15:41:37.753 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-06-25 15:41:37.755 | + 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-06-25 15:41:37.757 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:37.759 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-06-25 15:41:37.762 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-06-25 15:41:37.764 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-06-25 15:41:37.767 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:37.769 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-06-25 15:41:37.801 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-06-25 15:41:37.804 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:37.806 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:41:37.809 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-06-25 15:41:37.811 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-06-25 15:41:37.813 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:37.816 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-06-25 15:41:37.846 | + 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-06-25 15:41:37.848 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:37.851 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:41:37.853 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-06-25 15:41:37.856 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-06-25 15:41:37.858 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:37.861 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-06-25 15:41:37.891 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-06-25 15:41:37.893 | + 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-06-25 15:41:37.896 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:37.898 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:41:37.900 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-06-25 15:41:37.902 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-06-25 15:41:37.905 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:37.907 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-06-25 15:41:37.936 | + 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-06-25 15:41:37.939 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:37.941 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:41:37.944 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-06-25 15:41:37.946 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-06-25 15:41:37.949 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:37.951 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-06-25 15:41:37.980 | + 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-06-25 15:41:37.983 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:37.985 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-06-25 15:41:37.987 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-06-25 15:41:37.989 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-06-25 15:41:37.992 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:37.994 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-06-25 15:41:38.021 | + 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-06-25 15:41:38.024 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:38.026 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-06-25 15:41:38.028 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-06-25 15:41:38.031 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-06-25 15:41:38.033 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:38.035 | + 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-06-25 15:41:38.063 | + 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-06-25 15:41:38.066 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:38.068 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-06-25 15:41:38.070 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-06-25 15:41:38.072 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-06-25 15:41:38.075 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:38.077 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-06-25 15:41:38.104 | + 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-06-25 15:41:38.107 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:38.109 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-06-25 15:41:38.111 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-06-25 15:41:38.113 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-06-25 15:41:38.116 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:38.118 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-06-25 15:41:38.147 | + 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-06-25 15:41:38.149 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:38.152 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-06-25 15:41:38.154 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-06-25 15:41:38.156 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-06-25 15:41:38.158 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:38.161 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-06-25 15:41:38.188 | + 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-06-25 15:41:38.190 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-06-25 15:41:38.193 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-06-25 15:41:38.195 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-06-25 15:41:38.197 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-06-25 15:41:38.199 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-06-25 15:41:38.202 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-06-25 15:41:38.230 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-06-25 15:41:38.233 | + lib/neutron:configure_neutron:435 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-06-25 15:41:38.264 | + lib/neutron:configure_neutron:439 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-06-25 15:41:38.295 | + lib/neutron:configure_neutron:441 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-06-25 15:41:38.298 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-06-25 15:41:38.300 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-06-25 15:41:38.302 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-06-25 15:41:38.305 | + lib/apache:write_uwsgi_config:246 : local http= 2026-06-25 15:41:38.308 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-06-25 15:41:38.311 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-06-25 15:41:38.314 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-06-25 15:41:38.316 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-06-25 15:41:38.333 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-06-25 15:41:38.333 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:41:38.347 | d /var/run/uwsgi 0755 quobyte root 2026-06-25 15:41:38.351 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-06-25 15:41:38.365 | /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-06-25 15:41:38.371 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-06-25 15:41:38.373 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-06-25 15:41:38.377 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-06-25 15:41:38.380 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-06-25 15:41:38.411 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-06-25 15:41:38.438 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-06-25 15:41:38.465 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-06-25 15:41:38.493 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-06-25 15:41:38.522 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-06-25 15:41:38.550 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-06-25 15:41:38.577 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-06-25 15:41:38.603 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-06-25 15:41:38.631 | + 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-06-25 15:41:38.658 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-06-25 15:41:38.686 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-06-25 15:41:38.714 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-06-25 15:41:38.744 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-06-25 15:41:38.771 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-06-25 15:41:38.773 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-06-25 15:41:38.776 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-06-25 15:41:38.778 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-06-25 15:41:38.780 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-06-25 15:41:38.783 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:41:38.785 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:41:38.787 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-06-25 15:41:38.790 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-06-25 15:41:38.792 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-06-25 15:41:38.819 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-06-25 15:41:38.848 | + 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-06-25 15:41:38.849 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-06-25 15:41:38.860 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-06-25 15:41:38.865 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-06-25 15:41:38.867 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-06-25 15:41:38.869 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-06-25 15:41:38.872 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-06-25 15:41:38.875 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-06-25 15:41:38.877 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-06-25 15:41:38.880 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:41:38.882 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:41:38.885 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-06-25 15:41:38.887 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-06-25 15:41:38.889 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:41:38.892 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:41:38.894 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-06-25 15:41:38.906 | perl: warning: Setting locale failed. 2026-06-25 15:41:38.906 | perl: warning: Please check that your locale settings: 2026-06-25 15:41:38.906 | LANGUAGE = (unset), 2026-06-25 15:41:38.906 | LC_ALL = "en_US.utf8", 2026-06-25 15:41:38.906 | LANG = "de_DE.UTF-8" 2026-06-25 15:41:38.906 | are supported and installed on your system. 2026-06-25 15:41:38.906 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-06-25 15:41:38.946 | Enabling site neutron-api. 2026-06-25 15:41:38.951 | To activate the new configuration, you need to run: 2026-06-25 15:41:38.951 | systemctl reload apache2 2026-06-25 15:41:38.956 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-06-25 15:41:38.959 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-06-25 15:41:38.961 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-06-25 15:41:38.964 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-06-25 15:41:39.132 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-06-25 15:41:39.152 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:41:39.154 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-06-25 15:41:39.171 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:41:39.174 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-06-25 15:41:39.176 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-06-25 15:41:39.234 | + inc/async:async_inner:63 : init_neutron 2026-06-25 15:41:39.273 | [2082 Async init_neutron:62259]: running: init_neutron 2026-06-25 15:41:39.275 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-06-25 15:41:39.291 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:39.294 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-06-25 15:41:39.311 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:41:39.314 | + ./stack.sh:main:1199 : configure_os_vif 2026-06-25 15:41:39.317 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-06-25 15:41:39.322 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-06-25 15:41:39.358 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-06-25 15:41:39.361 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-06-25 15:41:39.395 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-06-25 15:41:39.414 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:41:39.417 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-06-25 15:41:39.435 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:41:39.438 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-06-25 15:41:39.441 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:41:39.444 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-06-25 15:41:39.448 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-06-25 15:41:39.451 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-06-25 15:41:39.519 | + inc/async:async_inner:63 : init_cinder 2026-06-25 15:41:39.564 | [2082 Async init_cinder:62496]: running: init_cinder 2026-06-25 15:41:39.567 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-06-25 15:41:39.585 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:41:39.587 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-06-25 15:41:39.590 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:41:39.592 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-06-25 15:41:39.601 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-06-25 15:41:39.604 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-06-25 15:41:39.679 | + inc/async:async_inner:63 : init_placement 2026-06-25 15:41:39.739 | [2082 Async init_placement:62626]: running: init_placement 2026-06-25 15:41:39.745 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-06-25 15:41:39.839 | [2082 Async init_neutron:62259]: Waiting for completion of init_neutron running on PID 62259 (5 other jobs running) 2026-06-25 15:41:39.871 | [2082 Async init_neutron:62259]: Signaling child to exit 2026-06-25 15:41:54.929 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:41:54.968 | [62496 Async init_cinder:62496]: finished successfully 2026-06-25 15:42:33.374 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:42:33.409 | [62626 Async init_placement:62626]: finished successfully 2026-06-25 15:42:39.714 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:42:39.741 | [62259 Async init_neutron:62259]: finished successfully 2026-06-25 15:42:39.770 | WAKEUP 2026-06-25 15:42:39.797 | [2082 Async init_neutron:62259]: Signaled 2026-06-25 15:42:39.799 | + lib/neutron:init_neutron:498 : recreate_database neutron 2026-06-25 15:42:39.799 | + lib/database:recreate_database:112 : local db=neutron 2026-06-25 15:42:39.799 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-06-25 15:42:39.799 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-06-25 15:42:39.799 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-06-25 15:42:39.799 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:42:39.799 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-06-25 15:42:39.800 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:42:39.800 | + lib/neutron:init_neutron:499 : time_start dbsync 2026-06-25 15:42:39.800 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 15:42:39.800 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:42:39.800 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:42:39.800 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:42:39.800 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402099440 2026-06-25 15:42:39.800 | + lib/neutron:init_neutron:501 : /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-06-25 15:42:39.800 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 15:42:39.800 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 15:42:39.800 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-06-25 15:42:39.801 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-06-25 15:42:39.801 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-06-25 15:42:39.801 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-06-25 15:42:39.801 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-06-25 15:42:39.801 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-06-25 15:42:39.801 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-06-25 15:42:39.801 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-06-25 15:42:39.801 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-06-25 15:42:39.801 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-06-25 15:42:39.801 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-06-25 15:42:39.801 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-06-25 15:42:39.802 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-06-25 15:42:39.802 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-06-25 15:42:39.802 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-06-25 15:42:39.802 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-06-25 15:42:39.802 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-06-25 15:42:39.802 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-06-25 15:42:39.802 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-06-25 15:42:39.802 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-06-25 15:42:39.802 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-06-25 15:42:39.802 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-06-25 15:42:39.802 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-06-25 15:42:39.803 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-06-25 15:42:39.803 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-06-25 15:42:39.803 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-06-25 15:42:39.803 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-06-25 15:42:39.803 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-06-25 15:42:39.803 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-06-25 15:42:39.803 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-06-25 15:42:39.803 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-06-25 15:42:39.803 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-06-25 15:42:39.803 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-06-25 15:42:39.803 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-06-25 15:42:39.804 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-06-25 15:42:39.804 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-06-25 15:42:39.804 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-06-25 15:42:39.804 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-06-25 15:42:39.804 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-06-25 15:42:39.804 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-06-25 15:42:39.804 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-06-25 15:42:39.804 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-06-25 15:42:39.804 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-06-25 15:42:39.804 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-06-25 15:42:39.804 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-06-25 15:42:39.805 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-06-25 15:42:39.805 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-06-25 15:42:39.805 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-06-25 15:42:39.805 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-06-25 15:42:39.805 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-06-25 15:42:39.805 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-06-25 15:42:39.805 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-06-25 15:42:39.805 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-06-25 15:42:39.805 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-06-25 15:42:39.805 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-06-25 15:42:39.805 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-06-25 15:42:39.806 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-06-25 15:42:39.806 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-06-25 15:42:39.806 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-06-25 15:42:39.806 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-06-25 15:42:39.806 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-06-25 15:42:39.806 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-06-25 15:42:39.806 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-06-25 15:42:39.806 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-06-25 15:42:39.806 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-06-25 15:42:39.806 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-06-25 15:42:39.806 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-06-25 15:42:39.807 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-06-25 15:42:39.807 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-06-25 15:42:39.807 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-06-25 15:42:39.807 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-06-25 15:42:39.807 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-06-25 15:42:39.807 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-06-25 15:42:39.807 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-06-25 15:42:39.807 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-06-25 15:42:39.807 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-06-25 15:42:39.807 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-06-25 15:42:39.807 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-06-25 15:42:39.808 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-06-25 15:42:39.808 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-06-25 15:42:39.808 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-06-25 15:42:39.808 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-06-25 15:42:39.808 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-06-25 15:42:39.808 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-06-25 15:42:39.808 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-06-25 15:42:39.808 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-06-25 15:42:39.808 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-06-25 15:42:39.808 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-06-25 15:42:39.808 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-06-25 15:42:39.809 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-06-25 15:42:39.809 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-06-25 15:42:39.809 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-06-25 15:42:39.809 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-06-25 15:42:39.809 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-06-25 15:42:39.809 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-06-25 15:42:39.809 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-06-25 15:42:39.809 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-06-25 15:42:39.809 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-06-25 15:42:39.809 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-06-25 15:42:39.809 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-06-25 15:42:39.809 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-06-25 15:42:39.810 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-06-25 15:42:39.810 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-06-25 15:42:39.810 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-06-25 15:42:39.810 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-06-25 15:42:39.810 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-06-25 15:42:39.810 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-06-25 15:42:39.810 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-06-25 15:42:39.810 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-06-25 15:42:39.810 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-06-25 15:42:39.810 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-06-25 15:42:39.810 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-06-25 15:42:39.811 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-06-25 15:42:39.811 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-06-25 15:42:39.811 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-06-25 15:42:39.811 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-06-25 15:42:39.811 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-06-25 15:42:39.811 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-06-25 15:42:39.811 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-06-25 15:42:39.811 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-06-25 15:42:39.811 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-06-25 15:42:39.811 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-06-25 15:42:39.811 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-06-25 15:42:39.811 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-06-25 15:42:39.812 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-06-25 15:42:39.812 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-06-25 15:42:39.812 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-06-25 15:42:39.812 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-06-25 15:42:39.812 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-06-25 15:42:39.812 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-06-25 15:42:39.812 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-06-25 15:42:39.812 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-06-25 15:42:39.812 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-06-25 15:42:39.812 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-06-25 15:42:39.812 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-06-25 15:42:39.813 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-06-25 15:42:39.813 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-06-25 15:42:39.813 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-06-25 15:42:39.813 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-06-25 15:42:39.813 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-06-25 15:42:39.813 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-06-25 15:42:39.813 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-06-25 15:42:39.813 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-06-25 15:42:39.813 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-06-25 15:42:39.813 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-06-25 15:42:39.813 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-06-25 15:42:39.814 | Running upgrade for neutron ... 2026-06-25 15:42:39.814 | OK 2026-06-25 15:42:39.814 | + lib/neutron:init_neutron:502 : time_stop dbsync 2026-06-25 15:42:39.814 | + functions-common:time_stop:2420 : local name 2026-06-25 15:42:39.814 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:42:39.814 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:42:39.814 | + functions-common:time_stop:2423 : local total 2026-06-25 15:42:39.814 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:42:39.814 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 15:42:39.814 | + functions-common:time_stop:2427 : start_time=1782402099440 2026-06-25 15:42:39.814 | + functions-common:time_stop:2429 : [[ -z 1782402099440 ]] 2026-06-25 15:42:39.814 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:42:39.815 | + functions-common:time_stop:2432 : end_time=1782402159694 2026-06-25 15:42:39.815 | + functions-common:time_stop:2433 : elapsed_time=60254 2026-06-25 15:42:39.815 | + functions-common:time_stop:2434 : total=9139 2026-06-25 15:42:39.815 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:42:39.815 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=69393 2026-06-25 15:42:39.856 | [2082 Async init_neutron:62259]: finished init_neutron with result 0 in 60 seconds 2026-06-25 15:42:39.861 | + inc/async:async_wait:197 : return 0 2026-06-25 15:42:39.865 | + ./stack.sh:main:1229 : async_wait init_placement 2026-06-25 15:42:39.928 | [2082 Async init_placement:62626]: Waiting for completion of init_placement running on PID 62626 (4 other jobs running) 2026-06-25 15:42:39.958 | [2082 Async init_placement:62626]: Signaling child to exit 2026-06-25 15:42:39.959 | WAKEUP 2026-06-25 15:42:39.983 | [2082 Async init_placement:62626]: Signaled 2026-06-25 15:42:39.986 | + lib/placement:init_placement:113 : recreate_database placement 2026-06-25 15:42:39.986 | + lib/database:recreate_database:112 : local db=placement 2026-06-25 15:42:39.986 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-06-25 15:42:39.986 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-06-25 15:42:39.986 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-06-25 15:42:39.986 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:42:39.986 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-06-25 15:42:39.986 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:42:39.986 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-06-25 15:42:39.987 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:42:39.987 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:42:39.987 | we strongly recommend against using it for new projects. 2026-06-25 15:42:39.987 | 2026-06-25 15:42:39.987 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:42:39.987 | framework. For more detail see 2026-06-25 15:42:39.987 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:42:39.987 | 2026-06-25 15:42:39.987 | __import__(import_str) 2026-06-25 15:42:39.987 | + lib/placement:init_placement:115 : create_placement_accounts 2026-06-25 15:42:39.988 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-06-25 15:42:39.988 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-06-25 15:42:39.988 | + functions-common:get_or_create_user:899 : local user_id 2026-06-25 15:42:39.988 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-06-25 15:42:39.988 | + functions-common:get_or_create_user:903 : local email= 2026-06-25 15:42:39.988 | ++ 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-06-25 15:42:39.988 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:42:39.988 | + functions-common:get_or_create_user:915 : user_id=51d649a0f1094684a11bab5f4d1dd939 2026-06-25 15:42:39.988 | + functions-common:get_or_create_user:916 : echo 51d649a0f1094684a11bab5f4d1dd939 2026-06-25 15:42:39.988 | 51d649a0f1094684a11bab5f4d1dd939 2026-06-25 15:42:39.989 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-06-25 15:42:39.989 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:42:39.989 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:42:39.989 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:42:39.989 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:42:39.989 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:42:39.989 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:42:39.989 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:42:39.989 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:42:39.989 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:42:39.989 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:42:39.990 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:42:39.990 | + 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-06-25 15:42:39.990 | ++ 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-06-25 15:42:39.990 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:42:39.990 | + functions-common:get_or_add_user_project_role:979 : user_role_id=ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:42:39.990 | + functions-common:get_or_add_user_project_role:980 : echo ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:42:39.990 | ca25fb6c6beb4ab680771d0884fbe6a2 2026-06-25 15:42:39.990 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-06-25 15:42:39.990 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-06-25 15:42:39.991 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-06-25 15:42:39.991 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-06-25 15:42:39.991 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-06-25 15:42:39.991 | ++ functions-common:_get_domain_args:947 : local domain 2026-06-25 15:42:39.991 | ++ functions-common:_get_domain_args:948 : domain= 2026-06-25 15:42:39.991 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-06-25 15:42:39.991 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-06-25 15:42:39.991 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-06-25 15:42:39.991 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-06-25 15:42:39.991 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-06-25 15:42:39.991 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-06-25 15:42:39.992 | + 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-06-25 15:42:39.992 | ++ 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-06-25 15:42:39.992 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:42:39.992 | + functions-common:get_or_add_user_project_role:979 : user_role_id=8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:42:39.992 | + functions-common:get_or_add_user_project_role:980 : echo 8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:42:39.992 | 8c6b9335073143608c53dfeed7f2994f 2026-06-25 15:42:39.992 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.77/placement 2026-06-25 15:42:39.992 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-06-25 15:42:39.992 | + functions-common:get_or_create_service:1055 : local service_id 2026-06-25 15:42:39.993 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-06-25 15:42:39.993 | ++ 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-06-25 15:42:39.993 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:42:39.993 | + functions-common:get_or_create_service:1066 : service_id=' 2026-06-25 15:42:39.993 | d2f6822f60e04732bb6879a9f8559704' 2026-06-25 15:42:39.993 | + functions-common:get_or_create_service:1067 : echo d2f6822f60e04732bb6879a9f8559704 2026-06-25 15:42:39.993 | d2f6822f60e04732bb6879a9f8559704 2026-06-25 15:42:39.993 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.77/placement 2026-06-25 15:42:39.993 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-06-25 15:42:39.994 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.77/placement RegionOne 2026-06-25 15:42:39.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-06-25 15:42:39.994 | +++ 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-06-25 15:42:39.994 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:42:39.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-06-25 15:42:39.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-06-25 15:42:39.994 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.77/placement --region RegionOne -f value -c id 2026-06-25 15:42:39.994 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:42:39.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=60c735b6358c464e980b97f64fdafb8b 2026-06-25 15:42:39.994 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 60c735b6358c464e980b97f64fdafb8b 2026-06-25 15:42:39.995 | + functions-common:get_or_create_endpoint:1100 : public_id=60c735b6358c464e980b97f64fdafb8b 2026-06-25 15:42:39.995 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-06-25 15:42:39.995 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-06-25 15:42:39.995 | + functions-common:get_or_create_endpoint:1109 : echo 60c735b6358c464e980b97f64fdafb8b 2026-06-25 15:42:39.995 | 60c735b6358c464e980b97f64fdafb8b 2026-06-25 15:42:40.046 | [2082 Async init_placement:62626]: finished init_placement with result 0 in 53 seconds 2026-06-25 15:42:40.052 | + inc/async:async_wait:197 : return 0 2026-06-25 15:42:40.057 | + ./stack.sh:main:1230 : async_wait init_glance 2026-06-25 15:42:40.127 | [2082 Async init_glance:58059]: Waiting for completion of init_glance running on PID 58059 (3 other jobs running) 2026-06-25 15:42:40.158 | [2082 Async init_glance:58059]: Signaling child to exit 2026-06-25 15:42:40.159 | WAKEUP 2026-06-25 15:42:40.186 | [2082 Async init_glance:58059]: Signaled 2026-06-25 15:42:40.188 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-06-25 15:42:40.188 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-06-25 15:42:40.188 | + lib/glance:init_glance:529 : recreate_database glance 2026-06-25 15:42:40.188 | + lib/database:recreate_database:112 : local db=glance 2026-06-25 15:42:40.188 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-06-25 15:42:40.188 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-06-25 15:42:40.188 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-06-25 15:42:40.188 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:42:40.189 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-06-25 15:42:40.189 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:42:40.189 | + lib/glance:init_glance:531 : time_start dbsync 2026-06-25 15:42:40.189 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 15:42:40.189 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:42:40.189 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:42:40.189 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:42:40.189 | + functions-common:time_start:2411 : _TIME_START[$name]=1782401998294 2026-06-25 15:42:40.189 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-06-25 15:42:40.189 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:42:40.189 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:42:40.190 | we strongly recommend against using it for new projects. 2026-06-25 15:42:40.190 | 2026-06-25 15:42:40.190 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:42:40.190 | framework. For more detail see 2026-06-25 15:42:40.190 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:42:40.190 | 2026-06-25 15:42:40.190 | __import__(import_str) 2026-06-25 15:42:40.190 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 15:42:40.190 | 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=58165) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:42:40.191 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:42:40.191 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:42:40.191 | DEBUG dbcounter [-] [58165] Writer thread running {{(pid=58165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:42:40.191 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:42:40.191 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:42:40.191 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 15:42:40.191 | 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=58165) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:42:40.191 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:42:40.191 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:42:40.191 | DEBUG dbcounter [-] [58165] Writer thread running {{(pid=58165) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:42:40.192 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-06-25 15:42:40.192 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:42:40.192 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-06-25 15:42:40.192 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.192 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-06-25 15:42:40.192 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.192 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-06-25 15:42:40.192 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.193 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-06-25 15:42:40.193 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.193 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-06-25 15:42:40.193 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.193 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-06-25 15:42:40.193 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.193 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-06-25 15:42:40.193 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.193 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-06-25 15:42:40.194 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.194 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-06-25 15:42:40.194 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.194 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-06-25 15:42:40.194 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.194 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 15:42:40.194 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.194 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 15:42:40.194 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.195 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 15:42:40.195 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.195 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-06-25 15:42:40.195 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.195 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-06-25 15:42:40.195 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.195 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:42:40.195 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:42:40.195 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:42:40.195 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:42:40.196 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:42:40.196 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:42:40.196 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:42:40.196 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:42:40.196 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:42:40.196 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:42:40.196 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-06-25 15:42:40.196 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:42:40.196 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-06-25 15:42:40.196 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.196 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-06-25 15:42:40.197 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.197 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-06-25 15:42:40.197 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.197 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-06-25 15:42:40.197 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.197 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-06-25 15:42:40.197 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.197 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-06-25 15:42:40.197 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.197 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-06-25 15:42:40.198 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.198 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-06-25 15:42:40.198 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.198 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-06-25 15:42:40.198 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.198 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-06-25 15:42:40.198 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.198 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-06-25 15:42:40.198 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.198 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-06-25 15:42:40.199 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=58165) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-06-25 15:42:40.199 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:42:40.199 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:42:40.199 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:42:40.199 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:42:40.199 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-06-25 15:42:40.199 | Database migration is up to date. No migration needed. 2026-06-25 15:42:40.199 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-06-25 15:42:40.199 | Database is synced successfully. 2026-06-25 15:42:40.200 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-06-25 15:42:40.200 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-06-25 15:42:40.200 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:42:40.200 | we strongly recommend against using it for new projects. 2026-06-25 15:42:40.200 | 2026-06-25 15:42:40.200 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:42:40.200 | framework. For more detail see 2026-06-25 15:42:40.200 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:42:40.200 | 2026-06-25 15:42:40.200 | __import__(import_str) 2026-06-25 15:42:40.201 | INFO dbcounter [-] Registered counter for database glance 2026-06-25 15:42:40.201 | 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=58343) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:42:40.201 | DEBUG dbcounter [-] [58343] Writer thread running {{(pid=58343) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:42:40.201 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-06-25 15:42:40.201 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-06-25 15:42:40.201 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-06-25 15:42:40.201 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-06-25 15:42:40.201 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-06-25 15:42:40.201 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-06-25 15:42:40.202 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-06-25 15:42:40.202 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-06-25 15:42:40.202 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-06-25 15:42:40.202 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-06-25 15:42:40.202 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-06-25 15:42:40.202 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-06-25 15:42:40.202 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-06-25 15:42:40.202 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-06-25 15:42:40.202 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-06-25 15:42:40.202 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-06-25 15:42:40.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-06-25 15:42:40.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-06-25 15:42:40.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-06-25 15:42:40.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-06-25 15:42:40.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-06-25 15:42:40.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-06-25 15:42:40.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-06-25 15:42:40.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-06-25 15:42:40.203 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-06-25 15:42:40.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-06-25 15:42:40.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-06-25 15:42:40.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-06-25 15:42:40.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-06-25 15:42:40.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-06-25 15:42:40.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-06-25 15:42:40.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-06-25 15:42:40.204 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-06-25 15:42:40.204 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-06-25 15:42:40.204 | + lib/glance:init_glance:537 : time_stop dbsync 2026-06-25 15:42:40.205 | + functions-common:time_stop:2420 : local name 2026-06-25 15:42:40.205 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:42:40.205 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:42:40.205 | + functions-common:time_stop:2423 : local total 2026-06-25 15:42:40.205 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:42:40.205 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 15:42:40.205 | + functions-common:time_stop:2427 : start_time=1782401998294 2026-06-25 15:42:40.205 | + functions-common:time_stop:2429 : [[ -z 1782401998294 ]] 2026-06-25 15:42:40.205 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:42:40.205 | + functions-common:time_stop:2432 : end_time=1782402014984 2026-06-25 15:42:40.205 | + functions-common:time_stop:2433 : elapsed_time=16690 2026-06-25 15:42:40.206 | + functions-common:time_stop:2434 : total=9139 2026-06-25 15:42:40.206 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:42:40.206 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25829 2026-06-25 15:42:40.236 | [2082 Async init_glance:58059]: finished init_glance with result 0 in 17 seconds 2026-06-25 15:42:40.240 | + inc/async:async_wait:197 : return 0 2026-06-25 15:42:40.243 | + ./stack.sh:main:1231 : async_wait init_swift 2026-06-25 15:42:40.267 | Not waiting for async task init_swift that we never started or has already been waited for 2026-06-25 15:42:40.270 | + inc/async:async_wait:197 : return 0 2026-06-25 15:42:40.274 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-06-25 15:42:40.334 | [2082 Async init_cinder:62496]: Waiting for completion of init_cinder running on PID 62496 (2 other jobs running) 2026-06-25 15:42:40.364 | [2082 Async init_cinder:62496]: Signaling child to exit 2026-06-25 15:42:40.364 | WAKEUP 2026-06-25 15:42:40.391 | [2082 Async init_cinder:62496]: Signaled 2026-06-25 15:42:40.393 | + lib/cinder:init_cinder:478 : is_service_enabled mysql postgresql 2026-06-25 15:42:40.393 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:42:40.393 | + lib/cinder:init_cinder:480 : recreate_database cinder 2026-06-25 15:42:40.393 | + lib/database:recreate_database:112 : local db=cinder 2026-06-25 15:42:40.393 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-06-25 15:42:40.393 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-06-25 15:42:40.393 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-06-25 15:42:40.393 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:42:40.394 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-06-25 15:42:40.394 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:42:40.394 | + lib/cinder:init_cinder:482 : time_start dbsync 2026-06-25 15:42:40.394 | + functions-common:time_start:2406 : local name=dbsync 2026-06-25 15:42:40.394 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:42:40.394 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:42:40.394 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:42:40.394 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402099778 2026-06-25 15:42:40.394 | + lib/cinder:init_cinder:484 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-06-25 15:42:40.395 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 15:42:40.395 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:42:40.395 | we strongly recommend against using it for new projects. 2026-06-25 15:42:40.395 | 2026-06-25 15:42:40.395 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:42:40.395 | framework. For more detail see 2026-06-25 15:42:40.395 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:42:40.396 | 2026-06-25 15:42:40.396 | import eventlet # noqa 2026-06-25 15:42:40.396 | INFO dbcounter [-] Registered counter for database cinder 2026-06-25 15:42:40.396 | 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=62703) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:42:40.396 | INFO cinder.db.migration [-] Applying migration(s) 2026-06-25 15:42:40.396 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:42:40.396 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:42:40.396 | DEBUG dbcounter [-] [62703] Writer thread running {{(pid=62703) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:42:40.396 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-06-25 15:42:40.396 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=62703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:42:40.397 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-06-25 15:42:40.397 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=62703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.397 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-06-25 15:42:40.397 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=62703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.397 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-06-25 15:42:40.397 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=62703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.397 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-06-25 15:42:40.397 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=62703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.397 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-06-25 15:42:40.397 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=62703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.398 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-06-25 15:42:40.398 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=62703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.398 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-06-25 15:42:40.398 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=62703) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:40.398 | INFO cinder.db.migration [-] Migration(s) applied 2026-06-25 15:42:40.398 | + lib/cinder:init_cinder:485 : time_stop dbsync 2026-06-25 15:42:40.398 | + functions-common:time_stop:2420 : local name 2026-06-25 15:42:40.398 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:42:40.398 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:42:40.398 | + functions-common:time_stop:2423 : local total 2026-06-25 15:42:40.399 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:42:40.399 | + functions-common:time_stop:2426 : name=dbsync 2026-06-25 15:42:40.399 | + functions-common:time_stop:2427 : start_time=1782402099778 2026-06-25 15:42:40.399 | + functions-common:time_stop:2429 : [[ -z 1782402099778 ]] 2026-06-25 15:42:40.399 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:42:40.399 | + functions-common:time_stop:2432 : end_time=1782402112606 2026-06-25 15:42:40.399 | + functions-common:time_stop:2433 : elapsed_time=12828 2026-06-25 15:42:40.399 | + functions-common:time_stop:2434 : total=9139 2026-06-25 15:42:40.400 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:42:40.400 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21967 2026-06-25 15:42:40.400 | + lib/cinder:init_cinder:488 : is_service_enabled c-vol 2026-06-25 15:42:40.400 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:42:40.400 | + lib/cinder:init_cinder:488 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 15:42:40.400 | + lib/cinder:init_cinder:489 : local be be_name be_type 2026-06-25 15:42:40.400 | + lib/cinder:init_cinder:490 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 15:42:40.400 | + lib/cinder:init_cinder:491 : be_type=lvm 2026-06-25 15:42:40.400 | + lib/cinder:init_cinder:492 : be_name=lvmdriver-1 2026-06-25 15:42:40.400 | + lib/cinder:init_cinder:493 : type init_cinder_backend_lvm 2026-06-25 15:42:40.401 | + lib/cinder:init_cinder:494 : init_cinder_backend_lvm lvmdriver-1 2026-06-25 15:42:40.401 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-06-25 15:42:40.401 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 15:42:40.401 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-06-25 15:42:40.401 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-06-25 15:42:40.401 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-06-25 15:42:40.401 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-06-25 15:42:40.401 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-06-25 15:42:40.401 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-06-25 15:42:40.402 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-06-25 15:42:40.402 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-06-25 15:42:40.402 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-06-25 15:42:40.402 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-06-25 15:42:40.402 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-06-25 15:42:40.402 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-06-25 15:42:40.402 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-06-25 15:42:40.402 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-06-25 15:42:40.402 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-06-25 15:42:40.402 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-06-25 15:42:40.402 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-06-25 15:42:40.403 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-06-25 15:42:40.403 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-06-25 15:42:40.403 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 15:42:40.403 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 15:42:40.403 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 15:42:40.403 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 15:42:40.403 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-06-25 15:42:40.403 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 15:42:40.403 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-06-25 15:42:40.403 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-06-25 15:42:40.404 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-06-25 15:42:40.404 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-06-25 15:42:40.404 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-06-25 15:42:40.404 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-06-25 15:42:40.404 | s|%DIRECTIO%|--direct-io=on|g; 2026-06-25 15:42:40.404 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-06-25 15:42:40.404 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-06-25 15:42:40.404 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 15:42:40.404 | [Unit] 2026-06-25 15:42:40.404 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 15:42:40.404 | DefaultDependencies=no 2026-06-25 15:42:40.405 | After=systemd-udev-settle.service 2026-06-25 15:42:40.405 | Before=lvm2-activation-early.service 2026-06-25 15:42:40.405 | Wants=systemd-udev-settle.service 2026-06-25 15:42:40.405 | 2026-06-25 15:42:40.405 | [Service] 2026-06-25 15:42:40.405 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-06-25 15:42:40.405 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-06-25 15:42:40.405 | RemainAfterExit=yes 2026-06-25 15:42:40.405 | Type=oneshot 2026-06-25 15:42:40.405 | 2026-06-25 15:42:40.406 | [Install] 2026-06-25 15:42:40.406 | WantedBy=local-fs.target 2026-06-25 15:42:40.406 | Also=systemd-udev-settle.service 2026-06-25 15:42:40.406 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-06-25 15:42:40.406 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-06-25 15:42:40.406 | 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-06-25 15:42:40.406 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-06-25 15:42:40.406 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-06-25 15:42:40.406 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-06-25 15:42:40.406 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-06-25 15:42:40.406 | Volume group "stack-volumes-lvmdriver-1" not found 2026-06-25 15:42:40.407 | Cannot process volume group stack-volumes-lvmdriver-1 2026-06-25 15:42:40.407 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-06-25 15:42:40.407 | Physical volume "/dev/loop0" successfully created. 2026-06-25 15:42:40.407 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-06-25 15:42:40.407 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-06-25 15:42:40.407 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:42:40.407 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-06-25 15:42:40.407 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-06-25 15:42:40.407 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-06-25 15:42:40.407 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-06-25 15:42:40.408 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:42:40.408 | we strongly recommend against using it for new projects. 2026-06-25 15:42:40.408 | 2026-06-25 15:42:40.408 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:42:40.408 | framework. For more detail see 2026-06-25 15:42:40.408 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:42:40.408 | 2026-06-25 15:42:40.408 | import eventlet # noqa 2026-06-25 15:42:40.408 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-06-25 15:42:40.408 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-06-25 15:42:40.409 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-06-25 15:42:40.409 | + lib/cinder:init_cinder:499 : is_service_enabled c-bak 2026-06-25 15:42:40.409 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:42:40.409 | + lib/cinder:init_cinder:505 : mkdir -p /opt/stack/data/cinder/volumes 2026-06-25 15:42:40.435 | [2082 Async init_cinder:62496]: finished init_cinder with result 0 in 15 seconds 2026-06-25 15:42:40.440 | + inc/async:async_wait:197 : return 0 2026-06-25 15:42:40.443 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-06-25 15:42:40.467 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:42:40.471 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-06-25 15:42:40.475 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:42:40.478 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-06-25 15:42:40.482 | + ./stack.sh:main:1239 : init_nova 2026-06-25 15:42:40.485 | + lib/nova:init_nova:846 : is_service_enabled mysql postgresql 2026-06-25 15:42:40.507 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:42:40.510 | + lib/nova:init_nova:846 : is_service_enabled n-api 2026-06-25 15:42:40.531 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:42:40.534 | + lib/nova:init_nova:848 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:42:40.536 | + lib/nova:init_nova:856 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 15:42:40.605 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 15:42:40.647 | [2082 Async nova-cell-0:64832]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-06-25 15:42:40.651 | ++ lib/nova:init_nova:859 : seq 1 1 2026-06-25 15:42:40.656 | + lib/nova:init_nova:859 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:42:40.659 | ++ lib/nova:init_nova:860 : conductor_conf 1 2026-06-25 15:42:40.662 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:42:40.664 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:42:40.667 | + lib/nova:init_nova:860 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 15:42:40.738 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 15:42:40.786 | [2082 Async nova-cell-1:64936]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-06-25 15:42:40.790 | + lib/nova:init_nova:863 : recreate_database nova_api 2026-06-25 15:42:40.793 | + lib/database:recreate_database:112 : local db=nova_api 2026-06-25 15:42:40.796 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-06-25 15:42:40.799 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-06-25 15:42:40.802 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-06-25 15:42:40.807 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:42:40.889 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-06-25 15:42:40.894 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:42:40.980 | + lib/nova:init_nova:864 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-06-25 15:42:41.503 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:42:41.503 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:42:41.503 | we strongly recommend against using it for new projects. 2026-06-25 15:42:41.503 | 2026-06-25 15:42:41.503 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:42:41.503 | framework. For more detail see 2026-06-25 15:42:41.503 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:42:41.503 | 2026-06-25 15:42:41.504 | import eventlet # noqa 2026-06-25 15:42:41.901 | 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-06-25 15:42:45.980 | INFO dbcounter [-] Registered counter for database nova_api 2026-06-25 15:42:46.094 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:42:46.094 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:42:46.095 | DEBUG dbcounter [-] [65006] Writer thread running {{(pid=65006) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:42:46.159 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-06-25 15:42:53.205 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=65006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:42:53.215 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-06-25 15:42:55.899 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=65006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:55.910 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-06-25 15:42:55.920 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=65006) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:42:56.231 | Exception ignored in: 2026-06-25 15:42:56.231 | Traceback (most recent call last): 2026-06-25 15:42:56.231 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:42:56.231 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:42:56.231 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:42:56.231 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:42:56.232 | RuntimeError: greenlet is being finalized 2026-06-25 15:42:56.579 | ++ lib/nova:init_nova:868 : database_connection_url nova_cell0 2026-06-25 15:42:56.585 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-06-25 15:42:56.589 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-06-25 15:42:56.593 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-06-25 15:42:56.596 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-06-25 15:42:56.603 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-06-25 15:42:56.607 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-06-25 15:42:56.633 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:42:56.638 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-06-25 15:42:56.642 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-06-25 15:42:56.647 | + lib/nova:init_nova:868 : /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-06-25 15:42:57.167 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:42:57.168 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:42:57.168 | we strongly recommend against using it for new projects. 2026-06-25 15:42:57.168 | 2026-06-25 15:42:57.168 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:42:57.168 | framework. For more detail see 2026-06-25 15:42:57.168 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:42:57.168 | 2026-06-25 15:42:57.168 | import eventlet # noqa 2026-06-25 15:42:57.540 | 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-06-25 15:43:00.797 | INFO dbcounter [None req-45dabf24-7984-4edc-bd83-7f92245632e1 None None] Registered counter for database nova_api 2026-06-25 15:43:00.941 | DEBUG dbcounter [-] [65617] Writer thread running {{(pid=65617) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:43:01.240 | Exception ignored in: 2026-06-25 15:43:01.240 | Traceback (most recent call last): 2026-06-25 15:43:01.240 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:43:01.240 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:43:01.243 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:43:01.243 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:43:01.243 | RuntimeError: greenlet is being finalized 2026-06-25 15:43:01.579 | ++ lib/nova:init_nova:871 : seq 0 1 2026-06-25 15:43:01.584 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 15:43:01.588 | + lib/nova:init_nova:872 : async_wait nova-cell-0 2026-06-25 15:43:01.654 | [2082 Async nova-cell-0:64832]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 64832 (3 other jobs running) 2026-06-25 15:43:01.685 | [2082 Async nova-cell-0:64832]: Signaling child to exit 2026-06-25 15:43:10.012 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:43:10.042 | [64936 Async nova-cell-1:64936]: finished successfully 2026-06-25 15:43:10.629 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:43:10.652 | [64832 Async nova-cell-0:64832]: finished successfully 2026-06-25 15:43:10.675 | WAKEUP 2026-06-25 15:43:10.696 | [2082 Async nova-cell-0:64832]: Signaled 2026-06-25 15:43:10.698 | + lib/nova:init_nova_db:836 : local dbname=nova_cell0 2026-06-25 15:43:10.698 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova.conf 2026-06-25 15:43:10.698 | + lib/nova:init_nova_db:838 : recreate_database nova_cell0 2026-06-25 15:43:10.698 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-06-25 15:43:10.698 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-06-25 15:43:10.698 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-06-25 15:43:10.698 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-06-25 15:43:10.699 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:43:10.699 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-06-25 15:43:10.699 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:43:10.699 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-06-25 15:43:10.699 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:43:10.699 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:43:10.699 | we strongly recommend against using it for new projects. 2026-06-25 15:43:10.699 | 2026-06-25 15:43:10.700 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:43:10.700 | framework. For more detail see 2026-06-25 15:43:10.700 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:43:10.700 | 2026-06-25 15:43:10.700 | import eventlet # noqa 2026-06-25 15:43:10.700 | 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-06-25 15:43:10.700 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-06-25 15:43:10.701 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:43:10.701 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:43:10.701 | DEBUG dbcounter [-] [64994] Writer thread running {{(pid=64994) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:43:10.701 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 15:43:10.701 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=64994) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:43:10.701 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 15:43:10.702 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=64994) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.702 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 15:43:10.702 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=64994) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.702 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 15:43:10.702 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=64994) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.702 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 15:43:10.702 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=64994) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.702 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 15:43:10.702 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=64994) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.702 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 15:43:10.703 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=64994) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.703 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 15:43:10.703 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=64994) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.703 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 15:43:10.703 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=64994) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.703 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 15:43:10.703 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=64994) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.703 | Exception ignored in: 2026-06-25 15:43:10.704 | Traceback (most recent call last): 2026-06-25 15:43:10.704 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:43:10.704 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:43:10.704 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:43:10.704 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:43:10.704 | RuntimeError: greenlet is being finalized 2026-06-25 15:43:10.745 | [2082 Async nova-cell-0:64832]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 30 seconds 2026-06-25 15:43:10.751 | + inc/async:async_wait:197 : return 0 2026-06-25 15:43:10.755 | + lib/nova:init_nova:871 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-06-25 15:43:10.758 | + lib/nova:init_nova:872 : async_wait nova-cell-1 2026-06-25 15:43:10.810 | [2082 Async nova-cell-1:64936]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 64936 (2 other jobs running) 2026-06-25 15:43:10.834 | [2082 Async nova-cell-1:64936]: Signaling child to exit 2026-06-25 15:43:10.834 | WAKEUP 2026-06-25 15:43:10.855 | [2082 Async nova-cell-1:64936]: Signaled 2026-06-25 15:43:10.856 | + lib/nova:init_nova_db:836 : local dbname=nova_cell1 2026-06-25 15:43:10.856 | + lib/nova:init_nova_db:837 : local conffile=/etc/nova/nova_cell1.conf 2026-06-25 15:43:10.856 | + lib/nova:init_nova_db:838 : recreate_database nova_cell1 2026-06-25 15:43:10.856 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-06-25 15:43:10.857 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-06-25 15:43:10.857 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-06-25 15:43:10.857 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-06-25 15:43:10.857 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:43:10.857 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-06-25 15:43:10.857 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-06-25 15:43:10.857 | + lib/nova:init_nova_db:839 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-06-25 15:43:10.857 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:43:10.857 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:43:10.857 | we strongly recommend against using it for new projects. 2026-06-25 15:43:10.858 | 2026-06-25 15:43:10.858 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:43:10.858 | framework. For more detail see 2026-06-25 15:43:10.858 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:43:10.858 | 2026-06-25 15:43:10.858 | import eventlet # noqa 2026-06-25 15:43:10.858 | 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-06-25 15:43:10.858 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-06-25 15:43:10.858 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-06-25 15:43:10.858 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-06-25 15:43:10.858 | DEBUG dbcounter [-] [65003] Writer thread running {{(pid=65003) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:43:10.859 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-06-25 15:43:10.859 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=65003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-06-25 15:43:10.859 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-06-25 15:43:10.859 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=65003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.859 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-06-25 15:43:10.859 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=65003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.859 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-06-25 15:43:10.859 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=65003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.859 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-06-25 15:43:10.860 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=65003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.860 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-06-25 15:43:10.860 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=65003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.860 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-06-25 15:43:10.860 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=65003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.860 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-06-25 15:43:10.860 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=65003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.860 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-06-25 15:43:10.860 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=65003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.860 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-06-25 15:43:10.861 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=65003) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-06-25 15:43:10.861 | Exception ignored in: 2026-06-25 15:43:10.861 | Traceback (most recent call last): 2026-06-25 15:43:10.861 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:43:10.861 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:43:10.861 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:43:10.861 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:43:10.861 | RuntimeError: greenlet is being finalized 2026-06-25 15:43:10.899 | [2082 Async nova-cell-1:64936]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 29 seconds 2026-06-25 15:43:10.904 | + inc/async:async_wait:197 : return 0 2026-06-25 15:43:10.906 | + lib/nova:init_nova:875 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:43:10.909 | + lib/nova:init_nova:882 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-06-25 15:43:11.393 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:43:11.393 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:43:11.393 | we strongly recommend against using it for new projects. 2026-06-25 15:43:11.393 | 2026-06-25 15:43:11.393 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:43:11.393 | framework. For more detail see 2026-06-25 15:43:11.394 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:43:11.394 | 2026-06-25 15:43:11.394 | import eventlet # noqa 2026-06-25 15:43:11.740 | 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-06-25 15:43:14.701 | Running batches of 50 until complete 2026-06-25 15:43:14.701 | INFO dbcounter [None req-9abe6ed0-18b6-48dc-941d-1e599c0ce7cf None None] Registered counter for database nova_cell0 2026-06-25 15:43:14.914 | DEBUG dbcounter [-] [66266] Writer thread running {{(pid=66266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:43:14.920 | INFO dbcounter [None req-9abe6ed0-18b6-48dc-941d-1e599c0ce7cf None None] Registered counter for database nova_api 2026-06-25 15:43:15.093 | DEBUG dbcounter [-] [66266] Writer thread running {{(pid=66266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:43:15.252 | INFO dbcounter [None req-9abe6ed0-18b6-48dc-941d-1e599c0ce7cf None None] Registered counter for database nova_cell0 2026-06-25 15:43:15.339 | DEBUG dbcounter [-] [66266] Writer thread running {{(pid=66266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:43:15.433 | +-------------------------------------+--------------+-----------+ 2026-06-25 15:43:15.433 | | Migration | Total Needed | Completed | 2026-06-25 15:43:15.433 | +-------------------------------------+--------------+-----------+ 2026-06-25 15:43:15.433 | | fill_virtual_interface_list | 0 | 0 | 2026-06-25 15:43:15.433 | | migrate_empty_ratio | 0 | 0 | 2026-06-25 15:43:15.433 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-06-25 15:43:15.433 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-06-25 15:43:15.433 | | migration_migrate_to_uuid | 0 | 0 | 2026-06-25 15:43:15.433 | | populate_dev_uuids | 0 | 0 | 2026-06-25 15:43:15.433 | | populate_instance_compute_id | 0 | 0 | 2026-06-25 15:43:15.433 | | populate_missing_availability_zones | 0 | 0 | 2026-06-25 15:43:15.434 | | populate_queued_for_delete | 0 | 0 | 2026-06-25 15:43:15.434 | | populate_user_id | 0 | 0 | 2026-06-25 15:43:15.434 | | populate_uuids | 0 | 0 | 2026-06-25 15:43:15.434 | +-------------------------------------+--------------+-----------+ 2026-06-25 15:43:15.744 | Exception ignored in: 2026-06-25 15:43:15.744 | Traceback (most recent call last): 2026-06-25 15:43:15.744 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:43:15.744 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:43:15.744 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:43:15.744 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:43:15.744 | RuntimeError: greenlet is being finalized 2026-06-25 15:43:16.123 | ++ lib/nova:init_nova:885 : seq 1 1 2026-06-25 15:43:16.129 | + lib/nova:init_nova:885 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:43:16.133 | ++ lib/nova:init_nova:886 : conductor_conf 1 2026-06-25 15:43:16.136 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:43:16.139 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:43:16.143 | + lib/nova:init_nova:886 : /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-06-25 15:43:16.639 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:43:16.639 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:43:16.639 | we strongly recommend against using it for new projects. 2026-06-25 15:43:16.639 | 2026-06-25 15:43:16.640 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:43:16.640 | framework. For more detail see 2026-06-25 15:43:16.640 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:43:16.640 | 2026-06-25 15:43:16.640 | import eventlet # noqa 2026-06-25 15:43:17.030 | 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-06-25 15:43:20.123 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-06-25 15:43:20.123 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-06-25 15:43:20.123 | INFO dbcounter [None req-f05689cd-3004-431a-b84c-4c0cf471c5cd None None] Registered counter for database nova_api 2026-06-25 15:43:20.258 | DEBUG dbcounter [-] [66290] Writer thread running {{(pid=66290) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:43:20.555 | Exception ignored in: 2026-06-25 15:43:20.555 | Traceback (most recent call last): 2026-06-25 15:43:20.555 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:43:20.555 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:43:20.555 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:43:20.555 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:43:20.556 | RuntimeError: greenlet is being finalized 2026-06-25 15:43:20.880 | + lib/nova:init_nova:890 : create_nova_keys_dir 2026-06-25 15:43:20.883 | + lib/nova:create_nova_keys_dir:832 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-06-25 15:43:20.900 | + lib/nova:init_nova:892 : [[ '' == \L\V\M ]] 2026-06-25 15:43:20.902 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-06-25 15:43:20.904 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-06-25 15:43:20.963 | + inc/async:async_inner:63 : configure_neutron_nova 2026-06-25 15:43:21.003 | [2082 Async configure_neutron_nova:66349]: running: configure_neutron_nova 2026-06-25 15:43:21.006 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-06-25 15:43:21.009 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 15:43:21.012 | + functions-common:run_phase:1849 : local phase=post-config 2026-06-25 15:43:21.014 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:43:21.017 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:43:21.019 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:43:21.022 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:43:21.025 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:43:21.028 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:43:21.032 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:43:21.035 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:43:21.038 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:43:21.041 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-06-25 15:43:21.044 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:43:21.060 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:21.063 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:43:21.066 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:43:21.068 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-06-25 15:43:21.070 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:43:21.073 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:43:21.075 | ++ extras.d/80-tempest.sh:source:12 : : 2026-06-25 15:43:21.078 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 15:43:21.081 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 15:43:21.084 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:43:21.086 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:43:21.089 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-06-25 15:43:21.092 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 15:43:21.094 | + functions-common:run_plugins:1835 : local phase=post-config 2026-06-25 15:43:21.097 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 15:43:21.100 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 15:43:21.103 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-06-25 15:43:21.105 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 15:43:21.108 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 15:43:21.110 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-06-25 15:43:21.113 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:43:21.115 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 15:43:21.118 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 15:43:21.120 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-06-25 15:43:21.123 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:43:21.126 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-06-25 15:43:21.128 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:43:21.131 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-06-25 15:43:21.131 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:43:21.131 | gsub("[][]", "", $1); 2026-06-25 15:43:21.131 | split($1, a, "|"); 2026-06-25 15:43:21.131 | if (a[1] == matchgroup) 2026-06-25 15:43:21.131 | print a[2] 2026-06-25 15:43:21.131 | } 2026-06-25 15:43:21.131 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:43:21.137 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 15:43:21.140 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 15:43:21.143 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 15:43:21.146 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-06-25 15:43:21.149 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-06-25 15:43:21.152 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-06-25 15:43:21.155 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-06-25 15:43:21.158 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-06-25 15:43:21.162 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-06-25 15:43:21.165 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-06-25 15:43:21.168 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-06-25 15:43:21.170 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-06-25 15:43:21.173 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 15:43:21.176 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:43:21.179 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 15:43:21.181 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-06-25 15:43:21.185 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 15:43:21.188 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-06-25 15:43:21.191 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-06-25 15:43:21.195 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-06-25 15:43:21.197 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-06-25 15:43:21.201 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-06-25 15:43:21.201 | BEGIN { 2026-06-25 15:43:21.201 | section = "" 2026-06-25 15:43:21.201 | last_section = "" 2026-06-25 15:43:21.202 | section_count = 0 2026-06-25 15:43:21.202 | } 2026-06-25 15:43:21.202 | /^\[.+\]/ { 2026-06-25 15:43:21.202 | gsub("[][]", "", $1); 2026-06-25 15:43:21.202 | section=$1 2026-06-25 15:43:21.202 | next 2026-06-25 15:43:21.202 | } 2026-06-25 15:43:21.202 | /^ *\#/ { 2026-06-25 15:43:21.202 | next 2026-06-25 15:43:21.202 | } 2026-06-25 15:43:21.202 | /^[^ \t]+/ { 2026-06-25 15:43:21.202 | # get offset of first = in $0 2026-06-25 15:43:21.203 | eq_idx = index($0, "=") 2026-06-25 15:43:21.203 | # extract attr & value from $0 2026-06-25 15:43:21.203 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 15:43:21.203 | value = substr($0, eq_idx + 1) 2026-06-25 15:43:21.203 | # only need to strip trailing whitespace from attr 2026-06-25 15:43:21.203 | sub(/[ \t]*$/, "", attr) 2026-06-25 15:43:21.203 | # need to strip leading & trailing whitespace from value 2026-06-25 15:43:21.203 | sub(/^[ \t]*/, "", value) 2026-06-25 15:43:21.203 | sub(/[ \t]*$/, "", value) 2026-06-25 15:43:21.203 | 2026-06-25 15:43:21.203 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 15:43:21.204 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 15:43:21.204 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 15:43:21.204 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 15:43:21.205 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 15:43:21.205 | if (section != last_section) { 2026-06-25 15:43:21.205 | cfg_section[section_count++] = section 2026-06-25 15:43:21.205 | last_section = section 2026-06-25 15:43:21.206 | } 2026-06-25 15:43:21.207 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 15:43:21.207 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 15:43:21.207 | 2026-06-25 15:43:21.207 | cfg_attr[section, attr, 0] = value 2026-06-25 15:43:21.207 | cfg_attr_count[section, attr] = 1 2026-06-25 15:43:21.207 | } else { 2026-06-25 15:43:21.207 | lno = cfg_attr_count[section, attr]++ 2026-06-25 15:43:21.208 | cfg_attr[section, attr, lno] = value 2026-06-25 15:43:21.208 | } 2026-06-25 15:43:21.208 | } 2026-06-25 15:43:21.208 | END { 2026-06-25 15:43:21.208 | # Process each section in order 2026-06-25 15:43:21.208 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 15:43:21.208 | section = cfg_section[sno] 2026-06-25 15:43:21.208 | # The ini routines simply append a config item immediately 2026-06-25 15:43:21.208 | # after the section header. To keep the same order as defined 2026-06-25 15:43:21.209 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 15:43:21.209 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 15:43:21.209 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 15:43:21.209 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 15:43:21.209 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 15:43:21.209 | else { 2026-06-25 15:43:21.209 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 15:43:21.209 | count = cfg_attr_count[section, attr] 2026-06-25 15:43:21.209 | print "inidelete " configfile " " section " " attr 2026-06-25 15:43:21.210 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 15:43:21.210 | for (l = count -2; l >= 0; l--) 2026-06-25 15:43:21.211 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 15:43:21.211 | } 2026-06-25 15:43:21.211 | } 2026-06-25 15:43:21.212 | } 2026-06-25 15:43:21.212 | } 2026-06-25 15:43:21.212 | ' 2026-06-25 15:43:21.212 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.212 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-06-25 15:43:21.212 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 15:43:21.212 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:43:21.212 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 15:43:21.214 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-06-25 15:43:21.217 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:43:21.220 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-06-25 15:43:21.224 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-06-25 15:43:21.224 | BEGIN { group = "" } 2026-06-25 15:43:21.224 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:43:21.224 | gsub("[][]", "", $1); 2026-06-25 15:43:21.225 | split($1, a, "|"); 2026-06-25 15:43:21.225 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 15:43:21.225 | group=a[1] 2026-06-25 15:43:21.225 | } else { 2026-06-25 15:43:21.225 | group="" 2026-06-25 15:43:21.225 | } 2026-06-25 15:43:21.225 | next 2026-06-25 15:43:21.225 | } 2026-06-25 15:43:21.225 | { 2026-06-25 15:43:21.225 | if (group != "") 2026-06-25 15:43:21.226 | print $0 2026-06-25 15:43:21.226 | } 2026-06-25 15:43:21.226 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:43:21.232 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-06-25 15:43:21.235 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-06-25 15:43:21.265 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.267 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-06-25 15:43:21.270 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-06-25 15:43:21.301 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.304 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-06-25 15:43:21.308 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-06-25 15:43:21.343 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.345 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-06-25 15:43:21.347 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-06-25 15:43:21.382 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.385 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-06-25 15:43:21.387 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-06-25 15:43:21.422 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.425 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 15:43:21.428 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 15:43:21.431 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 15:43:21.435 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-06-25 15:43:21.438 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-06-25 15:43:21.441 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-06-25 15:43:21.443 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 15:43:21.448 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-06-25 15:43:21.452 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-06-25 15:43:21.455 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-06-25 15:43:21.458 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-06-25 15:43:21.460 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-06-25 15:43:21.463 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 15:43:21.466 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:43:21.469 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 15:43:21.472 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 15:43:21.474 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 15:43:21.478 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-06-25 15:43:21.480 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-06-25 15:43:21.484 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-06-25 15:43:21.487 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-06-25 15:43:21.489 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-06-25 15:43:21.495 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-06-25 15:43:21.496 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 15:43:21.496 | BEGIN { 2026-06-25 15:43:21.496 | section = "" 2026-06-25 15:43:21.496 | last_section = "" 2026-06-25 15:43:21.496 | section_count = 0 2026-06-25 15:43:21.496 | } 2026-06-25 15:43:21.496 | /^\[.+\]/ { 2026-06-25 15:43:21.496 | gsub("[][]", "", $1); 2026-06-25 15:43:21.496 | section=$1 2026-06-25 15:43:21.496 | next 2026-06-25 15:43:21.497 | } 2026-06-25 15:43:21.497 | /^ *\#/ { 2026-06-25 15:43:21.497 | next 2026-06-25 15:43:21.497 | } 2026-06-25 15:43:21.497 | /^[^ \t]+/ { 2026-06-25 15:43:21.497 | # get offset of first = in $0 2026-06-25 15:43:21.497 | eq_idx = index($0, "=") 2026-06-25 15:43:21.497 | # extract attr & value from $0 2026-06-25 15:43:21.497 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 15:43:21.498 | value = substr($0, eq_idx + 1) 2026-06-25 15:43:21.498 | # only need to strip trailing whitespace from attr 2026-06-25 15:43:21.498 | sub(/[ \t]*$/, "", attr) 2026-06-25 15:43:21.498 | # need to strip leading & trailing whitespace from value 2026-06-25 15:43:21.499 | sub(/^[ \t]*/, "", value) 2026-06-25 15:43:21.499 | sub(/[ \t]*$/, "", value) 2026-06-25 15:43:21.500 | 2026-06-25 15:43:21.500 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 15:43:21.500 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 15:43:21.501 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 15:43:21.501 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 15:43:21.501 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 15:43:21.502 | if (section != last_section) { 2026-06-25 15:43:21.502 | cfg_section[section_count++] = section 2026-06-25 15:43:21.502 | last_section = section 2026-06-25 15:43:21.502 | } 2026-06-25 15:43:21.502 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 15:43:21.502 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 15:43:21.502 | 2026-06-25 15:43:21.502 | cfg_attr[section, attr, 0] = value 2026-06-25 15:43:21.502 | cfg_attr_count[section, attr] = 1 2026-06-25 15:43:21.502 | } else { 2026-06-25 15:43:21.503 | lno = cfg_attr_count[section, attr]++ 2026-06-25 15:43:21.503 | cfg_attr[section, attr, lno] = value 2026-06-25 15:43:21.503 | } 2026-06-25 15:43:21.503 | } 2026-06-25 15:43:21.503 | END { 2026-06-25 15:43:21.503 | # Process each section in order 2026-06-25 15:43:21.503 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 15:43:21.503 | section = cfg_section[sno] 2026-06-25 15:43:21.503 | # The ini routines simply append a config item immediately 2026-06-25 15:43:21.504 | # after the section header. To keep the same order as defined 2026-06-25 15:43:21.504 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 15:43:21.504 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 15:43:21.504 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 15:43:21.504 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 15:43:21.504 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 15:43:21.504 | else { 2026-06-25 15:43:21.504 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 15:43:21.504 | count = cfg_attr_count[section, attr] 2026-06-25 15:43:21.504 | print "inidelete " configfile " " section " " attr 2026-06-25 15:43:21.505 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 15:43:21.505 | for (l = count -2; l >= 0; l--) 2026-06-25 15:43:21.505 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 15:43:21.505 | } 2026-06-25 15:43:21.505 | } 2026-06-25 15:43:21.505 | } 2026-06-25 15:43:21.505 | } 2026-06-25 15:43:21.505 | ' 2026-06-25 15:43:21.505 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.506 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 15:43:21.506 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:43:21.506 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 15:43:21.507 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-06-25 15:43:21.511 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:43:21.514 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-06-25 15:43:21.518 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-06-25 15:43:21.518 | BEGIN { group = "" } 2026-06-25 15:43:21.518 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:43:21.518 | gsub("[][]", "", $1); 2026-06-25 15:43:21.518 | split($1, a, "|"); 2026-06-25 15:43:21.518 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 15:43:21.519 | group=a[1] 2026-06-25 15:43:21.519 | } else { 2026-06-25 15:43:21.519 | group="" 2026-06-25 15:43:21.519 | } 2026-06-25 15:43:21.519 | next 2026-06-25 15:43:21.519 | } 2026-06-25 15:43:21.519 | { 2026-06-25 15:43:21.519 | if (group != "") 2026-06-25 15:43:21.519 | print $0 2026-06-25 15:43:21.519 | } 2026-06-25 15:43:21.519 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:43:21.526 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-06-25 15:43:21.529 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 15:43:21.565 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.568 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-06-25 15:43:21.571 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-06-25 15:43:21.574 | + inc/meta-config:merge_config_group:180 : local dir 2026-06-25 15:43:21.578 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-06-25 15:43:21.581 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-06-25 15:43:21.585 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-06-25 15:43:21.588 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-06-25 15:43:21.591 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-06-25 15:43:21.597 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-06-25 15:43:21.601 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-06-25 15:43:21.604 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-06-25 15:43:21.608 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-06-25 15:43:21.612 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 15:43:21.614 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:43:21.617 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 15:43:21.620 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-06-25 15:43:21.623 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 15:43:21.627 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-06-25 15:43:21.631 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-06-25 15:43:21.634 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-06-25 15:43:21.637 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-06-25 15:43:21.641 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-06-25 15:43:21.642 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.643 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-06-25 15:43:21.643 | BEGIN { 2026-06-25 15:43:21.643 | section = "" 2026-06-25 15:43:21.643 | last_section = "" 2026-06-25 15:43:21.643 | section_count = 0 2026-06-25 15:43:21.644 | } 2026-06-25 15:43:21.644 | /^\[.+\]/ { 2026-06-25 15:43:21.644 | gsub("[][]", "", $1); 2026-06-25 15:43:21.644 | section=$1 2026-06-25 15:43:21.644 | next 2026-06-25 15:43:21.644 | } 2026-06-25 15:43:21.644 | /^ *\#/ { 2026-06-25 15:43:21.644 | next 2026-06-25 15:43:21.644 | } 2026-06-25 15:43:21.644 | /^[^ \t]+/ { 2026-06-25 15:43:21.644 | # get offset of first = in $0 2026-06-25 15:43:21.645 | eq_idx = index($0, "=") 2026-06-25 15:43:21.645 | # extract attr & value from $0 2026-06-25 15:43:21.645 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 15:43:21.645 | value = substr($0, eq_idx + 1) 2026-06-25 15:43:21.645 | # only need to strip trailing whitespace from attr 2026-06-25 15:43:21.645 | sub(/[ \t]*$/, "", attr) 2026-06-25 15:43:21.645 | # need to strip leading & trailing whitespace from value 2026-06-25 15:43:21.645 | sub(/^[ \t]*/, "", value) 2026-06-25 15:43:21.645 | sub(/[ \t]*$/, "", value) 2026-06-25 15:43:21.645 | 2026-06-25 15:43:21.645 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 15:43:21.646 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 15:43:21.646 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 15:43:21.646 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 15:43:21.646 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 15:43:21.647 | if (section != last_section) { 2026-06-25 15:43:21.647 | cfg_section[section_count++] = section 2026-06-25 15:43:21.647 | last_section = section 2026-06-25 15:43:21.648 | } 2026-06-25 15:43:21.648 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 15:43:21.649 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 15:43:21.649 | 2026-06-25 15:43:21.649 | cfg_attr[section, attr, 0] = value 2026-06-25 15:43:21.650 | cfg_attr_count[section, attr] = 1 2026-06-25 15:43:21.650 | } else { 2026-06-25 15:43:21.650 | lno = cfg_attr_count[section, attr]++ 2026-06-25 15:43:21.650 | cfg_attr[section, attr, lno] = value 2026-06-25 15:43:21.650 | } 2026-06-25 15:43:21.650 | } 2026-06-25 15:43:21.650 | END { 2026-06-25 15:43:21.650 | # Process each section in order 2026-06-25 15:43:21.650 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 15:43:21.650 | section = cfg_section[sno] 2026-06-25 15:43:21.650 | # The ini routines simply append a config item immediately 2026-06-25 15:43:21.651 | # after the section header. To keep the same order as defined 2026-06-25 15:43:21.651 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 15:43:21.651 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 15:43:21.651 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 15:43:21.651 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 15:43:21.651 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 15:43:21.651 | else { 2026-06-25 15:43:21.651 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 15:43:21.651 | count = cfg_attr_count[section, attr] 2026-06-25 15:43:21.651 | print "inidelete " configfile " " section " " attr 2026-06-25 15:43:21.652 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 15:43:21.652 | for (l = count -2; l >= 0; l--) 2026-06-25 15:43:21.652 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 15:43:21.652 | } 2026-06-25 15:43:21.652 | } 2026-06-25 15:43:21.652 | } 2026-06-25 15:43:21.652 | } 2026-06-25 15:43:21.652 | ' 2026-06-25 15:43:21.652 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 15:43:21.653 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:43:21.653 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 15:43:21.653 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-06-25 15:43:21.656 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:43:21.660 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-06-25 15:43:21.663 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-06-25 15:43:21.663 | BEGIN { group = "" } 2026-06-25 15:43:21.664 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:43:21.664 | gsub("[][]", "", $1); 2026-06-25 15:43:21.664 | split($1, a, "|"); 2026-06-25 15:43:21.664 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 15:43:21.664 | group=a[1] 2026-06-25 15:43:21.664 | } else { 2026-06-25 15:43:21.664 | group="" 2026-06-25 15:43:21.664 | } 2026-06-25 15:43:21.664 | next 2026-06-25 15:43:21.664 | } 2026-06-25 15:43:21.664 | { 2026-06-25 15:43:21.665 | if (group != "") 2026-06-25 15:43:21.665 | print $0 2026-06-25 15:43:21.665 | } 2026-06-25 15:43:21.665 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:43:21.671 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-06-25 15:43:21.675 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-06-25 15:43:21.709 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.712 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-06-25 15:43:21.715 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-06-25 15:43:21.750 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.754 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-06-25 15:43:21.757 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-06-25 15:43:21.797 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.803 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-06-25 15:43:21.806 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-06-25 15:43:21.830 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:43:21.848 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.851 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80"' 2026-06-25 15:43:21.855 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-77a2c646-2e39-4405-afaf-566876302b80 2026-06-25 15:43:21.861 | [66349 Async configure_neutron_nova:66349]: finished successfully 2026-06-25 15:43:21.895 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.900 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-06-25 15:43:21.902 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-06-25 15:43:21.936 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.938 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-06-25 15:43:21.943 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-06-25 15:43:21.976 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:43:21.982 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-06-25 15:43:22.001 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:43:22.005 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 15:43:22.008 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-06-25 15:43:22.027 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:22.030 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 15:43:22.068 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-06-25 15:43:22.127 | [2082 Async configure_neutron_nova:66349]: Waiting for completion of configure_neutron_nova running on PID 66349 (2 other jobs running) 2026-06-25 15:43:22.158 | [2082 Async configure_neutron_nova:66349]: Signaling child to exit 2026-06-25 15:43:22.158 | WAKEUP 2026-06-25 15:43:22.182 | [2082 Async configure_neutron_nova:66349]: Signaled 2026-06-25 15:43:22.184 | + lib/neutron:configure_neutron_nova:445 : create_nova_conf_neutron /etc/nova/nova.conf 2026-06-25 15:43:22.184 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova.conf 2026-06-25 15:43:22.184 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-06-25 15:43:22.184 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-06-25 15:43:22.184 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:43:22.184 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 15:43:22.185 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-06-25 15:43:22.185 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-06-25 15:43:22.185 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.77/identity 2026-06-25 15:43:22.185 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-06-25 15:43:22.185 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-06-25 15:43:22.185 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-06-25 15:43:22.185 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-06-25 15:43:22.185 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-06-25 15:43:22.185 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-06-25 15:43:22.185 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-06-25 15:43:22.185 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 15:43:22.186 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 15:43:22.186 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 15:43:22.186 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:43:22.186 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 15:43:22.186 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-06-25 15:43:22.186 | + lib/neutron:configure_neutron_nova:446 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:43:22.186 | ++ lib/neutron:configure_neutron_nova:447 : seq 1 1 2026-06-25 15:43:22.186 | + lib/neutron:configure_neutron_nova:447 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:43:22.186 | + lib/neutron:configure_neutron_nova:448 : local conf 2026-06-25 15:43:22.186 | ++ lib/neutron:configure_neutron_nova:449 : conductor_conf 1 2026-06-25 15:43:22.187 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:43:22.187 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:43:22.187 | + lib/neutron:configure_neutron_nova:449 : conf=/etc/nova/nova_cell1.conf 2026-06-25 15:43:22.187 | + lib/neutron:configure_neutron_nova:450 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-06-25 15:43:22.187 | + lib/neutron:create_nova_conf_neutron:456 : local conf=/etc/nova/nova_cell1.conf 2026-06-25 15:43:22.187 | + lib/neutron:create_nova_conf_neutron:457 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-06-25 15:43:22.187 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-06-25 15:43:22.188 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-06-25 15:43:22.188 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-06-25 15:43:22.188 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-06-25 15:43:22.188 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-06-25 15:43:22.188 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.77/identity 2026-06-25 15:43:22.188 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-06-25 15:43:22.188 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-06-25 15:43:22.188 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-06-25 15:43:22.188 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-06-25 15:43:22.189 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-06-25 15:43:22.189 | + lib/neutron:create_nova_conf_neutron:458 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-06-25 15:43:22.189 | + lib/neutron:create_nova_conf_neutron:461 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-06-25 15:43:22.189 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-06-25 15:43:22.189 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-06-25 15:43:22.189 | + lib/neutron:create_nova_conf_neutron:463 : is_service_enabled q-meta neutron-metadata-agent 2026-06-25 15:43:22.189 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:43:22.189 | + lib/neutron:create_nova_conf_neutron:467 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-06-25 15:43:22.190 | + lib/neutron:create_nova_conf_neutron:468 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-06-25 15:43:22.232 | [2082 Async configure_neutron_nova:66349]: finished configure_neutron_nova with result 0 in 0 seconds 2026-06-25 15:43:22.237 | + inc/async:async_wait:197 : return 0 2026-06-25 15:43:22.240 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-06-25 15:43:22.264 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:22.267 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 15:43:22.311 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-06-25 15:43:22.351 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-06-25 15:43:22.374 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:22.377 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-06-25 15:43:22.381 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:43:22.384 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-06-25 15:43:22.388 | + ./stack.sh:main:1293 : start_nova_api 2026-06-25 15:43:22.390 | + lib/nova:start_nova_api:966 : 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-06-25 15:43:22.393 | + lib/nova:start_nova_api:967 : 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-06-25 15:43:22.397 | + lib/nova:start_nova_api:967 : 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-06-25 15:43:22.402 | ++ lib/nova:start_nova_api:969 : which uwsgi 2026-06-25 15:43:22.408 | + lib/nova:start_nova_api:969 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:43:22.411 | + functions-common:run_process:1674 : local service=n-api 2026-06-25 15:43:22.414 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:43:22.416 | + functions-common:run_process:1676 : local group= 2026-06-25 15:43:22.420 | + functions-common:run_process:1677 : local user= 2026-06-25 15:43:22.422 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:43:22.424 | + functions-common:run_process:1680 : local name=n-api 2026-06-25 15:43:22.428 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:43:22.430 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:43:22.432 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:43:22.436 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:43:22.439 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:43:22.442 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402202440 2026-06-25 15:43:22.446 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-06-25 15:43:22.466 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:22.470 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-06-25 15:43:22.474 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-06-25 15:43:22.478 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:43:22.482 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:43:22.484 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:43:22.488 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-06-25 15:43:22.491 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-06-25 15:43:22.494 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-06-25 15:43:22.498 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-06-25 15:43:22.502 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:43:22.505 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:43:22.509 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:43:22.511 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:43:22.514 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-06-25 15:43:22.517 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:43:22.519 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:43:22.522 | + 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-06-25 15:43:22.526 | + 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-06-25 15:43:22.528 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-06-25 15:43:22.532 | + 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-06-25 15:43:22.536 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:43:22.538 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:43:22.542 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:43:22.544 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-06-25 15:43:22.548 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:43:22.553 | + 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-06-25 15:43:22.636 | + 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-06-25 15:43:22.713 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-06-25 15:43:22.778 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-06-25 15:43:22.843 | + 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-06-25 15:43:22.907 | + 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-06-25 15:43:22.970 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-06-25 15:43:23.031 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-06-25 15:43:23.091 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-06-25 15:43:23.154 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-06-25 15:43:23.216 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-06-25 15:43:23.277 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:43:23.280 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:43:23.283 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-06-25 15:43:23.363 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:43:23.814 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-06-25 15:43:23.844 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-06-25 15:43:24.279 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-06-25 15:43:24.408 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:43:24.412 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:24.413 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:24.415 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:24.418 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:24.420 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:24.423 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:43:24.425 | + functions-common:time_stop:2427 : start_time=1782402202440 2026-06-25 15:43:24.427 | + functions-common:time_stop:2429 : [[ -z 1782402202440 ]] 2026-06-25 15:43:24.432 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:24.435 | + functions-common:time_stop:2432 : end_time=1782402204432 2026-06-25 15:43:24.438 | + functions-common:time_stop:2433 : elapsed_time=1992 2026-06-25 15:43:24.440 | + functions-common:time_stop:2434 : total=4398 2026-06-25 15:43:24.442 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:24.445 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6390 2026-06-25 15:43:24.448 | + lib/nova:start_nova_api:971 : echo 'Waiting for nova-api to start...' 2026-06-25 15:43:24.448 | Waiting for nova-api to start... 2026-06-25 15:43:24.450 | + lib/nova:start_nova_api:973 : local service_url=http://192.168.122.77/compute/v2.1/ 2026-06-25 15:43:24.453 | + lib/nova:start_nova_api:975 : wait_for_service 60 http://192.168.122.77/compute/v2.1/ 2026-06-25 15:43:24.456 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 15:43:24.458 | + functions:wait_for_service:477 : local url=http://192.168.122.77/compute/v2.1/ 2026-06-25 15:43:24.460 | + functions:wait_for_service:478 : local rval=0 2026-06-25 15:43:24.463 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 15:43:24.465 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:43:24.468 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:43:24.470 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:43:24.472 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:43:24.477 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402204474 2026-06-25 15:43:24.480 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 15:43:24.483 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:43:24.484 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.77/compute/v2.1/ 2026-06-25 15:43:30.678 | + :: : [[ 200 == 503 ]] 2026-06-25 15:43:30.680 | + :: : [[ 0 -eq 7 ]] 2026-06-25 15:43:30.683 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 15:43:30.688 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:30.691 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:30.695 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:30.699 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:30.703 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:30.706 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:43:30.711 | + functions-common:time_stop:2427 : start_time=1782402204474 2026-06-25 15:43:30.714 | + functions-common:time_stop:2429 : [[ -z 1782402204474 ]] 2026-06-25 15:43:30.719 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:30.725 | + functions-common:time_stop:2432 : end_time=1782402210721 2026-06-25 15:43:30.729 | + functions-common:time_stop:2433 : elapsed_time=6247 2026-06-25 15:43:30.733 | + functions-common:time_stop:2434 : total=5932 2026-06-25 15:43:30.736 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:30.740 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12179 2026-06-25 15:43:30.743 | + functions:wait_for_service:486 : return 0 2026-06-25 15:43:30.748 | + lib/nova:start_nova_api:979 : 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-06-25 15:43:30.752 | + lib/nova:start_nova_api:979 : 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-06-25 15:43:30.758 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-06-25 15:43:30.783 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:30.786 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-06-25 15:43:30.792 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:43:30.795 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-06-25 15:43:30.799 | + ./stack.sh:main:1298 : start_ovn_services 2026-06-25 15:43:30.803 | + lib/neutron:start_ovn_services:575 : [[ ovn == \o\v\n ]] 2026-06-25 15:43:30.808 | + lib/neutron:start_ovn_services:576 : '[' libvirt '!=' ironic ']' 2026-06-25 15:43:30.812 | + lib/neutron:start_ovn_services:582 : init_ovn 2026-06-25 15:43:30.815 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-06-25 15:43:30.820 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:43:30.822 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-06-25 15:43:30.826 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-06-25 15:43:30.841 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-06-25 15:43:30.846 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-06-25 15:43:30.851 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-06-25 15:43:30.856 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-06-25 15:43:30.872 | + lib/neutron_plugins/ovn_agent:init_ovn:639 : sudo rm -f /var/lib/ovn/.ovnnb_db.db.~lock~ /var/lib/ovn/.ovnsb_db.db.~lock~ 2026-06-25 15:43:30.888 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-06-25 15:43:30.903 | + lib/neutron:start_ovn_services:583 : start_ovn 2026-06-25 15:43:30.905 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-06-25 15:43:30.906 | Starting OVN 2026-06-25 15:43:30.909 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-06-25 15:43:30.911 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-06-25 15:43:30.912 | Starting OVS 2026-06-25 15:43:30.914 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-06-25 15:43:30.931 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:30.934 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-06-25 15:43:30.982 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-06-25 15:43:31.028 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-06-25 15:43:31.031 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-06-25 15:43:31.034 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 15:43:31.489 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-06-25 15:43:31.953 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 15:43:31.953 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 15:43:31.953 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 15:43:31.953 | 2026-06-25 15:43:31.953 | Possible reasons for having these kinds of units are: 2026-06-25 15:43:31.953 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 15:43:31.954 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 15:43:31.954 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 15:43:31.954 | a requirement dependency on it. 2026-06-25 15:43:31.954 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 15:43:31.954 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 15:43:31.954 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 15:43:31.954 | instance name specified. 2026-06-25 15:43:31.965 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-06-25 15:43:36.607 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-06-25 15:43:36.611 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 15:43:37.084 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-06-25 15:43:37.583 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 15:43:37.583 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 15:43:37.583 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 15:43:37.583 | 2026-06-25 15:43:37.583 | Possible reasons for having these kinds of units are: 2026-06-25 15:43:37.583 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 15:43:37.583 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 15:43:37.583 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 15:43:37.583 | a requirement dependency on it. 2026-06-25 15:43:37.583 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 15:43:37.584 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 15:43:37.584 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 15:43:37.584 | instance name specified. 2026-06-25 15:43:37.593 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-06-25 15:43:37.783 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-06-25 15:43:37.784 | Configuring OVSDB 2026-06-25 15:43:37.787 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-06-25 15:43:37.811 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:43:37.815 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-06-25 15:43:37.841 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-06-25 15:43:37.864 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=1c1d9314-ad14-4f3e-b477-cb47a27b8346 2026-06-25 15:43:37.886 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.77:6642 2026-06-25 15:43:37.910 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-06-25 15:43:37.933 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-06-25 15:43:37.956 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.77 2026-06-25 15:43:37.982 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-06-25 15:43:37.987 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-06-25 15:43:38.008 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-06-25 15:43:38.010 | + lib/neutron_plugins/ovn_agent:_start_ovs:696 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-cms-options=enable-chassis-as-gw 2026-06-25 15:43:38.034 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-06-25 15:43:38.037 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-06-25 15:43:38.040 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 15:43:38.043 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 15:43:38.046 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-06-25 15:43:38.050 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-06-25 15:43:38.053 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-06-25 15:43:38.056 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:247 : local 'addbr_cmd=sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex' 2026-06-25 15:43:38.060 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-06-25 15:43:38.063 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-06-25 15:43:38.091 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:254 : sudo ovs-vsctl --no-wait br-set-external-id br-ex bridge-id br-ex 2026-06-25 15:43:38.124 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 15:43:38.152 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-06-25 15:43:38.173 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:43:38.177 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-06-25 15:43:38.180 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-06-25 15:43:38.183 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:43:38.186 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-06-25 15:43:38.190 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-06-25 15:43:38.210 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:38.213 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-06-25 15:43:38.217 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-06-25 15:43:38.221 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 15:43:38.747 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-06-25 15:43:39.232 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-06-25 15:43:39.304 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-06-25 15:43:39.310 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-06-25 15:43:39.314 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 15:43:39.318 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 15:43:39.321 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-06-25 15:43:40.327 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-06-25 15:43:40.330 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-06-25 15:43:40.333 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-06-25 15:43:40.336 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-06-25 15:43:40.339 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-06-25 15:43:40.342 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-06-25 15:43:40.346 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-06-25 15:43:40.348 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 15:43:40.351 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-06-25 15:43:40.353 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-06-25 15:43:40.356 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-06-25 15:43:40.358 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-06-25 15:43:40.361 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-06-25 15:43:40.382 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:43:40.385 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:737 : sudo ovn-nbctl --db=unix:/var/run/ovn/ovnnb_db.sock set-connection ptcp:6641:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-25 15:43:40.411 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:738 : sudo ovn-sbctl --db=unix:/var/run/ovn/ovnsb_db.sock set-connection ptcp:6642:0.0.0.0 -- set connection . inactivity_probe=60000 2026-06-25 15:43:40.437 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:739 : sudo ovs-appctl -t /var/run/ovn/ovnnb_db.ctl vlog/set console:off syslog:info file:info 2026-06-25 15:43:40.456 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:740 : sudo ovs-appctl -t /var/run/ovn/ovnsb_db.ctl vlog/set console:off syslog:info file:info 2026-06-25 15:43:40.473 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-06-25 15:43:40.491 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:40.493 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-06-25 15:43:40.495 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-06-25 15:43:40.498 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-06-25 15:43:40.968 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-06-25 15:43:41.452 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-06-25 15:43:41.452 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-06-25 15:43:41.452 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-06-25 15:43:41.452 | 2026-06-25 15:43:41.453 | Possible reasons for having these kinds of units are: 2026-06-25 15:43:41.453 | • A unit may be statically enabled by being symlinked from another unit's 2026-06-25 15:43:41.453 | .wants/, .requires/, or .upholds/ directory. 2026-06-25 15:43:41.453 | • A unit's purpose may be to act as a helper for some other unit which has 2026-06-25 15:43:41.453 | a requirement dependency on it. 2026-06-25 15:43:41.453 | • A unit may be started when needed via activation (socket, path, timer, 2026-06-25 15:43:41.453 | D-Bus, udev, scripted systemctl call, ...). 2026-06-25 15:43:41.453 | • In case of template units, the unit is meant to be enabled with some 2026-06-25 15:43:41.453 | instance name specified. 2026-06-25 15:43:41.459 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-06-25 15:43:41.734 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-06-25 15:43:41.757 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:43:41.760 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-06-25 15:43:41.764 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-06-25 15:43:41.788 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:41.791 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-06-25 15:43:41.796 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-06-25 15:43:41.800 | + lib/neutron_plugins/ovn_agent:start_ovn:789 : run_process q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-06-25 15:43:41.806 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-06-25 15:43:41.810 | + 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-06-25 15:43:41.813 | + functions-common:run_process:1676 : local group= 2026-06-25 15:43:41.816 | + functions-common:run_process:1677 : local user= 2026-06-25 15:43:41.820 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:43:41.823 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-06-25 15:43:41.825 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:43:41.828 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:43:41.831 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:43:41.835 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:43:41.839 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:43:41.844 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402221841 2026-06-25 15:43:41.847 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-06-25 15:43:41.868 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:41.871 | + 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-06-25 15:43:41.875 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-06-25 15:43:41.878 | + 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-06-25 15:43:41.881 | + 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-06-25 15:43:41.885 | + 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-06-25 15:43:41.888 | + 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-06-25 15:43:41.891 | + 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-06-25 15:43:41.893 | + 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-06-25 15:43:41.896 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-06-25 15:43:41.899 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:43:41.902 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:43:41.906 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:43:41.908 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:43:41.911 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-06-25 15:43:41.915 | + 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-06-25 15:43:41.918 | + 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-06-25 15:43:41.921 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-06-25 15:43:41.923 | + 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-06-25 15:43:41.926 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:43:41.929 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:43:41.932 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:43:41.934 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:43:41.937 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:43:41.940 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-06-25 15:43:41.943 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:43:41.948 | + 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-06-25 15:43:42.025 | + 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-06-25 15:43:42.103 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-06-25 15:43:42.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-06-25 15:43:42.228 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-06-25 15:43:42.297 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-06-25 15:43:42.371 | + 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-06-25 15:43:42.439 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:43:42.443 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:43:42.446 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-06-25 15:43:42.530 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:43:42.995 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-06-25 15:43:43.022 | 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-06-25 15:43:43.470 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-06-25 15:43:43.519 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:43:43.523 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:43.526 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:43.530 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:43.533 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:43.537 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:43.540 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:43:43.543 | + functions-common:time_stop:2427 : start_time=1782402221841 2026-06-25 15:43:43.547 | + functions-common:time_stop:2429 : [[ -z 1782402221841 ]] 2026-06-25 15:43:43.552 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:43.556 | + functions-common:time_stop:2432 : end_time=1782402223553 2026-06-25 15:43:43.559 | + functions-common:time_stop:2433 : elapsed_time=1712 2026-06-25 15:43:43.563 | + functions-common:time_stop:2434 : total=6390 2026-06-25 15:43:43.566 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:43.569 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8102 2026-06-25 15:43:43.572 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 15:43:43.575 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 15:43:43.578 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-06-25 15:43:43.582 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:43:43.603 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:43:43.606 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:43:43.609 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:43:43.612 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:43:43.615 | + 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-06-25 15:43:43.656 | + 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-06-25 15:43:43.694 | + 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-06-25 15:43:43.732 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:43:43.772 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-06-25 15:43:43.811 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-06-25 15:43:43.814 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-06-25 15:43:43.836 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:43.839 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-06-25 15:43:43.894 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-06-25 15:43:43.898 | + lib/neutron_plugins/ovn_agent:start_ovn:795 : run_process q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-06-25 15:43:43.902 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-06-25 15:43:43.905 | + 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-06-25 15:43:43.908 | + functions-common:run_process:1676 : local group= 2026-06-25 15:43:43.911 | + functions-common:run_process:1677 : local user= 2026-06-25 15:43:43.914 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:43:43.918 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-06-25 15:43:43.921 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:43:43.924 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:43:43.927 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:43:43.931 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:43:43.935 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:43:43.940 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402223937 2026-06-25 15:43:43.944 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-06-25 15:43:43.965 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:43.967 | + 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-06-25 15:43:43.971 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-06-25 15:43:43.974 | + 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-06-25 15:43:43.977 | + 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-06-25 15:43:43.980 | + 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-06-25 15:43:43.983 | + 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-06-25 15:43:43.986 | + 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-06-25 15:43:43.989 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-06-25 15:43:43.992 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-06-25 15:43:43.995 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:43:43.998 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:43:44.001 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:43:44.004 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:43:44.007 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-06-25 15:43:44.010 | + 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-06-25 15:43:44.013 | + 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-06-25 15:43:44.016 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-06-25 15:43:44.018 | + 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-06-25 15:43:44.021 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:43:44.024 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:43:44.027 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:43:44.030 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:43:44.033 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:43:44.035 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-06-25 15:43:44.038 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:43:44.043 | + 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-06-25 15:43:44.127 | + 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-06-25 15:43:44.209 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-06-25 15:43:44.277 | + 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-06-25 15:43:44.347 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-06-25 15:43:44.418 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-06-25 15:43:44.488 | + 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-06-25 15:43:44.558 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:43:44.561 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:43:44.565 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-06-25 15:43:44.656 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:43:45.148 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-06-25 15:43:45.179 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-06-25 15:43:45.647 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-06-25 15:43:45.703 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:43:45.707 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:45.710 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:45.713 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:45.716 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:45.719 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:45.722 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:43:45.725 | + functions-common:time_stop:2427 : start_time=1782402223937 2026-06-25 15:43:45.728 | + functions-common:time_stop:2429 : [[ -z 1782402223937 ]] 2026-06-25 15:43:45.732 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:45.737 | + functions-common:time_stop:2432 : end_time=1782402225734 2026-06-25 15:43:45.740 | + functions-common:time_stop:2433 : elapsed_time=1797 2026-06-25 15:43:45.744 | + functions-common:time_stop:2434 : total=8102 2026-06-25 15:43:45.747 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:45.750 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9899 2026-06-25 15:43:45.753 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:43:45.757 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:43:45.760 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-06-25 15:43:45.764 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-06-25 15:43:45.790 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-06-25 15:43:45.794 | + functions:setup_systemd_logging:716 : local pidstr= 2026-06-25 15:43:45.797 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-06-25 15:43:45.800 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-06-25 15:43:45.803 | + 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-06-25 15:43:45.843 | + 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-06-25 15:43:45.887 | + 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-06-25 15:43:45.927 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-06-25 15:43:45.968 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-06-25 15:43:46.017 | + lib/neutron:start_ovn_services:585 : [[ True == \T\r\u\e ]] 2026-06-25 15:43:46.021 | + lib/neutron:start_ovn_services:586 : [[ True != \T\r\u\e ]] 2026-06-25 15:43:46.026 | + lib/neutron:start_ovn_services:590 : create_public_bridge 2026-06-25 15:43:46.030 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-06-25 15:43:46.060 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-06-25 15:43:46.086 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-06-25 15:43:46.087 | + lib/neutron:_configure_public_network_connectivity:806 : [[ -n '' ]] 2026-06-25 15:43:46.089 | + lib/neutron:_configure_public_network_connectivity:813 : for d in $default_v4_route_devs 2026-06-25 15:43:46.091 | + lib/neutron:_configure_public_network_connectivity:814 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-06-25 15:43:46.150 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-06-25 15:43:46.172 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:46.175 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-06-25 15:43:46.177 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:43:46.179 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-06-25 15:43:46.182 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-06-25 15:43:46.185 | + lib/neutron:configure_neutron_after_post_config:555 : [[ ovn-router != '' ]] 2026-06-25 15:43:46.186 | + lib/neutron:configure_neutron_after_post_config:556 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-06-25 15:43:46.223 | + lib/neutron:configure_neutron_after_post_config:558 : configure_rbac_policies 2026-06-25 15:43:46.226 | + lib/neutron:configure_rbac_policies:564 : [[ True == \T\r\u\e ]] 2026-06-25 15:43:46.229 | + lib/neutron:configure_rbac_policies:565 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-06-25 15:43:46.268 | + lib/neutron:configure_rbac_policies:566 : iniset /etc/neutron/neutron.conf oslo_policy enforce_scope True 2026-06-25 15:43:46.299 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-06-25 15:43:46.302 | + lib/neutron:start_neutron_service_and_check:631 : local cfg_file_options 2026-06-25 15:43:46.305 | + lib/neutron:start_neutron_service_and_check:632 : local neutron_url 2026-06-25 15:43:46.309 | ++ lib/neutron:start_neutron_service_and_check:634 : determine_config_files neutron-server 2026-06-25 15:43:46.312 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 15:43:46.314 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 15:43:46.317 | +++ lib/neutron:determine_config_files:365 : _determine_config_server 2026-06-25 15:43:46.319 | +++ lib/neutron:_determine_config_server:321 : [[ '' != '' ]] 2026-06-25 15:43:46.322 | +++ lib/neutron:_determine_config_server:328 : [[ 0 > 0 ]] 2026-06-25 15:43:46.324 | +++ lib/neutron:_determine_config_server:335 : local cfg_file 2026-06-25 15:43:46.327 | +++ lib/neutron:_determine_config_server:336 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:43:46.329 | +++ lib/neutron:_determine_config_server:340 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:43:46.332 | ++ lib/neutron:determine_config_files:365 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:43:46.334 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-06-25 15:43:46.337 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:43:46.340 | + lib/neutron:start_neutron_service_and_check:634 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:43:46.343 | + lib/neutron:start_neutron_service_and_check:637 : enable_neutron_server_services 2026-06-25 15:43:46.345 | + lib/neutron:enable_neutron_server_services:602 : local rpc_workers 2026-06-25 15:43:46.348 | + lib/neutron:enable_neutron_server_services:607 : [[ -f /etc/neutron/neutron.conf ]] 2026-06-25 15:43:46.351 | ++ lib/neutron:enable_neutron_server_services:608 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-06-25 15:43:46.370 | + lib/neutron:enable_neutron_server_services:608 : rpc_workers= 2026-06-25 15:43:46.374 | + lib/neutron:enable_neutron_server_services:615 : enable_service neutron-api 2026-06-25 15:43:46.414 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-periodic-workers 2026-06-25 15:43:46.460 | + lib/neutron:enable_neutron_server_services:619 : [[ '' != \0 ]] 2026-06-25 15:43:46.462 | + lib/neutron:enable_neutron_server_services:620 : enable_service neutron-rpc-server 2026-06-25 15:43:46.503 | + lib/neutron:enable_neutron_server_services:624 : [[ ovn == \o\v\n ]] 2026-06-25 15:43:46.505 | + lib/neutron:enable_neutron_server_services:625 : enable_service neutron-ovn-maintenance-worker 2026-06-25 15:43:46.547 | ++ lib/neutron:start_neutron_service_and_check:640 : which uwsgi 2026-06-25 15:43:46.552 | + lib/neutron:start_neutron_service_and_check:640 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:43:46.554 | + functions-common:run_process:1674 : local service=neutron-api 2026-06-25 15:43:46.557 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:43:46.559 | + functions-common:run_process:1676 : local group= 2026-06-25 15:43:46.561 | + functions-common:run_process:1677 : local user= 2026-06-25 15:43:46.564 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:43:46.566 | + functions-common:run_process:1680 : local name=neutron-api 2026-06-25 15:43:46.568 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:43:46.571 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:43:46.573 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:43:46.576 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:43:46.580 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:43:46.584 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402226581 2026-06-25 15:43:46.586 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-06-25 15:43:46.607 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:46.610 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-06-25 15:43:46.612 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-06-25 15:43:46.615 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:43:46.617 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:43:46.620 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:43:46.622 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-06-25 15:43:46.625 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-06-25 15:43:46.627 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-06-25 15:43:46.629 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-06-25 15:43:46.632 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:43:46.634 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:43:46.637 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:43:46.639 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:43:46.641 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-06-25 15:43:46.644 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:43:46.646 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:43:46.649 | + 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-06-25 15:43:46.651 | + 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-06-25 15:43:46.653 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-06-25 15:43:46.655 | + 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-06-25 15:43:46.658 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:43:46.660 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:43:46.662 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:43:46.664 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-06-25 15:43:46.667 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:43:46.671 | + 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-06-25 15:43:46.746 | + 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-06-25 15:43:46.824 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-06-25 15:43:46.894 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-06-25 15:43:46.956 | + 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-06-25 15:43:47.021 | + 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-06-25 15:43:47.091 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-06-25 15:43:47.165 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-06-25 15:43:47.264 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-06-25 15:43:47.349 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-06-25 15:43:47.443 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-06-25 15:43:47.526 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:43:47.529 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:43:47.533 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-06-25 15:43:47.620 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:43:48.138 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-06-25 15:43:48.171 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-06-25 15:43:48.658 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-06-25 15:43:48.818 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:43:48.822 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:48.824 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:48.827 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:48.831 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:48.833 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:48.836 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:43:48.839 | + functions-common:time_stop:2427 : start_time=1782402226581 2026-06-25 15:43:48.842 | + functions-common:time_stop:2429 : [[ -z 1782402226581 ]] 2026-06-25 15:43:48.847 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:48.851 | + functions-common:time_stop:2432 : end_time=1782402228846 2026-06-25 15:43:48.853 | + functions-common:time_stop:2433 : elapsed_time=2265 2026-06-25 15:43:48.858 | + functions-common:time_stop:2434 : total=9899 2026-06-25 15:43:48.861 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:48.863 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12164 2026-06-25 15:43:48.865 | + lib/neutron:start_neutron_service_and_check:641 : neutron_url=http://192.168.122.77/ 2026-06-25 15:43:48.869 | + lib/neutron:start_neutron_service_and_check:644 : 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-06-25 15:43:48.869 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-06-25 15:43:48.871 | + 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-06-25 15:43:48.874 | + functions-common:run_process:1676 : local group= 2026-06-25 15:43:48.876 | + functions-common:run_process:1677 : local user= 2026-06-25 15:43:48.878 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:43:48.880 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-06-25 15:43:48.882 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:43:48.884 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:43:48.887 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:43:48.889 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:43:48.892 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:43:48.895 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402228893 2026-06-25 15:43:48.898 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-06-25 15:43:48.916 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:48.919 | + 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-06-25 15:43:48.921 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-06-25 15:43:48.923 | + 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-06-25 15:43:48.925 | + 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-06-25 15:43:48.930 | + 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-06-25 15:43:48.930 | + 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-06-25 15:43:48.931 | + 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-06-25 15:43:48.937 | + 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-06-25 15:43:48.941 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-06-25 15:43:48.945 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:43:48.947 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:43:48.949 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:43:48.951 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:43:48.953 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-06-25 15:43:48.955 | + 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-06-25 15:43:48.958 | + 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-06-25 15:43:48.961 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-06-25 15:43:48.962 | + 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-06-25 15:43:48.964 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:43:48.966 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:43:48.968 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:43:48.971 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:43:48.974 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:43:48.975 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-06-25 15:43:48.977 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:43:48.981 | + 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-06-25 15:43:49.063 | + 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-06-25 15:43:49.144 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-06-25 15:43:49.214 | + 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-06-25 15:43:49.278 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-06-25 15:43:49.356 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-06-25 15:43:49.431 | + 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-06-25 15:43:49.501 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:43:49.504 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:43:49.507 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-06-25 15:43:49.598 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:43:50.155 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-06-25 15:43:50.193 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-06-25 15:43:50.743 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-06-25 15:43:50.785 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:43:50.791 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:50.799 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:50.803 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:50.806 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:50.811 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:50.815 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:43:50.820 | + functions-common:time_stop:2427 : start_time=1782402228893 2026-06-25 15:43:50.824 | + functions-common:time_stop:2429 : [[ -z 1782402228893 ]] 2026-06-25 15:43:50.829 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:50.841 | + functions-common:time_stop:2432 : end_time=1782402230830 2026-06-25 15:43:50.842 | + functions-common:time_stop:2433 : elapsed_time=1937 2026-06-25 15:43:50.845 | + functions-common:time_stop:2434 : total=12164 2026-06-25 15:43:50.851 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:50.853 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14101 2026-06-25 15:43:50.857 | + lib/neutron:start_neutron_service_and_check:645 : 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-06-25 15:43:50.862 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-06-25 15:43:50.865 | + 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-06-25 15:43:50.867 | + functions-common:run_process:1676 : local group= 2026-06-25 15:43:50.874 | + functions-common:run_process:1677 : local user= 2026-06-25 15:43:50.878 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:43:50.884 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-06-25 15:43:50.888 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:43:50.896 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:43:50.899 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:43:50.909 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:43:50.914 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:43:50.924 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402230917 2026-06-25 15:43:50.929 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-06-25 15:43:50.952 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:50.954 | + 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-06-25 15:43:50.957 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-06-25 15:43:50.960 | + 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-06-25 15:43:50.963 | + 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-06-25 15:43:50.966 | + 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-06-25 15:43:50.968 | + 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-06-25 15:43:50.970 | + 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-06-25 15:43:50.973 | + 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-06-25 15:43:50.975 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-06-25 15:43:50.977 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:43:50.980 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:43:50.982 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:43:50.984 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:43:50.987 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-06-25 15:43:50.989 | + 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-06-25 15:43:50.991 | + 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-06-25 15:43:50.994 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-06-25 15:43:50.996 | + 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-06-25 15:43:50.998 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:43:51.000 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:43:51.002 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:43:51.005 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:43:51.007 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:43:51.009 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-06-25 15:43:51.011 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:43:51.015 | + 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-06-25 15:43:51.156 | + 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-06-25 15:43:51.325 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-06-25 15:43:51.456 | + 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-06-25 15:43:51.566 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-06-25 15:43:51.691 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-06-25 15:43:51.780 | + 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-06-25 15:43:51.868 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:43:51.870 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:43:51.874 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-06-25 15:43:51.991 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:43:52.587 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-06-25 15:43:52.610 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-06-25 15:43:53.173 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-06-25 15:43:53.230 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:43:53.236 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:53.242 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:53.247 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:53.250 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:53.253 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:53.260 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:43:53.261 | + functions-common:time_stop:2427 : start_time=1782402230917 2026-06-25 15:43:53.267 | + functions-common:time_stop:2429 : [[ -z 1782402230917 ]] 2026-06-25 15:43:53.271 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:53.283 | + functions-common:time_stop:2432 : end_time=1782402233272 2026-06-25 15:43:53.287 | + functions-common:time_stop:2433 : elapsed_time=2355 2026-06-25 15:43:53.290 | + functions-common:time_stop:2434 : total=14101 2026-06-25 15:43:53.298 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:53.301 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16456 2026-06-25 15:43:53.307 | + lib/neutron:start_neutron_service_and_check:646 : _run_ovn_maintenance 2026-06-25 15:43:53.311 | + lib/neutron:_run_ovn_maintenance:349 : [[ ovn == \o\v\n ]] 2026-06-25 15:43:53.319 | + lib/neutron:_run_ovn_maintenance:350 : 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-06-25 15:43:53.322 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-06-25 15:43:53.327 | + 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-06-25 15:43:53.336 | + functions-common:run_process:1676 : local group= 2026-06-25 15:43:53.341 | + functions-common:run_process:1677 : local user= 2026-06-25 15:43:53.344 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:43:53.346 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-06-25 15:43:53.352 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:43:53.357 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:43:53.361 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:43:53.367 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:43:53.373 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:43:53.381 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402233375 2026-06-25 15:43:53.388 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-06-25 15:43:53.417 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:43:53.420 | + 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-06-25 15:43:53.427 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-06-25 15:43:53.430 | + 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-06-25 15:43:53.435 | + 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-06-25 15:43:53.438 | + 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-06-25 15:43:53.441 | + 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-06-25 15:43:53.446 | + 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-06-25 15:43:53.449 | + 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-06-25 15:43:53.453 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:43:53.457 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:43:53.460 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:43:53.465 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:43:53.472 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:43:53.474 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-06-25 15:43:53.479 | + 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-06-25 15:43:53.485 | + 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-06-25 15:43:53.489 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:43:53.493 | + 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-06-25 15:43:53.499 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:43:53.503 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:43:53.507 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:43:53.511 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:43:53.514 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:43:53.520 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:43:53.524 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:43:53.529 | + 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-06-25 15:43:53.667 | + 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-06-25 15:43:53.807 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-06-25 15:43:53.918 | + 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-06-25 15:43:54.016 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-06-25 15:43:54.132 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-06-25 15:43:54.235 | + 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-06-25 15:43:54.342 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:43:54.342 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:43:54.345 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-06-25 15:43:54.474 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:43:55.065 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:43:55.103 | 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-06-25 15:43:55.652 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:43:55.712 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:43:55.725 | + functions-common:time_stop:2420 : local name 2026-06-25 15:43:55.725 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:43:55.731 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:43:55.736 | + functions-common:time_stop:2423 : local total 2026-06-25 15:43:55.740 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:43:55.744 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:43:55.749 | + functions-common:time_stop:2427 : start_time=1782402233375 2026-06-25 15:43:55.754 | + functions-common:time_stop:2429 : [[ -z 1782402233375 ]] 2026-06-25 15:43:55.760 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:43:55.769 | + functions-common:time_stop:2432 : end_time=1782402235762 2026-06-25 15:43:55.774 | + functions-common:time_stop:2433 : elapsed_time=2387 2026-06-25 15:43:55.778 | + functions-common:time_stop:2434 : total=16456 2026-06-25 15:43:55.786 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:43:55.789 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18843 2026-06-25 15:43:55.793 | + lib/neutron:start_neutron_service_and_check:647 : '[' '!' -z networking ']' 2026-06-25 15:43:55.801 | + lib/neutron:start_neutron_service_and_check:648 : neutron_url=http://192.168.122.77/networking 2026-06-25 15:43:55.803 | + lib/neutron:start_neutron_service_and_check:650 : echo 'Waiting for Neutron to start...' 2026-06-25 15:43:55.804 | Waiting for Neutron to start... 2026-06-25 15:43:55.807 | + lib/neutron:start_neutron_service_and_check:652 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.77/networking' 2026-06-25 15:43:55.811 | + lib/neutron:start_neutron_service_and_check:653 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.77/networking' 'Neutron did not start' 60 2026-06-25 15:43:55.816 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.77/networking' 2026-06-25 15:43:55.821 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-06-25 15:43:55.826 | + functions-common:test_with_retry:2360 : local until=60 2026-06-25 15:43:55.829 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 15:43:55.838 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 15:43:55.841 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 15:43:55.844 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:43:55.849 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:43:55.853 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:43:55.859 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402235854 2026-06-25 15:43:55.866 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.77/networking; do sleep 0.5; done' 2026-06-25 15:44:05.186 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.77/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 15:44:05.190 | + functions-common:time_stop:2420 : local name 2026-06-25 15:44:05.192 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:44:05.197 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:44:05.200 | + functions-common:time_stop:2423 : local total 2026-06-25 15:44:05.203 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:44:05.206 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 15:44:05.210 | + functions-common:time_stop:2427 : start_time=1782402235854 2026-06-25 15:44:05.213 | + functions-common:time_stop:2429 : [[ -z 1782402235854 ]] 2026-06-25 15:44:05.217 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:44:05.223 | + functions-common:time_stop:2432 : end_time=1782402245219 2026-06-25 15:44:05.226 | + functions-common:time_stop:2433 : elapsed_time=9365 2026-06-25 15:44:05.229 | + functions-common:time_stop:2434 : total=0 2026-06-25 15:44:05.233 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:44:05.236 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9365 2026-06-25 15:44:05.240 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-06-25 15:44:05.260 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:44:05.264 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-06-25 15:44:05.267 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:44:05.271 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-06-25 15:44:05.274 | + ./stack.sh:main:1311 : start_placement 2026-06-25 15:44:05.276 | + lib/placement:start_placement:137 : start_placement_api 2026-06-25 15:44:05.280 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-06-25 15:44:05.285 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:44:05.288 | + functions-common:run_process:1674 : local service=placement-api 2026-06-25 15:44:05.292 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:44:05.295 | + functions-common:run_process:1676 : local group= 2026-06-25 15:44:05.299 | + functions-common:run_process:1677 : local user= 2026-06-25 15:44:05.302 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:44:05.305 | + functions-common:run_process:1680 : local name=placement-api 2026-06-25 15:44:05.308 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:44:05.312 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:44:05.315 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:44:05.319 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:44:05.324 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:44:05.330 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402245326 2026-06-25 15:44:05.334 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-06-25 15:44:05.362 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:44:05.367 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-06-25 15:44:05.372 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-06-25 15:44:05.376 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:44:05.381 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:44:05.384 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:44:05.389 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-06-25 15:44:05.392 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-06-25 15:44:05.396 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-06-25 15:44:05.399 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-06-25 15:44:05.404 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:44:05.408 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:44:05.410 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:44:05.413 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:44:05.417 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-06-25 15:44:05.420 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:44:05.424 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:44:05.427 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-06-25 15:44:05.431 | + 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-06-25 15:44:05.433 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-06-25 15:44:05.437 | + 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-06-25 15:44:05.440 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:44:05.442 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:44:05.445 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:44:05.448 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-06-25 15:44:05.451 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:44:05.456 | + 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-06-25 15:44:05.538 | + 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-06-25 15:44:05.618 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-06-25 15:44:05.686 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-06-25 15:44:05.755 | + 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-06-25 15:44:05.829 | + 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-06-25 15:44:05.904 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-06-25 15:44:05.978 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-06-25 15:44:06.049 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-06-25 15:44:06.121 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-06-25 15:44:06.192 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-06-25 15:44:06.264 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:44:06.267 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:44:06.271 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-06-25 15:44:06.354 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:44:06.854 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-06-25 15:44:06.884 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-06-25 15:44:07.344 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-06-25 15:44:07.484 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:44:07.487 | + functions-common:time_stop:2420 : local name 2026-06-25 15:44:07.491 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:44:07.494 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:44:07.497 | + functions-common:time_stop:2423 : local total 2026-06-25 15:44:07.501 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:44:07.504 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:44:07.508 | + functions-common:time_stop:2427 : start_time=1782402245326 2026-06-25 15:44:07.511 | + functions-common:time_stop:2429 : [[ -z 1782402245326 ]] 2026-06-25 15:44:07.517 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:44:07.521 | + functions-common:time_stop:2432 : end_time=1782402247518 2026-06-25 15:44:07.525 | + functions-common:time_stop:2433 : elapsed_time=2192 2026-06-25 15:44:07.528 | + functions-common:time_stop:2434 : total=18843 2026-06-25 15:44:07.532 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:44:07.535 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21035 2026-06-25 15:44:07.539 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-06-25 15:44:07.539 | Waiting for placement-api to start... 2026-06-25 15:44:07.542 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.77/placement 2026-06-25 15:44:07.546 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 15:44:07.550 | + functions:wait_for_service:477 : local url=http://192.168.122.77/placement 2026-06-25 15:44:07.553 | + functions:wait_for_service:478 : local rval=0 2026-06-25 15:44:07.557 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 15:44:07.561 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:44:07.564 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:44:07.568 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:44:07.574 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:44:07.579 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402247575 2026-06-25 15:44:07.582 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 15:44:07.586 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:44:07.589 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.77/placement 2026-06-25 15:44:10.558 | + :: : [[ 200 == 503 ]] 2026-06-25 15:44:10.560 | + :: : [[ 0 -eq 7 ]] 2026-06-25 15:44:10.565 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 15:44:10.569 | + functions-common:time_stop:2420 : local name 2026-06-25 15:44:10.574 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:44:10.578 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:44:10.583 | + functions-common:time_stop:2423 : local total 2026-06-25 15:44:10.587 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:44:10.590 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:44:10.594 | + functions-common:time_stop:2427 : start_time=1782402247575 2026-06-25 15:44:10.598 | + functions-common:time_stop:2429 : [[ -z 1782402247575 ]] 2026-06-25 15:44:10.604 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:44:10.611 | + functions-common:time_stop:2432 : end_time=1782402250606 2026-06-25 15:44:10.614 | + functions-common:time_stop:2433 : elapsed_time=3031 2026-06-25 15:44:10.618 | + functions-common:time_stop:2434 : total=12179 2026-06-25 15:44:10.623 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:44:10.627 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=15210 2026-06-25 15:44:10.631 | + functions:wait_for_service:486 : return 0 2026-06-25 15:44:10.636 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-06-25 15:44:10.664 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:44:10.668 | + ./stack.sh:main:1315 : start_neutron 2026-06-25 15:44:10.672 | + lib/neutron:start_neutron:657 : start_l2_agent 2026-06-25 15:44:10.676 | + lib/neutron:start_l2_agent:664 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:44:10.680 | + functions-common:run_process:1674 : local service=q-agt 2026-06-25 15:44:10.684 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-06-25 15:44:10.688 | + functions-common:run_process:1676 : local group= 2026-06-25 15:44:10.692 | + functions-common:run_process:1677 : local user= 2026-06-25 15:44:10.696 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:44:10.700 | + functions-common:run_process:1680 : local name=q-agt 2026-06-25 15:44:10.704 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:44:10.708 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:44:10.712 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:44:10.716 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:44:10.722 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:44:10.728 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402250723 2026-06-25 15:44:10.733 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-06-25 15:44:10.762 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:44:10.767 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:44:10.771 | + functions-common:time_stop:2420 : local name 2026-06-25 15:44:10.776 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:44:10.780 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:44:10.785 | + functions-common:time_stop:2423 : local total 2026-06-25 15:44:10.789 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:44:10.793 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:44:10.797 | + functions-common:time_stop:2427 : start_time=1782402250723 2026-06-25 15:44:10.801 | + functions-common:time_stop:2429 : [[ -z 1782402250723 ]] 2026-06-25 15:44:10.807 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:44:10.814 | + functions-common:time_stop:2432 : end_time=1782402250809 2026-06-25 15:44:10.818 | + functions-common:time_stop:2433 : elapsed_time=86 2026-06-25 15:44:10.822 | + functions-common:time_stop:2434 : total=21035 2026-06-25 15:44:10.826 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:44:10.831 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21121 2026-06-25 15:44:10.835 | + lib/neutron:start_l2_agent:666 : is_provider_network 2026-06-25 15:44:10.840 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 15:44:10.843 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 15:44:10.848 | + lib/neutron:start_neutron:658 : start_other_agents 2026-06-25 15:44:10.852 | + lib/neutron:start_other_agents:682 : 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-06-25 15:44:10.857 | + functions-common:run_process:1674 : local service=q-dhcp 2026-06-25 15:44:10.860 | + 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-06-25 15:44:10.864 | + functions-common:run_process:1676 : local group= 2026-06-25 15:44:10.869 | + functions-common:run_process:1677 : local user= 2026-06-25 15:44:10.873 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:44:10.877 | + functions-common:run_process:1680 : local name=q-dhcp 2026-06-25 15:44:10.882 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:44:10.886 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:44:10.889 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:44:10.894 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:44:10.900 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:44:10.907 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402250902 2026-06-25 15:44:10.910 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-06-25 15:44:10.936 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:44:10.940 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:44:10.944 | + functions-common:time_stop:2420 : local name 2026-06-25 15:44:10.947 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:44:10.952 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:44:10.955 | + functions-common:time_stop:2423 : local total 2026-06-25 15:44:10.959 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:44:10.963 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:44:10.966 | + functions-common:time_stop:2427 : start_time=1782402250902 2026-06-25 15:44:10.970 | + functions-common:time_stop:2429 : [[ -z 1782402250902 ]] 2026-06-25 15:44:10.976 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:44:10.982 | + functions-common:time_stop:2432 : end_time=1782402250978 2026-06-25 15:44:10.986 | + functions-common:time_stop:2433 : elapsed_time=76 2026-06-25 15:44:10.989 | + functions-common:time_stop:2434 : total=21121 2026-06-25 15:44:10.992 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:44:10.996 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21197 2026-06-25 15:44:11.001 | ++ lib/neutron:start_other_agents:684 : determine_config_files neutron-l3-agent 2026-06-25 15:44:11.005 | ++ lib/neutron:determine_config_files:363 : local opts= 2026-06-25 15:44:11.009 | ++ lib/neutron:determine_config_files:364 : case "$1" in 2026-06-25 15:44:11.015 | +++ lib/neutron:determine_config_files:366 : _determine_config_l3 2026-06-25 15:44:11.019 | +++ lib/neutron:_determine_config_l3:344 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 15:44:11.023 | +++ lib/neutron:_determine_config_l3:345 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 15:44:11.027 | ++ lib/neutron:determine_config_files:366 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 15:44:11.031 | ++ lib/neutron:determine_config_files:368 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-06-25 15:44:11.035 | ++ lib/neutron:determine_config_files:371 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-06-25 15:44:11.041 | + lib/neutron:start_other_agents:684 : 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-06-25 15:44:11.045 | + functions-common:run_process:1674 : local service=q-l3 2026-06-25 15:44:11.049 | + 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-06-25 15:44:11.053 | + functions-common:run_process:1676 : local group= 2026-06-25 15:44:11.057 | + functions-common:run_process:1677 : local user= 2026-06-25 15:44:11.062 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:44:11.066 | + functions-common:run_process:1680 : local name=q-l3 2026-06-25 15:44:11.070 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:44:11.074 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:44:11.079 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:44:11.082 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:44:11.088 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:44:11.094 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402251090 2026-06-25 15:44:11.098 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-06-25 15:44:11.123 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:44:11.127 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:44:11.132 | + functions-common:time_stop:2420 : local name 2026-06-25 15:44:11.136 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:44:11.140 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:44:11.144 | + functions-common:time_stop:2423 : local total 2026-06-25 15:44:11.148 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:44:11.152 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:44:11.156 | + functions-common:time_stop:2427 : start_time=1782402251090 2026-06-25 15:44:11.159 | + functions-common:time_stop:2429 : [[ -z 1782402251090 ]] 2026-06-25 15:44:11.165 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:44:11.171 | + functions-common:time_stop:2432 : end_time=1782402251167 2026-06-25 15:44:11.175 | + functions-common:time_stop:2433 : elapsed_time=77 2026-06-25 15:44:11.179 | + functions-common:time_stop:2434 : total=21197 2026-06-25 15:44:11.183 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:44:11.187 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21274 2026-06-25 15:44:11.191 | + lib/neutron:start_other_agents:686 : 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-06-25 15:44:11.194 | + functions-common:run_process:1674 : local service=q-meta 2026-06-25 15:44:11.199 | + 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-06-25 15:44:11.203 | + functions-common:run_process:1676 : local group= 2026-06-25 15:44:11.207 | + functions-common:run_process:1677 : local user= 2026-06-25 15:44:11.211 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:44:11.214 | + functions-common:run_process:1680 : local name=q-meta 2026-06-25 15:44:11.218 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:44:11.222 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:44:11.226 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:44:11.230 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:44:11.235 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:44:11.241 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402251237 2026-06-25 15:44:11.244 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-06-25 15:44:11.268 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:44:11.272 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:44:11.275 | + functions-common:time_stop:2420 : local name 2026-06-25 15:44:11.279 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:44:11.283 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:44:11.287 | + functions-common:time_stop:2423 : local total 2026-06-25 15:44:11.291 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:44:11.295 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:44:11.298 | + functions-common:time_stop:2427 : start_time=1782402251237 2026-06-25 15:44:11.302 | + functions-common:time_stop:2429 : [[ -z 1782402251237 ]] 2026-06-25 15:44:11.308 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:44:11.316 | + functions-common:time_stop:2432 : end_time=1782402251312 2026-06-25 15:44:11.321 | + functions-common:time_stop:2433 : elapsed_time=75 2026-06-25 15:44:11.326 | + functions-common:time_stop:2434 : total=21274 2026-06-25 15:44:11.329 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:44:11.332 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21349 2026-06-25 15:44:11.336 | + lib/neutron:start_other_agents:687 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-25 15:44:11.342 | + functions-common:run_process:1674 : local service=q-metering 2026-06-25 15:44:11.345 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-06-25 15:44:11.349 | + functions-common:run_process:1676 : local group= 2026-06-25 15:44:11.353 | + functions-common:run_process:1677 : local user= 2026-06-25 15:44:11.357 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:44:11.361 | + functions-common:run_process:1680 : local name=q-metering 2026-06-25 15:44:11.365 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:44:11.368 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:44:11.372 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:44:11.377 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:44:11.382 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:44:11.388 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402251384 2026-06-25 15:44:11.393 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-06-25 15:44:11.418 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:44:11.423 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:44:11.427 | + functions-common:time_stop:2420 : local name 2026-06-25 15:44:11.431 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:44:11.435 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:44:11.439 | + functions-common:time_stop:2423 : local total 2026-06-25 15:44:11.444 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:44:11.447 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:44:11.452 | + functions-common:time_stop:2427 : start_time=1782402251384 2026-06-25 15:44:11.456 | + functions-common:time_stop:2429 : [[ -z 1782402251384 ]] 2026-06-25 15:44:11.461 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:44:11.466 | + functions-common:time_stop:2432 : end_time=1782402251462 2026-06-25 15:44:11.469 | + functions-common:time_stop:2433 : elapsed_time=78 2026-06-25 15:44:11.473 | + functions-common:time_stop:2434 : total=21349 2026-06-25 15:44:11.476 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:44:11.481 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21427 2026-06-25 15:44:11.485 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-06-25 15:44:11.509 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:44:11.513 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-06-25 15:44:11.518 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-06-25 15:44:11.521 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:44:11.524 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-06-25 15:44:11.529 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-06-25 15:44:11.532 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-06-25 15:44:11.536 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-06-25 15:44:11.540 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-06-25 15:44:11.544 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 15:44:11.549 | ++ 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-06-25 15:44:15.401 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:44:15.406 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 15:44:15.406 | address-scope 2026-06-25 15:44:15.406 | agent 2026-06-25 15:44:15.406 | allowed-address-pairs 2026-06-25 15:44:15.406 | auto-allocated-topology 2026-06-25 15:44:15.406 | availability_zone 2026-06-25 15:44:15.406 | default-subnetpools 2026-06-25 15:44:15.406 | dhcp_agent_scheduler 2026-06-25 15:44:15.406 | dns-integration 2026-06-25 15:44:15.407 | dns-domain-ports 2026-06-25 15:44:15.407 | dns-integration-domain-keywords 2026-06-25 15:44:15.407 | empty-string-filtering 2026-06-25 15:44:15.407 | external-net 2026-06-25 15:44:15.407 | extra_dhcp_opt 2026-06-25 15:44:15.407 | extraroute 2026-06-25 15:44:15.407 | extraroute-atomic 2026-06-25 15:44:15.407 | filter-validation 2026-06-25 15:44:15.407 | floating-ip-port-forwarding-detail 2026-06-25 15:44:15.408 | fip-port-details 2026-06-25 15:44:15.408 | flavors 2026-06-25 15:44:15.408 | floatingip-pools 2026-06-25 15:44:15.408 | router 2026-06-25 15:44:15.408 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:44:15.408 | enable-default-route-bfd 2026-06-25 15:44:15.408 | enable-default-route-ecmp 2026-06-25 15:44:15.409 | ext-gw-mode 2026-06-25 15:44:15.409 | l3-ha 2026-06-25 15:44:15.409 | external-gateway-multihoming 2026-06-25 15:44:15.409 | l3-flavors 2026-06-25 15:44:15.409 | l3_agent_scheduler 2026-06-25 15:44:15.409 | multi-provider 2026-06-25 15:44:15.410 | net-mtu 2026-06-25 15:44:15.410 | net-mtu-writable 2026-06-25 15:44:15.410 | network_availability_zone 2026-06-25 15:44:15.410 | network-ip-availability 2026-06-25 15:44:15.410 | network-ip-availability-details 2026-06-25 15:44:15.410 | pagination 2026-06-25 15:44:15.410 | port-device-profile 2026-06-25 15:44:15.411 | port-mac-address-regenerate 2026-06-25 15:44:15.411 | port-numa-affinity-policy 2026-06-25 15:44:15.411 | port-numa-affinity-policy-socket 2026-06-25 15:44:15.411 | binding 2026-06-25 15:44:15.411 | binding-extended 2026-06-25 15:44:15.411 | port-security 2026-06-25 15:44:15.411 | project-id 2026-06-25 15:44:15.412 | provider 2026-06-25 15:44:15.412 | qinq 2026-06-25 15:44:15.412 | quota-check-limit 2026-06-25 15:44:15.412 | quota-check-limit-default 2026-06-25 15:44:15.412 | quotas 2026-06-25 15:44:15.412 | quota_details 2026-06-25 15:44:15.413 | rbac-policies 2026-06-25 15:44:15.413 | rbac-address-scope 2026-06-25 15:44:15.413 | rbac-security-groups 2026-06-25 15:44:15.413 | revision-if-match 2026-06-25 15:44:15.413 | standard-attr-revisions 2026-06-25 15:44:15.414 | router_availability_zone 2026-06-25 15:44:15.414 | router-enable-snat 2026-06-25 15:44:15.414 | security-groups-default-rules 2026-06-25 15:44:15.414 | security-groups-default-statefulness 2026-06-25 15:44:15.414 | security-groups-normalized-cidr 2026-06-25 15:44:15.414 | security-groups-remote-address-group 2026-06-25 15:44:15.414 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:44:15.414 | security-groups-shared-filtering 2026-06-25 15:44:15.414 | security-group 2026-06-25 15:44:15.415 | service-type 2026-06-25 15:44:15.415 | sorting 2026-06-25 15:44:15.415 | standard-attr-description 2026-06-25 15:44:15.415 | stateful-security-group 2026-06-25 15:44:15.415 | subnet-dns-publish-fixed-ip 2026-06-25 15:44:15.415 | subnet-external-network 2026-06-25 15:44:15.415 | subnet_onboard 2026-06-25 15:44:15.416 | subnet-service-types 2026-06-25 15:44:15.416 | subnet_allocation 2026-06-25 15:44:15.416 | subnetpool-prefix-ops 2026-06-25 15:44:15.416 | tag-creation 2026-06-25 15:44:15.416 | standard-attr-tag 2026-06-25 15:44:15.416 | standard-attr-timestamp 2026-06-25 15:44:15.416 | vlan-transparent' 2026-06-25 15:44:15.417 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 15:44:15.417 | address-scope 2026-06-25 15:44:15.417 | agent 2026-06-25 15:44:15.417 | allowed-address-pairs 2026-06-25 15:44:15.417 | auto-allocated-topology 2026-06-25 15:44:15.417 | availability_zone 2026-06-25 15:44:15.418 | default-subnetpools 2026-06-25 15:44:15.418 | dhcp_agent_scheduler 2026-06-25 15:44:15.418 | dns-integration 2026-06-25 15:44:15.418 | dns-domain-ports 2026-06-25 15:44:15.418 | dns-integration-domain-keywords 2026-06-25 15:44:15.418 | empty-string-filtering 2026-06-25 15:44:15.418 | external-net 2026-06-25 15:44:15.419 | extra_dhcp_opt 2026-06-25 15:44:15.419 | extraroute 2026-06-25 15:44:15.419 | extraroute-atomic 2026-06-25 15:44:15.419 | filter-validation 2026-06-25 15:44:15.419 | floating-ip-port-forwarding-detail 2026-06-25 15:44:15.419 | fip-port-details 2026-06-25 15:44:15.419 | flavors 2026-06-25 15:44:15.420 | floatingip-pools 2026-06-25 15:44:15.420 | router 2026-06-25 15:44:15.420 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:44:15.420 | enable-default-route-bfd 2026-06-25 15:44:15.420 | enable-default-route-ecmp 2026-06-25 15:44:15.420 | ext-gw-mode 2026-06-25 15:44:15.420 | l3-ha 2026-06-25 15:44:15.421 | external-gateway-multihoming 2026-06-25 15:44:15.421 | l3-flavors 2026-06-25 15:44:15.421 | l3_agent_scheduler 2026-06-25 15:44:15.421 | multi-provider 2026-06-25 15:44:15.421 | net-mtu 2026-06-25 15:44:15.421 | net-mtu-writable 2026-06-25 15:44:15.421 | network_availability_zone 2026-06-25 15:44:15.422 | network-ip-availability 2026-06-25 15:44:15.422 | network-ip-availability-details 2026-06-25 15:44:15.422 | pagination 2026-06-25 15:44:15.422 | port-device-profile 2026-06-25 15:44:15.422 | port-mac-address-regenerate 2026-06-25 15:44:15.422 | port-numa-affinity-policy 2026-06-25 15:44:15.422 | port-numa-affinity-policy-socket 2026-06-25 15:44:15.422 | binding 2026-06-25 15:44:15.423 | binding-extended 2026-06-25 15:44:15.423 | port-security 2026-06-25 15:44:15.423 | project-id 2026-06-25 15:44:15.423 | provider 2026-06-25 15:44:15.423 | qinq 2026-06-25 15:44:15.423 | quota-check-limit 2026-06-25 15:44:15.423 | quota-check-limit-default 2026-06-25 15:44:15.424 | quotas 2026-06-25 15:44:15.424 | quota_details 2026-06-25 15:44:15.424 | rbac-policies 2026-06-25 15:44:15.424 | rbac-address-scope 2026-06-25 15:44:15.424 | rbac-security-groups 2026-06-25 15:44:15.424 | revision-if-match 2026-06-25 15:44:15.424 | standard-attr-revisions 2026-06-25 15:44:15.424 | router_availability_zone 2026-06-25 15:44:15.425 | router-enable-snat 2026-06-25 15:44:15.425 | security-groups-default-rules 2026-06-25 15:44:15.425 | security-groups-default-statefulness 2026-06-25 15:44:15.425 | security-groups-normalized-cidr 2026-06-25 15:44:15.425 | security-groups-remote-address-group 2026-06-25 15:44:15.425 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:44:15.425 | security-groups-shared-filtering 2026-06-25 15:44:15.426 | security-group 2026-06-25 15:44:15.426 | service-type 2026-06-25 15:44:15.426 | sorting 2026-06-25 15:44:15.426 | standard-attr-description 2026-06-25 15:44:15.426 | stateful-security-group 2026-06-25 15:44:15.426 | subnet-dns-publish-fixed-ip 2026-06-25 15:44:15.426 | subnet-external-network 2026-06-25 15:44:15.427 | subnet_onboard 2026-06-25 15:44:15.427 | subnet-service-types 2026-06-25 15:44:15.427 | subnet_allocation 2026-06-25 15:44:15.427 | subnetpool-prefix-ops 2026-06-25 15:44:15.427 | tag-creation 2026-06-25 15:44:15.428 | standard-attr-tag 2026-06-25 15:44:15.428 | standard-attr-timestamp 2026-06-25 15:44:15.428 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 15:44:15.428 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 15:44:15.428 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-06-25 15:44:15.428 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-06-25 15:44:15.429 | ++ 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-06-25 15:44:19.963 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:44:19.969 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=1688fd22-2ec0-4a6a-8fe6-f5deb249a401 2026-06-25 15:44:19.973 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-06-25 15:44:19.979 | ++ 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 fdc4:ccda:43e4::/56 --share --default -f value -c id 2026-06-25 15:44:24.025 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:44:24.029 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=5f7078d1-5626-4756-9f4d-d69085b43a33 2026-06-25 15:44:24.032 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-06-25 15:44:24.036 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 15:44:24.040 | + functions-common:is_provider_network:2272 : return 1 2026-06-25 15:44:24.045 | ++ 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-06-25 15:44:29.514 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:44:29.520 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=c7793378-9784-4803-9cce-a5b9741865d9 2026-06-25 15:44:29.524 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-06-25 15:44:29.528 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:44:29.555 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-06-25 15:44:29.561 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-06-25 15:44:29.565 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 1688fd22-2ec0-4a6a-8fe6-f5deb249a401 ']' 2026-06-25 15:44:29.568 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-06-25 15:44:29.572 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-06-25 15:44:29.577 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 1688fd22-2ec0-4a6a-8fe6-f5deb249a401 ' 2026-06-25 15:44:29.581 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-06-25 15:44:29.586 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network c7793378-9784-4803-9cce-a5b9741865d9 private-subnet' 2026-06-25 15:44:29.590 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-06-25 15:44:29.595 | +++ 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 1688fd22-2ec0-4a6a-8fe6-f5deb249a401 --network c7793378-9784-4803-9cce-a5b9741865d9 private-subnet -f value -c id 2026-06-25 15:44:35.199 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:44:35.205 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=fe17a36b-6282-49fe-be2b-38cae8a6c6db 2026-06-25 15:44:35.208 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-06-25 15:44:35.215 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:44:35.244 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo fe17a36b-6282-49fe-be2b-38cae8a6c6db 2026-06-25 15:44:35.250 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=fe17a36b-6282-49fe-be2b-38cae8a6c6db 2026-06-25 15:44:35.255 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-06-25 15:44:35.262 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-06-25 15:44:35.266 | ++ 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-06-25 15:44:35.271 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:44:35.302 | ++ 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-06-25 15:44:35.309 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:44:35.345 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-06-25 15:44:35.349 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 5f7078d1-5626-4756-9f4d-d69085b43a33 ']' 2026-06-25 15:44:35.354 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-06-25 15:44:35.359 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-06-25 15:44:35.363 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 5f7078d1-5626-4756-9f4d-d69085b43a33 ' 2026-06-25 15:44:35.368 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-06-25 15:44:35.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network c7793378-9784-4803-9cce-a5b9741865d9 ipv6-private-subnet ' 2026-06-25 15:44:35.379 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-06-25 15:44:35.385 | +++ 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 5f7078d1-5626-4756-9f4d-d69085b43a33 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network c7793378-9784-4803-9cce-a5b9741865d9 ipv6-private-subnet -f value -c id 2026-06-25 15:44:40.726 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:44:40.732 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=2e16fa6c-b298-48a5-a0d8-336fb6a75bda 2026-06-25 15:44:40.735 | ++ 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-06-25 15:44:40.739 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:44:40.767 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo 2e16fa6c-b298-48a5-a0d8-336fb6a75bda 2026-06-25 15:44:40.772 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=2e16fa6c-b298-48a5-a0d8-336fb6a75bda 2026-06-25 15:44:40.775 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-06-25 15:44:40.780 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-06-25 15:44:40.786 | ++ 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-06-25 15:44:44.478 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:44:44.484 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 15:44:44.484 | address-scope 2026-06-25 15:44:44.484 | agent 2026-06-25 15:44:44.484 | allowed-address-pairs 2026-06-25 15:44:44.484 | auto-allocated-topology 2026-06-25 15:44:44.484 | availability_zone 2026-06-25 15:44:44.485 | default-subnetpools 2026-06-25 15:44:44.485 | dhcp_agent_scheduler 2026-06-25 15:44:44.485 | dns-integration 2026-06-25 15:44:44.485 | dns-domain-ports 2026-06-25 15:44:44.485 | dns-integration-domain-keywords 2026-06-25 15:44:44.485 | empty-string-filtering 2026-06-25 15:44:44.485 | external-net 2026-06-25 15:44:44.485 | extra_dhcp_opt 2026-06-25 15:44:44.485 | extraroute 2026-06-25 15:44:44.485 | extraroute-atomic 2026-06-25 15:44:44.485 | filter-validation 2026-06-25 15:44:44.486 | floating-ip-port-forwarding-detail 2026-06-25 15:44:44.486 | fip-port-details 2026-06-25 15:44:44.486 | flavors 2026-06-25 15:44:44.486 | floatingip-pools 2026-06-25 15:44:44.486 | router 2026-06-25 15:44:44.486 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:44:44.486 | enable-default-route-bfd 2026-06-25 15:44:44.486 | enable-default-route-ecmp 2026-06-25 15:44:44.486 | ext-gw-mode 2026-06-25 15:44:44.486 | l3-ha 2026-06-25 15:44:44.486 | external-gateway-multihoming 2026-06-25 15:44:44.487 | l3-flavors 2026-06-25 15:44:44.487 | l3_agent_scheduler 2026-06-25 15:44:44.487 | multi-provider 2026-06-25 15:44:44.487 | net-mtu 2026-06-25 15:44:44.487 | net-mtu-writable 2026-06-25 15:44:44.487 | network_availability_zone 2026-06-25 15:44:44.487 | network-ip-availability 2026-06-25 15:44:44.487 | network-ip-availability-details 2026-06-25 15:44:44.487 | pagination 2026-06-25 15:44:44.487 | port-device-profile 2026-06-25 15:44:44.487 | port-mac-address-regenerate 2026-06-25 15:44:44.488 | port-numa-affinity-policy 2026-06-25 15:44:44.488 | port-numa-affinity-policy-socket 2026-06-25 15:44:44.488 | binding 2026-06-25 15:44:44.488 | binding-extended 2026-06-25 15:44:44.488 | port-security 2026-06-25 15:44:44.488 | project-id 2026-06-25 15:44:44.488 | provider 2026-06-25 15:44:44.488 | qinq 2026-06-25 15:44:44.488 | quota-check-limit 2026-06-25 15:44:44.488 | quota-check-limit-default 2026-06-25 15:44:44.488 | quotas 2026-06-25 15:44:44.489 | quota_details 2026-06-25 15:44:44.489 | rbac-policies 2026-06-25 15:44:44.489 | rbac-address-scope 2026-06-25 15:44:44.489 | rbac-security-groups 2026-06-25 15:44:44.489 | revision-if-match 2026-06-25 15:44:44.489 | standard-attr-revisions 2026-06-25 15:44:44.489 | router_availability_zone 2026-06-25 15:44:44.489 | router-enable-snat 2026-06-25 15:44:44.489 | security-groups-default-rules 2026-06-25 15:44:44.490 | security-groups-default-statefulness 2026-06-25 15:44:44.490 | security-groups-normalized-cidr 2026-06-25 15:44:44.490 | security-groups-remote-address-group 2026-06-25 15:44:44.490 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:44:44.490 | security-groups-shared-filtering 2026-06-25 15:44:44.490 | security-group 2026-06-25 15:44:44.490 | service-type 2026-06-25 15:44:44.490 | sorting 2026-06-25 15:44:44.490 | standard-attr-description 2026-06-25 15:44:44.490 | stateful-security-group 2026-06-25 15:44:44.490 | subnet-dns-publish-fixed-ip 2026-06-25 15:44:44.491 | subnet-external-network 2026-06-25 15:44:44.491 | subnet_onboard 2026-06-25 15:44:44.491 | subnet-service-types 2026-06-25 15:44:44.491 | subnet_allocation 2026-06-25 15:44:44.491 | subnetpool-prefix-ops 2026-06-25 15:44:44.491 | tag-creation 2026-06-25 15:44:44.491 | standard-attr-tag 2026-06-25 15:44:44.491 | standard-attr-timestamp 2026-06-25 15:44:44.491 | vlan-transparent' 2026-06-25 15:44:44.491 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 15:44:44.491 | address-scope 2026-06-25 15:44:44.492 | agent 2026-06-25 15:44:44.492 | allowed-address-pairs 2026-06-25 15:44:44.492 | auto-allocated-topology 2026-06-25 15:44:44.492 | availability_zone 2026-06-25 15:44:44.492 | default-subnetpools 2026-06-25 15:44:44.492 | dhcp_agent_scheduler 2026-06-25 15:44:44.492 | dns-integration 2026-06-25 15:44:44.492 | dns-domain-ports 2026-06-25 15:44:44.492 | dns-integration-domain-keywords 2026-06-25 15:44:44.492 | empty-string-filtering 2026-06-25 15:44:44.492 | external-net 2026-06-25 15:44:44.493 | extra_dhcp_opt 2026-06-25 15:44:44.493 | extraroute 2026-06-25 15:44:44.493 | extraroute-atomic 2026-06-25 15:44:44.493 | filter-validation 2026-06-25 15:44:44.493 | floating-ip-port-forwarding-detail 2026-06-25 15:44:44.493 | fip-port-details 2026-06-25 15:44:44.493 | flavors 2026-06-25 15:44:44.493 | floatingip-pools 2026-06-25 15:44:44.493 | router 2026-06-25 15:44:44.493 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:44:44.493 | enable-default-route-bfd 2026-06-25 15:44:44.494 | enable-default-route-ecmp 2026-06-25 15:44:44.494 | ext-gw-mode 2026-06-25 15:44:44.494 | l3-ha 2026-06-25 15:44:44.494 | external-gateway-multihoming 2026-06-25 15:44:44.494 | l3-flavors 2026-06-25 15:44:44.494 | l3_agent_scheduler 2026-06-25 15:44:44.494 | multi-provider 2026-06-25 15:44:44.494 | net-mtu 2026-06-25 15:44:44.494 | net-mtu-writable 2026-06-25 15:44:44.494 | network_availability_zone 2026-06-25 15:44:44.494 | network-ip-availability 2026-06-25 15:44:44.495 | network-ip-availability-details 2026-06-25 15:44:44.495 | pagination 2026-06-25 15:44:44.495 | port-device-profile 2026-06-25 15:44:44.495 | port-mac-address-regenerate 2026-06-25 15:44:44.495 | port-numa-affinity-policy 2026-06-25 15:44:44.495 | port-numa-affinity-policy-socket 2026-06-25 15:44:44.495 | binding 2026-06-25 15:44:44.495 | binding-extended 2026-06-25 15:44:44.495 | port-security 2026-06-25 15:44:44.495 | project-id 2026-06-25 15:44:44.495 | provider 2026-06-25 15:44:44.496 | qinq 2026-06-25 15:44:44.496 | quota-check-limit 2026-06-25 15:44:44.496 | quota-check-limit-default 2026-06-25 15:44:44.496 | quotas 2026-06-25 15:44:44.496 | quota_details 2026-06-25 15:44:44.496 | rbac-policies 2026-06-25 15:44:44.496 | rbac-address-scope 2026-06-25 15:44:44.496 | rbac-security-groups 2026-06-25 15:44:44.496 | revision-if-match 2026-06-25 15:44:44.496 | standard-attr-revisions 2026-06-25 15:44:44.496 | router_availability_zone 2026-06-25 15:44:44.497 | router-enable-snat 2026-06-25 15:44:44.497 | security-groups-default-rules 2026-06-25 15:44:44.497 | security-groups-default-statefulness 2026-06-25 15:44:44.497 | security-groups-normalized-cidr 2026-06-25 15:44:44.497 | security-groups-remote-address-group 2026-06-25 15:44:44.497 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:44:44.497 | security-groups-shared-filtering 2026-06-25 15:44:44.497 | security-group 2026-06-25 15:44:44.497 | service-type 2026-06-25 15:44:44.497 | sorting 2026-06-25 15:44:44.497 | standard-attr-description 2026-06-25 15:44:44.498 | stateful-security-group 2026-06-25 15:44:44.498 | subnet-dns-publish-fixed-ip 2026-06-25 15:44:44.498 | subnet-external-network 2026-06-25 15:44:44.498 | subnet_onboard 2026-06-25 15:44:44.498 | subnet-service-types 2026-06-25 15:44:44.498 | subnet_allocation 2026-06-25 15:44:44.498 | subnetpool-prefix-ops 2026-06-25 15:44:44.498 | tag-creation 2026-06-25 15:44:44.498 | standard-attr-tag 2026-06-25 15:44:44.498 | standard-attr-timestamp 2026-06-25 15:44:44.498 | vlan-transparent =~ router ]] 2026-06-25 15:44:44.499 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 15:44:44.504 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-06-25 15:44:44.508 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 15:44:44.514 | ++ 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-06-25 15:44:48.299 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:44:48.306 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 15:44:48.306 | address-scope 2026-06-25 15:44:48.306 | agent 2026-06-25 15:44:48.306 | allowed-address-pairs 2026-06-25 15:44:48.307 | auto-allocated-topology 2026-06-25 15:44:48.307 | availability_zone 2026-06-25 15:44:48.307 | default-subnetpools 2026-06-25 15:44:48.307 | dhcp_agent_scheduler 2026-06-25 15:44:48.307 | dns-integration 2026-06-25 15:44:48.307 | dns-domain-ports 2026-06-25 15:44:48.307 | dns-integration-domain-keywords 2026-06-25 15:44:48.307 | empty-string-filtering 2026-06-25 15:44:48.307 | external-net 2026-06-25 15:44:48.308 | extra_dhcp_opt 2026-06-25 15:44:48.308 | extraroute 2026-06-25 15:44:48.308 | extraroute-atomic 2026-06-25 15:44:48.308 | filter-validation 2026-06-25 15:44:48.308 | floating-ip-port-forwarding-detail 2026-06-25 15:44:48.308 | fip-port-details 2026-06-25 15:44:48.308 | flavors 2026-06-25 15:44:48.309 | floatingip-pools 2026-06-25 15:44:48.309 | router 2026-06-25 15:44:48.309 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:44:48.309 | enable-default-route-bfd 2026-06-25 15:44:48.309 | enable-default-route-ecmp 2026-06-25 15:44:48.310 | ext-gw-mode 2026-06-25 15:44:48.310 | l3-ha 2026-06-25 15:44:48.310 | external-gateway-multihoming 2026-06-25 15:44:48.310 | l3-flavors 2026-06-25 15:44:48.310 | l3_agent_scheduler 2026-06-25 15:44:48.310 | multi-provider 2026-06-25 15:44:48.311 | net-mtu 2026-06-25 15:44:48.311 | net-mtu-writable 2026-06-25 15:44:48.311 | network_availability_zone 2026-06-25 15:44:48.311 | network-ip-availability 2026-06-25 15:44:48.311 | network-ip-availability-details 2026-06-25 15:44:48.312 | pagination 2026-06-25 15:44:48.312 | port-device-profile 2026-06-25 15:44:48.312 | port-mac-address-regenerate 2026-06-25 15:44:48.312 | port-numa-affinity-policy 2026-06-25 15:44:48.312 | port-numa-affinity-policy-socket 2026-06-25 15:44:48.312 | binding 2026-06-25 15:44:48.313 | binding-extended 2026-06-25 15:44:48.313 | port-security 2026-06-25 15:44:48.313 | project-id 2026-06-25 15:44:48.313 | provider 2026-06-25 15:44:48.313 | qinq 2026-06-25 15:44:48.313 | quota-check-limit 2026-06-25 15:44:48.313 | quota-check-limit-default 2026-06-25 15:44:48.314 | quotas 2026-06-25 15:44:48.314 | quota_details 2026-06-25 15:44:48.314 | rbac-policies 2026-06-25 15:44:48.314 | rbac-address-scope 2026-06-25 15:44:48.314 | rbac-security-groups 2026-06-25 15:44:48.315 | revision-if-match 2026-06-25 15:44:48.315 | standard-attr-revisions 2026-06-25 15:44:48.315 | router_availability_zone 2026-06-25 15:44:48.315 | router-enable-snat 2026-06-25 15:44:48.315 | security-groups-default-rules 2026-06-25 15:44:48.315 | security-groups-default-statefulness 2026-06-25 15:44:48.316 | security-groups-normalized-cidr 2026-06-25 15:44:48.316 | security-groups-remote-address-group 2026-06-25 15:44:48.316 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:44:48.317 | security-groups-shared-filtering 2026-06-25 15:44:48.317 | security-group 2026-06-25 15:44:48.317 | service-type 2026-06-25 15:44:48.317 | sorting 2026-06-25 15:44:48.317 | standard-attr-description 2026-06-25 15:44:48.318 | stateful-security-group 2026-06-25 15:44:48.318 | subnet-dns-publish-fixed-ip 2026-06-25 15:44:48.318 | subnet-external-network 2026-06-25 15:44:48.318 | subnet_onboard 2026-06-25 15:44:48.318 | subnet-service-types 2026-06-25 15:44:48.318 | subnet_allocation 2026-06-25 15:44:48.318 | subnetpool-prefix-ops 2026-06-25 15:44:48.318 | tag-creation 2026-06-25 15:44:48.318 | standard-attr-tag 2026-06-25 15:44:48.318 | standard-attr-timestamp 2026-06-25 15:44:48.319 | vlan-transparent' 2026-06-25 15:44:48.319 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 15:44:48.319 | address-scope 2026-06-25 15:44:48.319 | agent 2026-06-25 15:44:48.319 | allowed-address-pairs 2026-06-25 15:44:48.319 | auto-allocated-topology 2026-06-25 15:44:48.319 | availability_zone 2026-06-25 15:44:48.319 | default-subnetpools 2026-06-25 15:44:48.319 | dhcp_agent_scheduler 2026-06-25 15:44:48.320 | dns-integration 2026-06-25 15:44:48.320 | dns-domain-ports 2026-06-25 15:44:48.320 | dns-integration-domain-keywords 2026-06-25 15:44:48.320 | empty-string-filtering 2026-06-25 15:44:48.320 | external-net 2026-06-25 15:44:48.320 | extra_dhcp_opt 2026-06-25 15:44:48.320 | extraroute 2026-06-25 15:44:48.320 | extraroute-atomic 2026-06-25 15:44:48.320 | filter-validation 2026-06-25 15:44:48.321 | floating-ip-port-forwarding-detail 2026-06-25 15:44:48.321 | fip-port-details 2026-06-25 15:44:48.321 | flavors 2026-06-25 15:44:48.321 | floatingip-pools 2026-06-25 15:44:48.321 | router 2026-06-25 15:44:48.321 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:44:48.321 | enable-default-route-bfd 2026-06-25 15:44:48.321 | enable-default-route-ecmp 2026-06-25 15:44:48.322 | ext-gw-mode 2026-06-25 15:44:48.322 | l3-ha 2026-06-25 15:44:48.322 | external-gateway-multihoming 2026-06-25 15:44:48.322 | l3-flavors 2026-06-25 15:44:48.322 | l3_agent_scheduler 2026-06-25 15:44:48.322 | multi-provider 2026-06-25 15:44:48.322 | net-mtu 2026-06-25 15:44:48.322 | net-mtu-writable 2026-06-25 15:44:48.322 | network_availability_zone 2026-06-25 15:44:48.322 | network-ip-availability 2026-06-25 15:44:48.323 | network-ip-availability-details 2026-06-25 15:44:48.323 | pagination 2026-06-25 15:44:48.323 | port-device-profile 2026-06-25 15:44:48.323 | port-mac-address-regenerate 2026-06-25 15:44:48.323 | port-numa-affinity-policy 2026-06-25 15:44:48.323 | port-numa-affinity-policy-socket 2026-06-25 15:44:48.323 | binding 2026-06-25 15:44:48.323 | binding-extended 2026-06-25 15:44:48.323 | port-security 2026-06-25 15:44:48.324 | project-id 2026-06-25 15:44:48.324 | provider 2026-06-25 15:44:48.324 | qinq 2026-06-25 15:44:48.324 | quota-check-limit 2026-06-25 15:44:48.324 | quota-check-limit-default 2026-06-25 15:44:48.324 | quotas 2026-06-25 15:44:48.324 | quota_details 2026-06-25 15:44:48.324 | rbac-policies 2026-06-25 15:44:48.324 | rbac-address-scope 2026-06-25 15:44:48.324 | rbac-security-groups 2026-06-25 15:44:48.325 | revision-if-match 2026-06-25 15:44:48.325 | standard-attr-revisions 2026-06-25 15:44:48.325 | router_availability_zone 2026-06-25 15:44:48.325 | router-enable-snat 2026-06-25 15:44:48.325 | security-groups-default-rules 2026-06-25 15:44:48.325 | security-groups-default-statefulness 2026-06-25 15:44:48.325 | security-groups-normalized-cidr 2026-06-25 15:44:48.325 | security-groups-remote-address-group 2026-06-25 15:44:48.325 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:44:48.326 | security-groups-shared-filtering 2026-06-25 15:44:48.326 | security-group 2026-06-25 15:44:48.326 | service-type 2026-06-25 15:44:48.326 | sorting 2026-06-25 15:44:48.326 | standard-attr-description 2026-06-25 15:44:48.326 | stateful-security-group 2026-06-25 15:44:48.326 | subnet-dns-publish-fixed-ip 2026-06-25 15:44:48.326 | subnet-external-network 2026-06-25 15:44:48.326 | subnet_onboard 2026-06-25 15:44:48.326 | subnet-service-types 2026-06-25 15:44:48.327 | subnet_allocation 2026-06-25 15:44:48.327 | subnetpool-prefix-ops 2026-06-25 15:44:48.327 | tag-creation 2026-06-25 15:44:48.327 | standard-attr-tag 2026-06-25 15:44:48.327 | standard-attr-timestamp 2026-06-25 15:44:48.327 | vlan-transparent =~ external-net ]] 2026-06-25 15:44:48.327 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 15:44:48.327 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-06-25 15:44:48.327 | ++ 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-06-25 15:44:52.324 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:44:52.331 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=acbb6959-cb45-4947-b224-03ad9e32fb7e 2026-06-25 15:44:52.336 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-06-25 15:44:52.341 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:44:52.375 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-06-25 15:44:52.379 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-06-25 15:44:52.383 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-06-25 15:44:52.388 | ++ 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-06-25 15:44:55.918 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:44:55.920 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 15:44:55.921 | address-scope 2026-06-25 15:44:55.921 | agent 2026-06-25 15:44:55.921 | allowed-address-pairs 2026-06-25 15:44:55.921 | auto-allocated-topology 2026-06-25 15:44:55.921 | availability_zone 2026-06-25 15:44:55.921 | default-subnetpools 2026-06-25 15:44:55.921 | dhcp_agent_scheduler 2026-06-25 15:44:55.921 | dns-integration 2026-06-25 15:44:55.922 | dns-domain-ports 2026-06-25 15:44:55.922 | dns-integration-domain-keywords 2026-06-25 15:44:55.922 | empty-string-filtering 2026-06-25 15:44:55.922 | external-net 2026-06-25 15:44:55.922 | extra_dhcp_opt 2026-06-25 15:44:55.922 | extraroute 2026-06-25 15:44:55.922 | extraroute-atomic 2026-06-25 15:44:55.922 | filter-validation 2026-06-25 15:44:55.923 | floating-ip-port-forwarding-detail 2026-06-25 15:44:55.923 | fip-port-details 2026-06-25 15:44:55.923 | flavors 2026-06-25 15:44:55.923 | floatingip-pools 2026-06-25 15:44:55.923 | router 2026-06-25 15:44:55.923 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:44:55.923 | enable-default-route-bfd 2026-06-25 15:44:55.924 | enable-default-route-ecmp 2026-06-25 15:44:55.924 | ext-gw-mode 2026-06-25 15:44:55.924 | l3-ha 2026-06-25 15:44:55.924 | external-gateway-multihoming 2026-06-25 15:44:55.924 | l3-flavors 2026-06-25 15:44:55.924 | l3_agent_scheduler 2026-06-25 15:44:55.924 | multi-provider 2026-06-25 15:44:55.924 | net-mtu 2026-06-25 15:44:55.925 | net-mtu-writable 2026-06-25 15:44:55.925 | network_availability_zone 2026-06-25 15:44:55.925 | network-ip-availability 2026-06-25 15:44:55.925 | network-ip-availability-details 2026-06-25 15:44:55.925 | pagination 2026-06-25 15:44:55.925 | port-device-profile 2026-06-25 15:44:55.925 | port-mac-address-regenerate 2026-06-25 15:44:55.925 | port-numa-affinity-policy 2026-06-25 15:44:55.926 | port-numa-affinity-policy-socket 2026-06-25 15:44:55.926 | binding 2026-06-25 15:44:55.926 | binding-extended 2026-06-25 15:44:55.926 | port-security 2026-06-25 15:44:55.926 | project-id 2026-06-25 15:44:55.926 | provider 2026-06-25 15:44:55.926 | qinq 2026-06-25 15:44:55.926 | quota-check-limit 2026-06-25 15:44:55.927 | quota-check-limit-default 2026-06-25 15:44:55.927 | quotas 2026-06-25 15:44:55.927 | quota_details 2026-06-25 15:44:55.927 | rbac-policies 2026-06-25 15:44:55.927 | rbac-address-scope 2026-06-25 15:44:55.927 | rbac-security-groups 2026-06-25 15:44:55.927 | revision-if-match 2026-06-25 15:44:55.927 | standard-attr-revisions 2026-06-25 15:44:55.928 | router_availability_zone 2026-06-25 15:44:55.928 | router-enable-snat 2026-06-25 15:44:55.928 | security-groups-default-rules 2026-06-25 15:44:55.928 | security-groups-default-statefulness 2026-06-25 15:44:55.928 | security-groups-normalized-cidr 2026-06-25 15:44:55.928 | security-groups-remote-address-group 2026-06-25 15:44:55.928 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:44:55.928 | security-groups-shared-filtering 2026-06-25 15:44:55.929 | security-group 2026-06-25 15:44:55.929 | service-type 2026-06-25 15:44:55.929 | sorting 2026-06-25 15:44:55.929 | standard-attr-description 2026-06-25 15:44:55.929 | stateful-security-group 2026-06-25 15:44:55.929 | subnet-dns-publish-fixed-ip 2026-06-25 15:44:55.929 | subnet-external-network 2026-06-25 15:44:55.929 | subnet_onboard 2026-06-25 15:44:55.929 | subnet-service-types 2026-06-25 15:44:55.930 | subnet_allocation 2026-06-25 15:44:55.930 | subnetpool-prefix-ops 2026-06-25 15:44:55.930 | tag-creation 2026-06-25 15:44:55.930 | standard-attr-tag 2026-06-25 15:44:55.930 | standard-attr-timestamp 2026-06-25 15:44:55.930 | vlan-transparent' 2026-06-25 15:44:55.930 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 15:44:55.930 | address-scope 2026-06-25 15:44:55.930 | agent 2026-06-25 15:44:55.931 | allowed-address-pairs 2026-06-25 15:44:55.931 | auto-allocated-topology 2026-06-25 15:44:55.931 | availability_zone 2026-06-25 15:44:55.931 | default-subnetpools 2026-06-25 15:44:55.931 | dhcp_agent_scheduler 2026-06-25 15:44:55.931 | dns-integration 2026-06-25 15:44:55.931 | dns-domain-ports 2026-06-25 15:44:55.931 | dns-integration-domain-keywords 2026-06-25 15:44:55.931 | empty-string-filtering 2026-06-25 15:44:55.931 | external-net 2026-06-25 15:44:55.932 | extra_dhcp_opt 2026-06-25 15:44:55.932 | extraroute 2026-06-25 15:44:55.932 | extraroute-atomic 2026-06-25 15:44:55.932 | filter-validation 2026-06-25 15:44:55.932 | floating-ip-port-forwarding-detail 2026-06-25 15:44:55.932 | fip-port-details 2026-06-25 15:44:55.932 | flavors 2026-06-25 15:44:55.932 | floatingip-pools 2026-06-25 15:44:55.932 | router 2026-06-25 15:44:55.933 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:44:55.933 | enable-default-route-bfd 2026-06-25 15:44:55.933 | enable-default-route-ecmp 2026-06-25 15:44:55.933 | ext-gw-mode 2026-06-25 15:44:55.933 | l3-ha 2026-06-25 15:44:55.933 | external-gateway-multihoming 2026-06-25 15:44:55.933 | l3-flavors 2026-06-25 15:44:55.933 | l3_agent_scheduler 2026-06-25 15:44:55.933 | multi-provider 2026-06-25 15:44:55.933 | net-mtu 2026-06-25 15:44:55.934 | net-mtu-writable 2026-06-25 15:44:55.934 | network_availability_zone 2026-06-25 15:44:55.934 | network-ip-availability 2026-06-25 15:44:55.934 | network-ip-availability-details 2026-06-25 15:44:55.934 | pagination 2026-06-25 15:44:55.934 | port-device-profile 2026-06-25 15:44:55.934 | port-mac-address-regenerate 2026-06-25 15:44:55.934 | port-numa-affinity-policy 2026-06-25 15:44:55.934 | port-numa-affinity-policy-socket 2026-06-25 15:44:55.934 | binding 2026-06-25 15:44:55.935 | binding-extended 2026-06-25 15:44:55.935 | port-security 2026-06-25 15:44:55.935 | project-id 2026-06-25 15:44:55.935 | provider 2026-06-25 15:44:55.935 | qinq 2026-06-25 15:44:55.935 | quota-check-limit 2026-06-25 15:44:55.935 | quota-check-limit-default 2026-06-25 15:44:55.935 | quotas 2026-06-25 15:44:55.935 | quota_details 2026-06-25 15:44:55.936 | rbac-policies 2026-06-25 15:44:55.936 | rbac-address-scope 2026-06-25 15:44:55.936 | rbac-security-groups 2026-06-25 15:44:55.936 | revision-if-match 2026-06-25 15:44:55.936 | standard-attr-revisions 2026-06-25 15:44:55.936 | router_availability_zone 2026-06-25 15:44:55.936 | router-enable-snat 2026-06-25 15:44:55.936 | security-groups-default-rules 2026-06-25 15:44:55.936 | security-groups-default-statefulness 2026-06-25 15:44:55.936 | security-groups-normalized-cidr 2026-06-25 15:44:55.937 | security-groups-remote-address-group 2026-06-25 15:44:55.937 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:44:55.937 | security-groups-shared-filtering 2026-06-25 15:44:55.937 | security-group 2026-06-25 15:44:55.937 | service-type 2026-06-25 15:44:55.937 | sorting 2026-06-25 15:44:55.937 | standard-attr-description 2026-06-25 15:44:55.937 | stateful-security-group 2026-06-25 15:44:55.937 | subnet-dns-publish-fixed-ip 2026-06-25 15:44:55.938 | subnet-external-network 2026-06-25 15:44:55.938 | subnet_onboard 2026-06-25 15:44:55.938 | subnet-service-types 2026-06-25 15:44:55.938 | subnet_allocation 2026-06-25 15:44:55.938 | subnetpool-prefix-ops 2026-06-25 15:44:55.938 | tag-creation 2026-06-25 15:44:55.938 | standard-attr-tag 2026-06-25 15:44:55.938 | standard-attr-timestamp 2026-06-25 15:44:55.938 | vlan-transparent =~ auto-allocated-topology ]] 2026-06-25 15:44:55.938 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 15:44:55.939 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-06-25 15:44:55.939 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-06-25 15:44:55.939 | ++ 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-06-25 15:45:00.970 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:45:00.974 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=62c910d9-ecf8-42cf-bcc7-35a9288ac9e9 2026-06-25 15:45:00.976 | + 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-06-25 15:45:00.979 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:45:00.996 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-06-25 15:45:00.998 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-06-25 15:45:01.001 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet acbb6959-cb45-4947-b224-03ad9e32fb7e fe17a36b-6282-49fe-be2b-38cae8a6c6db 2026-06-25 15:45:07.615 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-06-25 15:45:07.619 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 62c910d9-ecf8-42cf-bcc7-35a9288ac9e9 2026-06-25 15:45:07.622 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-06-25 15:45:07.626 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-06-25 15:45:07.629 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-06-25 15:45:07.633 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-06-25 15:45:07.636 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-06-25 15:45:07.639 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 62c910d9-ecf8-42cf-bcc7-35a9288ac9e9 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-06-25 15:45:07.643 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-06-25 15:45:07.646 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-06-25 15:45:07.653 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-06-25 15:45:07.654 | +++ 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 62c910d9-ecf8-42cf-bcc7-35a9288ac9e9 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-06-25 15:45:11.370 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:45:11.375 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-06-25 15:45:11.375 | | id | 00c3332c-8d62-403b-be19-a1927455d9af |' 2026-06-25 15:45:11.379 | ++ 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-06-25 15:45:11.382 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:45:11.401 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 00c3332c-8d62-403b-be19-a1927455d9af '|' 2026-06-25 15:45:11.405 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | 00c3332c-8d62-403b-be19-a1927455d9af |' 2026-06-25 15:45:11.408 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-06-25 15:45:11.412 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 00c3332c-8d62-403b-be19-a1927455d9af '|' 2026-06-25 15:45:11.413 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-06-25 15:45:11.416 | ++ functions-common:get_field:806 : local data field 2026-06-25 15:45:11.419 | ++ functions-common:get_field:807 : read data 2026-06-25 15:45:11.422 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 15:45:11.425 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 15:45:11.427 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 00c3332c-8d62-403b-be19-a1927455d9af |' 2026-06-25 15:45:11.428 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 15:45:11.433 | ++ functions-common:get_field:807 : read data 2026-06-25 15:45:11.437 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-06-25 15:45:11.441 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' 00c3332c-8d62-403b-be19-a1927455d9af '|' 2026-06-25 15:45:11.442 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-06-25 15:45:11.445 | ++ functions-common:get_field:806 : local data field 2026-06-25 15:45:11.448 | ++ functions-common:get_field:807 : read data 2026-06-25 15:45:11.450 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 15:45:11.453 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 15:45:11.457 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | 00c3332c-8d62-403b-be19-a1927455d9af |' 2026-06-25 15:45:11.457 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 15:45:11.463 | ++ functions-common:get_field:807 : read data 2026-06-25 15:45:11.466 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=00c3332c-8d62-403b-be19-a1927455d9af 2026-06-25 15:45:11.468 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 62c910d9-ecf8-42cf-bcc7-35a9288ac9e9 acbb6959-cb45-4947-b224-03ad9e32fb7e 2026-06-25 15:45:18.157 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-06-25 15:45:18.161 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-06-25 15:45:18.164 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-06-25 15:45:18.183 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:18.186 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-06-25 15:45:18.189 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-06-25 15:45:18.191 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 15:45:18.195 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-06-25 15:45:18.198 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 15:45:18.201 | ++ 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-06-25 15:45:18.234 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 15:45:18.237 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-06-25 15:45:18.240 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-06-25 15:45:18.244 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-06-25 15:45:18.247 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 15:45:18.251 | + 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-06-25 15:45:18.254 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-06-25 15:45:18.258 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-06-25 15:45:18.262 | + functions-common:test_with_retry:2360 : local until=10 2026-06-25 15:45:18.265 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-06-25 15:45:18.268 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-06-25 15:45:18.271 | + functions-common:time_start:2406 : local name=test_with_retry 2026-06-25 15:45:18.274 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:45:18.277 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:45:18.282 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:45:18.288 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402318284 2026-06-25 15:45:18.291 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-06-25 15:45:18.300 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-06-25 15:45:18.304 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:18.308 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:18.311 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:18.314 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:18.317 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:18.321 | + functions-common:time_stop:2426 : name=test_with_retry 2026-06-25 15:45:18.324 | + functions-common:time_stop:2427 : start_time=1782402318284 2026-06-25 15:45:18.328 | + functions-common:time_stop:2429 : [[ -z 1782402318284 ]] 2026-06-25 15:45:18.332 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:18.336 | + functions-common:time_stop:2432 : end_time=1782402318333 2026-06-25 15:45:18.340 | + functions-common:time_stop:2433 : elapsed_time=49 2026-06-25 15:45:18.346 | + functions-common:time_stop:2434 : total=9365 2026-06-25 15:45:18.350 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:18.353 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9414 2026-06-25 15:45:18.358 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-06-25 15:45:18.359 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-06-25 15:45:18.365 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-06-25 15:45:18.368 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:45:18.372 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-06-25 15:45:18.375 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-06-25 15:45:18.378 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-06-25 15:45:18.396 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-06-25 15:45:18.420 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-06-25 15:45:18.420 | ++ 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-06-25 15:45:18.421 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-06-25 15:45:18.423 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-06-25 15:45:21.845 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:45:21.850 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.126 ' 2026-06-25 15:45:21.852 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-06-25 15:45:21.854 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:45:21.870 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-06-25 15:45:21.873 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:45:21.876 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-06-25 15:45:21.879 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-06-25 15:45:21.881 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet acbb6959-cb45-4947-b224-03ad9e32fb7e 2e16fa6c-b298-48a5-a0d8-336fb6a75bda 2026-06-25 15:45:29.173 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-06-25 15:45:29.177 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 62c910d9-ecf8-42cf-bcc7-35a9288ac9e9 2026-06-25 15:45:29.180 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-06-25 15:45:29.184 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-06-25 15:45:29.187 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-06-25 15:45:29.190 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-06-25 15:45:29.193 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 62c910d9-ecf8-42cf-bcc7-35a9288ac9e9 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-06-25 15:45:29.195 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-06-25 15:45:29.197 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-06-25 15:45:29.202 | +++ 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 62c910d9-ecf8-42cf-bcc7-35a9288ac9e9 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-06-25 15:45:29.202 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-06-25 15:45:35.207 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:45:35.214 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-06-25 15:45:35.214 | | id | 3c5bc2f7-fe2b-4e6b-bff6-72f7a96fb7c2 |' 2026-06-25 15:45:35.216 | ++ 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-06-25 15:45:35.219 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:45:35.242 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3c5bc2f7-fe2b-4e6b-bff6-72f7a96fb7c2 '|' 2026-06-25 15:45:35.246 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 3c5bc2f7-fe2b-4e6b-bff6-72f7a96fb7c2 |' 2026-06-25 15:45:35.250 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-06-25 15:45:35.256 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3c5bc2f7-fe2b-4e6b-bff6-72f7a96fb7c2 '|' 2026-06-25 15:45:35.256 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-06-25 15:45:35.260 | ++ functions-common:get_field:806 : local data field 2026-06-25 15:45:35.263 | ++ functions-common:get_field:807 : read data 2026-06-25 15:45:35.266 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-06-25 15:45:35.269 | ++ functions-common:get_field:811 : field='$3' 2026-06-25 15:45:35.273 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-06-25 15:45:35.273 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 3c5bc2f7-fe2b-4e6b-bff6-72f7a96fb7c2 |' 2026-06-25 15:45:35.280 | ++ functions-common:get_field:807 : read data 2026-06-25 15:45:35.285 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-06-25 15:45:35.289 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-06-25 15:45:35.294 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 3c5bc2f7-fe2b-4e6b-bff6-72f7a96fb7c2 '|' 2026-06-25 15:45:35.294 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-06-25 15:45:35.296 | ++ functions-common:get_field:806 : local data field 2026-06-25 15:45:35.299 | ++ functions-common:get_field:807 : read data 2026-06-25 15:45:35.301 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-06-25 15:45:35.303 | ++ functions-common:get_field:811 : field='$6' 2026-06-25 15:45:35.307 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-06-25 15:45:35.307 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 3c5bc2f7-fe2b-4e6b-bff6-72f7a96fb7c2 |' 2026-06-25 15:45:35.317 | ++ functions-common:get_field:807 : read data 2026-06-25 15:45:35.320 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=3c5bc2f7-fe2b-4e6b-bff6-72f7a96fb7c2 2026-06-25 15:45:35.324 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-06-25 15:45:35.328 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-06-25 15:45:35.331 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-06-25 15:45:35.336 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-06-25 15:45:35.361 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:35.367 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-06-25 15:45:35.382 | net.ipv6.conf.all.forwarding = 1 2026-06-25 15:45:35.396 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 3c5bc2f7-fe2b-4e6b-bff6-72f7a96fb7c2 2026-06-25 15:45:35.396 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show acbb6959-cb45-4947-b224-03ad9e32fb7e -c external_gateway_info -f json 2026-06-25 15:45:35.396 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-06-25 15:45:35.396 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-06-25 15:45:35.402 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-06-25 15:45:38.913 | ++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:45:38.918 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::a1 2026-06-25 15:45:38.920 | + 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-06-25 15:45:38.922 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-06-25 15:45:38.937 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-06-25 15:45:38.940 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-06-25 15:45:38.942 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-06-25 15:45:38.945 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-06-25 15:45:38.947 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-06-25 15:45:38.950 | ++ 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-06-25 15:45:38.976 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-06-25 15:45:38.979 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-06-25 15:45:38.982 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-06-25 15:45:38.985 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-06-25 15:45:39.002 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-06-25 15:45:39.019 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fdc4:ccda:43e4::/56 2026-06-25 15:45:39.022 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 5f7078d1-5626-4756-9f4d-d69085b43a33 ]] 2026-06-25 15:45:39.024 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fdc4:ccda:43e4::/56 via 2001:db8::a1 dev br-ex 2026-06-25 15:45:39.041 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-06-25 15:45:39.043 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:45:39.046 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-06-25 15:45:39.064 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:39.067 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-06-25 15:45:39.069 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:45:39.072 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-06-25 15:45:39.075 | + ./stack.sh:main:1332 : start_nova 2026-06-25 15:45:39.077 | + lib/nova:start_nova:1168 : start_nova_rest 2026-06-25 15:45:39.080 | + lib/nova:start_nova_rest:1081 : 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-06-25 15:45:39.083 | + lib/nova:start_nova_rest:1082 : 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-06-25 15:45:39.086 | + lib/nova:start_nova_rest:1082 : 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-06-25 15:45:39.089 | + lib/nova:start_nova_rest:1084 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 15:45:39.091 | + lib/nova:start_nova_rest:1086 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 15:45:39.094 | + functions-common:run_process:1674 : local service=n-sch 2026-06-25 15:45:39.096 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 15:45:39.099 | + functions-common:run_process:1676 : local group= 2026-06-25 15:45:39.101 | + functions-common:run_process:1677 : local user= 2026-06-25 15:45:39.104 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:45:39.107 | + functions-common:run_process:1680 : local name=n-sch 2026-06-25 15:45:39.109 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:45:39.112 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:45:39.115 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:45:39.117 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:45:39.121 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:45:39.124 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402339121 2026-06-25 15:45:39.127 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-06-25 15:45:39.144 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:39.146 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-06-25 15:45:39.149 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-06-25 15:45:39.151 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 15:45:39.154 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 15:45:39.157 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 15:45:39.159 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 15:45:39.161 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 15:45:39.164 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 15:45:39.167 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-06-25 15:45:39.169 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:45:39.172 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:45:39.175 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:45:39.177 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:45:39.180 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-06-25 15:45:39.183 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 15:45:39.186 | + 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-06-25 15:45:39.188 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-06-25 15:45:39.191 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-06-25 15:45:39.193 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:45:39.195 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:45:39.198 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:45:39.200 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:45:39.202 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:45:39.205 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-06-25 15:45:39.207 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:45:39.212 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-06-25 15:45:39.287 | + 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-06-25 15:45:39.364 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-06-25 15:45:39.427 | + 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-06-25 15:45:39.490 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-06-25 15:45:39.554 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-06-25 15:45:39.619 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:45:39.683 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:45:39.685 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:45:39.687 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-06-25 15:45:39.762 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:45:40.243 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-06-25 15:45:40.275 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-06-25 15:45:40.743 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-06-25 15:45:40.795 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:45:40.797 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:40.801 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:40.805 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:40.809 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:40.813 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:40.817 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:45:40.820 | + functions-common:time_stop:2427 : start_time=1782402339121 2026-06-25 15:45:40.824 | + functions-common:time_stop:2429 : [[ -z 1782402339121 ]] 2026-06-25 15:45:40.829 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:40.835 | + functions-common:time_stop:2432 : end_time=1782402340831 2026-06-25 15:45:40.839 | + functions-common:time_stop:2433 : elapsed_time=1710 2026-06-25 15:45:40.843 | + functions-common:time_stop:2434 : total=21427 2026-06-25 15:45:40.847 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:40.851 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23137 2026-06-25 15:45:40.856 | ++ lib/nova:start_nova_rest:1087 : which uwsgi 2026-06-25 15:45:40.863 | + lib/nova:start_nova_rest:1087 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 15:45:40.867 | + functions-common:run_process:1674 : local service=n-api-meta 2026-06-25 15:45:40.871 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 15:45:40.875 | + functions-common:run_process:1676 : local group= 2026-06-25 15:45:40.878 | + functions-common:run_process:1677 : local user= 2026-06-25 15:45:40.882 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:45:40.887 | + functions-common:run_process:1680 : local name=n-api-meta 2026-06-25 15:45:40.891 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:45:40.894 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:45:40.900 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:45:40.903 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:45:40.908 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:45:40.913 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402340910 2026-06-25 15:45:40.916 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-06-25 15:45:40.936 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:40.939 | + 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-06-25 15:45:40.942 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-06-25 15:45:40.944 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 15:45:40.948 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 15:45:40.952 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 15:45:40.956 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-06-25 15:45:40.959 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-06-25 15:45:40.963 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-06-25 15:45:40.967 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-06-25 15:45:40.970 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:45:40.974 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:45:40.978 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:45:40.981 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:45:40.984 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-06-25 15:45:40.988 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:45:40.991 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:45:40.994 | + 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-06-25 15:45:40.997 | + 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-06-25 15:45:41.000 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-06-25 15:45:41.003 | + 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-06-25 15:45:41.006 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:45:41.009 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:45:41.012 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:45:41.014 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-06-25 15:45:41.018 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:45:41.022 | + 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-06-25 15:45:41.111 | + 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-06-25 15:45:41.194 | + 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-06-25 15:45:41.270 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-06-25 15:45:41.357 | + 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-06-25 15:45:41.441 | + 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-06-25 15:45:41.519 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-06-25 15:45:41.600 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-06-25 15:45:41.672 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-06-25 15:45:41.748 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-06-25 15:45:41.829 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-06-25 15:45:41.902 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:45:41.906 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:45:41.908 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-06-25 15:45:41.997 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:45:42.510 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-06-25 15:45:42.533 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-06-25 15:45:43.016 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-06-25 15:45:43.158 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:45:43.161 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:43.166 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:43.167 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:43.170 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:43.173 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:43.176 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:45:43.179 | + functions-common:time_stop:2427 : start_time=1782402340910 2026-06-25 15:45:43.183 | + functions-common:time_stop:2429 : [[ -z 1782402340910 ]] 2026-06-25 15:45:43.186 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:43.192 | + functions-common:time_stop:2432 : end_time=1782402343188 2026-06-25 15:45:43.195 | + functions-common:time_stop:2433 : elapsed_time=2278 2026-06-25 15:45:43.199 | + functions-common:time_stop:2434 : total=23137 2026-06-25 15:45:43.201 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:43.204 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25415 2026-06-25 15:45:43.207 | + lib/nova:start_nova_rest:1089 : 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-06-25 15:45:43.210 | + lib/nova:start_nova_rest:1089 : 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-06-25 15:45:43.214 | + lib/nova:start_nova:1169 : start_nova_console_proxies 2026-06-25 15:45:43.216 | + lib/nova:start_nova_console_proxies:1104 : 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-06-25 15:45:43.219 | + lib/nova:start_nova_console_proxies:1106 : 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-06-25 15:45:43.222 | + lib/nova:start_nova_console_proxies:1106 : 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-06-25 15:45:43.227 | + lib/nova:start_nova_console_proxies:1108 : local api_cell_conf=/etc/nova/nova.conf 2026-06-25 15:45:43.227 | + lib/nova:start_nova_console_proxies:1110 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:45:43.229 | + lib/nova:start_nova_console_proxies:1115 : enable_nova_console_proxies 2026-06-25 15:45:43.232 | ++ lib/nova:enable_nova_console_proxies:1093 : seq 1 1 2026-06-25 15:45:43.236 | + lib/nova:enable_nova_console_proxies:1093 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:45:43.238 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 15:45:43.241 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-novnc 2026-06-25 15:45:43.259 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:43.261 | + lib/nova:enable_nova_console_proxies:1096 : enable_service n-novnc-cell1 2026-06-25 15:45:43.313 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 15:45:43.314 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-spice 2026-06-25 15:45:43.331 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:45:43.333 | + lib/nova:enable_nova_console_proxies:1094 : for srv in n-novnc n-spice n-sproxy 2026-06-25 15:45:43.335 | + lib/nova:enable_nova_console_proxies:1095 : is_service_enabled n-sproxy 2026-06-25 15:45:43.359 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:45:43.363 | ++ lib/nova:start_nova_console_proxies:1116 : seq 1 1 2026-06-25 15:45:43.368 | + lib/nova:start_nova_console_proxies:1116 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:45:43.368 | + lib/nova:start_nova_console_proxies:1117 : local conf 2026-06-25 15:45:43.371 | ++ lib/nova:start_nova_console_proxies:1118 : conductor_conf 1 2026-06-25 15:45:43.373 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:45:43.376 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:45:43.378 | + lib/nova:start_nova_console_proxies:1118 : conf=/etc/nova/nova_cell1.conf 2026-06-25 15:45:43.381 | + lib/nova:start_nova_console_proxies:1119 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-06-25 15:45:43.383 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-06-25 15:45:43.385 | + 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-06-25 15:45:43.387 | + functions-common:run_process:1676 : local group= 2026-06-25 15:45:43.389 | + functions-common:run_process:1677 : local user= 2026-06-25 15:45:43.392 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:45:43.394 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-06-25 15:45:43.396 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:45:43.398 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:45:43.400 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:45:43.403 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:45:43.405 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:45:43.409 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402343406 2026-06-25 15:45:43.411 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-06-25 15:45:43.430 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:43.433 | + 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-06-25 15:45:43.435 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-06-25 15:45:43.437 | + 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-06-25 15:45:43.439 | + 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-06-25 15:45:43.441 | + 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-06-25 15:45:43.443 | + 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-06-25 15:45:43.445 | + 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-06-25 15:45:43.447 | + 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-06-25 15:45:43.449 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-06-25 15:45:43.451 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:45:43.454 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:45:43.456 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:45:43.458 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:45:43.460 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-06-25 15:45:43.464 | + 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-06-25 15:45:43.465 | + 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-06-25 15:45:43.467 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-06-25 15:45:43.469 | + 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-06-25 15:45:43.471 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:45:43.473 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:45:43.474 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:45:43.479 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:45:43.479 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:45:43.480 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-06-25 15:45:43.482 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:45:43.486 | + 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-06-25 15:45:43.567 | + 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-06-25 15:45:43.649 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-06-25 15:45:43.715 | + 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-06-25 15:45:43.787 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-06-25 15:45:43.857 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-06-25 15:45:43.928 | + 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-06-25 15:45:43.997 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:45:43.999 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:45:44.002 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-06-25 15:45:44.082 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:45:44.642 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-06-25 15:45:44.687 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-06-25 15:45:45.208 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-06-25 15:45:45.271 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:45:45.278 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:45.283 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:45.286 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:45.289 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:45.294 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:45.298 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:45:45.303 | + functions-common:time_stop:2427 : start_time=1782402343406 2026-06-25 15:45:45.309 | + functions-common:time_stop:2429 : [[ -z 1782402343406 ]] 2026-06-25 15:45:45.316 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:45.324 | + functions-common:time_stop:2432 : end_time=1782402345318 2026-06-25 15:45:45.329 | + functions-common:time_stop:2433 : elapsed_time=1912 2026-06-25 15:45:45.335 | + functions-common:time_stop:2434 : total=25415 2026-06-25 15:45:45.339 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:45.347 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27327 2026-06-25 15:45:45.353 | + lib/nova:start_nova_console_proxies:1120 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-25 15:45:45.358 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-06-25 15:45:45.364 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-06-25 15:45:45.369 | + functions-common:run_process:1676 : local group= 2026-06-25 15:45:45.380 | + functions-common:run_process:1677 : local user= 2026-06-25 15:45:45.380 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:45:45.382 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-06-25 15:45:45.384 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:45:45.386 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:45:45.388 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:45:45.391 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:45:45.393 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:45:45.397 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402345395 2026-06-25 15:45:45.400 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-06-25 15:45:45.418 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:45:45.423 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:45:45.423 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:45.424 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:45.426 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:45.428 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:45.430 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:45.432 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:45:45.434 | + functions-common:time_stop:2427 : start_time=1782402345395 2026-06-25 15:45:45.436 | + functions-common:time_stop:2429 : [[ -z 1782402345395 ]] 2026-06-25 15:45:45.439 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:45.443 | + functions-common:time_stop:2432 : end_time=1782402345441 2026-06-25 15:45:45.445 | + functions-common:time_stop:2433 : elapsed_time=46 2026-06-25 15:45:45.447 | + functions-common:time_stop:2434 : total=27327 2026-06-25 15:45:45.449 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:45.451 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27373 2026-06-25 15:45:45.453 | + lib/nova:start_nova_console_proxies:1121 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:45:45.455 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-06-25 15:45:45.458 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:45:45.460 | + functions-common:run_process:1676 : local group= 2026-06-25 15:45:45.462 | + functions-common:run_process:1677 : local user= 2026-06-25 15:45:45.464 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:45:45.466 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-06-25 15:45:45.468 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:45:45.470 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:45:45.472 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:45:45.474 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:45:45.477 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:45:45.481 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402345478 2026-06-25 15:45:45.484 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-06-25 15:45:45.501 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:45:45.503 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:45:45.507 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:45.507 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:45.509 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:45.512 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:45.514 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:45.516 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:45:45.518 | + functions-common:time_stop:2427 : start_time=1782402345478 2026-06-25 15:45:45.520 | + functions-common:time_stop:2429 : [[ -z 1782402345478 ]] 2026-06-25 15:45:45.525 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:45.526 | + functions-common:time_stop:2432 : end_time=1782402345524 2026-06-25 15:45:45.528 | + functions-common:time_stop:2433 : elapsed_time=46 2026-06-25 15:45:45.530 | + functions-common:time_stop:2434 : total=27373 2026-06-25 15:45:45.532 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:45.534 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27419 2026-06-25 15:45:45.537 | + lib/nova:start_nova_console_proxies:1125 : 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-06-25 15:45:45.539 | + lib/nova:start_nova_console_proxies:1125 : 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-06-25 15:45:45.541 | + lib/nova:start_nova:1170 : start_nova_conductor 2026-06-25 15:45:45.543 | + lib/nova:start_nova_conductor:1138 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:45:45.546 | + lib/nova:start_nova_conductor:1144 : enable_nova_fleet 2026-06-25 15:45:45.548 | + lib/nova:enable_nova_fleet:1129 : is_service_enabled n-cond 2026-06-25 15:45:45.572 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:45.574 | + lib/nova:enable_nova_fleet:1130 : enable_service n-super-cond 2026-06-25 15:45:45.632 | ++ lib/nova:enable_nova_fleet:1131 : seq 1 1 2026-06-25 15:45:45.636 | + lib/nova:enable_nova_fleet:1131 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:45:45.638 | + lib/nova:enable_nova_fleet:1132 : enable_service n-cond-cell1 2026-06-25 15:45:45.691 | + lib/nova:start_nova_conductor:1145 : is_service_enabled n-super-cond 2026-06-25 15:45:45.711 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:45.713 | + lib/nova:start_nova_conductor:1146 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 15:45:45.715 | + functions-common:run_process:1674 : local service=n-super-cond 2026-06-25 15:45:45.717 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 15:45:45.719 | + functions-common:run_process:1676 : local group= 2026-06-25 15:45:45.722 | + functions-common:run_process:1677 : local user= 2026-06-25 15:45:45.724 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:45:45.726 | + functions-common:run_process:1680 : local name=n-super-cond 2026-06-25 15:45:45.728 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:45:45.730 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:45:45.732 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:45:45.736 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:45:45.738 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:45:45.741 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402345739 2026-06-25 15:45:45.744 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-06-25 15:45:45.764 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:45.766 | + 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-06-25 15:45:45.768 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-06-25 15:45:45.771 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 15:45:45.775 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 15:45:45.775 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 15:45:45.777 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 15:45:45.782 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-06-25 15:45:45.784 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-06-25 15:45:45.787 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-06-25 15:45:45.790 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:45:45.792 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:45:45.794 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:45:45.796 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:45:45.799 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-06-25 15:45:45.800 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-06-25 15:45:45.802 | + 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-06-25 15:45:45.804 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-06-25 15:45:45.807 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-06-25 15:45:45.808 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:45:45.813 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:45:45.813 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:45:45.814 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:45:45.816 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:45:45.818 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-06-25 15:45:45.820 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:45:45.824 | + 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-06-25 15:45:45.916 | + 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-06-25 15:45:46.040 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-06-25 15:45:46.155 | + 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-06-25 15:45:46.309 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-06-25 15:45:46.438 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-06-25 15:45:46.546 | + 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-06-25 15:45:46.681 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:45:46.688 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:45:46.693 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-06-25 15:45:46.839 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:45:47.485 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-06-25 15:45:47.522 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-06-25 15:45:48.047 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-06-25 15:45:48.094 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:45:48.103 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:48.111 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:48.120 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:48.128 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:48.131 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:48.136 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:45:48.139 | + functions-common:time_stop:2427 : start_time=1782402345739 2026-06-25 15:45:48.142 | + functions-common:time_stop:2429 : [[ -z 1782402345739 ]] 2026-06-25 15:45:48.147 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:48.153 | + functions-common:time_stop:2432 : end_time=1782402348149 2026-06-25 15:45:48.159 | + functions-common:time_stop:2433 : elapsed_time=2410 2026-06-25 15:45:48.164 | + functions-common:time_stop:2434 : total=27419 2026-06-25 15:45:48.168 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:48.172 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29829 2026-06-25 15:45:48.177 | ++ lib/nova:start_nova_conductor:1148 : seq 1 1 2026-06-25 15:45:48.185 | + lib/nova:start_nova_conductor:1148 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-06-25 15:45:48.189 | + lib/nova:start_nova_conductor:1149 : is_service_enabled n-cond-cell1 2026-06-25 15:45:48.220 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:48.224 | + lib/nova:start_nova_conductor:1150 : local conf 2026-06-25 15:45:48.233 | ++ lib/nova:start_nova_conductor:1151 : conductor_conf 1 2026-06-25 15:45:48.236 | ++ lib/nova:conductor_conf:825 : local cell=1 2026-06-25 15:45:48.241 | ++ lib/nova:conductor_conf:826 : echo /etc/nova/nova_cell1.conf 2026-06-25 15:45:48.245 | + lib/nova:start_nova_conductor:1151 : conf=/etc/nova/nova_cell1.conf 2026-06-25 15:45:48.250 | + lib/nova:start_nova_conductor:1152 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:45:48.254 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-06-25 15:45:48.256 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:45:48.259 | + functions-common:run_process:1676 : local group= 2026-06-25 15:45:48.261 | + functions-common:run_process:1677 : local user= 2026-06-25 15:45:48.264 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:45:48.266 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-06-25 15:45:48.269 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:45:48.272 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:45:48.273 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:45:48.276 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:45:48.280 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:45:48.283 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402348281 2026-06-25 15:45:48.285 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-06-25 15:45:48.318 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:48.323 | + 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-06-25 15:45:48.331 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-06-25 15:45:48.335 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:45:48.340 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:45:48.349 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:45:48.354 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:45:48.360 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-06-25 15:45:48.365 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-06-25 15:45:48.372 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-06-25 15:45:48.377 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:45:48.386 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:45:48.390 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:45:48.394 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:45:48.401 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-06-25 15:45:48.409 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-06-25 15:45:48.414 | + 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-06-25 15:45:48.421 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-06-25 15:45:48.429 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-06-25 15:45:48.433 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:45:48.440 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:45:48.443 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:45:48.450 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:45:48.453 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:45:48.457 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-06-25 15:45:48.460 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:45:48.467 | + 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-06-25 15:45:48.590 | + 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-06-25 15:45:48.723 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-06-25 15:45:48.839 | + 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-06-25 15:45:48.964 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-06-25 15:45:49.083 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-06-25 15:45:49.202 | + 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-06-25 15:45:49.314 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:45:49.317 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:45:49.319 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-06-25 15:45:49.445 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:45:50.021 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-06-25 15:45:50.075 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-06-25 15:45:50.603 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-06-25 15:45:50.659 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:45:50.664 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:50.668 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:50.672 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:50.676 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:50.681 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:50.685 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:45:50.690 | + functions-common:time_stop:2427 : start_time=1782402348281 2026-06-25 15:45:50.693 | + functions-common:time_stop:2429 : [[ -z 1782402348281 ]] 2026-06-25 15:45:50.697 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:50.702 | + functions-common:time_stop:2432 : end_time=1782402350699 2026-06-25 15:45:50.704 | + functions-common:time_stop:2433 : elapsed_time=2418 2026-06-25 15:45:50.706 | + functions-common:time_stop:2434 : total=29829 2026-06-25 15:45:50.708 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:50.710 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32247 2026-06-25 15:45:50.713 | + lib/nova:start_nova:1171 : start_nova_compute 2026-06-25 15:45:50.718 | + lib/nova:start_nova_compute:986 : 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-06-25 15:45:50.718 | + lib/nova:start_nova_compute:987 : 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-06-25 15:45:50.720 | + lib/nova:start_nova_compute:987 : 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-06-25 15:45:50.724 | + lib/nova:start_nova_compute:989 : local compute_cell_conf=/etc/nova/nova.conf 2026-06-25 15:45:50.726 | + lib/nova:start_nova_compute:992 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-06-25 15:45:50.731 | + lib/nova:start_nova_compute:994 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 15:45:50.734 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:45:50.736 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-06-25 15:45:50.739 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 15:45:50.741 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-06-25 15:45:50.745 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-06-25 15:45:50.752 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-06-25 15:45:50.752 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-06-25 15:45:50.754 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-06-25 15:45:50.766 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-06-25 15:45:50.766 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 15:45:50.767 | BEGIN { 2026-06-25 15:45:50.767 | section = "" 2026-06-25 15:45:50.767 | last_section = "" 2026-06-25 15:45:50.767 | section_count = 0 2026-06-25 15:45:50.767 | } 2026-06-25 15:45:50.767 | /^\[.+\]/ { 2026-06-25 15:45:50.767 | gsub("[][]", "", $1); 2026-06-25 15:45:50.767 | section=$1 2026-06-25 15:45:50.767 | next 2026-06-25 15:45:50.767 | } 2026-06-25 15:45:50.768 | /^ *\#/ { 2026-06-25 15:45:50.768 | next 2026-06-25 15:45:50.771 | } 2026-06-25 15:45:50.771 | /^[^ \t]+/ { 2026-06-25 15:45:50.771 | # get offset of first = in $0 2026-06-25 15:45:50.771 | eq_idx = index($0, "=") 2026-06-25 15:45:50.771 | # extract attr & value from $0 2026-06-25 15:45:50.771 | attr = substr($0, 1, eq_idx - 1) 2026-06-25 15:45:50.771 | value = substr($0, eq_idx + 1) 2026-06-25 15:45:50.772 | # only need to strip trailing whitespace from attr 2026-06-25 15:45:50.772 | sub(/[ \t]*$/, "", attr) 2026-06-25 15:45:50.772 | # need to strip leading & trailing whitespace from value 2026-06-25 15:45:50.772 | sub(/^[ \t]*/, "", value) 2026-06-25 15:45:50.772 | sub(/[ \t]*$/, "", value) 2026-06-25 15:45:50.772 | 2026-06-25 15:45:50.772 | # cfg_attr_count: number of config lines per [section, attr] 2026-06-25 15:45:50.773 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-06-25 15:45:50.773 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-06-25 15:45:50.773 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-06-25 15:45:50.773 | if (! (section, attr) in cfg_attr_count) { 2026-06-25 15:45:50.773 | if (section != last_section) { 2026-06-25 15:45:50.773 | cfg_section[section_count++] = section 2026-06-25 15:45:50.773 | last_section = section 2026-06-25 15:45:50.774 | } 2026-06-25 15:45:50.774 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-06-25 15:45:50.777 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-06-25 15:45:50.777 | 2026-06-25 15:45:50.777 | cfg_attr[section, attr, 0] = value 2026-06-25 15:45:50.777 | cfg_attr_count[section, attr] = 1 2026-06-25 15:45:50.777 | } else { 2026-06-25 15:45:50.777 | lno = cfg_attr_count[section, attr]++ 2026-06-25 15:45:50.777 | cfg_attr[section, attr, lno] = value 2026-06-25 15:45:50.778 | } 2026-06-25 15:45:50.778 | } 2026-06-25 15:45:50.778 | END { 2026-06-25 15:45:50.778 | # Process each section in order 2026-06-25 15:45:50.778 | for (sno = 0; sno < section_count; sno++) { 2026-06-25 15:45:50.779 | section = cfg_section[sno] 2026-06-25 15:45:50.779 | # The ini routines simply append a config item immediately 2026-06-25 15:45:50.779 | # after the section header. To keep the same order as defined 2026-06-25 15:45:50.779 | # in local.conf, invoke the ini routines in the reverse order 2026-06-25 15:45:50.779 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-06-25 15:45:50.779 | attr = cfg_sec_attr_name[sno, attr_no] 2026-06-25 15:45:50.780 | if (cfg_attr_count[section, attr] == 1) 2026-06-25 15:45:50.780 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-06-25 15:45:50.786 | else { 2026-06-25 15:45:50.786 | # For multiline, invoke the ini routines in the reverse order 2026-06-25 15:45:50.786 | count = cfg_attr_count[section, attr] 2026-06-25 15:45:50.786 | print "inidelete " configfile " " section " " attr 2026-06-25 15:45:50.786 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-06-25 15:45:50.787 | for (l = count -2; l >= 0; l--) 2026-06-25 15:45:50.787 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-06-25 15:45:50.787 | } 2026-06-25 15:45:50.787 | } 2026-06-25 15:45:50.787 | } 2026-06-25 15:45:50.787 | } 2026-06-25 15:45:50.787 | ' 2026-06-25 15:45:50.787 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-06-25 15:45:50.788 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:45:50.788 | + inc/meta-config:merge_config_file:164 : read a 2026-06-25 15:45:50.788 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-06-25 15:45:50.788 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-06-25 15:45:50.797 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:45:50.797 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-06-25 15:45:50.797 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-06-25 15:45:50.797 | BEGIN { group = "" } 2026-06-25 15:45:50.797 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:45:50.797 | gsub("[][]", "", $1); 2026-06-25 15:45:50.798 | split($1, a, "|"); 2026-06-25 15:45:50.798 | if (a[1] == matchgroup && a[2] == configfile) { 2026-06-25 15:45:50.798 | group=a[1] 2026-06-25 15:45:50.798 | } else { 2026-06-25 15:45:50.798 | group="" 2026-06-25 15:45:50.798 | } 2026-06-25 15:45:50.799 | next 2026-06-25 15:45:50.799 | } 2026-06-25 15:45:50.799 | { 2026-06-25 15:45:50.799 | if (group != "") 2026-06-25 15:45:50.799 | print $0 2026-06-25 15:45:50.799 | } 2026-06-25 15:45:50.799 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:45:50.804 | + lib/nova:start_nova_compute:996 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-06-25 15:45:50.804 | + lib/nova:start_nova_compute:1003 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-06-25 15:45:50.844 | + lib/nova:start_nova_compute:1006 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-06-25 15:45:50.883 | + lib/nova:start_nova_compute:1007 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-06-25 15:45:50.885 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-06-25 15:45:50.889 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-06-25 15:45:50.890 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-06-25 15:45:50.893 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-06-25 15:45:50.895 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-06-25 15:45:50.915 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:50.918 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-06-25 15:45:50.921 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-06-25 15:45:50.924 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-06-25 15:45:50.946 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:50.951 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.77:5672/nova_cell1 2026-06-25 15:45:50.956 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.77:5672/nova_cell1 2026-06-25 15:45:51.005 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-06-25 15:45:51.010 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-06-25 15:45:51.015 | + lib/nova:start_nova_compute:1011 : inidelete /etc/nova/nova-cpu.conf database connection 2026-06-25 15:45:51.047 | + lib/nova:start_nova_compute:1012 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-06-25 15:45:51.080 | + lib/nova:start_nova_compute:1017 : configure_console_compute 2026-06-25 15:45:51.084 | + lib/nova:configure_console_compute:669 : local offset 2026-06-25 15:45:51.089 | + lib/nova:configure_console_compute:670 : offset=0 2026-06-25 15:45:51.093 | + lib/nova:configure_console_compute:674 : local default_proxyclient_addr 2026-06-25 15:45:51.099 | ++ lib/nova:configure_console_compute:675 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-06-25 15:45:51.142 | + lib/nova:configure_console_compute:675 : default_proxyclient_addr=192.168.122.77 2026-06-25 15:45:51.147 | + lib/nova:configure_console_compute:679 : is_service_enabled n-cpu 2026-06-25 15:45:51.184 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:51.189 | + lib/nova:configure_console_compute:680 : '[' False == True ']' 2026-06-25 15:45:51.194 | + lib/nova:configure_console_compute:683 : vercmp v1.3.0 '<' 1.0.0 2026-06-25 15:45:51.199 | + functions:vercmp:647 : local v1=v1.3.0 2026-06-25 15:45:51.204 | + functions:vercmp:648 : local 'op=<' 2026-06-25 15:45:51.209 | + functions:vercmp:649 : local v2=1.0.0 2026-06-25 15:45:51.214 | + functions:vercmp:650 : local result 2026-06-25 15:45:51.224 | ++ functions:vercmp:654 : sort -V 2026-06-25 15:45:51.224 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-06-25 15:45:51.226 | ++ functions:vercmp:654 : head -1 2026-06-25 15:45:51.234 | + functions:vercmp:654 : result=1.0.0 2026-06-25 15:45:51.239 | + functions:vercmp:656 : case $op in 2026-06-25 15:45:51.243 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-06-25 15:45:51.249 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-06-25 15:45:51.254 | + functions:vercmp:667 : return 2026-06-25 15:45:51.259 | + lib/nova:configure_console_compute:688 : NOVNCPROXY_URL=http://192.168.122.77:6080/vnc_lite.html 2026-06-25 15:45:51.263 | + lib/nova:configure_console_compute:690 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.77:6080/vnc_lite.html 2026-06-25 15:45:51.320 | + lib/nova:configure_console_compute:691 : SPICEHTML5PROXY_URL=http://192.168.122.77:6081/spice_auto.html 2026-06-25 15:45:51.325 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.77:6081/spice_auto.html 2026-06-25 15:45:51.378 | + lib/nova:configure_console_compute:695 : is_service_enabled n-novnc 2026-06-25 15:45:51.408 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:51.413 | + lib/nova:configure_console_compute:698 : VNCSERVER_LISTEN=0.0.0.0 2026-06-25 15:45:51.418 | + lib/nova:configure_console_compute:699 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.77 2026-06-25 15:45:51.423 | + lib/nova:configure_console_compute:700 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-06-25 15:45:51.462 | + lib/nova:configure_console_compute:701 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.77 2026-06-25 15:45:51.501 | + lib/nova:configure_console_compute:706 : is_service_enabled n-spice 2026-06-25 15:45:51.517 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:45:51.519 | + lib/nova:configure_console_compute:706 : '[' False '!=' False ']' 2026-06-25 15:45:51.522 | + lib/nova:configure_console_compute:716 : is_service_enabled n-sproxy 2026-06-25 15:45:51.537 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:45:51.539 | + lib/nova:configure_console_compute:716 : '[' False '!=' False ']' 2026-06-25 15:45:51.542 | + lib/nova:start_nova_compute:1021 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-06-25 15:45:51.571 | + lib/nova:start_nova_compute:1024 : '[' -n 127.0.0.1 ']' 2026-06-25 15:45:51.573 | + lib/nova:start_nova_compute:1025 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-06-25 15:45:51.606 | + lib/nova:start_nova_compute:1029 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 15:45:51.609 | + lib/nova:start_nova_compute:1029 : [[ kvm == \q\e\m\u ]] 2026-06-25 15:45:51.611 | + lib/nova:start_nova_compute:1033 : [[ -n '' ]] 2026-06-25 15:45:51.614 | + lib/nova:start_nova_compute:1037 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-06-25 15:45:51.616 | + lib/nova:start_nova_compute:1038 : '[' 0 -gt 0 ']' 2026-06-25 15:45:51.618 | + lib/nova:start_nova_compute:1044 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-06-25 15:45:51.620 | + functions-common:run_process:1674 : local service=n-cpu 2026-06-25 15:45:51.623 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 15:45:51.625 | + functions-common:run_process:1676 : local group=libvirt 2026-06-25 15:45:51.627 | + functions-common:run_process:1677 : local user= 2026-06-25 15:45:51.629 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:45:51.632 | + functions-common:run_process:1680 : local name=n-cpu 2026-06-25 15:45:51.634 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:45:51.636 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:45:51.638 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:45:51.641 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:45:51.644 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:45:51.649 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402351646 2026-06-25 15:45:51.651 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-06-25 15:45:51.666 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:51.669 | + 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-06-25 15:45:51.672 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-06-25 15:45:51.674 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 15:45:51.676 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 15:45:51.679 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 15:45:51.681 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 15:45:51.684 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-06-25 15:45:51.686 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-06-25 15:45:51.688 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-06-25 15:45:51.690 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-06-25 15:45:51.692 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:45:51.696 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:45:51.698 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:45:51.700 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-06-25 15:45:51.703 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-06-25 15:45:51.705 | + 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-06-25 15:45:51.707 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-06-25 15:45:51.709 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-06-25 15:45:51.711 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-06-25 15:45:51.713 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:45:51.715 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:45:51.718 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:45:51.720 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-06-25 15:45:51.722 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-06-25 15:45:51.724 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-06-25 15:45:51.726 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:45:51.730 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-06-25 15:45:51.811 | + 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-06-25 15:45:51.890 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-06-25 15:45:51.953 | + 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-06-25 15:45:52.022 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-06-25 15:45:52.084 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-06-25 15:45:52.150 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:45:52.211 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:45:52.214 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-06-25 15:45:52.217 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-06-25 15:45:52.280 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-06-25 15:45:52.374 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:45:52.951 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-06-25 15:45:52.985 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-06-25 15:45:53.493 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-06-25 15:45:53.564 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:45:53.568 | + functions-common:time_stop:2420 : local name 2026-06-25 15:45:53.572 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:45:53.576 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:45:53.580 | + functions-common:time_stop:2423 : local total 2026-06-25 15:45:53.584 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:45:53.589 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:45:53.593 | + functions-common:time_stop:2427 : start_time=1782402351646 2026-06-25 15:45:53.597 | + functions-common:time_stop:2429 : [[ -z 1782402351646 ]] 2026-06-25 15:45:53.602 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:45:53.609 | + functions-common:time_stop:2432 : end_time=1782402353604 2026-06-25 15:45:53.613 | + functions-common:time_stop:2433 : elapsed_time=1958 2026-06-25 15:45:53.616 | + functions-common:time_stop:2434 : total=32247 2026-06-25 15:45:53.620 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:45:53.623 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34205 2026-06-25 15:45:53.626 | + lib/nova:start_nova_compute:1075 : 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-06-25 15:45:53.630 | + lib/nova:start_nova_compute:1075 : 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-06-25 15:45:53.634 | + lib/nova:start_nova:1172 : is_service_enabled n-api 2026-06-25 15:45:53.656 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:53.660 | + lib/nova:start_nova:1174 : echo 'Dumping cells_v2 mapping' 2026-06-25 15:45:53.661 | Dumping cells_v2 mapping 2026-06-25 15:45:53.664 | + lib/nova:start_nova:1175 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-06-25 15:45:54.157 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:45:54.157 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:45:54.157 | we strongly recommend against using it for new projects. 2026-06-25 15:45:54.157 | 2026-06-25 15:45:54.157 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:45:54.157 | framework. For more detail see 2026-06-25 15:45:54.157 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:45:54.157 | 2026-06-25 15:45:54.157 | import eventlet # noqa 2026-06-25 15:45:54.547 | 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-06-25 15:45:57.654 | INFO dbcounter [None req-51efe9bf-4a3c-49e1-b616-72c75269698f None None] Registered counter for database nova_api 2026-06-25 15:45:57.790 | DEBUG dbcounter [-] [80686] Writer thread running {{(pid=80686) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:45:57.823 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 15:45:57.823 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-06-25 15:45:57.823 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 15:45:57.823 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-06-25 15:45:57.823 | | cell1 | 2be91a9c-ab69-4197-973e-5e814f61bd62 | rabbit://stackrabbit:stackqueue@192.168.122.77:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-06-25 15:45:57.823 | +-------+--------------------------------------+----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-06-25 15:45:58.112 | Exception ignored in: 2026-06-25 15:45:58.113 | Traceback (most recent call last): 2026-06-25 15:45:58.113 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:45:58.113 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:45:58.113 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:45:58.113 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:45:58.113 | RuntimeError: greenlet is being finalized 2026-06-25 15:45:58.460 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-06-25 15:45:58.464 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-06-25 15:45:58.537 | + inc/async:async_inner:63 : create_flavors 2026-06-25 15:45:58.592 | [2082 Async create_flavors:80782]: running: create_flavors 2026-06-25 15:45:58.596 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-06-25 15:45:58.623 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:58.625 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-06-25 15:45:58.630 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:45:58.635 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-06-25 15:45:58.642 | + ./stack.sh:main:1337 : start_cinder 2026-06-25 15:45:58.645 | + lib/cinder:start_cinder:604 : '[' lioadm = tgtadm ']' 2026-06-25 15:45:58.648 | ++ lib/cinder:start_cinder:619 : which uwsgi 2026-06-25 15:45:58.652 | + lib/cinder:start_cinder:619 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 15:45:58.655 | + functions-common:run_process:1674 : local service=c-api 2026-06-25 15:45:58.658 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 15:45:58.661 | + functions-common:run_process:1676 : local group= 2026-06-25 15:45:58.664 | + functions-common:run_process:1677 : local user= 2026-06-25 15:45:58.667 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:45:58.669 | + functions-common:run_process:1680 : local name=c-api 2026-06-25 15:45:58.673 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:45:58.675 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:45:58.678 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:45:58.680 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:45:58.686 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:45:58.689 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402358685 2026-06-25 15:45:58.692 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-06-25 15:45:58.724 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:45:58.729 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-06-25 15:45:58.733 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-06-25 15:45:58.737 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 15:45:58.742 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 15:45:58.745 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 15:45:58.751 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-06-25 15:45:58.754 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-06-25 15:45:58.758 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-06-25 15:45:58.761 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-06-25 15:45:58.764 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:45:58.766 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:45:58.769 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:45:58.772 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:45:58.774 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-06-25 15:45:58.777 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:45:58.779 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:45:58.782 | + 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-06-25 15:45:58.784 | + 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-06-25 15:45:58.788 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-06-25 15:45:58.790 | + 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-06-25 15:45:58.792 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:45:58.794 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:45:58.797 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:45:58.799 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-06-25 15:45:58.802 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:45:58.807 | + 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-06-25 15:45:58.899 | + 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-06-25 15:45:59.005 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-06-25 15:45:59.106 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-06-25 15:45:59.222 | + 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-06-25 15:45:59.311 | + 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-06-25 15:45:59.391 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-06-25 15:45:59.452 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-06-25 15:45:59.523 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-06-25 15:45:59.596 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-06-25 15:45:59.663 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-06-25 15:45:59.733 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:45:59.737 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:45:59.740 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-06-25 15:45:59.829 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:46:00.381 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-06-25 15:46:00.411 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-06-25 15:46:00.977 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-06-25 15:46:01.111 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:46:01.117 | + functions-common:time_stop:2420 : local name 2026-06-25 15:46:01.122 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:46:01.132 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:46:01.135 | + functions-common:time_stop:2423 : local total 2026-06-25 15:46:01.140 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:46:01.143 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:46:01.146 | + functions-common:time_stop:2427 : start_time=1782402358685 2026-06-25 15:46:01.149 | + functions-common:time_stop:2429 : [[ -z 1782402358685 ]] 2026-06-25 15:46:01.155 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:46:01.164 | + functions-common:time_stop:2432 : end_time=1782402361157 2026-06-25 15:46:01.166 | + functions-common:time_stop:2433 : elapsed_time=2472 2026-06-25 15:46:01.173 | + functions-common:time_stop:2434 : total=34205 2026-06-25 15:46:01.175 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:46:01.177 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36677 2026-06-25 15:46:01.179 | + lib/cinder:start_cinder:621 : echo 'Waiting for Cinder API to start...' 2026-06-25 15:46:01.180 | Waiting for Cinder API to start... 2026-06-25 15:46:01.182 | + lib/cinder:start_cinder:623 : local cinder_url=http://192.168.122.77/volume/v3/ 2026-06-25 15:46:01.183 | + lib/cinder:start_cinder:625 : wait_for_service 60 http://192.168.122.77/volume/v3/ 2026-06-25 15:46:01.187 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 15:46:01.187 | + functions:wait_for_service:477 : local url=http://192.168.122.77/volume/v3/ 2026-06-25 15:46:01.191 | + functions:wait_for_service:478 : local rval=0 2026-06-25 15:46:01.192 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 15:46:01.194 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:46:01.196 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:46:01.198 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:46:01.201 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:46:01.205 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402361202 2026-06-25 15:46:01.207 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 15:46:01.209 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:46:01.217 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.77/volume/v3/ 2026-06-25 15:46:06.431 | + :: : [[ 401 == 503 ]] 2026-06-25 15:46:06.431 | + :: : [[ 0 -eq 7 ]] 2026-06-25 15:46:06.435 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 15:46:06.438 | + functions-common:time_stop:2420 : local name 2026-06-25 15:46:06.443 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:46:06.450 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:46:06.458 | + functions-common:time_stop:2423 : local total 2026-06-25 15:46:06.464 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:46:06.469 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:46:06.476 | + functions-common:time_stop:2427 : start_time=1782402361202 2026-06-25 15:46:06.479 | + functions-common:time_stop:2429 : [[ -z 1782402361202 ]] 2026-06-25 15:46:06.486 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:46:06.492 | + functions-common:time_stop:2432 : end_time=1782402366486 2026-06-25 15:46:06.498 | + functions-common:time_stop:2433 : elapsed_time=5284 2026-06-25 15:46:06.503 | + functions-common:time_stop:2434 : total=15210 2026-06-25 15:46:06.508 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:46:06.512 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20494 2026-06-25 15:46:06.517 | + functions:wait_for_service:486 : return 0 2026-06-25 15:46:06.521 | + lib/cinder:start_cinder:629 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 15:46:06.526 | + functions-common:run_process:1674 : local service=c-sch 2026-06-25 15:46:06.531 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 15:46:06.535 | + functions-common:run_process:1676 : local group= 2026-06-25 15:46:06.540 | + functions-common:run_process:1677 : local user= 2026-06-25 15:46:06.544 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:46:06.549 | + functions-common:run_process:1680 : local name=c-sch 2026-06-25 15:46:06.553 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:46:06.558 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:46:06.563 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:46:06.568 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:46:06.577 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:46:06.579 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402366575 2026-06-25 15:46:06.581 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-06-25 15:46:06.613 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:06.618 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-06-25 15:46:06.623 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-06-25 15:46:06.627 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 15:46:06.631 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 15:46:06.635 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 15:46:06.641 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 15:46:06.647 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 15:46:06.650 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 15:46:06.653 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-06-25 15:46:06.658 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:46:06.664 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:46:06.669 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:46:06.673 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:46:06.679 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-06-25 15:46:06.683 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 15:46:06.687 | + 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-06-25 15:46:06.691 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-06-25 15:46:06.694 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-06-25 15:46:06.698 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:46:06.702 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:46:06.706 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-06-25 15:46:06.709 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:46:06.712 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:46:06.716 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-06-25 15:46:06.721 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:46:06.728 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-06-25 15:46:06.816 | + 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-06-25 15:46:06.896 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-06-25 15:46:06.982 | + 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-06-25 15:46:07.054 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-06-25 15:46:07.150 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-06-25 15:46:07.241 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:46:07.316 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-06-25 15:46:07.319 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:46:07.322 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-06-25 15:46:07.418 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:46:08.003 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-06-25 15:46:08.019 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-06-25 15:46:08.535 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-06-25 15:46:08.602 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:46:08.607 | + functions-common:time_stop:2420 : local name 2026-06-25 15:46:08.607 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:46:08.611 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:46:08.618 | + functions-common:time_stop:2423 : local total 2026-06-25 15:46:08.622 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:46:08.626 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:46:08.632 | + functions-common:time_stop:2427 : start_time=1782402366575 2026-06-25 15:46:08.633 | + functions-common:time_stop:2429 : [[ -z 1782402366575 ]] 2026-06-25 15:46:08.642 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:46:08.642 | + functions-common:time_stop:2432 : end_time=1782402368639 2026-06-25 15:46:08.645 | + functions-common:time_stop:2433 : elapsed_time=2064 2026-06-25 15:46:08.648 | + functions-common:time_stop:2434 : total=36677 2026-06-25 15:46:08.651 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:46:08.654 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38741 2026-06-25 15:46:08.659 | + lib/cinder:start_cinder:634 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 15:46:08.659 | + lib/cinder:start_cinder:635 : 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-06-25 15:46:08.661 | + functions-common:run_process:1674 : local service=c-bak 2026-06-25 15:46:08.664 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-06-25 15:46:08.667 | + functions-common:run_process:1676 : local group= 2026-06-25 15:46:08.670 | + functions-common:run_process:1677 : local user= 2026-06-25 15:46:08.675 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 15:46:08.676 | + functions-common:run_process:1680 : local name=c-bak 2026-06-25 15:46:08.681 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:46:08.682 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:46:08.685 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:46:08.690 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:46:08.692 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:46:08.698 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402368694 2026-06-25 15:46:08.702 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-06-25 15:46:08.722 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:46:08.722 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:46:08.725 | + functions-common:time_stop:2420 : local name 2026-06-25 15:46:08.728 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:46:08.731 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:46:08.733 | + functions-common:time_stop:2423 : local total 2026-06-25 15:46:08.736 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:46:08.741 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:46:08.741 | + functions-common:time_stop:2427 : start_time=1782402368694 2026-06-25 15:46:08.743 | + functions-common:time_stop:2429 : [[ -z 1782402368694 ]] 2026-06-25 15:46:08.750 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:46:08.755 | + functions-common:time_stop:2432 : end_time=1782402368750 2026-06-25 15:46:08.758 | + functions-common:time_stop:2433 : elapsed_time=56 2026-06-25 15:46:08.761 | + functions-common:time_stop:2434 : total=38741 2026-06-25 15:46:08.764 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:46:08.767 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=38797 2026-06-25 15:46:08.772 | + lib/cinder:start_cinder:636 : 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-06-25 15:46:08.772 | + functions-common:run_process:1674 : local service=c-vol 2026-06-25 15:46:08.776 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 15:46:08.780 | + functions-common:run_process:1676 : local group= 2026-06-25 15:46:08.786 | + functions-common:run_process:1677 : local user= 2026-06-25 15:46:08.790 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 15:46:08.794 | + functions-common:run_process:1680 : local name=c-vol 2026-06-25 15:46:08.800 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:46:08.804 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:46:08.810 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:46:08.810 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:46:08.815 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:46:08.824 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402368817 2026-06-25 15:46:08.833 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-06-25 15:46:08.851 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:08.854 | + 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-06-25 15:46:08.857 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-06-25 15:46:08.860 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 15:46:08.862 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 15:46:08.865 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 15:46:08.868 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 15:46:08.870 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-06-25 15:46:08.873 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-06-25 15:46:08.876 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-06-25 15:46:08.878 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:46:08.881 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:46:08.883 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:46:08.885 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 15:46:08.888 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-06-25 15:46:08.890 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-06-25 15:46:08.892 | + 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-06-25 15:46:08.894 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-06-25 15:46:08.896 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-06-25 15:46:08.899 | + functions-common:write_user_unit_file:1537 : local group= 2026-06-25 15:46:08.901 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-06-25 15:46:08.903 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-06-25 15:46:08.905 | + functions-common:write_user_unit_file:1540 : local extra= 2026-06-25 15:46:08.908 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-06-25 15:46:08.910 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-06-25 15:46:08.912 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-06-25 15:46:08.916 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-06-25 15:46:08.996 | + 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-06-25 15:46:09.097 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-06-25 15:46:09.193 | + 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-06-25 15:46:09.296 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-06-25 15:46:09.376 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-06-25 15:46:09.443 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-06-25 15:46:09.508 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-06-25 15:46:09.511 | + 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-06-25 15:46:09.632 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-06-25 15:46:09.637 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-06-25 15:46:09.758 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-06-25 15:46:10.318 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-06-25 15:46:10.343 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-06-25 15:46:10.906 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-06-25 15:46:10.975 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:46:10.981 | + functions-common:time_stop:2420 : local name 2026-06-25 15:46:10.989 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:46:10.995 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:46:11.001 | + functions-common:time_stop:2423 : local total 2026-06-25 15:46:11.008 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:46:11.016 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:46:11.027 | + functions-common:time_stop:2427 : start_time=1782402368817 2026-06-25 15:46:11.032 | + functions-common:time_stop:2429 : [[ -z 1782402368817 ]] 2026-06-25 15:46:11.044 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:46:11.049 | + functions-common:time_stop:2432 : end_time=1782402371044 2026-06-25 15:46:11.057 | + functions-common:time_stop:2433 : elapsed_time=2227 2026-06-25 15:46:11.068 | + functions-common:time_stop:2434 : total=38797 2026-06-25 15:46:11.077 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:46:11.085 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41024 2026-06-25 15:46:11.092 | + ./stack.sh:main:1338 : create_volume_types 2026-06-25 15:46:11.100 | + lib/cinder:create_volume_types:677 : is_service_enabled c-api 2026-06-25 15:46:11.124 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:11.127 | + lib/cinder:create_volume_types:677 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 15:46:11.130 | + lib/cinder:create_volume_types:678 : local be be_name 2026-06-25 15:46:11.132 | + lib/cinder:create_volume_types:679 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-06-25 15:46:11.135 | + lib/cinder:create_volume_types:680 : be_name=lvmdriver-1 2026-06-25 15:46:11.139 | + lib/cinder:create_volume_types:681 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-06-25 15:46:11.142 | + lib/cinder:create_one_type:652 : type_name=lvmdriver-1 2026-06-25 15:46:11.146 | + lib/cinder:create_one_type:653 : property_key=volume_backend_name 2026-06-25 15:46:11.149 | + lib/cinder:create_one_type:654 : property_value=lvmdriver-1 2026-06-25 15:46:11.152 | + lib/cinder:create_one_type:656 : is_service_enabled keystone 2026-06-25 15:46:11.171 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:11.175 | + lib/cinder:create_one_type:657 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-06-25 15:46:16.556 | +-------------+--------------------------------------+ 2026-06-25 15:46:16.556 | | Field | Value | 2026-06-25 15:46:16.556 | +-------------+--------------------------------------+ 2026-06-25 15:46:16.557 | | description | None | 2026-06-25 15:46:16.557 | | id | 83bffb70-a058-4989-a95e-fd62588d5acc | 2026-06-25 15:46:16.557 | | is_public | True | 2026-06-25 15:46:16.557 | | name | lvmdriver-1 | 2026-06-25 15:46:16.557 | | properties | volume_backend_name='lvmdriver-1' | 2026-06-25 15:46:16.557 | +-------------+--------------------------------------+ 2026-06-25 15:46:16.956 | + lib/cinder:create_one_type:658 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-06-25 15:46:16.959 | + lib/cinder:create_volume_types:684 : [[ False == \T\r\u\e ]] 2026-06-25 15:46:16.963 | + lib/cinder:create_volume_types:691 : [[ False == \T\r\u\e ]] 2026-06-25 15:46:16.965 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-06-25 15:46:16.968 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-06-25 15:46:16.985 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:16.988 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-06-25 15:46:16.990 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:46:16.993 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-06-25 15:46:16.996 | + ./stack.sh:main:1353 : start_glance 2026-06-25 15:46:16.999 | + lib/glance:start_glance:650 : local service_protocol=http 2026-06-25 15:46:17.002 | ++ lib/glance:start_glance:652 : which uwsgi 2026-06-25 15:46:17.006 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 15:46:17.009 | + functions-common:run_process:1674 : local service=g-api 2026-06-25 15:46:17.011 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 15:46:17.014 | + functions-common:run_process:1676 : local group= 2026-06-25 15:46:17.016 | + functions-common:run_process:1677 : local user= 2026-06-25 15:46:17.019 | + functions-common:run_process:1678 : local env_vars= 2026-06-25 15:46:17.021 | + functions-common:run_process:1680 : local name=g-api 2026-06-25 15:46:17.023 | + functions-common:run_process:1682 : time_start run_process 2026-06-25 15:46:17.025 | + functions-common:time_start:2406 : local name=run_process 2026-06-25 15:46:17.028 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:46:17.030 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:46:17.033 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:46:17.037 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402377035 2026-06-25 15:46:17.040 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-06-25 15:46:17.057 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:17.059 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-06-25 15:46:17.062 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-06-25 15:46:17.064 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 15:46:17.067 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 15:46:17.069 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 15:46:17.071 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-06-25 15:46:17.074 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-06-25 15:46:17.076 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-06-25 15:46:17.079 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-06-25 15:46:17.081 | + functions-common:_run_under_systemd:1635 : local group= 2026-06-25 15:46:17.083 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-06-25 15:46:17.086 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-06-25 15:46:17.088 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-06-25 15:46:17.091 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-06-25 15:46:17.093 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-06-25 15:46:17.097 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-06-25 15:46:17.100 | + 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-06-25 15:46:17.102 | + 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-06-25 15:46:17.105 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-06-25 15:46:17.108 | + 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-06-25 15:46:17.110 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-06-25 15:46:17.112 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-06-25 15:46:17.114 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-06-25 15:46:17.117 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-06-25 15:46:17.119 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-06-25 15:46:17.123 | + 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-06-25 15:46:17.215 | + 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-06-25 15:46:17.302 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-06-25 15:46:17.373 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-06-25 15:46:17.459 | + 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-06-25 15:46:17.533 | + 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-06-25 15:46:17.621 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-06-25 15:46:17.694 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-06-25 15:46:17.786 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-06-25 15:46:17.864 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-06-25 15:46:17.944 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-06-25 15:46:18.025 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-06-25 15:46:18.029 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-06-25 15:46:18.033 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-06-25 15:46:18.133 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-06-25 15:46:18.752 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-06-25 15:46:18.806 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-06-25 15:46:19.357 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-06-25 15:46:19.510 | + functions-common:run_process:1686 : time_stop run_process 2026-06-25 15:46:19.516 | + functions-common:time_stop:2420 : local name 2026-06-25 15:46:19.526 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:46:19.533 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:46:19.541 | + functions-common:time_stop:2423 : local total 2026-06-25 15:46:19.546 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:46:19.551 | + functions-common:time_stop:2426 : name=run_process 2026-06-25 15:46:19.556 | + functions-common:time_stop:2427 : start_time=1782402377035 2026-06-25 15:46:19.562 | + functions-common:time_stop:2429 : [[ -z 1782402377035 ]] 2026-06-25 15:46:19.574 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:46:19.583 | + functions-common:time_stop:2432 : end_time=1782402379575 2026-06-25 15:46:19.590 | + functions-common:time_stop:2433 : elapsed_time=2540 2026-06-25 15:46:19.594 | + functions-common:time_stop:2434 : total=41024 2026-06-25 15:46:19.599 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:46:19.608 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=43564 2026-06-25 15:46:19.613 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-06-25 15:46:19.659 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:46:19.664 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.77) to start...' 2026-06-25 15:46:19.664 | Waiting for g-api (192.168.122.77) to start... 2026-06-25 15:46:19.670 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.77/image 2026-06-25 15:46:19.676 | + functions:wait_for_service:476 : local timeout=60 2026-06-25 15:46:19.687 | + functions:wait_for_service:477 : local url=http://192.168.122.77/image 2026-06-25 15:46:19.695 | + functions:wait_for_service:478 : local rval=0 2026-06-25 15:46:19.700 | + functions:wait_for_service:479 : time_start wait_for_service 2026-06-25 15:46:19.704 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:46:19.709 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:46:19.718 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:46:19.724 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:46:19.733 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402379723 2026-06-25 15:46:19.742 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-06-25 15:46:19.747 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:46:19.756 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.77/image 2026-06-25 15:46:25.550 | + :: : [[ 300 == 503 ]] 2026-06-25 15:46:25.550 | + :: : [[ 0 -eq 7 ]] 2026-06-25 15:46:25.559 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-06-25 15:46:25.567 | + functions-common:time_stop:2420 : local name 2026-06-25 15:46:25.578 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:46:25.581 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:46:25.590 | + functions-common:time_stop:2423 : local total 2026-06-25 15:46:25.597 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:46:25.604 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:46:25.611 | + functions-common:time_stop:2427 : start_time=1782402379723 2026-06-25 15:46:25.615 | + functions-common:time_stop:2429 : [[ -z 1782402379723 ]] 2026-06-25 15:46:25.624 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:46:25.635 | + functions-common:time_stop:2432 : end_time=1782402385625 2026-06-25 15:46:25.645 | + functions-common:time_stop:2433 : elapsed_time=5902 2026-06-25 15:46:25.652 | + functions-common:time_stop:2434 : total=20494 2026-06-25 15:46:25.663 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:46:25.667 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=26396 2026-06-25 15:46:25.674 | + functions:wait_for_service:486 : return 0 2026-06-25 15:46:25.681 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-06-25 15:46:25.723 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:25.728 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-06-25 15:46:25.760 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:25.764 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-06-25 15:46:25.769 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:46:25.774 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-06-25 15:46:25.778 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-06-25 15:46:25.784 | + ./stack.sh:main:1371 : upload_image https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 15:46:25.788 | + 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-06-25 15:46:25.792 | + functions:upload_image:141 : local image image_fname image_name 2026-06-25 15:46:25.797 | + functions:upload_image:143 : local max_attempts=5 2026-06-25 15:46:25.801 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-06-25 15:46:25.811 | ++ 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-06-25 15:46:25.819 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-06-25 15:46:25.823 | + 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-06-25 15:46:25.828 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-06-25 15:46:25.833 | ++ functions:upload_image:151 : seq 5 2026-06-25 15:46:25.840 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-06-25 15:46:25.844 | + functions:upload_image:152 : local rc=0 2026-06-25 15:46:25.849 | + 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-06-25 15:46:25.854 | --2026-06-25 17:46:25-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-06-25 15:46:25.915 | Resolving github.com (github.com)... 140.82.121.4 2026-06-25 15:46:25.932 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-06-25 15:46:26.171 | HTTP request sent, awaiting response... 302 Found 2026-06-25 15:46:26.172 | 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-06-25T16%3A28%3A12Z&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-06-25T15%3A27%3A26Z&ske=2026-06-25T16%3A28%3A12Z&sks=b&skv=2018-11-09&sig=iMbdxEyfWZaomDvtDBktRUQr9E9giz%2FGbMRUd6Myn5Y%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwNDE4NiwibmJmIjoxNzgyNDAyMzg2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.aBMGlmKleJX8ganBLXm8DWgkxAZzbd45Hrm3UE4-L9M&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-06-25 15:46:26.172 | --2026-06-25 17:46:26-- 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-06-25T16%3A28%3A12Z&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-06-25T15%3A27%3A26Z&ske=2026-06-25T16%3A28%3A12Z&sks=b&skv=2018-11-09&sig=iMbdxEyfWZaomDvtDBktRUQr9E9giz%2FGbMRUd6Myn5Y%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MjQwNDE4NiwibmJmIjoxNzgyNDAyMzg2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.aBMGlmKleJX8ganBLXm8DWgkxAZzbd45Hrm3UE4-L9M&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-06-25 15:46:26.197 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2026-06-25 15:46:26.209 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-06-25 15:46:26.255 | HTTP request sent, awaiting response... 200 OK 2026-06-25 15:46:26.255 | Length: 21692416 (21M) [application/octet-stream] 2026-06-25 15:46:26.255 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-06-25 15:46:26.307 | 2026-06-25 15:46:26.576 | 0K ........ ........ .... 100% 64.0M=0.3s 2026-06-25 15:46:26.576 | 2026-06-25 15:46:26.576 | 2026-06-25 17:46:26 (64.0 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-06-25 15:46:26.577 | 2026-06-25 15:46:26.583 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-06-25 15:46:26.586 | + functions:upload_image:163 : break 2026-06-25 15:46:26.588 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 15:46:26.591 | + 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-06-25 15:46:26.595 | + 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-06-25 15:46:26.600 | + 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-06-25 15:46:26.604 | + functions:upload_image:313 : local kernel= 2026-06-25 15:46:26.608 | + functions:upload_image:314 : local ramdisk= 2026-06-25 15:46:26.612 | + functions:upload_image:315 : local disk_format= 2026-06-25 15:46:26.616 | + functions:upload_image:316 : local container_format= 2026-06-25 15:46:26.620 | + functions:upload_image:317 : local unpack= 2026-06-25 15:46:26.624 | + functions:upload_image:318 : local img_property= 2026-06-25 15:46:26.628 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-06-25 15:46:26.632 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-06-25 15:46:26.636 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-06-25 15:46:26.640 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-06-25 15:46:26.644 | + functions:upload_image:328 : case "$image_fname" in 2026-06-25 15:46:26.650 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-06-25 15:46:26.656 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-06-25 15:46:26.660 | + functions:upload_image:350 : local format 2026-06-25 15:46:26.667 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 15:46:26.672 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-06-25 15:46:26.679 | + functions:upload_image:351 : format=qcow2 2026-06-25 15:46:26.681 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-06-25 15:46:26.684 | + functions:upload_image:353 : disk_format=qcow2 2026-06-25 15:46:26.687 | + functions:upload_image:357 : container_format=bare 2026-06-25 15:46:26.690 | + functions:upload_image:404 : is_arch ppc64le 2026-06-25 15:46:26.693 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:46:26.697 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-06-25 15:46:26.699 | + functions:upload_image:404 : is_arch ppc64 2026-06-25 15:46:26.703 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:46:26.707 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-06-25 15:46:26.709 | + functions:upload_image:404 : is_arch ppc 2026-06-25 15:46:26.712 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:46:26.716 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-06-25 15:46:26.718 | + functions:upload_image:408 : is_arch aarch64 2026-06-25 15:46:26.721 | ++ functions-common:is_arch:519 : uname -m 2026-06-25 15:46:26.725 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-06-25 15:46:26.728 | + functions:upload_image:412 : '[' bare = bare ']' 2026-06-25 15:46:26.730 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-06-25 15:46:26.733 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-06-25 15:46:26.736 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-06-25 15:46:26.738 | + 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-06-25 15:46:26.741 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-06-25 15:46:26.743 | + functions:_upload_image:112 : shift 2026-06-25 15:46:26.746 | + functions:_upload_image:113 : local container=bare 2026-06-25 15:46:26.749 | + functions:_upload_image:114 : shift 2026-06-25 15:46:26.751 | + functions:_upload_image:115 : local disk=qcow2 2026-06-25 15:46:26.753 | + functions:_upload_image:116 : shift 2026-06-25 15:46:26.755 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 15:46:26.758 | + functions:_upload_image:118 : shift 2026-06-25 15:46:26.760 | + functions:_upload_image:119 : local properties 2026-06-25 15:46:26.762 | + functions:_upload_image:120 : local useimport 2026-06-25 15:46:26.766 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-06-25 15:46:26.769 | ++ functions:_image_properties_to_arg:94 : local result= 2026-06-25 15:46:26.771 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-06-25 15:46:26.773 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-06-25 15:46:26.775 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-06-25 15:46:26.777 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-06-25 15:46:26.779 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-06-25 15:46:26.782 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-06-25 15:46:26.786 | + 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-06-25 15:46:33.118 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 15:46:33.118 | | Field | Value | 2026-06-25 15:46:33.118 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 15:46:33.118 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-06-25 15:46:33.118 | | container_format | bare | 2026-06-25 15:46:33.118 | | created_at | 2026-06-25T15:46:31Z | 2026-06-25 15:46:33.118 | | disk_format | qcow2 | 2026-06-25 15:46:33.119 | | file | /v2/images/90355f3c-4927-430b-89f2-c425553bceff/file | 2026-06-25 15:46:33.119 | | id | 90355f3c-4927-430b-89f2-c425553bceff | 2026-06-25 15:46:33.119 | | min_disk | 0 | 2026-06-25 15:46:33.119 | | min_ram | 0 | 2026-06-25 15:46:33.119 | | name | cirros-0.6.3-x86_64-disk | 2026-06-25 15:46:33.119 | | owner | 2a391a59e3304deeba47c4b5e28ca6fd | 2026-06-25 15:46:33.119 | | 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-06-25 15:46:33.119 | | protected | False | 2026-06-25 15:46:33.119 | | schema | /v2/schemas/image | 2026-06-25 15:46:33.119 | | size | 21692416 | 2026-06-25 15:46:33.120 | | status | active | 2026-06-25 15:46:33.120 | | tags | | 2026-06-25 15:46:33.120 | | updated_at | 2026-06-25T15:46:33Z | 2026-06-25 15:46:33.120 | | virtual_size | 117440512 | 2026-06-25 15:46:33.120 | | visibility | public | 2026-06-25 15:46:33.120 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-06-25 15:46:33.509 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-06-25 15:46:33.579 | [2082 Async create_flavors:80782]: Waiting for completion of create_flavors running on PID 80782 (2 other jobs running) 2026-06-25 15:46:33.606 | [2082 Async create_flavors:80782]: Signaling child to exit 2026-06-25 15:46:43.870 | + inc/async:async_inner:64 : rc=0 2026-06-25 15:46:43.894 | [80782 Async create_flavors:80782]: finished successfully 2026-06-25 15:46:43.915 | WAKEUP 2026-06-25 15:46:43.935 | [2082 Async create_flavors:80782]: Signaled 2026-06-25 15:46:43.937 | + lib/nova:create_flavors:1239 : is_service_enabled n-api 2026-06-25 15:46:43.937 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:43.937 | + lib/nova:create_flavors:1240 : openstack --os-region-name=RegionOne flavor list 2026-06-25 15:46:43.937 | + lib/nova:create_flavors:1240 : grep -q ds512M 2026-06-25 15:46:43.937 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-06-25 15:46:43.937 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.938 | | Field | Value | 2026-06-25 15:46:43.938 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.938 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:46:43.938 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:46:43.938 | | description | None | 2026-06-25 15:46:43.938 | | disk | 1 | 2026-06-25 15:46:43.938 | | id | c1 | 2026-06-25 15:46:43.939 | | name | cirros256 | 2026-06-25 15:46:43.939 | | os-flavor-access:is_public | True | 2026-06-25 15:46:43.939 | | properties | hw_rng:allowed='True' | 2026-06-25 15:46:43.939 | | ram | 256 | 2026-06-25 15:46:43.939 | | rxtx_factor | 1.0 | 2026-06-25 15:46:43.939 | | swap | 0 | 2026-06-25 15:46:43.939 | | vcpus | 1 | 2026-06-25 15:46:43.940 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.940 | + lib/nova:create_flavors:1243 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-06-25 15:46:43.940 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.940 | | Field | Value | 2026-06-25 15:46:43.940 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.940 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:46:43.940 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:46:43.940 | | description | None | 2026-06-25 15:46:43.940 | | disk | 5 | 2026-06-25 15:46:43.940 | | id | d1 | 2026-06-25 15:46:43.941 | | name | ds512M | 2026-06-25 15:46:43.941 | | os-flavor-access:is_public | True | 2026-06-25 15:46:43.941 | | properties | hw_rng:allowed='True' | 2026-06-25 15:46:43.941 | | ram | 512 | 2026-06-25 15:46:43.941 | | rxtx_factor | 1.0 | 2026-06-25 15:46:43.941 | | swap | 0 | 2026-06-25 15:46:43.941 | | vcpus | 1 | 2026-06-25 15:46:43.942 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.942 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-06-25 15:46:43.942 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.942 | | Field | Value | 2026-06-25 15:46:43.942 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.942 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:46:43.942 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:46:43.942 | | description | None | 2026-06-25 15:46:43.943 | | disk | 10 | 2026-06-25 15:46:43.943 | | id | d2 | 2026-06-25 15:46:43.943 | | name | ds1G | 2026-06-25 15:46:43.943 | | os-flavor-access:is_public | True | 2026-06-25 15:46:43.943 | | properties | hw_rng:allowed='True' | 2026-06-25 15:46:43.943 | | ram | 1024 | 2026-06-25 15:46:43.944 | | rxtx_factor | 1.0 | 2026-06-25 15:46:43.944 | | swap | 0 | 2026-06-25 15:46:43.944 | | vcpus | 1 | 2026-06-25 15:46:43.944 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.944 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-06-25 15:46:43.944 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.944 | | Field | Value | 2026-06-25 15:46:43.945 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.945 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:46:43.945 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:46:43.945 | | description | None | 2026-06-25 15:46:43.945 | | disk | 10 | 2026-06-25 15:46:43.945 | | id | d3 | 2026-06-25 15:46:43.945 | | name | ds2G | 2026-06-25 15:46:43.946 | | os-flavor-access:is_public | True | 2026-06-25 15:46:43.946 | | properties | hw_rng:allowed='True' | 2026-06-25 15:46:43.946 | | ram | 2048 | 2026-06-25 15:46:43.946 | | rxtx_factor | 1.0 | 2026-06-25 15:46:43.946 | | swap | 0 | 2026-06-25 15:46:43.946 | | vcpus | 2 | 2026-06-25 15:46:43.946 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.946 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-06-25 15:46:43.947 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.947 | | Field | Value | 2026-06-25 15:46:43.947 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.947 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:46:43.947 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:46:43.947 | | description | None | 2026-06-25 15:46:43.947 | | disk | 20 | 2026-06-25 15:46:43.947 | | id | d4 | 2026-06-25 15:46:43.948 | | name | ds4G | 2026-06-25 15:46:43.948 | | os-flavor-access:is_public | True | 2026-06-25 15:46:43.948 | | properties | hw_rng:allowed='True' | 2026-06-25 15:46:43.948 | | ram | 4096 | 2026-06-25 15:46:43.948 | | rxtx_factor | 1.0 | 2026-06-25 15:46:43.948 | | swap | 0 | 2026-06-25 15:46:43.948 | | vcpus | 4 | 2026-06-25 15:46:43.949 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.949 | + lib/nova:create_flavors:1249 : openstack --os-region-name=RegionOne flavor list 2026-06-25 15:46:43.949 | + lib/nova:create_flavors:1249 : grep -q m1.tiny 2026-06-25 15:46:43.949 | + lib/nova:create_flavors:1250 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-06-25 15:46:43.949 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.949 | | Field | Value | 2026-06-25 15:46:43.949 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.949 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:46:43.950 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:46:43.950 | | description | None | 2026-06-25 15:46:43.950 | | disk | 1 | 2026-06-25 15:46:43.950 | | id | 1 | 2026-06-25 15:46:43.950 | | name | m1.tiny | 2026-06-25 15:46:43.950 | | os-flavor-access:is_public | True | 2026-06-25 15:46:43.950 | | properties | hw_rng:allowed='True' | 2026-06-25 15:46:43.951 | | ram | 512 | 2026-06-25 15:46:43.951 | | rxtx_factor | 1.0 | 2026-06-25 15:46:43.951 | | swap | 0 | 2026-06-25 15:46:43.951 | | vcpus | 1 | 2026-06-25 15:46:43.951 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.951 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-06-25 15:46:43.951 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.952 | | Field | Value | 2026-06-25 15:46:43.952 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.952 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:46:43.952 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:46:43.952 | | description | None | 2026-06-25 15:46:43.952 | | disk | 20 | 2026-06-25 15:46:43.952 | | id | 2 | 2026-06-25 15:46:43.952 | | name | m1.small | 2026-06-25 15:46:43.953 | | os-flavor-access:is_public | True | 2026-06-25 15:46:43.953 | | properties | hw_rng:allowed='True' | 2026-06-25 15:46:43.953 | | ram | 2048 | 2026-06-25 15:46:43.953 | | rxtx_factor | 1.0 | 2026-06-25 15:46:43.953 | | swap | 0 | 2026-06-25 15:46:43.953 | | vcpus | 1 | 2026-06-25 15:46:43.953 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.954 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-06-25 15:46:43.954 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.954 | | Field | Value | 2026-06-25 15:46:43.954 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.954 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:46:43.954 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:46:43.954 | | description | None | 2026-06-25 15:46:43.955 | | disk | 40 | 2026-06-25 15:46:43.955 | | id | 3 | 2026-06-25 15:46:43.955 | | name | m1.medium | 2026-06-25 15:46:43.955 | | os-flavor-access:is_public | True | 2026-06-25 15:46:43.955 | | properties | hw_rng:allowed='True' | 2026-06-25 15:46:43.956 | | ram | 4096 | 2026-06-25 15:46:43.956 | | rxtx_factor | 1.0 | 2026-06-25 15:46:43.956 | | swap | 0 | 2026-06-25 15:46:43.956 | | vcpus | 2 | 2026-06-25 15:46:43.956 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.956 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-06-25 15:46:43.956 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.956 | | Field | Value | 2026-06-25 15:46:43.957 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.957 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:46:43.957 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:46:43.957 | | description | None | 2026-06-25 15:46:43.957 | | disk | 80 | 2026-06-25 15:46:43.957 | | id | 4 | 2026-06-25 15:46:43.957 | | name | m1.large | 2026-06-25 15:46:43.958 | | os-flavor-access:is_public | True | 2026-06-25 15:46:43.958 | | properties | hw_rng:allowed='True' | 2026-06-25 15:46:43.958 | | ram | 8192 | 2026-06-25 15:46:43.958 | | rxtx_factor | 1.0 | 2026-06-25 15:46:43.958 | | swap | 0 | 2026-06-25 15:46:43.958 | | vcpus | 4 | 2026-06-25 15:46:43.958 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.958 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-06-25 15:46:43.959 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.959 | | Field | Value | 2026-06-25 15:46:43.959 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.959 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:46:43.959 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:46:43.959 | | description | None | 2026-06-25 15:46:43.959 | | disk | 160 | 2026-06-25 15:46:43.959 | | id | 5 | 2026-06-25 15:46:43.960 | | name | m1.xlarge | 2026-06-25 15:46:43.960 | | os-flavor-access:is_public | True | 2026-06-25 15:46:43.960 | | properties | hw_rng:allowed='True' | 2026-06-25 15:46:43.960 | | ram | 16384 | 2026-06-25 15:46:43.960 | | rxtx_factor | 1.0 | 2026-06-25 15:46:43.960 | | swap | 0 | 2026-06-25 15:46:43.960 | | vcpus | 8 | 2026-06-25 15:46:43.961 | +----------------------------+-----------------------+ 2026-06-25 15:46:43.979 | [2082 Async create_flavors:80782]: finished create_flavors with result 0 in 45 seconds 2026-06-25 15:46:43.983 | + inc/async:async_wait:197 : return 0 2026-06-25 15:46:43.985 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-06-25 15:46:44.003 | + functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:46:44.005 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-06-25 15:46:44.023 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:44.025 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-06-25 15:46:44.044 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:44.046 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-06-25 15:46:44.049 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-06-25 15:46:44.051 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-06-25 15:46:44.054 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:46:44.057 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-06-25 15:46:44.059 | ++ 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-06-25 15:46:44.062 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-06-25 15:46:44.064 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-06-25 15:46:44.066 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-06-25 15:46:44.068 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-06-25 15:46:44.069 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-06-25 15:46:44.071 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-06-25 15:46:44.073 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-06-25 15:46:44.075 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-06-25 15:46:44.077 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-06-25 15:46:44.078 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-06-25 15:46:44.081 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-06-25 15:46:44.082 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 15:46:44.084 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-06-25 15:46:44.086 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 15:46:44.088 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-06-25 15:46:44.089 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 15:46:44.091 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-06-25 15:46:44.093 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 15:46:44.095 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-06-25 15:46:44.097 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 15:46:44.099 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-06-25 15:46:44.100 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-06-25 15:46:44.102 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 15:46:44.104 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-06-25 15:46:44.106 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 15:46:44.108 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-06-25 15:46:44.109 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-06-25 15:46:44.111 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-06-25 15:46:44.113 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-06-25 15:46:44.115 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-06-25 15:46:44.117 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-06-25 15:46:44.118 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-06-25 15:46:44.120 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-06-25 15:46:44.122 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-06-25 15:46:44.124 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-06-25 15:46:44.126 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-06-25 15:46:44.127 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-06-25 15:46:44.129 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-06-25 15:46:44.131 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-06-25 15:46:44.133 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-06-25 15:46:44.134 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-06-25 15:46:44.136 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-06-25 15:46:44.138 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-06-25 15:46:44.140 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 15:46:44.142 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-06-25 15:46:44.143 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-06-25 15:46:44.145 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-06-25 15:46:44.147 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-06-25 15:46:44.149 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-06-25 15:46:44.151 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-06-25 15:46:44.153 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-06-25 15:46:44.155 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-06-25 15:46:44.157 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-06-25 15:46:44.162 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-06-25 15:46:44.162 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-06-25 15:46:44.162 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-06-25 15:46:44.162 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-06-25 15:46:44.163 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-06-25 15:46:46.589 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-06-25 15:46:46.592 | 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-06-25 15:46:46.938 | + ./stack.sh:main:1403 : save_stackenv 2026-06-25 15:46:46.940 | + functions-common:save_stackenv:65 : local tag= 2026-06-25 15:46:46.944 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-06-25 15:46:46.948 | + functions-common:save_stackenv:67 : time_stamp=2026-06-25-174646 2026-06-25 15:46:46.950 | + functions-common:save_stackenv:68 : echo '# 2026-06-25-174646 ' 2026-06-25 15:46:46.955 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:46.957 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-06-25 15:46:46.960 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:46.963 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-06-25 15:46:46.966 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:46.969 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-06-25 15:46:46.973 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:46.976 | + 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-06-25 15:46:46.980 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:46.982 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.77 2026-06-25 15:46:46.985 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:46.988 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.77/identity 2026-06-25 15:46:46.990 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:46.993 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-06-25-171801 2026-06-25 15:46:46.996 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:46.999 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-06-25 15:46:47.002 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:47.004 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.77 2026-06-25 15:46:47.007 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:47.010 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-06-25 15:46:47.013 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:47.016 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-06-25 15:46:47.018 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:47.021 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-06-25 15:46:47.024 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:47.027 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-06-25 15:46:47.030 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:47.033 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.77 2026-06-25 15:46:47.036 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-06-25 15:46:47.038 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-06-25 15:46:47.042 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-06-25 15:46:47.044 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 15:46:47.047 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 15:46:47.050 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-06-25 15:46:47.053 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:46:47.057 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 15:46:47.061 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 15:46:47.065 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-06-25 15:46:47.068 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:46:47.071 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-06-25 15:46:47.075 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:46:47.078 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-06-25 15:46:47.078 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:46:47.078 | gsub("[][]", "", $1); 2026-06-25 15:46:47.078 | split($1, a, "|"); 2026-06-25 15:46:47.078 | if (a[1] == matchgroup) 2026-06-25 15:46:47.079 | print a[2] 2026-06-25 15:46:47.079 | } 2026-06-25 15:46:47.079 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:46:47.087 | + ./stack.sh:main:1421 : run_phase stack extra 2026-06-25 15:46:47.089 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 15:46:47.093 | + functions-common:run_phase:1849 : local phase=extra 2026-06-25 15:46:47.096 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:46:47.099 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:46:47.103 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:46:47.106 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:46:47.109 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:46:47.112 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:46:47.118 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:46:47.122 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:46:47.125 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:46:47.129 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-06-25 15:46:47.132 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:46:47.152 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:47.156 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:46:47.160 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:46:47.163 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-06-25 15:46:47.166 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:46:47.170 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:46:47.173 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:46:47.176 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-06-25 15:46:47.179 | ++ extras.d/80-tempest.sh:source:15 : : 2026-06-25 15:46:47.182 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 15:46:47.186 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 15:46:47.189 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:46:47.193 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:46:47.197 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-06-25 15:46:47.200 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 15:46:47.204 | + functions-common:run_plugins:1835 : local phase=extra 2026-06-25 15:46:47.208 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 15:46:47.211 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 15:46:47.214 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-06-25 15:46:47.217 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 15:46:47.221 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 15:46:47.224 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-06-25 15:46:47.227 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:46:47.231 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 15:46:47.233 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 15:46:47.237 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-06-25 15:46:47.240 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:46:47.244 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-06-25 15:46:47.248 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:46:47.251 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-06-25 15:46:47.251 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:46:47.251 | gsub("[][]", "", $1); 2026-06-25 15:46:47.251 | split($1, a, "|"); 2026-06-25 15:46:47.251 | if (a[1] == matchgroup) 2026-06-25 15:46:47.251 | print a[2] 2026-06-25 15:46:47.251 | } 2026-06-25 15:46:47.251 | ' /home/quobyte/devstack/local.conf 2026-06-25 15:46:47.260 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-06-25 15:46:47.281 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:47.284 | + ./stack.sh:main:1439 : is_nova_ready 2026-06-25 15:46:47.288 | + lib/nova:is_nova_ready:1164 : wait_for_compute 60 2026-06-25 15:46:47.292 | + functions:wait_for_compute:490 : local timeout=60 2026-06-25 15:46:47.295 | + functions:wait_for_compute:491 : local rval=0 2026-06-25 15:46:47.299 | + functions:wait_for_compute:492 : local compute_hostname 2026-06-25 15:46:47.302 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-06-25 15:46:47.306 | + functions-common:time_start:2406 : local name=wait_for_service 2026-06-25 15:46:47.310 | + functions-common:time_start:2407 : local start_time= 2026-06-25 15:46:47.314 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:46:47.319 | ++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:46:47.324 | + functions-common:time_start:2411 : _TIME_START[$name]=1782402407320 2026-06-25 15:46:47.328 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-06-25 15:46:47.354 | + functions:wait_for_compute:494 : compute_hostname= 2026-06-25 15:46:47.357 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-06-25 15:46:47.361 | ++ functions:wait_for_compute:496 : hostname 2026-06-25 15:46:47.367 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-06-25 15:46:47.370 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-06-25 15:46:47.376 | ++ functions:wait_for_compute:498 : hostname 2026-06-25 15:46:47.381 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:46:47.382 | + :: : ID= 2026-06-25 15:46:47.384 | + :: : [[ '' == '' ]] 2026-06-25 15:46:47.386 | + :: : sleep 1 2026-06-25 15:46:48.390 | + :: : [[ libvirt = \f\a\k\e ]] 2026-06-25 15:46:48.393 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-06-25 15:46:51.990 | + :: : ID=1b0ef566-976f-4dd9-baac-8a7760d998ec 2026-06-25 15:46:51.991 | + :: : [[ 1b0ef566-976f-4dd9-baac-8a7760d998ec == '' ]] 2026-06-25 15:46:51.994 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-06-25 15:46:51.997 | + functions-common:time_stop:2420 : local name 2026-06-25 15:46:51.999 | + functions-common:time_stop:2421 : local end_time 2026-06-25 15:46:52.001 | + functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:46:52.004 | + functions-common:time_stop:2423 : local total 2026-06-25 15:46:52.006 | + functions-common:time_stop:2424 : local start_time 2026-06-25 15:46:52.009 | + functions-common:time_stop:2426 : name=wait_for_service 2026-06-25 15:46:52.011 | + functions-common:time_stop:2427 : start_time=1782402407320 2026-06-25 15:46:52.014 | + functions-common:time_stop:2429 : [[ -z 1782402407320 ]] 2026-06-25 15:46:52.017 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:46:52.021 | + functions-common:time_stop:2432 : end_time=1782402412018 2026-06-25 15:46:52.023 | + functions-common:time_stop:2433 : elapsed_time=4698 2026-06-25 15:46:52.026 | + functions-common:time_stop:2434 : total=26396 2026-06-25 15:46:52.028 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:46:52.030 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=31094 2026-06-25 15:46:52.033 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-06-25 15:46:52.035 | + functions:wait_for_compute:516 : return 0 2026-06-25 15:46:52.037 | + ./stack.sh:main:1443 : service_check 2026-06-25 15:46:52.041 | + functions-common:service_check:1713 : local service 2026-06-25 15:46:52.043 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.045 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-06-25 15:46:52.062 | not-found 2026-06-25 15:46:52.067 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.069 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-06-25 15:46:52.086 | enabled 2026-06-25 15:46:52.091 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-06-25 15:46:52.114 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-06-25 15:46:52.114 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-06-25 15:46:52.114 | Active: active (running) since Thu 2026-06-25 17:43:24 CEST; 3min 27s ago 2026-06-25 15:46:52.114 | Main PID: 68526 (uwsgi) 2026-06-25 15:46:52.114 | Status: "uWSGI is ready" 2026-06-25 15:46:52.114 | Tasks: 17 (limit: 14255) 2026-06-25 15:46:52.115 | Memory: 275.4M (peak: 275.9M) 2026-06-25 15:46:52.115 | CPU: 15.169s 2026-06-25 15:46:52.115 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-06-25 15:46:52.115 | ├─68526 "nova-apiuWSGI master" 2026-06-25 15:46:52.115 | ├─68527 "nova-apiuWSGI worker 1" 2026-06-25 15:46:52.115 | └─68528 "nova-apiuWSGI worker 2" 2026-06-25 15:46:52.115 | 2026-06-25 15:46:52.115 | Jun 25 17:46:51 devstack devstack@n-api.service[68527]: [pid: 68527|app: 0|req: 18/36] 192.168.122.77 () {54 vars in 930 bytes} [Thu Jun 25 17:46:51 2026] GET /compute/v2.1 => generated 392 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-06-25 15:46:52.115 | Jun 25 17:46:51 devstack devstack@n-api.service[68528]: DEBUG nova.api.openstack.wsgi [None req-65e78ad8-d0a2-4a77-907e-fbf9d6d0f124 admin admin] Calling method '>' {{(pid=68528) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-06-25 15:46:52.116 | Jun 25 17:46:51 devstack devstack@n-api.service[68528]: DEBUG oslo_concurrency.lockutils [None req-65e78ad8-d0a2-4a77-907e-fbf9d6d0f124 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 15:46:52.116 | Jun 25 17:46:51 devstack devstack@n-api.service[68528]: DEBUG oslo_concurrency.lockutils [None req-65e78ad8-d0a2-4a77-907e-fbf9d6d0f124 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=68528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 15:46:52.116 | Jun 25 17:46:51 devstack devstack@n-api.service[68528]: DEBUG oslo_concurrency.lockutils [None req-65e78ad8-d0a2-4a77-907e-fbf9d6d0f124 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.001s {{(pid=68528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 15:46:52.116 | Jun 25 17:46:51 devstack devstack@n-api.service[68528]: DEBUG oslo_concurrency.lockutils [None req-65e78ad8-d0a2-4a77-907e-fbf9d6d0f124 admin admin] Acquiring lock "2be91a9c-ab69-4197-973e-5e814f61bd62" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=68528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 15:46:52.116 | Jun 25 17:46:51 devstack devstack@n-api.service[68528]: DEBUG oslo_concurrency.lockutils [None req-65e78ad8-d0a2-4a77-907e-fbf9d6d0f124 admin admin] Lock "2be91a9c-ab69-4197-973e-5e814f61bd62" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.001s {{(pid=68528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 15:46:52.116 | Jun 25 17:46:51 devstack devstack@n-api.service[68528]: DEBUG oslo_concurrency.lockutils [None req-65e78ad8-d0a2-4a77-907e-fbf9d6d0f124 admin admin] Lock "2be91a9c-ab69-4197-973e-5e814f61bd62" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=68528) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 15:46:52.116 | Jun 25 17:46:51 devstack devstack@n-api.service[68528]: INFO nova.api.openstack.requestlog [None req-65e78ad8-d0a2-4a77-907e-fbf9d6d0f124 admin admin] 192.168.122.77 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.176174 2026-06-25 15:46:52.116 | Jun 25 17:46:51 devstack devstack@n-api.service[68528]: [pid: 68528|app: 0|req: 19/37] 192.168.122.77 () {60 vars in 1320 bytes} [Thu Jun 25 17:46:51 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 177 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-06-25 15:46:52.120 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.123 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-06-25 15:46:52.141 | enabled 2026-06-25 15:46:52.145 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-06-25 15:46:52.166 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-06-25 15:46:52.167 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-06-25 15:46:52.167 | Active: active (running) since Thu 2026-06-25 17:45:53 CEST; 58s ago 2026-06-25 15:46:52.167 | Main PID: 80629 (nova-compute) 2026-06-25 15:46:52.167 | Tasks: 10 (limit: 14255) 2026-06-25 15:46:52.167 | Memory: 137.4M (peak: 138.8M) 2026-06-25 15:46:52.167 | CPU: 4.678s 2026-06-25 15:46:52.167 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-06-25 15:46:52.167 | └─80629 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-06-25 15:46:52.167 | 2026-06-25 15:46:52.167 | Jun 25 17:46:24 devstack nova-compute[80629]: DEBUG nova.compute.resource_tracker [None req-df245d5e-64d2-4e88-b929-af155692c612 None None] Compute_service record updated for devstack:devstack {{(pid=80629) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-06-25 15:46:52.167 | Jun 25 17:46:24 devstack nova-compute[80629]: DEBUG oslo_concurrency.lockutils [None req-df245d5e-64d2-4e88-b929-af155692c612 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.882s {{(pid=80629) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 15:46:52.168 | Jun 25 17:46:24 devstack nova-compute[80629]: DEBUG nova.service [None req-df245d5e-64d2-4e88-b929-af155692c612 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=80629) start /opt/stack/nova/nova/service.py:196}} 2026-06-25 15:46:52.168 | Jun 25 17:46:24 devstack nova-compute[80629]: DEBUG nova.service [None req-df245d5e-64d2-4e88-b929-af155692c612 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=80629) start /opt/stack/nova/nova/service.py:212}} 2026-06-25 15:46:52.168 | Jun 25 17:46:24 devstack nova-compute[80629]: DEBUG nova.service [None req-df245d5e-64d2-4e88-b929-af155692c612 None None] Join ServiceGroup membership for this service compute {{(pid=80629) start /opt/stack/nova/nova/service.py:222}} 2026-06-25 15:46:52.168 | Jun 25 17:46:24 devstack nova-compute[80629]: DEBUG nova.servicegroup.drivers.db [None req-df245d5e-64d2-4e88-b929-af155692c612 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=80629) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 15:46:52.168 | Jun 25 17:46:29 devstack nova-compute[80629]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=80629) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:52.168 | Jun 25 17:46:50 devstack nova-compute[80629]: DEBUG oslo_service.periodic_task [None req-17193351-1fd4-4d73-a54f-eeeaaaadb649 None None] Running periodic task ComputeManager._sync_power_states {{(pid=80629) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 15:46:52.168 | Jun 25 17:46:50 devstack nova-compute[80629]: DEBUG oslo_service.periodic_task [None req-17193351-1fd4-4d73-a54f-eeeaaaadb649 None None] Running periodic task ComputeManager._cleanup_running_deleted_instances {{(pid=80629) run_periodic_tasks /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/periodic_task.py:225}} 2026-06-25 15:46:52.168 | Jun 25 17:46:50 devstack nova-compute[80629]: DEBUG oslo.service.backend._threading.loopingcall [None req-17193351-1fd4-4d73-a54f-eeeaaaadb649 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 7.06 seconds {{(pid=80629) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:52.173 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.175 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-06-25 15:46:52.192 | not-found 2026-06-25 15:46:52.197 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.199 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-06-25 15:46:52.217 | enabled 2026-06-25 15:46:52.222 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-06-25 15:46:52.245 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-06-25 15:46:52.245 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-06-25 15:46:52.245 | Active: active (running) since Thu 2026-06-25 17:45:40 CEST; 1min 11s ago 2026-06-25 15:46:52.245 | Main PID: 76904 (nova-scheduler:) 2026-06-25 15:46:52.245 | Tasks: 19 (limit: 14255) 2026-06-25 15:46:52.245 | Memory: 157.5M (peak: 157.7M) 2026-06-25 15:46:52.246 | CPU: 5.096s 2026-06-25 15:46:52.246 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-06-25 15:46:52.246 | ├─76904 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-06-25 15:46:52.246 | ├─78733 "nova-scheduler: ServiceWrapper worker(0)" 2026-06-25 15:46:52.246 | └─78742 "nova-scheduler: ServiceWrapper worker(1)" 2026-06-25 15:46:52.246 | 2026-06-25 15:46:52.246 | Jun 25 17:45:47 devstack nova-scheduler[78742]: DEBUG nova.servicegroup.drivers.db [None req-5b070979-323d-4152-951b-0f19fae1744c None None] DB_Driver: join new ServiceGroup member devstack to the scheduler group, service = {{(pid=78742) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 15:46:52.246 | Jun 25 17:45:52 devstack nova-scheduler[78733]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=78733) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:52.247 | Jun 25 17:45:52 devstack nova-scheduler[78742]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=78742) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:52.247 | Jun 25 17:45:54 devstack nova-scheduler[76904]: DEBUG dbcounter [-] [76904] Writing DB stats nova_api:SELECT=3 {{(pid=76904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.247 | Jun 25 17:45:54 devstack nova-scheduler[76904]: DEBUG dbcounter [-] [76904] Writing DB stats nova_cell0:SELECT=1 {{(pid=76904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.247 | Jun 25 17:45:54 devstack nova-scheduler[76904]: DEBUG dbcounter [-] [76904] Writing DB stats nova_cell1:SELECT=1 {{(pid=76904) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.247 | Jun 25 17:46:00 devstack nova-scheduler[78733]: DEBUG oslo.service.backend._threading.loopingcall [None req-6d2fc0e8-75d1-4770-a973-bf3aa04a2560 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78733) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:52.247 | Jun 25 17:46:02 devstack nova-scheduler[78733]: DEBUG dbcounter [-] [78733] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=78733) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.247 | Jun 25 17:46:02 devstack nova-scheduler[78742]: DEBUG dbcounter [-] [78742] Writing DB stats nova_cell0:SELECT=3 {{(pid=78742) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.248 | Jun 25 17:46:23 devstack nova-scheduler[78742]: DEBUG oslo.service.backend._threading.loopingcall [None req-74c5d5b3-f64b-42fa-947d-9c76975d4f6e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=78742) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:52.252 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.254 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-06-25 15:46:52.269 | not-found 2026-06-25 15:46:52.274 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.277 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-06-25 15:46:52.294 | enabled 2026-06-25 15:46:52.298 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-06-25 15:46:52.321 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-06-25 15:46:52.321 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-06-25 15:46:52.321 | Active: active (running) since Thu 2026-06-25 17:45:43 CEST; 1min 9s ago 2026-06-25 15:46:52.321 | Main PID: 77519 (uwsgi) 2026-06-25 15:46:52.321 | Status: "uWSGI is ready" 2026-06-25 15:46:52.321 | Tasks: 16 (limit: 14255) 2026-06-25 15:46:52.321 | Memory: 223.1M (peak: 223.6M) 2026-06-25 15:46:52.321 | CPU: 10.572s 2026-06-25 15:46:52.322 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-06-25 15:46:52.322 | ├─77519 "nova-api-metauWSGI master" 2026-06-25 15:46:52.322 | ├─77520 "nova-api-metauWSGI worker 1" 2026-06-25 15:46:52.322 | ├─77521 "nova-api-metauWSGI worker 2" 2026-06-25 15:46:52.322 | └─77522 "nova-api-metauWSGI http 1" 2026-06-25 15:46:52.322 | 2026-06-25 15:46:52.322 | Jun 25 17:45:50 devstack devstack@n-api-meta.service[77520]: DEBUG nova.api.openstack.wsgi_app [None req-27582596-e36c-4ffa-bdbf-7a6d7f5b82d7 None None] ******************************************************************************** {{(pid=77520) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-06-25 15:46:52.322 | Jun 25 17:45:50 devstack devstack@n-api-meta.service[77520]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x71cc9c8a3668 pid: 77520 (default app) 2026-06-25 15:46:52.323 | Jun 25 17:45:58 devstack devstack@n-api-meta.service[77521]: DEBUG dbcounter [-] [77521] Writing DB stats nova_api:SELECT=1 {{(pid=77521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.323 | Jun 25 17:45:58 devstack devstack@n-api-meta.service[77520]: DEBUG dbcounter [-] [77520] Writing DB stats nova_api:SELECT=1 {{(pid=77520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.323 | Jun 25 17:45:59 devstack devstack@n-api-meta.service[77521]: DEBUG dbcounter [-] [77521] Writing DB stats nova_cell1:SELECT=1 {{(pid=77521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.323 | Jun 25 17:45:59 devstack devstack@n-api-meta.service[77521]: DEBUG dbcounter [-] [77521] Writing DB stats nova_cell0:SELECT=1 {{(pid=77521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.323 | Jun 25 17:45:59 devstack devstack@n-api-meta.service[77520]: DEBUG dbcounter [-] [77520] Writing DB stats nova_cell1:SELECT=1 {{(pid=77520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.323 | Jun 25 17:45:59 devstack devstack@n-api-meta.service[77520]: DEBUG dbcounter [-] [77520] Writing DB stats nova_cell0:SELECT=1 {{(pid=77520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.323 | Jun 25 17:45:59 devstack devstack@n-api-meta.service[77521]: DEBUG dbcounter [-] [77521] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=77521) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.323 | Jun 25 17:45:59 devstack devstack@n-api-meta.service[77520]: DEBUG dbcounter [-] [77520] Writing DB stats nova_cell0:SELECT=1 {{(pid=77520) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.325 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.328 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-06-25 15:46:52.347 | enabled 2026-06-25 15:46:52.352 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-06-25 15:46:52.373 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-06-25 15:46:52.373 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-06-25 15:46:52.373 | Active: active (running) since Thu 2026-06-25 17:44:07 CEST; 2min 44s ago 2026-06-25 15:46:52.373 | Main PID: 74698 (uwsgi) 2026-06-25 15:46:52.373 | Status: "uWSGI is ready" 2026-06-25 15:46:52.373 | Tasks: 5 (limit: 14255) 2026-06-25 15:46:52.374 | Memory: 176.8M (peak: 177.1M) 2026-06-25 15:46:52.374 | CPU: 6.657s 2026-06-25 15:46:52.374 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-06-25 15:46:52.374 | ├─74698 "placementuWSGI master" 2026-06-25 15:46:52.374 | ├─74699 "placementuWSGI worker 1" 2026-06-25 15:46:52.374 | └─74700 "placementuWSGI worker 2" 2026-06-25 15:46:52.374 | 2026-06-25 15:46:52.375 | Jun 25 17:46:23 devstack devstack@placement-api.service[74699]: INFO placement.requestlog [req-fe0c7d6c-692d-4c24-a97c-2333738fe446 req-59a2940c-7b87-4eff-8a59-51fde9f53a38 service nova] 192.168.122.77 "PUT /placement/resource_providers/71bf1c3d-90e8-4048-97b8-905cb0273752/inventories" status: 200 len: 396 microversion: 1.26 2026-06-25 15:46:52.375 | Jun 25 17:46:23 devstack devstack@placement-api.service[74699]: [pid: 74699|app: 0|req: 5/9] 192.168.122.77 () {64 vars in 1493 bytes} [Thu Jun 25 17:46:23 2026] PUT /placement/resource_providers/71bf1c3d-90e8-4048-97b8-905cb0273752/inventories => generated 396 bytes in 108 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-06-25 15:46:52.375 | Jun 25 17:46:23 devstack devstack@placement-api.service[74700]: DEBUG placement.requestlog [req-fe0c7d6c-692d-4c24-a97c-2333738fe446 req-1af5634d-83cc-444f-85e9-9c85a561e83c None None] Starting request: 192.168.122.77 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_F16C,HW_CPU_X86_CLMUL,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AVX,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE42,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SVM,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE41,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_RESCUE_BFV,HW_CPU_X86_MMX,HW_ARCH_X86_64,COMPUTE_ACCELERATORS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX2,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSSE3,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_SATA" {{(pid=74700) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 15:46:52.375 | Jun 25 17:46:23 devstack devstack@placement-api.service[74700]: INFO placement.requestlog [req-fe0c7d6c-692d-4c24-a97c-2333738fe446 req-1af5634d-83cc-444f-85e9-9c85a561e83c service nova] 192.168.122.77 "GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_F16C,HW_CPU_X86_CLMUL,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AVX,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE42,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SVM,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE41,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_RESCUE_BFV,HW_CPU_X86_MMX,HW_ARCH_X86_64,COMPUTE_ACCELERATORS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX2,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSSE3,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_SATA" status: 200 len: 2058 microversion: 1.6 2026-06-25 15:46:52.375 | Jun 25 17:46:23 devstack devstack@placement-api.service[74700]: [pid: 74700|app: 0|req: 5/10] 192.168.122.77 () {60 vars in 4907 bytes} [Thu Jun 25 17:46:23 2026] GET /placement/traits?name=in:COMPUTE_GRAPHICS_MODEL_NONE,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_DEVICE_TAGGING,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_BMI,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_VOLUME_EXTEND,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_NODE,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SOUND_MODEL_SB16,COMPUTE_VOLUME_MULTI_ATTACH,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_F16C,HW_CPU_X86_CLMUL,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_STORAGE_BUS_USB,COMPUTE_GRAPHICS_MODEL_VIRTIO,COMPUTE_IMAGE_TYPE_AMI,COMPUTE_VOLUME_ATTACH_WITH_TAG,HW_CPU_X86_AVX,COMPUTE_TRUSTED_CERTS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_SOUND_MODEL_ICH6,HW_CPU_X86_FMA3,COMPUTE_NET_VIF_MODEL_VMXNET3,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_STORAGE_VIRTIO_FS,HW_CPU_X86_SSE42,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_SOUND_MODEL_AC97,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_SOUND_MODEL_ICH9,HW_CPU_X86_SSE2,COMPUTE_NET_VIF_MODEL_E1000E,HW_CPU_X86_SSE4A,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,HW_CPU_X86_AESNI,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_STORAGE_BUS_FDC,COMPUTE_GRAPHICS_MODEL_VMVGA,HW_CPU_X86_AMD_SVM,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_SOUND_MODEL_USB,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_SVM,HW_CPU_X86_ABM,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSE41,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_ARCH_X86_64,COMPUTE_SOUND_MODEL_ES1370,COMPUTE_IMAGE_TYPE_QCOW2,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_RESCUE_BFV,HW_CPU_X86_MMX,HW_ARCH_X86_64,COMPUTE_ACCELERATORS,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_STORAGE_BUS_IDE,COMPUTE_ADDRESS_SPACE_EMULATED,COMPUTE_VIOMMU_MODEL_INTEL,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX2,COMPUTE_NET_VIRTIO_PACKED,HW_CPU_X86_SSSE3,HW_CPU_X86_BMI2,COMPUTE_STORAGE_BUS_SATA => generated 2058 bytes in 47 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-25 15:46:52.375 | Jun 25 17:46:23 devstack devstack@placement-api.service[74699]: DEBUG placement.requestlog [req-fe0c7d6c-692d-4c24-a97c-2333738fe446 req-a82b7063-63b9-4eff-9851-103a2031c932 None None] Starting request: 192.168.122.77 "PUT /placement/resource_providers/71bf1c3d-90e8-4048-97b8-905cb0273752/traits" {{(pid=74699) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-06-25 15:46:52.376 | Jun 25 17:46:23 devstack devstack@placement-api.service[74699]: INFO placement.requestlog [req-fe0c7d6c-692d-4c24-a97c-2333738fe446 req-a82b7063-63b9-4eff-9851-103a2031c932 service nova] 192.168.122.77 "PUT /placement/resource_providers/71bf1c3d-90e8-4048-97b8-905cb0273752/traits" status: 200 len: 2093 microversion: 1.6 2026-06-25 15:46:52.376 | Jun 25 17:46:23 devstack devstack@placement-api.service[74699]: [pid: 74699|app: 0|req: 6/11] 192.168.122.77 () {64 vars in 1478 bytes} [Thu Jun 25 17:46:23 2026] PUT /placement/resource_providers/71bf1c3d-90e8-4048-97b8-905cb0273752/traits => generated 2093 bytes in 276 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-06-25 15:46:52.377 | Jun 25 17:46:33 devstack devstack@placement-api.service[74700]: DEBUG dbcounter [-] [74700] Writing DB stats placement:SELECT=4 {{(pid=74700) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.377 | Jun 25 17:46:33 devstack devstack@placement-api.service[74699]: DEBUG dbcounter [-] [74699] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=74699) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.380 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.383 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-06-25 15:46:52.399 | not-found 2026-06-25 15:46:52.405 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.407 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-06-25 15:46:52.424 | enabled 2026-06-25 15:46:52.428 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-06-25 15:46:52.450 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-06-25 15:46:52.450 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-06-25 15:46:52.450 | Active: active (running) since Thu 2026-06-25 17:46:19 CEST; 32s ago 2026-06-25 15:46:52.450 | Main PID: 83718 (uwsgi) 2026-06-25 15:46:52.451 | Status: "uWSGI is ready" 2026-06-25 15:46:52.451 | Tasks: 9 (limit: 14255) 2026-06-25 15:46:52.451 | Memory: 257.8M (peak: 258.3M) 2026-06-25 15:46:52.451 | CPU: 11.377s 2026-06-25 15:46:52.451 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-06-25 15:46:52.451 | ├─83718 "glance-apiuWSGI master" 2026-06-25 15:46:52.451 | ├─83721 "glance-apiuWSGI worker 1" 2026-06-25 15:46:52.451 | └─83722 "glance-apiuWSGI worker 2" 2026-06-25 15:46:52.451 | 2026-06-25 15:46:52.451 | Jun 25 17:46:33 devstack devstack@g-api.service[83721]: INFO glance.location [None req-cf4e325b-052a-486e-bcc4-e868925dbfd8 admin admin] Image format matched and virtual size computed: 117440512 2026-06-25 15:46:52.452 | Jun 25 17:46:33 devstack devstack@g-api.service[83721]: DEBUG glance_store.backend [None req-cf4e325b-052a-486e-bcc4-e868925dbfd8 admin admin] Skipping store.set_acls... not implemented. {{(pid=83721) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-06-25 15:46:52.452 | Jun 25 17:46:33 devstack devstack@g-api.service[83721]: [pid: 83721|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 872 bytes} [Thu Jun 25 17:46:31 2026] PUT /v2/images/90355f3c-4927-430b-89f2-c425553bceff/file => generated 0 bytes in 1956 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-06-25 15:46:52.452 | Jun 25 17:46:33 devstack devstack@g-api.service[83722]: DEBUG glance.api.middleware.version_negotiation [None req-e1392c54-3629-4820-9954-52dbb4824919 admin admin] Determining version of request: GET /v2/images/90355f3c-4927-430b-89f2-c425553bceff Accept: */* {{(pid=83722) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-06-25 15:46:52.452 | Jun 25 17:46:33 devstack devstack@g-api.service[83722]: DEBUG glance.api.middleware.version_negotiation [None req-e1392c54-3629-4820-9954-52dbb4824919 admin admin] Using url versioning {{(pid=83722) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-06-25 15:46:52.452 | Jun 25 17:46:33 devstack devstack@g-api.service[83722]: DEBUG glance.api.middleware.version_negotiation [None req-e1392c54-3629-4820-9954-52dbb4824919 admin admin] Matched version: v2 {{(pid=83722) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-06-25 15:46:52.452 | Jun 25 17:46:33 devstack devstack@g-api.service[83722]: DEBUG glance.api.middleware.version_negotiation [None req-e1392c54-3629-4820-9954-52dbb4824919 admin admin] new path /v2/images/90355f3c-4927-430b-89f2-c425553bceff {{(pid=83722) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-06-25 15:46:52.452 | Jun 25 17:46:33 devstack devstack@g-api.service[83722]: [pid: 83722|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 799 bytes} [Thu Jun 25 17:46:33 2026] GET /v2/images/90355f3c-4927-430b-89f2-c425553bceff => generated 976 bytes in 20 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-06-25 15:46:52.452 | Jun 25 17:46:43 devstack devstack@g-api.service[83721]: DEBUG dbcounter [-] [83721] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=83721) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.452 | Jun 25 17:46:43 devstack devstack@g-api.service[83722]: DEBUG dbcounter [-] [83722] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=83722) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.456 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.458 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-06-25 15:46:52.475 | enabled 2026-06-25 15:46:52.480 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-06-25 15:46:52.501 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-06-25 15:46:52.501 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-06-25 15:46:52.501 | Active: active (running) since Thu 2026-06-25 17:46:08 CEST; 43s ago 2026-06-25 15:46:52.501 | Main PID: 82228 (cinder-schedule) 2026-06-25 15:46:52.501 | Tasks: 1 (limit: 14255) 2026-06-25 15:46:52.502 | Memory: 109.6M (peak: 109.9M) 2026-06-25 15:46:52.502 | CPU: 4.472s 2026-06-25 15:46:52.502 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-06-25 15:46:52.502 | └─82228 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-06-25 15:46:52.502 | 2026-06-25 15:46:52.502 | Jun 25 17:46:14 devstack cinder-scheduler[82228]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-06-25 15:46:52.502 | Jun 25 17:46:14 devstack cinder-scheduler[82228]: INFO cinder.manager [None req-0c2c17fb-2e6f-497e-8e9f-c6c5ecb44889 None None] Initiating service 1 cleanup 2026-06-25 15:46:52.502 | Jun 25 17:46:14 devstack cinder-scheduler[82228]: INFO cinder.manager [None req-0c2c17fb-2e6f-497e-8e9f-c6c5ecb44889 None None] Service 1 cleanup completed. 2026-06-25 15:46:52.502 | Jun 25 17:46:14 devstack cinder-scheduler[82228]: DEBUG cinder.service [None req-0c2c17fb-2e6f-497e-8e9f-c6c5ecb44889 None None] Creating RPC server for service cinder-scheduler {{(pid=82228) start /opt/stack/cinder/cinder/service.py:231}} 2026-06-25 15:46:52.502 | Jun 25 17:46:14 devstack cinder-scheduler[82228]: DEBUG cinder.service [None req-0c2c17fb-2e6f-497e-8e9f-c6c5ecb44889 None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=82228) start /opt/stack/cinder/cinder/service.py:237}} 2026-06-25 15:46:52.503 | Jun 25 17:46:24 devstack cinder-scheduler[82228]: DEBUG dbcounter [-] [82228] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=82228) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.503 | Jun 25 17:46:31 devstack cinder-scheduler[82228]: DEBUG cinder.scheduler.host_manager [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Received volume service update from devstack@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True}], 'shared_targets': False, 'sparse_copy_volume': True, 'filter_function': None, 'goodness_function': None} {{(pid=82228) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-06-25 15:46:52.503 | Jun 25 17:46:31 devstack cinder-scheduler[82228]: DEBUG cinder.scheduler.host_manager [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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, 6, 25, 15, 46, 31, 953686)}, {'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, 6, 25, 15, 46, 31, 953686)}]. {{(pid=82228) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-06-25 15:46:52.503 | Jun 25 17:46:31 devstack cinder-scheduler[82228]: DEBUG cinder.scheduler.host_manager [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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, 6, 25, 15, 46, 31, 926026)} {{(pid=82228) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-06-25 15:46:52.503 | Jun 25 17:46:41 devstack cinder-scheduler[82228]: DEBUG dbcounter [-] [82228] Writing DB stats cinder:SELECT=1 {{(pid=82228) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.506 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.508 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-06-25 15:46:52.527 | enabled 2026-06-25 15:46:52.532 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-06-25 15:46:52.554 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-06-25 15:46:52.554 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-06-25 15:46:52.554 | Active: active (running) since Thu 2026-06-25 17:46:01 CEST; 51s ago 2026-06-25 15:46:52.554 | Main PID: 81498 (uwsgi) 2026-06-25 15:46:52.554 | Status: "uWSGI is ready" 2026-06-25 15:46:52.554 | Tasks: 7 (limit: 14255) 2026-06-25 15:46:52.554 | Memory: 246.5M (peak: 246.8M) 2026-06-25 15:46:52.554 | CPU: 11.506s 2026-06-25 15:46:52.554 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-06-25 15:46:52.554 | ├─81498 "cinder-apiuWSGI master" 2026-06-25 15:46:52.555 | ├─81507 "cinder-apiuWSGI worker 1" 2026-06-25 15:46:52.555 | └─81508 "cinder-apiuWSGI worker 2" 2026-06-25 15:46:52.555 | 2026-06-25 15:46:52.555 | Jun 25 17:46:16 devstack devstack@c-api.service[81507]: DEBUG dbcounter [-] [81507] Writing DB stats cinder:SELECT=6 {{(pid=81507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.555 | Jun 25 17:46:16 devstack devstack@c-api.service[81507]: INFO cinder.api.openstack.wsgi [req-683190e4-a3cc-424f-9bf2-73a263759a92 req-1b8e4176-74b3-41c2-8ede-96cce8d52acb admin admin] POST http://192.168.122.77/volume/v3/types/83bffb70-a058-4989-a95e-fd62588d5acc/extra_specs 2026-06-25 15:46:52.555 | Jun 25 17:46:16 devstack devstack@c-api.service[81507]: DEBUG cinder.api.openstack.wsgi [req-683190e4-a3cc-424f-9bf2-73a263759a92 req-1b8e4176-74b3-41c2-8ede-96cce8d52acb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=81507) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-06-25 15:46:52.555 | Jun 25 17:46:16 devstack devstack@c-api.service[81507]: /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-06-25 15:46:52.555 | Jun 25 17:46:16 devstack devstack@c-api.service[81507]: warnings.warn( 2026-06-25 15:46:52.555 | Jun 25 17:46:16 devstack devstack@c-api.service[81507]: DEBUG oslo_db.sqlalchemy.engines [req-683190e4-a3cc-424f-9bf2-73a263759a92 req-1b8e4176-74b3-41c2-8ede-96cce8d52acb 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=81507) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-06-25 15:46:52.555 | Jun 25 17:46:16 devstack devstack@c-api.service[81507]: INFO cinder.api.openstack.wsgi [req-683190e4-a3cc-424f-9bf2-73a263759a92 req-1b8e4176-74b3-41c2-8ede-96cce8d52acb admin admin] http://192.168.122.77/volume/v3/types/83bffb70-a058-4989-a95e-fd62588d5acc/extra_specs returned with HTTP 200 2026-06-25 15:46:52.556 | Jun 25 17:46:16 devstack devstack@c-api.service[81507]: [pid: 81507|app: 0|req: 1/3] 192.168.122.77 () {62 vars in 1358 bytes} [Thu Jun 25 17:46:15 2026] POST /volume/v3/types/83bffb70-a058-4989-a95e-fd62588d5acc/extra_specs => generated 55 bytes in 1036 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-06-25 15:46:52.556 | Jun 25 17:46:25 devstack devstack@c-api.service[81508]: DEBUG dbcounter [-] [81508] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=81508) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.556 | Jun 25 17:46:26 devstack devstack@c-api.service[81507]: DEBUG dbcounter [-] [81507] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=81507) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.559 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.562 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-06-25 15:46:52.581 | enabled 2026-06-25 15:46:52.587 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-06-25 15:46:52.610 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-06-25 15:46:52.610 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-06-25 15:46:52.610 | Active: active (running) since Thu 2026-06-25 17:46:10 CEST; 41s ago 2026-06-25 15:46:52.610 | Main PID: 82879 (cinder-volume) 2026-06-25 15:46:52.610 | Tasks: 2 (limit: 14255) 2026-06-25 15:46:52.610 | Memory: 144.2M (peak: 172.9M) 2026-06-25 15:46:52.610 | CPU: 21.695s 2026-06-25 15:46:52.610 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-06-25 15:46:52.611 | ├─82879 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 15:46:52.611 | └─83060 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-06-25 15:46:52.611 | 2026-06-25 15:46:52.611 | Jun 25 17:46:34 devstack sudo[84225]: pam_unix(sudo:session): session closed for user root 2026-06-25 15:46:52.611 | Jun 25 17:46:34 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.662s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-25 15:46:52.611 | Jun 25 17:46:34 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-06-25 15:46:52.611 | Jun 25 17:46:34 devstack sudo[84244]: 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-06-25 15:46:52.612 | Jun 25 17:46:34 devstack sudo[84244]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-06-25 15:46:52.612 | Jun 25 17:46:34 devstack sudo[84244]: pam_unix(sudo:session): session closed for user root 2026-06-25 15:46:52.612 | Jun 25 17:46:34 devstack cinder-volume[83060]: DEBUG oslo_concurrency.processutils [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 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.673s {{(pid=83060) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-06-25 15:46:52.612 | Jun 25 17:46:34 devstack cinder-volume[83060]: INFO cinder.volume.manager [None req-8f561566-3631-4f4f-88c3-34d5f18796c6 None None] Driver post RPC initialization completed successfully. 2026-06-25 15:46:52.612 | Jun 25 17:46:44 devstack cinder-volume[83060]: DEBUG dbcounter [-] [83060] Writing DB stats cinder:SELECT=12,cinder:INSERT=1,cinder:UPDATE=1 {{(pid=83060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.612 | Jun 25 17:46:44 devstack cinder-volume[83060]: DEBUG dbcounter [-] [83060] Writing DB stats cinder:SELECT=2,cinder:UPDATE=1 {{(pid=83060) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:52.614 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.617 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-06-25 15:46:52.634 | not-found 2026-06-25 15:46:52.639 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.642 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-06-25 15:46:52.658 | not-found 2026-06-25 15:46:52.662 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.665 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-06-25 15:46:52.683 | not-found 2026-06-25 15:46:52.687 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.690 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-06-25 15:46:52.706 | not-found 2026-06-25 15:46:52.711 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.714 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-06-25 15:46:52.731 | not-found 2026-06-25 15:46:52.736 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.738 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-06-25 15:46:52.756 | enabled 2026-06-25 15:46:52.761 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-06-25 15:46:52.783 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-06-25 15:46:52.784 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-06-25 15:46:52.784 | Active: active (running) since Thu 2026-06-25 17:43:45 CEST; 3min 7s ago 2026-06-25 15:46:52.784 | Main PID: 71255 (neutron-ovn-age) 2026-06-25 15:46:52.784 | Tasks: 20 (limit: 14255) 2026-06-25 15:46:52.784 | Memory: 345.6M (peak: 346.3M) 2026-06-25 15:46:52.784 | CPU: 12.800s 2026-06-25 15:46:52.784 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-06-25 15:46:52.784 | ├─71255 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-06-25 15:46:52.784 | ├─72816 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-06-25 15:46:52.784 | ├─73258 /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/tmp1546b0sa/privsep.sock 2026-06-25 15:46:52.784 | └─75559 /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/tmp9o2349cu/privsep.sock 2026-06-25 15:46:52.785 | 2026-06-25 15:46:52.785 | Jun 25 17:45:50 devstack neutron-ovn-agent[72816]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72816) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 15:46:52.785 | Jun 25 17:45:50 devstack neutron-ovn-agent[72816]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72816) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 15:46:52.785 | Jun 25 17:45:50 devstack neutron-ovn-agent[72816]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72816) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 15:46:52.785 | Jun 25 17:45:50 devstack neutron-ovn-agent[72816]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72816) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 15:46:52.785 | Jun 25 17:46:50 devstack neutron-ovn-agent[72816]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72816) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 15:46:52.785 | Jun 25 17:46:50 devstack neutron-ovn-agent[72816]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72816) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 15:46:52.785 | Jun 25 17:46:50 devstack neutron-ovn-agent[72816]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72816) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 15:46:52.785 | Jun 25 17:46:50 devstack neutron-ovn-agent[72816]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=72816) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-06-25 15:46:52.786 | Jun 25 17:46:50 devstack neutron-ovn-agent[72816]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=72816) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-06-25 15:46:52.786 | Jun 25 17:46:50 devstack neutron-ovn-agent[72816]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=72816) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-06-25 15:46:52.790 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.792 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-06-25 15:46:52.808 | not-found 2026-06-25 15:46:52.813 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.816 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-06-25 15:46:52.831 | not-found 2026-06-25 15:46:52.836 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.838 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-06-25 15:46:52.855 | not-found 2026-06-25 15:46:52.859 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.861 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-06-25 15:46:52.879 | not-found 2026-06-25 15:46:52.884 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.886 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-06-25 15:46:52.904 | enabled 2026-06-25 15:46:52.909 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-06-25 15:46:52.931 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-06-25 15:46:52.931 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-06-25 15:46:52.931 | Active: active (running) since Thu 2026-06-25 17:36:30 CEST; 10min ago 2026-06-25 15:46:52.931 | Main PID: 47762 (dstat.sh) 2026-06-25 15:46:52.931 | Tasks: 3 (limit: 14255) 2026-06-25 15:46:52.931 | Memory: 27.5M (peak: 28.0M) 2026-06-25 15:46:52.931 | CPU: 3.849s 2026-06-25 15:46:52.931 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-06-25 15:46:52.932 | ├─47762 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-06-25 15:46:52.932 | ├─47928 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-06-25 15:46:52.932 | └─47929 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-06-25 15:46:52.932 | 2026-06-25 15:46:52.932 | Jun 25 17:46:43 devstack dstat.sh[47929]: 25-06 17:46:43| 23 8 66 0 0|5337M 227M 221M 5944M| 0 0 | 0 2072k| 0 264 |2375 1721 |3.28 2.74 1.80|1.0 0 2.0| 0 0 | | 17 287 0 40 0 2026-06-25 15:46:52.932 | Jun 25 17:46:44 devstack dstat.sh[47929]: 25-06 17:46:44| 17 12 63 0 0|5299M 265M 221M 5944M| 10k 33k| 44k 244k|3.00 29.0 |4603 4276 |3.28 2.74 1.80|1.0 0 262| 0 0 | | 17 287 0 40 0 2026-06-25 15:46:52.932 | Jun 25 17:46:45 devstack dstat.sh[47929]: 25-06 17:46:45| 22 10 65 0 0|5299M 265M 221M 5944M| 0 0 |4088B 447k|1.00 39.9 |2377 1854 |3.28 2.74 1.80|1.0 0 2.0| 0 0 | | 17 291 0 40 0 2026-06-25 15:46:52.932 | Jun 25 17:46:46 devstack dstat.sh[47929]: 25-06 17:46:46| 18 9 71 0 0|5328M 236M 221M 5944M| 52B 0 | 0 144k| 0 10.0 |1882 1344 |3.18 2.72 1.80|1.0 0 0| 0 0 | | 17 291 0 40 0 2026-06-25 15:46:52.932 | Jun 25 17:46:47 devstack dstat.sh[47929]: 25-06 17:46:47| 15 13 65 0 0|5250M 314M 221M 5944M|7256B 21k| 188k 284k|8.00 27.0 |4422 4145 |3.18 2.72 1.80|2.0 0 251| 0 0 | | 17 291 0 40 0 2026-06-25 15:46:52.933 | Jun 25 17:46:48 devstack dstat.sh[47929]: 25-06 17:46:48| 1 3 93 0 0|5247M 317M 221M 5944M| 712B 1692B| 0 460k| 0 26.0 |1251 1577 |3.18 2.72 1.80| 0 0 29| 0 0 | | 17 291 0 40 0 2026-06-25 15:46:52.933 | Jun 25 17:46:49 devstack dstat.sh[47929]: 25-06 17:46:49| 27 13 57 0 0|5276M 289M 221M 5944M| 132B 476B| 24k 36k|2.00 4.00 |3323 15k|3.18 2.72 1.80|1.0 0 41| 0 0 | | 17 291 0 41 0 2026-06-25 15:46:52.933 | Jun 25 17:46:50 devstack dstat.sh[47929]: 25-06 17:46:50| 18 10 69 0 0|5289M 275M 221M 5944M| 52B 0 | 0 152k| 0 21.0 |2359 1945 |3.18 2.72 1.80|1.0 0 3.0| 0 0 | | 17 291 0 41 0 2026-06-25 15:46:52.933 | Jun 25 17:46:51 devstack dstat.sh[47929]: 25-06 17:46:51| 21 7 68 0 0|5303M 262M 221M 5944M| 0 0 | 0 992k| 0 125 |2431 2206 |3.01 2.69 1.80|1.0 0 1.0| 0 0 | | 17 291 0 40 0 2026-06-25 15:46:52.933 | Jun 25 17:46:52 devstack dstat.sh[47929]: 25-06 17:46:52| 19 10 66 0 0|5241M 323M 221M 5944M|6760B 28k|8163B 877k|1.99 32.9 |3922 3148 |3.01 2.69 1.80|2.0 0 110| 0 0 | | 17 295 0 40 0 2026-06-25 15:46:52.936 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.939 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-06-25 15:46:52.958 | enabled 2026-06-25 15:46:52.963 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-06-25 15:46:52.986 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-06-25 15:46:52.986 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-06-25 15:46:52.986 | Active: active (running) since Thu 2026-06-25 17:43:43 CEST; 3min 9s ago 2026-06-25 15:46:52.986 | Main PID: 70558 (neutron-ovn-met) 2026-06-25 15:46:52.986 | Tasks: 2 (limit: 14255) 2026-06-25 15:46:52.986 | Memory: 121.5M (peak: 122.2M) 2026-06-25 15:46:52.987 | CPU: 3.761s 2026-06-25 15:46:52.987 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-06-25 15:46:52.987 | └─70558 "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-06-25 15:46:52.987 | 2026-06-25 15:46:52.987 | Jun 25 17:43:47 devstack neutron-ovn-metadata-agent[70558]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-06-25 15:46:52.987 | Jun 25 17:43:47 devstack neutron-ovn-metadata-agent[70558]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-06-25 15:46:52.987 | Jun 25 17:43:47 devstack neutron-ovn-metadata-agent[70558]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 15:46:52.987 | Jun 25 17:43:47 devstack neutron-ovn-metadata-agent[70558]: 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-06-25 15:46:52.988 | Jun 25 17:43:47 devstack neutron-ovn-metadata-agent[70558]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-06-25 15:46:52.988 | Jun 25 17:43:47 devstack neutron-ovn-metadata-agent[70558]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 15:46:52.988 | Jun 25 17:43:47 devstack neutron-ovn-metadata-agent[70558]: 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-06-25 15:46:52.988 | Jun 25 17:43:47 devstack neutron-ovn-metadata-agent[70558]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-06-25 15:46:52.988 | Jun 25 17:43:47 devstack neutron-ovn-metadata-agent[70558]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-06-25 15:46:52.989 | Jun 25 17:43:47 devstack neutron-ovn-metadata-agent[70558]: ERROR neutron 2026-06-25 15:46:52.991 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:52.994 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-06-25 15:46:53.016 | enabled 2026-06-25 15:46:53.022 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-06-25 15:46:53.046 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-06-25 15:46:53.046 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-06-25 15:46:53.046 | Active: active (running) since Thu 2026-06-25 17:43:48 CEST; 3min 4s ago 2026-06-25 15:46:53.046 | Main PID: 72387 (uwsgi) 2026-06-25 15:46:53.046 | Status: "uWSGI is ready" 2026-06-25 15:46:53.047 | Tasks: 23 (limit: 14255) 2026-06-25 15:46:53.047 | Memory: 388.9M (peak: 389.6M) 2026-06-25 15:46:53.049 | CPU: 42.840s 2026-06-25 15:46:53.049 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-06-25 15:46:53.049 | ├─72387 "neutron-apiuWSGI master" 2026-06-25 15:46:53.049 | ├─72388 "neutron-apiuWSGI worker 1" 2026-06-25 15:46:53.049 | └─72389 "neutron-apiuWSGI worker 2" 2026-06-25 15:46:53.049 | 2026-06-25 15:46:53.049 | Jun 25 17:46:34 devstack devstack@neutron-api.service[72388]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72388) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 15:46:53.049 | Jun 25 17:46:34 devstack devstack@neutron-api.service[72388]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=72388) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 15:46:53.049 | Jun 25 17:46:34 devstack devstack@neutron-api.service[72389]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72389) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 15:46:53.049 | Jun 25 17:46:34 devstack devstack@neutron-api.service[72389]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=72389) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 15:46:53.049 | Jun 25 17:46:44 devstack devstack@neutron-api.service[72388]: DEBUG dbcounter [-] [72388] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72388) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:53.050 | Jun 25 17:46:44 devstack devstack@neutron-api.service[72389]: DEBUG dbcounter [-] [72389] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=72389) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:53.050 | Jun 25 17:46:49 devstack devstack@neutron-api.service[72388]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72388) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 15:46:53.050 | Jun 25 17:46:49 devstack devstack@neutron-api.service[72388]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=72388) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 15:46:53.050 | Jun 25 17:46:49 devstack devstack@neutron-api.service[72389]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=72389) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-06-25 15:46:53.050 | Jun 25 17:46:49 devstack devstack@neutron-api.service[72389]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=72389) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-06-25 15:46:53.052 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:53.055 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-06-25 15:46:53.077 | enabled 2026-06-25 15:46:53.084 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-06-25 15:46:53.110 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-06-25 15:46:53.110 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-06-25 15:46:53.110 | Active: active (running) since Thu 2026-06-25 17:43:53 CEST; 2min 59s ago 2026-06-25 15:46:53.110 | Main PID: 73402 (neutron-periodi) 2026-06-25 15:46:53.110 | Tasks: 15 (limit: 14255) 2026-06-25 15:46:53.110 | Memory: 181.4M (peak: 181.7M) 2026-06-25 15:46:53.110 | CPU: 7.011s 2026-06-25 15:46:53.110 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-06-25 15:46:53.110 | ├─73402 "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-06-25 15:46:53.111 | └─74031 "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-06-25 15:46:53.111 | 2026-06-25 15:46:53.111 | Jun 25 17:45:43 devstack neutron-periodic-workers[74031]: DEBUG oslo.service.backend._threading.loopingcall [None req-49a37723-f3d1-43c6-8d09-dde0c6ceecbe None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.96 seconds {{(pid=74031) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.111 | Jun 25 17:45:53 devstack neutron-periodic-workers[74031]: DEBUG dbcounter [-] [74031] Writing DB stats neutron:SELECT=5 {{(pid=74031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:53.111 | Jun 25 17:46:04 devstack neutron-periodic-workers[74031]: DEBUG oslo.service.backend._threading.loopingcall [None req-6693e7fb-68fa-484a-a66b-8c20e3f52821 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.99 seconds {{(pid=74031) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.111 | Jun 25 17:46:09 devstack neutron-periodic-workers[74031]: DEBUG neutron.db.agents_db [None req-53f50597-7175-4d46-aeea-17ac7ffe1f19 None None] Agent healthcheck: found 0 active agents {{(pid=74031) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-25 15:46:53.111 | Jun 25 17:46:09 devstack neutron-periodic-workers[74031]: DEBUG oslo.service.backend._threading.loopingcall [None req-53f50597-7175-4d46-aeea-17ac7ffe1f19 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=74031) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.111 | Jun 25 17:46:19 devstack neutron-periodic-workers[74031]: DEBUG dbcounter [-] [74031] Writing DB stats neutron:DELETE=1,neutron:SELECT=1 {{(pid=74031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:53.111 | Jun 25 17:46:20 devstack neutron-periodic-workers[74031]: DEBUG oslo.service.backend._threading.loopingcall [None req-49a37723-f3d1-43c6-8d09-dde0c6ceecbe None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.97 seconds {{(pid=74031) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.112 | Jun 25 17:46:30 devstack neutron-periodic-workers[74031]: DEBUG dbcounter [-] [74031] Writing DB stats neutron:SELECT=3 {{(pid=74031) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:53.112 | Jun 25 17:46:46 devstack neutron-periodic-workers[74031]: DEBUG neutron.db.agents_db [None req-53f50597-7175-4d46-aeea-17ac7ffe1f19 None None] Agent healthcheck: found 0 active agents {{(pid=74031) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-06-25 15:46:53.112 | Jun 25 17:46:46 devstack neutron-periodic-workers[74031]: DEBUG oslo.service.backend._threading.loopingcall [None req-53f50597-7175-4d46-aeea-17ac7ffe1f19 None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=74031) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.116 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:53.119 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-06-25 15:46:53.141 | enabled 2026-06-25 15:46:53.147 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-06-25 15:46:53.174 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-06-25 15:46:53.174 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-06-25 15:46:53.174 | Active: active (running) since Thu 2026-06-25 17:43:50 CEST; 3min 2s ago 2026-06-25 15:46:53.174 | Main PID: 72901 (neutron-rpc-ser) 2026-06-25 15:46:53.174 | Tasks: 27 (limit: 14255) 2026-06-25 15:46:53.174 | Memory: 194.2M (peak: 194.8M) 2026-06-25 15:46:53.175 | CPU: 8.824s 2026-06-25 15:46:53.175 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-06-25 15:46:53.175 | ├─72901 "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-06-25 15:46:53.175 | ├─73993 "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-06-25 15:46:53.175 | └─73995 "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-06-25 15:46:53.175 | 2026-06-25 15:46:53.175 | Jun 25 17:45:36 devstack neutron-rpc-server[73995]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 15:46:53.175 | Jun 25 17:45:36 devstack neutron-rpc-server[73995]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 117, in get_node 2026-06-25 15:46:53.175 | Jun 25 17:45:36 devstack neutron-rpc-server[73995]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-06-25 15:46:53.176 | Jun 25 17:45:36 devstack neutron-rpc-server[73995]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 95, in _load_hash_ring 2026-06-25 15:46:53.176 | Jun 25 17:45:36 devstack neutron-rpc-server[73995]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-06-25 15:46:53.176 | Jun 25 17:45:36 devstack neutron-rpc-server[73995]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-06-25 15:46:53.176 | Jun 25 17:45:36 devstack neutron-rpc-server[73995]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor File "/opt/stack/neutron/neutron/common/ovn/hash_ring_manager.py", line 63, in _wait_startup_before_caching 2026-06-25 15:46:53.177 | Jun 25 17:45:36 devstack neutron-rpc-server[73995]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-06-25 15:46:53.177 | Jun 25 17:45:36 devstack neutron-rpc-server[73995]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-06-25 15:46:53.177 | Jun 25 17:45:36 devstack neutron-rpc-server[73995]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-06-25 15:46:53.180 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:53.183 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:46:53.203 | enabled 2026-06-25 15:46:53.208 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-06-25 15:46:53.234 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:46:53.234 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-06-25 15:46:53.234 | Active: active (running) since Thu 2026-06-25 17:43:55 CEST; 2min 57s ago 2026-06-25 15:46:53.234 | Main PID: 73906 (neutron-ovn-mai) 2026-06-25 15:46:53.234 | Tasks: 12 (limit: 14255) 2026-06-25 15:46:53.235 | Memory: 255.0M (peak: 255.4M) 2026-06-25 15:46:53.235 | CPU: 8.127s 2026-06-25 15:46:53.235 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-06-25 15:46:53.235 | ├─73906 "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-06-25 15:46:53.235 | └─74021 "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-06-25 15:46:53.235 | 2026-06-25 15:46:53.235 | Jun 25 17:44:24 devstack neutron-ovn-maintenance-worker[74021]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-718fbed2-a77b-451f-8c77-6c5396dec8e7 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=74021) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 15:46:53.236 | Jun 25 17:44:24 devstack neutron-ovn-maintenance-worker[74021]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-718fbed2-a77b-451f-8c77-6c5396dec8e7 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=74021) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 15:46:53.236 | Jun 25 17:44:24 devstack neutron-ovn-maintenance-worker[74021]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-718fbed2-a77b-451f-8c77-6c5396dec8e7 None None] OVN maintenance task update_router_distributed_flag finished in 0.009 seconds 2026-06-25 15:46:53.236 | Jun 25 17:44:24 devstack neutron-ovn-maintenance-worker[74021]: DEBUG futurist.periodics [None req-718fbed2-a77b-451f-8c77-6c5396dec8e7 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=74021) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 15:46:53.236 | Jun 25 17:44:24 devstack neutron-ovn-maintenance-worker[74021]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-718fbed2-a77b-451f-8c77-6c5396dec8e7 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=74021) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-06-25 15:46:53.236 | Jun 25 17:44:24 devstack neutron-ovn-maintenance-worker[74021]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-718fbed2-a77b-451f-8c77-6c5396dec8e7 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=74021) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-06-25 15:46:53.237 | Jun 25 17:44:24 devstack neutron-ovn-maintenance-worker[74021]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-718fbed2-a77b-451f-8c77-6c5396dec8e7 None None] OVN maintenance task update_security_group_with_address_group finished in 0.022 seconds 2026-06-25 15:46:53.237 | Jun 25 17:44:24 devstack neutron-ovn-maintenance-worker[74021]: DEBUG futurist.periodics [None req-718fbed2-a77b-451f-8c77-6c5396dec8e7 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=74021) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 15:46:53.237 | Jun 25 17:44:24 devstack neutron-ovn-maintenance-worker[74021]: DEBUG futurist.periodics [None req-718fbed2-a77b-451f-8c77-6c5396dec8e7 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=74021) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-06-25 15:46:53.237 | Jun 25 17:44:34 devstack neutron-ovn-maintenance-worker[74021]: DEBUG dbcounter [-] [74021] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=74021) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:53.241 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:53.245 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-06-25 15:46:53.271 | enabled 2026-06-25 15:46:53.276 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-06-25 15:46:53.299 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-06-25 15:46:53.299 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-06-25 15:46:53.299 | Active: active (running) since Thu 2026-06-25 17:45:45 CEST; 1min 8s ago 2026-06-25 15:46:53.299 | Main PID: 78166 (nova-novncproxy) 2026-06-25 15:46:53.300 | Tasks: 4 (limit: 14255) 2026-06-25 15:46:53.300 | Memory: 109.6M (peak: 109.9M) 2026-06-25 15:46:53.300 | CPU: 3.918s 2026-06-25 15:46:53.300 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-06-25 15:46:53.300 | └─78166 /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-06-25 15:46:53.300 | 2026-06-25 15:46:53.300 | Jun 25 17:45:45 devstack nova-novncproxy[78166]: If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:46:53.300 | Jun 25 17:45:45 devstack nova-novncproxy[78166]: framework. For more detail see 2026-06-25 15:46:53.300 | Jun 25 17:45:45 devstack nova-novncproxy[78166]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:46:53.300 | Jun 25 17:45:45 devstack nova-novncproxy[78166]: import eventlet # noqa 2026-06-25 15:46:53.301 | Jun 25 17:45:46 devstack nova-novncproxy[78166]: 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-06-25 15:46:53.301 | Jun 25 17:45:50 devstack nova-novncproxy[78166]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-06-25 15:46:53.301 | Jun 25 17:45:50 devstack nova-novncproxy[78166]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-06-25 15:46:53.301 | Jun 25 17:45:50 devstack nova-novncproxy[78166]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-06-25 15:46:53.301 | Jun 25 17:45:50 devstack nova-novncproxy[78166]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-06-25 15:46:53.301 | Jun 25 17:45:50 devstack nova-novncproxy[78166]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-06-25 15:46:53.307 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:53.311 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-06-25 15:46:53.330 | enabled 2026-06-25 15:46:53.335 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-06-25 15:46:53.362 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-06-25 15:46:53.362 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-06-25 15:46:53.362 | Active: active (running) since Thu 2026-06-25 17:45:48 CEST; 1min 5s ago 2026-06-25 15:46:53.362 | Main PID: 78998 (nova-conductor:) 2026-06-25 15:46:53.362 | Tasks: 19 (limit: 14255) 2026-06-25 15:46:53.362 | Memory: 158.2M (peak: 158.5M) 2026-06-25 15:46:53.362 | CPU: 5.245s 2026-06-25 15:46:53.363 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-06-25 15:46:53.363 | ├─78998 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-06-25 15:46:53.364 | ├─80690 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 15:46:53.364 | └─80692 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 15:46:53.364 | 2026-06-25 15:46:53.364 | Jun 25 17:45:55 devstack nova-conductor[80690]: DEBUG nova.service [None req-1326063b-b2ee-4c94-aa00-b7cc88e75bb9 None None] Join ServiceGroup membership for this service conductor {{(pid=80690) start /opt/stack/nova/nova/service.py:222}} 2026-06-25 15:46:53.364 | Jun 25 17:45:55 devstack nova-conductor[80690]: DEBUG nova.servicegroup.drivers.db [None req-1326063b-b2ee-4c94-aa00-b7cc88e75bb9 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=80690) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-06-25 15:46:53.364 | Jun 25 17:46:00 devstack nova-conductor[80692]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=80692) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.364 | Jun 25 17:46:00 devstack nova-conductor[80690]: DEBUG oslo.service.backend._threading.loopingcall [None req-ce34fb5f-a39f-455f-abbe-2ee90e286ecf None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80690) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.364 | Jun 25 17:46:00 devstack nova-conductor[80690]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=80690) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.364 | Jun 25 17:46:02 devstack nova-conductor[78998]: DEBUG dbcounter [-] [78998] Writing DB stats nova_api:SELECT=1 {{(pid=78998) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:53.364 | Jun 25 17:46:02 devstack nova-conductor[78998]: DEBUG dbcounter [-] [78998] Writing DB stats nova_cell0:SELECT=1 {{(pid=78998) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:53.364 | Jun 25 17:46:02 devstack nova-conductor[78998]: DEBUG dbcounter [-] [78998] Writing DB stats nova_cell1:SELECT=1 {{(pid=78998) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:53.365 | Jun 25 17:46:10 devstack nova-conductor[80692]: DEBUG dbcounter [-] [80692] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=80692) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:53.365 | Jun 25 17:46:10 devstack nova-conductor[80690]: DEBUG dbcounter [-] [80690] Writing DB stats nova_cell0:SELECT=3 {{(pid=80690) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:53.367 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-06-25 15:46:53.370 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-06-25 15:46:53.388 | enabled 2026-06-25 15:46:53.393 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-06-25 15:46:53.414 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-06-25 15:46:53.415 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-06-25 15:46:53.415 | Active: active (running) since Thu 2026-06-25 17:45:50 CEST; 1min 2s ago 2026-06-25 15:46:53.415 | Main PID: 79564 (nova-conductor:) 2026-06-25 15:46:53.415 | Tasks: 38 (limit: 14255) 2026-06-25 15:46:53.415 | Memory: 168.6M (peak: 169.1M) 2026-06-25 15:46:53.415 | CPU: 5.333s 2026-06-25 15:46:53.415 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-06-25 15:46:53.415 | ├─79564 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-06-25 15:46:53.415 | ├─80696 "nova-conductor: ServiceWrapper worker(0)" 2026-06-25 15:46:53.415 | └─80698 "nova-conductor: ServiceWrapper worker(1)" 2026-06-25 15:46:53.416 | 2026-06-25 15:46:53.416 | Jun 25 17:46:20 devstack nova-conductor[80696]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80696) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.416 | Jun 25 17:46:20 devstack nova-conductor[80698]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80698) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.416 | Jun 25 17:46:30 devstack nova-conductor[80696]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80696) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.416 | Jun 25 17:46:30 devstack nova-conductor[80698]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80698) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.416 | Jun 25 17:46:36 devstack nova-conductor[80696]: DEBUG oslo.service.backend._threading.loopingcall [None req-21ce75d0-799b-4d18-b039-d306d5b52ff6 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=80696) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.416 | Jun 25 17:46:40 devstack nova-conductor[80696]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80696) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.416 | Jun 25 17:46:40 devstack nova-conductor[80698]: DEBUG dbcounter [-] [80698] Writing DB stats nova_cell1:SELECT=15,nova_cell1:INSERT=1,nova_cell1:UPDATE=1 {{(pid=80698) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-06-25 15:46:53.416 | Jun 25 17:46:40 devstack nova-conductor[80698]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80698) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.417 | Jun 25 17:46:50 devstack nova-conductor[80696]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=80696) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.417 | Jun 25 17:46:50 devstack nova-conductor[80698]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=80698) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-06-25 15:46:53.421 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-06-25 15:46:53.440 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:53.442 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-06-25 15:46:53.460 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:46:53.462 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-06-25 15:46:53.466 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-06-25 15:46:53.941 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:46:53.941 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:46:53.941 | we strongly recommend against using it for new projects. 2026-06-25 15:46:53.941 | 2026-06-25 15:46:53.941 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:46:53.941 | framework. For more detail see 2026-06-25 15:46:53.941 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:46:53.941 | 2026-06-25 15:46:53.941 | import eventlet # noqa 2026-06-25 15:46:54.291 | 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-06-25 15:46:57.348 | INFO dbcounter [None req-ca87fd61-e373-4c5c-9090-04711997e450 None None] Registered counter for database nova_api 2026-06-25 15:46:57.481 | DEBUG dbcounter [-] [85198] Writer thread running {{(pid=85198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:46:57.492 | Found 2 cell mappings. 2026-06-25 15:46:57.492 | Skipping cell0 since it does not contain hosts. 2026-06-25 15:46:57.492 | Getting computes from cell 'cell1': 2be91a9c-ab69-4197-973e-5e814f61bd62 2026-06-25 15:46:57.492 | INFO dbcounter [None req-ca87fd61-e373-4c5c-9090-04711997e450 None None] Registered counter for database nova_cell1 2026-06-25 15:46:57.576 | DEBUG dbcounter [-] [85198] Writer thread running {{(pid=85198) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-06-25 15:46:57.888 | Checking host mapping for compute host 'devstack': 71bf1c3d-90e8-4048-97b8-905cb0273752 2026-06-25 15:46:57.888 | Creating host mapping for compute host 'devstack': 71bf1c3d-90e8-4048-97b8-905cb0273752 2026-06-25 15:46:57.888 | Found 1 unmapped computes in cell: 2be91a9c-ab69-4197-973e-5e814f61bd62 2026-06-25 15:46:58.219 | Exception ignored in: 2026-06-25 15:46:58.219 | Traceback (most recent call last): 2026-06-25 15:46:58.219 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:46:58.219 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:46:58.220 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:46:58.220 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:46:58.220 | RuntimeError: greenlet is being finalized 2026-06-25 15:46:58.603 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-06-25 15:46:59.089 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-06-25 15:46:59.089 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-06-25 15:46:59.089 | we strongly recommend against using it for new projects. 2026-06-25 15:46:59.090 | 2026-06-25 15:46:59.090 | If you are already using Eventlet, we recommend migrating to a different 2026-06-25 15:46:59.090 | framework. For more detail see 2026-06-25 15:46:59.090 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-06-25 15:46:59.090 | 2026-06-25 15:46:59.090 | import eventlet # noqa 2026-06-25 15:46:59.467 | 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-06-25 15:47:03.136 | +-------------------------------------------+ 2026-06-25 15:47:03.136 | | Upgrade Check Results | 2026-06-25 15:47:03.136 | +-------------------------------------------+ 2026-06-25 15:47:03.136 | | Check: Cells v2 | 2026-06-25 15:47:03.137 | | Result: Success | 2026-06-25 15:47:03.137 | | Details: None | 2026-06-25 15:47:03.137 | +-------------------------------------------+ 2026-06-25 15:47:03.137 | | Check: Placement API | 2026-06-25 15:47:03.137 | | Result: Success | 2026-06-25 15:47:03.137 | | Details: None | 2026-06-25 15:47:03.137 | +-------------------------------------------+ 2026-06-25 15:47:03.137 | | Check: Cinder API | 2026-06-25 15:47:03.137 | | Result: Success | 2026-06-25 15:47:03.137 | | Details: None | 2026-06-25 15:47:03.137 | +-------------------------------------------+ 2026-06-25 15:47:03.138 | | Check: Policy File JSON to YAML Migration | 2026-06-25 15:47:03.138 | | Result: Success | 2026-06-25 15:47:03.138 | | Details: None | 2026-06-25 15:47:03.138 | +-------------------------------------------+ 2026-06-25 15:47:03.138 | | Check: Older than N-1 computes | 2026-06-25 15:47:03.138 | | Result: Success | 2026-06-25 15:47:03.138 | | Details: None | 2026-06-25 15:47:03.138 | +-------------------------------------------+ 2026-06-25 15:47:03.138 | | Check: hw_machine_type unset | 2026-06-25 15:47:03.138 | | Result: Success | 2026-06-25 15:47:03.138 | | Details: None | 2026-06-25 15:47:03.138 | +-------------------------------------------+ 2026-06-25 15:47:03.139 | | Check: Service User Token Configuration | 2026-06-25 15:47:03.139 | | Result: Success | 2026-06-25 15:47:03.139 | | Details: None | 2026-06-25 15:47:03.139 | +-------------------------------------------+ 2026-06-25 15:47:03.429 | Exception ignored in: 2026-06-25 15:47:03.429 | Traceback (most recent call last): 2026-06-25 15:47:03.430 | File "/usr/lib/python3.12/logging/__init__.py", line 884, in _removeHandlerRef 2026-06-25 15:47:03.430 | File "/usr/lib/python3.12/logging/__init__.py", line 241, in _acquireLock 2026-06-25 15:47:03.431 | File "/usr/lib/python3.12/threading.py", line 198, in acquire 2026-06-25 15:47:03.431 | File "/opt/stack/data/venv/lib/python3.12/site-packages/eventlet/green/thread.py", line 39, in get_ident 2026-06-25 15:47:03.431 | RuntimeError: greenlet is being finalized 2026-06-25 15:47:03.793 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-06-25 15:47:03.797 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-06-25 15:47:03.797 | + ./stack.sh:main:1482 : command openstack complete 2026-06-25 15:47:07.475 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-06-25 15:47:07.497 | + functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:07.501 | + ./stack.sh:main:1487 : is_ubuntu 2026-06-25 15:47:07.505 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-06-25 15:47:07.508 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-06-25 15:47:07.511 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-06-25 15:47:07.515 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:47:07.518 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-06-25 15:47:07.522 | + ./stack.sh:main:1489 : set_lvm_filter 2026-06-25 15:47:07.525 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-06-25 15:47:07.528 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-06-25 15:47:07.532 | + lib/lvm:set_lvm_filter:191 : local pv 2026-06-25 15:47:07.535 | + lib/lvm:set_lvm_filter:192 : local vg 2026-06-25 15:47:07.539 | + lib/lvm:set_lvm_filter:193 : local line 2026-06-25 15:47:07.543 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-06-25 15:47:07.588 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-06-25 15:47:07.594 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-06-25 15:47:07.594 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-06-25 15:47:07.594 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-06-25 15:47:07.600 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-06-25 15:47:07.602 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-06-25 15:47:07.605 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-06-25 15:47:07.609 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 15:47:07.612 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-06-25 15:47:07.615 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-06-25 15:47:07.635 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-06-25 15:47:07.655 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-06-25 15:47:07.658 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:47:07.661 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-06-25 15:47:07.665 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-06-25 15:47:07.668 | + functions-common:run_phase:1848 : local mode=stack 2026-06-25 15:47:07.672 | + functions-common:run_phase:1849 : local phase=test-config 2026-06-25 15:47:07.676 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-06-25 15:47:07.679 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-06-25 15:47:07.683 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-06-25 15:47:07.686 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-06-25 15:47:07.688 | + functions-common:run_phase:1858 : local extra 2026-06-25 15:47:07.692 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-06-25 15:47:07.696 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-06-25 15:47:07.700 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-06-25 15:47:07.703 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-06-25 15:47:07.706 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-06-25 15:47:07.710 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-06-25 15:47:07.726 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:07.729 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:47:07.732 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:47:07.735 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-06-25 15:47:07.738 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:47:07.741 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:47:07.744 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:47:07.747 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-06-25 15:47:07.749 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:47:07.753 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-06-25 15:47:07.756 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-06-25 15:47:07.760 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-06-25 15:47:07.762 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-06-25 15:47:07.813 | [2082 Async install_tempest:45870]: Waiting for completion of install_tempest running on PID 45870 (1 other jobs running) 2026-06-25 15:47:07.838 | [2082 Async install_tempest:45870]: Signaling child to exit 2026-06-25 15:47:07.838 | WAKEUP 2026-06-25 15:47:07.860 | [2082 Async install_tempest:45870]: Signaled 2026-06-25 15:47:07.862 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-06-25 15:47:07.862 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-06-25 15:47:07.862 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-06-25 15:47:07.862 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:47:07.862 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 15:47:07.862 | +++ functions-common:git_clone:593 : pwd 2026-06-25 15:47:07.863 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:47:07.863 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:47:07.863 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:47:07.863 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:47:07.863 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:47:07.863 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:47:07.863 | ++ functions-common:git_clone:610 : echo master 2026-06-25 15:47:07.863 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:47:07.864 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-06-25 15:47:07.864 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:47:07.864 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 15:47:07.864 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 15:47:07.864 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 15:47:07.864 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:47:07.864 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 15:47:07.865 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:47:07.865 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:47:07.865 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 15:47:07.865 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:47:07.865 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:47:07.865 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782401770071 2026-06-25 15:47:07.866 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-06-25 15:47:07.866 | Cloning into '/opt/stack/tempest'... 2026-06-25 15:47:07.866 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:47:07.866 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:47:07.866 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:07.866 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:07.866 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:47:07.867 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:07.867 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:47:07.867 | ++ functions-common:time_stop:2427 : start_time=1782401770071 2026-06-25 15:47:07.867 | ++ functions-common:time_stop:2429 : [[ -z 1782401770071 ]] 2026-06-25 15:47:07.867 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:07.867 | ++ functions-common:time_stop:2432 : end_time=1782401780258 2026-06-25 15:47:07.867 | ++ functions-common:time_stop:2433 : elapsed_time=10187 2026-06-25 15:47:07.868 | ++ functions-common:time_stop:2434 : total=571974 2026-06-25 15:47:07.868 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:07.868 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=582161 2026-06-25 15:47:07.868 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-06-25 15:47:07.868 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:47:07.868 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 15:47:07.868 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 15:47:07.868 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:47:07.868 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 15:47:07.869 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:47:07.869 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:47:07.869 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 15:47:07.869 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:47:07.869 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:47:07.869 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782401780327 2026-06-25 15:47:07.869 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:47:07.869 | From https://review.opendev.org/openstack/tempest 2026-06-25 15:47:07.870 | * branch master -> FETCH_HEAD 2026-06-25 15:47:07.870 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:47:07.870 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:47:07.870 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:07.870 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:07.870 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:47:07.870 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:07.871 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:47:07.871 | ++ functions-common:time_stop:2427 : start_time=1782401780327 2026-06-25 15:47:07.871 | ++ functions-common:time_stop:2429 : [[ -z 1782401780327 ]] 2026-06-25 15:47:07.871 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:07.871 | ++ functions-common:time_stop:2432 : end_time=1782401780917 2026-06-25 15:47:07.871 | ++ functions-common:time_stop:2433 : elapsed_time=590 2026-06-25 15:47:07.871 | ++ functions-common:time_stop:2434 : total=582161 2026-06-25 15:47:07.871 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:07.872 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=582751 2026-06-25 15:47:07.872 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:47:07.872 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 15:47:07.872 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 15:47:07.872 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:47:07.872 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 15:47:07.873 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:47:07.873 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:47:07.873 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 15:47:07.873 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:47:07.873 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:47:07.873 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782401780972 2026-06-25 15:47:07.873 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:47:07.873 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:47:07.873 | 2026-06-25 15:47:07.874 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:47:07.874 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:47:07.874 | state without impacting any branches by switching back to a branch. 2026-06-25 15:47:07.874 | 2026-06-25 15:47:07.874 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:47:07.874 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:47:07.874 | 2026-06-25 15:47:07.875 | git switch -c 2026-06-25 15:47:07.875 | 2026-06-25 15:47:07.875 | Or undo this operation with: 2026-06-25 15:47:07.876 | 2026-06-25 15:47:07.876 | git switch - 2026-06-25 15:47:07.876 | 2026-06-25 15:47:07.876 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:47:07.876 | 2026-06-25 15:47:07.876 | HEAD is now at 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 15:47:07.876 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:47:07.877 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:47:07.877 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:07.877 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:07.877 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:47:07.877 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:07.877 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:47:07.877 | ++ functions-common:time_stop:2427 : start_time=1782401780972 2026-06-25 15:47:07.877 | ++ functions-common:time_stop:2429 : [[ -z 1782401780972 ]] 2026-06-25 15:47:07.878 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:07.878 | ++ functions-common:time_stop:2432 : end_time=1782401781178 2026-06-25 15:47:07.878 | ++ functions-common:time_stop:2433 : elapsed_time=206 2026-06-25 15:47:07.878 | ++ functions-common:time_stop:2434 : total=582751 2026-06-25 15:47:07.878 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:07.878 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=582957 2026-06-25 15:47:07.878 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-06-25 15:47:07.878 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-06-25 15:47:07.879 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 15:47:07.879 | ++ functions-common:git_clone:673 : head -1 2026-06-25 15:47:07.879 | 1a502cabe Mark ``test_resize_volume_backed_server_confirm`` as unstable 2026-06-25 15:47:07.879 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:47:07.879 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-06-25 15:47:07.879 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-06-25 15:47:07.879 | ++ 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-06-25 15:47:07.879 | Collecting tox!=2.8.0,<4.0.0 2026-06-25 15:47:07.880 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-06-25 15:47:07.880 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 15:47:07.880 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-06-25 15:47:07.880 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-06-25 15:47:07.880 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-06-25 15:47:07.880 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-06-25 15:47:07.880 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-06-25 15:47:07.881 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-06-25 15:47:07.881 | 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-06-25 15:47:07.881 | 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-06-25 15:47:07.881 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-06-25 15:47:07.881 | 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-06-25 15:47:07.881 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-06-25 15:47:07.881 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-06-25 15:47:07.881 | 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-06-25 15:47:07.882 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-06-25 15:47:07.882 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-06-25 15:47:07.882 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-06-25 15:47:07.882 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-06-25 15:47:07.882 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-06-25 15:47:07.882 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-06-25 15:47:07.882 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 39.7 MB/s 0:00:00 2026-06-25 15:47:07.883 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-06-25 15:47:07.883 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-06-25 15:47:07.883 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-06-25 15:47:07.883 | 2026-06-25 15:47:07.883 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-06-25 15:47:07.883 | ++ inc/python:pip_install:216 : result=0 2026-06-25 15:47:07.883 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:47:07.883 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:47:07.884 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:07.884 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:07.884 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:47:07.884 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:07.884 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:47:07.884 | ++ functions-common:time_stop:2427 : start_time=1782401781269 2026-06-25 15:47:07.884 | ++ functions-common:time_stop:2429 : [[ -z 1782401781269 ]] 2026-06-25 15:47:07.885 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:07.885 | ++ functions-common:time_stop:2432 : end_time=1782401785338 2026-06-25 15:47:07.885 | ++ functions-common:time_stop:2433 : elapsed_time=4069 2026-06-25 15:47:07.885 | ++ functions-common:time_stop:2434 : total=179510 2026-06-25 15:47:07.885 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:07.885 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=183579 2026-06-25 15:47:07.885 | ++ inc/python:pip_install:219 : return 0 2026-06-25 15:47:07.885 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-06-25 15:47:07.886 | /opt/stack/tempest ~/devstack 2026-06-25 15:47:07.886 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-06-25 15:47:07.886 | Switched to branch 'master' 2026-06-25 15:47:07.886 | Your branch is up to date with 'origin/master'. 2026-06-25 15:47:07.886 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-06-25 15:47:07.886 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 15:47:07.886 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.087Afn32OF 2026-06-25 15:47:07.886 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.087Afn32OF 2026-06-25 15:47:07.887 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 15:47:07.887 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.087Afn32OF 2026-06-25 15:47:07.887 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 15:47:07.887 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 15:47:07.887 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 15:47:07.887 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 15:47:07.887 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 15:47:07.888 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 15:47:07.888 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 15:47:07.888 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-06-25 15:47:07.888 | full create: /opt/stack/tempest/.tox/tempest 2026-06-25 15:47:07.889 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 15:47:07.889 | full develop-inst: /opt/stack/tempest 2026-06-25 15:47:07.889 | full installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 15:47:07.889 | ___________________________________ summary ____________________________________ 2026-06-25 15:47:07.889 | full: skipped tests 2026-06-25 15:47:07.889 | congratulations :) 2026-06-25 15:47:07.889 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.087Afn32OF -r requirements.txt 2026-06-25 15:47:07.890 | 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-06-25 15:47:07.890 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-25 15:47:07.890 | 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-06-25 15:47:07.890 | 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-06-25 15:47:07.890 | 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-06-25 15:47:07.890 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-25 15:47:07.890 | 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-06-25 15:47:07.891 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-25 15:47:07.891 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-25 15:47:07.891 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-25 15:47:07.891 | 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-06-25 15:47:07.891 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-25 15:47:07.891 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-25 15:47:07.891 | 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-06-25 15:47:07.891 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-25 15:47:07.892 | 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-06-25 15:47:07.892 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-25 15:47:07.892 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-25 15:47:07.892 | 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-06-25 15:47:07.892 | 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-06-25 15:47:07.892 | 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-06-25 15:47:07.892 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-25 15:47:07.893 | 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-06-25 15:47:07.893 | 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)) (82.0.1) 2026-06-25 15:47:07.893 | 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-06-25 15:47:07.893 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-25 15:47:07.893 | 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-06-25 15:47:07.893 | 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-06-25 15:47:07.893 | 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-06-25 15:47:07.893 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-25 15:47:07.894 | 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-06-25 15:47:07.894 | 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-06-25 15:47:07.894 | 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-06-25 15:47:07.894 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-25 15:47:07.894 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-25 15:47:07.894 | 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-06-25 15:47:07.894 | 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-06-25 15:47:07.895 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-25 15:47:07.895 | 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-06-25 15:47:07.895 | 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-06-25 15:47:07.895 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-25 15:47:07.895 | 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-06-25 15:47:07.895 | 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-06-25 15:47:07.895 | 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-06-25 15:47:07.896 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-25 15:47:07.896 | 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-06-25 15:47:07.896 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-25 15:47:07.896 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-25 15:47:07.896 | 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-06-25 15:47:07.896 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-25 15:47:07.896 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-25 15:47:07.897 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-25 15:47:07.897 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-25 15:47:07.897 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-25 15:47:07.897 | 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-06-25 15:47:07.897 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-25 15:47:07.898 | 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-06-25 15:47:07.898 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-25 15:47:07.898 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-25 15:47:07.898 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-25 15:47:07.898 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-25 15:47:07.898 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-06-25 15:47:07.899 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.087Afn32OF 2026-06-25 15:47:07.899 | ++ lib/tempest:install_tempest:868 : popd 2026-06-25 15:47:07.899 | ~/devstack 2026-06-25 15:47:07.902 | [2082 Async install_tempest:45870]: finished install_tempest with result 0 in 46 seconds 2026-06-25 15:47:07.906 | ++ inc/async:async_wait:197 : return 0 2026-06-25 15:47:07.908 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-06-25 15:47:07.910 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:47:07.912 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-06-25 15:47:07.915 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-06-25 15:47:07.917 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-06-25 15:47:07.919 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-06-25 15:47:07.921 | ++ inc/python:setup_develop:353 : local bindep 2026-06-25 15:47:07.923 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 15:47:07.925 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-06-25 15:47:07.927 | ++ inc/python:setup_develop:359 : local extras= 2026-06-25 15:47:07.929 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-06-25 15:47:07.932 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-06-25 15:47:07.934 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 15:47:07.936 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-06-25 15:47:07.938 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-06-25 15:47:07.941 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-06-25 15:47:07.945 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-06-25 15:47:07.947 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-06-25 15:47:07.950 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-06-25 15:47:07.952 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-06-25 15:47:07.956 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-06-25 15:47:07.959 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-06-25 15:47:07.965 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-06-25 15:47:07.967 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-06-25 15:47:07.970 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-06-25 15:47:08.143 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-06-25 15:47:08.145 | ++ inc/python:setup_package:436 : local bindep=0 2026-06-25 15:47:08.149 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-06-25 15:47:08.151 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-06-25 15:47:08.154 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-06-25 15:47:08.158 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-06-25 15:47:08.161 | ++ inc/python:setup_package:445 : local flags=-e 2026-06-25 15:47:08.164 | ++ inc/python:setup_package:446 : local extras= 2026-06-25 15:47:08.167 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-06-25 15:47:08.170 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-06-25 15:47:08.173 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-06-25 15:47:08.176 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-06-25 15:47:08.179 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-06-25 15:47:08.182 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-06-25 15:47:08.206 | Using python 3.12 to install /opt/stack/tempest 2026-06-25 15:47:08.209 | ++ 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-06-25 15:47:09.278 | Obtaining file:///opt/stack/tempest 2026-06-25 15:47:09.283 | Installing build dependencies: started 2026-06-25 15:47:11.260 | Installing build dependencies: finished with status 'done' 2026-06-25 15:47:11.261 | Checking if build backend supports build_editable: started 2026-06-25 15:47:11.820 | Checking if build backend supports build_editable: finished with status 'done' 2026-06-25 15:47:11.821 | Getting requirements to build editable: started 2026-06-25 15:47:12.131 | Getting requirements to build editable: finished with status 'done' 2026-06-25 15:47:12.133 | Preparing editable metadata (pyproject.toml): started 2026-06-25 15:47:13.557 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-06-25 15:47:13.584 | 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.dev35) (7.0.3) 2026-06-25 15:47:13.586 | 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.dev35) (4.14.0) 2026-06-25 15:47:13.587 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.26.0) 2026-06-25 15:47:13.588 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.9.1) 2026-06-25 15:47:13.589 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.0.0) 2026-06-25 15:47:13.590 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (43.0.3) 2026-06-25 15:47:13.591 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.3.0) 2026-06-25 15:47:13.592 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (7.5.0) 2026-06-25 15:47:13.593 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.5.0) 2026-06-25 15:47:13.594 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (8.2.0) 2026-06-25 15:47:13.792 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev35) 2026-06-25 15:47:13.795 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-06-25 15:47:13.800 | 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.dev35) (5.10.0) 2026-06-25 15:47:13.801 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (10.1.1) 2026-06-25 15:47:13.802 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (4.3.2) 2026-06-25 15:47:13.803 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (6.0.3) 2026-06-25 15:47:13.803 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (1.4.6) 2026-06-25 15:47:13.804 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (5.8.0) 2026-06-25 15:47:13.805 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.17.0) 2026-06-25 15:47:13.806 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (2.7.0) 2026-06-25 15:47:13.807 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (3.1.0) 2026-06-25 15:47:13.808 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.7.1) 2026-06-25 15:47:13.809 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.20) 2026-06-25 15:47:13.810 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev35) (0.6.2) 2026-06-25 15:47:13.812 | 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.dev35) (0.6.0) 2026-06-25 15:47:13.813 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (4.0.0) 2026-06-25 15:47:13.817 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (3.0.52) 2026-06-25 15:47:13.818 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (1.11.0) 2026-06-25 15:47:13.819 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (15.0.0) 2026-06-25 15:47:13.820 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (1.8.0) 2026-06-25 15:47:13.822 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev35) (2.0.0) 2026-06-25 15:47:13.827 | 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.dev35) (3.0) 2026-06-25 15:47:13.829 | 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.dev35) (2.2.1) 2026-06-25 15:47:13.836 | 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.dev35) (26.1.0) 2026-06-25 15:47:13.837 | 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.dev35) (2025.9.1) 2026-06-25 15:47:13.838 | 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.dev35) (0.37.0) 2026-06-25 15:47:13.839 | 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.dev35) (2026.5.1) 2026-06-25 15:47:13.847 | 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.dev35) (6.8.0) 2026-06-25 15:47:13.850 | 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.dev35) (2.0.0) 2026-06-25 15:47:13.851 | 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.dev35) (2.34.2) 2026-06-25 15:47:13.855 | 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.dev35) (6.4.0) 2026-06-25 15:47:13.857 | 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.dev35) (2.9.0.post0) 2026-06-25 15:47:13.860 | 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.dev35) (4.15.0) 2026-06-25 15:47:13.862 | 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.dev35) (1.2.1) 2026-06-25 15:47:13.866 | 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.dev35) (2.1.0) 2026-06-25 15:47:13.868 | 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.dev35) (3.3.2) 2026-06-25 15:47:13.869 | 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.dev35) (26.2) 2026-06-25 15:47:13.870 | 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.dev35) (7.2.2) 2026-06-25 15:47:13.876 | 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.dev35) (5.0.0) 2026-06-25 15:47:13.877 | 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.dev35) (3.0.3) 2026-06-25 15:47:13.878 | 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.dev35) (1.6.2) 2026-06-25 15:47:13.886 | 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.dev35) (82.0.1) 2026-06-25 15:47:13.890 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev35) (0.8.1) 2026-06-25 15:47:13.909 | 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.dev35) (1.17.0) 2026-06-25 15:47:13.919 | 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.dev35) (3.4.7) 2026-06-25 15:47:13.920 | 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.dev35) (3.18) 2026-06-25 15:47:13.923 | 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.dev35) (2023.11.17) 2026-06-25 15:47:13.939 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (4.2.0) 2026-06-25 15:47:13.940 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (2.20.0) 2026-06-25 15:47:13.946 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->tempest==46.3.1.dev35) (0.1.2) 2026-06-25 15:47:13.961 | 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.dev35) (0.16.0) 2026-06-25 15:47:13.993 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev35) 2026-06-25 15:47:13.996 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-06-25 15:47:14.034 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-06-25 15:47:14.036 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-06-25 15:47:14.049 | Building wheels for collected packages: tempest 2026-06-25 15:47:14.050 | Building editable for tempest (pyproject.toml): started 2026-06-25 15:47:15.765 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-06-25 15:47:15.766 | Created wheel for tempest: filename=tempest-46.3.1.dev35-0.editable-py3-none-any.whl size=8319 sha256=0aeedbcd7c6d140081f847e2fb2eac2ea9ee57956645b4d79655aacfc8593780 2026-06-25 15:47:15.766 | Stored in directory: /tmp/pip-ephem-wheel-cache-5dwl8m1f/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-06-25 15:47:15.771 | Successfully built tempest 2026-06-25 15:47:16.068 | Installing collected packages: tomlkit, stestr, tempest 2026-06-25 15:47:16.331 | 2026-06-25 15:47:16.358 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev35 tomlkit-0.15.0 2026-06-25 15:47:16.525 | ++ inc/python:pip_install:216 : result=0 2026-06-25 15:47:16.528 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-06-25 15:47:16.530 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:47:16.532 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:16.534 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:16.536 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:47:16.539 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:16.541 | ++ functions-common:time_stop:2426 : name=pip_install 2026-06-25 15:47:16.543 | ++ functions-common:time_stop:2427 : start_time=1782402428200 2026-06-25 15:47:16.545 | ++ functions-common:time_stop:2429 : [[ -z 1782402428200 ]] 2026-06-25 15:47:16.547 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:16.551 | ++ functions-common:time_stop:2432 : end_time=1782402436549 2026-06-25 15:47:16.553 | ++ functions-common:time_stop:2433 : elapsed_time=8349 2026-06-25 15:47:16.556 | ++ functions-common:time_stop:2434 : total=190831 2026-06-25 15:47:16.557 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:16.559 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=199180 2026-06-25 15:47:16.562 | ++ inc/python:pip_install:219 : return 0 2026-06-25 15:47:16.564 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-06-25 15:47:16.566 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:47:16.571 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-06-25 15:47:16.573 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-06-25 15:47:16.575 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-06-25 15:47:16.577 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-06-25 15:47:16.579 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-06-25 15:47:16.581 | ++ inc/python:use_library_from_git:269 : return 1 2026-06-25 15:47:16.583 | ++ 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-06-25 15:47:16.585 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-06-25 15:47:16.587 | ++ lib/tempest:configure_tempest:213 : local images 2026-06-25 15:47:16.589 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-06-25 15:47:16.592 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-06-25 15:47:16.594 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-06-25 15:47:16.596 | ++ lib/tempest:configure_tempest:217 : local password 2026-06-25 15:47:16.598 | ++ lib/tempest:configure_tempest:218 : local line 2026-06-25 15:47:16.600 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-06-25 15:47:16.602 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-06-25 15:47:16.604 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-06-25 15:47:16.606 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-06-25 15:47:16.608 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-06-25 15:47:16.610 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-06-25 15:47:16.612 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-06-25 15:47:16.614 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-06-25 15:47:16.616 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-06-25 15:47:16.618 | ++ lib/tempest:configure_tempest:228 : local disk 2026-06-25 15:47:16.620 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-06-25 15:47:16.620 | ' 2026-06-25 15:47:16.622 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-06-25 15:47:16.624 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-06-25 15:47:16.638 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:16.640 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-06-25 15:47:16.642 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-06-25 15:47:16.644 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-06-25 15:47:16.647 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-06-25 15:47:16.650 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-06-25 15:47:16.650 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 15:47:16.650 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-06-25 15:47:20.766 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:47:20.770 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-06-25 15:47:20.773 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-06-25 15:47:20.776 | ++ lib/tempest:get_active_images:176 : img_id=90355f3c-4927-430b-89f2-c425553bceff 2026-06-25 15:47:20.779 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-06-25 15:47:20.782 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-06-25 15:47:20.784 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-06-25 15:47:20.787 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-06-25 15:47:20.789 | ++ lib/tempest:configure_tempest:266 : '[' -z 90355f3c-4927-430b-89f2-c425553bceff ']' 2026-06-25 15:47:20.792 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=90355f3c-4927-430b-89f2-c425553bceff 2026-06-25 15:47:20.795 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-06-25 15:47:20.811 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-06-25 15:47:20.815 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-06-25 15:47:20.818 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-06-25 15:47:20.820 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-06-25 15:47:20.823 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-06-25 15:47:20.825 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-06-25 15:47:20.828 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-06-25 15:47:20.830 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-06-25 15:47:20.835 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-06-25 15:47:20.835 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-06-25 15:47:24.268 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:47:24.272 | ++ lib/tempest:configure_tempest:303 : admin_project_id=2a391a59e3304deeba47c4b5e28ca6fd 2026-06-25 15:47:24.275 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-06-25 15:47:24.294 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:24.297 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-06-25 15:47:27.803 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:47:27.807 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 15:47:27.807 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 15:47:27.807 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 15:47:27.807 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 15:47:27.808 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 15:47:27.808 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 15:47:27.808 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 15:47:27.808 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 15:47:27.808 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 15:47:27.808 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 15:47:27.808 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 15:47:27.808 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 15:47:27.808 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 15:47:27.808 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-06-25 15:47:27.810 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-06-25 15:47:27.813 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 15:47:27.813 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 15:47:27.813 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 15:47:27.813 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 15:47:27.813 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 15:47:27.813 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 15:47:27.813 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 15:47:27.814 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 15:47:27.814 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 15:47:27.814 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 15:47:27.814 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 15:47:27.814 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 15:47:27.814 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 15:47:27.814 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-06-25 15:47:27.816 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 90355f3c-4927-430b-89f2-c425553bceff 2026-06-25 15:47:27.818 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 15:47:27.823 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 90355f3c-4927-430b-89f2-c425553bceff -c size -f value 2026-06-25 15:47:31.353 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:47:31.356 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 15:47:31.359 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 15:47:31.359 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 15:47:31.404 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-06-25 15:47:31.407 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-06-25 15:47:31.410 | ++ 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-06-25 15:47:34.690 | +----------------------------+-----------------------+ 2026-06-25 15:47:34.691 | | Field | Value | 2026-06-25 15:47:34.691 | +----------------------------+-----------------------+ 2026-06-25 15:47:34.691 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:47:34.691 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:47:34.691 | | description | None | 2026-06-25 15:47:34.691 | | disk | 1 | 2026-06-25 15:47:34.691 | | id | 42 | 2026-06-25 15:47:34.692 | | name | m1.nano | 2026-06-25 15:47:34.692 | | os-flavor-access:is_public | True | 2026-06-25 15:47:34.692 | | properties | hw_rng:allowed='True' | 2026-06-25 15:47:34.692 | | ram | 192 | 2026-06-25 15:47:34.692 | | rxtx_factor | 1.0 | 2026-06-25 15:47:34.692 | | swap | 0 | 2026-06-25 15:47:34.692 | | vcpus | 1 | 2026-06-25 15:47:34.692 | +----------------------------+-----------------------+ 2026-06-25 15:47:35.043 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-06-25 15:47:35.047 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 15:47:35.047 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-06-25 15:47:35.047 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-06-25 15:47:35.048 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-06-25 15:47:35.048 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-06-25 15:47:35.048 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-06-25 15:47:35.048 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-06-25 15:47:35.049 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-06-25 15:47:35.049 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-06-25 15:47:35.049 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-06-25 15:47:35.049 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-06-25 15:47:35.049 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-06-25 15:47:35.049 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-06-25 15:47:35.049 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-06-25 15:47:35.051 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 90355f3c-4927-430b-89f2-c425553bceff 2026-06-25 15:47:35.056 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-06-25 15:47:35.061 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 90355f3c-4927-430b-89f2-c425553bceff -c size -f value 2026-06-25 15:47:38.438 | ++++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:47:38.442 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-06-25 15:47:38.446 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-06-25 15:47:38.447 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-06-25 15:47:38.491 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-06-25 15:47:38.494 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-06-25 15:47:38.497 | ++ 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-06-25 15:47:41.500 | +----------------------------+-----------------------+ 2026-06-25 15:47:41.501 | | Field | Value | 2026-06-25 15:47:41.501 | +----------------------------+-----------------------+ 2026-06-25 15:47:41.501 | | OS-FLV-DISABLED:disabled | False | 2026-06-25 15:47:41.501 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-06-25 15:47:41.501 | | description | None | 2026-06-25 15:47:41.501 | | disk | 1 | 2026-06-25 15:47:41.501 | | id | 84 | 2026-06-25 15:47:41.501 | | name | m1.micro | 2026-06-25 15:47:41.501 | | os-flavor-access:is_public | True | 2026-06-25 15:47:41.501 | | properties | hw_rng:allowed='True' | 2026-06-25 15:47:41.502 | | ram | 256 | 2026-06-25 15:47:41.502 | | rxtx_factor | 1.0 | 2026-06-25 15:47:41.502 | | swap | 0 | 2026-06-25 15:47:41.502 | | vcpus | 1 | 2026-06-25 15:47:41.502 | +----------------------------+-----------------------+ 2026-06-25 15:47:41.842 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-06-25 15:47:41.844 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-06-25 15:47:41.859 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:47:41.861 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-06-25 15:47:41.863 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-06-25 15:47:41.866 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-06-25 15:47:41.868 | ++ functions-common:git_clone:591 : local git_ref=master 2026-06-25 15:47:41.870 | ++ functions-common:git_clone:592 : local orig_dir 2026-06-25 15:47:41.873 | +++ functions-common:git_clone:593 : pwd 2026-06-25 15:47:41.876 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-06-25 15:47:41.878 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-06-25 15:47:41.881 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-06-25 15:47:41.896 | ++ functions-common:git_clone:596 : RECLONE=False 2026-06-25 15:47:41.899 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-06-25 15:47:41.901 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-06-25 15:47:41.904 | ++ functions-common:git_clone:610 : echo master 2026-06-25 15:47:41.904 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-06-25 15:47:41.910 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-06-25 15:47:41.912 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-06-25 15:47:41.915 | ++ 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-06-25 15:47:41.917 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 15:47:41.919 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 15:47:41.921 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:47:41.923 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 15:47:41.926 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:47:41.928 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:47:41.930 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 15:47:41.932 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:47:41.935 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:47:41.939 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782402461936 2026-06-25 15:47:41.941 | ++ 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-06-25 15:47:41.945 | Cloning into '/opt/stack/os-test-images'... 2026-06-25 15:47:42.614 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:47:42.617 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:47:42.619 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:42.621 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:42.624 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:47:42.626 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:42.628 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:47:42.630 | ++ functions-common:time_stop:2427 : start_time=1782402461936 2026-06-25 15:47:42.632 | ++ functions-common:time_stop:2429 : [[ -z 1782402461936 ]] 2026-06-25 15:47:42.635 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:42.639 | ++ functions-common:time_stop:2432 : end_time=1782402462637 2026-06-25 15:47:42.641 | ++ functions-common:time_stop:2433 : elapsed_time=701 2026-06-25 15:47:42.643 | ++ functions-common:time_stop:2434 : total=571974 2026-06-25 15:47:42.645 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:42.648 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=572675 2026-06-25 15:47:42.650 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-06-25 15:47:42.652 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-06-25 15:47:42.654 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 15:47:42.656 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 15:47:42.658 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:47:42.661 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 15:47:42.663 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:47:42.666 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:47:42.668 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 15:47:42.670 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:47:42.674 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:47:42.678 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782402462675 2026-06-25 15:47:42.680 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-06-25 15:47:43.169 | From https://review.opendev.org/openstack/os-test-images 2026-06-25 15:47:43.169 | * branch master -> FETCH_HEAD 2026-06-25 15:47:43.179 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:47:43.182 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:47:43.185 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:43.187 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:43.189 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:47:43.192 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:43.194 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:47:43.197 | ++ functions-common:time_stop:2427 : start_time=1782402462675 2026-06-25 15:47:43.200 | ++ functions-common:time_stop:2429 : [[ -z 1782402462675 ]] 2026-06-25 15:47:43.204 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:43.208 | ++ functions-common:time_stop:2432 : end_time=1782402463206 2026-06-25 15:47:43.212 | ++ functions-common:time_stop:2433 : elapsed_time=531 2026-06-25 15:47:43.215 | ++ functions-common:time_stop:2434 : total=572675 2026-06-25 15:47:43.217 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:43.220 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=573206 2026-06-25 15:47:43.224 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-06-25 15:47:43.226 | ++ functions-common:git_timed:697 : local count=0 2026-06-25 15:47:43.229 | ++ functions-common:git_timed:698 : local timeout=0 2026-06-25 15:47:43.232 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-06-25 15:47:43.235 | ++ functions-common:git_timed:701 : timeout=0 2026-06-25 15:47:43.238 | ++ functions-common:git_timed:704 : time_start git_timed 2026-06-25 15:47:43.241 | ++ functions-common:time_start:2406 : local name=git_timed 2026-06-25 15:47:43.245 | ++ functions-common:time_start:2407 : local start_time= 2026-06-25 15:47:43.248 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-06-25 15:47:43.251 | +++ functions-common:time_start:2411 : date +%s%3N 2026-06-25 15:47:43.257 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1782402463253 2026-06-25 15:47:43.260 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-06-25 15:47:43.267 | Note: switching to 'FETCH_HEAD'. 2026-06-25 15:47:43.267 | 2026-06-25 15:47:43.267 | You are in 'detached HEAD' state. You can look around, make experimental 2026-06-25 15:47:43.267 | changes and commit them, and you can discard any commits you make in this 2026-06-25 15:47:43.267 | state without impacting any branches by switching back to a branch. 2026-06-25 15:47:43.267 | 2026-06-25 15:47:43.267 | If you want to create a new branch to retain commits you create, you may 2026-06-25 15:47:43.267 | do so (now or later) by using -c with the switch command. Example: 2026-06-25 15:47:43.267 | 2026-06-25 15:47:43.268 | git switch -c 2026-06-25 15:47:43.268 | 2026-06-25 15:47:43.268 | Or undo this operation with: 2026-06-25 15:47:43.268 | 2026-06-25 15:47:43.268 | git switch - 2026-06-25 15:47:43.268 | 2026-06-25 15:47:43.268 | Turn off this advice by setting config variable advice.detachedHead to false 2026-06-25 15:47:43.268 | 2026-06-25 15:47:43.268 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-06-25 15:47:43.272 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-06-25 15:47:43.275 | ++ functions-common:time_stop:2420 : local name 2026-06-25 15:47:43.278 | ++ functions-common:time_stop:2421 : local end_time 2026-06-25 15:47:43.281 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-06-25 15:47:43.284 | ++ functions-common:time_stop:2423 : local total 2026-06-25 15:47:43.287 | ++ functions-common:time_stop:2424 : local start_time 2026-06-25 15:47:43.290 | ++ functions-common:time_stop:2426 : name=git_timed 2026-06-25 15:47:43.293 | ++ functions-common:time_stop:2427 : start_time=1782402463253 2026-06-25 15:47:43.296 | ++ functions-common:time_stop:2429 : [[ -z 1782402463253 ]] 2026-06-25 15:47:43.300 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-06-25 15:47:43.305 | ++ functions-common:time_stop:2432 : end_time=1782402463302 2026-06-25 15:47:43.310 | ++ functions-common:time_stop:2433 : elapsed_time=49 2026-06-25 15:47:43.311 | ++ functions-common:time_stop:2434 : total=573206 2026-06-25 15:47:43.315 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-06-25 15:47:43.317 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=573255 2026-06-25 15:47:43.321 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-06-25 15:47:43.339 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-06-25 15:47:43.345 | ++ functions-common:git_clone:673 : head -1 2026-06-25 15:47:43.345 | ++ functions-common:git_clone:673 : git show --oneline 2026-06-25 15:47:43.347 | 5d0367e Clean-up zuul config spacing 2026-06-25 15:47:43.351 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-06-25 15:47:43.354 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-06-25 15:47:43.354 | /opt/stack/os-test-images ~/devstack 2026-06-25 15:47:43.357 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-06-25 15:47:43.822 | generate create: /opt/stack/os-test-images/.tox/generate 2026-06-25 15:47:44.519 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-06-25 15:47:47.408 | generate installed: PyYAML==6.0.3 2026-06-25 15:47:47.408 | generate run-test-pre: PYTHONHASHSEED='3408223412' 2026-06-25 15:47:47.408 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-06-25 15:47:47.534 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-06-25 15:47:47.556 | 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-06-25 15:47:47.575 | 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-06-25 15:47:47.602 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-06-25 15:47:47.605 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-06-25 15:47:47.612 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-06-25 15:47:47.621 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-06-25 15:47:47.651 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-06-25 15:47:47.663 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-06-25 15:47:47.671 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-06-25 15:47:47.681 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-06-25 15:47:47.681 | 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-06-25 15:47:47.688 | 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-06-25 15:47:47.695 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-06-25 15:47:47.714 | 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-06-25 15:47:47.717 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-06-25 15:47:47.720 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-06-25 15:47:47.732 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-06-25 15:47:47.744 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-06-25 15:47:47.759 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-06-25 15:47:47.761 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-06-25 15:47:47.775 | 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-06-25 15:47:47.779 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-06-25 15:47:47.781 | 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-06-25 15:47:47.792 | 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-06-25 15:47:47.796 | 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-06-25 15:47:47.808 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-06-25 15:47:47.833 | ___________________________________ summary ____________________________________ 2026-06-25 15:47:47.833 | generate: commands succeeded 2026-06-25 15:47:47.833 | congratulations :) 2026-06-25 15:47:47.879 | ++ lib/tempest:configure_tempest:376 : popd 2026-06-25 15:47:47.879 | ~/devstack 2026-06-25 15:47:47.882 | ++ 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-06-25 15:47:47.921 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-06-25 15:47:47.925 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-06-25 15:47:47.949 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-06-25 15:47:47.953 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-06-25 15:47:47.956 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-06-25 15:47:47.993 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-06-25 15:47:48.029 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-06-25 15:47:48.032 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-06-25 15:47:48.034 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-06-25 15:47:48.037 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-06-25 15:47:48.040 | +++ 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-06-25 15:47:51.631 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:47:51.636 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-06-25 15:47:51.636 | address-scope 2026-06-25 15:47:51.636 | agent 2026-06-25 15:47:51.636 | allowed-address-pairs 2026-06-25 15:47:51.636 | auto-allocated-topology 2026-06-25 15:47:51.636 | availability_zone 2026-06-25 15:47:51.636 | default-subnetpools 2026-06-25 15:47:51.636 | dhcp_agent_scheduler 2026-06-25 15:47:51.636 | dns-integration 2026-06-25 15:47:51.636 | dns-domain-ports 2026-06-25 15:47:51.637 | dns-integration-domain-keywords 2026-06-25 15:47:51.637 | empty-string-filtering 2026-06-25 15:47:51.637 | external-net 2026-06-25 15:47:51.637 | extra_dhcp_opt 2026-06-25 15:47:51.637 | extraroute 2026-06-25 15:47:51.637 | extraroute-atomic 2026-06-25 15:47:51.637 | filter-validation 2026-06-25 15:47:51.637 | floating-ip-port-forwarding-detail 2026-06-25 15:47:51.637 | fip-port-details 2026-06-25 15:47:51.637 | flavors 2026-06-25 15:47:51.637 | floatingip-pools 2026-06-25 15:47:51.638 | router 2026-06-25 15:47:51.638 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:47:51.638 | enable-default-route-bfd 2026-06-25 15:47:51.638 | enable-default-route-ecmp 2026-06-25 15:47:51.638 | ext-gw-mode 2026-06-25 15:47:51.638 | l3-ha 2026-06-25 15:47:51.638 | external-gateway-multihoming 2026-06-25 15:47:51.638 | l3-flavors 2026-06-25 15:47:51.638 | l3_agent_scheduler 2026-06-25 15:47:51.638 | multi-provider 2026-06-25 15:47:51.638 | net-mtu 2026-06-25 15:47:51.639 | net-mtu-writable 2026-06-25 15:47:51.639 | network_availability_zone 2026-06-25 15:47:51.639 | network-ip-availability 2026-06-25 15:47:51.639 | network-ip-availability-details 2026-06-25 15:47:51.639 | pagination 2026-06-25 15:47:51.639 | port-device-profile 2026-06-25 15:47:51.639 | port-mac-address-regenerate 2026-06-25 15:47:51.639 | port-numa-affinity-policy 2026-06-25 15:47:51.639 | port-numa-affinity-policy-socket 2026-06-25 15:47:51.639 | binding 2026-06-25 15:47:51.639 | binding-extended 2026-06-25 15:47:51.640 | port-security 2026-06-25 15:47:51.640 | project-id 2026-06-25 15:47:51.640 | provider 2026-06-25 15:47:51.640 | qinq 2026-06-25 15:47:51.640 | quota-check-limit 2026-06-25 15:47:51.640 | quota-check-limit-default 2026-06-25 15:47:51.640 | quotas 2026-06-25 15:47:51.640 | quota_details 2026-06-25 15:47:51.640 | rbac-policies 2026-06-25 15:47:51.640 | rbac-address-scope 2026-06-25 15:47:51.640 | rbac-security-groups 2026-06-25 15:47:51.640 | revision-if-match 2026-06-25 15:47:51.641 | standard-attr-revisions 2026-06-25 15:47:51.641 | router_availability_zone 2026-06-25 15:47:51.641 | router-enable-snat 2026-06-25 15:47:51.642 | security-groups-default-rules 2026-06-25 15:47:51.642 | security-groups-default-statefulness 2026-06-25 15:47:51.642 | security-groups-normalized-cidr 2026-06-25 15:47:51.642 | security-groups-remote-address-group 2026-06-25 15:47:51.642 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:47:51.642 | security-groups-shared-filtering 2026-06-25 15:47:51.642 | security-group 2026-06-25 15:47:51.642 | service-type 2026-06-25 15:47:51.642 | sorting 2026-06-25 15:47:51.642 | standard-attr-description 2026-06-25 15:47:51.643 | stateful-security-group 2026-06-25 15:47:51.643 | subnet-dns-publish-fixed-ip 2026-06-25 15:47:51.643 | subnet-external-network 2026-06-25 15:47:51.643 | subnet_onboard 2026-06-25 15:47:51.643 | subnet-service-types 2026-06-25 15:47:51.643 | subnet_allocation 2026-06-25 15:47:51.643 | subnetpool-prefix-ops 2026-06-25 15:47:51.643 | tag-creation 2026-06-25 15:47:51.643 | standard-attr-tag 2026-06-25 15:47:51.643 | standard-attr-timestamp 2026-06-25 15:47:51.643 | vlan-transparent' 2026-06-25 15:47:51.644 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-06-25 15:47:51.644 | address-scope 2026-06-25 15:47:51.644 | agent 2026-06-25 15:47:51.644 | allowed-address-pairs 2026-06-25 15:47:51.644 | auto-allocated-topology 2026-06-25 15:47:51.644 | availability_zone 2026-06-25 15:47:51.644 | default-subnetpools 2026-06-25 15:47:51.644 | dhcp_agent_scheduler 2026-06-25 15:47:51.644 | dns-integration 2026-06-25 15:47:51.644 | dns-domain-ports 2026-06-25 15:47:51.645 | dns-integration-domain-keywords 2026-06-25 15:47:51.645 | empty-string-filtering 2026-06-25 15:47:51.645 | external-net 2026-06-25 15:47:51.645 | extra_dhcp_opt 2026-06-25 15:47:51.645 | extraroute 2026-06-25 15:47:51.646 | extraroute-atomic 2026-06-25 15:47:51.646 | filter-validation 2026-06-25 15:47:51.646 | floating-ip-port-forwarding-detail 2026-06-25 15:47:51.646 | fip-port-details 2026-06-25 15:47:51.646 | flavors 2026-06-25 15:47:51.646 | floatingip-pools 2026-06-25 15:47:51.646 | router 2026-06-25 15:47:51.646 | l3-agent-scheduler-ha-chassis-priority 2026-06-25 15:47:51.646 | enable-default-route-bfd 2026-06-25 15:47:51.646 | enable-default-route-ecmp 2026-06-25 15:47:51.647 | ext-gw-mode 2026-06-25 15:47:51.647 | l3-ha 2026-06-25 15:47:51.647 | external-gateway-multihoming 2026-06-25 15:47:51.647 | l3-flavors 2026-06-25 15:47:51.647 | l3_agent_scheduler 2026-06-25 15:47:51.647 | multi-provider 2026-06-25 15:47:51.647 | net-mtu 2026-06-25 15:47:51.647 | net-mtu-writable 2026-06-25 15:47:51.647 | network_availability_zone 2026-06-25 15:47:51.647 | network-ip-availability 2026-06-25 15:47:51.647 | network-ip-availability-details 2026-06-25 15:47:51.647 | pagination 2026-06-25 15:47:51.648 | port-device-profile 2026-06-25 15:47:51.648 | port-mac-address-regenerate 2026-06-25 15:47:51.648 | port-numa-affinity-policy 2026-06-25 15:47:51.648 | port-numa-affinity-policy-socket 2026-06-25 15:47:51.648 | binding 2026-06-25 15:47:51.648 | binding-extended 2026-06-25 15:47:51.648 | port-security 2026-06-25 15:47:51.648 | project-id 2026-06-25 15:47:51.648 | provider 2026-06-25 15:47:51.648 | qinq 2026-06-25 15:47:51.648 | quota-check-limit 2026-06-25 15:47:51.648 | quota-check-limit-default 2026-06-25 15:47:51.649 | quotas 2026-06-25 15:47:51.649 | quota_details 2026-06-25 15:47:51.649 | rbac-policies 2026-06-25 15:47:51.649 | rbac-address-scope 2026-06-25 15:47:51.649 | rbac-security-groups 2026-06-25 15:47:51.649 | revision-if-match 2026-06-25 15:47:51.649 | standard-attr-revisions 2026-06-25 15:47:51.649 | router_availability_zone 2026-06-25 15:47:51.649 | router-enable-snat 2026-06-25 15:47:51.649 | security-groups-default-rules 2026-06-25 15:47:51.649 | security-groups-default-statefulness 2026-06-25 15:47:51.650 | security-groups-normalized-cidr 2026-06-25 15:47:51.650 | security-groups-remote-address-group 2026-06-25 15:47:51.650 | security-groups-rules-belongs-to-default-sg 2026-06-25 15:47:51.650 | security-groups-shared-filtering 2026-06-25 15:47:51.650 | security-group 2026-06-25 15:47:51.650 | service-type 2026-06-25 15:47:51.650 | sorting 2026-06-25 15:47:51.650 | standard-attr-description 2026-06-25 15:47:51.650 | stateful-security-group 2026-06-25 15:47:51.650 | subnet-dns-publish-fixed-ip 2026-06-25 15:47:51.650 | subnet-external-network 2026-06-25 15:47:51.651 | subnet_onboard 2026-06-25 15:47:51.651 | subnet-service-types 2026-06-25 15:47:51.651 | subnet_allocation 2026-06-25 15:47:51.651 | subnetpool-prefix-ops 2026-06-25 15:47:51.651 | tag-creation 2026-06-25 15:47:51.651 | standard-attr-tag 2026-06-25 15:47:51.651 | standard-attr-timestamp 2026-06-25 15:47:51.651 | vlan-transparent =~ external-net ]] 2026-06-25 15:47:51.651 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-06-25 15:47:51.651 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-06-25 15:47:55.091 | +++ functions-common:oscwrap:2465 : return 0 2026-06-25 15:47:55.094 | ++ lib/tempest:configure_tempest:395 : public_network_id=62c910d9-ecf8-42cf-bcc7-35a9288ac9e9 2026-06-25 15:47:55.097 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-06-25 15:47:59.023 | +---------------------------+--------------------------------------+ 2026-06-25 15:47:59.023 | | Field | Value | 2026-06-25 15:47:59.023 | +---------------------------+--------------------------------------+ 2026-06-25 15:47:59.023 | | admin_state_up | UP | 2026-06-25 15:47:59.023 | | availability_zone_hints | | 2026-06-25 15:47:59.023 | | availability_zones | | 2026-06-25 15:47:59.024 | | created_at | 2026-06-25T15:47:58Z | 2026-06-25 15:47:59.024 | | description | | 2026-06-25 15:47:59.024 | | dns_domain | None | 2026-06-25 15:47:59.024 | | id | 204e74aa-eff1-4e06-b61b-c10957a6f419 | 2026-06-25 15:47:59.024 | | ipv4_address_scope | None | 2026-06-25 15:47:59.024 | | ipv6_address_scope | None | 2026-06-25 15:47:59.025 | | is_default | False | 2026-06-25 15:47:59.025 | | is_vlan_qinq | None | 2026-06-25 15:47:59.025 | | is_vlan_transparent | False | 2026-06-25 15:47:59.025 | | mtu | 1442 | 2026-06-25 15:47:59.025 | | name | shared | 2026-06-25 15:47:59.025 | | port_security_enabled | True | 2026-06-25 15:47:59.025 | | project_id | 2a391a59e3304deeba47c4b5e28ca6fd | 2026-06-25 15:47:59.026 | | provider:network_type | geneve | 2026-06-25 15:47:59.026 | | provider:physical_network | None | 2026-06-25 15:47:59.026 | | provider:segmentation_id | 36672 | 2026-06-25 15:47:59.026 | | pvlan | None | 2026-06-25 15:47:59.026 | | qinq | False | 2026-06-25 15:47:59.026 | | qos_policy_id | None | 2026-06-25 15:47:59.026 | | revision_number | 1 | 2026-06-25 15:47:59.027 | | router:external | Internal | 2026-06-25 15:47:59.027 | | segments | None | 2026-06-25 15:47:59.027 | | shared | True | 2026-06-25 15:47:59.027 | | status | ACTIVE | 2026-06-25 15:47:59.027 | | subnets | | 2026-06-25 15:47:59.027 | | tags | | 2026-06-25 15:47:59.027 | | updated_at | 2026-06-25T15:47:58Z | 2026-06-25 15:47:59.027 | +---------------------------+--------------------------------------+ 2026-06-25 15:47:59.377 | ++ 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-06-25 15:48:03.534 | +----------------------+--------------------------------------+ 2026-06-25 15:48:03.534 | | Field | Value | 2026-06-25 15:48:03.534 | +----------------------+--------------------------------------+ 2026-06-25 15:48:03.534 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-06-25 15:48:03.534 | | cidr | 192.168.233.0/24 | 2026-06-25 15:48:03.534 | | created_at | 2026-06-25T15:48:02Z | 2026-06-25 15:48:03.535 | | description | shared-subnet | 2026-06-25 15:48:03.535 | | dns_nameservers | | 2026-06-25 15:48:03.535 | | dns_publish_fixed_ip | None | 2026-06-25 15:48:03.535 | | enable_dhcp | True | 2026-06-25 15:48:03.535 | | gateway_ip | 192.168.233.1 | 2026-06-25 15:48:03.536 | | host_routes | | 2026-06-25 15:48:03.537 | | id | 5892878a-d06f-41a2-96e6-c3757bd1235f | 2026-06-25 15:48:03.537 | | ip_version | 4 | 2026-06-25 15:48:03.537 | | ipv6_address_mode | None | 2026-06-25 15:48:03.537 | | ipv6_ra_mode | None | 2026-06-25 15:48:03.537 | | name | shared-subnet | 2026-06-25 15:48:03.537 | | network_id | 204e74aa-eff1-4e06-b61b-c10957a6f419 | 2026-06-25 15:48:03.538 | | project_id | 2a391a59e3304deeba47c4b5e28ca6fd | 2026-06-25 15:48:03.538 | | revision_number | 0 | 2026-06-25 15:48:03.538 | | router:external | False | 2026-06-25 15:48:03.538 | | segment_id | None | 2026-06-25 15:48:03.538 | | service_types | | 2026-06-25 15:48:03.539 | | subnetpool_id | None | 2026-06-25 15:48:03.539 | | tags | | 2026-06-25 15:48:03.539 | | updated_at | 2026-06-25T15:48:02Z | 2026-06-25 15:48:03.539 | +----------------------+--------------------------------------+ 2026-06-25 15:48:03.915 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-06-25 15:48:03.948 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-06-25 15:48:03.983 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-06-25 15:48:03.987 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-06-25 15:48:04.027 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-06-25 15:48:04.065 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-06-25 15:48:04.093 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-06-25 15:48:04.123 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-06-25 15:48:04.154 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.77/identity/v3 2026-06-25 15:48:04.188 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-06-25 15:48:04.217 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-06-25 15:48:04.245 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-06-25 15:48:04.276 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-06-25 15:48:04.278 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-06-25 15:48:04.310 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-06-25 15:48:04.339 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-06-25 15:48:04.367 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-06-25 15:48:04.409 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-06-25 15:48:04.451 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-06-25 15:48:04.476 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:04.481 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-06-25 15:48:04.483 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-06-25 15:48:04.531 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-06-25 15:48:04.554 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:04.557 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-06-25 15:48:04.594 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-06-25 15:48:04.634 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-06-25 15:48:04.674 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-06-25 15:48:04.676 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-06-25 15:48:04.721 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-06-25 15:48:04.755 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-06-25 15:48:04.772 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:04.774 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 90355f3c-4927-430b-89f2-c425553bceff 2026-06-25 15:48:04.804 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 90355f3c-4927-430b-89f2-c425553bceff 2026-06-25 15:48:04.832 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-06-25 15:48:04.860 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-06-25 15:48:04.891 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-06-25 15:48:04.922 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-06-25 15:48:04.936 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:04.939 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-06-25 15:48:04.941 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-06-25 15:48:04.943 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-06-25 15:48:04.946 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-06-25 15:48:04.948 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-06-25 15:48:04.950 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-06-25 15:48:04.976 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-06-25 15:48:04.980 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-06-25 15:48:05.009 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-06-25 15:48:05.038 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-06-25 15:48:05.068 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-06-25 15:48:05.096 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-06-25 15:48:05.125 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-06-25 15:48:05.155 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-06-25 15:48:05.186 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-06-25 15:48:05.215 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-06-25 15:48:05.243 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-06-25 15:48:05.245 | ++ 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-06-25 15:48:05.274 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-06-25 15:48:05.277 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-06-25 15:48:05.292 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:05.294 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-06-25 15:48:05.324 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-06-25 15:48:05.339 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:05.342 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-06-25 15:48:05.344 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-06-25 15:48:05.359 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:05.361 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-06-25 15:48:05.363 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-06-25 15:48:05.365 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-06-25 15:48:05.395 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-06-25 15:48:05.425 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 62c910d9-ecf8-42cf-bcc7-35a9288ac9e9 2026-06-25 15:48:05.454 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-06-25 15:48:05.483 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-06-25 15:48:05.511 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-06-25 15:48:05.541 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-06-25 15:48:05.570 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-06-25 15:48:05.598 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-06-25 15:48:05.628 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-06-25 15:48:05.630 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-06-25 15:48:05.632 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-06-25 15:48:05.634 | ++ 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-06-25 15:48:05.665 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-06-25 15:48:05.669 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-06-25 15:48:05.669 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-06-25 15:48:05.673 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-06-25 15:48:05.676 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-06-25 15:48:05.704 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-06-25 15:48:05.706 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-06-25 15:48:05.708 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-06-25 15:48:05.710 | ++ functions-common:is_provider_network:2272 : return 1 2026-06-25 15:48:05.713 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-06-25 15:48:05.742 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-06-25 15:48:05.771 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-06-25 15:48:05.799 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-06-25 15:48:05.828 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-06-25 15:48:05.862 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-06-25 15:48:05.898 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 15:48:05.901 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-06-25 15:48:05.904 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-06-25 15:48:05.926 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-06-25 15:48:05.966 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 15:48:05.969 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-06-25 15:48:05.972 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-06-25 15:48:05.992 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-06-25 15:48:06.027 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 15:48:06.030 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-06-25 15:48:06.032 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-06-25 15:48:06.036 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-06-25 15:48:06.054 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-06-25 15:48:06.090 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-06-25 15:48:06.092 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-06-25 15:48:06.096 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-06-25 15:48:06.115 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-06-25 15:48:06.146 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-06-25 15:48:06.180 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-06-25 15:48:06.182 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-06-25 15:48:06.217 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-06-25 15:48:06.220 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-06-25 15:48:06.223 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-06-25 15:48:06.225 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-06-25 15:48:06.245 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-06-25 15:48:06.248 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-06-25 15:48:06.279 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-06-25 15:48:06.295 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:06.297 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-06-25 15:48:06.328 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-06-25 15:48:06.330 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-06-25 15:48:06.333 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-06-25 15:48:06.337 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-06-25 15:48:06.340 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-06-25 15:48:06.343 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-06-25 15:48:06.345 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-06-25 15:48:06.349 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-06-25 15:48:06.351 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-06-25 15:48:06.371 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-06-25 15:48:06.375 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-06-25 15:48:06.414 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-06-25 15:48:06.416 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-06-25 15:48:06.419 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-06-25 15:48:06.422 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-06-25 15:48:06.453 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-06-25 15:48:06.484 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-06-25 15:48:06.518 | ++ lib/tempest:configure_tempest:718 : local service 2026-06-25 15:48:06.521 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-06-25 15:48:06.525 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 15:48:06.527 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-06-25 15:48:06.548 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:06.551 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-06-25 15:48:06.589 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 15:48:06.591 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-06-25 15:48:06.610 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:06.613 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-06-25 15:48:06.648 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 15:48:06.651 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-06-25 15:48:06.670 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:06.674 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-06-25 15:48:06.710 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 15:48:06.713 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-06-25 15:48:06.731 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:06.733 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-06-25 15:48:06.771 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 15:48:06.775 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-06-25 15:48:06.796 | ++ functions-common:is_service_enabled:2076 : return 0 2026-06-25 15:48:06.799 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-06-25 15:48:06.836 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 15:48:06.839 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-06-25 15:48:06.860 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:06.863 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-06-25 15:48:06.904 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-06-25 15:48:06.907 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-06-25 15:48:06.927 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:48:06.931 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-06-25 15:48:06.969 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 15:48:06.972 | ++ lib/tempest:configure_tempest:732 : [[ False == True ]] 2026-06-25 15:48:06.975 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-06-25 15:48:06.978 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-06-25 15:48:07.014 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 15:48:07.017 | ++ lib/tempest:configure_tempest:740 : [[ False == True ]] 2026-06-25 15:48:07.020 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-06-25 15:48:07.024 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-06-25 15:48:07.057 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 15:48:07.060 | ++ lib/tempest:configure_tempest:748 : [[ False == True ]] 2026-06-25 15:48:07.063 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-06-25 15:48:07.066 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-06-25 15:48:07.069 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-06-25 15:48:07.073 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-06-25 15:48:07.078 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.mMknTxXuPz 2026-06-25 15:48:07.081 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-06-25 15:48:07.083 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-06-25 15:48:07.087 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-06-25 15:48:07.091 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.KQjZI5IQCt 2026-06-25 15:48:07.094 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.KQjZI5IQCt 2026-06-25 15:48:07.098 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-06-25 15:48:07.100 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.KQjZI5IQCt 2026-06-25 15:48:07.103 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-06-25 15:48:07.107 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-06-25 15:48:07.109 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-06-25 15:48:07.115 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 15:48:07.118 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 15:48:07.122 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 15:48:07.125 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-06-25 15:48:07.128 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-06-25 15:48:07.131 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-06-25 15:48:07.722 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-06-25 15:48:08.627 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-06-25 15:48:26.302 | venv-tempest develop-inst: /opt/stack/tempest 2026-06-25 15:48:33.814 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 15:48:33.815 | ___________________________________ summary ____________________________________ 2026-06-25 15:48:33.815 | venv-tempest: skipped tests 2026-06-25 15:48:33.815 | congratulations :) 2026-06-25 15:48:33.859 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.KQjZI5IQCt -r requirements.txt 2026-06-25 15:48:34.824 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-06-25 15:48:34.824 | !! 2026-06-25 15:48:34.824 | 2026-06-25 15:48:34.824 | ******************************************************************************** 2026-06-25 15:48:34.824 | Requirements should be satisfied by a PEP 517 installer. 2026-06-25 15:48:34.824 | If you are using pip, you can try `pip install --use-pep517`. 2026-06-25 15:48:34.824 | 2026-06-25 15:48:34.825 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 15:48:34.825 | calls to avoid build errors in the future. 2026-06-25 15:48:34.825 | ******************************************************************************** 2026-06-25 15:48:34.825 | 2026-06-25 15:48:34.825 | !! 2026-06-25 15:48:34.825 | dist.fetch_build_eggs(dist.setup_requires) 2026-06-25 15:48:35.244 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-06-25 15:48:35.244 | !! 2026-06-25 15:48:35.244 | 2026-06-25 15:48:35.244 | ******************************************************************************** 2026-06-25 15:48:35.244 | Please avoid running ``setup.py`` directly. 2026-06-25 15:48:35.245 | Instead, use pypa/build, pypa/installer or other 2026-06-25 15:48:35.245 | standards-based tools. 2026-06-25 15:48:35.245 | 2026-06-25 15:48:35.245 | This deprecation is overdue, please update your project and remove deprecated 2026-06-25 15:48:35.245 | calls to avoid build errors in the future. 2026-06-25 15:48:35.245 | 2026-06-25 15:48:35.245 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-06-25 15:48:35.245 | ******************************************************************************** 2026-06-25 15:48:35.245 | 2026-06-25 15:48:35.245 | !! 2026-06-25 15:48:35.245 | self.initialize_options() 2026-06-25 15:48:35.246 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-06-25 15:48:35.246 | warnings.warn(msg) 2026-06-25 15:48:35.277 | /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-06-25 15:48:35.277 | !! 2026-06-25 15:48:35.277 | 2026-06-25 15:48:35.277 | ******************************************************************************** 2026-06-25 15:48:35.277 | 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-06-25 15:48:35.277 | 2026-06-25 15:48:35.277 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-06-25 15:48:35.277 | or your builds will no longer be supported. 2026-06-25 15:48:35.278 | 2026-06-25 15:48:35.278 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-06-25 15:48:35.278 | ******************************************************************************** 2026-06-25 15:48:35.278 | 2026-06-25 15:48:35.278 | !! 2026-06-25 15:48:35.278 | corresp(dist, value, root_dir) 2026-06-25 15:48:35.439 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-06-25 15:48:42.568 | venv-tempest installed: attrs==26.1.0,autopage==0.6.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,fasteners==0.20,fixtures==4.3.2,idna==3.18,invoke==3.0.3,iso8601==2.1.0,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 15:48:42.568 | venv-tempest run-test-pre: PYTHONHASHSEED='2054734851' 2026-06-25 15:48:42.569 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.KQjZI5IQCt -r requirements.txt 2026-06-25 15:48:43.643 | 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-06-25 15:48:43.643 | Requirement already satisfied: cliff!=2.9.0,>=2.8.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 2)) (4.14.0) 2026-06-25 15:48:43.644 | 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-06-25 15:48:43.646 | 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-06-25 15:48:43.646 | 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-06-25 15:48:43.648 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-06-25 15:48:43.648 | 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-06-25 15:48:43.649 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 8)) (7.5.0) 2026-06-25 15:48:43.652 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-06-25 15:48:43.652 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 10)) (8.2.0) 2026-06-25 15:48:43.652 | 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-06-25 15:48:43.654 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 12)) (5.10.0) 2026-06-25 15:48:43.654 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-06-25 15:48:43.659 | 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-06-25 15:48:43.661 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-06-25 15:48:43.662 | 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-06-25 15:48:43.664 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.8.0) 2026-06-25 15:48:43.664 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 18)) (3.17.0) 2026-06-25 15:48:43.665 | 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-06-25 15:48:43.666 | 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-06-25 15:48:43.667 | 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-06-25 15:48:43.669 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-06-25 15:48:43.670 | 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-06-25 15:48:43.673 | 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)) (82.0.1) 2026-06-25 15:48:43.675 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-06-25 15:48:43.676 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-06-25 15:48:43.678 | 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-06-25 15:48:43.680 | 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-06-25 15:48:43.681 | 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-06-25 15:48:43.682 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-06-25 15:48:43.688 | 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-06-25 15:48:43.689 | 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-06-25 15:48:43.690 | 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-06-25 15:48:43.693 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-06-25 15:48:43.699 | Requirement already satisfied: oslo.i18n>=3.15.3 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->-r requirements.txt (line 8)) (6.8.0) 2026-06-25 15:48:43.703 | 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-06-25 15:48:43.704 | 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-06-25 15:48:43.707 | Requirement already satisfied: oslo.context>=2.21.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (6.4.0) 2026-06-25 15:48:43.709 | 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-06-25 15:48:43.713 | 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-06-25 15:48:43.715 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-06-25 15:48:43.719 | 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-06-25 15:48:43.722 | 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-06-25 15:48:43.723 | 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-06-25 15:48:43.724 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-06-25 15:48:43.726 | 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-06-25 15:48:43.739 | Requirement already satisfied: wcwidth in ./.tox/tempest/lib/python3.12/site-packages (from PrettyTable>=0.7.1->-r requirements.txt (line 18)) (0.8.1) 2026-06-25 15:48:43.745 | Requirement already satisfied: wrapt>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 20)) (2.2.1) 2026-06-25 15:48:43.760 | 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-06-25 15:48:43.764 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-06-25 15:48:43.765 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-06-25 15:48:43.766 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-06-25 15:48:43.767 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-06-25 15:48:43.777 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-06-25 15:48:43.801 | 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-06-25 15:48:43.807 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-06-25 15:48:43.808 | 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-06-25 15:48:43.809 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-06-25 15:48:43.822 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-06-25 15:48:43.824 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-06-25 15:48:43.829 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-06-25 15:48:44.065 | ___________________________________ summary ____________________________________ 2026-06-25 15:48:44.066 | venv-tempest: commands succeeded 2026-06-25 15:48:44.066 | congratulations :) 2026-06-25 15:48:44.133 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.KQjZI5IQCt 2026-06-25 15:48:44.139 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-06-25 15:48:44.142 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-06-25 15:48:44.145 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-06-25 15:48:44.185 | ++ lib/tempest:configure_tempest:794 : tox -evenv -- tempest verify-config -uro /tmp/tmp.mMknTxXuPz 2026-06-25 15:48:44.719 | venv create: /opt/stack/tempest/.tox/venv 2026-06-25 15:48:45.343 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2026-06-25 15:49:11.504 | venv develop-inst: /opt/stack/tempest 2026-06-25 15:49:20.331 | venv installed: alabaster==1.0.0,attrs==26.1.0,autopage==0.6.0,babel==2.18.0,bcrypt==5.0.0,certifi==2026.6.17,cffi==2.0.0,charset-normalizer==3.4.7,cliff==4.14.0,cmd2==4.0.0,cryptography==43.0.3,debtcollector==3.1.0,defusedxml==0.7.1,docutils==0.21.2,dulwich==1.2.6,fasteners==0.20,fixtures==4.3.2,idna==3.18,imagesize==2.0.0,invoke==3.0.3,iso8601==2.1.0,Jinja2==3.1.6,jsonschema==4.26.0,jsonschema-specifications==2025.9.1,markdown-it-py==4.2.0,MarkupSafe==3.0.3,mdurl==0.1.2,msgpack==1.2.1,netaddr==1.3.0,openstackdocstheme==3.6.0,oslo.concurrency==7.5.0,oslo.config==10.5.0,oslo.context==6.4.0,oslo.i18n==6.8.0,oslo.log==8.2.0,oslo.serialization==5.10.0,oslo.utils==10.1.1,packaging==26.2,paramiko==4.0.0,pbr==7.0.3,prettytable==3.17.0,prompt_toolkit==3.0.52,psutil==7.2.2,pycparser==3.0,Pygments==2.20.0,PyNaCl==1.6.2,pyparsing==3.3.2,pyperclip==1.11.0,python-dateutil==2.9.0.post0,python-subunit==1.4.6,PyYAML==6.0.3,referencing==0.37.0,reno==4.1.0,requests==2.34.2,rfc3986==2.0.0,rich==15.0.0,rich-argparse==1.8.0,roman-numerals==4.1.0,rpds-py==2026.5.1,setuptools==82.0.1,six==1.17.0,snowballstemmer==3.1.1,Sphinx==9.0.4,sphinxcontrib-applehelp==2.0.0,sphinxcontrib-devhelp==2.0.0,sphinxcontrib-htmlhelp==2.1.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==2.0.0,sphinxcontrib-serializinghtml==2.0.0,sphinxcontrib-svg2pdfconverter==2.1.0,stestr==4.2.1,stevedore==5.8.0,-e git+https://review.opendev.org/openstack/tempest.git@1a502cabe95e31b87b74fcabe8c343a4458da3a8#egg=tempest,testscenarios==0.6.2,testtools==2.9.1,tomlkit==0.15.0,typing_extensions==4.15.0,urllib3==2.7.0,voluptuous==0.16.0,wcwidth==0.8.1,wrapt==2.2.1 2026-06-25 15:49:20.331 | venv run-test-pre: PYTHONHASHSEED='3033993321' 2026-06-25 15:49:20.331 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.mMknTxXuPz 2026-06-25 15:49:20.612 | /opt/stack/tempest/.tox/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. 2026-06-25 15:49:20.612 | warnings.warn( 2026-06-25 15:49:21.599 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:50: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2026-06-25 15:49:21.599 | warnings.warn( 2026-06-25 15:49:22.861 | /opt/stack/tempest/tempest/lib/services/clients.py:209: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2026-06-25 15:49:22.861 | _client = klass(auth_provider=auth_provider, **kwargs) 2026-06-25 15:49:24.996 | ___________________________________ summary ____________________________________ 2026-06-25 15:49:24.996 | venv: commands succeeded 2026-06-25 15:49:24.996 | congratulations :) 2026-06-25 15:49:25.044 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-06-25 15:49:25.065 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:49:25.069 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-06-25 15:49:25.073 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-06-25 15:49:25.093 | ++ functions-common:is_service_enabled:2076 : return 1 2026-06-25 15:49:25.096 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-06-25 15:49:25.099 | ++ 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-06-25 15:49:25.103 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-06-25 15:49:25.105 | ++ 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-06-25 15:49:25.110 | +++ 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-06-25 15:49:25.113 | +++ 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-06-25 15:49:25.116 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-06-25 15:49:25.119 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-06-25 15:49:25.124 | +++ 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-06-25 15:49:25.154 | +++ 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-06-25 15:49:25.177 | ++ 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-06-25 15:49:25.180 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-06-25 15:49:25.184 | ++ 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-06-25 15:49:25.215 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-06-25 15:49:25.218 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-06-25 15:49:25.220 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-06-25 15:49:25.252 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-06-25 15:49:25.255 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-06-25 15:49:25.257 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-06-25 15:49:25.289 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-06-25 15:49:25.289 | ' 2026-06-25 15:49:25.291 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-06-25 15:49:25.294 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-06-25 15:49:25.297 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-06-25 15:49:25.300 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-06-25 15:49:25.303 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-06-25 15:49:25.303 | /opt/stack/tempest /opt/stack/tempest 2026-06-25 15:49:25.306 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-06-25 15:49:25.309 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-06-25 15:49:25.309 | /opt/stack/tempest 2026-06-25 15:49:25.313 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-06-25 15:49:25.315 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-06-25 15:49:25.318 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-06-25 15:49:25.321 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-06-25 15:49:25.324 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-06-25 15:49:25.327 | + functions-common:run_plugins:1834 : local mode=stack 2026-06-25 15:49:25.330 | + functions-common:run_plugins:1835 : local phase=test-config 2026-06-25 15:49:25.333 | + functions-common:run_plugins:1837 : local plugins= 2026-06-25 15:49:25.338 | + functions-common:run_plugins:1838 : local plugin 2026-06-25 15:49:25.340 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-06-25 15:49:25.344 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-06-25 15:49:25.347 | + inc/meta-config:merge_config_group:171 : shift 2026-06-25 15:49:25.350 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-06-25 15:49:25.353 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:49:25.356 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-06-25 15:49:25.359 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-06-25 15:49:25.363 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-06-25 15:49:25.366 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-06-25 15:49:25.369 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-06-25 15:49:25.372 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-06-25 15:49:25.375 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-06-25 15:49:25.376 | /^\[\[.+\|.*\]\]/ { 2026-06-25 15:49:25.376 | gsub("[][]", "", $1); 2026-06-25 15:49:25.376 | split($1, a, "|"); 2026-06-25 15:49:25.376 | if (a[1] == matchgroup) 2026-06-25 15:49:25.376 | print a[2] 2026-06-25 15:49:25.376 | } 2026-06-25 15:49:25.376 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 31 async_wait 173 osc 498 apt-get 255 test_with_retry 9 dbsync 9 pip_install 199 apt-get-update 5 run_process 43 git_timed 573 ------------------------- Unaccounted time 92 ========================= Total runtime 1887 ================= Async summary ================= Time spent in the background minus waits: 607 sec Elapsed time: 1887 sec Time if we did everything serially: 2494 sec Speedup: 1.32167 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21020 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 84 | | nova_cell0 | SELECT | 31 | | nova_cell0 | INSERT | 4 | | neutron | SELECT | 5144 | | neutron | INSERT | 845 | | neutron | DELETE | 32 | | placement | SELECT | 26 | | placement | INSERT | 82 | | placement | SET | 1 | | neutron | UPDATE | 235 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 26 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.77 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.77/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: 886291296c846797d58396bd45cd8a5cbbb1775e Run resolute noVNC proxy in threaded mode 2026-06-17 21:55:10 +0100 OS Version: Ubuntu 24.04 noble