2026-07-02 22:29:46.617 | + ./stack.sh:main:488 : exec 2026-07-02 22:29:46.618 | ++ ./stack.sh:main:488 : /usr/bin/python3.12 /home/quobyte/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2026-07-03-002946.summary.2026-07-03-002946 2026-07-02 22:29:46.618 | + ./stack.sh:main:496 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2026-07-03-002946' 2026-07-02 22:29:46.618 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:29:46.618 | + ./stack.sh:echo_summary:447 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2026-07-03-002946 2026-07-02 22:29:46.618 | + ./stack.sh:main:498 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-03-002946 /opt/stack/logs/stack.sh.log 2026-07-02 22:29:46.618 | + ./stack.sh:main:499 : ln -sf /opt/stack/logs/stack.sh.log.2026-07-03-002946.summary.2026-07-03-002946 /opt/stack/logs/stack.sh.log.summary 2026-07-02 22:29:46.618 | + ./stack.sh:main:514 : check_path_perm_sanity /opt/stack 2026-07-02 22:29:46.618 | + functions:check_path_perm_sanity:615 : local real_path 2026-07-02 22:29:46.618 | ++ functions:check_path_perm_sanity:616 : readlink -f /opt/stack 2026-07-02 22:29:46.618 | + functions:check_path_perm_sanity:616 : real_path=/opt/stack 2026-07-02 22:29:46.619 | + functions:check_path_perm_sanity:617 : local rebuilt_path= 2026-07-02 22:29:46.619 | ++ functions:check_path_perm_sanity:618 : echo /opt/stack 2026-07-02 22:29:46.619 | ++ functions:check_path_perm_sanity:618 : tr / ' ' 2026-07-02 22:29:46.619 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-02 22:29:46.619 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt 2026-07-02 22:29:46.619 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt 2026-07-02 22:29:46.619 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-02 22:29:46.619 | + functions:check_path_perm_sanity:618 : for i in $(echo ${real_path} | tr "/" " ") 2026-07-02 22:29:46.619 | + functions:check_path_perm_sanity:619 : rebuilt_path=/opt/stack 2026-07-02 22:29:46.619 | ++ functions:check_path_perm_sanity:621 : stat -c %a /opt/stack 2026-07-02 22:29:46.622 | + functions:check_path_perm_sanity:621 : [[ 755 = 700 ]] 2026-07-02 22:29:46.625 | + ./stack.sh:main:520 : trap exit_trap EXIT 2026-07-02 22:29:46.628 | + ./stack.sh:main:561 : trap err_trap ERR 2026-07-02 22:29:46.630 | + ./stack.sh:main:574 : set -o errexit 2026-07-02 22:29:46.633 | + ./stack.sh:main:577 : uname -a 2026-07-02 22:29:46.634 | Linux devstack 6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 x86_64 x86_64 x86_64 GNU/Linux 2026-07-02 22:29:46.637 | + ./stack.sh:main:580 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2026-07-02 22:29:46.639 | + ./stack.sh:main:581 : rm -f /opt/stack/data/ca-bundle.pem 2026-07-02 22:29:46.643 | + ./stack.sh:main:584 : source /home/quobyte/devstack/lib/database 2026-07-02 22:29:46.682 | + ./stack.sh:main:585 : source /home/quobyte/devstack/lib/rpc_backend 2026-07-02 22:29:46.699 | + ./stack.sh:main:588 : source /home/quobyte/devstack/lib/host 2026-07-02 22:29:46.702 | +++ lib/host:source:12 : trueorfalse True ENABLE_KSM 2026-07-02 22:29:46.718 | ++ lib/host:source:12 : ENABLE_KSM=True 2026-07-02 22:29:46.721 | +++ lib/host:source:13 : trueorfalse True ENABLE_KSMTUNED 2026-07-02 22:29:46.736 | ++ lib/host:source:13 : ENABLE_KSMTUNED=True 2026-07-02 22:29:46.739 | +++ lib/host:source:56 : trueorfalse False ENABLE_ZSWAP 2026-07-02 22:29:46.752 | ++ lib/host:source:56 : ENABLE_ZSWAP=False 2026-07-02 22:29:46.755 | ++ lib/host:source:59 : ZSWAP_COMPRESSOR=lz4 2026-07-02 22:29:46.757 | ++ lib/host:source:60 : ZSWAP_ZPOOL=zsmalloc 2026-07-02 22:29:46.760 | +++ lib/host:source:82 : trueorfalse False ENABLE_SYSCTL_MEM_TUNING 2026-07-02 22:29:46.777 | ++ lib/host:source:82 : ENABLE_SYSCTL_MEM_TUNING=False 2026-07-02 22:29:46.780 | +++ lib/host:source:104 : trueorfalse False ENABLE_SYSCTL_NET_TUNING 2026-07-02 22:29:46.795 | ++ lib/host:source:104 : ENABLE_SYSCTL_NET_TUNING=False 2026-07-02 22:29:46.797 | + ./stack.sh:main:591 : tune_host 2026-07-02 22:29:46.800 | + lib/host:tune_host:125 : configure_host_mem 2026-07-02 22:29:46.802 | + lib/host:configure_host_mem:99 : configure_zswap 2026-07-02 22:29:46.805 | + lib/host:configure_zswap:69 : [[ False == \T\r\u\e ]] 2026-07-02 22:29:46.807 | + lib/host:configure_host_mem:100 : configure_ksm 2026-07-02 22:29:46.810 | + lib/host:configure_ksm:39 : [[ True == \T\r\u\e ]] 2026-07-02 22:29:46.812 | + lib/host:configure_ksm:40 : install_package ksmtuned 2026-07-02 22:29:46.814 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:29:46.817 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:29:46.819 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=False 2026-07-02 22:29:46.822 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:29:46.824 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:29:46.826 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:29:46.829 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:29:46.831 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:29:46.833 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:29:46.835 | + functions-common:apt_get_update:1166 : [[ False == \T\r\u\e ]] 2026-07-02 22:29:46.837 | + functions-common:apt_get_update:1171 : [[ False = \T\r\u\e ]] 2026-07-02 22:29:46.839 | + functions-common:apt_get_update:1173 : local sudo=sudo 2026-07-02 22:29:46.842 | ++ functions-common:apt_get_update:1174 : id -u 2026-07-02 22:29:46.846 | + functions-common:apt_get_update:1174 : [[ 1000 = \0 ]] 2026-07-02 22:29:46.848 | + functions-common:apt_get_update:1177 : time_start apt-get-update 2026-07-02 22:29:46.851 | + functions-common:time_start:2406 : local name=apt-get-update 2026-07-02 22:29:46.853 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:29:46.855 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:29:46.858 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:29:46.862 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031386859 2026-07-02 22:29:46.864 | + functions-common:apt_get_update:1179 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2026-07-02 22:29:46.866 | + functions-common:apt_get_update:1180 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2026-07-02 22:29:46.868 | + functions-common:apt_get_update:1181 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2026-07-02 22:29:47.008 | Get:1 https://packages.quobyte.com/repo/current/apt noble InRelease [4747 B] 2026-07-02 22:29:47.021 | Hit:2 http://archive.ubuntu.com/ubuntu noble InRelease 2026-07-02 22:29:47.027 | Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease 2026-07-02 22:29:47.046 | Hit:4 http://archive.ubuntu.com/ubuntu noble-updates InRelease 2026-07-02 22:29:47.072 | Hit:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease 2026-07-02 22:29:50.278 | Fetched 4747 B in 1s (8974 B/s) 2026-07-02 22:29:51.827 | Reading package lists... 2026-07-02 22:29:51.856 | + functions-common:apt_get_update:1185 : REPOS_UPDATED=True 2026-07-02 22:29:51.859 | + functions-common:apt_get_update:1187 : time_stop apt-get-update 2026-07-02 22:29:51.861 | + functions-common:time_stop:2420 : local name 2026-07-02 22:29:51.863 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:29:51.866 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:29:51.868 | + functions-common:time_stop:2423 : local total 2026-07-02 22:29:51.870 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:29:51.873 | + functions-common:time_stop:2426 : name=apt-get-update 2026-07-02 22:29:51.875 | + functions-common:time_stop:2427 : start_time=1783031386859 2026-07-02 22:29:51.878 | + functions-common:time_stop:2429 : [[ -z 1783031386859 ]] 2026-07-02 22:29:51.881 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:29:51.884 | + functions-common:time_stop:2432 : end_time=1783031391882 2026-07-02 22:29:51.887 | + functions-common:time_stop:2433 : elapsed_time=5023 2026-07-02 22:29:51.889 | + functions-common:time_stop:2434 : total=0 2026-07-02 22:29:51.892 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:29:51.894 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5023 2026-07-02 22:29:51.896 | + functions-common:install_package:1439 : real_install_package ksmtuned 2026-07-02 22:29:51.899 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:29:51.901 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:29:51.904 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:29:51.906 | + functions-common:real_install_package:1427 : apt_get install ksmtuned 2026-07-02 22:29:51.926 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ksmtuned 2026-07-02 22:29:51.964 | Reading package lists... 2026-07-02 22:29:52.398 | Building dependency tree... 2026-07-02 22:29:52.400 | Reading state information... 2026-07-02 22:29:53.156 | The following packages were automatically installed and are no longer required: 2026-07-02 22:29:53.159 | libfwupd2 libgusb2 2026-07-02 22:29:53.159 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:29:53.232 | The following NEW packages will be installed: 2026-07-02 22:29:53.235 | ksmtuned 2026-07-02 22:29:53.284 | 0 upgraded, 1 newly installed, 0 to remove and 22 not upgraded. 2026-07-02 22:29:53.285 | Need to get 7444 B of archives. 2026-07-02 22:29:53.285 | After this operation, 44.0 kB of additional disk space will be used. 2026-07-02 22:29:53.285 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 ksmtuned amd64 4.20150326 [7444 B] 2026-07-02 22:29:53.512 | perl: warning: Setting locale failed. 2026-07-02 22:29:53.512 | perl: warning: Please check that your locale settings: 2026-07-02 22:29:53.512 | LANGUAGE = (unset), 2026-07-02 22:29:53.512 | LC_ALL = "en_US.utf8", 2026-07-02 22:29:53.512 | LANG = "de_DE.UTF-8" 2026-07-02 22:29:53.513 | are supported and installed on your system. 2026-07-02 22:29:53.513 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:29:53.612 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:29:53.612 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:29:53.613 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:29:53.823 | Fetched 7444 B in 0s (345 kB/s) 2026-07-02 22:29:53.866 | Selecting previously unselected package ksmtuned. 2026-07-02 22:29:54.184 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107972 files and directories currently installed.) 2026-07-02 22:29:54.189 | Preparing to unpack .../ksmtuned_4.20150326_amd64.deb ... 2026-07-02 22:29:54.199 | Unpacking ksmtuned (4.20150326) ... 2026-07-02 22:29:54.266 | Setting up ksmtuned (4.20150326) ... 2026-07-02 22:29:54.491 | Created symlink /etc/systemd/system/multi-user.target.wants/ksm.service → /usr/lib/systemd/system/ksm.service. 2026-07-02 22:29:54.680 | Created symlink /etc/systemd/system/multi-user.target.wants/ksmtuned.service → /usr/lib/systemd/system/ksmtuned.service. 2026-07-02 22:29:55.397 | perl: warning: Setting locale failed. 2026-07-02 22:29:55.397 | perl: warning: Please check that your locale settings: 2026-07-02 22:29:55.397 | LANGUAGE = (unset), 2026-07-02 22:29:55.397 | LC_ALL = "en_US.utf8", 2026-07-02 22:29:55.397 | LANG = "de_DE.UTF-8" 2026-07-02 22:29:55.397 | are supported and installed on your system. 2026-07-02 22:29:55.397 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:29:55.541 | perl: warning: Setting locale failed. 2026-07-02 22:29:55.541 | perl: warning: Please check that your locale settings: 2026-07-02 22:29:55.541 | LANGUAGE = (unset), 2026-07-02 22:29:55.541 | LC_ALL = "en_US.utf8", 2026-07-02 22:29:55.541 | LANG = "de_DE.UTF-8" 2026-07-02 22:29:55.541 | are supported and installed on your system. 2026-07-02 22:29:55.541 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:29:55.591 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:29:55.591 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:29:55.591 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:29:55.661 | perl: warning: Setting locale failed. 2026-07-02 22:29:55.662 | perl: warning: Please check that your locale settings: 2026-07-02 22:29:55.662 | LANGUAGE = (unset), 2026-07-02 22:29:55.662 | LC_ALL = "en_US.utf8", 2026-07-02 22:29:55.662 | LANG = "de_DE.UTF-8" 2026-07-02 22:29:55.662 | are supported and installed on your system. 2026-07-02 22:29:55.662 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:29:56.210 | 2026-07-02 22:29:56.210 | Running kernel seems to be up-to-date. 2026-07-02 22:29:56.210 | 2026-07-02 22:29:56.210 | No services need to be restarted. 2026-07-02 22:29:56.211 | 2026-07-02 22:29:56.211 | No containers need to be restarted. 2026-07-02 22:29:56.211 | 2026-07-02 22:29:56.211 | No user sessions are running outdated binaries. 2026-07-02 22:29:56.211 | 2026-07-02 22:29:56.211 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:29:58.410 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:29:58.412 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:29:58.414 | + functions-common:time_stop:2420 : local name 2026-07-02 22:29:58.416 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:29:58.418 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:29:58.420 | + functions-common:time_stop:2423 : local total 2026-07-02 22:29:58.422 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:29:58.424 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:29:58.426 | + functions-common:time_stop:2427 : start_time=1783031391923 2026-07-02 22:29:58.428 | + functions-common:time_stop:2429 : [[ -z 1783031391923 ]] 2026-07-02 22:29:58.431 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:29:58.434 | + functions-common:time_stop:2432 : end_time=1783031398432 2026-07-02 22:29:58.436 | + functions-common:time_stop:2433 : elapsed_time=6509 2026-07-02 22:29:58.437 | + functions-common:time_stop:2434 : total=978 2026-07-02 22:29:58.439 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:29:58.440 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7487 2026-07-02 22:29:58.442 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:29:58.445 | ++ lib/host:configure_ksm:42 : bool_to_int ENABLE_KSM 2026-07-02 22:29:58.458 | + lib/host:configure_ksm:42 : set_sysfs_parameter ksm 0 /sys/kernel/mm/ksm/run 2026-07-02 22:29:58.460 | + lib/host:set_sysfs_parameter:15 : local name=ksm 2026-07-02 22:29:58.461 | + lib/host:set_sysfs_parameter:16 : local value=0 2026-07-02 22:29:58.463 | + lib/host:set_sysfs_parameter:17 : local param_file=/sys/kernel/mm/ksm/run 2026-07-02 22:29:58.465 | + lib/host:set_sysfs_parameter:19 : [[ ! -e /sys/kernel/mm/ksm/run ]] 2026-07-02 22:29:58.467 | + lib/host:set_sysfs_parameter:24 : echo 0 2026-07-02 22:29:58.468 | + lib/host:set_sysfs_parameter:24 : sudo tee /sys/kernel/mm/ksm/run 2026-07-02 22:29:58.478 | 0 2026-07-02 22:29:58.482 | + lib/host:configure_host_mem:101 : configure_sysctl_mem_parmaters 2026-07-02 22:29:58.485 | + lib/host:configure_sysctl_mem_parmaters:84 : [[ False == \T\r\u\e ]] 2026-07-02 22:29:58.486 | + lib/host:tune_host:126 : configure_host_net 2026-07-02 22:29:58.488 | + lib/host:configure_host_net:121 : configure_sysctl_net_parmaters 2026-07-02 22:29:58.490 | + lib/host:configure_sysctl_net_parmaters:106 : [[ False == \T\r\u\e ]] 2026-07-02 22:29:58.492 | + ./stack.sh:main:597 : fetch_plugins 2026-07-02 22:29:58.493 | + functions-common:fetch_plugins:1766 : local plugins= 2026-07-02 22:29:58.495 | + functions-common:fetch_plugins:1767 : local plugin 2026-07-02 22:29:58.497 | + functions-common:fetch_plugins:1770 : [[ -z '' ]] 2026-07-02 22:29:58.498 | + functions-common:fetch_plugins:1771 : return 2026-07-02 22:29:58.500 | + ./stack.sh:main:601 : run_phase override_defaults 2026-07-02 22:29:58.502 | + functions-common:run_phase:1848 : local mode=override_defaults 2026-07-02 22:29:58.504 | + functions-common:run_phase:1849 : local phase= 2026-07-02 22:29:58.505 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 22:29:58.507 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 22:29:58.509 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 22:29:58.510 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 22:29:58.513 | + functions-common:run_phase:1858 : local extra 2026-07-02 22:29:58.516 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 22:29:58.519 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 22:29:58.522 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 22:29:58.524 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 22:29:58.526 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh override_defaults 2026-07-02 22:29:58.529 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 22:29:58.544 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:29:58.546 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-02 22:29:58.549 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 22:29:58.551 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 22:29:58.553 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 22:29:58.556 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 22:29:58.558 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2026-07-02 22:29:58.560 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2026-07-02 22:29:58.563 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2026-07-02 22:29:58.565 | + functions-common:run_phase:1869 : [[ override_defaults == \s\o\u\r\c\e ]] 2026-07-02 22:29:58.568 | + functions-common:run_phase:1872 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 22:29:58.570 | + functions-common:run_phase:1873 : plugin_override_defaults 2026-07-02 22:29:58.573 | + functions-common:plugin_override_defaults:1807 : local plugins= 2026-07-02 22:29:58.575 | + functions-common:plugin_override_defaults:1808 : local plugin 2026-07-02 22:29:58.578 | + functions-common:plugin_override_defaults:1811 : [[ -z '' ]] 2026-07-02 22:29:58.580 | + functions-common:plugin_override_defaults:1812 : return 2026-07-02 22:29:58.582 | + ./stack.sh:main:604 : source /home/quobyte/devstack/lib/apache 2026-07-02 22:29:58.599 | + ./stack.sh:main:607 : source /home/quobyte/devstack/lib/tls 2026-07-02 22:29:58.602 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2026-07-02 22:29:58.617 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:29:58.620 | +++ lib/tls:source:43 : hostname -f 2026-07-02 22:29:58.625 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=devstack 2026-07-02 22:29:58.627 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2026-07-02 22:29:58.630 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2026-07-02 22:29:58.632 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2026-07-02 22:29:58.634 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2026-07-02 22:29:58.637 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2026-07-02 22:29:58.639 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2026-07-02 22:29:58.642 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2026-07-02 22:29:58.644 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2026-07-02 22:29:58.647 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2026-07-02 22:29:58.651 | + ./stack.sh:main:610 : source /home/quobyte/devstack/lib/infra 2026-07-02 22:29:58.665 | + ./stack.sh:main:611 : source /home/quobyte/devstack/lib/libraries 2026-07-02 22:29:58.682 | + ./stack.sh:main:612 : source /home/quobyte/devstack/lib/lvm 2026-07-02 22:29:58.694 | + ./stack.sh:main:613 : source /home/quobyte/devstack/lib/horizon 2026-07-02 22:29:58.707 | + ./stack.sh:main:614 : source /home/quobyte/devstack/lib/keystone 2026-07-02 22:29:58.741 | + ./stack.sh:main:615 : source /home/quobyte/devstack/lib/glance 2026-07-02 22:29:58.809 | + ./stack.sh:main:616 : source /home/quobyte/devstack/lib/nova 2026-07-02 22:29:58.897 | + ./stack.sh:main:617 : source /home/quobyte/devstack/lib/placement 2026-07-02 22:29:58.924 | + ./stack.sh:main:618 : source /home/quobyte/devstack/lib/cinder 2026-07-02 22:29:58.972 | + ./stack.sh:main:619 : source /home/quobyte/devstack/lib/swift 2026-07-02 22:29:59.018 | + ./stack.sh:main:620 : source /home/quobyte/devstack/lib/neutron 2026-07-02 22:29:59.021 | ++ lib/neutron:source:61 : is_service_enabled tls-proxy 2026-07-02 22:29:59.038 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:29:59.040 | ++ lib/neutron:source:66 : GITDIR["python-neutronclient"]=/opt/stack/python-neutronclient 2026-07-02 22:29:59.043 | ++ lib/neutron:source:68 : NEUTRON_DIR=/opt/stack/neutron 2026-07-02 22:29:59.045 | ++ lib/neutron:source:69 : NEUTRON_FWAAS_DIR=/opt/stack/neutron-fwaas 2026-07-02 22:29:59.048 | ++ lib/neutron:source:72 : [[ -d /opt/stack/neutron/bin/neutron-server ]] 2026-07-02 22:29:59.052 | +++ lib/neutron:source:75 : get_python_exec_prefix 2026-07-02 22:29:59.068 | +++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-02 22:29:59.070 | +++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-02 22:29:59.073 | ++ lib/neutron:source:75 : NEUTRON_BIN_DIR=/opt/stack/data/venv/bin 2026-07-02 22:29:59.075 | ++ lib/neutron:source:78 : NEUTRON_CONF_DIR=/etc/neutron 2026-07-02 22:29:59.077 | ++ lib/neutron:source:79 : NEUTRON_CONF=/etc/neutron/neutron.conf 2026-07-02 22:29:59.080 | ++ lib/neutron:source:80 : export NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-02 22:29:59.082 | ++ lib/neutron:source:80 : NEUTRON_TEST_CONFIG_FILE=/etc/neutron/debug.ini 2026-07-02 22:29:59.085 | ++ lib/neutron:source:82 : NEUTRON_UWSGI=neutron.wsgi.api:application 2026-07-02 22:29:59.087 | ++ lib/neutron:source:83 : NEUTRON_UWSGI_CONF=/etc/neutron/neutron-api-uwsgi.ini 2026-07-02 22:29:59.089 | +++ lib/neutron:source:89 : trueorfalse True NEUTRON_ENFORCE_NEW_DEFAULTS 2026-07-02 22:29:59.105 | ++ lib/neutron:source:89 : NEUTRON_ENFORCE_NEW_DEFAULTS=True 2026-07-02 22:29:59.107 | ++ lib/neutron:source:90 : [[ -n '' ]] 2026-07-02 22:29:59.109 | ++ lib/neutron:source:96 : AGENT_DHCP_BINARY=/opt/stack/data/venv/bin/neutron-dhcp-agent 2026-07-02 22:29:59.112 | ++ lib/neutron:source:97 : AGENT_L3_BINARY=/opt/stack/data/venv/bin/neutron-l3-agent 2026-07-02 22:29:59.113 | ++ lib/neutron:source:98 : AGENT_META_BINARY=/opt/stack/data/venv/bin/neutron-metadata-agent 2026-07-02 22:29:59.115 | ++ lib/neutron:source:102 : Q_DHCP_CONF_FILE=/etc/neutron/dhcp_agent.ini 2026-07-02 22:29:59.118 | ++ lib/neutron:source:105 : NEUTRON_DHCP_CONF=/etc/neutron/dhcp_agent.ini 2026-07-02 22:29:59.120 | ++ lib/neutron:source:106 : Q_L3_CONF_FILE=/etc/neutron/l3_agent.ini 2026-07-02 22:29:59.122 | ++ lib/neutron:source:109 : NEUTRON_L3_CONF=/etc/neutron/l3_agent.ini 2026-07-02 22:29:59.124 | ++ lib/neutron:source:110 : Q_META_CONF_FILE=/etc/neutron/metadata_agent.ini 2026-07-02 22:29:59.126 | ++ lib/neutron:source:113 : Q_DB_NAME=neutron 2026-07-02 22:29:59.129 | ++ lib/neutron:source:115 : Q_PLUGIN=ml2 2026-07-02 22:29:59.130 | ++ lib/neutron:source:117 : Q_HOST=192.168.122.146 2026-07-02 22:29:59.133 | ++ lib/neutron:source:119 : Q_PROTOCOL=http 2026-07-02 22:29:59.136 | +++ lib/neutron:source:121 : ipv6_unquote 0.0.0.0 2026-07-02 22:29:59.139 | +++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-02 22:29:59.139 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-02 22:29:59.143 | ++ lib/neutron:source:121 : Q_LISTEN_ADDRESS=0.0.0.0 2026-07-02 22:29:59.145 | ++ lib/neutron:source:123 : Q_ADMIN_USERNAME=neutron 2026-07-02 22:29:59.147 | ++ lib/neutron:source:125 : Q_AUTH_STRATEGY=keystone 2026-07-02 22:29:59.149 | ++ lib/neutron:source:127 : Q_OVS_USE_VETH=False 2026-07-02 22:29:59.152 | ++ lib/neutron:source:128 : Q_USE_ROOTWRAP=True 2026-07-02 22:29:59.155 | +++ lib/neutron:source:129 : trueorfalse True Q_USE_ROOTWRAP_DAEMON 2026-07-02 22:29:59.172 | ++ lib/neutron:source:129 : Q_USE_ROOTWRAP_DAEMON=True 2026-07-02 22:29:59.174 | +++ lib/neutron:source:131 : ipv6_unquote 192.168.122.146 2026-07-02 22:29:59.178 | +++ functions-common:ipv6_unquote:2218 : echo 192.168.122.146 2026-07-02 22:29:59.178 | +++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-02 22:29:59.182 | ++ lib/neutron:source:131 : Q_META_DATA_IP=192.168.122.146 2026-07-02 22:29:59.184 | ++ lib/neutron:source:133 : Q_ALLOW_OVERLAPPING_IP=True 2026-07-02 22:29:59.187 | ++ lib/neutron:source:134 : Q_NOTIFY_NOVA_PORT_STATUS_CHANGES=True 2026-07-02 22:29:59.188 | ++ lib/neutron:source:135 : Q_NOTIFY_NOVA_PORT_DATA_CHANGES=True 2026-07-02 22:29:59.190 | ++ lib/neutron:source:136 : VIF_PLUGGING_IS_FATAL=True 2026-07-02 22:29:59.193 | ++ lib/neutron:source:137 : VIF_PLUGGING_TIMEOUT=300 2026-07-02 22:29:59.195 | ++ lib/neutron:source:140 : SKIP_STOP_OVN=False 2026-07-02 22:29:59.197 | ++ lib/neutron:source:144 : _Q_PLUGIN_EXTRA_CONF_PATH=/etc/neutron 2026-07-02 22:29:59.200 | ++ lib/neutron:source:147 : NEUTRON_ENDPOINT_SERVICE_NAME=networking 2026-07-02 22:29:59.202 | ++ lib/neutron:source:148 : [[ -z networking ]] 2026-07-02 22:29:59.203 | ++ lib/neutron:source:153 : ALEMBIC_REPO=https://github.com/sqlalchemy/alembic.git 2026-07-02 22:29:59.205 | ++ lib/neutron:source:154 : ALEMBIC_DIR=/opt/stack/alembic 2026-07-02 22:29:59.208 | ++ lib/neutron:source:155 : ALEMBIC_BRANCH=main 2026-07-02 22:29:59.209 | ++ lib/neutron:source:156 : SQLALCHEMY_REPO=https://github.com/sqlalchemy/sqlalchemy.git 2026-07-02 22:29:59.211 | ++ lib/neutron:source:157 : SQLALCHEMY_DIR=/opt/stack/sqlalchemy 2026-07-02 22:29:59.213 | ++ lib/neutron:source:158 : SQLALCHEMY_BRANCH=main 2026-07-02 22:29:59.216 | ++ lib/neutron:source:169 : declare -a -g Q_PLUGIN_EXTRA_CONF_FILES 2026-07-02 22:29:59.218 | ++ lib/neutron:source:172 : declare -a -g _Q_PLUGIN_EXTRA_CONF_FILES_ABS 2026-07-02 22:29:59.220 | ++ lib/neutron:source:175 : Q_RR_CONF_FILE=/etc/neutron/rootwrap.conf 2026-07-02 22:29:59.223 | ++ lib/neutron:source:176 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:29:59.227 | +++ lib/neutron:source:179 : get_rootwrap_location neutron 2026-07-02 22:29:59.229 | +++ functions:get_rootwrap_location:601 : local module=neutron 2026-07-02 22:29:59.232 | ++++ functions:get_rootwrap_location:603 : get_python_exec_prefix 2026-07-02 22:29:59.250 | ++++ inc/python:get_python_exec_prefix:80 : [[ True == \T\r\u\e ]] 2026-07-02 22:29:59.252 | ++++ inc/python:get_python_exec_prefix:81 : echo /opt/stack/data/venv/bin 2026-07-02 22:29:59.255 | +++ functions:get_rootwrap_location:603 : echo /opt/stack/data/venv/bin/neutron-rootwrap 2026-07-02 22:29:59.258 | ++ lib/neutron:source:179 : NEUTRON_ROOTWRAP=/opt/stack/data/venv/bin/neutron-rootwrap 2026-07-02 22:29:59.261 | ++ lib/neutron:source:180 : Q_RR_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-02 22:29:59.263 | ++ lib/neutron:source:181 : [[ True == \T\r\u\e ]] 2026-07-02 22:29:59.265 | ++ lib/neutron:source:182 : Q_RR_DAEMON_COMMAND='sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 22:29:59.268 | ++ lib/neutron:source:194 : Q_DVR_MODE=legacy 2026-07-02 22:29:59.270 | ++ lib/neutron:source:195 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-02 22:29:59.272 | ++ lib/neutron:source:211 : ENABLE_TENANT_TUNNELS=True 2026-07-02 22:29:59.274 | ++ lib/neutron:source:216 : TENANT_TUNNEL_RANGES=1:1000 2026-07-02 22:29:59.277 | ++ lib/neutron:source:221 : ENABLE_TENANT_VLANS=False 2026-07-02 22:29:59.279 | ++ lib/neutron:source:229 : TENANT_VLAN_RANGE= 2026-07-02 22:29:59.281 | ++ lib/neutron:source:237 : PHYSICAL_NETWORK=public 2026-07-02 22:29:59.283 | ++ lib/neutron:source:247 : OVS_PHYSICAL_BRIDGE=br-ex 2026-07-02 22:29:59.285 | ++ lib/neutron:source:253 : OVS_ENABLE_TUNNELING=True 2026-07-02 22:29:59.287 | ++ lib/neutron:source:257 : ENABLE_ISOLATED_METADATA=False 2026-07-02 22:29:59.289 | ++ lib/neutron:source:262 : ENABLE_METADATA_NETWORK=False 2026-07-02 22:29:59.292 | ++ lib/neutron:source:267 : '[' -f /home/quobyte/devstack/lib/neutron_plugins/ml2 ']' 2026-07-02 22:29:59.294 | ++ lib/neutron:source:268 : source /home/quobyte/devstack/lib/neutron_plugins/ml2 2026-07-02 22:29:59.399 | ++ lib/neutron:source:275 : source /home/quobyte/devstack/lib/neutron_plugins/services/metering 2026-07-02 22:29:59.414 | ++ lib/neutron:source:278 : source /home/quobyte/devstack/lib/neutron_plugins/services/l3 2026-07-02 22:29:59.417 | +++ lib/neutron_plugins/services/l3:source:3 : IP_VERSION=4+6 2026-07-02 22:29:59.420 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4 ]] 2026-07-02 22:29:59.422 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \6 ]] 2026-07-02 22:29:59.425 | +++ lib/neutron_plugins/services/l3:source:5 : [[ 4+6 != \4\+\6 ]] 2026-07-02 22:29:59.427 | +++ lib/neutron_plugins/services/l3:source:9 : NEUTRON_CREATE_INITIAL_NETWORKS=True 2026-07-02 22:29:59.430 | +++ lib/neutron_plugins/services/l3:source:12 : PROVIDER_SUBNET_NAME=provider_net 2026-07-02 22:29:59.433 | +++ lib/neutron_plugins/services/l3:source:13 : IPV6_PROVIDER_SUBNET_NAME=provider_net_v6 2026-07-02 22:29:59.435 | +++ lib/neutron_plugins/services/l3:source:14 : IPV6_PROVIDER_FIXED_RANGE= 2026-07-02 22:29:59.438 | +++ lib/neutron_plugins/services/l3:source:15 : IPV6_PROVIDER_NETWORK_GATEWAY= 2026-07-02 22:29:59.441 | +++ lib/neutron_plugins/services/l3:source:17 : PUBLIC_BRIDGE=br-ex 2026-07-02 22:29:59.443 | +++ lib/neutron_plugins/services/l3:source:18 : PUBLIC_BRIDGE_MTU=1500 2026-07-02 22:29:59.446 | +++ lib/neutron_plugins/services/l3:source:23 : Q_ASSIGN_GATEWAY_TO_PUBLIC_BRIDGE=True 2026-07-02 22:29:59.449 | +++ lib/neutron_plugins/services/l3:source:26 : Q_ROUTER_NAME=router1 2026-07-02 22:29:59.451 | +++ lib/neutron_plugins/services/l3:source:31 : Q_USE_PUBLIC_VETH=False 2026-07-02 22:29:59.454 | +++ lib/neutron_plugins/services/l3:source:32 : Q_PUBLIC_VETH_EX=veth-pub-ex 2026-07-02 22:29:59.456 | +++ lib/neutron_plugins/services/l3:source:33 : Q_PUBLIC_VETH_INT=veth-pub-int 2026-07-02 22:29:59.459 | +++ lib/neutron_plugins/services/l3:source:39 : Q_L3_ROUTER_PER_TENANT=True 2026-07-02 22:29:59.461 | +++ lib/neutron_plugins/services/l3:source:72 : Q_USE_PROVIDERNET_FOR_PUBLIC=True 2026-07-02 22:29:59.464 | +++ lib/neutron_plugins/services/l3:source:73 : PUBLIC_PHYSICAL_NETWORK=public 2026-07-02 22:29:59.468 | ++++ lib/neutron_plugins/services/l3:source:76 : uuidgen 2026-07-02 22:29:59.468 | ++++ lib/neutron_plugins/services/l3:source:76 : cut -c 23- 2026-07-02 22:29:59.469 | ++++ lib/neutron_plugins/services/l3:source:76 : sed s/-//g 2026-07-02 22:29:59.469 | ++++ lib/neutron_plugins/services/l3:source:76 : sed -e 's/\(..\)\(....\)\(....\)/\1:\2:\3/' 2026-07-02 22:29:59.474 | +++ lib/neutron_plugins/services/l3:source:76 : IPV6_GLOBAL_ID=33:3ef2:946a 2026-07-02 22:29:59.477 | +++ lib/neutron_plugins/services/l3:source:79 : IPV6_RA_MODE=slaac 2026-07-02 22:29:59.478 | +++ lib/neutron_plugins/services/l3:source:80 : IPV6_ADDRESS_MODE=slaac 2026-07-02 22:29:59.481 | +++ lib/neutron_plugins/services/l3:source:81 : IPV6_PUBLIC_SUBNET_NAME=ipv6-public-subnet 2026-07-02 22:29:59.483 | +++ lib/neutron_plugins/services/l3:source:82 : IPV6_PRIVATE_SUBNET_NAME=ipv6-private-subnet 2026-07-02 22:29:59.486 | +++ lib/neutron_plugins/services/l3:source:83 : IPV6_ADDRS_SAFE_TO_USE=fd33:3ef2:946a::/56 2026-07-02 22:29:59.491 | ++++ lib/neutron_plugins/services/l3:source:86 : echo fd33:3ef2:946a::/56 2026-07-02 22:29:59.491 | ++++ lib/neutron_plugins/services/l3:source:86 : awk -F / '{ print $1"/"($2>63 ? $2 : 64) }' 2026-07-02 22:29:59.496 | +++ lib/neutron_plugins/services/l3:source:86 : FIXED_RANGE_V6=fd33:3ef2:946a::/64 2026-07-02 22:29:59.499 | +++ lib/neutron_plugins/services/l3:source:87 : IPV6_PRIVATE_NETWORK_GATEWAY= 2026-07-02 22:29:59.501 | +++ lib/neutron_plugins/services/l3:source:88 : IPV6_PUBLIC_RANGE=2001:db8::/64 2026-07-02 22:29:59.504 | +++ lib/neutron_plugins/services/l3:source:89 : IPV6_PUBLIC_NETWORK_GATEWAY=2001:db8::2 2026-07-02 22:29:59.506 | +++ lib/neutron_plugins/services/l3:source:90 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-02 22:29:59.508 | +++ lib/neutron_plugins/services/l3:source:93 : NETWORK_GATEWAY= 2026-07-02 22:29:59.511 | +++ lib/neutron_plugins/services/l3:source:94 : PUBLIC_NETWORK_GATEWAY= 2026-07-02 22:29:59.514 | +++ lib/neutron_plugins/services/l3:source:95 : PRIVATE_SUBNET_NAME=private-subnet 2026-07-02 22:29:59.516 | +++ lib/neutron_plugins/services/l3:source:96 : PUBLIC_SUBNET_NAME=public-subnet 2026-07-02 22:29:59.519 | +++ lib/neutron_plugins/services/l3:source:97 : PUBLIC_SUBNET_ENABLE_DHCP=False 2026-07-02 22:29:59.521 | +++ lib/neutron_plugins/services/l3:source:100 : USE_SUBNETPOOL=True 2026-07-02 22:29:59.524 | +++ lib/neutron_plugins/services/l3:source:101 : SUBNETPOOL_NAME_V4=shared-default-subnetpool-v4 2026-07-02 22:29:59.527 | +++ lib/neutron_plugins/services/l3:source:102 : SUBNETPOOL_NAME_V6=shared-default-subnetpool-v6 2026-07-02 22:29:59.529 | +++ lib/neutron_plugins/services/l3:source:104 : SUBNETPOOL_PREFIX_V4=10.0.0.0/22 2026-07-02 22:29:59.532 | +++ lib/neutron_plugins/services/l3:source:105 : SUBNETPOOL_PREFIX_V6=fd33:3ef2:946a::/56 2026-07-02 22:29:59.534 | +++ lib/neutron_plugins/services/l3:source:107 : SUBNETPOOL_SIZE_V4=26 2026-07-02 22:29:59.537 | +++ lib/neutron_plugins/services/l3:source:108 : SUBNETPOOL_SIZE_V6=64 2026-07-02 22:29:59.541 | ++++ lib/neutron_plugins/services/l3:source:110 : awk '{print $5}' 2026-07-02 22:29:59.541 | ++++ lib/neutron_plugins/services/l3:source:110 : grep '^default' 2026-07-02 22:29:59.542 | ++++ lib/neutron_plugins/services/l3:source:110 : ip -4 route 2026-07-02 22:29:59.547 | +++ lib/neutron_plugins/services/l3:source:110 : default_v4_route_devs=enp1s0 2026-07-02 22:29:59.552 | ++++ lib/neutron_plugins/services/l3:source:112 : awk '{print $5}' 2026-07-02 22:29:59.552 | ++++ lib/neutron_plugins/services/l3:source:112 : ip -6 route list match default table all 2026-07-02 22:29:59.552 | ++++ lib/neutron_plugins/services/l3:source:112 : grep via 2026-07-02 22:29:59.557 | +++ lib/neutron_plugins/services/l3:source:112 : default_v6_route_devs= 2026-07-02 22:29:59.561 | ++ lib/neutron:source:281 : source /home/quobyte/devstack/lib/neutron_plugins/services/placement 2026-07-02 22:29:59.564 | ++ lib/neutron:source:282 : source /home/quobyte/devstack/lib/neutron_plugins/services/trunk 2026-07-02 22:29:59.567 | ++ lib/neutron:source:283 : source /home/quobyte/devstack/lib/neutron_plugins/services/qos 2026-07-02 22:29:59.570 | ++ lib/neutron:source:284 : source /home/quobyte/devstack/lib/neutron_plugins/services/segments 2026-07-02 22:29:59.573 | ++ lib/neutron:source:285 : source /home/quobyte/devstack/lib/neutron_plugins/services/ovn-bgp 2026-07-02 22:29:59.576 | ++ lib/neutron:source:288 : has_neutron_plugin_security_group 2026-07-02 22:29:59.579 | ++ lib/neutron_plugins/ml2:has_neutron_plugin_security_group:146 : return 0 2026-07-02 22:29:59.581 | ++ lib/neutron:source:289 : Q_USE_SECGROUP=True 2026-07-02 22:29:59.583 | ++ lib/neutron:source:297 : OVN_BRIDGE_MAPPINGS=public:br-ex 2026-07-02 22:29:59.599 | + ./stack.sh:main:621 : source /home/quobyte/devstack/lib/ldap 2026-07-02 22:29:59.613 | + ./stack.sh:main:622 : source /home/quobyte/devstack/lib/dstat 2026-07-02 22:29:59.628 | + ./stack.sh:main:623 : source /home/quobyte/devstack/lib/atop 2026-07-02 22:29:59.641 | + ./stack.sh:main:624 : source /home/quobyte/devstack/lib/tcpdump 2026-07-02 22:29:59.654 | + ./stack.sh:main:625 : source /home/quobyte/devstack/lib/etcd3 2026-07-02 22:29:59.686 | + ./stack.sh:main:626 : source /home/quobyte/devstack/lib/os-vif 2026-07-02 22:29:59.690 | +++ lib/os-vif:source:12 : is_ml2_ovs 2026-07-02 22:29:59.692 | +++ lib/os-vif:is_ml2_ovs:4 : [[ ovn == \o\p\e\n\v\s\w\i\t\c\h ]] 2026-07-02 22:29:59.695 | +++ lib/os-vif:is_ml2_ovs:7 : echo False 2026-07-02 22:29:59.697 | ++ lib/os-vif:source:12 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-02 22:29:59.702 | +++ lib/os-vif:source:13 : trueorfalse False OS_VIF_OVS_ISOLATE_VIF 2026-07-02 22:29:59.719 | ++ lib/os-vif:source:13 : OS_VIF_OVS_ISOLATE_VIF=False 2026-07-02 22:29:59.721 | + ./stack.sh:main:632 : run_phase source 2026-07-02 22:29:59.724 | + functions-common:run_phase:1848 : local mode=source 2026-07-02 22:29:59.727 | + functions-common:run_phase:1849 : local phase= 2026-07-02 22:29:59.729 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 22:29:59.732 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 22:29:59.734 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 22:29:59.736 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 22:29:59.739 | + functions-common:run_phase:1858 : local extra 2026-07-02 22:29:59.743 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 22:29:59.747 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 22:29:59.750 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 22:29:59.753 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 22:29:59.755 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh source 2026-07-02 22:29:59.758 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 22:29:59.776 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:29:59.779 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2026-07-02 22:29:59.780 | ++ extras.d/80-tempest.sh:source:6 : source /home/quobyte/devstack/lib/tempest 2026-07-02 22:29:59.823 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2026-07-02 22:29:59.825 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2026-07-02 22:29:59.828 | + functions-common:run_phase:1869 : [[ source == \s\o\u\r\c\e ]] 2026-07-02 22:29:59.830 | + functions-common:run_phase:1870 : load_plugin_settings 2026-07-02 22:29:59.832 | + functions-common:load_plugin_settings:1784 : local plugins= 2026-07-02 22:29:59.834 | + functions-common:load_plugin_settings:1785 : local plugin 2026-07-02 22:29:59.837 | + functions-common:load_plugin_settings:1788 : [[ -z '' ]] 2026-07-02 22:29:59.840 | + functions-common:load_plugin_settings:1789 : return 2026-07-02 22:29:59.842 | + functions-common:run_phase:1871 : verify_disabled_services 2026-07-02 22:29:59.845 | + functions-common:verify_disabled_services:2131 : local service 2026-07-02 22:29:59.848 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.851 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,key, ]] 2026-07-02 22:29:59.854 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.857 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api, ]] 2026-07-02 22:29:59.860 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.863 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cpu, ]] 2026-07-02 22:29:59.865 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.868 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-cond, ]] 2026-07-02 22:29:59.871 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.873 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-sch, ]] 2026-07-02 22:29:59.876 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.879 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-novnc, ]] 2026-07-02 22:29:59.882 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.885 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,n-api-meta, ]] 2026-07-02 22:29:59.888 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.890 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-api, ]] 2026-07-02 22:29:59.893 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.896 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,placement-client, ]] 2026-07-02 22:29:59.898 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.901 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,g-api, ]] 2026-07-02 22:29:59.904 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.906 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-sch, ]] 2026-07-02 22:29:59.909 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.912 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-api, ]] 2026-07-02 22:29:59.915 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.918 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,c-vol, ]] 2026-07-02 22:29:59.921 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.923 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-controller, ]] 2026-07-02 22:29:59.926 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.929 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovn-northd, ]] 2026-07-02 22:29:59.931 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.934 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovs-vswitchd, ]] 2026-07-02 22:29:59.937 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.939 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,ovsdb-server, ]] 2026-07-02 22:29:59.942 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.945 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-svc, ]] 2026-07-02 22:29:59.947 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.949 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-agent, ]] 2026-07-02 22:29:59.952 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.954 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,rabbit, ]] 2026-07-02 22:29:59.957 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.960 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,tempest, ]] 2026-07-02 22:29:59.963 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.965 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,mysql, ]] 2026-07-02 22:29:59.968 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.971 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,etcd3, ]] 2026-07-02 22:29:59.974 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.977 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,dstat, ]] 2026-07-02 22:29:59.979 | + functions-common:verify_disabled_services:2132 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:29:59.982 | + functions-common:verify_disabled_services:2133 : [[ ,horizon,apache2, =~ ,q-ovn-metadata-agent, ]] 2026-07-02 22:29:59.986 | + ./stack.sh:main:703 : initialize_database_backends 2026-07-02 22:29:59.989 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-02 22:29:59.992 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2026-07-02 22:30:00.007 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:30:00.010 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2026-07-02 22:30:00.012 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2026-07-02 22:30:00.014 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2026-07-02 22:30:00.032 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:30:00.034 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2026-07-02 22:30:00.037 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2026-07-02 22:30:00.039 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2026-07-02 22:30:00.042 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2026-07-02 22:30:00.045 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2026-07-02 22:30:00.048 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2026-07-02 22:30:00.050 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2026-07-02 22:30:00.053 | + lib/database:initialize_database_backends:92 : return 0 2026-07-02 22:30:00.056 | + ./stack.sh:main:704 : echo 'Using mysql database backend' 2026-07-02 22:30:00.056 | Using mysql database backend 2026-07-02 22:30:00.058 | + ./stack.sh:main:707 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2026-07-02 22:30:00.076 | + ./stack.sh:main:709 : define_database_baseurl 2026-07-02 22:30:00.081 | ++ lib/database:define_database_baseurl:106 : get_database_type_mysql 2026-07-02 22:30:00.084 | ++ lib/databases/mysql:get_database_type_mysql:32 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-02 22:30:00.088 | ++ lib/databases/mysql:get_database_type_mysql:33 : echo mysql+pymysql 2026-07-02 22:30:00.091 | + lib/database:define_database_baseurl:106 : BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 22:30:00.094 | + ./stack.sh:main:721 : is_service_enabled rabbit 2026-07-02 22:30:00.111 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:30:00.114 | + ./stack.sh:main:722 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2026-07-02 22:30:00.132 | + ./stack.sh:main:729 : is_service_enabled keystone 2026-07-02 22:30:00.149 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:30:00.152 | + ./stack.sh:main:731 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2026-07-02 22:30:00.171 | + ./stack.sh:main:733 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2026-07-02 22:30:00.187 | + ./stack.sh:main:744 : is_service_enabled ldap 2026-07-02 22:30:00.206 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:30:00.209 | + ./stack.sh:main:753 : is_service_enabled s-proxy 2026-07-02 22:30:00.226 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:30:00.230 | + ./stack.sh:main:765 : save_stackenv 765 2026-07-02 22:30:00.233 | + functions-common:save_stackenv:65 : local tag=765 2026-07-02 22:30:00.238 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-02 22:30:00.242 | + functions-common:save_stackenv:67 : time_stamp=2026-07-03-003000 2026-07-02 22:30:00.246 | + functions-common:save_stackenv:68 : echo '# 2026-07-03-003000 765' 2026-07-02 22:30:00.249 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.252 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 22:30:00.255 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.257 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-02 22:30:00.260 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.263 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-02 22:30:00.265 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.268 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-02 22:30:00.271 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.273 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.146 2026-07-02 22:30:00.276 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.279 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.146/identity 2026-07-02 22:30:00.282 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.285 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-03-002946 2026-07-02 22:30:00.288 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.291 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-02 22:30:00.294 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.296 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.146 2026-07-02 22:30:00.298 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.301 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-02 22:30:00.304 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.306 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-02 22:30:00.309 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.312 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-02 22:30:00.314 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.316 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-02 22:30:00.319 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.322 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.146 2026-07-02 22:30:00.324 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:30:00.327 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-02 22:30:00.329 | + ./stack.sh:main:778 : GIT_DEPTH=0 2026-07-02 22:30:00.332 | + ./stack.sh:main:778 : git_clone https://review.opendev.org/openstack/requirements.git /opt/stack/requirements master 2026-07-02 22:30:00.335 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/requirements.git 2026-07-02 22:30:00.338 | + functions-common:git_clone:590 : local git_dest=/opt/stack/requirements 2026-07-02 22:30:00.340 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:30:00.342 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:30:00.347 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:30:00.349 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:30:00.352 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:30:00.355 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:30:00.374 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:30:00.377 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:30:00.380 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:30:00.383 | + functions-common:git_clone:610 : echo master 2026-07-02 22:30:00.384 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:30:00.389 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/requirements ]] 2026-07-02 22:30:00.391 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:30:00.393 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-02 22:30:00.396 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:30:00.398 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:30:00.401 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:30:00.404 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:30:00.406 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:30:00.408 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:30:00.411 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:30:00.414 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:30:00.417 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:30:00.422 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031400419 2026-07-02 22:30:00.425 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/requirements.git /opt/stack/requirements 2026-07-02 22:30:00.427 | Cloning into '/opt/stack/requirements'... 2026-07-02 22:30:12.148 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:30:12.150 | + functions-common:time_stop:2420 : local name 2026-07-02 22:30:12.152 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:30:12.154 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:30:12.157 | + functions-common:time_stop:2423 : local total 2026-07-02 22:30:12.160 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:30:12.163 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:30:12.165 | + functions-common:time_stop:2427 : start_time=1783031400419 2026-07-02 22:30:12.168 | + functions-common:time_stop:2429 : [[ -z 1783031400419 ]] 2026-07-02 22:30:12.172 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:30:12.177 | + functions-common:time_stop:2432 : end_time=1783031412173 2026-07-02 22:30:12.180 | + functions-common:time_stop:2433 : elapsed_time=11754 2026-07-02 22:30:12.183 | + functions-common:time_stop:2434 : total=0 2026-07-02 22:30:12.186 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:30:12.189 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11754 2026-07-02 22:30:12.192 | + functions-common:git_clone:631 : cd /opt/stack/requirements 2026-07-02 22:30:12.195 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:30:12.198 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:30:12.201 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:30:12.205 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:30:12.208 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:30:12.211 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:30:12.214 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:30:12.217 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:30:12.220 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:30:12.223 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:30:12.228 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031412225 2026-07-02 22:30:12.231 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:30:22.197 | From https://review.opendev.org/openstack/requirements 2026-07-02 22:30:22.197 | * branch master -> FETCH_HEAD 2026-07-02 22:30:22.207 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:30:22.210 | + functions-common:time_stop:2420 : local name 2026-07-02 22:30:22.213 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:30:22.216 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:30:22.220 | + functions-common:time_stop:2423 : local total 2026-07-02 22:30:22.222 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:30:22.226 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:30:22.229 | + functions-common:time_stop:2427 : start_time=1783031412225 2026-07-02 22:30:22.232 | + functions-common:time_stop:2429 : [[ -z 1783031412225 ]] 2026-07-02 22:30:22.236 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:30:22.242 | + functions-common:time_stop:2432 : end_time=1783031422238 2026-07-02 22:30:22.245 | + functions-common:time_stop:2433 : elapsed_time=10013 2026-07-02 22:30:22.248 | + functions-common:time_stop:2434 : total=11754 2026-07-02 22:30:22.252 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:30:22.255 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21767 2026-07-02 22:30:22.258 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:30:22.262 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:30:22.265 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:30:22.268 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:30:22.272 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:30:22.275 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:30:22.278 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:30:22.282 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:30:22.285 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:30:22.289 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:30:22.294 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031422290 2026-07-02 22:30:22.297 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:30:22.311 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:30:22.312 | 2026-07-02 22:30:22.312 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:30:22.312 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:30:22.312 | state without impacting any branches by switching back to a branch. 2026-07-02 22:30:22.312 | 2026-07-02 22:30:22.312 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:30:22.312 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:30:22.312 | 2026-07-02 22:30:22.312 | git switch -c 2026-07-02 22:30:22.312 | 2026-07-02 22:30:22.312 | Or undo this operation with: 2026-07-02 22:30:22.313 | 2026-07-02 22:30:22.313 | git switch - 2026-07-02 22:30:22.313 | 2026-07-02 22:30:22.313 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:30:22.313 | 2026-07-02 22:30:22.313 | HEAD is now at 625339af Merge "update constraint for stevedore to new release 5.9.0" 2026-07-02 22:30:22.317 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:30:22.320 | + functions-common:time_stop:2420 : local name 2026-07-02 22:30:22.323 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:30:22.325 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:30:22.329 | + functions-common:time_stop:2423 : local total 2026-07-02 22:30:22.332 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:30:22.335 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:30:22.338 | + functions-common:time_stop:2427 : start_time=1783031422290 2026-07-02 22:30:22.341 | + functions-common:time_stop:2429 : [[ -z 1783031422290 ]] 2026-07-02 22:30:22.345 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:30:22.350 | + functions-common:time_stop:2432 : end_time=1783031422347 2026-07-02 22:30:22.353 | + functions-common:time_stop:2433 : elapsed_time=57 2026-07-02 22:30:22.357 | + functions-common:time_stop:2434 : total=21767 2026-07-02 22:30:22.360 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:30:22.363 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21824 2026-07-02 22:30:22.367 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/requirements 2026-07-02 22:30:22.384 | + functions-common:git_clone:672 : cd /opt/stack/requirements 2026-07-02 22:30:22.388 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:30:22.388 | + functions-common:git_clone:673 : head -1 2026-07-02 22:30:22.392 | 625339af Merge "update constraint for stevedore to new release 5.9.0" 2026-07-02 22:30:22.395 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:30:22.399 | + ./stack.sh:main:782 : echo_summary 'Installing package prerequisites' 2026-07-02 22:30:22.403 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:30:22.406 | + ./stack.sh:echo_summary:447 : echo -e Installing package prerequisites 2026-07-02 22:30:22.409 | + ./stack.sh:main:783 : source /home/quobyte/devstack/tools/install_prereqs.sh 2026-07-02 22:30:22.413 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2026-07-02 22:30:22.417 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2026-07-02 22:30:22.420 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/quobyte/devstack ]] 2026-07-02 22:30:22.423 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/quobyte/devstack/.prereqs 2026-07-02 22:30:22.427 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2026-07-02 22:30:22.430 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2026-07-02 22:30:22.434 | +++ tools/install_prereqs.sh:source:47 : date +%s 2026-07-02 22:30:22.439 | ++ tools/install_prereqs.sh:source:47 : NOW=1783031422 2026-07-02 22:30:22.444 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/quobyte/devstack/.prereqs 2026-07-02 22:30:22.450 | +++ tools/install_prereqs.sh:source:48 : echo 0 2026-07-02 22:30:22.454 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2026-07-02 22:30:22.457 | ++ tools/install_prereqs.sh:source:49 : DELTA=1783031422 2026-07-02 22:30:22.461 | ++ tools/install_prereqs.sh:source:50 : [[ 1783031422 -lt 7200 ]] 2026-07-02 22:30:22.464 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2026-07-02 22:30:22.468 | ++ functions-common:export_proxy_variables:2238 : isset http_proxy 2026-07-02 22:30:22.471 | ++ functions-common:isset:266 : [[ -v http_proxy ]] 2026-07-02 22:30:22.474 | ++ functions-common:export_proxy_variables:2241 : isset https_proxy 2026-07-02 22:30:22.477 | ++ functions-common:isset:266 : [[ -v https_proxy ]] 2026-07-02 22:30:22.481 | ++ functions-common:export_proxy_variables:2244 : isset no_proxy 2026-07-02 22:30:22.484 | ++ functions-common:isset:266 : [[ -v no_proxy ]] 2026-07-02 22:30:22.489 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-02 22:30:22.526 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2026-07-02 22:30:22.527 | apache2-dev 2026-07-02 22:30:22.527 | bc 2026-07-02 22:30:22.527 | bsdmainutils 2026-07-02 22:30:22.527 | curl 2026-07-02 22:30:22.527 | g++ 2026-07-02 22:30:22.527 | gawk 2026-07-02 22:30:22.527 | gcc 2026-07-02 22:30:22.527 | gettext 2026-07-02 22:30:22.527 | git 2026-07-02 22:30:22.527 | graphviz 2026-07-02 22:30:22.527 | iputils-ping 2026-07-02 22:30:22.527 | libffi-dev 2026-07-02 22:30:22.528 | libjpeg-dev 2026-07-02 22:30:22.528 | libpq-dev 2026-07-02 22:30:22.528 | libssl-dev 2026-07-02 22:30:22.528 | libsystemd-dev 2026-07-02 22:30:22.528 | libxml2-dev 2026-07-02 22:30:22.528 | libxslt1-dev 2026-07-02 22:30:22.528 | libyaml-dev 2026-07-02 22:30:22.528 | lsof 2026-07-02 22:30:22.528 | openssh-server 2026-07-02 22:30:22.528 | openssl 2026-07-02 22:30:22.528 | pkg-config 2026-07-02 22:30:22.529 | psmisc 2026-07-02 22:30:22.529 | python3-dev 2026-07-02 22:30:22.529 | python3-pip 2026-07-02 22:30:22.529 | python3-systemd 2026-07-02 22:30:22.529 | python3-venv 2026-07-02 22:30:22.529 | tar 2026-07-02 22:30:22.529 | tcpdump 2026-07-02 22:30:22.529 | unzip 2026-07-02 22:30:22.529 | uuid-runtime 2026-07-02 22:30:22.529 | wget 2026-07-02 22:30:22.529 | zlib1g-dev 2026-07-02 22:30:22.530 | libkrb5-dev 2026-07-02 22:30:22.530 | libldap2-dev 2026-07-02 22:30:22.530 | libsasl2-dev 2026-07-02 22:30:22.530 | memcached 2026-07-02 22:30:22.530 | python3-mysqldb 2026-07-02 22:30:22.530 | sqlite3 2026-07-02 22:30:22.530 | conntrack 2026-07-02 22:30:22.530 | curl 2026-07-02 22:30:22.530 | ebtables 2026-07-02 22:30:22.530 | genisoimage 2026-07-02 22:30:22.530 | iptables 2026-07-02 22:30:22.531 | iputils-arping 2026-07-02 22:30:22.531 | kpartx 2026-07-02 22:30:22.531 | libjs-jquery-tablesorter 2026-07-02 22:30:22.531 | parted 2026-07-02 22:30:22.531 | pm-utils 2026-07-02 22:30:22.531 | python3-mysqldb 2026-07-02 22:30:22.531 | socat 2026-07-02 22:30:22.531 | sqlite3 2026-07-02 22:30:22.531 | sudo 2026-07-02 22:30:22.531 | vlan 2026-07-02 22:30:22.531 | lsscsi 2026-07-02 22:30:22.531 | open-iscsi 2026-07-02 22:30:22.532 | cryptsetup 2026-07-02 22:30:22.532 | dosfstools 2026-07-02 22:30:22.532 | genisoimage 2026-07-02 22:30:22.532 | gir1.2-libosinfo-1.0 2026-07-02 22:30:22.532 | netcat-openbsd 2026-07-02 22:30:22.532 | open-iscsi 2026-07-02 22:30:22.532 | qemu-utils 2026-07-02 22:30:22.532 | sg3-utils 2026-07-02 22:30:22.532 | sysfsutils 2026-07-02 22:30:22.532 | lvm2 2026-07-02 22:30:22.532 | qemu-utils 2026-07-02 22:30:22.533 | thin-provisioning-tools 2026-07-02 22:30:22.533 | acl 2026-07-02 22:30:22.533 | dnsmasq-base 2026-07-02 22:30:22.533 | dnsmasq-utils 2026-07-02 22:30:22.533 | ebtables 2026-07-02 22:30:22.533 | haproxy 2026-07-02 22:30:22.533 | iptables 2026-07-02 22:30:22.533 | iputils-arping 2026-07-02 22:30:22.533 | iputils-ping 2026-07-02 22:30:22.533 | postgresql-server-dev-all 2026-07-02 22:30:22.533 | python3-mysqldb 2026-07-02 22:30:22.533 | sqlite3 2026-07-02 22:30:22.534 | sudo 2026-07-02 22:30:22.534 | vlan 2026-07-02 22:30:22.534 | pcp' 2026-07-02 22:30:22.534 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2026-07-02 22:30:22.553 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2026-07-02 22:30:22.554 | apache2-dev 2026-07-02 22:30:22.554 | bc 2026-07-02 22:30:22.554 | bsdmainutils 2026-07-02 22:30:22.554 | curl 2026-07-02 22:30:22.554 | g++ 2026-07-02 22:30:22.554 | gawk 2026-07-02 22:30:22.554 | gcc 2026-07-02 22:30:22.554 | gettext 2026-07-02 22:30:22.554 | git 2026-07-02 22:30:22.554 | graphviz 2026-07-02 22:30:22.554 | iputils-ping 2026-07-02 22:30:22.554 | libffi-dev 2026-07-02 22:30:22.555 | libjpeg-dev 2026-07-02 22:30:22.555 | libpq-dev 2026-07-02 22:30:22.555 | libssl-dev 2026-07-02 22:30:22.555 | libsystemd-dev 2026-07-02 22:30:22.555 | libxml2-dev 2026-07-02 22:30:22.555 | libxslt1-dev 2026-07-02 22:30:22.555 | libyaml-dev 2026-07-02 22:30:22.555 | lsof 2026-07-02 22:30:22.555 | openssh-server 2026-07-02 22:30:22.555 | openssl 2026-07-02 22:30:22.555 | pkg-config 2026-07-02 22:30:22.556 | psmisc 2026-07-02 22:30:22.556 | python3-dev 2026-07-02 22:30:22.556 | python3-pip 2026-07-02 22:30:22.556 | python3-systemd 2026-07-02 22:30:22.556 | python3-venv 2026-07-02 22:30:22.556 | tar 2026-07-02 22:30:22.556 | tcpdump 2026-07-02 22:30:22.556 | unzip 2026-07-02 22:30:22.556 | uuid-runtime 2026-07-02 22:30:22.556 | wget 2026-07-02 22:30:22.556 | zlib1g-dev 2026-07-02 22:30:22.557 | libkrb5-dev 2026-07-02 22:30:22.557 | libldap2-dev 2026-07-02 22:30:22.557 | libsasl2-dev 2026-07-02 22:30:22.557 | memcached 2026-07-02 22:30:22.557 | python3-mysqldb 2026-07-02 22:30:22.557 | sqlite3 2026-07-02 22:30:22.557 | conntrack 2026-07-02 22:30:22.557 | curl 2026-07-02 22:30:22.557 | ebtables 2026-07-02 22:30:22.557 | genisoimage 2026-07-02 22:30:22.557 | iptables 2026-07-02 22:30:22.557 | iputils-arping 2026-07-02 22:30:22.558 | kpartx 2026-07-02 22:30:22.558 | libjs-jquery-tablesorter 2026-07-02 22:30:22.558 | parted 2026-07-02 22:30:22.558 | pm-utils 2026-07-02 22:30:22.558 | python3-mysqldb 2026-07-02 22:30:22.558 | socat 2026-07-02 22:30:22.558 | sqlite3 2026-07-02 22:30:22.558 | sudo 2026-07-02 22:30:22.558 | vlan 2026-07-02 22:30:22.558 | lsscsi 2026-07-02 22:30:22.558 | open-iscsi 2026-07-02 22:30:22.559 | cryptsetup 2026-07-02 22:30:22.559 | dosfstools 2026-07-02 22:30:22.559 | genisoimage 2026-07-02 22:30:22.559 | gir1.2-libosinfo-1.0 2026-07-02 22:30:22.559 | netcat-openbsd 2026-07-02 22:30:22.559 | open-iscsi 2026-07-02 22:30:22.559 | qemu-utils 2026-07-02 22:30:22.559 | sg3-utils 2026-07-02 22:30:22.559 | sysfsutils 2026-07-02 22:30:22.559 | lvm2 2026-07-02 22:30:22.559 | qemu-utils 2026-07-02 22:30:22.560 | thin-provisioning-tools 2026-07-02 22:30:22.560 | acl 2026-07-02 22:30:22.560 | dnsmasq-base 2026-07-02 22:30:22.560 | dnsmasq-utils 2026-07-02 22:30:22.560 | ebtables 2026-07-02 22:30:22.560 | haproxy 2026-07-02 22:30:22.560 | iptables 2026-07-02 22:30:22.560 | iputils-arping 2026-07-02 22:30:22.560 | iputils-ping 2026-07-02 22:30:22.560 | postgresql-server-dev-all 2026-07-02 22:30:22.560 | python3-mysqldb 2026-07-02 22:30:22.561 | sqlite3 2026-07-02 22:30:22.561 | sudo 2026-07-02 22:30:22.561 | vlan 2026-07-02 22:30:22.561 | pcp ' 2026-07-02 22:30:22.561 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2026-07-02 22:30:22.561 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:30:22.562 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:30:22.567 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2026-07-02 22:30:22.568 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-02 22:30:22.572 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-02 22:30:22.576 | ++ functions-common:install_package:1438 : update_package_repo 2026-07-02 22:30:22.578 | ++ functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:30:22.581 | ++ functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:30:22.585 | ++ functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:30:22.588 | ++ functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:30:22.590 | ++ functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:30:22.593 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:30:22.596 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:30:22.599 | ++ functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:30:22.602 | ++ functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:30:22.605 | ++ functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:30:22.608 | ++ functions-common:apt_get_update:1167 : return 2026-07-02 22:30:22.611 | ++ functions-common:install_package:1439 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-02 22:30:22.615 | ++ functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:30:22.618 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:30:22.621 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:30:22.624 | ++ functions-common:real_install_package:1427 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-02 22:30:22.649 | ++ functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gawk gcc gettext git graphviz iputils-ping libffi-dev libjpeg-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl ebtables genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi cryptsetup dosfstools genisoimage gir1.2-libosinfo-1.0 netcat-openbsd open-iscsi qemu-utils sg3-utils sysfsutils lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan pcp 2026-07-02 22:30:22.690 | Reading package lists... 2026-07-02 22:30:23.060 | Building dependency tree... 2026-07-02 22:30:23.062 | Reading state information... 2026-07-02 22:30:23.628 | bc is already the newest version (1.07.1-3ubuntu4). 2026-07-02 22:30:23.628 | bc set to manually installed. 2026-07-02 22:30:23.629 | g++ is already the newest version (4:13.2.0-7ubuntu1). 2026-07-02 22:30:23.629 | g++ set to manually installed. 2026-07-02 22:30:23.629 | gawk is already the newest version (1:5.2.1-2build3). 2026-07-02 22:30:23.629 | gawk set to manually installed. 2026-07-02 22:30:23.629 | gcc is already the newest version (4:13.2.0-7ubuntu1). 2026-07-02 22:30:23.629 | gcc set to manually installed. 2026-07-02 22:30:23.629 | git is already the newest version (1:2.43.0-1ubuntu7.3). 2026-07-02 22:30:23.629 | git set to manually installed. 2026-07-02 22:30:23.629 | iputils-ping is already the newest version (3:20240117-1ubuntu0.1). 2026-07-02 22:30:23.629 | iputils-ping set to manually installed. 2026-07-02 22:30:23.630 | lsof is already the newest version (4.95.0-1build3). 2026-07-02 22:30:23.630 | lsof set to manually installed. 2026-07-02 22:30:23.630 | openssh-server is already the newest version (1:9.6p1-3ubuntu13.16). 2026-07-02 22:30:23.630 | openssl is already the newest version (3.0.13-0ubuntu3.11). 2026-07-02 22:30:23.630 | openssl set to manually installed. 2026-07-02 22:30:23.630 | psmisc is already the newest version (23.7-1build1). 2026-07-02 22:30:23.630 | psmisc set to manually installed. 2026-07-02 22:30:23.630 | python3-dev is already the newest version (3.12.3-0ubuntu2.1). 2026-07-02 22:30:23.630 | python3-dev set to manually installed. 2026-07-02 22:30:23.630 | python3-pip is already the newest version (24.0+dfsg-1ubuntu1.3). 2026-07-02 22:30:23.630 | python3-systemd is already the newest version (235-1build4). 2026-07-02 22:30:23.630 | python3-systemd set to manually installed. 2026-07-02 22:30:23.631 | tar is already the newest version (1.35+dfsg-3ubuntu0.1). 2026-07-02 22:30:23.631 | tar set to manually installed. 2026-07-02 22:30:23.632 | tcpdump is already the newest version (4.99.4-3ubuntu4.24.04.1). 2026-07-02 22:30:23.632 | tcpdump set to manually installed. 2026-07-02 22:30:23.632 | uuid-runtime is already the newest version (2.39.3-9ubuntu6.5). 2026-07-02 22:30:23.633 | uuid-runtime set to manually installed. 2026-07-02 22:30:23.633 | wget is already the newest version (1.21.4-1ubuntu4.1). 2026-07-02 22:30:23.633 | wget set to manually installed. 2026-07-02 22:30:23.634 | zlib1g-dev is already the newest version (1:1.3.dfsg-3.1ubuntu2.1). 2026-07-02 22:30:23.634 | zlib1g-dev set to manually installed. 2026-07-02 22:30:23.634 | iptables is already the newest version (1.8.10-3ubuntu2). 2026-07-02 22:30:23.634 | iptables set to manually installed. 2026-07-02 22:30:23.634 | kpartx is already the newest version (0.9.4-5ubuntu8.2). 2026-07-02 22:30:23.634 | kpartx set to manually installed. 2026-07-02 22:30:23.634 | parted is already the newest version (3.6-4build1). 2026-07-02 22:30:23.635 | parted set to manually installed. 2026-07-02 22:30:23.635 | sudo is already the newest version (1.9.15p5-3ubuntu5.24.04.2). 2026-07-02 22:30:23.635 | sudo set to manually installed. 2026-07-02 22:30:23.635 | open-iscsi is already the newest version (2.1.9-3ubuntu5.4). 2026-07-02 22:30:23.635 | open-iscsi set to manually installed. 2026-07-02 22:30:23.635 | cryptsetup is already the newest version (2:2.7.0-1ubuntu4.2). 2026-07-02 22:30:23.635 | cryptsetup set to manually installed. 2026-07-02 22:30:23.635 | dosfstools is already the newest version (4.2-1.1build1). 2026-07-02 22:30:23.635 | dosfstools set to manually installed. 2026-07-02 22:30:23.635 | netcat-openbsd is already the newest version (1.226-1ubuntu2). 2026-07-02 22:30:23.635 | netcat-openbsd set to manually installed. 2026-07-02 22:30:23.635 | qemu-utils is already the newest version (1:8.2.2+ds-0ubuntu1.17). 2026-07-02 22:30:23.636 | qemu-utils set to manually installed. 2026-07-02 22:30:23.636 | sg3-utils is already the newest version (1.46-3ubuntu4). 2026-07-02 22:30:23.637 | sg3-utils set to manually installed. 2026-07-02 22:30:23.637 | lvm2 is already the newest version (2.03.16-3ubuntu3.2). 2026-07-02 22:30:23.637 | lvm2 set to manually installed. 2026-07-02 22:30:23.638 | thin-provisioning-tools is already the newest version (0.9.0-2ubuntu5.1). 2026-07-02 22:30:23.638 | thin-provisioning-tools set to manually installed. 2026-07-02 22:30:23.638 | acl is already the newest version (2.3.2-1build1.1). 2026-07-02 22:30:23.638 | acl set to manually installed. 2026-07-02 22:30:23.638 | dnsmasq-base is already the newest version (2.90-2ubuntu0.3). 2026-07-02 22:30:23.638 | dnsmasq-base set to manually installed. 2026-07-02 22:30:23.638 | The following packages were automatically installed and are no longer required: 2026-07-02 22:30:23.638 | libfwupd2 libgusb2 2026-07-02 22:30:23.638 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:30:23.638 | The following additional packages will be installed: 2026-07-02 22:30:23.639 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2026-07-02 22:30:23.639 | autotools-dev clang-17 comerr-dev debhelper debugedit dh-autoreconf 2026-07-02 22:30:23.639 | dh-strip-nondeterminism dwz fonts-liberation fonts-liberation-sans-narrow 2026-07-02 22:30:23.639 | fonts-liberation2 gir1.2-freedesktop icu-devtools intltool-debian 2026-07-02 22:30:23.639 | krb5-multidev libann0 libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 2026-07-02 22:30:23.639 | libaprutil1-dev libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl 2026-07-02 22:30:23.639 | libarchive-zip-perl libcdt5 libcgraph6 libclang-common-17-dev 2026-07-02 22:30:23.639 | libclang-cpp17t64 libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl 2026-07-02 22:30:23.639 | libcurl3t64-gnutls libcurl4t64 libdebhelper-perl libevent-2.1-7t64 2026-07-02 22:30:23.639 | libfile-stripnondeterminism-perl libgc1 libgssrpc4t64 libgts-0.7-5t64 2026-07-02 22:30:23.639 | libgts-bin libgvc6 libgvpr2 libice6 libicu-dev libjpeg-turbo8-dev 2026-07-02 22:30:23.639 | libjpeg8-dev libjs-jquery-metadata libjson-perl libjson-xs-perl 2026-07-02 22:30:23.640 | libkadm5clnt-mit12 libkadm5srv-mit12 libkdb5-10t64 liblab-gamut1 libldap-dev 2026-07-02 22:30:23.640 | libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 libmail-sendmail-perl 2026-07-02 22:30:23.641 | libmysqlclient21 libncurses-dev libncurses6 libncursesw6 libobjc-13-dev 2026-07-02 22:30:23.641 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-02 22:30:23.641 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-02 22:30:23.642 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-02 22:30:23.642 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq5 2026-07-02 22:30:23.642 | libsctp-dev libsctp1 libsm6 libsub-override-perl libsys-hostname-long-perl 2026-07-02 22:30:23.642 | libsysfs2 libtinfo6 libtool libtypes-serialiser-perl libx86-1 libxaw7 2026-07-02 22:30:23.642 | libxmu6 libxt6t64 libz3-4 libz3-dev llvm-17 llvm-17-dev llvm-17-linker-tools 2026-07-02 22:30:23.642 | llvm-17-runtime llvm-17-tools m4 mysql-common ncal ncurses-base ncurses-bin 2026-07-02 22:30:23.643 | ncurses-term osinfo-db pcp-conf pkgconf pkgconf-bin po-debconf 2026-07-02 22:30:23.643 | postgresql-client-16 postgresql-client-common postgresql-common 2026-07-02 22:30:23.643 | postgresql-server-dev-16 python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-02 22:30:23.643 | python3.12-venv ssl-cert uuid-dev vbetool 2026-07-02 22:30:23.643 | Suggested packages: 2026-07-02 22:30:23.643 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2026-07-02 22:30:23.643 | autoconf-archive gnu-standards autoconf-doc calendar whois vacation 2026-07-02 22:30:23.643 | mailutils clang-17-doc wasi-libc doc-base dh-make wodim cdrkit-doc 2026-07-02 22:30:23.643 | gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2026-07-02 22:30:23.643 | vim-haproxy haproxy-doc krb5-doc krb5-user icu-doc libtool-doc ncurses-doc 2026-07-02 22:30:23.643 | postgresql-doc-16 lksctp-tools libssl-doc gfortran | fortran95-compiler 2026-07-02 22:30:23.644 | gcj-jdk libyaml-doc llvm-17-doc m4-doc libanyevent-perl 2026-07-02 22:30:23.644 | libcache-memcached-perl libmemcached libyaml-perl pcp-gui libpcp-import-perl 2026-07-02 22:30:23.644 | redis-server cpufrequtils wireless-tools radeontool libmail-box-perl 2026-07-02 22:30:23.644 | postgresql-16 default-mysql-server | virtual-mysql-server sqlite3-doc zip 2026-07-02 22:30:23.795 | The following NEW packages will be installed: 2026-07-02 22:30:23.795 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2026-07-02 22:30:23.795 | autopoint autotools-dev bsdmainutils clang-17 comerr-dev conntrack debhelper 2026-07-02 22:30:23.796 | debugedit dh-autoreconf dh-strip-nondeterminism dnsmasq-utils dwz ebtables 2026-07-02 22:30:23.796 | fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 genisoimage 2026-07-02 22:30:23.796 | gettext gir1.2-freedesktop gir1.2-libosinfo-1.0 graphviz haproxy 2026-07-02 22:30:23.796 | icu-devtools intltool-debian iputils-arping krb5-multidev libann0 2026-07-02 22:30:23.796 | libapr1-dev libapr1t64 libaprutil1-dbd-sqlite3 libaprutil1-dev 2026-07-02 22:30:23.796 | libaprutil1-ldap libaprutil1t64 libarchive-cpio-perl libarchive-zip-perl 2026-07-02 22:30:23.796 | libcdt5 libcgraph6 libclang-common-17-dev libclang-cpp17t64 2026-07-02 22:30:23.796 | libclang-rt-17-dev libclang1-17t64 libcommon-sense-perl libdebhelper-perl 2026-07-02 22:30:23.796 | libevent-2.1-7t64 libffi-dev libfile-stripnondeterminism-perl libgc1 2026-07-02 22:30:23.796 | libgssrpc4t64 libgts-0.7-5t64 libgts-bin libgvc6 libgvpr2 libice6 libicu-dev 2026-07-02 22:30:23.796 | libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery-metadata 2026-07-02 22:30:23.797 | libjs-jquery-tablesorter libjson-perl libjson-xs-perl libkadm5clnt-mit12 2026-07-02 22:30:23.797 | libkadm5srv-mit12 libkdb5-10t64 libkrb5-dev liblab-gamut1 libldap-dev 2026-07-02 22:30:23.797 | libldap2-dev libllvm17t64 libltdl-dev libltdl7 liblua5.4-0 2026-07-02 22:30:23.797 | libmail-sendmail-perl libmysqlclient21 libncurses-dev libobjc-13-dev 2026-07-02 22:30:23.797 | libobjc4 libosinfo-1.0-0 libosinfo-l10n libpathplan4 libpcp-archive1t64 2026-07-02 22:30:23.797 | libpcp-gui2t64 libpcp-import1t64 libpcp-mmv1t64 libpcp-pmda-perl 2026-07-02 22:30:23.797 | libpcp-pmda3t64 libpcp-trace2t64 libpcp-web1t64 libpcp3t64 libpcre2-16-0 2026-07-02 22:30:23.797 | libpcre2-32-0 libpcre2-dev libpcre2-posix3 libpfm4 libpkgconf3 libpq-dev 2026-07-02 22:30:23.797 | libpq5 libsasl2-dev libsctp-dev libsctp1 libsm6 libssl-dev 2026-07-02 22:30:23.797 | libsub-override-perl libsys-hostname-long-perl libsysfs2 libsystemd-dev 2026-07-02 22:30:23.797 | libtool libtypes-serialiser-perl libx86-1 libxaw7 libxml2-dev libxmu6 2026-07-02 22:30:23.797 | libxslt1-dev libxt6t64 libyaml-dev libz3-4 libz3-dev llvm-17 llvm-17-dev 2026-07-02 22:30:23.798 | llvm-17-linker-tools llvm-17-runtime llvm-17-tools lsscsi m4 memcached 2026-07-02 22:30:23.798 | mysql-common ncal osinfo-db pcp pcp-conf pkg-config pkgconf pkgconf-bin 2026-07-02 22:30:23.799 | pm-utils po-debconf postgresql-client-16 postgresql-client-common 2026-07-02 22:30:23.799 | postgresql-common postgresql-server-dev-16 postgresql-server-dev-all 2026-07-02 22:30:23.799 | python3-mysqldb python3-pcp python3-pip-whl python3-setuptools-whl 2026-07-02 22:30:23.800 | python3-venv python3.12-venv socat sqlite3 ssl-cert sysfsutils unzip 2026-07-02 22:30:23.800 | uuid-dev vbetool vlan 2026-07-02 22:30:23.800 | The following packages will be upgraded: 2026-07-02 22:30:23.801 | curl libcurl3t64-gnutls libcurl4t64 libncurses6 libncursesw6 libtinfo6 2026-07-02 22:30:23.802 | ncurses-base ncurses-bin ncurses-term 2026-07-02 22:30:23.866 | 9 upgraded, 161 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:30:23.866 | Need to get 176 MB of archives. 2026-07-02 22:30:23.866 | After this operation, 941 MB of additional disk space will be used. 2026-07-02 22:30:23.866 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1t64 amd64 1.7.2-3.1ubuntu0.1 [108 kB] 2026-07-02 22:30:23.866 | Get:2 http://security.ubuntu.com/ubuntu noble-security/main amd64 ncurses-bin amd64 6.4+20240113-1ubuntu2.1 [188 kB] 2026-07-02 22:30:23.874 | Get:3 http://security.ubuntu.com/ubuntu noble-security/main amd64 ncurses-base all 6.4+20240113-1ubuntu2.1 [25.7 kB] 2026-07-02 22:30:23.875 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1t64 amd64 1.6.3-1.1ubuntu7 [91.9 kB] 2026-07-02 22:30:23.877 | Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 ncurses-term all 6.4+20240113-1ubuntu2.1 [275 kB] 2026-07-02 22:30:23.881 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.3-1.1ubuntu7 [11.2 kB] 2026-07-02 22:30:23.882 | Get:7 http://security.ubuntu.com/ubuntu noble-security/main amd64 libncursesw6 amd64 6.4+20240113-1ubuntu2.1 [148 kB] 2026-07-02 22:30:23.885 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-ldap amd64 1.6.3-1.1ubuntu7 [9116 B] 2026-07-02 22:30:23.887 | Get:9 http://security.ubuntu.com/ubuntu noble-security/main amd64 libncurses6 amd64 6.4+20240113-1ubuntu2.1 [112 kB] 2026-07-02 22:30:23.889 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 curl amd64 8.5.0-2ubuntu10.10 [227 kB] 2026-07-02 22:30:23.890 | Get:11 http://security.ubuntu.com/ubuntu noble-security/main amd64 libtinfo6 amd64 6.4+20240113-1ubuntu2.1 [108 kB] 2026-07-02 22:30:23.895 | Get:12 http://security.ubuntu.com/ubuntu noble-security/main amd64 libncurses-dev amd64 6.4+20240113-1ubuntu2.1 [384 kB] 2026-07-02 22:30:23.899 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl4t64 amd64 8.5.0-2ubuntu10.10 [343 kB] 2026-07-02 22:30:23.903 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 liblua5.4-0 amd64 5.4.6-3build2 [166 kB] 2026-07-02 22:30:23.907 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-bin amd64 2.4.58-1ubuntu8.13 [1336 kB] 2026-07-02 22:30:23.923 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-data all 2.4.58-1ubuntu8.13 [163 kB] 2026-07-02 22:30:23.927 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-utils amd64 2.4.58-1ubuntu8.13 [98.9 kB] 2026-07-02 22:30:23.932 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2 amd64 2.4.58-1ubuntu8.13 [90.2 kB] 2026-07-02 22:30:23.937 | Get:19 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 haproxy amd64 2.8.16-0ubuntu0.24.04.3 [2070 kB] 2026-07-02 22:30:23.960 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [145 kB] 2026-07-02 22:30:23.963 | Get:21 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 memcached amd64 1.6.24-1ubuntu0.1 [213 kB] 2026-07-02 22:30:23.967 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 libjson-perl all 4.10000-1 [81.9 kB] 2026-07-02 22:30:23.974 | Get:23 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-common all 257build1.1 [36.4 kB] 2026-07-02 22:30:23.978 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 ssl-cert all 1.1.2ubuntu1 [17.8 kB] 2026-07-02 22:30:23.983 | Get:25 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-common all 257build1.1 [161 kB] 2026-07-02 22:30:23.987 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 libsysfs2 amd64 2.1.1-6build1 [20.0 kB] 2026-07-02 22:30:23.992 | Get:27 http://archive.ubuntu.com/ubuntu noble/main amd64 sysfsutils amd64 2.1.1-6build1 [15.5 kB] 2026-07-02 22:30:23.996 | Get:28 http://archive.ubuntu.com/ubuntu noble/main amd64 autotools-dev all 20220109.1 [44.9 kB] 2026-07-02 22:30:24.001 | Get:29 http://archive.ubuntu.com/ubuntu noble/main amd64 m4 amd64 1.4.19-4build1 [244 kB] 2026-07-02 22:30:24.005 | Get:30 http://archive.ubuntu.com/ubuntu noble/main amd64 autoconf all 2.71-3 [339 kB] 2026-07-02 22:30:24.010 | Get:31 http://archive.ubuntu.com/ubuntu noble/main amd64 automake all 1:1.16.5-1.3ubuntu1 [558 kB] 2026-07-02 22:30:24.017 | Get:32 http://archive.ubuntu.com/ubuntu noble/main amd64 autopoint all 0.21-14ubuntu2 [422 kB] 2026-07-02 22:30:24.022 | Get:33 http://archive.ubuntu.com/ubuntu noble/main amd64 libdebhelper-perl all 13.14.1ubuntu5 [89.8 kB] 2026-07-02 22:30:24.026 | Get:34 http://archive.ubuntu.com/ubuntu noble/main amd64 libllvm17t64 amd64 1:17.0.6-9ubuntu1 [26.2 MB] 2026-07-02 22:30:24.310 | Get:35 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-cpp17t64 amd64 1:17.0.6-9ubuntu1 [12.9 MB] 2026-07-02 22:30:24.448 | Get:36 http://archive.ubuntu.com/ubuntu noble/main amd64 libgc1 amd64 1:8.2.6-1build1 [90.3 kB] 2026-07-02 22:30:24.450 | Get:37 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc4 amd64 14.2.0-4ubuntu2~24.04.1 [47.1 kB] 2026-07-02 22:30:24.452 | Get:38 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libobjc-13-dev amd64 13.3.0-6ubuntu2~24.04.1 [194 kB] 2026-07-02 22:30:24.456 | Get:39 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-common-17-dev amd64 1:17.0.6-9ubuntu1 [690 kB] 2026-07-02 22:30:24.464 | Get:40 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-linker-tools amd64 1:17.0.6-9ubuntu1 [1308 kB] 2026-07-02 22:30:24.478 | Get:41 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang1-17t64 amd64 1:17.0.6-9ubuntu1 [7353 kB] 2026-07-02 22:30:24.557 | Get:42 http://archive.ubuntu.com/ubuntu noble/universe amd64 clang-17 amd64 1:17.0.6-9ubuntu1 [78.6 kB] 2026-07-02 22:30:24.558 | Get:43 http://archive.ubuntu.com/ubuntu noble/main amd64 libtool all 2.4.7-7build1 [166 kB] 2026-07-02 22:30:24.560 | Get:44 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-autoreconf all 20 [16.1 kB] 2026-07-02 22:30:24.563 | Get:45 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-zip-perl all 1.68-1 [90.2 kB] 2026-07-02 22:30:24.568 | Get:46 http://archive.ubuntu.com/ubuntu noble/main amd64 libsub-override-perl all 0.10-1 [10.0 kB] 2026-07-02 22:30:24.573 | Get:47 http://archive.ubuntu.com/ubuntu noble/main amd64 libfile-stripnondeterminism-perl all 1.13.1-1 [18.1 kB] 2026-07-02 22:30:24.577 | Get:48 http://archive.ubuntu.com/ubuntu noble/main amd64 dh-strip-nondeterminism all 1.13.1-1 [5362 B] 2026-07-02 22:30:24.582 | Get:49 http://archive.ubuntu.com/ubuntu noble/main amd64 debugedit amd64 1:5.0-5build2 [46.1 kB] 2026-07-02 22:30:24.587 | Get:50 http://archive.ubuntu.com/ubuntu noble/main amd64 dwz amd64 0.15-1build6 [115 kB] 2026-07-02 22:30:24.591 | Get:51 http://archive.ubuntu.com/ubuntu noble/main amd64 gettext amd64 0.21-14ubuntu2 [864 kB] 2026-07-02 22:30:24.600 | Get:52 http://archive.ubuntu.com/ubuntu noble/main amd64 intltool-debian all 0.35.0+20060710.6 [23.2 kB] 2026-07-02 22:30:24.605 | Get:53 http://archive.ubuntu.com/ubuntu noble/main amd64 po-debconf all 1.0.21+nmu1 [233 kB] 2026-07-02 22:30:24.610 | Get:54 http://archive.ubuntu.com/ubuntu noble/main amd64 debhelper all 13.14.1ubuntu5 [869 kB] 2026-07-02 22:30:24.619 | Get:55 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 uuid-dev amd64 2.39.3-9ubuntu6.5 [33.5 kB] 2026-07-02 22:30:24.623 | Get:56 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp1 amd64 1.0.19+dfsg-2build1 [9146 B] 2026-07-02 22:30:24.630 | Get:57 http://archive.ubuntu.com/ubuntu noble/main amd64 libsctp-dev amd64 1.0.19+dfsg-2build1 [51.1 kB] 2026-07-02 22:30:24.635 | Get:58 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libapr1-dev amd64 1.7.2-3.1ubuntu0.1 [768 kB] 2026-07-02 22:30:24.644 | Get:59 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap-dev amd64 2.6.10+dfsg-0ubuntu0.24.04.1 [308 kB] 2026-07-02 22:30:24.648 | Get:60 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libldap2-dev all 2.6.10+dfsg-0ubuntu0.24.04.1 [11.1 kB] 2026-07-02 22:30:24.653 | Get:61 http://archive.ubuntu.com/ubuntu noble/main amd64 libaprutil1-dev amd64 1.6.3-1.1ubuntu7 [412 kB] 2026-07-02 22:30:24.658 | Get:62 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-16-0 amd64 10.42-4ubuntu2.1 [210 kB] 2026-07-02 22:30:24.687 | Get:63 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-32-0 amd64 10.42-4ubuntu2.1 [197 kB] 2026-07-02 22:30:24.694 | Get:64 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-posix3 amd64 10.42-4ubuntu2.1 [6748 B] 2026-07-02 22:30:24.699 | Get:65 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpcre2-dev amd64 10.42-4ubuntu2.1 [736 kB] 2026-07-02 22:30:24.708 | Get:66 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 apache2-dev amd64 2.4.58-1ubuntu8.13 [203 kB] 2026-07-02 22:30:24.713 | Get:67 http://archive.ubuntu.com/ubuntu noble/universe amd64 ncal amd64 12.1.8 [21.0 kB] 2026-07-02 22:30:24.718 | Get:68 http://archive.ubuntu.com/ubuntu noble/universe amd64 bsdmainutils all 12.1.8 [3176 B] 2026-07-02 22:30:24.722 | Get:69 http://archive.ubuntu.com/ubuntu noble/main amd64 conntrack amd64 1:1.4.8-1ubuntu1 [37.9 kB] 2026-07-02 22:30:24.729 | Get:70 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 dnsmasq-utils amd64 2.90-2ubuntu0.3 [16.0 kB] 2026-07-02 22:30:24.733 | Get:71 http://archive.ubuntu.com/ubuntu noble/main amd64 ebtables amd64 2.0.11-6build1 [88.4 kB] 2026-07-02 22:30:24.737 | Get:72 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] 2026-07-02 22:30:24.755 | Get:73 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] 2026-07-02 22:30:24.757 | Get:74 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] 2026-07-02 22:30:24.761 | Get:75 http://archive.ubuntu.com/ubuntu noble/main amd64 genisoimage amd64 9:1.1.11-3.5 [378 kB] 2026-07-02 22:30:24.767 | Get:76 http://archive.ubuntu.com/ubuntu noble/main amd64 gir1.2-freedesktop amd64 1.80.1-1 [49.7 kB] 2026-07-02 22:30:24.773 | Get:77 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] 2026-07-02 22:30:24.778 | Get:78 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] 2026-07-02 22:30:24.797 | Get:79 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] 2026-07-02 22:30:24.802 | Get:80 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-0.7-5t64 amd64 0.7.6+darcs121130-5.2build1 [161 kB] 2026-07-02 22:30:24.807 | Get:81 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl7 amd64 2.4.7-7build1 [40.3 kB] 2026-07-02 22:30:24.812 | Get:82 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] 2026-07-02 22:30:24.816 | Get:83 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] 2026-07-02 22:30:24.824 | Get:84 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] 2026-07-02 22:30:24.830 | Get:85 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] 2026-07-02 22:30:24.851 | Get:86 http://archive.ubuntu.com/ubuntu noble/main amd64 libice6 amd64 2:1.0.10-1build3 [41.4 kB] 2026-07-02 22:30:24.851 | Get:87 http://archive.ubuntu.com/ubuntu noble/main amd64 libsm6 amd64 2:1.2.3-1build3 [15.7 kB] 2026-07-02 22:30:24.856 | Get:88 http://archive.ubuntu.com/ubuntu noble/main amd64 libxt6t64 amd64 1:1.2.1-1.2build1 [171 kB] 2026-07-02 22:30:24.860 | Get:89 http://archive.ubuntu.com/ubuntu noble/main amd64 libxmu6 amd64 2:1.1.3-3build2 [47.6 kB] 2026-07-02 22:30:24.864 | Get:90 http://archive.ubuntu.com/ubuntu noble/main amd64 libxaw7 amd64 2:1.0.14-1build2 [187 kB] 2026-07-02 22:30:24.870 | Get:91 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] 2026-07-02 22:30:24.878 | Get:92 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 icu-devtools amd64 74.2-1ubuntu3.1 [212 kB] 2026-07-02 22:30:24.881 | Get:93 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 iputils-arping amd64 3:20240117-1ubuntu0.1 [15.1 kB] 2026-07-02 22:30:24.887 | Get:94 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 comerr-dev amd64 2.1-1.47.0-2.4~exp1ubuntu4.1 [43.8 kB] 2026-07-02 22:30:24.891 | Get:95 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libgssrpc4t64 amd64 1.20.1-6ubuntu2.6 [57.6 kB] 2026-07-02 22:30:24.912 | Get:96 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5clnt-mit12 amd64 1.20.1-6ubuntu2.6 [40.1 kB] 2026-07-02 22:30:24.917 | Get:97 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkdb5-10t64 amd64 1.20.1-6ubuntu2.6 [40.4 kB] 2026-07-02 22:30:24.934 | Get:98 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkadm5srv-mit12 amd64 1.20.1-6ubuntu2.6 [53.0 kB] 2026-07-02 22:30:24.940 | Get:99 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 krb5-multidev amd64 1.20.1-6ubuntu2.6 [125 kB] 2026-07-02 22:30:24.945 | Get:100 http://archive.ubuntu.com/ubuntu noble/main amd64 libarchive-cpio-perl all 0.10-3 [10.3 kB] 2026-07-02 22:30:24.951 | Get:101 http://archive.ubuntu.com/ubuntu noble/universe amd64 libclang-rt-17-dev amd64 1:17.0.6-9ubuntu1 [2361 kB] 2026-07-02 22:30:24.976 | Get:102 http://archive.ubuntu.com/ubuntu noble/main amd64 libcommon-sense-perl amd64 3.75-3build3 [20.4 kB] 2026-07-02 22:30:24.977 | Get:103 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libcurl3t64-gnutls amd64 8.5.0-2ubuntu10.10 [335 kB] 2026-07-02 22:30:24.981 | Get:104 http://archive.ubuntu.com/ubuntu noble/universe amd64 libgts-bin amd64 0.7.6+darcs121130-5.2build1 [44.0 kB] 2026-07-02 22:30:24.986 | Get:105 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libicu-dev amd64 74.2-1ubuntu3.1 [11.9 MB] 2026-07-02 22:30:25.114 | Get:106 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-turbo8-dev amd64 2.1.5-2ubuntu2 [295 kB] 2026-07-02 22:30:25.118 | Get:107 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg8-dev amd64 8c-2ubuntu11 [1484 B] 2026-07-02 22:30:25.118 | Get:108 http://archive.ubuntu.com/ubuntu noble/main amd64 libjpeg-dev amd64 8c-2ubuntu11 [1482 B] 2026-07-02 22:30:25.122 | Get:109 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-metadata all 12-4 [6582 B] 2026-07-02 22:30:25.127 | Get:110 http://archive.ubuntu.com/ubuntu noble/universe amd64 libjs-jquery-tablesorter all 1:2.31.3+dfsg1-3 [193 kB] 2026-07-02 22:30:25.131 | Get:111 http://archive.ubuntu.com/ubuntu noble/main amd64 libtypes-serialiser-perl all 1.01-1 [11.6 kB] 2026-07-02 22:30:25.136 | Get:112 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libjson-xs-perl amd64 4.040-0ubuntu0.24.04.1 [83.7 kB] 2026-07-02 22:30:25.142 | Get:113 http://archive.ubuntu.com/ubuntu noble/main amd64 libltdl-dev amd64 2.4.7-7build1 [168 kB] 2026-07-02 22:30:25.147 | Get:114 http://archive.ubuntu.com/ubuntu noble/main amd64 libsys-hostname-long-perl all 1.5-3 [10.6 kB] 2026-07-02 22:30:25.151 | Get:115 http://archive.ubuntu.com/ubuntu noble/main amd64 libmail-sendmail-perl all 0.80-3 [21.7 kB] 2026-07-02 22:30:25.156 | Get:116 http://archive.ubuntu.com/ubuntu noble/main amd64 mysql-common all 5.8+1.1.0build1 [6746 B] 2026-07-02 22:30:25.160 | Get:117 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libmysqlclient21 amd64 8.0.46-0ubuntu0.24.04.3 [1255 kB] 2026-07-02 22:30:25.175 | Get:118 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp-conf amd64 6.2.0-1.1build4 [20.6 kB] 2026-07-02 22:30:25.198 | Get:119 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp3t64 amd64 6.2.0-1.1build4 [313 kB] 2026-07-02 22:30:25.203 | Get:120 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda3t64 amd64 6.2.0-1.1build4 [45.4 kB] 2026-07-02 22:30:25.208 | Get:121 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-pmda-perl amd64 6.2.0-1.1build4 [41.4 kB] 2026-07-02 22:30:25.213 | Get:122 http://archive.ubuntu.com/ubuntu noble/main amd64 libpkgconf3 amd64 1.8.1-2build1 [30.7 kB] 2026-07-02 22:30:25.217 | Get:123 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq5 amd64 16.14-0ubuntu0.24.04.1 [147 kB] 2026-07-02 22:30:25.221 | Get:124 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libssl-dev amd64 3.0.13-0ubuntu3.11 [2408 kB] 2026-07-02 22:30:25.248 | Get:125 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libpq-dev amd64 16.14-0ubuntu0.24.04.1 [152 kB] 2026-07-02 22:30:25.250 | Get:126 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsasl2-dev amd64 2.1.28+dfsg1-5ubuntu3.1 [243 kB] 2026-07-02 22:30:25.255 | Get:127 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libsystemd-dev amd64 255.4-1ubuntu8.16 [1239 kB] 2026-07-02 22:30:25.269 | Get:128 http://archive.ubuntu.com/ubuntu noble/universe amd64 libx86-1 amd64 1.1+ds1-12build1 [83.2 kB] 2026-07-02 22:30:25.272 | Get:129 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxml2-dev amd64 2.9.14+dfsg-1.3ubuntu3.8 [782 kB] 2026-07-02 22:30:25.281 | Get:130 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libxslt1-dev amd64 1.1.39-0exp1ubuntu0.24.04.3 [91.9 kB] 2026-07-02 22:30:25.286 | Get:131 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-runtime amd64 1:17.0.6-9ubuntu1 [529 kB] 2026-07-02 22:30:25.292 | Get:132 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpfm4 amd64 4.13.0+git32-g0d4ed0e-1 [414 kB] 2026-07-02 22:30:25.297 | Get:133 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17 amd64 1:17.0.6-9ubuntu1 [23.8 MB] 2026-07-02 22:30:25.555 | Get:134 http://archive.ubuntu.com/ubuntu noble/main amd64 libffi-dev amd64 3.4.6-1build1 [62.8 kB] 2026-07-02 22:30:25.557 | Get:135 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-tools amd64 1:17.0.6-9ubuntu1 [518 kB] 2026-07-02 22:30:25.563 | Get:136 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-4 amd64 4.8.12-3.1build1 [5836 kB] 2026-07-02 22:30:25.629 | Get:137 http://archive.ubuntu.com/ubuntu noble/universe amd64 libz3-dev amd64 4.8.12-3.1build1 [72.2 kB] 2026-07-02 22:30:25.630 | Get:138 http://archive.ubuntu.com/ubuntu noble/universe amd64 llvm-17-dev amd64 1:17.0.6-9ubuntu1 [43.4 MB] 2026-07-02 22:30:26.108 | Get:139 http://archive.ubuntu.com/ubuntu noble/main amd64 lsscsi amd64 0.32-1build1 [48.2 kB] 2026-07-02 22:30:26.108 | Get:140 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 osinfo-db all 0.20250606-0ubuntu0.24.04.1 [178 kB] 2026-07-02 22:30:26.111 | Get:141 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf-bin amd64 1.8.1-2build1 [20.7 kB] 2026-07-02 22:30:26.112 | Get:142 http://archive.ubuntu.com/ubuntu noble/main amd64 pkgconf amd64 1.8.1-2build1 [16.8 kB] 2026-07-02 22:30:26.112 | Get:143 http://archive.ubuntu.com/ubuntu noble/main amd64 pkg-config amd64 1.8.1-2build1 [7264 B] 2026-07-02 22:30:26.131 | Get:144 http://archive.ubuntu.com/ubuntu noble/universe amd64 pm-utils all 1.4.1-21 [47.1 kB] 2026-07-02 22:30:26.136 | Get:145 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 postgresql-client-16 amd64 16.14-0ubuntu0.24.04.1 [1300 kB] 2026-07-02 22:30:26.151 | Get:146 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-16 amd64 16.14-0ubuntu0.24.04.1 [1231 kB] 2026-07-02 22:30:26.164 | Get:147 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 postgresql-server-dev-all amd64 257build1.1 [20.5 kB] 2026-07-02 22:30:26.167 | Get:148 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-mysqldb amd64 1.4.6-2build3 [47.3 kB] 2026-07-02 22:30:26.171 | Get:149 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-pip-whl all 24.0+dfsg-1ubuntu1.3 [1707 kB] 2026-07-02 22:30:26.190 | Get:150 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-setuptools-whl all 68.1.2-2ubuntu1.2 [716 kB] 2026-07-02 22:30:26.198 | Get:151 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3.12-venv amd64 3.12.3-1ubuntu0.13 [5672 B] 2026-07-02 22:30:26.199 | Get:152 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 python3-venv amd64 3.12.3-0ubuntu2.1 [1032 B] 2026-07-02 22:30:26.205 | Get:153 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 sqlite3 amd64 3.45.1-1ubuntu2.6 [144 kB] 2026-07-02 22:30:26.209 | Get:154 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 unzip amd64 6.0-28ubuntu4.1 [174 kB] 2026-07-02 22:30:26.214 | Get:155 http://archive.ubuntu.com/ubuntu noble/universe amd64 vbetool amd64 1.1-5 [11.8 kB] 2026-07-02 22:30:26.221 | Get:156 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-l10n all 1.11.0-2build3 [50.6 kB] 2026-07-02 22:30:26.225 | Get:157 http://archive.ubuntu.com/ubuntu noble/universe amd64 libosinfo-1.0-0 amd64 1.11.0-2build3 [91.5 kB] 2026-07-02 22:30:26.230 | Get:158 http://archive.ubuntu.com/ubuntu noble/universe amd64 gir1.2-libosinfo-1.0 amd64 1.11.0-2build3 [18.6 kB] 2026-07-02 22:30:26.235 | Get:159 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libkrb5-dev amd64 1.20.1-6ubuntu2.6 [11.9 kB] 2026-07-02 22:30:26.239 | Get:160 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-archive1t64 amd64 6.2.0-1.1build4 [10.6 kB] 2026-07-02 22:30:26.245 | Get:161 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-gui2t64 amd64 6.2.0-1.1build4 [12.4 kB] 2026-07-02 22:30:26.250 | Get:162 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-import1t64 amd64 6.2.0-1.1build4 [17.3 kB] 2026-07-02 22:30:26.267 | Get:163 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-mmv1t64 amd64 6.2.0-1.1build4 [13.8 kB] 2026-07-02 22:30:26.272 | Get:164 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-trace2t64 amd64 6.2.0-1.1build4 [16.9 kB] 2026-07-02 22:30:26.278 | Get:165 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpcp-web1t64 amd64 6.2.0-1.1build4 [213 kB] 2026-07-02 22:30:26.283 | Get:166 http://archive.ubuntu.com/ubuntu noble/main amd64 libyaml-dev amd64 0.2.5-1build1 [62.2 kB] 2026-07-02 22:30:26.288 | Get:167 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-pcp amd64 6.2.0-1.1build4 [76.5 kB] 2026-07-02 22:30:26.295 | Get:168 http://archive.ubuntu.com/ubuntu noble/universe amd64 pcp amd64 6.2.0-1.1build4 [2946 kB] 2026-07-02 22:30:26.327 | Get:169 http://archive.ubuntu.com/ubuntu noble/main amd64 socat amd64 1.8.0.0-4build3 [374 kB] 2026-07-02 22:30:26.331 | Get:170 http://archive.ubuntu.com/ubuntu noble/universe amd64 vlan all 2.0.5ubuntu5 [10.4 kB] 2026-07-02 22:30:26.570 | perl: warning: Setting locale failed. 2026-07-02 22:30:26.570 | perl: warning: Please check that your locale settings: 2026-07-02 22:30:26.570 | LANGUAGE = (unset), 2026-07-02 22:30:26.570 | LC_ALL = "en_US.utf8", 2026-07-02 22:30:26.570 | LANG = "de_DE.UTF-8" 2026-07-02 22:30:26.570 | are supported and installed on your system. 2026-07-02 22:30:26.570 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:30:26.634 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:30:26.635 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:30:26.635 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:30:26.984 | Vorkonfiguration der Pakete ... 2026-07-02 22:30:27.008 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:30:27.250 | Fetched 176 MB in 2s (70.6 MB/s) 2026-07-02 22:30:27.338 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-02 22:30:27.345 | Preparing to unpack .../ncurses-bin_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 22:30:27.356 | Unpacking ncurses-bin (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 22:30:27.453 | Setting up ncurses-bin (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:30:27.564 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-02 22:30:27.570 | Preparing to unpack .../ncurses-base_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-02 22:30:27.581 | Unpacking ncurses-base (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 22:30:27.690 | Setting up ncurses-base (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:30:27.807 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107981 files and directories currently installed.) 2026-07-02 22:30:27.814 | Preparing to unpack .../00-ncurses-term_6.4+20240113-1ubuntu2.1_all.deb ... 2026-07-02 22:30:27.830 | Unpacking ncurses-term (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 22:30:29.160 | Selecting previously unselected package libapr1t64:amd64. 2026-07-02 22:30:29.174 | Preparing to unpack .../01-libapr1t64_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-02 22:30:29.182 | Unpacking libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-02 22:30:29.234 | Selecting previously unselected package libaprutil1t64:amd64. 2026-07-02 22:30:29.246 | Preparing to unpack .../02-libaprutil1t64_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 22:30:29.250 | Unpacking libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 22:30:29.298 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2026-07-02 22:30:29.310 | Preparing to unpack .../03-libaprutil1-dbd-sqlite3_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 22:30:29.315 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 22:30:29.354 | Selecting previously unselected package libaprutil1-ldap:amd64. 2026-07-02 22:30:29.366 | Preparing to unpack .../04-libaprutil1-ldap_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 22:30:29.371 | Unpacking libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 22:30:29.421 | Preparing to unpack .../05-curl_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-02 22:30:29.433 | Unpacking curl (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-02 22:30:29.500 | Preparing to unpack .../06-libcurl4t64_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-02 22:30:29.512 | Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-02 22:30:29.571 | Selecting previously unselected package liblua5.4-0:amd64. 2026-07-02 22:30:29.583 | Preparing to unpack .../07-liblua5.4-0_5.4.6-3build2_amd64.deb ... 2026-07-02 22:30:29.588 | Unpacking liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-02 22:30:29.635 | Selecting previously unselected package apache2-bin. 2026-07-02 22:30:29.646 | Preparing to unpack .../08-apache2-bin_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 22:30:29.651 | Unpacking apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-02 22:30:29.804 | Selecting previously unselected package apache2-data. 2026-07-02 22:30:29.816 | Preparing to unpack .../09-apache2-data_2.4.58-1ubuntu8.13_all.deb ... 2026-07-02 22:30:29.821 | Unpacking apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-02 22:30:30.023 | Selecting previously unselected package apache2-utils. 2026-07-02 22:30:30.035 | Preparing to unpack .../10-apache2-utils_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 22:30:30.039 | Unpacking apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-02 22:30:30.114 | Selecting previously unselected package apache2. 2026-07-02 22:30:30.125 | Preparing to unpack .../11-apache2_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 22:30:30.133 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:30:30.135 | Unpacking apache2 (2.4.58-1ubuntu8.13) ... 2026-07-02 22:30:30.265 | Selecting previously unselected package haproxy. 2026-07-02 22:30:30.277 | Preparing to unpack .../12-haproxy_2.8.16-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 22:30:30.291 | Unpacking haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-02 22:30:30.433 | Selecting previously unselected package libevent-2.1-7t64:amd64. 2026-07-02 22:30:30.445 | Preparing to unpack .../13-libevent-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-02 22:30:30.450 | Unpacking libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 22:30:30.512 | Selecting previously unselected package memcached. 2026-07-02 22:30:30.525 | Preparing to unpack .../14-memcached_1.6.24-1ubuntu0.1_amd64.deb ... 2026-07-02 22:30:30.533 | Unpacking memcached (1.6.24-1ubuntu0.1) ... 2026-07-02 22:30:30.598 | Selecting previously unselected package libjson-perl. 2026-07-02 22:30:30.611 | Preparing to unpack .../15-libjson-perl_4.10000-1_all.deb ... 2026-07-02 22:30:30.615 | Unpacking libjson-perl (4.10000-1) ... 2026-07-02 22:30:30.686 | Selecting previously unselected package postgresql-client-common. 2026-07-02 22:30:30.699 | Preparing to unpack .../16-postgresql-client-common_257build1.1_all.deb ... 2026-07-02 22:30:30.703 | Unpacking postgresql-client-common (257build1.1) ... 2026-07-02 22:30:30.768 | Selecting previously unselected package ssl-cert. 2026-07-02 22:30:30.780 | Preparing to unpack .../17-ssl-cert_1.1.2ubuntu1_all.deb ... 2026-07-02 22:30:30.784 | Unpacking ssl-cert (1.1.2ubuntu1) ... 2026-07-02 22:30:30.849 | Selecting previously unselected package postgresql-common. 2026-07-02 22:30:30.862 | Preparing to unpack .../18-postgresql-common_257build1.1_all.deb ... 2026-07-02 22:30:30.892 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2026-07-02 22:30:30.906 | Unpacking postgresql-common (257build1.1) ... 2026-07-02 22:30:31.075 | Selecting previously unselected package libsysfs2:amd64. 2026-07-02 22:30:31.088 | Preparing to unpack .../19-libsysfs2_2.1.1-6build1_amd64.deb ... 2026-07-02 22:30:31.093 | Unpacking libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-02 22:30:31.146 | Selecting previously unselected package sysfsutils. 2026-07-02 22:30:31.157 | Preparing to unpack .../20-sysfsutils_2.1.1-6build1_amd64.deb ... 2026-07-02 22:30:31.165 | Unpacking sysfsutils (2.1.1-6build1) ... 2026-07-02 22:30:31.230 | Preparing to unpack .../21-libncursesw6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 22:30:31.241 | Unpacking libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 22:30:31.311 | Preparing to unpack .../22-libncurses6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 22:30:31.323 | Unpacking libncurses6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 22:30:31.393 | Preparing to unpack .../23-libtinfo6_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 22:30:31.404 | Unpacking libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) over (6.4+20240113-1ubuntu2) ... 2026-07-02 22:30:31.481 | Setting up libtinfo6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:30:31.547 | Selecting previously unselected package autotools-dev. 2026-07-02 22:30:31.604 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 109036 files and directories currently installed.) 2026-07-02 22:30:31.611 | Preparing to unpack .../000-autotools-dev_20220109.1_all.deb ... 2026-07-02 22:30:31.616 | Unpacking autotools-dev (20220109.1) ... 2026-07-02 22:30:31.665 | Selecting previously unselected package m4. 2026-07-02 22:30:31.678 | Preparing to unpack .../001-m4_1.4.19-4build1_amd64.deb ... 2026-07-02 22:30:31.682 | Unpacking m4 (1.4.19-4build1) ... 2026-07-02 22:30:31.763 | Selecting previously unselected package autoconf. 2026-07-02 22:30:31.775 | Preparing to unpack .../002-autoconf_2.71-3_all.deb ... 2026-07-02 22:30:31.779 | Unpacking autoconf (2.71-3) ... 2026-07-02 22:30:31.886 | Selecting previously unselected package automake. 2026-07-02 22:30:31.895 | Preparing to unpack .../003-automake_1%3a1.16.5-1.3ubuntu1_all.deb ... 2026-07-02 22:30:31.903 | Unpacking automake (1:1.16.5-1.3ubuntu1) ... 2026-07-02 22:30:32.023 | Selecting previously unselected package autopoint. 2026-07-02 22:30:32.035 | Preparing to unpack .../004-autopoint_0.21-14ubuntu2_all.deb ... 2026-07-02 22:30:32.039 | Unpacking autopoint (0.21-14ubuntu2) ... 2026-07-02 22:30:32.086 | Selecting previously unselected package libdebhelper-perl. 2026-07-02 22:30:32.098 | Preparing to unpack .../005-libdebhelper-perl_13.14.1ubuntu5_all.deb ... 2026-07-02 22:30:32.102 | Unpacking libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-02 22:30:32.199 | Selecting previously unselected package libllvm17t64:amd64. 2026-07-02 22:30:32.211 | Preparing to unpack .../006-libllvm17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:30:32.216 | Unpacking libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:33.352 | Selecting previously unselected package libclang-cpp17t64. 2026-07-02 22:30:33.364 | Preparing to unpack .../007-libclang-cpp17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:30:33.368 | Unpacking libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:33.964 | Selecting previously unselected package libgc1:amd64. 2026-07-02 22:30:33.976 | Preparing to unpack .../008-libgc1_1%3a8.2.6-1build1_amd64.deb ... 2026-07-02 22:30:33.980 | Unpacking libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-02 22:30:34.034 | Selecting previously unselected package libobjc4:amd64. 2026-07-02 22:30:34.047 | Preparing to unpack .../009-libobjc4_14.2.0-4ubuntu2~24.04.1_amd64.deb ... 2026-07-02 22:30:34.051 | Unpacking libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-02 22:30:34.097 | Selecting previously unselected package libobjc-13-dev:amd64. 2026-07-02 22:30:34.109 | Preparing to unpack .../010-libobjc-13-dev_13.3.0-6ubuntu2~24.04.1_amd64.deb ... 2026-07-02 22:30:34.113 | Unpacking libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-02 22:30:34.177 | Selecting previously unselected package libclang-common-17-dev:amd64. 2026-07-02 22:30:34.189 | Preparing to unpack .../011-libclang-common-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:30:34.193 | Unpacking libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:34.435 | Selecting previously unselected package llvm-17-linker-tools. 2026-07-02 22:30:34.448 | Preparing to unpack .../012-llvm-17-linker-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:30:34.452 | Unpacking llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:34.545 | Selecting previously unselected package libclang1-17t64. 2026-07-02 22:30:34.557 | Preparing to unpack .../013-libclang1-17t64_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:30:34.562 | Unpacking libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:34.906 | Selecting previously unselected package clang-17. 2026-07-02 22:30:34.918 | Preparing to unpack .../014-clang-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:30:34.922 | Unpacking clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:34.979 | Selecting previously unselected package libtool. 2026-07-02 22:30:34.991 | Preparing to unpack .../015-libtool_2.4.7-7build1_all.deb ... 2026-07-02 22:30:34.995 | Unpacking libtool (2.4.7-7build1) ... 2026-07-02 22:30:35.055 | Selecting previously unselected package dh-autoreconf. 2026-07-02 22:30:35.067 | Preparing to unpack .../016-dh-autoreconf_20_all.deb ... 2026-07-02 22:30:35.071 | Unpacking dh-autoreconf (20) ... 2026-07-02 22:30:35.123 | Selecting previously unselected package libarchive-zip-perl. 2026-07-02 22:30:35.135 | Preparing to unpack .../017-libarchive-zip-perl_1.68-1_all.deb ... 2026-07-02 22:30:35.139 | Unpacking libarchive-zip-perl (1.68-1) ... 2026-07-02 22:30:35.211 | Selecting previously unselected package libsub-override-perl. 2026-07-02 22:30:35.223 | Preparing to unpack .../018-libsub-override-perl_0.10-1_all.deb ... 2026-07-02 22:30:35.227 | Unpacking libsub-override-perl (0.10-1) ... 2026-07-02 22:30:35.273 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2026-07-02 22:30:35.285 | Preparing to unpack .../019-libfile-stripnondeterminism-perl_1.13.1-1_all.deb ... 2026-07-02 22:30:35.289 | Unpacking libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-02 22:30:35.340 | Selecting previously unselected package dh-strip-nondeterminism. 2026-07-02 22:30:35.352 | Preparing to unpack .../020-dh-strip-nondeterminism_1.13.1-1_all.deb ... 2026-07-02 22:30:35.357 | Unpacking dh-strip-nondeterminism (1.13.1-1) ... 2026-07-02 22:30:35.402 | Selecting previously unselected package debugedit. 2026-07-02 22:30:35.414 | Preparing to unpack .../021-debugedit_1%3a5.0-5build2_amd64.deb ... 2026-07-02 22:30:35.419 | Unpacking debugedit (1:5.0-5build2) ... 2026-07-02 22:30:35.465 | Selecting previously unselected package dwz. 2026-07-02 22:30:35.478 | Preparing to unpack .../022-dwz_0.15-1build6_amd64.deb ... 2026-07-02 22:30:35.482 | Unpacking dwz (0.15-1build6) ... 2026-07-02 22:30:35.534 | Selecting previously unselected package gettext. 2026-07-02 22:30:35.546 | Preparing to unpack .../023-gettext_0.21-14ubuntu2_amd64.deb ... 2026-07-02 22:30:35.550 | Unpacking gettext (0.21-14ubuntu2) ... 2026-07-02 22:30:35.669 | Selecting previously unselected package intltool-debian. 2026-07-02 22:30:35.680 | Preparing to unpack .../024-intltool-debian_0.35.0+20060710.6_all.deb ... 2026-07-02 22:30:35.685 | Unpacking intltool-debian (0.35.0+20060710.6) ... 2026-07-02 22:30:35.731 | Selecting previously unselected package po-debconf. 2026-07-02 22:30:35.743 | Preparing to unpack .../025-po-debconf_1.0.21+nmu1_all.deb ... 2026-07-02 22:30:35.747 | Unpacking po-debconf (1.0.21+nmu1) ... 2026-07-02 22:30:35.843 | Selecting previously unselected package debhelper. 2026-07-02 22:30:35.853 | Preparing to unpack .../026-debhelper_13.14.1ubuntu5_all.deb ... 2026-07-02 22:30:35.858 | Unpacking debhelper (13.14.1ubuntu5) ... 2026-07-02 22:30:36.129 | Selecting previously unselected package uuid-dev:amd64. 2026-07-02 22:30:36.140 | Preparing to unpack .../027-uuid-dev_2.39.3-9ubuntu6.5_amd64.deb ... 2026-07-02 22:30:36.145 | Unpacking uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-02 22:30:36.203 | Selecting previously unselected package libsctp1:amd64. 2026-07-02 22:30:36.213 | Preparing to unpack .../028-libsctp1_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-02 22:30:36.217 | Unpacking libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 22:30:36.260 | Selecting previously unselected package libsctp-dev:amd64. 2026-07-02 22:30:36.273 | Preparing to unpack .../029-libsctp-dev_1.0.19+dfsg-2build1_amd64.deb ... 2026-07-02 22:30:36.277 | Unpacking libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 22:30:36.382 | Selecting previously unselected package libapr1-dev. 2026-07-02 22:30:36.394 | Preparing to unpack .../030-libapr1-dev_1.7.2-3.1ubuntu0.1_amd64.deb ... 2026-07-02 22:30:36.398 | Unpacking libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-02 22:30:36.819 | Selecting previously unselected package libldap-dev:amd64. 2026-07-02 22:30:36.831 | Preparing to unpack .../031-libldap-dev_2.6.10+dfsg-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:30:36.835 | Unpacking libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 22:30:37.001 | Selecting previously unselected package libldap2-dev. 2026-07-02 22:30:37.013 | Preparing to unpack .../032-libldap2-dev_2.6.10+dfsg-0ubuntu0.24.04.1_all.deb ... 2026-07-02 22:30:37.017 | Unpacking libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 22:30:37.060 | Selecting previously unselected package libaprutil1-dev. 2026-07-02 22:30:37.072 | Preparing to unpack .../033-libaprutil1-dev_1.6.3-1.1ubuntu7_amd64.deb ... 2026-07-02 22:30:37.076 | Unpacking libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-02 22:30:37.404 | Selecting previously unselected package libpcre2-16-0:amd64. 2026-07-02 22:30:37.416 | Preparing to unpack .../034-libpcre2-16-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 22:30:37.420 | Unpacking libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:30:37.475 | Selecting previously unselected package libpcre2-32-0:amd64. 2026-07-02 22:30:37.487 | Preparing to unpack .../035-libpcre2-32-0_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 22:30:37.491 | Unpacking libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:30:37.547 | Selecting previously unselected package libpcre2-posix3:amd64. 2026-07-02 22:30:37.559 | Preparing to unpack .../036-libpcre2-posix3_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 22:30:37.563 | Unpacking libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:30:37.605 | Selecting previously unselected package libpcre2-dev:amd64. 2026-07-02 22:30:37.618 | Preparing to unpack .../037-libpcre2-dev_10.42-4ubuntu2.1_amd64.deb ... 2026-07-02 22:30:37.622 | Unpacking libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:30:37.751 | Selecting previously unselected package apache2-dev. 2026-07-02 22:30:37.763 | Preparing to unpack .../038-apache2-dev_2.4.58-1ubuntu8.13_amd64.deb ... 2026-07-02 22:30:37.767 | Unpacking apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-02 22:30:37.862 | Selecting previously unselected package ncal. 2026-07-02 22:30:37.874 | Preparing to unpack .../039-ncal_12.1.8_amd64.deb ... 2026-07-02 22:30:37.878 | Unpacking ncal (12.1.8) ... 2026-07-02 22:30:37.929 | Selecting previously unselected package bsdmainutils. 2026-07-02 22:30:37.941 | Preparing to unpack .../040-bsdmainutils_12.1.8_all.deb ... 2026-07-02 22:30:37.949 | Unpacking bsdmainutils (12.1.8) ... 2026-07-02 22:30:37.989 | Selecting previously unselected package conntrack. 2026-07-02 22:30:38.001 | Preparing to unpack .../041-conntrack_1%3a1.4.8-1ubuntu1_amd64.deb ... 2026-07-02 22:30:38.005 | Unpacking conntrack (1:1.4.8-1ubuntu1) ... 2026-07-02 22:30:38.049 | Selecting previously unselected package dnsmasq-utils. 2026-07-02 22:30:38.060 | Preparing to unpack .../042-dnsmasq-utils_2.90-2ubuntu0.3_amd64.deb ... 2026-07-02 22:30:38.065 | Unpacking dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-02 22:30:38.117 | Selecting previously unselected package ebtables. 2026-07-02 22:30:38.129 | Preparing to unpack .../043-ebtables_2.0.11-6build1_amd64.deb ... 2026-07-02 22:30:38.146 | Unpacking ebtables (2.0.11-6build1) ... 2026-07-02 22:30:38.200 | Selecting previously unselected package fonts-liberation. 2026-07-02 22:30:38.212 | Preparing to unpack .../044-fonts-liberation_1%3a2.1.5-3_all.deb ... 2026-07-02 22:30:38.216 | Unpacking fonts-liberation (1:2.1.5-3) ... 2026-07-02 22:30:38.312 | Selecting previously unselected package fonts-liberation-sans-narrow. 2026-07-02 22:30:38.324 | Preparing to unpack .../045-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... 2026-07-02 22:30:38.328 | Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-02 22:30:38.378 | Selecting previously unselected package fonts-liberation2. 2026-07-02 22:30:38.388 | Preparing to unpack .../046-fonts-liberation2_1%3a2.1.5-3_all.deb ... 2026-07-02 22:30:38.392 | Unpacking fonts-liberation2 (1:2.1.5-3) ... 2026-07-02 22:30:38.431 | Selecting previously unselected package genisoimage. 2026-07-02 22:30:38.443 | Preparing to unpack .../047-genisoimage_9%3a1.1.11-3.5_amd64.deb ... 2026-07-02 22:30:38.447 | Unpacking genisoimage (9:1.1.11-3.5) ... 2026-07-02 22:30:38.512 | Selecting previously unselected package gir1.2-freedesktop:amd64. 2026-07-02 22:30:38.524 | Preparing to unpack .../048-gir1.2-freedesktop_1.80.1-1_amd64.deb ... 2026-07-02 22:30:38.528 | Unpacking gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-02 22:30:38.584 | Selecting previously unselected package libann0. 2026-07-02 22:30:38.596 | Preparing to unpack .../049-libann0_1.1.2+doc-9build1_amd64.deb ... 2026-07-02 22:30:38.600 | Unpacking libann0 (1.1.2+doc-9build1) ... 2026-07-02 22:30:38.644 | Selecting previously unselected package libcdt5:amd64. 2026-07-02 22:30:38.656 | Preparing to unpack .../050-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 22:30:38.659 | Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:30:38.708 | Selecting previously unselected package libcgraph6:amd64. 2026-07-02 22:30:38.718 | Preparing to unpack .../051-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 22:30:38.722 | Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:30:38.770 | Selecting previously unselected package libgts-0.7-5t64:amd64. 2026-07-02 22:30:38.782 | Preparing to unpack .../052-libgts-0.7-5t64_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-02 22:30:38.786 | Unpacking libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-02 22:30:38.837 | Selecting previously unselected package libltdl7:amd64. 2026-07-02 22:30:38.849 | Preparing to unpack .../053-libltdl7_2.4.7-7build1_amd64.deb ... 2026-07-02 22:30:38.853 | Unpacking libltdl7:amd64 (2.4.7-7build1) ... 2026-07-02 22:30:38.900 | Selecting previously unselected package libpathplan4:amd64. 2026-07-02 22:30:38.912 | Preparing to unpack .../054-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 22:30:38.916 | Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:30:38.965 | Selecting previously unselected package libgvc6. 2026-07-02 22:30:38.977 | Preparing to unpack .../055-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 22:30:38.982 | Unpacking libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:30:39.052 | Selecting previously unselected package libgvpr2:amd64. 2026-07-02 22:30:39.063 | Preparing to unpack .../056-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 22:30:39.066 | Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:30:39.117 | Selecting previously unselected package liblab-gamut1:amd64. 2026-07-02 22:30:39.130 | Preparing to unpack .../057-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 22:30:39.134 | Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:30:39.205 | Selecting previously unselected package libice6:amd64. 2026-07-02 22:30:39.218 | Preparing to unpack .../058-libice6_2%3a1.0.10-1build3_amd64.deb ... 2026-07-02 22:30:39.221 | Unpacking libice6:amd64 (2:1.0.10-1build3) ... 2026-07-02 22:30:39.270 | Selecting previously unselected package libsm6:amd64. 2026-07-02 22:30:39.282 | Preparing to unpack .../059-libsm6_2%3a1.2.3-1build3_amd64.deb ... 2026-07-02 22:30:39.286 | Unpacking libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-02 22:30:39.337 | Selecting previously unselected package libxt6t64:amd64. 2026-07-02 22:30:39.347 | Preparing to unpack .../060-libxt6t64_1%3a1.2.1-1.2build1_amd64.deb ... 2026-07-02 22:30:39.351 | Unpacking libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-02 22:30:39.400 | Selecting previously unselected package libxmu6:amd64. 2026-07-02 22:30:39.413 | Preparing to unpack .../061-libxmu6_2%3a1.1.3-3build2_amd64.deb ... 2026-07-02 22:30:39.417 | Unpacking libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-02 22:30:39.464 | Selecting previously unselected package libxaw7:amd64. 2026-07-02 22:30:39.477 | Preparing to unpack .../062-libxaw7_2%3a1.0.14-1build2_amd64.deb ... 2026-07-02 22:30:39.481 | Unpacking libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-02 22:30:39.532 | Selecting previously unselected package graphviz. 2026-07-02 22:30:39.545 | Preparing to unpack .../063-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... 2026-07-02 22:30:39.548 | Unpacking graphviz (2.42.2-9ubuntu0.1) ... 2026-07-02 22:30:39.656 | Selecting previously unselected package icu-devtools. 2026-07-02 22:30:39.669 | Preparing to unpack .../064-icu-devtools_74.2-1ubuntu3.1_amd64.deb ... 2026-07-02 22:30:39.673 | Unpacking icu-devtools (74.2-1ubuntu3.1) ... 2026-07-02 22:30:39.740 | Selecting previously unselected package iputils-arping. 2026-07-02 22:30:39.753 | Preparing to unpack .../065-iputils-arping_3%3a20240117-1ubuntu0.1_amd64.deb ... 2026-07-02 22:30:39.757 | Unpacking iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-02 22:30:39.804 | Selecting previously unselected package comerr-dev:amd64. 2026-07-02 22:30:39.816 | Preparing to unpack .../066-comerr-dev_2.1-1.47.0-2.4~exp1ubuntu4.1_amd64.deb ... 2026-07-02 22:30:39.824 | Unpacking comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-02 22:30:39.881 | Selecting previously unselected package libgssrpc4t64:amd64. 2026-07-02 22:30:39.891 | Preparing to unpack .../067-libgssrpc4t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 22:30:39.895 | Unpacking libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:30:39.943 | Selecting previously unselected package libkadm5clnt-mit12:amd64. 2026-07-02 22:30:39.956 | Preparing to unpack .../068-libkadm5clnt-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 22:30:39.959 | Unpacking libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:30:40.006 | Selecting previously unselected package libkdb5-10t64:amd64. 2026-07-02 22:30:40.018 | Preparing to unpack .../069-libkdb5-10t64_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 22:30:40.022 | Unpacking libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:30:40.071 | Selecting previously unselected package libkadm5srv-mit12:amd64. 2026-07-02 22:30:40.083 | Preparing to unpack .../070-libkadm5srv-mit12_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 22:30:40.087 | Unpacking libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:30:40.131 | Selecting previously unselected package krb5-multidev:amd64. 2026-07-02 22:30:40.143 | Preparing to unpack .../071-krb5-multidev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 22:30:40.147 | Unpacking krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:30:40.225 | Selecting previously unselected package libarchive-cpio-perl. 2026-07-02 22:30:40.238 | Preparing to unpack .../072-libarchive-cpio-perl_0.10-3_all.deb ... 2026-07-02 22:30:40.241 | Unpacking libarchive-cpio-perl (0.10-3) ... 2026-07-02 22:30:40.289 | Selecting previously unselected package libclang-rt-17-dev:amd64. 2026-07-02 22:30:40.301 | Preparing to unpack .../073-libclang-rt-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:30:40.305 | Unpacking libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:40.590 | Selecting previously unselected package libcommon-sense-perl:amd64. 2026-07-02 22:30:40.602 | Preparing to unpack .../074-libcommon-sense-perl_3.75-3build3_amd64.deb ... 2026-07-02 22:30:40.605 | Unpacking libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-02 22:30:40.661 | Preparing to unpack .../075-libcurl3t64-gnutls_8.5.0-2ubuntu10.10_amd64.deb ... 2026-07-02 22:30:40.671 | Unpacking libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) over (8.5.0-2ubuntu10.9) ... 2026-07-02 22:30:40.723 | Selecting previously unselected package libgts-bin. 2026-07-02 22:30:40.734 | Preparing to unpack .../076-libgts-bin_0.7.6+darcs121130-5.2build1_amd64.deb ... 2026-07-02 22:30:40.738 | Unpacking libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-02 22:30:40.789 | Selecting previously unselected package libicu-dev:amd64. 2026-07-02 22:30:40.800 | Preparing to unpack .../077-libicu-dev_74.2-1ubuntu3.1_amd64.deb ... 2026-07-02 22:30:40.804 | Unpacking libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-02 22:30:41.356 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2026-07-02 22:30:41.368 | Preparing to unpack .../078-libjpeg-turbo8-dev_2.1.5-2ubuntu2_amd64.deb ... 2026-07-02 22:30:41.371 | Unpacking libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-02 22:30:41.423 | Selecting previously unselected package libjpeg8-dev:amd64. 2026-07-02 22:30:41.435 | Preparing to unpack .../079-libjpeg8-dev_8c-2ubuntu11_amd64.deb ... 2026-07-02 22:30:41.438 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 22:30:41.472 | Selecting previously unselected package libjpeg-dev:amd64. 2026-07-02 22:30:41.484 | Preparing to unpack .../080-libjpeg-dev_8c-2ubuntu11_amd64.deb ... 2026-07-02 22:30:41.487 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 22:30:41.522 | Selecting previously unselected package libjs-jquery-metadata. 2026-07-02 22:30:41.536 | Preparing to unpack .../081-libjs-jquery-metadata_12-4_all.deb ... 2026-07-02 22:30:41.540 | Unpacking libjs-jquery-metadata (12-4) ... 2026-07-02 22:30:41.601 | Selecting previously unselected package libjs-jquery-tablesorter. 2026-07-02 22:30:41.613 | Preparing to unpack .../082-libjs-jquery-tablesorter_1%3a2.31.3+dfsg1-3_all.deb ... 2026-07-02 22:30:41.617 | Unpacking libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-02 22:30:41.733 | Selecting previously unselected package libtypes-serialiser-perl. 2026-07-02 22:30:41.746 | Preparing to unpack .../083-libtypes-serialiser-perl_1.01-1_all.deb ... 2026-07-02 22:30:41.750 | Unpacking libtypes-serialiser-perl (1.01-1) ... 2026-07-02 22:30:41.793 | Selecting previously unselected package libjson-xs-perl. 2026-07-02 22:30:41.808 | Preparing to unpack .../084-libjson-xs-perl_4.040-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:30:41.812 | Unpacking libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-02 22:30:41.858 | Selecting previously unselected package libltdl-dev:amd64. 2026-07-02 22:30:41.868 | Preparing to unpack .../085-libltdl-dev_2.4.7-7build1_amd64.deb ... 2026-07-02 22:30:41.871 | Unpacking libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-02 22:30:41.937 | Selecting previously unselected package libsys-hostname-long-perl. 2026-07-02 22:30:41.950 | Preparing to unpack .../086-libsys-hostname-long-perl_1.5-3_all.deb ... 2026-07-02 22:30:41.953 | Unpacking libsys-hostname-long-perl (1.5-3) ... 2026-07-02 22:30:41.995 | Selecting previously unselected package libmail-sendmail-perl. 2026-07-02 22:30:42.007 | Preparing to unpack .../087-libmail-sendmail-perl_0.80-3_all.deb ... 2026-07-02 22:30:42.012 | Unpacking libmail-sendmail-perl (0.80-3) ... 2026-07-02 22:30:42.067 | Selecting previously unselected package mysql-common. 2026-07-02 22:30:42.077 | Preparing to unpack .../088-mysql-common_5.8+1.1.0build1_all.deb ... 2026-07-02 22:30:42.096 | Unpacking mysql-common (5.8+1.1.0build1) ... 2026-07-02 22:30:42.146 | Selecting previously unselected package libmysqlclient21:amd64. 2026-07-02 22:30:42.165 | Preparing to unpack .../089-libmysqlclient21_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 22:30:42.170 | Unpacking libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:30:42.276 | Selecting previously unselected package libncurses-dev:amd64. 2026-07-02 22:30:42.288 | Preparing to unpack .../090-libncurses-dev_6.4+20240113-1ubuntu2.1_amd64.deb ... 2026-07-02 22:30:42.293 | Unpacking libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:30:42.383 | Selecting previously unselected package pcp-conf. 2026-07-02 22:30:42.396 | Preparing to unpack .../091-pcp-conf_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:30:42.400 | Unpacking pcp-conf (6.2.0-1.1build4) ... 2026-07-02 22:30:42.452 | Selecting previously unselected package libpcp3t64. 2026-07-02 22:30:42.464 | Preparing to unpack .../092-libpcp3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:30:42.467 | Unpacking libpcp3t64 (6.2.0-1.1build4) ... 2026-07-02 22:30:42.522 | Selecting previously unselected package libpcp-pmda3t64. 2026-07-02 22:30:42.535 | Preparing to unpack .../093-libpcp-pmda3t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:30:42.538 | Unpacking libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-02 22:30:42.581 | Selecting previously unselected package libpcp-pmda-perl. 2026-07-02 22:30:42.593 | Preparing to unpack .../094-libpcp-pmda-perl_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:30:42.597 | Unpacking libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-02 22:30:42.650 | Selecting previously unselected package libpkgconf3:amd64. 2026-07-02 22:30:42.662 | Preparing to unpack .../095-libpkgconf3_1.8.1-2build1_amd64.deb ... 2026-07-02 22:30:42.666 | Unpacking libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-02 22:30:42.714 | Selecting previously unselected package libpq5:amd64. 2026-07-02 22:30:42.726 | Preparing to unpack .../096-libpq5_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:30:42.730 | Unpacking libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:30:42.780 | Selecting previously unselected package libssl-dev:amd64. 2026-07-02 22:30:42.792 | Preparing to unpack .../097-libssl-dev_3.0.13-0ubuntu3.11_amd64.deb ... 2026-07-02 22:30:42.796 | Unpacking libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-02 22:30:43.021 | Selecting previously unselected package libpq-dev. 2026-07-02 22:30:43.034 | Preparing to unpack .../098-libpq-dev_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:30:43.038 | Unpacking libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:30:43.099 | Selecting previously unselected package libsasl2-dev. 2026-07-02 22:30:43.112 | Preparing to unpack .../099-libsasl2-dev_2.1.28+dfsg1-5ubuntu3.1_amd64.deb ... 2026-07-02 22:30:43.116 | Unpacking libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-02 22:30:43.203 | Selecting previously unselected package libsystemd-dev:amd64. 2026-07-02 22:30:43.214 | Preparing to unpack .../100-libsystemd-dev_255.4-1ubuntu8.16_amd64.deb ... 2026-07-02 22:30:43.218 | Unpacking libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-02 22:30:43.505 | Selecting previously unselected package libx86-1:amd64. 2026-07-02 22:30:43.517 | Preparing to unpack .../101-libx86-1_1.1+ds1-12build1_amd64.deb ... 2026-07-02 22:30:43.521 | Unpacking libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-02 22:30:43.564 | Selecting previously unselected package libxml2-dev:amd64. 2026-07-02 22:30:43.575 | Preparing to unpack .../102-libxml2-dev_2.9.14+dfsg-1.3ubuntu3.8_amd64.deb ... 2026-07-02 22:30:43.579 | Unpacking libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-02 22:30:43.680 | Selecting previously unselected package libxslt1-dev:amd64. 2026-07-02 22:30:43.692 | Preparing to unpack .../103-libxslt1-dev_1.1.39-0exp1ubuntu0.24.04.3_amd64.deb ... 2026-07-02 22:30:43.696 | Unpacking libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-02 22:30:43.793 | Selecting previously unselected package llvm-17-runtime. 2026-07-02 22:30:43.805 | Preparing to unpack .../104-llvm-17-runtime_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:30:43.809 | Unpacking llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:43.878 | Selecting previously unselected package libpfm4:amd64. 2026-07-02 22:30:43.890 | Preparing to unpack .../105-libpfm4_4.13.0+git32-g0d4ed0e-1_amd64.deb ... 2026-07-02 22:30:43.895 | Unpacking libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-02 22:30:43.967 | Selecting previously unselected package llvm-17. 2026-07-02 22:30:43.979 | Preparing to unpack .../106-llvm-17_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:30:43.983 | Unpacking llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:45.149 | Selecting previously unselected package libffi-dev:amd64. 2026-07-02 22:30:45.159 | Preparing to unpack .../107-libffi-dev_3.4.6-1build1_amd64.deb ... 2026-07-02 22:30:45.164 | Unpacking libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-02 22:30:45.227 | Selecting previously unselected package llvm-17-tools. 2026-07-02 22:30:45.239 | Preparing to unpack .../108-llvm-17-tools_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:30:45.243 | Unpacking llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:45.593 | Selecting previously unselected package libz3-4:amd64. 2026-07-02 22:30:45.605 | Preparing to unpack .../109-libz3-4_4.8.12-3.1build1_amd64.deb ... 2026-07-02 22:30:45.609 | Unpacking libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-02 22:30:45.836 | Selecting previously unselected package libz3-dev:amd64. 2026-07-02 22:30:45.848 | Preparing to unpack .../110-libz3-dev_4.8.12-3.1build1_amd64.deb ... 2026-07-02 22:30:45.852 | Unpacking libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-02 22:30:45.912 | Selecting previously unselected package llvm-17-dev. 2026-07-02 22:30:45.924 | Preparing to unpack .../111-llvm-17-dev_1%3a17.0.6-9ubuntu1_amd64.deb ... 2026-07-02 22:30:45.928 | Unpacking llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:49.496 | Selecting previously unselected package lsscsi. 2026-07-02 22:30:49.507 | Preparing to unpack .../112-lsscsi_0.32-1build1_amd64.deb ... 2026-07-02 22:30:49.511 | Unpacking lsscsi (0.32-1build1) ... 2026-07-02 22:30:49.559 | Selecting previously unselected package osinfo-db. 2026-07-02 22:30:49.572 | Preparing to unpack .../113-osinfo-db_0.20250606-0ubuntu0.24.04.1_all.deb ... 2026-07-02 22:30:49.576 | Unpacking osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-02 22:30:50.232 | Selecting previously unselected package pkgconf-bin. 2026-07-02 22:30:50.247 | Preparing to unpack .../114-pkgconf-bin_1.8.1-2build1_amd64.deb ... 2026-07-02 22:30:50.251 | Unpacking pkgconf-bin (1.8.1-2build1) ... 2026-07-02 22:30:50.305 | Selecting previously unselected package pkgconf:amd64. 2026-07-02 22:30:50.319 | Preparing to unpack .../115-pkgconf_1.8.1-2build1_amd64.deb ... 2026-07-02 22:30:50.327 | Unpacking pkgconf:amd64 (1.8.1-2build1) ... 2026-07-02 22:30:50.381 | Selecting previously unselected package pkg-config:amd64. 2026-07-02 22:30:50.396 | Preparing to unpack .../116-pkg-config_1.8.1-2build1_amd64.deb ... 2026-07-02 22:30:50.405 | Unpacking pkg-config:amd64 (1.8.1-2build1) ... 2026-07-02 22:30:50.455 | Selecting previously unselected package pm-utils. 2026-07-02 22:30:50.467 | Preparing to unpack .../117-pm-utils_1.4.1-21_all.deb ... 2026-07-02 22:30:50.471 | Unpacking pm-utils (1.4.1-21) ... 2026-07-02 22:30:50.555 | Selecting previously unselected package postgresql-client-16. 2026-07-02 22:30:50.569 | Preparing to unpack .../118-postgresql-client-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:30:50.573 | Unpacking postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:30:50.774 | Selecting previously unselected package postgresql-server-dev-16. 2026-07-02 22:30:50.789 | Preparing to unpack .../119-postgresql-server-dev-16_16.14-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:30:50.793 | Unpacking postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:30:51.345 | Selecting previously unselected package postgresql-server-dev-all:amd64. 2026-07-02 22:30:51.359 | Preparing to unpack .../120-postgresql-server-dev-all_257build1.1_amd64.deb ... 2026-07-02 22:30:51.364 | Unpacking postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-02 22:30:51.426 | Selecting previously unselected package python3-mysqldb. 2026-07-02 22:30:51.440 | Preparing to unpack .../121-python3-mysqldb_1.4.6-2build3_amd64.deb ... 2026-07-02 22:30:51.444 | Unpacking python3-mysqldb (1.4.6-2build3) ... 2026-07-02 22:30:51.500 | Selecting previously unselected package python3-pip-whl. 2026-07-02 22:30:51.513 | Preparing to unpack .../122-python3-pip-whl_24.0+dfsg-1ubuntu1.3_all.deb ... 2026-07-02 22:30:51.518 | Unpacking python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-02 22:30:51.580 | Selecting previously unselected package python3-setuptools-whl. 2026-07-02 22:30:51.593 | Preparing to unpack .../123-python3-setuptools-whl_68.1.2-2ubuntu1.2_all.deb ... 2026-07-02 22:30:51.598 | Unpacking python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-02 22:30:51.655 | Selecting previously unselected package python3.12-venv. 2026-07-02 22:30:51.668 | Preparing to unpack .../124-python3.12-venv_3.12.3-1ubuntu0.13_amd64.deb ... 2026-07-02 22:30:51.673 | Unpacking python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-02 22:30:51.717 | Selecting previously unselected package python3-venv. 2026-07-02 22:30:51.731 | Preparing to unpack .../125-python3-venv_3.12.3-0ubuntu2.1_amd64.deb ... 2026-07-02 22:30:51.736 | Unpacking python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-02 22:30:51.779 | Selecting previously unselected package sqlite3. 2026-07-02 22:30:51.792 | Preparing to unpack .../126-sqlite3_3.45.1-1ubuntu2.6_amd64.deb ... 2026-07-02 22:30:51.796 | Unpacking sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-02 22:30:51.849 | Selecting previously unselected package unzip. 2026-07-02 22:30:51.862 | Preparing to unpack .../127-unzip_6.0-28ubuntu4.1_amd64.deb ... 2026-07-02 22:30:51.867 | Unpacking unzip (6.0-28ubuntu4.1) ... 2026-07-02 22:30:51.922 | Selecting previously unselected package vbetool. 2026-07-02 22:30:51.937 | Preparing to unpack .../128-vbetool_1.1-5_amd64.deb ... 2026-07-02 22:30:51.941 | Unpacking vbetool (1.1-5) ... 2026-07-02 22:30:51.987 | Selecting previously unselected package libosinfo-l10n. 2026-07-02 22:30:52.002 | Preparing to unpack .../129-libosinfo-l10n_1.11.0-2build3_all.deb ... 2026-07-02 22:30:52.006 | Unpacking libosinfo-l10n (1.11.0-2build3) ... 2026-07-02 22:30:52.084 | Selecting previously unselected package libosinfo-1.0-0:amd64. 2026-07-02 22:30:52.098 | Preparing to unpack .../130-libosinfo-1.0-0_1.11.0-2build3_amd64.deb ... 2026-07-02 22:30:52.102 | Unpacking libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-02 22:30:52.151 | Selecting previously unselected package gir1.2-libosinfo-1.0:amd64. 2026-07-02 22:30:52.164 | Preparing to unpack .../131-gir1.2-libosinfo-1.0_1.11.0-2build3_amd64.deb ... 2026-07-02 22:30:52.169 | Unpacking gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-02 22:30:52.214 | Selecting previously unselected package libkrb5-dev:amd64. 2026-07-02 22:30:52.228 | Preparing to unpack .../132-libkrb5-dev_1.20.1-6ubuntu2.6_amd64.deb ... 2026-07-02 22:30:52.231 | Unpacking libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:30:52.286 | Selecting previously unselected package libpcp-archive1t64. 2026-07-02 22:30:52.299 | Preparing to unpack .../133-libpcp-archive1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:30:52.303 | Unpacking libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-02 22:30:52.349 | Selecting previously unselected package libpcp-gui2t64. 2026-07-02 22:30:52.363 | Preparing to unpack .../134-libpcp-gui2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:30:52.366 | Unpacking libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-02 22:30:52.414 | Selecting previously unselected package libpcp-import1t64. 2026-07-02 22:30:52.428 | Preparing to unpack .../135-libpcp-import1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:30:52.431 | Unpacking libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-02 22:30:52.478 | Selecting previously unselected package libpcp-mmv1t64. 2026-07-02 22:30:52.491 | Preparing to unpack .../136-libpcp-mmv1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:30:52.495 | Unpacking libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-02 22:30:52.543 | Selecting previously unselected package libpcp-trace2t64. 2026-07-02 22:30:52.559 | Preparing to unpack .../137-libpcp-trace2t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:30:52.563 | Unpacking libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-02 22:30:52.610 | Selecting previously unselected package libpcp-web1t64. 2026-07-02 22:30:52.624 | Preparing to unpack .../138-libpcp-web1t64_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:30:52.627 | Unpacking libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-02 22:30:52.676 | Selecting previously unselected package libyaml-dev:amd64. 2026-07-02 22:30:52.690 | Preparing to unpack .../139-libyaml-dev_0.2.5-1build1_amd64.deb ... 2026-07-02 22:30:52.694 | Unpacking libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-02 22:30:52.745 | Selecting previously unselected package python3-pcp. 2026-07-02 22:30:52.759 | Preparing to unpack .../140-python3-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:30:52.762 | Unpacking python3-pcp (6.2.0-1.1build4) ... 2026-07-02 22:30:52.828 | Selecting previously unselected package pcp. 2026-07-02 22:30:52.840 | Preparing to unpack .../141-pcp_6.2.0-1.1build4_amd64.deb ... 2026-07-02 22:30:53.104 | Unpacking pcp (6.2.0-1.1build4) ... 2026-07-02 22:30:54.022 | Selecting previously unselected package socat. 2026-07-02 22:30:54.037 | Preparing to unpack .../142-socat_1.8.0.0-4build3_amd64.deb ... 2026-07-02 22:30:54.040 | Unpacking socat (1.8.0.0-4build3) ... 2026-07-02 22:30:54.116 | Selecting previously unselected package vlan. 2026-07-02 22:30:54.130 | Preparing to unpack .../143-vlan_2.0.5ubuntu5_all.deb ... 2026-07-02 22:30:54.134 | Unpacking vlan (2.0.5ubuntu5) ... 2026-07-02 22:30:54.222 | Setting up genisoimage (9:1.1.11-3.5) ... 2026-07-02 22:30:54.235 | Setting up postgresql-client-common (257build1.1) ... 2026-07-02 22:30:54.255 | Setting up dnsmasq-utils (2.90-2ubuntu0.3) ... 2026-07-02 22:30:54.267 | Setting up libice6:amd64 (2:1.0.10-1build3) ... 2026-07-02 22:30:54.279 | Setting up mysql-common (5.8+1.1.0build1) ... 2026-07-02 22:30:54.317 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-02 22:30:54.324 | Setting up libjpeg-turbo8-dev:amd64 (2.1.5-2ubuntu2) ... 2026-07-02 22:30:54.335 | Setting up libmysqlclient21:amd64 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:30:54.346 | Setting up python3-setuptools-whl (68.1.2-2ubuntu1.2) ... 2026-07-02 22:30:54.358 | Setting up gettext (0.21-14ubuntu2) ... 2026-07-02 22:30:54.370 | Setting up gir1.2-freedesktop:amd64 (1.80.1-1) ... 2026-07-02 22:30:54.381 | Setting up libsysfs2:amd64 (2.1.1-6build1) ... 2026-07-02 22:30:54.394 | Setting up libyaml-dev:amd64 (0.2.5-1build1) ... 2026-07-02 22:30:54.405 | Setting up libcurl4t64:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-02 22:30:54.428 | Setting up sysfsutils (2.1.1-6build1) ... 2026-07-02 22:30:55.069 | Created symlink /etc/systemd/system/sysfs.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-02 22:30:55.069 | Created symlink /etc/systemd/system/multi-user.target.wants/sysfsutils.service → /usr/lib/systemd/system/sysfsutils.service. 2026-07-02 22:30:55.535 | Setting up ncal (12.1.8) ... 2026-07-02 22:30:55.548 | Setting up python3-pip-whl (24.0+dfsg-1ubuntu1.3) ... 2026-07-02 22:30:55.559 | Setting up libx86-1:amd64 (1.1+ds1-12build1) ... 2026-07-02 22:30:55.571 | Setting up libarchive-zip-perl (1.68-1) ... 2026-07-02 22:30:55.582 | Setting up vbetool (1.1-5) ... 2026-07-02 22:30:55.594 | Setting up pm-utils (1.4.1-21) ... 2026-07-02 22:30:55.614 | Setting up unzip (6.0-28ubuntu4.1) ... 2026-07-02 22:30:55.630 | Setting up libdebhelper-perl (13.14.1ubuntu5) ... 2026-07-02 22:30:55.643 | Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:30:55.654 | Setting up libpq5:amd64 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:30:55.666 | Setting up libcurl3t64-gnutls:amd64 (8.5.0-2ubuntu10.10) ... 2026-07-02 22:30:55.677 | Setting up libcommon-sense-perl:amd64 (3.75-3build3) ... 2026-07-02 22:30:55.688 | Setting up m4 (1.4.19-4build1) ... 2026-07-02 22:30:55.700 | Setting up libevent-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 22:30:55.711 | Setting up iputils-arping (3:20240117-1ubuntu0.1) ... 2026-07-02 22:30:55.748 | Setting up libffi-dev:amd64 (3.4.6-1build1) ... 2026-07-02 22:30:55.759 | Setting up conntrack (1:1.4.8-1ubuntu1) ... 2026-07-02 22:30:55.771 | Setting up memcached (1.6.24-1ubuntu0.1) ... 2026-07-02 22:30:56.668 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /usr/lib/systemd/system/memcached.service. 2026-07-02 22:30:57.113 | Setting up libpcre2-16-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:30:57.125 | Setting up intltool-debian (0.35.0+20060710.6) ... 2026-07-02 22:30:57.134 | Setting up python3-mysqldb (1.4.6-2build3) ... 2026-07-02 22:30:57.383 | Setting up autotools-dev (20220109.1) ... 2026-07-02 22:30:57.393 | Setting up libz3-4:amd64 (4.8.12-3.1build1) ... 2026-07-02 22:30:57.403 | Setting up libpcre2-32-0:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:30:57.415 | Setting up libpkgconf3:amd64 (1.8.1-2build1) ... 2026-07-02 22:30:57.426 | Setting up libpfm4:amd64 (4.13.0+git32-g0d4ed0e-1) ... 2026-07-02 22:30:57.437 | Setting up libllvm17t64:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:57.449 | Setting up libclang1-17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:57.461 | Setting up ssl-cert (1.1.2ubuntu1) ... 2026-07-02 22:30:57.523 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:30:57.523 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:30:57.523 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:30:57.708 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:30:58.289 | Created symlink /etc/systemd/system/multi-user.target.wants/ssl-cert.service → /usr/lib/systemd/system/ssl-cert.service. 2026-07-02 22:30:58.739 | Setting up libgssrpc4t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:30:58.750 | Setting up libldap-dev:amd64 (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 22:30:58.761 | Setting up uuid-dev:amd64 (2.39.3-9ubuntu6.5) ... 2026-07-02 22:30:58.772 | Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:30:58.783 | Setting up ebtables (2.0.11-6build1) ... 2026-07-02 22:30:59.329 | Setting up libjs-jquery-metadata (12-4) ... 2026-07-02 22:30:59.340 | Setting up socat (1.8.0.0-4build3) ... 2026-07-02 22:30:59.352 | Setting up libann0 (1.1.2+doc-9build1) ... 2026-07-02 22:30:59.363 | Setting up libncurses6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:30:59.375 | Setting up bsdmainutils (12.1.8) ... 2026-07-02 22:30:59.388 | Setting up comerr-dev:amd64 (2.1-1.47.0-2.4~exp1ubuntu4.1) ... 2026-07-02 22:30:59.401 | Setting up libssl-dev:amd64 (3.0.13-0ubuntu3.11) ... 2026-07-02 22:30:59.413 | Setting up autopoint (0.21-14ubuntu2) ... 2026-07-02 22:30:59.425 | Setting up icu-devtools (74.2-1ubuntu3.1) ... 2026-07-02 22:30:59.435 | Setting up lsscsi (0.32-1build1) ... 2026-07-02 22:30:59.446 | Setting up osinfo-db (0.20250606-0ubuntu0.24.04.1) ... 2026-07-02 22:30:59.460 | Setting up pkgconf-bin (1.8.1-2build1) ... 2026-07-02 22:30:59.471 | Setting up libncursesw6:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:30:59.483 | Setting up libgc1:amd64 (1:8.2.6-1build1) ... 2026-07-02 22:30:59.494 | Setting up libltdl7:amd64 (2.4.7-7build1) ... 2026-07-02 22:30:59.505 | Setting up autoconf (2.71-3) ... 2026-07-02 22:30:59.521 | Setting up llvm-17-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:59.540 | Setting up libpcre2-posix3:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:30:59.556 | Setting up libtypes-serialiser-perl (1.01-1) ... 2026-07-02 22:30:59.567 | Setting up dwz (0.15-1build6) ... 2026-07-02 22:30:59.578 | Setting up libsctp1:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 22:30:59.589 | Setting up libjs-jquery-tablesorter (1:2.31.3+dfsg1-3) ... 2026-07-02 22:30:59.601 | Setting up vlan (2.0.5ubuntu5) ... 2026-07-02 22:30:59.628 | Setting up libclang-common-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:59.639 | Setting up libarchive-cpio-perl (0.10-3) ... 2026-07-02 22:30:59.649 | Setting up libclang-rt-17-dev:amd64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:59.660 | Setting up libapr1t64:amd64 (1.7.2-3.1ubuntu0.1) ... 2026-07-02 22:30:59.671 | Setting up libjson-perl (4.10000-1) ... 2026-07-02 22:30:59.683 | Setting up llvm-17-runtime (1:17.0.6-9ubuntu1) ... 2026-07-02 22:30:59.699 | Setting up fonts-liberation (1:2.1.5-3) ... 2026-07-02 22:30:59.711 | Setting up pcp-conf (6.2.0-1.1build4) ... 2026-07-02 22:30:59.764 | Setting up debugedit (1:5.0-5build2) ... 2026-07-02 22:30:59.775 | Setting up liblua5.4-0:amd64 (5.4.6-3build2) ... 2026-07-02 22:30:59.786 | Setting up libsub-override-perl (0.10-1) ... 2026-07-02 22:30:59.798 | Setting up libgts-0.7-5t64:amd64 (0.7.6+darcs121130-5.2build1) ... 2026-07-02 22:30:59.811 | Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:30:59.823 | Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:30:59.834 | Setting up apache2-data (2.4.58-1ubuntu8.13) ... 2026-07-02 22:30:59.846 | Setting up curl (8.5.0-2ubuntu10.10) ... 2026-07-02 22:30:59.858 | Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... 2026-07-02 22:30:59.870 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 22:30:59.882 | Setting up libsm6:amd64 (2:1.2.3-1build3) ... 2026-07-02 22:30:59.894 | Setting up libsys-hostname-long-perl (1.5-3) ... 2026-07-02 22:30:59.905 | Setting up libicu-dev:amd64 (74.2-1ubuntu3.1) ... 2026-07-02 22:30:59.917 | Setting up libsystemd-dev:amd64 (255.4-1ubuntu8.16) ... 2026-07-02 22:30:59.929 | Setting up sqlite3 (3.45.1-1ubuntu2.6) ... 2026-07-02 22:30:59.942 | Setting up libosinfo-l10n (1.11.0-2build3) ... 2026-07-02 22:30:59.953 | Setting up libkadm5clnt-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:30:59.965 | Setting up ncurses-term (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:30:59.977 | Setting up automake (1:1.16.5-1.3ubuntu1) ... 2026-07-02 22:30:59.989 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2026-07-02 22:30:59.998 | Setting up libfile-stripnondeterminism-perl (1.13.1-1) ... 2026-07-02 22:31:00.009 | Setting up libjson-xs-perl (4.040-0ubuntu0.24.04.1) ... 2026-07-02 22:31:00.021 | Setting up libaprutil1t64:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 22:31:00.033 | Setting up libgts-bin (0.7.6+darcs121130-5.2build1) ... 2026-07-02 22:31:00.045 | Setting up libz3-dev:amd64 (4.8.12-3.1build1) ... 2026-07-02 22:31:00.057 | Setting up libncurses-dev:amd64 (6.4+20240113-1ubuntu2.1) ... 2026-07-02 22:31:00.069 | Setting up llvm-17-linker-tools (1:17.0.6-9ubuntu1) ... 2026-07-02 22:31:00.081 | Setting up libpcre2-dev:amd64 (10.42-4ubuntu2.1) ... 2026-07-02 22:31:00.094 | Setting up libkdb5-10t64:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:31:00.106 | Setting up python3.12-venv (3.12.3-1ubuntu0.13) ... 2026-07-02 22:31:00.217 | Setting up libtool (2.4.7-7build1) ... 2026-07-02 22:31:00.229 | Setting up po-debconf (1.0.21+nmu1) ... 2026-07-02 22:31:00.241 | Setting up postgresql-client-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:31:00.862 | update-alternatives: using /usr/share/postgresql/16/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2026-07-02 22:31:00.898 | Setting up libjpeg-dev:amd64 (8c-2ubuntu11) ... 2026-07-02 22:31:00.911 | Setting up haproxy (2.8.16-0ubuntu0.24.04.3) ... 2026-07-02 22:31:01.841 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /usr/lib/systemd/system/haproxy.service. 2026-07-02 22:31:02.439 | Setting up libpq-dev (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:31:02.455 | Setting up libobjc4:amd64 (14.2.0-4ubuntu2~24.04.1) ... 2026-07-02 22:31:02.467 | Setting up libaprutil1-ldap:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 22:31:02.478 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.3-1.1ubuntu7) ... 2026-07-02 22:31:02.489 | Setting up pkgconf:amd64 (1.8.1-2build1) ... 2026-07-02 22:31:02.500 | Setting up libldap2-dev (2.6.10+dfsg-0ubuntu0.24.04.1) ... 2026-07-02 22:31:02.511 | Setting up dh-autoreconf (20) ... 2026-07-02 22:31:02.522 | Setting up libclang-cpp17t64 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:31:02.533 | Setting up libmail-sendmail-perl (0.80-3) ... 2026-07-02 22:31:02.543 | Setting up libltdl-dev:amd64 (2.4.7-7build1) ... 2026-07-02 22:31:02.554 | Setting up libxml2-dev:amd64 (2.9.14+dfsg-1.3ubuntu3.8) ... 2026-07-02 22:31:02.564 | Setting up libsasl2-dev (2.1.28+dfsg1-5ubuntu3.1) ... 2026-07-02 22:31:02.576 | Setting up python3-venv (3.12.3-0ubuntu2.1) ... 2026-07-02 22:31:02.587 | Setting up libosinfo-1.0-0:amd64 (1.11.0-2build3) ... 2026-07-02 22:31:02.598 | Setting up fonts-liberation2 (1:2.1.5-3) ... 2026-07-02 22:31:02.609 | Setting up libxt6t64:amd64 (1:1.2.1-1.2build1) ... 2026-07-02 22:31:02.620 | Setting up postgresql-common (257build1.1) ... 2026-07-02 22:31:02.691 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:31:02.691 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:31:02.692 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:31:02.769 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:31:03.217 | 2026-07-02 22:31:03.217 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2026-07-02 22:31:03.390 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2026-07-02 22:31:03.390 | Removing obsolete dictionary files: 2026-07-02 22:31:04.401 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /usr/lib/systemd/system/postgresql.service. 2026-07-02 22:31:04.952 | Setting up libgvc6 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:31:05.004 | Setting up libpcp3t64 (6.2.0-1.1build4) ... 2026-07-02 22:31:05.016 | Setting up libsctp-dev:amd64 (1.0.19+dfsg-2build1) ... 2026-07-02 22:31:05.026 | Setting up pkg-config:amd64 (1.8.1-2build1) ... 2026-07-02 22:31:05.037 | Setting up libpcp-gui2t64 (6.2.0-1.1build4) ... 2026-07-02 22:31:05.048 | Setting up dh-strip-nondeterminism (1.13.1-1) ... 2026-07-02 22:31:05.059 | Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... 2026-07-02 22:31:05.070 | Setting up libpcp-pmda3t64 (6.2.0-1.1build4) ... 2026-07-02 22:31:05.081 | Setting up libkadm5srv-mit12:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:31:05.093 | Setting up libpcp-archive1t64 (6.2.0-1.1build4) ... 2026-07-02 22:31:05.104 | Setting up gir1.2-libosinfo-1.0:amd64 (1.11.0-2build3) ... 2026-07-02 22:31:05.115 | Setting up llvm-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:31:05.125 | Setting up libobjc-13-dev:amd64 (13.3.0-6ubuntu2~24.04.1) ... 2026-07-02 22:31:05.136 | Setting up apache2-utils (2.4.58-1ubuntu8.13) ... 2026-07-02 22:31:05.146 | Setting up krb5-multidev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:31:05.157 | Setting up libxmu6:amd64 (2:1.1.3-3build2) ... 2026-07-02 22:31:05.168 | Setting up libpcp-import1t64 (6.2.0-1.1build4) ... 2026-07-02 22:31:05.179 | Setting up libxslt1-dev:amd64 (1.1.39-0exp1ubuntu0.24.04.3) ... 2026-07-02 22:31:05.189 | Setting up libpcp-pmda-perl (6.2.0-1.1build4) ... 2026-07-02 22:31:05.200 | Setting up clang-17 (1:17.0.6-9ubuntu1) ... 2026-07-02 22:31:05.211 | Setting up debhelper (13.14.1ubuntu5) ... 2026-07-02 22:31:05.221 | Setting up libxaw7:amd64 (2:1.0.14-1build2) ... 2026-07-02 22:31:05.232 | Setting up apache2-bin (2.4.58-1ubuntu8.13) ... 2026-07-02 22:31:05.243 | Setting up libkrb5-dev:amd64 (1.20.1-6ubuntu2.6) ... 2026-07-02 22:31:05.253 | Setting up libpcp-mmv1t64 (6.2.0-1.1build4) ... 2026-07-02 22:31:05.264 | Setting up libpcp-trace2t64 (6.2.0-1.1build4) ... 2026-07-02 22:31:05.295 | Setting up libapr1-dev (1.7.2-3.1ubuntu0.1) ... 2026-07-02 22:31:05.306 | Setting up libaprutil1-dev (1.6.3-1.1ubuntu7) ... 2026-07-02 22:31:05.317 | Setting up llvm-17-dev (1:17.0.6-9ubuntu1) ... 2026-07-02 22:31:05.328 | Setting up apache2-dev (2.4.58-1ubuntu8.13) ... 2026-07-02 22:31:05.338 | Setting up graphviz (2.42.2-9ubuntu0.1) ... 2026-07-02 22:31:05.351 | Setting up apache2 (2.4.58-1ubuntu8.13) ... 2026-07-02 22:31:05.946 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:31:05.989 | Enabling module mpm_event. 2026-07-02 22:31:06.039 | Enabling module authz_core. 2026-07-02 22:31:06.043 | Enabling module authz_host. 2026-07-02 22:31:06.089 | Enabling module authn_core. 2026-07-02 22:31:06.094 | Enabling module auth_basic. 2026-07-02 22:31:06.140 | Enabling module access_compat. 2026-07-02 22:31:06.186 | Enabling module authn_file. 2026-07-02 22:31:06.232 | Enabling module authz_user. 2026-07-02 22:31:06.279 | Enabling module alias. 2026-07-02 22:31:06.328 | Enabling module dir. 2026-07-02 22:31:06.375 | Enabling module autoindex. 2026-07-02 22:31:06.422 | Enabling module env. 2026-07-02 22:31:06.467 | Enabling module mime. 2026-07-02 22:31:06.515 | Enabling module negotiation. 2026-07-02 22:31:06.569 | Enabling module setenvif. 2026-07-02 22:31:06.620 | Enabling module filter. 2026-07-02 22:31:06.668 | Enabling module deflate. 2026-07-02 22:31:06.716 | Enabling module status. 2026-07-02 22:31:06.764 | Enabling module reqtimeout. 2026-07-02 22:31:06.823 | Enabling conf charset. 2026-07-02 22:31:06.869 | Enabling conf localized-error-pages. 2026-07-02 22:31:06.915 | Enabling conf other-vhosts-access-log. 2026-07-02 22:31:06.965 | Enabling conf security. 2026-07-02 22:31:07.019 | Enabling conf serve-cgi-bin. 2026-07-02 22:31:07.068 | Enabling site 000-default. 2026-07-02 22:31:08.110 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /usr/lib/systemd/system/apache2.service. 2026-07-02 22:31:08.879 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /usr/lib/systemd/system/apache-htcacheclean.service. 2026-07-02 22:31:10.266 | Setting up libpcp-web1t64 (6.2.0-1.1build4) ... 2026-07-02 22:31:10.278 | Setting up python3-pcp (6.2.0-1.1build4) ... 2026-07-02 22:31:10.594 | Setting up postgresql-server-dev-16 (16.14-0ubuntu0.24.04.1) ... 2026-07-02 22:31:10.605 | Setting up postgresql-server-dev-all:amd64 (257build1.1) ... 2026-07-02 22:31:10.615 | Setting up pcp (6.2.0-1.1build4) ... 2026-07-02 22:31:12.438 | Created symlink /etc/systemd/system/multi-user.target.wants/pmcd.service → /usr/lib/systemd/system/pmcd.service. 2026-07-02 22:31:12.504 | Created symlink /etc/systemd/system/multi-user.target.wants/pmlogger.service → /usr/lib/systemd/system/pmlogger.service. 2026-07-02 22:31:12.570 | Created symlink /etc/systemd/system/multi-user.target.wants/pmie.service → /usr/lib/systemd/system/pmie.service. 2026-07-02 22:31:12.637 | Created symlink /etc/systemd/system/multi-user.target.wants/pmproxy.service → /usr/lib/systemd/system/pmproxy.service. 2026-07-02 22:31:14.425 | Processing triggers for rsyslog (8.2312.0-3ubuntu9.2) ... 2026-07-02 22:31:14.685 | Processing triggers for ufw (0.36.2-6) ... 2026-07-02 22:31:14.824 | Processing triggers for systemd (255.4-1ubuntu8.16) ... 2026-07-02 22:31:14.885 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:31:18.781 | Processing triggers for install-info (7.1-3build2) ... 2026-07-02 22:31:18.949 | Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... 2026-07-02 22:31:18.999 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 22:31:19.240 | perl: warning: Setting locale failed. 2026-07-02 22:31:19.240 | perl: warning: Please check that your locale settings: 2026-07-02 22:31:19.240 | LANGUAGE = (unset), 2026-07-02 22:31:19.240 | LC_ALL = "en_US.utf8", 2026-07-02 22:31:19.240 | LANG = "de_DE.UTF-8" 2026-07-02 22:31:19.240 | are supported and installed on your system. 2026-07-02 22:31:19.240 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:31:19.370 | perl: warning: Setting locale failed. 2026-07-02 22:31:19.371 | perl: warning: Please check that your locale settings: 2026-07-02 22:31:19.371 | LANGUAGE = (unset), 2026-07-02 22:31:19.371 | LC_ALL = "en_US.utf8", 2026-07-02 22:31:19.371 | LANG = "de_DE.UTF-8" 2026-07-02 22:31:19.371 | are supported and installed on your system. 2026-07-02 22:31:19.371 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:31:19.422 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:31:19.422 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:31:19.422 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:31:19.493 | perl: warning: Setting locale failed. 2026-07-02 22:31:19.493 | perl: warning: Please check that your locale settings: 2026-07-02 22:31:19.493 | LANGUAGE = (unset), 2026-07-02 22:31:19.494 | LC_ALL = "en_US.utf8", 2026-07-02 22:31:19.494 | LANG = "de_DE.UTF-8" 2026-07-02 22:31:19.494 | are supported and installed on your system. 2026-07-02 22:31:19.494 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:31:19.998 | 2026-07-02 22:31:19.998 | Running kernel seems to be up-to-date. 2026-07-02 22:31:19.998 | 2026-07-02 22:31:19.998 | Restarting services... 2026-07-02 22:31:20.047 | systemctl restart ksmtuned.service packagekit.service 2026-07-02 22:31:20.150 | 2026-07-02 22:31:20.150 | Service restarts being deferred: 2026-07-02 22:31:20.150 | systemctl restart virtlockd.service 2026-07-02 22:31:20.150 | systemctl restart virtlogd.service 2026-07-02 22:31:20.150 | 2026-07-02 22:31:20.150 | No containers need to be restarted. 2026-07-02 22:31:20.151 | 2026-07-02 22:31:20.151 | User sessions running outdated binaries: 2026-07-02 22:31:20.151 | quobyte @ session #5: sshd[2053] 2026-07-02 22:31:20.163 | 2026-07-02 22:31:20.163 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:31:22.276 | ++ functions-common:apt_get:1211 : result=0 2026-07-02 22:31:22.279 | ++ functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:31:22.282 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:31:22.284 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:31:22.288 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:31:22.291 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:31:22.294 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:31:22.297 | ++ functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:31:22.300 | ++ functions-common:time_stop:2427 : start_time=1783031422646 2026-07-02 22:31:22.303 | ++ functions-common:time_stop:2429 : [[ -z 1783031422646 ]] 2026-07-02 22:31:22.307 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:31:22.312 | ++ functions-common:time_stop:2432 : end_time=1783031482309 2026-07-02 22:31:22.315 | ++ functions-common:time_stop:2433 : elapsed_time=59663 2026-07-02 22:31:22.317 | ++ functions-common:time_stop:2434 : total=7487 2026-07-02 22:31:22.320 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:31:22.323 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=67150 2026-07-02 22:31:22.326 | ++ functions-common:apt_get:1215 : return 0 2026-07-02 22:31:22.330 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2026-07-02 22:31:22.332 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2026-07-02 22:31:22.336 | +++ tools/install_prereqs.sh:source:83 : which python3.12 2026-07-02 22:31:22.343 | ++ tools/install_prereqs.sh:source:83 : export PYTHON=/usr/bin/python3.12 2026-07-02 22:31:22.346 | ++ tools/install_prereqs.sh:source:83 : PYTHON=/usr/bin/python3.12 2026-07-02 22:31:22.349 | ++ tools/install_prereqs.sh:source:88 : date +%s 2026-07-02 22:31:22.355 | ++ tools/install_prereqs.sh:source:89 : date 2026-07-02 22:31:22.362 | + ./stack.sh:main:798 : [[ False != \T\r\u\e ]] 2026-07-02 22:31:22.365 | + ./stack.sh:main:799 : PYPI_ALTERNATIVE_URL= 2026-07-02 22:31:22.369 | + ./stack.sh:main:799 : /home/quobyte/devstack/tools/install_pip.sh 2026-07-02 22:31:22.372 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:31:22.712 | + tools/install_pip.sh:main:25 : FILES=/home/quobyte/devstack/files 2026-07-02 22:31:22.715 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2026-07-02 22:31:22.717 | + tools/install_pip.sh:main:42 : GetDistro 2026-07-02 22:31:22.720 | + functions-common:GetDistro:472 : GetOSVersion 2026-07-02 22:31:22.722 | + functions-common:GetOSVersion:442 : source /etc/os-release 2026-07-02 22:31:22.725 | ++ /etc/os-release:source:1 : PRETTY_NAME='Ubuntu 24.04.4 LTS' 2026-07-02 22:31:22.728 | ++ /etc/os-release:source:2 : NAME=Ubuntu 2026-07-02 22:31:22.730 | ++ /etc/os-release:source:3 : VERSION_ID=24.04 2026-07-02 22:31:22.733 | ++ /etc/os-release:source:4 : VERSION='24.04.4 LTS (Noble Numbat)' 2026-07-02 22:31:22.736 | ++ /etc/os-release:source:5 : VERSION_CODENAME=noble 2026-07-02 22:31:22.738 | ++ /etc/os-release:source:6 : ID=ubuntu 2026-07-02 22:31:22.741 | ++ /etc/os-release:source:7 : ID_LIKE=debian 2026-07-02 22:31:22.743 | ++ /etc/os-release:source:8 : HOME_URL=https://www.ubuntu.com/ 2026-07-02 22:31:22.746 | ++ /etc/os-release:source:9 : SUPPORT_URL=https://help.ubuntu.com/ 2026-07-02 22:31:22.749 | ++ /etc/os-release:source:10 : BUG_REPORT_URL=https://bugs.launchpad.net/ubuntu/ 2026-07-02 22:31:22.751 | ++ /etc/os-release:source:11 : PRIVACY_POLICY_URL=https://www.ubuntu.com/legal/terms-and-policies/privacy-policy 2026-07-02 22:31:22.754 | ++ /etc/os-release:source:12 : UBUNTU_CODENAME=noble 2026-07-02 22:31:22.756 | ++ /etc/os-release:source:13 : LOGO=ubuntu-logo 2026-07-02 22:31:22.759 | + functions-common:GetOSVersion:443 : [[ ubuntu =~ (almalinux|centos|rocky|rhel) ]] 2026-07-02 22:31:22.762 | + functions-common:GetOSVersion:448 : _ensure_lsb_release 2026-07-02 22:31:22.765 | ++ functions-common:_ensure_lsb_release:419 : command -v lsb_release 2026-07-02 22:31:22.768 | + functions-common:_ensure_lsb_release:419 : [[ -x /usr/bin/lsb_release ]] 2026-07-02 22:31:22.771 | + functions-common:_ensure_lsb_release:420 : return 2026-07-02 22:31:22.774 | ++ functions-common:GetOSVersion:450 : lsb_release -r -s 2026-07-02 22:31:22.790 | + functions-common:GetOSVersion:450 : os_RELEASE=24.04 2026-07-02 22:31:22.793 | ++ functions-common:GetOSVersion:451 : lsb_release -c -s 2026-07-02 22:31:22.808 | + functions-common:GetOSVersion:451 : os_CODENAME=noble 2026-07-02 22:31:22.812 | ++ functions-common:GetOSVersion:452 : lsb_release -i -s 2026-07-02 22:31:22.827 | + functions-common:GetOSVersion:452 : os_VENDOR=Ubuntu 2026-07-02 22:31:22.830 | + functions-common:GetOSVersion:455 : [[ Ubuntu =~ (Debian|Ubuntu) ]] 2026-07-02 22:31:22.833 | + functions-common:GetOSVersion:456 : os_PACKAGE=deb 2026-07-02 22:31:22.836 | + functions-common:GetOSVersion:461 : typeset -xr os_VENDOR 2026-07-02 22:31:22.838 | + functions-common:GetOSVersion:462 : typeset -xr os_RELEASE 2026-07-02 22:31:22.841 | + functions-common:GetOSVersion:463 : typeset -xr os_PACKAGE 2026-07-02 22:31:22.844 | + functions-common:GetOSVersion:464 : typeset -xr os_CODENAME 2026-07-02 22:31:22.846 | + functions-common:GetDistro:473 : [[ Ubuntu =~ (Ubuntu) ]] 2026-07-02 22:31:22.849 | + functions-common:GetDistro:476 : DISTRO=noble 2026-07-02 22:31:22.852 | + functions-common:GetDistro:513 : typeset -xr DISTRO 2026-07-02 22:31:22.855 | + tools/install_pip.sh:main:43 : echo 'Distro: noble' 2026-07-02 22:31:22.855 | Distro: noble 2026-07-02 22:31:22.857 | + tools/install_pip.sh:main:117 : get_versions 2026-07-02 22:31:22.860 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-02 22:31:22.865 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-02 22:31:22.867 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-02 22:31:22.870 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-02 22:31:22.871 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-02 22:31:23.559 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-02 22:31:23.561 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-02 22:31:23.561 | pip: 24.0 2026-07-02 22:31:23.563 | + tools/install_pip.sh:main:119 : [[ -n '' ]] 2026-07-02 22:31:23.564 | + tools/install_pip.sh:main:123 : is_fedora 2026-07-02 22:31:23.567 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:31:23.569 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:31:23.571 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:31:23.574 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:31:23.576 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:31:23.578 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:31:23.580 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:31:23.582 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:31:23.585 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:31:23.588 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:31:23.589 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:31:23.592 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:31:23.594 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:31:23.596 | + tools/install_pip.sh:main:134 : is_ubuntu 2026-07-02 22:31:23.598 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:31:23.600 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:31:23.602 | + tools/install_pip.sh:main:137 : sed -i -e /setuptools/d /opt/stack/requirements/upper-constraints.txt 2026-07-02 22:31:23.607 | + tools/install_pip.sh:main:146 : set -x 2026-07-02 22:31:23.610 | + tools/install_pip.sh:main:149 : get_versions 2026-07-02 22:31:23.613 | ++ tools/install_pip.sh:get_versions:48 : which pip 2026-07-02 22:31:23.617 | + tools/install_pip.sh:get_versions:48 : PIP=/usr/bin/pip 2026-07-02 22:31:23.619 | + tools/install_pip.sh:get_versions:49 : [[ -n /usr/bin/pip ]] 2026-07-02 22:31:23.623 | ++ tools/install_pip.sh:get_versions:50 : /usr/bin/pip --version 2026-07-02 22:31:23.623 | ++ tools/install_pip.sh:get_versions:50 : awk '{ print $2}' 2026-07-02 22:31:24.218 | + tools/install_pip.sh:get_versions:50 : PIP_VERSION=24.0 2026-07-02 22:31:24.221 | + tools/install_pip.sh:get_versions:51 : echo 'pip: 24.0' 2026-07-02 22:31:24.221 | pip: 24.0 2026-07-02 22:31:24.225 | + ./stack.sh:main:803 : source /home/quobyte/devstack/tools/fixup_stuff.sh 2026-07-02 22:31:24.229 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/quobyte/devstack ]] 2026-07-02 22:31:24.232 | + ./stack.sh:main:804 : fixup_all 2026-07-02 22:31:24.236 | + tools/fixup_stuff.sh:fixup_all:111 : fixup_ubuntu 2026-07-02 22:31:24.239 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : is_ubuntu 2026-07-02 22:31:24.243 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:31:24.246 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:31:24.248 | + tools/fixup_stuff.sh:fixup_ubuntu:105 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2026-07-02 22:31:24.266 | + tools/fixup_stuff.sh:fixup_ubuntu:106 : sudo rm -rf /usr/lib/python3/dist-packages/pyasn1_modules-0.2.8.egg-info 2026-07-02 22:31:24.282 | + tools/fixup_stuff.sh:fixup_ubuntu:107 : sudo rm -rf '/usr/lib/python3/dist-packages/simplejson-*.egg-info' 2026-07-02 22:31:24.298 | + tools/fixup_stuff.sh:fixup_all:112 : fixup_fedora 2026-07-02 22:31:24.301 | + tools/fixup_stuff.sh:fixup_fedora:33 : is_fedora 2026-07-02 22:31:24.304 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:31:24.307 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:31:24.311 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:31:24.314 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:31:24.317 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:31:24.321 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:31:24.323 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:31:24.326 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:31:24.330 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:31:24.333 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:31:24.335 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:31:24.339 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:31:24.341 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:31:24.343 | + tools/fixup_stuff.sh:fixup_fedora:34 : return 2026-07-02 22:31:24.347 | + ./stack.sh:main:806 : [[ True == \T\r\u\e ]] 2026-07-02 22:31:24.349 | + ./stack.sh:main:808 : sudo ln -sf /opt/stack/data/venv/bin/cinder-manage /usr/local/bin 2026-07-02 22:31:24.368 | + ./stack.sh:main:809 : sudo ln -sf /opt/stack/data/venv/bin/cinder-rtstool /usr/local/bin 2026-07-02 22:31:24.385 | + ./stack.sh:main:810 : sudo ln -sf /opt/stack/data/venv/bin/glance /usr/local/bin 2026-07-02 22:31:24.402 | + ./stack.sh:main:811 : sudo ln -sf /opt/stack/data/venv/bin/nova-manage /usr/local/bin 2026-07-02 22:31:24.418 | + ./stack.sh:main:812 : sudo ln -sf /opt/stack/data/venv/bin/openstack /usr/local/bin 2026-07-02 22:31:24.433 | + ./stack.sh:main:813 : sudo ln -sf /opt/stack/data/venv/bin/privsep-helper /usr/local/bin 2026-07-02 22:31:24.449 | + ./stack.sh:main:814 : sudo ln -sf /opt/stack/data/venv/bin/rally /usr/local/bin 2026-07-02 22:31:24.466 | + ./stack.sh:main:815 : sudo ln -sf /opt/stack/data/venv/bin/tox /usr/local/bin 2026-07-02 22:31:24.481 | + ./stack.sh:main:817 : setup_devstack_virtualenv 2026-07-02 22:31:24.485 | + inc/python:setup_devstack_virtualenv:39 : [[ ! -d /opt/stack/data/venv ]] 2026-07-02 22:31:24.487 | + inc/python:setup_devstack_virtualenv:43 : /usr/bin/python3.12 -m venv --system-site-packages /opt/stack/data/venv 2026-07-02 22:31:30.057 | + inc/python:setup_devstack_virtualenv:44 : pip_install -U pip 'setuptools[core]' 2026-07-02 22:31:30.084 | Using python 3.12 to install setuptools 2026-07-02 22:31:30.088 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pip 'setuptools[core]' 2026-07-02 22:31:31.480 | Requirement already satisfied: pip in /opt/stack/data/venv/lib/python3.12/site-packages (24.0) 2026-07-02 22:31:31.738 | Collecting pip 2026-07-02 22:31:31.829 | Downloading pip-26.1.2-py3-none-any.whl.metadata (4.6 kB) 2026-07-02 22:31:31.843 | Requirement already satisfied: setuptools[core] in /usr/lib/python3/dist-packages (68.1.2) 2026-07-02 22:31:32.317 | Collecting setuptools[core] 2026-07-02 22:31:32.333 | Downloading setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 22:31:32.499 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-02 22:31:32.514 | Downloading packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:31:32.603 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-02 22:31:32.619 | Downloading more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-02 22:31:32.641 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.4/41.4 kB 2.1 MB/s eta 0:00:00 2026-07-02 22:31:32.716 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-02 22:31:32.732 | Downloading jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 22:31:32.838 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-02 22:31:32.855 | Downloading wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:31:32.941 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-02 22:31:32.956 | Downloading jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:31:33.069 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:33.085 | Downloading jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 22:31:33.166 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:33.182 | Downloading typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 22:31:33.435 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:33.452 | Downloading typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-02 22:31:33.540 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:33.555 | Downloading shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:31:33.734 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:33.749 | Downloading rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-02 22:31:33.812 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:33.827 | Downloading annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-02 22:31:33.934 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:33.950 | Downloading markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-02 22:31:34.046 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:34.062 | Downloading pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 22:31:34.110 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) (0.1.2) 2026-07-02 22:31:34.145 | Downloading pip-26.1.2-py3-none-any.whl (1.8 MB) 2026-07-02 22:31:34.228 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 23.3 MB/s eta 0:00:00 2026-07-02 22:31:34.244 | Downloading jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-02 22:31:34.267 | Downloading jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-02 22:31:34.288 | Downloading more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-02 22:31:34.304 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.2/72.2 kB 5.9 MB/s eta 0:00:00 2026-07-02 22:31:34.320 | Downloading packaging-26.2-py3-none-any.whl (100 kB) 2026-07-02 22:31:34.335 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.2/100.2 kB 9.8 MB/s eta 0:00:00 2026-07-02 22:31:34.349 | Downloading wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-02 22:31:34.372 | Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-02 22:31:34.418 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 24.7 MB/s eta 0:00:00 2026-07-02 22:31:34.434 | Downloading jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-02 22:31:34.456 | Downloading typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-02 22:31:34.478 | Downloading typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-02 22:31:34.495 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.6/122.6 kB 11.5 MB/s eta 0:00:00 2026-07-02 22:31:34.508 | Downloading annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-02 22:31:34.530 | Downloading rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-02 22:31:34.550 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 19.7 MB/s eta 0:00:00 2026-07-02 22:31:34.566 | Downloading shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-02 22:31:34.588 | Downloading markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-02 22:31:34.604 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.7/91.7 kB 8.3 MB/s eta 0:00:00 2026-07-02 22:31:34.619 | Downloading pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-02 22:31:34.669 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.5 MB/s eta 0:00:00 2026-07-02 22:31:35.430 | Installing collected packages: shellingham, setuptools, pygments, pip, packaging, more_itertools, markdown-it-py, jaraco.context, annotated-doc, wheel, rich, jaraco.functools, typer, typer-slim, jaraco.text 2026-07-02 22:31:35.455 | Attempting uninstall: setuptools 2026-07-02 22:31:35.470 | Found existing installation: setuptools 68.1.2 2026-07-02 22:31:35.470 | Not uninstalling setuptools at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:31:35.470 | Can't uninstall 'setuptools'. No files were found to uninstall. 2026-07-02 22:31:36.627 | Attempting uninstall: pygments 2026-07-02 22:31:36.659 | Found existing installation: Pygments 2.17.2 2026-07-02 22:31:36.659 | Not uninstalling pygments at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:31:36.660 | Can't uninstall 'Pygments'. No files were found to uninstall. 2026-07-02 22:31:37.937 | Attempting uninstall: pip 2026-07-02 22:31:37.941 | Found existing installation: pip 24.0 2026-07-02 22:31:38.013 | Uninstalling pip-24.0: 2026-07-02 22:31:38.023 | Successfully uninstalled pip-24.0 2026-07-02 22:31:39.667 | Attempting uninstall: packaging 2026-07-02 22:31:39.704 | Found existing installation: packaging 24.0 2026-07-02 22:31:39.706 | Not uninstalling packaging at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:31:39.706 | Can't uninstall 'packaging'. No files were found to uninstall. 2026-07-02 22:31:39.902 | Attempting uninstall: markdown-it-py 2026-07-02 22:31:39.915 | Found existing installation: markdown-it-py 3.0.0 2026-07-02 22:31:39.915 | Not uninstalling markdown-it-py at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:31:39.915 | Can't uninstall 'markdown-it-py'. No files were found to uninstall. 2026-07-02 22:31:40.077 | Attempting uninstall: wheel 2026-07-02 22:31:40.098 | Found existing installation: wheel 0.42.0 2026-07-02 22:31:40.101 | Not uninstalling wheel at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:31:40.101 | Can't uninstall 'wheel'. No files were found to uninstall. 2026-07-02 22:31:40.150 | Attempting uninstall: rich 2026-07-02 22:31:40.192 | Found existing installation: rich 13.7.1 2026-07-02 22:31:40.193 | Not uninstalling rich at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:31:40.194 | Can't uninstall 'rich'. No files were found to uninstall. 2026-07-02 22:31:40.918 | 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.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-02 22:31:41.170 | + inc/python:pip_install:216 : result=0 2026-07-02 22:31:41.173 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:31:41.177 | + functions-common:time_stop:2420 : local name 2026-07-02 22:31:41.181 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:31:41.184 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:31:41.187 | + functions-common:time_stop:2423 : local total 2026-07-02 22:31:41.191 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:31:41.195 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:31:41.198 | + functions-common:time_stop:2427 : start_time=1783031490077 2026-07-02 22:31:41.201 | + functions-common:time_stop:2429 : [[ -z 1783031490077 ]] 2026-07-02 22:31:41.206 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:31:41.212 | + functions-common:time_stop:2432 : end_time=1783031501208 2026-07-02 22:31:41.215 | + functions-common:time_stop:2433 : elapsed_time=11131 2026-07-02 22:31:41.219 | + functions-common:time_stop:2434 : total=0 2026-07-02 22:31:41.223 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:31:41.227 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11131 2026-07-02 22:31:41.230 | + inc/python:pip_install:219 : return 0 2026-07-02 22:31:41.234 | + inc/python:setup_devstack_virtualenv:46 : [[ :/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin: != *\:\/\o\p\t\/\s\t\a\c\k\/\d\a\t\a\/\v\e\n\v\/\b\i\n\:* ]] 2026-07-02 22:31:41.237 | + inc/python:setup_devstack_virtualenv:47 : export PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:31:41.241 | + inc/python:setup_devstack_virtualenv:47 : PATH=/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:31:41.244 | + inc/python:setup_devstack_virtualenv:48 : export PYTHON=/opt/stack/data/venv/bin/python3 2026-07-02 22:31:41.248 | + inc/python:setup_devstack_virtualenv:48 : PYTHON=/opt/stack/data/venv/bin/python3 2026-07-02 22:31:41.252 | + ./stack.sh:main:821 : pip_install -U os-testr 2026-07-02 22:31:41.280 | Using python 3.12 to install os-testr 2026-07-02 22:31:41.284 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2026-07-02 22:31:42.654 | Collecting os-testr 2026-07-02 22:31:42.790 | Downloading os_testr-3.0.0-py3-none-any.whl.metadata (1.8 kB) 2026-07-02 22:31:42.852 | Collecting pbr!=2.1.0,>=2.0.0 (from os-testr) 2026-07-02 22:31:42.869 | Downloading pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-02 22:31:42.907 | Collecting python-subunit>=1.0.0 (from os-testr) 2026-07-02 22:31:42.922 | Downloading python_subunit-1.4.6-py3-none-any.whl.metadata (22 kB) 2026-07-02 22:31:42.986 | Collecting testtools>=2.2.0 (from os-testr) 2026-07-02 22:31:43.002 | Downloading testtools-2.9.1-py3-none-any.whl.metadata (5.4 kB) 2026-07-02 22:31:43.015 | 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-07-02 22:31:43.048 | Collecting iso8601 (from python-subunit>=1.0.0->os-testr) 2026-07-02 22:31:43.062 | Downloading iso8601-2.1.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-02 22:31:43.156 | Collecting PyYAML (from python-subunit>=1.0.0->os-testr) 2026-07-02 22:31:43.171 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-02 22:31:43.206 | Downloading os_testr-3.0.0-py3-none-any.whl (32 kB) 2026-07-02 22:31:43.236 | Downloading pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-02 22:31:43.307 | Downloading python_subunit-1.4.6-py3-none-any.whl (77 kB) 2026-07-02 22:31:43.378 | Downloading testtools-2.9.1-py3-none-any.whl (110 kB) 2026-07-02 22:31:43.402 | Downloading iso8601-2.1.0-py3-none-any.whl (7.5 kB) 2026-07-02 22:31:43.425 | Downloading pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-02 22:31:43.466 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 807.9/807.9 kB 24.8 MB/s 0:00:00 2026-07-02 22:31:43.628 | Installing collected packages: testtools, PyYAML, pbr, iso8601, python-subunit, os-testr 2026-07-02 22:31:43.776 | Attempting uninstall: PyYAML 2026-07-02 22:31:43.783 | Found existing installation: PyYAML 6.0.1 2026-07-02 22:31:43.786 | Not uninstalling pyyaml at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:31:43.786 | Can't uninstall 'PyYAML'. No files were found to uninstall. 2026-07-02 22:31:44.176 | 2026-07-02 22:31:44.180 | Successfully installed PyYAML-6.0.3 iso8601-2.1.0 os-testr-3.0.0 pbr-7.0.3 python-subunit-1.4.6 testtools-2.9.1 2026-07-02 22:31:44.317 | + inc/python:pip_install:216 : result=0 2026-07-02 22:31:44.321 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:31:44.324 | + functions-common:time_stop:2420 : local name 2026-07-02 22:31:44.327 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:31:44.330 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:31:44.334 | + functions-common:time_stop:2423 : local total 2026-07-02 22:31:44.338 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:31:44.341 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:31:44.344 | + functions-common:time_stop:2427 : start_time=1783031501273 2026-07-02 22:31:44.348 | + functions-common:time_stop:2429 : [[ -z 1783031501273 ]] 2026-07-02 22:31:44.352 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:31:44.358 | + functions-common:time_stop:2432 : end_time=1783031504353 2026-07-02 22:31:44.361 | + functions-common:time_stop:2433 : elapsed_time=3080 2026-07-02 22:31:44.364 | + functions-common:time_stop:2434 : total=11131 2026-07-02 22:31:44.367 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:31:44.371 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14211 2026-07-02 22:31:44.374 | + inc/python:pip_install:219 : return 0 2026-07-02 22:31:44.377 | + ./stack.sh:main:825 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2026-07-02 22:31:44.452 | + ./stack.sh:main:826 : sudo systemctl restart systemd-journald 2026-07-02 22:31:44.538 | + ./stack.sh:main:832 : install_infra 2026-07-02 22:31:44.542 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-02 22:31:44.546 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2026-07-02 22:31:44.550 | + lib/infra:install_infra:32 : python3.12 -m venv /opt/stack/requirements/.venv 2026-07-02 22:31:50.107 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-02 22:31:50.112 | + lib/infra:install_infra:34 : pip_install -U pbr 'setuptools[core]' 2026-07-02 22:31:50.145 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 'setuptools[core]' 2026-07-02 22:31:51.529 | Collecting pbr 2026-07-02 22:31:51.533 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-02 22:31:51.970 | Collecting setuptools[core] 2026-07-02 22:31:51.973 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 22:31:52.122 | Collecting packaging>=24.2 (from setuptools[core]) 2026-07-02 22:31:52.124 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:31:52.195 | Collecting more_itertools>=8.8 (from setuptools[core]) 2026-07-02 22:31:52.198 | Using cached more_itertools-11.1.0-py3-none-any.whl.metadata (41 kB) 2026-07-02 22:31:52.268 | Collecting jaraco.text>=3.7 (from setuptools[core]) 2026-07-02 22:31:52.270 | Using cached jaraco_text-4.2.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 22:31:52.361 | Collecting wheel>=0.43.0 (from setuptools[core]) 2026-07-02 22:31:52.365 | Using cached wheel-0.47.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:31:52.429 | Collecting jaraco.functools>=4 (from setuptools[core]) 2026-07-02 22:31:52.432 | Using cached jaraco_functools-4.5.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:31:52.532 | Collecting jaraco.context>=4.1 (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:52.534 | Using cached jaraco_context-6.1.2-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 22:31:52.603 | Collecting typer-slim (from jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:52.606 | Using cached typer_slim-0.24.0-py3-none-any.whl.metadata (4.2 kB) 2026-07-02 22:31:52.843 | Collecting typer>=0.24.0 (from typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:52.845 | Using cached typer-0.26.8-py3-none-any.whl.metadata (15 kB) 2026-07-02 22:31:52.969 | Collecting shellingham>=1.3.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:52.971 | Using cached shellingham-1.5.4-py2.py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:31:53.139 | Collecting rich>=13.8.0 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:53.143 | Using cached rich-15.0.0-py3-none-any.whl.metadata (18 kB) 2026-07-02 22:31:53.193 | Collecting annotated-doc>=0.0.2 (from typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:53.197 | Using cached annotated_doc-0.0.4-py3-none-any.whl.metadata (6.6 kB) 2026-07-02 22:31:53.277 | Collecting markdown-it-py>=2.2.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:53.279 | Using cached markdown_it_py-4.2.0-py3-none-any.whl.metadata (7.4 kB) 2026-07-02 22:31:53.364 | Collecting pygments<3.0.0,>=2.13.0 (from rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:53.367 | Using cached pygments-2.20.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 22:31:53.457 | Collecting mdurl~=0.1 (from markdown-it-py>=2.2.0->rich>=13.8.0->typer>=0.24.0->typer-slim->jaraco.text>=3.7->setuptools[core]) 2026-07-02 22:31:53.546 | Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 22:31:53.573 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-02 22:31:53.577 | Using cached jaraco_functools-4.5.0-py3-none-any.whl (10 kB) 2026-07-02 22:31:53.579 | Using cached jaraco_text-4.2.0-py3-none-any.whl (13 kB) 2026-07-02 22:31:53.582 | Using cached more_itertools-11.1.0-py3-none-any.whl (72 kB) 2026-07-02 22:31:53.585 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-02 22:31:53.589 | Using cached wheel-0.47.0-py3-none-any.whl (32 kB) 2026-07-02 22:31:53.593 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-02 22:31:53.602 | Using cached jaraco_context-6.1.2-py3-none-any.whl (7.9 kB) 2026-07-02 22:31:53.604 | Using cached typer_slim-0.24.0-py3-none-any.whl (3.4 kB) 2026-07-02 22:31:53.606 | Using cached typer-0.26.8-py3-none-any.whl (122 kB) 2026-07-02 22:31:53.610 | Using cached annotated_doc-0.0.4-py3-none-any.whl (5.3 kB) 2026-07-02 22:31:53.612 | Using cached rich-15.0.0-py3-none-any.whl (310 kB) 2026-07-02 22:31:53.617 | Using cached shellingham-1.5.4-py2.py3-none-any.whl (9.8 kB) 2026-07-02 22:31:53.619 | Using cached markdown_it_py-4.2.0-py3-none-any.whl (91 kB) 2026-07-02 22:31:53.622 | Using cached pygments-2.20.0-py3-none-any.whl (1.2 MB) 2026-07-02 22:31:53.649 | Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) 2026-07-02 22:31:53.941 | Installing collected packages: shellingham, setuptools, pygments, packaging, more_itertools, mdurl, jaraco.context, annotated-doc, wheel, pbr, markdown-it-py, jaraco.functools, rich, typer, typer-slim, jaraco.text 2026-07-02 22:31:57.886 | 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.8 typer-slim-0.24.0 wheel-0.47.0 2026-07-02 22:31:58.118 | + inc/python:pip_install:216 : result=0 2026-07-02 22:31:58.122 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:31:58.126 | + functions-common:time_stop:2420 : local name 2026-07-02 22:31:58.129 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:31:58.133 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:31:58.135 | + functions-common:time_stop:2423 : local total 2026-07-02 22:31:58.138 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:31:58.142 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:31:58.145 | + functions-common:time_stop:2427 : start_time=1783031510133 2026-07-02 22:31:58.148 | + functions-common:time_stop:2429 : [[ -z 1783031510133 ]] 2026-07-02 22:31:58.152 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:31:58.157 | + functions-common:time_stop:2432 : end_time=1783031518153 2026-07-02 22:31:58.160 | + functions-common:time_stop:2433 : elapsed_time=8020 2026-07-02 22:31:58.164 | + functions-common:time_stop:2434 : total=14211 2026-07-02 22:31:58.167 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:31:58.170 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22231 2026-07-02 22:31:58.174 | + inc/python:pip_install:219 : return 0 2026-07-02 22:31:58.178 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2026-07-02 22:31:58.182 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2026-07-02 22:31:58.216 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2026-07-02 22:31:59.519 | Processing /opt/stack/requirements 2026-07-02 22:31:59.523 | Installing build dependencies: started 2026-07-02 22:32:02.656 | Installing build dependencies: finished with status 'done' 2026-07-02 22:32:02.658 | Getting requirements to build wheel: started 2026-07-02 22:32:02.947 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 22:32:02.952 | Preparing metadata (pyproject.toml): started 2026-07-02 22:32:04.152 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:32:04.336 | Collecting fixtures>=3.0.0 (from openstack_requirements==1.2.1.dev8484) 2026-07-02 22:32:04.424 | Downloading fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-02 22:32:04.442 | 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.dev8484) (26.2) 2026-07-02 22:32:04.549 | Collecting requests>=2.14.2 (from openstack_requirements==1.2.1.dev8484) 2026-07-02 22:32:04.564 | Downloading requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 22:32:04.718 | Collecting PyYAML>=3.12 (from openstack_requirements==1.2.1.dev8484) 2026-07-02 22:32:04.722 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.4 kB) 2026-07-02 22:32:04.915 | Collecting beagle>=0.2.1 (from openstack_requirements==1.2.1.dev8484) 2026-07-02 22:32:04.932 | Downloading beagle-0.5.0-py3-none-any.whl.metadata (1.1 kB) 2026-07-02 22:32:04.963 | 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.dev8484) (82.0.1) 2026-07-02 22:32:05.285 | Collecting charset_normalizer<4,>=2 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8484) 2026-07-02 22:32:05.300 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-02 22:32:05.323 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.8 MB/s eta 0:00:00 2026-07-02 22:32:05.392 | Collecting idna<4,>=2.5 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8484) 2026-07-02 22:32:05.408 | Downloading idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-02 22:32:05.536 | Collecting urllib3<3,>=1.26 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8484) 2026-07-02 22:32:05.551 | Downloading urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-02 22:32:05.639 | Collecting certifi>=2023.5.7 (from requests>=2.14.2->openstack_requirements==1.2.1.dev8484) 2026-07-02 22:32:05.654 | Downloading certifi-2026.6.17-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 22:32:05.776 | Downloading beagle-0.5.0-py3-none-any.whl (10 kB) 2026-07-02 22:32:05.800 | Downloading fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-02 22:32:05.814 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.6/41.6 kB 3.7 MB/s eta 0:00:00 2026-07-02 22:32:05.816 | Using cached pyyaml-6.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (807 kB) 2026-07-02 22:32:05.838 | Downloading requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-02 22:32:05.851 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 7.2 MB/s eta 0:00:00 2026-07-02 22:32:05.866 | Downloading certifi-2026.6.17-py3-none-any.whl (133 kB) 2026-07-02 22:32:05.882 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 11.9 MB/s eta 0:00:00 2026-07-02 22:32:05.898 | Downloading charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-02 22:32:05.915 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.6/216.6 kB 16.2 MB/s eta 0:00:00 2026-07-02 22:32:05.929 | Downloading idna-3.18-py3-none-any.whl (65 kB) 2026-07-02 22:32:05.943 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.7 MB/s eta 0:00:00 2026-07-02 22:32:05.959 | Downloading urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-02 22:32:05.973 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.1/131.1 kB 11.9 MB/s eta 0:00:00 2026-07-02 22:32:06.006 | Building wheels for collected packages: openstack_requirements 2026-07-02 22:32:06.008 | Building wheel for openstack_requirements (pyproject.toml): started 2026-07-02 22:32:08.306 | Building wheel for openstack_requirements (pyproject.toml): finished with status 'done' 2026-07-02 22:32:08.309 | Created wheel for openstack_requirements: filename=openstack_requirements-1.2.1.dev8484-py3-none-any.whl size=52404 sha256=0d2b88c124166855e4bdee345cf774e53d2e11803d373fb1c2e142822b29dcbb 2026-07-02 22:32:08.309 | Stored in directory: /tmp/pip-ephem-wheel-cache-w1_6oxpu/wheels/09/5d/92/4cd2c84803dbd4129257ae3d0359353f58d376e96c4633bda7 2026-07-02 22:32:08.313 | Successfully built openstack_requirements 2026-07-02 22:32:08.592 | Installing collected packages: urllib3, PyYAML, idna, fixtures, charset_normalizer, certifi, beagle, requests, openstack_requirements 2026-07-02 22:32:09.340 | 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.dev8484 requests-2.34.2 urllib3-2.7.0 2026-07-02 22:32:09.557 | + inc/python:pip_install:216 : result=0 2026-07-02 22:32:09.560 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:32:09.562 | + functions-common:time_stop:2420 : local name 2026-07-02 22:32:09.565 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:32:09.568 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:32:09.571 | + functions-common:time_stop:2423 : local total 2026-07-02 22:32:09.573 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:32:09.576 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:32:09.579 | + functions-common:time_stop:2427 : start_time=1783031518206 2026-07-02 22:32:09.582 | + functions-common:time_stop:2429 : [[ -z 1783031518206 ]] 2026-07-02 22:32:09.585 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:32:09.590 | + functions-common:time_stop:2432 : end_time=1783031529587 2026-07-02 22:32:09.592 | + functions-common:time_stop:2433 : elapsed_time=11381 2026-07-02 22:32:09.595 | + functions-common:time_stop:2434 : total=22231 2026-07-02 22:32:09.597 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:32:09.600 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=33612 2026-07-02 22:32:09.603 | + inc/python:pip_install:219 : return 0 2026-07-02 22:32:09.607 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2026-07-02 22:32:09.610 | + lib/infra:install_infra:42 : use_library_from_git pbr 2026-07-02 22:32:09.612 | + inc/python:use_library_from_git:266 : local name=pbr 2026-07-02 22:32:09.615 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:32:09.618 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:32:09.621 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pbr, ]] 2026-07-02 22:32:09.624 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:32:09.627 | + lib/infra:install_infra:48 : pip_install -U pbr 2026-07-02 22:32:09.649 | Using python 3.12 to install pbr 2026-07-02 22:32:09.651 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2026-07-02 22:32:10.612 | Requirement already satisfied: pbr in /opt/stack/data/venv/lib/python3.12/site-packages (7.0.3) 2026-07-02 22:32:10.797 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr) (82.0.1) 2026-07-02 22:32:11.034 | + inc/python:pip_install:216 : result=0 2026-07-02 22:32:11.036 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:32:11.040 | + functions-common:time_stop:2420 : local name 2026-07-02 22:32:11.043 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:32:11.046 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:32:11.049 | + functions-common:time_stop:2423 : local total 2026-07-02 22:32:11.052 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:32:11.055 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:32:11.058 | + functions-common:time_stop:2427 : start_time=1783031529643 2026-07-02 22:32:11.062 | + functions-common:time_stop:2429 : [[ -z 1783031529643 ]] 2026-07-02 22:32:11.066 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:32:11.071 | + functions-common:time_stop:2432 : end_time=1783031531067 2026-07-02 22:32:11.074 | + functions-common:time_stop:2433 : elapsed_time=1424 2026-07-02 22:32:11.078 | + functions-common:time_stop:2434 : total=33612 2026-07-02 22:32:11.081 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:32:11.084 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=35036 2026-07-02 22:32:11.088 | + inc/python:pip_install:219 : return 0 2026-07-02 22:32:11.091 | + ./stack.sh:main:835 : python3.12 -m venv /opt/stack/bindep-venv 2026-07-02 22:32:16.632 | + ./stack.sh:main:837 : /opt/stack/bindep-venv/bin/pip install bindep 2026-07-02 22:32:17.429 | Collecting bindep 2026-07-02 22:32:17.516 | Downloading bindep-2.14.0-py3-none-any.whl.metadata (11 kB) 2026-07-02 22:32:17.625 | Collecting distro>=1.7 (from bindep) 2026-07-02 22:32:17.640 | Downloading distro-1.9.0-py3-none-any.whl.metadata (6.8 kB) 2026-07-02 22:32:17.725 | Collecting packaging (from bindep) 2026-07-02 22:32:17.729 | Using cached packaging-26.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:32:17.776 | Collecting Parsley (from bindep) 2026-07-02 22:32:17.792 | Downloading Parsley-1.3-py2.py3-none-any.whl.metadata (4.1 kB) 2026-07-02 22:32:17.880 | Collecting pbr>=2 (from bindep) 2026-07-02 22:32:17.883 | Using cached pbr-7.0.3-py2.py3-none-any.whl.metadata (3.8 kB) 2026-07-02 22:32:18.283 | Collecting setuptools (from pbr>=2->bindep) 2026-07-02 22:32:18.285 | Using cached setuptools-82.0.1-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 22:32:18.371 | Downloading bindep-2.14.0-py3-none-any.whl (35 kB) 2026-07-02 22:32:18.410 | Downloading distro-1.9.0-py3-none-any.whl (20 kB) 2026-07-02 22:32:18.435 | Using cached pbr-7.0.3-py2.py3-none-any.whl (131 kB) 2026-07-02 22:32:18.439 | Using cached packaging-26.2-py3-none-any.whl (100 kB) 2026-07-02 22:32:18.457 | Downloading Parsley-1.3-py2.py3-none-any.whl (88 kB) 2026-07-02 22:32:18.478 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.9/88.9 kB 5.6 MB/s eta 0:00:00 2026-07-02 22:32:18.482 | Using cached setuptools-82.0.1-py3-none-any.whl (1.0 MB) 2026-07-02 22:32:18.626 | Installing collected packages: Parsley, setuptools, packaging, distro, pbr, bindep 2026-07-02 22:32:20.361 | 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-07-02 22:32:20.542 | + ./stack.sh:main:838 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-02 22:32:20.544 | + ./stack.sh:main:838 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2026-07-02 22:32:20.549 | ++ ./stack.sh:main:841 : _get_plugin_bindep_packages 2026-07-02 22:32:20.568 | + ./stack.sh:main:841 : pkgs= 2026-07-02 22:32:20.571 | + ./stack.sh:main:842 : [[ -n '' ]] 2026-07-02 22:32:20.573 | + ./stack.sh:main:849 : run_phase stack pre-install 2026-07-02 22:32:20.575 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 22:32:20.579 | + functions-common:run_phase:1849 : local phase=pre-install 2026-07-02 22:32:20.581 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 22:32:20.584 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 22:32:20.587 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 22:32:20.590 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 22:32:20.592 | + functions-common:run_phase:1858 : local extra 2026-07-02 22:32:20.595 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 22:32:20.599 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 22:32:20.601 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 22:32:20.604 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 22:32:20.606 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack pre-install 2026-07-02 22:32:20.608 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 22:32:20.625 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:32:20.627 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:32:20.630 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:32:20.632 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2026-07-02 22:32:20.635 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:32:20.638 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 22:32:20.640 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:32:20.643 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2026-07-02 22:32:20.646 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:32:20.648 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-02 22:32:20.651 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:32:20.653 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-02 22:32:20.655 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 22:32:20.657 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 22:32:20.659 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:32:20.662 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 22:32:20.664 | + functions-common:run_phase:1875 : run_plugins stack pre-install 2026-07-02 22:32:20.666 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 22:32:20.670 | + functions-common:run_plugins:1835 : local phase=pre-install 2026-07-02 22:32:20.672 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 22:32:20.675 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 22:32:20.678 | + ./stack.sh:main:852 : set_systemd_override DefaultLimitNOFILE 2048 2026-07-02 22:32:20.680 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2026-07-02 22:32:20.683 | + functions:set_systemd_override:845 : local value=2048 2026-07-02 22:32:20.686 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2026-07-02 22:32:20.688 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2026-07-02 22:32:20.757 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2026-07-02 22:32:20.757 | Set systemd system override for DefaultLimitNOFILE=2048 2026-07-02 22:32:20.760 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2026-07-02 22:32:21.167 | + ./stack.sh:main:854 : install_rpc_backend 2026-07-02 22:32:21.174 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2026-07-02 22:32:21.194 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:32:21.197 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2026-07-02 22:32:21.200 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:32:21.203 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:32:21.206 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:32:21.210 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:32:21.212 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:32:21.216 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:32:21.218 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:32:21.222 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:32:21.225 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:32:21.228 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:32:21.231 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:32:21.234 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:32:21.238 | + functions-common:install_package:1439 : real_install_package rabbitmq-server 2026-07-02 22:32:21.241 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:32:21.243 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:32:21.247 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:32:21.249 | + functions-common:real_install_package:1427 : apt_get install rabbitmq-server 2026-07-02 22:32:21.275 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2026-07-02 22:32:21.315 | Reading package lists... 2026-07-02 22:32:21.741 | Building dependency tree... 2026-07-02 22:32:21.745 | Reading state information... 2026-07-02 22:32:22.445 | The following packages were automatically installed and are no longer required: 2026-07-02 22:32:22.448 | libfwupd2 libgusb2 2026-07-02 22:32:22.448 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:32:22.450 | The following additional packages will be installed: 2026-07-02 22:32:22.451 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-02 22:32:22.451 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-02 22:32:22.451 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-02 22:32:22.454 | erlang-tools erlang-xmerl 2026-07-02 22:32:22.458 | Suggested packages: 2026-07-02 22:32:22.458 | erlang erlang-manpages erlang-doc 2026-07-02 22:32:22.527 | The following NEW packages will be installed: 2026-07-02 22:32:22.529 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2026-07-02 22:32:22.529 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2026-07-02 22:32:22.529 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2026-07-02 22:32:22.530 | erlang-tools erlang-xmerl rabbitmq-server 2026-07-02 22:32:22.597 | 0 upgraded, 18 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:32:22.597 | Need to get 36.1 MB of archives. 2026-07-02 22:32:22.597 | After this operation, 56.3 MB of additional disk space will be used. 2026-07-02 22:32:22.597 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-base amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [10.2 MB] 2026-07-02 22:32:22.722 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-asn1 amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [911 kB] 2026-07-02 22:32:22.733 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-crypto amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [162 kB] 2026-07-02 22:32:22.739 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-public-key amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [764 kB] 2026-07-02 22:32:22.749 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-mnesia amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [892 kB] 2026-07-02 22:32:22.759 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-runtime-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [227 kB] 2026-07-02 22:32:22.764 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ssl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1646 kB] 2026-07-02 22:32:22.783 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-eldap amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [126 kB] 2026-07-02 22:32:22.785 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-ftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [86.0 kB] 2026-07-02 22:32:22.789 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tftp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [102 kB] 2026-07-02 22:32:22.810 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-inets amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [641 kB] 2026-07-02 22:32:22.818 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-snmp amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1878 kB] 2026-07-02 22:32:22.839 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-os-mon amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [92.2 kB] 2026-07-02 22:32:22.841 | Get:14 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-parsetools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [194 kB] 2026-07-02 22:32:22.846 | Get:15 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-syntax-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [305 kB] 2026-07-02 22:32:22.852 | Get:16 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-tools amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [587 kB] 2026-07-02 22:32:22.860 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 erlang-xmerl amd64 1:25.3.2.8+dfsg-1ubuntu4.6 [1371 kB] 2026-07-02 22:32:22.876 | Get:18 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 rabbitmq-server all 3.12.1-1ubuntu1.2 [15.9 MB] 2026-07-02 22:32:23.301 | perl: warning: Setting locale failed. 2026-07-02 22:32:23.301 | perl: warning: Please check that your locale settings: 2026-07-02 22:32:23.301 | LANGUAGE = (unset), 2026-07-02 22:32:23.301 | LC_ALL = "en_US.utf8", 2026-07-02 22:32:23.301 | LANG = "de_DE.UTF-8" 2026-07-02 22:32:23.301 | are supported and installed on your system. 2026-07-02 22:32:23.301 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:32:23.363 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:32:23.363 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:32:23.363 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:32:23.566 | Fetched 36.1 MB in 0s (73.5 MB/s) 2026-07-02 22:32:23.643 | Selecting previously unselected package erlang-base. 2026-07-02 22:32:23.711 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 123085 files and directories currently installed.) 2026-07-02 22:32:23.718 | Preparing to unpack .../00-erlang-base_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:23.723 | Unpacking erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:24.099 | Selecting previously unselected package erlang-asn1. 2026-07-02 22:32:24.114 | Preparing to unpack .../01-erlang-asn1_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:24.118 | Unpacking erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:24.180 | Selecting previously unselected package erlang-crypto. 2026-07-02 22:32:24.194 | Preparing to unpack .../02-erlang-crypto_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:24.198 | Unpacking erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:24.246 | Selecting previously unselected package erlang-public-key. 2026-07-02 22:32:24.259 | Preparing to unpack .../03-erlang-public-key_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:24.263 | Unpacking erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:24.319 | Selecting previously unselected package erlang-mnesia. 2026-07-02 22:32:24.333 | Preparing to unpack .../04-erlang-mnesia_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:24.337 | Unpacking erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:24.406 | Selecting previously unselected package erlang-runtime-tools. 2026-07-02 22:32:24.420 | Preparing to unpack .../05-erlang-runtime-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:24.424 | Unpacking erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:24.487 | Selecting previously unselected package erlang-ssl. 2026-07-02 22:32:24.501 | Preparing to unpack .../06-erlang-ssl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:24.505 | Unpacking erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:24.598 | Selecting previously unselected package erlang-eldap. 2026-07-02 22:32:24.611 | Preparing to unpack .../07-erlang-eldap_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:24.616 | Unpacking erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:24.660 | Selecting previously unselected package erlang-ftp. 2026-07-02 22:32:24.674 | Preparing to unpack .../08-erlang-ftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:24.678 | Unpacking erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:24.724 | Selecting previously unselected package erlang-tftp. 2026-07-02 22:32:24.737 | Preparing to unpack .../09-erlang-tftp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:24.742 | Unpacking erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:24.788 | Selecting previously unselected package erlang-inets. 2026-07-02 22:32:24.801 | Preparing to unpack .../10-erlang-inets_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:24.805 | Unpacking erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:24.889 | Selecting previously unselected package erlang-snmp. 2026-07-02 22:32:24.902 | Preparing to unpack .../11-erlang-snmp_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:24.906 | Unpacking erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:25.062 | Selecting previously unselected package erlang-os-mon. 2026-07-02 22:32:25.076 | Preparing to unpack .../12-erlang-os-mon_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:25.080 | Unpacking erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:25.126 | Selecting previously unselected package erlang-parsetools. 2026-07-02 22:32:25.140 | Preparing to unpack .../13-erlang-parsetools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:25.145 | Unpacking erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:25.191 | Selecting previously unselected package erlang-syntax-tools. 2026-07-02 22:32:25.204 | Preparing to unpack .../14-erlang-syntax-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:25.208 | Unpacking erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:25.257 | Selecting previously unselected package erlang-tools. 2026-07-02 22:32:25.270 | Preparing to unpack .../15-erlang-tools_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:25.274 | Unpacking erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:25.339 | Selecting previously unselected package erlang-xmerl. 2026-07-02 22:32:25.352 | Preparing to unpack .../16-erlang-xmerl_1%3a25.3.2.8+dfsg-1ubuntu4.6_amd64.deb ... 2026-07-02 22:32:25.356 | Unpacking erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:25.440 | Selecting previously unselected package rabbitmq-server. 2026-07-02 22:32:25.454 | Preparing to unpack .../17-rabbitmq-server_3.12.1-1ubuntu1.2_all.deb ... 2026-07-02 22:32:25.461 | Unpacking rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-02 22:32:26.553 | Setting up erlang-base (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:26.915 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /usr/lib/systemd/system/epmd.service. 2026-07-02 22:32:26.915 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /usr/lib/systemd/system/epmd.socket. 2026-07-02 22:32:29.444 | Searching for services which depend on erlang and should be started... none found. 2026-07-02 22:32:29.462 | Setting up erlang-xmerl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.481 | Setting up erlang-syntax-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.491 | Setting up erlang-parsetools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.502 | Setting up erlang-asn1 (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.513 | Setting up erlang-tftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.525 | Setting up erlang-mnesia (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.536 | Setting up erlang-crypto (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.547 | Setting up erlang-runtime-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.559 | Setting up erlang-tools (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.570 | Setting up erlang-snmp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.582 | Setting up erlang-public-key (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.593 | Setting up erlang-ssl (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.606 | Setting up erlang-os-mon (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.618 | Setting up erlang-eldap (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.629 | Setting up erlang-ftp (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.641 | Setting up erlang-inets (1:25.3.2.8+dfsg-1ubuntu4.6) ... 2026-07-02 22:32:29.653 | Setting up rabbitmq-server (3.12.1-1ubuntu1.2) ... 2026-07-02 22:32:29.748 | info: Selecting GID from range 100 to 999 ... 2026-07-02 22:32:29.754 | info: Adding group `rabbitmq' (GID 118) ... 2026-07-02 22:32:29.865 | info: Selecting UID from range 100 to 999 ... 2026-07-02 22:32:29.865 | 2026-07-02 22:32:29.871 | info: Adding system user `rabbitmq' (UID 116) ... 2026-07-02 22:32:29.874 | info: Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2026-07-02 22:32:29.929 | info: Not creating home directory `/var/lib/rabbitmq'. 2026-07-02 22:32:30.154 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /usr/lib/systemd/system/rabbitmq-server.service. 2026-07-02 22:32:50.433 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:32:52.115 | perl: warning: Setting locale failed. 2026-07-02 22:32:52.115 | perl: warning: Please check that your locale settings: 2026-07-02 22:32:52.115 | LANGUAGE = (unset), 2026-07-02 22:32:52.115 | LC_ALL = "en_US.utf8", 2026-07-02 22:32:52.115 | LANG = "de_DE.UTF-8" 2026-07-02 22:32:52.115 | are supported and installed on your system. 2026-07-02 22:32:52.115 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:32:52.243 | perl: warning: Setting locale failed. 2026-07-02 22:32:52.247 | perl: warning: Please check that your locale settings: 2026-07-02 22:32:52.247 | LANGUAGE = (unset), 2026-07-02 22:32:52.247 | LC_ALL = "en_US.utf8", 2026-07-02 22:32:52.247 | LANG = "de_DE.UTF-8" 2026-07-02 22:32:52.247 | are supported and installed on your system. 2026-07-02 22:32:52.247 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:32:52.294 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:32:52.294 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:32:52.295 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:32:52.364 | perl: warning: Setting locale failed. 2026-07-02 22:32:52.365 | perl: warning: Please check that your locale settings: 2026-07-02 22:32:52.365 | LANGUAGE = (unset), 2026-07-02 22:32:52.365 | LC_ALL = "en_US.utf8", 2026-07-02 22:32:52.365 | LANG = "de_DE.UTF-8" 2026-07-02 22:32:52.365 | are supported and installed on your system. 2026-07-02 22:32:52.365 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:32:52.868 | 2026-07-02 22:32:52.869 | Running kernel seems to be up-to-date. 2026-07-02 22:32:52.869 | 2026-07-02 22:32:52.869 | Restarting services... 2026-07-02 22:32:52.892 | 2026-07-02 22:32:52.892 | Service restarts being deferred: 2026-07-02 22:32:52.893 | systemctl restart virtlockd.service 2026-07-02 22:32:52.894 | systemctl restart virtlogd.service 2026-07-02 22:32:52.894 | 2026-07-02 22:32:52.894 | No containers need to be restarted. 2026-07-02 22:32:52.894 | 2026-07-02 22:32:52.894 | User sessions running outdated binaries: 2026-07-02 22:32:52.894 | quobyte @ session #5: sshd[2053] 2026-07-02 22:32:52.905 | 2026-07-02 22:32:52.905 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:32:54.823 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:32:54.827 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:32:54.830 | + functions-common:time_stop:2420 : local name 2026-07-02 22:32:54.834 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:32:54.837 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:32:54.840 | + functions-common:time_stop:2423 : local total 2026-07-02 22:32:54.843 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:32:54.847 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:32:54.850 | + functions-common:time_stop:2427 : start_time=1783031541271 2026-07-02 22:32:54.854 | + functions-common:time_stop:2429 : [[ -z 1783031541271 ]] 2026-07-02 22:32:54.859 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:32:54.865 | + functions-common:time_stop:2432 : end_time=1783031574860 2026-07-02 22:32:54.868 | + functions-common:time_stop:2433 : elapsed_time=33589 2026-07-02 22:32:54.871 | + functions-common:time_stop:2434 : total=67150 2026-07-02 22:32:54.873 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:32:54.877 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=100739 2026-07-02 22:32:54.880 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:32:54.883 | + lib/rpc_backend:install_rpc_backend:55 : is_fedora 2026-07-02 22:32:54.886 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:32:54.889 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:32:54.893 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:32:54.896 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:32:54.899 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:32:54.902 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:32:54.905 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:32:54.908 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:32:54.911 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:32:54.915 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:32:54.918 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:32:54.921 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:32:54.924 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:32:54.927 | + ./stack.sh:main:855 : restart_rpc_backend 2026-07-02 22:32:54.931 | + lib/rpc_backend:restart_rpc_backend:68 : is_service_enabled rabbit 2026-07-02 22:32:54.952 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:32:54.956 | + lib/rpc_backend:restart_rpc_backend:70 : echo_summary 'Starting RabbitMQ' 2026-07-02 22:32:54.959 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:32:54.963 | + ./stack.sh:echo_summary:447 : echo -e Starting RabbitMQ 2026-07-02 22:32:54.966 | + lib/rpc_backend:restart_rpc_backend:81 : local i 2026-07-02 22:32:54.970 | ++ lib/rpc_backend:restart_rpc_backend:82 : seq 20 2026-07-02 22:32:54.975 | + lib/rpc_backend:restart_rpc_backend:82 : for i in `seq 20` 2026-07-02 22:32:54.978 | + lib/rpc_backend:restart_rpc_backend:83 : local rc=0 2026-07-02 22:32:54.981 | + lib/rpc_backend:restart_rpc_backend:85 : [[ 1 -eq 20 ]] 2026-07-02 22:32:54.984 | + lib/rpc_backend:restart_rpc_backend:87 : [[ 1 == \0 ]] 2026-07-02 22:32:54.988 | + lib/rpc_backend:restart_rpc_backend:91 : rabbit_setuser stackrabbit stackqueue 2026-07-02 22:32:54.991 | + lib/rpc_backend:rabbit_setuser:160 : local user=stackrabbit pass=stackqueue found= out= 2026-07-02 22:32:54.996 | ++ lib/rpc_backend:rabbit_setuser:161 : sudo rabbitmqctl list_users 2026-07-02 22:32:56.107 | + lib/rpc_backend:rabbit_setuser:161 : out='Listing users ... 2026-07-02 22:32:56.107 | user tags 2026-07-02 22:32:56.107 | guest [administrator]' 2026-07-02 22:32:56.112 | ++ lib/rpc_backend:rabbit_setuser:163 : echo 'Listing users ... 2026-07-02 22:32:56.112 | user tags 2026-07-02 22:32:56.112 | guest [administrator]' 2026-07-02 22:32:56.112 | ++ lib/rpc_backend:rabbit_setuser:163 : awk '$1 == user { print $1 }' user=stackrabbit 2026-07-02 22:32:56.120 | + lib/rpc_backend:rabbit_setuser:163 : found= 2026-07-02 22:32:56.123 | + lib/rpc_backend:rabbit_setuser:164 : '[' '' = stackrabbit ']' 2026-07-02 22:32:56.125 | + lib/rpc_backend:rabbit_setuser:168 : sudo rabbitmqctl add_user stackrabbit stackqueue 2026-07-02 22:32:57.314 | Adding user "stackrabbit" ... 2026-07-02 22:32:57.335 | Done. Don't forget to grant the user permissions to some virtual hosts! See 'rabbitmqctl help set_permissions' to learn more. 2026-07-02 22:32:57.359 | + lib/rpc_backend:rabbit_setuser:171 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2026-07-02 22:32:58.467 | Setting permissions for user "stackrabbit" in vhost "/" ... 2026-07-02 22:32:58.504 | + lib/rpc_backend:restart_rpc_backend:92 : '[' 0 -ne 0 ']' 2026-07-02 22:32:58.508 | + lib/rpc_backend:restart_rpc_backend:97 : sudo rabbitmqctl change_password stackrabbit stackqueue 2026-07-02 22:32:59.635 | Changing password for user "stackrabbit" ... 2026-07-02 22:32:59.670 | + lib/rpc_backend:restart_rpc_backend:99 : '[' 0 -ne 0 ']' 2026-07-02 22:32:59.674 | + lib/rpc_backend:restart_rpc_backend:103 : break 2026-07-02 22:32:59.677 | + lib/rpc_backend:restart_rpc_backend:106 : sudo rabbitmqctl delete_user guest 2026-07-02 22:33:00.766 | Deleting user "guest" ... 2026-07-02 22:33:00.802 | + ./stack.sh:main:857 : is_service_enabled mysql postgresql 2026-07-02 22:33:00.823 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:33:00.828 | + ./stack.sh:main:858 : install_database 2026-07-02 22:33:00.830 | + lib/database:install_database:118 : install_database_mysql 2026-07-02 22:33:00.834 | + lib/databases/mysql:install_database_mysql:202 : is_ubuntu 2026-07-02 22:33:00.837 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:33:00.842 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:33:00.845 | + lib/databases/mysql:install_database_mysql:205 : sudo debconf-set-selections 2026-07-02 22:33:00.857 | perl: warning: Setting locale failed. 2026-07-02 22:33:00.857 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:00.857 | LANGUAGE = (unset), 2026-07-02 22:33:00.858 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:00.858 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:00.858 | are supported and installed on your system. 2026-07-02 22:33:00.858 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:00.909 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:33:00.909 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:33:00.909 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:33:01.024 | + lib/databases/mysql:install_database_mysql:215 : [[ ! -e /home/quobyte/.my.cnf ]] 2026-07-02 22:33:01.028 | + lib/databases/mysql:install_database_mysql:216 : cat 2026-07-02 22:33:01.034 | + lib/databases/mysql:install_database_mysql:222 : is_ubuntu 2026-07-02 22:33:01.037 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:33:01.041 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:33:01.045 | + lib/databases/mysql:install_database_mysql:222 : '[' mysql '!=' mariadb ']' 2026-07-02 22:33:01.049 | + lib/databases/mysql:install_database_mysql:223 : echo host=127.0.0.1 2026-07-02 22:33:01.052 | + lib/databases/mysql:install_database_mysql:225 : chmod 0600 /home/quobyte/.my.cnf 2026-07-02 22:33:01.058 | + lib/databases/mysql:install_database_mysql:228 : [[ True == \T\r\u\e ]] 2026-07-02 22:33:01.061 | + lib/databases/mysql:install_database_mysql:229 : is_fedora 2026-07-02 22:33:01.065 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:33:01.068 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:33:01.071 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:33:01.075 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:33:01.079 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:33:01.082 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:33:01.086 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:33:01.089 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:33:01.092 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:33:01.095 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:33:01.099 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:33:01.102 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:33:01.105 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:33:01.109 | + lib/databases/mysql:install_database_mysql:232 : is_ubuntu 2026-07-02 22:33:01.112 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:33:01.115 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:33:01.119 | + lib/databases/mysql:install_database_mysql:233 : install_package mysql-server 2026-07-02 22:33:01.122 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:33:01.126 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:33:01.129 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:33:01.132 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:33:01.136 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:33:01.139 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:33:01.142 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:33:01.145 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:33:01.149 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:33:01.152 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:33:01.155 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:33:01.158 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:33:01.161 | + functions-common:install_package:1439 : real_install_package mysql-server 2026-07-02 22:33:01.165 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:33:01.168 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:33:01.170 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:33:01.174 | + functions-common:real_install_package:1427 : apt_get install mysql-server 2026-07-02 22:33:01.195 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2026-07-02 22:33:01.234 | Reading package lists... 2026-07-02 22:33:01.595 | Building dependency tree... 2026-07-02 22:33:01.597 | Reading state information... 2026-07-02 22:33:02.134 | The following packages were automatically installed and are no longer required: 2026-07-02 22:33:02.136 | libfwupd2 libgusb2 2026-07-02 22:33:02.137 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:33:02.138 | The following additional packages will be installed: 2026-07-02 22:33:02.139 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-02 22:33:02.139 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-02 22:33:02.139 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-02 22:33:02.142 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-02 22:33:02.142 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-02 22:33:02.142 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-02 22:33:02.142 | mysql-client-core-8.0 mysql-server-8.0 mysql-server-core-8.0 2026-07-02 22:33:02.144 | Suggested packages: 2026-07-02 22:33:02.144 | libdata-dump-perl libipc-sharedcache-perl libio-compress-brotli-perl 2026-07-02 22:33:02.144 | libbusiness-isbn-perl libregexp-ipv6-perl libwww-perl mailx tinyca 2026-07-02 22:33:02.197 | The following NEW packages will be installed: 2026-07-02 22:33:02.197 | libcgi-fast-perl libcgi-pm-perl libclone-perl libencode-locale-perl 2026-07-02 22:33:02.198 | libevent-pthreads-2.1-7t64 libfcgi-bin libfcgi-perl libfcgi0t64 2026-07-02 22:33:02.198 | libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2026-07-02 22:33:02.198 | libhttp-date-perl libhttp-message-perl libio-html-perl 2026-07-02 22:33:02.199 | liblwp-mediatypes-perl libmecab2 libprotobuf-lite32t64 libtimedate-perl 2026-07-02 22:33:02.199 | liburi-perl mecab-ipadic mecab-ipadic-utf8 mecab-utils mysql-client-8.0 2026-07-02 22:33:02.200 | mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 2026-07-02 22:33:02.246 | 0 upgraded, 27 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:33:02.246 | Need to get 29.6 MB of archives. 2026-07-02 22:33:02.246 | After this operation, 243 MB of additional disk space will be used. 2026-07-02 22:33:02.247 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [2740 kB] 2026-07-02 22:33:02.283 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-client-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [22.4 kB] 2026-07-02 22:33:02.287 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 libevent-pthreads-2.1-7t64 amd64 2.1.12-stable-9ubuntu2 [7982 B] 2026-07-02 22:33:02.291 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libmecab2 amd64 0.996-14ubuntu4 [201 kB] 2026-07-02 22:33:02.297 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libprotobuf-lite32t64 amd64 3.21.12-8.2ubuntu0.3 [238 kB] 2026-07-02 22:33:02.302 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-core-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [17.5 MB] 2026-07-02 22:33:02.491 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server-8.0 amd64 8.0.46-0ubuntu0.24.04.3 [1442 kB] 2026-07-02 22:33:02.508 | Get:8 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-tagset-perl all 3.20-6 [11.3 kB] 2026-07-02 22:33:02.508 | Get:9 http://archive.ubuntu.com/ubuntu noble/main amd64 liburi-perl all 5.27-1 [88.0 kB] 2026-07-02 22:33:02.514 | Get:10 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-parser-perl amd64 3.81-1build3 [85.8 kB] 2026-07-02 22:33:02.519 | Get:11 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-pm-perl all 4.63-1 [185 kB] 2026-07-02 22:33:02.525 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi0t64 amd64 2.4.2-2.1ubuntu0.24.04.1 [27.0 kB] 2026-07-02 22:33:02.530 | Get:13 http://archive.ubuntu.com/ubuntu noble/main amd64 libfcgi-perl amd64 0.82+ds-3build2 [21.7 kB] 2026-07-02 22:33:02.535 | Get:14 http://archive.ubuntu.com/ubuntu noble/main amd64 libcgi-fast-perl all 1:2.17-1 [10.3 kB] 2026-07-02 22:33:02.539 | Get:15 http://archive.ubuntu.com/ubuntu noble/main amd64 libclone-perl amd64 0.46-1build3 [10.7 kB] 2026-07-02 22:33:02.543 | Get:16 http://archive.ubuntu.com/ubuntu noble/main amd64 libencode-locale-perl all 1.05-3 [11.6 kB] 2026-07-02 22:33:02.547 | Get:17 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libfcgi-bin amd64 2.4.2-2.1ubuntu0.24.04.1 [11.2 kB] 2026-07-02 22:33:02.552 | Get:18 http://archive.ubuntu.com/ubuntu noble/main amd64 libhtml-template-perl all 2.97-2 [60.2 kB] 2026-07-02 22:33:02.556 | Get:19 http://archive.ubuntu.com/ubuntu noble/main amd64 libtimedate-perl all 2.3300-2 [34.0 kB] 2026-07-02 22:33:02.560 | Get:20 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-date-perl all 6.06-1 [10.2 kB] 2026-07-02 22:33:02.565 | Get:21 http://archive.ubuntu.com/ubuntu noble/main amd64 libio-html-perl all 1.004-3 [15.9 kB] 2026-07-02 22:33:02.569 | Get:22 http://archive.ubuntu.com/ubuntu noble/main amd64 liblwp-mediatypes-perl all 6.04-2 [20.1 kB] 2026-07-02 22:33:02.574 | Get:23 http://archive.ubuntu.com/ubuntu noble/main amd64 libhttp-message-perl all 6.45-1ubuntu1 [78.2 kB] 2026-07-02 22:33:02.578 | Get:24 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-utils amd64 0.996-14ubuntu4 [4804 B] 2026-07-02 22:33:02.582 | Get:25 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic all 2.7.0-20070801+main-3 [6718 kB] 2026-07-02 22:33:02.654 | Get:26 http://archive.ubuntu.com/ubuntu noble/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-3 [4384 B] 2026-07-02 22:33:02.655 | Get:27 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 mysql-server all 8.0.46-0ubuntu0.24.04.3 [9526 B] 2026-07-02 22:33:02.881 | perl: warning: Setting locale failed. 2026-07-02 22:33:02.881 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:02.881 | LANGUAGE = (unset), 2026-07-02 22:33:02.881 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:02.881 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:02.881 | are supported and installed on your system. 2026-07-02 22:33:02.881 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:02.942 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:33:02.942 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:33:02.942 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:33:03.063 | Vorkonfiguration der Pakete ... 2026-07-02 22:33:03.074 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:33:03.203 | Fetched 29.6 MB in 0s (69.0 MB/s) 2026-07-02 22:33:03.240 | Selecting previously unselected package mysql-client-core-8.0. 2026-07-02 22:33:03.297 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 125890 files and directories currently installed.) 2026-07-02 22:33:03.304 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 22:33:03.308 | Unpacking mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:33:03.697 | Selecting previously unselected package mysql-client-8.0. 2026-07-02 22:33:03.708 | Preparing to unpack .../01-mysql-client-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 22:33:03.713 | Unpacking mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:33:03.764 | Selecting previously unselected package libevent-pthreads-2.1-7t64:amd64. 2026-07-02 22:33:03.776 | Preparing to unpack .../02-libevent-pthreads-2.1-7t64_2.1.12-stable-9ubuntu2_amd64.deb ... 2026-07-02 22:33:03.787 | Unpacking libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 22:33:03.831 | Selecting previously unselected package libmecab2:amd64. 2026-07-02 22:33:03.840 | Preparing to unpack .../03-libmecab2_0.996-14ubuntu4_amd64.deb ... 2026-07-02 22:33:03.845 | Unpacking libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-02 22:33:03.896 | Selecting previously unselected package libprotobuf-lite32t64:amd64. 2026-07-02 22:33:03.908 | Preparing to unpack .../04-libprotobuf-lite32t64_3.21.12-8.2ubuntu0.3_amd64.deb ... 2026-07-02 22:33:03.913 | Unpacking libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-02 22:33:03.962 | Selecting previously unselected package mysql-server-core-8.0. 2026-07-02 22:33:03.972 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 22:33:03.976 | Unpacking mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:33:04.915 | Selecting previously unselected package mysql-server-8.0. 2026-07-02 22:33:04.926 | Preparing to unpack .../06-mysql-server-8.0_8.0.46-0ubuntu0.24.04.3_amd64.deb ... 2026-07-02 22:33:04.935 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:33:04.986 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:33:04.986 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:33:04.986 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:33:05.064 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:33:05.075 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:33:05.372 | Unpacking mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:33:05.444 | Selecting previously unselected package libhtml-tagset-perl. 2026-07-02 22:33:05.454 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-6_all.deb ... 2026-07-02 22:33:05.459 | Unpacking libhtml-tagset-perl (3.20-6) ... 2026-07-02 22:33:05.505 | Selecting previously unselected package liburi-perl. 2026-07-02 22:33:05.517 | Preparing to unpack .../08-liburi-perl_5.27-1_all.deb ... 2026-07-02 22:33:05.522 | Unpacking liburi-perl (5.27-1) ... 2026-07-02 22:33:05.611 | Selecting previously unselected package libhtml-parser-perl:amd64. 2026-07-02 22:33:05.622 | Preparing to unpack .../09-libhtml-parser-perl_3.81-1build3_amd64.deb ... 2026-07-02 22:33:05.627 | Unpacking libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-02 22:33:05.688 | Selecting previously unselected package libcgi-pm-perl. 2026-07-02 22:33:05.699 | Preparing to unpack .../10-libcgi-pm-perl_4.63-1_all.deb ... 2026-07-02 22:33:05.704 | Unpacking libcgi-pm-perl (4.63-1) ... 2026-07-02 22:33:05.772 | Selecting previously unselected package libfcgi0t64:amd64. 2026-07-02 22:33:05.782 | Preparing to unpack .../11-libfcgi0t64_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:33:05.786 | Unpacking libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 22:33:05.833 | Selecting previously unselected package libfcgi-perl. 2026-07-02 22:33:05.845 | Preparing to unpack .../12-libfcgi-perl_0.82+ds-3build2_amd64.deb ... 2026-07-02 22:33:05.850 | Unpacking libfcgi-perl (0.82+ds-3build2) ... 2026-07-02 22:33:05.897 | Selecting previously unselected package libcgi-fast-perl. 2026-07-02 22:33:05.909 | Preparing to unpack .../13-libcgi-fast-perl_1%3a2.17-1_all.deb ... 2026-07-02 22:33:05.913 | Unpacking libcgi-fast-perl (1:2.17-1) ... 2026-07-02 22:33:05.957 | Selecting previously unselected package libclone-perl:amd64. 2026-07-02 22:33:05.969 | Preparing to unpack .../14-libclone-perl_0.46-1build3_amd64.deb ... 2026-07-02 22:33:05.973 | Unpacking libclone-perl:amd64 (0.46-1build3) ... 2026-07-02 22:33:06.016 | Selecting previously unselected package libencode-locale-perl. 2026-07-02 22:33:06.029 | Preparing to unpack .../15-libencode-locale-perl_1.05-3_all.deb ... 2026-07-02 22:33:06.033 | Unpacking libencode-locale-perl (1.05-3) ... 2026-07-02 22:33:06.078 | Selecting previously unselected package libfcgi-bin. 2026-07-02 22:33:06.090 | Preparing to unpack .../16-libfcgi-bin_2.4.2-2.1ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:33:06.094 | Unpacking libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 22:33:06.136 | Selecting previously unselected package libhtml-template-perl. 2026-07-02 22:33:06.148 | Preparing to unpack .../17-libhtml-template-perl_2.97-2_all.deb ... 2026-07-02 22:33:06.152 | Unpacking libhtml-template-perl (2.97-2) ... 2026-07-02 22:33:06.200 | Selecting previously unselected package libtimedate-perl. 2026-07-02 22:33:06.210 | Preparing to unpack .../18-libtimedate-perl_2.3300-2_all.deb ... 2026-07-02 22:33:06.215 | Unpacking libtimedate-perl (2.3300-2) ... 2026-07-02 22:33:06.285 | Selecting previously unselected package libhttp-date-perl. 2026-07-02 22:33:06.300 | Preparing to unpack .../19-libhttp-date-perl_6.06-1_all.deb ... 2026-07-02 22:33:06.303 | Unpacking libhttp-date-perl (6.06-1) ... 2026-07-02 22:33:06.345 | Selecting previously unselected package libio-html-perl. 2026-07-02 22:33:06.360 | Preparing to unpack .../20-libio-html-perl_1.004-3_all.deb ... 2026-07-02 22:33:06.363 | Unpacking libio-html-perl (1.004-3) ... 2026-07-02 22:33:06.405 | Selecting previously unselected package liblwp-mediatypes-perl. 2026-07-02 22:33:06.420 | Preparing to unpack .../21-liblwp-mediatypes-perl_6.04-2_all.deb ... 2026-07-02 22:33:06.423 | Unpacking liblwp-mediatypes-perl (6.04-2) ... 2026-07-02 22:33:06.473 | Selecting previously unselected package libhttp-message-perl. 2026-07-02 22:33:06.487 | Preparing to unpack .../22-libhttp-message-perl_6.45-1ubuntu1_all.deb ... 2026-07-02 22:33:06.490 | Unpacking libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-02 22:33:06.544 | Selecting previously unselected package mecab-utils. 2026-07-02 22:33:06.559 | Preparing to unpack .../23-mecab-utils_0.996-14ubuntu4_amd64.deb ... 2026-07-02 22:33:06.562 | Unpacking mecab-utils (0.996-14ubuntu4) ... 2026-07-02 22:33:06.609 | Selecting previously unselected package mecab-ipadic. 2026-07-02 22:33:06.623 | Preparing to unpack .../24-mecab-ipadic_2.7.0-20070801+main-3_all.deb ... 2026-07-02 22:33:06.627 | Unpacking mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-02 22:33:07.270 | Selecting previously unselected package mecab-ipadic-utf8. 2026-07-02 22:33:07.286 | Preparing to unpack .../25-mecab-ipadic-utf8_2.7.0-20070801+main-3_all.deb ... 2026-07-02 22:33:07.290 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-02 22:33:07.334 | Selecting previously unselected package mysql-server. 2026-07-02 22:33:07.346 | Preparing to unpack .../26-mysql-server_8.0.46-0ubuntu0.24.04.3_all.deb ... 2026-07-02 22:33:07.350 | Unpacking mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:33:07.419 | Setting up libprotobuf-lite32t64:amd64 (3.21.12-8.2ubuntu0.3) ... 2026-07-02 22:33:07.431 | Setting up libmecab2:amd64 (0.996-14ubuntu4) ... 2026-07-02 22:33:07.489 | Setting up mysql-client-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:33:07.559 | Setting up libclone-perl:amd64 (0.46-1build3) ... 2026-07-02 22:33:07.572 | Setting up libevent-pthreads-2.1-7t64:amd64 (2.1.12-stable-9ubuntu2) ... 2026-07-02 22:33:07.583 | Setting up libfcgi0t64:amd64 (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 22:33:07.594 | Setting up libhtml-tagset-perl (3.20-6) ... 2026-07-02 22:33:07.606 | Setting up liblwp-mediatypes-perl (6.04-2) ... 2026-07-02 22:33:07.617 | Setting up libfcgi-bin (2.4.2-2.1ubuntu0.24.04.1) ... 2026-07-02 22:33:07.628 | Setting up libencode-locale-perl (1.05-3) ... 2026-07-02 22:33:07.639 | Setting up mecab-utils (0.996-14ubuntu4) ... 2026-07-02 22:33:07.651 | Setting up libio-html-perl (1.004-3) ... 2026-07-02 22:33:07.662 | Setting up mysql-server-core-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:33:07.673 | Setting up libtimedate-perl (2.3300-2) ... 2026-07-02 22:33:07.684 | Setting up mysql-client-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:33:07.696 | Setting up libfcgi-perl (0.82+ds-3build2) ... 2026-07-02 22:33:07.707 | Setting up liburi-perl (5.27-1) ... 2026-07-02 22:33:07.718 | Setting up mysql-server-8.0 (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:33:07.769 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:33:07.822 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:33:07.822 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:33:07.822 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:33:07.899 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:33:07.910 | /bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:33:07.969 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2026-07-02 22:33:08.003 | Renaming removed key_buffer and myisam-recover options (if present) 2026-07-02 22:33:19.952 | mysqld will log errors to /var/log/mysql/error.log 2026-07-02 22:33:20.800 | mysqld is running as pid 16186 2026-07-02 22:33:23.242 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /usr/lib/systemd/system/mysql.service. 2026-07-02 22:33:24.831 | Setting up libhttp-date-perl (6.06-1) ... 2026-07-02 22:33:24.842 | Setting up mecab-ipadic (2.7.0-20070801+main-3) ... 2026-07-02 22:33:24.852 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-02 22:33:24.856 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-02 22:33:24.856 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-02 22:33:24.857 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-02 22:33:25.073 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-02 22:33:25.120 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-02 22:33:25.120 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-02 22:33:25.120 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-02 22:33:25.120 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-02 22:33:25.128 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-02 22:33:25.132 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-02 22:33:25.213 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-02 22:33:25.213 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-02 22:33:25.213 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-02 22:33:25.214 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-02 22:33:25.307 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-02 22:33:25.309 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-02 22:33:25.318 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-02 22:33:25.319 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-02 22:33:25.319 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-02 22:33:25.320 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-02 22:33:25.349 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-02 22:33:25.349 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-02 22:33:25.350 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-02 22:33:25.665 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-02 22:33:25.665 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-02 22:33:25.666 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-02 22:33:25.814 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-02 22:33:25.862 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-02 22:33:25.863 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-02 22:33:26.212 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-02 22:33:26.323 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-02 22:33:26.571 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-02 22:33:26.574 | 2026-07-02 22:33:26.574 | done! 2026-07-02 22:33:26.580 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-02 22:33:26.588 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-3) ... 2026-07-02 22:33:26.599 | Compiling IPA dictionary for Mecab. This takes long time... 2026-07-02 22:33:26.607 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2026-07-02 22:33:26.607 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2026-07-02 22:33:26.607 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2026-07-02 22:33:26.927 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2026-07-02 22:33:27.010 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2026-07-02 22:33:27.011 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2026-07-02 22:33:27.011 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2026-07-02 22:33:27.012 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2026-07-02 22:33:27.022 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2026-07-02 22:33:27.030 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2026-07-02 22:33:27.139 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2026-07-02 22:33:27.140 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2026-07-02 22:33:27.140 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2026-07-02 22:33:27.140 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2026-07-02 22:33:27.266 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2026-07-02 22:33:27.270 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2026-07-02 22:33:27.282 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2026-07-02 22:33:27.282 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2026-07-02 22:33:27.283 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2026-07-02 22:33:27.284 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2026-07-02 22:33:27.325 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2026-07-02 22:33:27.326 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2026-07-02 22:33:27.327 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2026-07-02 22:33:27.791 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2026-07-02 22:33:27.792 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2026-07-02 22:33:27.792 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2026-07-02 22:33:27.999 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2026-07-02 22:33:28.068 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2026-07-02 22:33:28.069 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2026-07-02 22:33:28.516 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2026-07-02 22:33:28.657 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2026-07-02 22:33:28.904 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2026-07-02 22:33:28.907 | 2026-07-02 22:33:28.907 | done! 2026-07-02 22:33:28.914 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2026-07-02 22:33:28.923 | Setting up libhtml-parser-perl:amd64 (3.81-1build3) ... 2026-07-02 22:33:28.935 | Setting up libhttp-message-perl (6.45-1ubuntu1) ... 2026-07-02 22:33:28.947 | Setting up mysql-server (8.0.46-0ubuntu0.24.04.3) ... 2026-07-02 22:33:28.958 | Setting up libcgi-pm-perl (4.63-1) ... 2026-07-02 22:33:28.970 | Setting up libhtml-template-perl (2.97-2) ... 2026-07-02 22:33:28.982 | Setting up libcgi-fast-perl (1:2.17-1) ... 2026-07-02 22:33:28.995 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:33:30.883 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 22:33:31.137 | perl: warning: Setting locale failed. 2026-07-02 22:33:31.137 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:31.137 | LANGUAGE = (unset), 2026-07-02 22:33:31.137 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:31.137 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:31.137 | are supported and installed on your system. 2026-07-02 22:33:31.138 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:31.266 | perl: warning: Setting locale failed. 2026-07-02 22:33:31.266 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:31.266 | LANGUAGE = (unset), 2026-07-02 22:33:31.266 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:31.266 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:31.266 | are supported and installed on your system. 2026-07-02 22:33:31.267 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:31.317 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:33:31.317 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:33:31.317 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:33:31.388 | perl: warning: Setting locale failed. 2026-07-02 22:33:31.391 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:31.391 | LANGUAGE = (unset), 2026-07-02 22:33:31.391 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:31.391 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:31.391 | are supported and installed on your system. 2026-07-02 22:33:31.391 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:31.912 | 2026-07-02 22:33:31.912 | Running kernel seems to be up-to-date. 2026-07-02 22:33:31.912 | 2026-07-02 22:33:31.912 | Restarting services... 2026-07-02 22:33:31.936 | 2026-07-02 22:33:31.936 | Service restarts being deferred: 2026-07-02 22:33:31.937 | systemctl restart virtlockd.service 2026-07-02 22:33:31.937 | systemctl restart virtlogd.service 2026-07-02 22:33:31.937 | 2026-07-02 22:33:31.937 | No containers need to be restarted. 2026-07-02 22:33:31.937 | 2026-07-02 22:33:31.937 | User sessions running outdated binaries: 2026-07-02 22:33:31.939 | quobyte @ session #5: sshd[2053] 2026-07-02 22:33:31.951 | 2026-07-02 22:33:31.951 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:33:33.929 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:33:33.933 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:33:33.935 | + functions-common:time_stop:2420 : local name 2026-07-02 22:33:33.939 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:33:33.942 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:33:33.945 | + functions-common:time_stop:2423 : local total 2026-07-02 22:33:33.949 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:33:33.952 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:33:33.955 | + functions-common:time_stop:2427 : start_time=1783031581192 2026-07-02 22:33:33.959 | + functions-common:time_stop:2429 : [[ -z 1783031581192 ]] 2026-07-02 22:33:33.963 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:33:33.969 | + functions-common:time_stop:2432 : end_time=1783031613964 2026-07-02 22:33:33.972 | + functions-common:time_stop:2433 : elapsed_time=32772 2026-07-02 22:33:33.976 | + functions-common:time_stop:2434 : total=100739 2026-07-02 22:33:33.978 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:33:33.982 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=133511 2026-07-02 22:33:33.985 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:33:33.988 | + ./stack.sh:main:860 : '[' -n mysql ']' 2026-07-02 22:33:33.990 | + ./stack.sh:main:861 : install_database_python 2026-07-02 22:33:33.993 | + lib/database:install_database_python:123 : install_database_python_mysql 2026-07-02 22:33:33.996 | + lib/databases/mysql:install_database_python_mysql:242 : pip_install_gr PyMySQL 2026-07-02 22:33:33.998 | + inc/python:pip_install_gr:94 : local name=PyMySQL 2026-07-02 22:33:34.001 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 22:33:34.005 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements PyMySQL 2026-07-02 22:33:34.008 | ++ inc/python:get_from_global_requirements:241 : local package=PyMySQL 2026-07-02 22:33:34.011 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 22:33:34.016 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2026-07-02 22:33:34.016 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 22:33:34.021 | ++ inc/python:get_from_global_requirements:243 : required_pkg='PyMySQL ' 2026-07-02 22:33:34.024 | ++ inc/python:get_from_global_requirements:244 : [[ PyMySQL == '' ]] 2026-07-02 22:33:34.027 | ++ inc/python:get_from_global_requirements:247 : echo PyMySQL 2026-07-02 22:33:34.030 | + inc/python:pip_install_gr:96 : clean_name=PyMySQL 2026-07-02 22:33:34.034 | + inc/python:pip_install_gr:97 : pip_install PyMySQL 2026-07-02 22:33:34.058 | Using python 3.12 to install PyMySQL 2026-07-02 22:33:34.060 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2026-07-02 22:33:35.195 | Collecting PyMySQL 2026-07-02 22:33:35.329 | Downloading pymysql-1.2.0-py3-none-any.whl.metadata (4.3 kB) 2026-07-02 22:33:35.355 | Downloading pymysql-1.2.0-py3-none-any.whl (45 kB) 2026-07-02 22:33:35.526 | Installing collected packages: PyMySQL 2026-07-02 22:33:35.595 | Successfully installed PyMySQL-1.2.0 2026-07-02 22:33:35.696 | + inc/python:pip_install:216 : result=0 2026-07-02 22:33:35.699 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:33:35.702 | + functions-common:time_stop:2420 : local name 2026-07-02 22:33:35.704 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:33:35.707 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:33:35.710 | + functions-common:time_stop:2423 : local total 2026-07-02 22:33:35.713 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:33:35.716 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:33:35.719 | + functions-common:time_stop:2427 : start_time=1783031614051 2026-07-02 22:33:35.723 | + functions-common:time_stop:2429 : [[ -z 1783031614051 ]] 2026-07-02 22:33:35.727 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:33:35.731 | + functions-common:time_stop:2432 : end_time=1783031615728 2026-07-02 22:33:35.735 | + functions-common:time_stop:2433 : elapsed_time=1677 2026-07-02 22:33:35.737 | + functions-common:time_stop:2434 : total=35036 2026-07-02 22:33:35.740 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:33:35.743 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=36713 2026-07-02 22:33:35.746 | + inc/python:pip_install:219 : return 0 2026-07-02 22:33:35.749 | + lib/databases/mysql:install_database_python_mysql:243 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2026-07-02 22:33:35.752 | + lib/databases/mysql:install_database_python_mysql:245 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2026-07-02 22:33:35.755 | + lib/databases/mysql:install_database_python_mysql:246 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2026-07-02 22:33:35.757 | + ./stack.sh:main:864 : is_service_enabled neutron 2026-07-02 22:33:35.776 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:33:35.779 | + ./stack.sh:main:865 : install_neutron_agent_packages 2026-07-02 22:33:35.781 | + lib/neutron:install_neutron_agent_packages:547 : is_service_enabled q-l3 neutron-l3 2026-07-02 22:33:35.800 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:33:35.803 | + lib/neutron:install_neutron_agent_packages:551 : is_service_enabled q-agt neutron-agent q-dhcp neutron-dhcp q-l3 neutron-l3 2026-07-02 22:33:35.821 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:33:35.824 | + ./stack.sh:main:868 : is_service_enabled etcd3 2026-07-02 22:33:35.844 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:33:35.848 | + ./stack.sh:main:869 : install_etcd3 2026-07-02 22:33:35.852 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2026-07-02 22:33:35.852 | Installing etcd 2026-07-02 22:33:35.856 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2026-07-02 22:33:35.872 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2026-07-02 22:33:35.887 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2026-07-02 22:33:35.891 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2026-07-02 22:33:35.908 | + lib/etcd3:install_etcd3:113 : local etcd_file 2026-07-02 22:33:35.912 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 22:33:35.915 | ++ functions:get_extra_file:66 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 22:33:35.919 | ++ functions:get_extra_file:67 : local 'retry_args=--retry-on-host-error --retry-on-http-error=500,503 ' 2026-07-02 22:33:35.923 | ++ functions:get_extra_file:68 : retry_args+='-t 2 --waitretry=10 ' 2026-07-02 22:33:35.926 | ++ functions:get_extra_file:69 : retry_args+='--tries=3 --retry-connrefused' 2026-07-02 22:33:35.930 | ++ functions:get_extra_file:71 : local file_name=etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 22:33:35.933 | ++ functions:get_extra_file:72 : [[ https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz != file* ]] 2026-07-02 22:33:35.936 | ++ functions:get_extra_file:74 : [[ ! -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz ]] 2026-07-02 22:33:35.940 | ++ functions:get_extra_file:75 : wget --progress=dot:giga --retry-on-host-error --retry-on-http-error=500,503 -t 2 --waitretry=10 --tries=3 --retry-connrefused -c https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz -O /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 22:33:35.945 | --2026-07-03 00:33:35-- https://github.com/etcd-io/etcd/releases/download/v3.5.21/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 22:33:36.012 | Resolving github.com (github.com)... 140.82.121.4 2026-07-02 22:33:36.028 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2026-07-02 22:33:36.244 | HTTP request sent, awaiting response... 302 Found 2026-07-02 22:33:36.244 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-02T23%3A07%3A13Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-02T22%3A06%3A20Z&ske=2026-07-02T23%3A07%3A13Z&sks=b&skv=2018-11-09&sig=EIi%2F2dtt2ZPnzmSReUvTSAZysUN4VcO84flaXyjEEW4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzAzMzQxNiwibmJmIjoxNzgzMDMxNjE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.BF9uyZ7LzJY3AlzNe9uVinf8iPAl4RaLkhAEgLTJ020&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2026-07-02 22:33:36.244 | --2026-07-03 00:33:36-- https://release-assets.githubusercontent.com/github-production-release-asset/11225014/a921b041-0d04-41f7-96b3-8dfd08eb5f41?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-02T23%3A07%3A13Z&rscd=attachment%3B+filename%3Detcd-v3.5.21-linux-amd64.tar.gz&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-02T22%3A06%3A20Z&ske=2026-07-02T23%3A07%3A13Z&sks=b&skv=2018-11-09&sig=EIi%2F2dtt2ZPnzmSReUvTSAZysUN4VcO84flaXyjEEW4%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzAzMzQxNiwibmJmIjoxNzgzMDMxNjE2LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.BF9uyZ7LzJY3AlzNe9uVinf8iPAl4RaLkhAEgLTJ020&response-content-disposition=attachment%3B%20filename%3Detcd-v3.5.21-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2026-07-02 22:33:36.277 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.109.133, ... 2026-07-02 22:33:36.288 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.110.133|:443... connected. 2026-07-02 22:33:36.329 | HTTP request sent, awaiting response... 200 OK 2026-07-02 22:33:36.329 | Length: 20927601 (20M) [application/octet-stream] 2026-07-02 22:33:36.329 | Saving to: '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-02 22:33:36.382 | 2026-07-02 22:33:36.598 | 0K ........ ........ ... 100% 74.1M=0.3s 2026-07-02 22:33:36.599 | 2026-07-02 22:33:36.599 | 2026-07-03 00:33:36 (74.1 MB/s) - '/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' saved [20927601/20927601] 2026-07-02 22:33:36.599 | 2026-07-02 22:33:36.605 | ++ functions:get_extra_file:76 : [[ 0 -ne 0 ]] 2026-07-02 22:33:36.608 | ++ functions:get_extra_file:80 : echo /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 22:33:36.612 | ++ functions:get_extra_file:81 : return 2026-07-02 22:33:36.616 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz 2026-07-02 22:33:36.619 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd ']' 2026-07-02 22:33:36.623 | + lib/etcd3:install_etcd3:116 : echo 'adddda4b06718e68671ffabff2f8cee48488ba61ad82900e639d108f2148501c /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz' 2026-07-02 22:33:36.627 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/quobyte/devstack/files/etcd.sha256sum 2026-07-02 22:33:36.659 | /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz: OK 2026-07-02 22:33:36.664 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64.tar.gz -C /home/quobyte/devstack/files 2026-07-02 22:33:36.673 | etcd-v3.5.21-linux-amd64/ 2026-07-02 22:33:36.673 | etcd-v3.5.21-linux-amd64/Documentation/ 2026-07-02 22:33:36.673 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/ 2026-07-02 22:33:36.673 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/ 2026-07-02 22:33:36.673 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2026-07-02 22:33:36.673 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2026-07-02 22:33:36.674 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2026-07-02 22:33:36.674 | etcd-v3.5.21-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2026-07-02 22:33:36.674 | etcd-v3.5.21-linux-amd64/Documentation/README.md 2026-07-02 22:33:36.674 | etcd-v3.5.21-linux-amd64/README-etcdutl.md 2026-07-02 22:33:36.674 | etcd-v3.5.21-linux-amd64/READMEv2-etcdctl.md 2026-07-02 22:33:36.674 | etcd-v3.5.21-linux-amd64/README-etcdctl.md 2026-07-02 22:33:36.675 | etcd-v3.5.21-linux-amd64/README.md 2026-07-02 22:33:36.675 | etcd-v3.5.21-linux-amd64/etcdutl 2026-07-02 22:33:36.846 | etcd-v3.5.21-linux-amd64/etcdctl 2026-07-02 22:33:37.052 | etcd-v3.5.21-linux-amd64/etcd 2026-07-02 22:33:37.317 | + lib/etcd3:install_etcd3:121 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcd /opt/stack/bin/etcd 2026-07-02 22:33:37.356 | + lib/etcd3:install_etcd3:122 : sudo cp /home/quobyte/devstack/files/etcd-v3.5.21-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2026-07-02 22:33:37.391 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2026-07-02 22:33:37.394 | + ./stack.sh:main:878 : is_service_enabled tls-proxy 2026-07-02 22:33:37.417 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:33:37.421 | + ./stack.sh:main:888 : install_dstat 2026-07-02 22:33:37.424 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2026-07-02 22:33:37.448 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:33:37.451 | + ./stack.sh:main:894 : echo_summary 'Installing OpenStack project source' 2026-07-02 22:33:37.454 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:33:37.457 | + ./stack.sh:echo_summary:447 : echo -e Installing OpenStack project source 2026-07-02 22:33:37.461 | + ./stack.sh:main:897 : install_libs 2026-07-02 22:33:37.465 | + lib/libraries:install_libs:91 : _install_lib_from_source automaton 2026-07-02 22:33:37.469 | + lib/libraries:_install_lib_from_source:75 : local name=automaton 2026-07-02 22:33:37.473 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git automaton 2026-07-02 22:33:37.476 | + inc/python:use_library_from_git:266 : local name=automaton 2026-07-02 22:33:37.479 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.483 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.486 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,automaton, ]] 2026-07-02 22:33:37.489 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.493 | + lib/libraries:install_libs:92 : _install_lib_from_source castellan 2026-07-02 22:33:37.497 | + lib/libraries:_install_lib_from_source:75 : local name=castellan 2026-07-02 22:33:37.500 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git castellan 2026-07-02 22:33:37.503 | + inc/python:use_library_from_git:266 : local name=castellan 2026-07-02 22:33:37.507 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.510 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.513 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,castellan, ]] 2026-07-02 22:33:37.517 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.520 | + lib/libraries:install_libs:93 : _install_lib_from_source cliff 2026-07-02 22:33:37.523 | + lib/libraries:_install_lib_from_source:75 : local name=cliff 2026-07-02 22:33:37.527 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cliff 2026-07-02 22:33:37.531 | + inc/python:use_library_from_git:266 : local name=cliff 2026-07-02 22:33:37.533 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.536 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.540 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cliff, ]] 2026-07-02 22:33:37.543 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.547 | + lib/libraries:install_libs:94 : _install_lib_from_source cursive 2026-07-02 22:33:37.550 | + lib/libraries:_install_lib_from_source:75 : local name=cursive 2026-07-02 22:33:37.553 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git cursive 2026-07-02 22:33:37.556 | + inc/python:use_library_from_git:266 : local name=cursive 2026-07-02 22:33:37.560 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.564 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.567 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,cursive, ]] 2026-07-02 22:33:37.570 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.574 | + lib/libraries:install_libs:95 : _install_lib_from_source debtcollector 2026-07-02 22:33:37.577 | + lib/libraries:_install_lib_from_source:75 : local name=debtcollector 2026-07-02 22:33:37.581 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git debtcollector 2026-07-02 22:33:37.584 | + inc/python:use_library_from_git:266 : local name=debtcollector 2026-07-02 22:33:37.587 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.591 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.594 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,debtcollector, ]] 2026-07-02 22:33:37.597 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.600 | + lib/libraries:install_libs:96 : _install_lib_from_source futurist 2026-07-02 22:33:37.604 | + lib/libraries:_install_lib_from_source:75 : local name=futurist 2026-07-02 22:33:37.607 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git futurist 2026-07-02 22:33:37.610 | + inc/python:use_library_from_git:266 : local name=futurist 2026-07-02 22:33:37.614 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.617 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.620 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,futurist, ]] 2026-07-02 22:33:37.624 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.627 | + lib/libraries:install_libs:97 : _install_lib_from_source openstacksdk 2026-07-02 22:33:37.631 | + lib/libraries:_install_lib_from_source:75 : local name=openstacksdk 2026-07-02 22:33:37.634 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git openstacksdk 2026-07-02 22:33:37.637 | + inc/python:use_library_from_git:266 : local name=openstacksdk 2026-07-02 22:33:37.641 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.644 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.647 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,openstacksdk, ]] 2026-07-02 22:33:37.650 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.654 | + lib/libraries:install_libs:98 : _install_lib_from_source osc-lib 2026-07-02 22:33:37.658 | + lib/libraries:_install_lib_from_source:75 : local name=osc-lib 2026-07-02 22:33:37.661 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-lib 2026-07-02 22:33:37.663 | + inc/python:use_library_from_git:266 : local name=osc-lib 2026-07-02 22:33:37.667 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.670 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.674 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-lib, ]] 2026-07-02 22:33:37.676 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.679 | + lib/libraries:install_libs:99 : _install_lib_from_source osc-placement 2026-07-02 22:33:37.683 | + lib/libraries:_install_lib_from_source:75 : local name=osc-placement 2026-07-02 22:33:37.687 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osc-placement 2026-07-02 22:33:37.690 | + inc/python:use_library_from_git:266 : local name=osc-placement 2026-07-02 22:33:37.693 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.697 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.700 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osc-placement, ]] 2026-07-02 22:33:37.704 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.707 | + lib/libraries:install_libs:100 : _install_lib_from_source os-client-config 2026-07-02 22:33:37.710 | + lib/libraries:_install_lib_from_source:75 : local name=os-client-config 2026-07-02 22:33:37.714 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-client-config 2026-07-02 22:33:37.717 | + inc/python:use_library_from_git:266 : local name=os-client-config 2026-07-02 22:33:37.720 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.724 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.727 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-client-config, ]] 2026-07-02 22:33:37.730 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.734 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.cache 2026-07-02 22:33:37.736 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.cache 2026-07-02 22:33:37.740 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.cache 2026-07-02 22:33:37.744 | + inc/python:use_library_from_git:266 : local name=oslo.cache 2026-07-02 22:33:37.747 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.751 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.753 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.cache, ]] 2026-07-02 22:33:37.757 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.760 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.concurrency 2026-07-02 22:33:37.764 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.concurrency 2026-07-02 22:33:37.767 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.concurrency 2026-07-02 22:33:37.770 | + inc/python:use_library_from_git:266 : local name=oslo.concurrency 2026-07-02 22:33:37.773 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.776 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.780 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.concurrency, ]] 2026-07-02 22:33:37.783 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.787 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.config 2026-07-02 22:33:37.790 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.config 2026-07-02 22:33:37.793 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.config 2026-07-02 22:33:37.797 | + inc/python:use_library_from_git:266 : local name=oslo.config 2026-07-02 22:33:37.800 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.803 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.806 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.config, ]] 2026-07-02 22:33:37.809 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.813 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.context 2026-07-02 22:33:37.816 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.context 2026-07-02 22:33:37.819 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.context 2026-07-02 22:33:37.822 | + inc/python:use_library_from_git:266 : local name=oslo.context 2026-07-02 22:33:37.825 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.829 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.833 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.context, ]] 2026-07-02 22:33:37.836 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.839 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.db 2026-07-02 22:33:37.843 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.db 2026-07-02 22:33:37.847 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.db 2026-07-02 22:33:37.850 | + inc/python:use_library_from_git:266 : local name=oslo.db 2026-07-02 22:33:37.853 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.857 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.860 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.db, ]] 2026-07-02 22:33:37.864 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.868 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.i18n 2026-07-02 22:33:37.872 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.i18n 2026-07-02 22:33:37.875 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.i18n 2026-07-02 22:33:37.879 | + inc/python:use_library_from_git:266 : local name=oslo.i18n 2026-07-02 22:33:37.882 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.885 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.889 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.i18n, ]] 2026-07-02 22:33:37.892 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.896 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.limit 2026-07-02 22:33:37.899 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.limit 2026-07-02 22:33:37.902 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.limit 2026-07-02 22:33:37.905 | + inc/python:use_library_from_git:266 : local name=oslo.limit 2026-07-02 22:33:37.909 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.912 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.916 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.limit, ]] 2026-07-02 22:33:37.920 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.924 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.log 2026-07-02 22:33:37.927 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.log 2026-07-02 22:33:37.931 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.log 2026-07-02 22:33:37.935 | + inc/python:use_library_from_git:266 : local name=oslo.log 2026-07-02 22:33:37.938 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.942 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.945 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.log, ]] 2026-07-02 22:33:37.949 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.952 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.messaging 2026-07-02 22:33:37.956 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.messaging 2026-07-02 22:33:37.959 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.messaging 2026-07-02 22:33:37.962 | + inc/python:use_library_from_git:266 : local name=oslo.messaging 2026-07-02 22:33:37.966 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.970 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:37.974 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.messaging, ]] 2026-07-02 22:33:37.977 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:37.980 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.middleware 2026-07-02 22:33:37.984 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.middleware 2026-07-02 22:33:37.988 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.middleware 2026-07-02 22:33:37.991 | + inc/python:use_library_from_git:266 : local name=oslo.middleware 2026-07-02 22:33:37.994 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:37.997 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.001 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.middleware, ]] 2026-07-02 22:33:38.004 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.008 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.policy 2026-07-02 22:33:38.011 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.policy 2026-07-02 22:33:38.014 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.policy 2026-07-02 22:33:38.018 | + inc/python:use_library_from_git:266 : local name=oslo.policy 2026-07-02 22:33:38.021 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.024 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.027 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.policy, ]] 2026-07-02 22:33:38.031 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.035 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.privsep 2026-07-02 22:33:38.039 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.privsep 2026-07-02 22:33:38.042 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.privsep 2026-07-02 22:33:38.046 | + inc/python:use_library_from_git:266 : local name=oslo.privsep 2026-07-02 22:33:38.049 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.052 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.056 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.privsep, ]] 2026-07-02 22:33:38.060 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.064 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.reports 2026-07-02 22:33:38.067 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.reports 2026-07-02 22:33:38.071 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.reports 2026-07-02 22:33:38.075 | + inc/python:use_library_from_git:266 : local name=oslo.reports 2026-07-02 22:33:38.078 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.081 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.085 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.reports, ]] 2026-07-02 22:33:38.088 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.091 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.rootwrap 2026-07-02 22:33:38.094 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.rootwrap 2026-07-02 22:33:38.098 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.rootwrap 2026-07-02 22:33:38.102 | + inc/python:use_library_from_git:266 : local name=oslo.rootwrap 2026-07-02 22:33:38.106 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.110 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.114 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.rootwrap, ]] 2026-07-02 22:33:38.118 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.122 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.serialization 2026-07-02 22:33:38.125 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.serialization 2026-07-02 22:33:38.129 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.serialization 2026-07-02 22:33:38.133 | + inc/python:use_library_from_git:266 : local name=oslo.serialization 2026-07-02 22:33:38.136 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.139 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.143 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.serialization, ]] 2026-07-02 22:33:38.146 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.149 | + lib/libraries:install_libs:116 : _install_lib_from_source oslo.service 2026-07-02 22:33:38.153 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.service 2026-07-02 22:33:38.156 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.service 2026-07-02 22:33:38.159 | + inc/python:use_library_from_git:266 : local name=oslo.service 2026-07-02 22:33:38.162 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.165 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.168 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.service, ]] 2026-07-02 22:33:38.172 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.176 | + lib/libraries:install_libs:117 : _install_lib_from_source oslo.utils 2026-07-02 22:33:38.180 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.utils 2026-07-02 22:33:38.183 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.utils 2026-07-02 22:33:38.187 | + inc/python:use_library_from_git:266 : local name=oslo.utils 2026-07-02 22:33:38.191 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.195 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.198 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.utils, ]] 2026-07-02 22:33:38.202 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.206 | + lib/libraries:install_libs:118 : _install_lib_from_source oslo.versionedobjects 2026-07-02 22:33:38.209 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.versionedobjects 2026-07-02 22:33:38.212 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.versionedobjects 2026-07-02 22:33:38.215 | + inc/python:use_library_from_git:266 : local name=oslo.versionedobjects 2026-07-02 22:33:38.218 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.222 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.226 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.versionedobjects, ]] 2026-07-02 22:33:38.230 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.233 | + lib/libraries:install_libs:119 : _install_lib_from_source oslo.vmware 2026-07-02 22:33:38.237 | + lib/libraries:_install_lib_from_source:75 : local name=oslo.vmware 2026-07-02 22:33:38.240 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git oslo.vmware 2026-07-02 22:33:38.243 | + inc/python:use_library_from_git:266 : local name=oslo.vmware 2026-07-02 22:33:38.247 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.250 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.254 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,oslo.vmware, ]] 2026-07-02 22:33:38.257 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.261 | + lib/libraries:install_libs:120 : _install_lib_from_source osprofiler 2026-07-02 22:33:38.264 | + lib/libraries:_install_lib_from_source:75 : local name=osprofiler 2026-07-02 22:33:38.268 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git osprofiler 2026-07-02 22:33:38.272 | + inc/python:use_library_from_git:266 : local name=osprofiler 2026-07-02 22:33:38.275 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.279 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.283 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,osprofiler, ]] 2026-07-02 22:33:38.287 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.291 | + lib/libraries:install_libs:121 : _install_lib_from_source pycadf 2026-07-02 22:33:38.294 | + lib/libraries:_install_lib_from_source:75 : local name=pycadf 2026-07-02 22:33:38.299 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git pycadf 2026-07-02 22:33:38.302 | + inc/python:use_library_from_git:266 : local name=pycadf 2026-07-02 22:33:38.305 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.309 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.313 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,pycadf, ]] 2026-07-02 22:33:38.316 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.320 | + lib/libraries:install_libs:122 : _install_lib_from_source stevedore 2026-07-02 22:33:38.324 | + lib/libraries:_install_lib_from_source:75 : local name=stevedore 2026-07-02 22:33:38.327 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git stevedore 2026-07-02 22:33:38.331 | + inc/python:use_library_from_git:266 : local name=stevedore 2026-07-02 22:33:38.334 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.337 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.341 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,stevedore, ]] 2026-07-02 22:33:38.344 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.347 | + lib/libraries:install_libs:123 : _install_lib_from_source taskflow 2026-07-02 22:33:38.350 | + lib/libraries:_install_lib_from_source:75 : local name=taskflow 2026-07-02 22:33:38.353 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git taskflow 2026-07-02 22:33:38.357 | + inc/python:use_library_from_git:266 : local name=taskflow 2026-07-02 22:33:38.360 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.364 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.368 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,taskflow, ]] 2026-07-02 22:33:38.371 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.374 | + lib/libraries:install_libs:124 : _install_lib_from_source tooz 2026-07-02 22:33:38.377 | + lib/libraries:_install_lib_from_source:75 : local name=tooz 2026-07-02 22:33:38.381 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git tooz 2026-07-02 22:33:38.384 | + inc/python:use_library_from_git:266 : local name=tooz 2026-07-02 22:33:38.387 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.391 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.394 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,tooz, ]] 2026-07-02 22:33:38.398 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.401 | + lib/libraries:install_libs:128 : _install_lib_from_source os-brick 2026-07-02 22:33:38.404 | + lib/libraries:_install_lib_from_source:75 : local name=os-brick 2026-07-02 22:33:38.408 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-brick 2026-07-02 22:33:38.411 | + inc/python:use_library_from_git:266 : local name=os-brick 2026-07-02 22:33:38.414 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.418 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.421 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-brick, ]] 2026-07-02 22:33:38.425 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.428 | + lib/libraries:install_libs:129 : _install_lib_from_source os-resource-classes 2026-07-02 22:33:38.431 | + lib/libraries:_install_lib_from_source:75 : local name=os-resource-classes 2026-07-02 22:33:38.435 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-resource-classes 2026-07-02 22:33:38.438 | + inc/python:use_library_from_git:266 : local name=os-resource-classes 2026-07-02 22:33:38.442 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.445 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.449 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-resource-classes, ]] 2026-07-02 22:33:38.452 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.455 | + lib/libraries:install_libs:130 : _install_lib_from_source os-traits 2026-07-02 22:33:38.459 | + lib/libraries:_install_lib_from_source:75 : local name=os-traits 2026-07-02 22:33:38.462 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git os-traits 2026-07-02 22:33:38.465 | + inc/python:use_library_from_git:266 : local name=os-traits 2026-07-02 22:33:38.469 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.472 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.475 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-traits, ]] 2026-07-02 22:33:38.479 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.482 | + lib/libraries:install_libs:133 : _install_lib_from_source python-barbicanclient 2026-07-02 22:33:38.485 | + lib/libraries:_install_lib_from_source:75 : local name=python-barbicanclient 2026-07-02 22:33:38.489 | + lib/libraries:_install_lib_from_source:76 : use_library_from_git python-barbicanclient 2026-07-02 22:33:38.493 | + inc/python:use_library_from_git:266 : local name=python-barbicanclient 2026-07-02 22:33:38.496 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.500 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.503 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-barbicanclient, ]] 2026-07-02 22:33:38.507 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.511 | + lib/libraries:install_libs:135 : use_library_from_git etcd3gw 2026-07-02 22:33:38.515 | + inc/python:use_library_from_git:266 : local name=etcd3gw 2026-07-02 22:33:38.518 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:38.522 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:38.525 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,etcd3gw, ]] 2026-07-02 22:33:38.528 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:38.532 | + lib/libraries:install_libs:139 : pip_install etcd3gw 2026-07-02 22:33:38.560 | Using python 3.12 to install etcd3gw 2026-07-02 22:33:38.563 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2026-07-02 22:33:39.709 | Collecting etcd3gw 2026-07-02 22:33:39.849 | Downloading etcd3gw-2.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 22:33:39.859 | Requirement already satisfied: pbr>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from etcd3gw) (7.0.3) 2026-07-02 22:33:39.903 | Collecting requests>=2.20.0 (from etcd3gw) 2026-07-02 22:33:39.906 | Using cached requests-2.34.2-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 22:33:39.951 | Collecting futurist>=0.16.0 (from etcd3gw) 2026-07-02 22:33:39.968 | Downloading futurist-3.4.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:33:40.016 | Collecting debtcollector>=3.0.0 (from futurist>=0.16.0->etcd3gw) 2026-07-02 22:33:40.033 | Downloading debtcollector-3.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 22:33:40.556 | Collecting wrapt>=2.1.0 (from debtcollector>=3.0.0->futurist>=0.16.0->etcd3gw) 2026-07-02 22:33:40.571 | 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-07-02 22:33:40.586 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0->etcd3gw) (82.0.1) 2026-07-02 22:33:40.758 | Collecting charset_normalizer<4,>=2 (from requests>=2.20.0->etcd3gw) 2026-07-02 22:33:40.761 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (40 kB) 2026-07-02 22:33:40.794 | Collecting idna<4,>=2.5 (from requests>=2.20.0->etcd3gw) 2026-07-02 22:33:40.798 | Using cached idna-3.18-py3-none-any.whl.metadata (6.1 kB) 2026-07-02 22:33:40.837 | Collecting urllib3<3,>=1.26 (from requests>=2.20.0->etcd3gw) 2026-07-02 22:33:40.839 | Using cached urllib3-2.7.0-py3-none-any.whl.metadata (6.9 kB) 2026-07-02 22:33:40.846 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.20.0->etcd3gw) (2023.11.17) 2026-07-02 22:33:40.873 | Downloading etcd3gw-2.7.0-py3-none-any.whl (29 kB) 2026-07-02 22:33:40.908 | Downloading futurist-3.4.0-py3-none-any.whl (43 kB) 2026-07-02 22:33:40.934 | Downloading debtcollector-3.1.0-py3-none-any.whl (24 kB) 2026-07-02 22:33:40.943 | Using cached requests-2.34.2-py3-none-any.whl (73 kB) 2026-07-02 22:33:40.945 | Using cached charset_normalizer-3.4.7-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (216 kB) 2026-07-02 22:33:40.948 | Using cached idna-3.18-py3-none-any.whl (65 kB) 2026-07-02 22:33:40.950 | Using cached urllib3-2.7.0-py3-none-any.whl (131 kB) 2026-07-02 22:33:40.972 | Downloading wrapt-2.2.1-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (169 kB) 2026-07-02 22:33:41.220 | Installing collected packages: wrapt, urllib3, idna, charset_normalizer, requests, debtcollector, futurist, etcd3gw 2026-07-02 22:33:41.280 | Attempting uninstall: urllib3 2026-07-02 22:33:41.287 | Found existing installation: urllib3 2.0.7 2026-07-02 22:33:41.287 | Not uninstalling urllib3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:33:41.287 | Can't uninstall 'urllib3'. No files were found to uninstall. 2026-07-02 22:33:41.436 | Attempting uninstall: idna 2026-07-02 22:33:41.446 | Found existing installation: idna 3.6 2026-07-02 22:33:41.446 | Not uninstalling idna at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:33:41.446 | Can't uninstall 'idna'. No files were found to uninstall. 2026-07-02 22:33:41.612 | Attempting uninstall: requests 2026-07-02 22:33:41.620 | Found existing installation: requests 2.31.0 2026-07-02 22:33:41.622 | Not uninstalling requests at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:33:41.622 | Can't uninstall 'requests'. No files were found to uninstall. 2026-07-02 22:33:41.857 | 2026-07-02 22:33:41.862 | Successfully installed charset_normalizer-3.4.7 debtcollector-3.1.0 etcd3gw-2.7.0 futurist-3.4.0 idna-3.18 requests-2.34.2 urllib3-2.7.0 wrapt-2.2.1 2026-07-02 22:33:42.028 | + inc/python:pip_install:216 : result=0 2026-07-02 22:33:42.032 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:33:42.035 | + functions-common:time_stop:2420 : local name 2026-07-02 22:33:42.039 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:33:42.042 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:33:42.045 | + functions-common:time_stop:2423 : local total 2026-07-02 22:33:42.048 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:33:42.052 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:33:42.056 | + functions-common:time_stop:2427 : start_time=1783031618553 2026-07-02 22:33:42.059 | + functions-common:time_stop:2429 : [[ -z 1783031618553 ]] 2026-07-02 22:33:42.063 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:33:42.068 | + functions-common:time_stop:2432 : end_time=1783031622064 2026-07-02 22:33:42.072 | + functions-common:time_stop:2433 : elapsed_time=3511 2026-07-02 22:33:42.075 | + functions-common:time_stop:2434 : total=36713 2026-07-02 22:33:42.078 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:33:42.081 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=40224 2026-07-02 22:33:42.085 | + inc/python:pip_install:219 : return 0 2026-07-02 22:33:42.089 | + ./stack.sh:main:900 : install_apache_uwsgi 2026-07-02 22:33:42.092 | + lib/apache:install_apache_uwsgi:79 : local apxs=apxs2 2026-07-02 22:33:42.096 | + lib/apache:install_apache_uwsgi:80 : is_fedora 2026-07-02 22:33:42.100 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:33:42.103 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:33:42.105 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:33:42.110 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:33:42.114 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:33:42.118 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:33:42.121 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:33:42.124 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:33:42.128 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:33:42.132 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:33:42.135 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:33:42.139 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:33:42.142 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:33:42.146 | + lib/apache:install_apache_uwsgi:84 : is_ubuntu 2026-07-02 22:33:42.148 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:33:42.153 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:33:42.155 | + lib/apache:install_apache_uwsgi:85 : local 'pkg_list=uwsgi uwsgi-plugin-python3' 2026-07-02 22:33:42.158 | + lib/apache:install_apache_uwsgi:86 : install_package uwsgi uwsgi-plugin-python3 2026-07-02 22:33:42.162 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:33:42.166 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:33:42.171 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:33:42.175 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:33:42.178 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:33:42.182 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:33:42.186 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:33:42.190 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:33:42.193 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:33:42.197 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:33:42.200 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:33:42.203 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:33:42.207 | + functions-common:install_package:1439 : real_install_package uwsgi uwsgi-plugin-python3 2026-07-02 22:33:42.211 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:33:42.215 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:33:42.219 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:33:42.223 | + functions-common:real_install_package:1427 : apt_get install uwsgi uwsgi-plugin-python3 2026-07-02 22:33:42.251 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 2026-07-02 22:33:42.290 | Reading package lists... 2026-07-02 22:33:42.700 | Building dependency tree... 2026-07-02 22:33:42.702 | Reading state information... 2026-07-02 22:33:43.379 | The following packages were automatically installed and are no longer required: 2026-07-02 22:33:43.382 | libfwupd2 libgusb2 2026-07-02 22:33:43.383 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:33:43.387 | The following additional packages will be installed: 2026-07-02 22:33:43.387 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi-core 2026-07-02 22:33:43.389 | Suggested packages: 2026-07-02 22:33:43.390 | nginx-full | cherokee | libapache2-mod-proxy-uwsgi | libapache2-mod-uwsgi 2026-07-02 22:33:43.390 | | libapache2-mod-ruwsgi uwsgi-dev uwsgi-extra uwsgi-plugins-all 2026-07-02 22:33:43.390 | python3-uwsgidecorators 2026-07-02 22:33:43.432 | The following NEW packages will be installed: 2026-07-02 22:33:43.434 | libnorm1t64 libpgm-5.3-0t64 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2026-07-02 22:33:43.504 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:33:43.505 | Need to get 1270 kB of archives. 2026-07-02 22:33:43.505 | After this operation, 4285 kB of additional disk space will be used. 2026-07-02 22:33:43.505 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 libnorm1t64 amd64 1.5.9+dfsg-3.1build1 [154 kB] 2026-07-02 22:33:43.513 | Get:2 http://archive.ubuntu.com/ubuntu noble/universe amd64 libpgm-5.3-0t64 amd64 5.3.128~dfsg-2.1build1 [167 kB] 2026-07-02 22:33:43.517 | Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libzmq5 amd64 4.3.5-1build2 [260 kB] 2026-07-02 22:33:43.523 | Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-core amd64 2.0.24-2ubuntu10 [585 kB] 2026-07-02 22:33:43.530 | Get:5 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi amd64 2.0.24-2ubuntu10 [22.0 kB] 2026-07-02 22:33:43.534 | Get:6 http://archive.ubuntu.com/ubuntu noble/universe amd64 uwsgi-plugin-python3 amd64 2.0.24-2ubuntu10 [81.9 kB] 2026-07-02 22:33:43.781 | perl: warning: Setting locale failed. 2026-07-02 22:33:43.782 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:43.782 | LANGUAGE = (unset), 2026-07-02 22:33:43.782 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:43.782 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:43.782 | are supported and installed on your system. 2026-07-02 22:33:43.782 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:43.845 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:33:43.845 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:33:43.845 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:33:44.039 | Fetched 1270 kB in 0s (17.5 MB/s) 2026-07-02 22:33:44.093 | Selecting previously unselected package libnorm1t64:amd64. 2026-07-02 22:33:44.162 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126492 files and directories currently installed.) 2026-07-02 22:33:44.169 | Preparing to unpack .../0-libnorm1t64_1.5.9+dfsg-3.1build1_amd64.deb ... 2026-07-02 22:33:44.177 | Unpacking libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-02 22:33:44.230 | Selecting previously unselected package libpgm-5.3-0t64:amd64. 2026-07-02 22:33:44.243 | Preparing to unpack .../1-libpgm-5.3-0t64_5.3.128~dfsg-2.1build1_amd64.deb ... 2026-07-02 22:33:44.246 | Unpacking libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-02 22:33:44.296 | Selecting previously unselected package libzmq5:amd64. 2026-07-02 22:33:44.309 | Preparing to unpack .../2-libzmq5_4.3.5-1build2_amd64.deb ... 2026-07-02 22:33:44.313 | Unpacking libzmq5:amd64 (4.3.5-1build2) ... 2026-07-02 22:33:44.363 | Selecting previously unselected package uwsgi-core. 2026-07-02 22:33:44.376 | Preparing to unpack .../3-uwsgi-core_2.0.24-2ubuntu10_amd64.deb ... 2026-07-02 22:33:44.380 | Unpacking uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-02 22:33:44.553 | Selecting previously unselected package uwsgi. 2026-07-02 22:33:44.565 | Preparing to unpack .../4-uwsgi_2.0.24-2ubuntu10_amd64.deb ... 2026-07-02 22:33:44.572 | Unpacking uwsgi (2.0.24-2ubuntu10) ... 2026-07-02 22:33:44.628 | Selecting previously unselected package uwsgi-plugin-python3. 2026-07-02 22:33:44.638 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.24-2ubuntu10_amd64.deb ... 2026-07-02 22:33:44.642 | Unpacking uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-02 22:33:44.714 | Setting up libnorm1t64:amd64 (1.5.9+dfsg-3.1build1) ... 2026-07-02 22:33:44.724 | Setting up libpgm-5.3-0t64:amd64 (5.3.128~dfsg-2.1build1) ... 2026-07-02 22:33:44.735 | Setting up libzmq5:amd64 (4.3.5-1build2) ... 2026-07-02 22:33:44.745 | Setting up uwsgi-core (2.0.24-2ubuntu10) ... 2026-07-02 22:33:44.764 | Setting up uwsgi (2.0.24-2ubuntu10) ... 2026-07-02 22:33:45.323 | Setting up uwsgi-plugin-python3 (2.0.24-2ubuntu10) ... 2026-07-02 22:33:45.357 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:33:46.349 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 22:33:46.584 | perl: warning: Setting locale failed. 2026-07-02 22:33:46.584 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:46.584 | LANGUAGE = (unset), 2026-07-02 22:33:46.584 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:46.584 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:46.585 | are supported and installed on your system. 2026-07-02 22:33:46.585 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:46.716 | perl: warning: Setting locale failed. 2026-07-02 22:33:46.717 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:46.717 | LANGUAGE = (unset), 2026-07-02 22:33:46.717 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:46.717 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:46.717 | are supported and installed on your system. 2026-07-02 22:33:46.717 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:46.767 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:33:46.767 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:33:46.767 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:33:46.838 | perl: warning: Setting locale failed. 2026-07-02 22:33:46.838 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:46.838 | LANGUAGE = (unset), 2026-07-02 22:33:46.838 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:46.839 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:46.839 | are supported and installed on your system. 2026-07-02 22:33:46.839 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:47.348 | 2026-07-02 22:33:47.349 | Running kernel seems to be up-to-date. 2026-07-02 22:33:47.349 | 2026-07-02 22:33:47.349 | Restarting services... 2026-07-02 22:33:47.373 | 2026-07-02 22:33:47.373 | Service restarts being deferred: 2026-07-02 22:33:47.373 | systemctl restart virtlockd.service 2026-07-02 22:33:47.373 | systemctl restart virtlogd.service 2026-07-02 22:33:47.373 | 2026-07-02 22:33:47.373 | No containers need to be restarted. 2026-07-02 22:33:47.373 | 2026-07-02 22:33:47.374 | User sessions running outdated binaries: 2026-07-02 22:33:47.374 | quobyte @ session #5: sshd[2053] 2026-07-02 22:33:47.386 | 2026-07-02 22:33:47.386 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:33:49.552 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:33:49.554 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:33:49.558 | + functions-common:time_stop:2420 : local name 2026-07-02 22:33:49.562 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:33:49.564 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:33:49.567 | + functions-common:time_stop:2423 : local total 2026-07-02 22:33:49.571 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:33:49.575 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:33:49.578 | + functions-common:time_stop:2427 : start_time=1783031622248 2026-07-02 22:33:49.581 | + functions-common:time_stop:2429 : [[ -z 1783031622248 ]] 2026-07-02 22:33:49.584 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:33:49.590 | + functions-common:time_stop:2432 : end_time=1783031629585 2026-07-02 22:33:49.594 | + functions-common:time_stop:2433 : elapsed_time=7337 2026-07-02 22:33:49.596 | + functions-common:time_stop:2434 : total=133511 2026-07-02 22:33:49.600 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:33:49.602 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=140848 2026-07-02 22:33:49.606 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:33:49.610 | + lib/apache:install_apache_uwsgi:118 : is_ubuntu 2026-07-02 22:33:49.614 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:33:49.618 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:33:49.620 | + lib/apache:install_apache_uwsgi:119 : a2query -m proxy 2026-07-02 22:33:49.623 | perl: warning: Setting locale failed. 2026-07-02 22:33:49.623 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:49.623 | LANGUAGE = (unset), 2026-07-02 22:33:49.623 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:49.623 | LANG = (unset) 2026-07-02 22:33:49.623 | are supported and installed on your system. 2026-07-02 22:33:49.624 | perl: warning: Falling back to the standard locale ("C"). 2026-07-02 22:33:49.660 | No module matches proxy 2026-07-02 22:33:49.664 | + lib/apache:install_apache_uwsgi:121 : sudo a2enmod proxy 2026-07-02 22:33:49.676 | perl: warning: Setting locale failed. 2026-07-02 22:33:49.678 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:49.678 | LANGUAGE = (unset), 2026-07-02 22:33:49.678 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:49.678 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:49.678 | are supported and installed on your system. 2026-07-02 22:33:49.678 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:49.717 | Enabling module proxy. 2026-07-02 22:33:49.724 | To activate the new configuration, you need to run: 2026-07-02 22:33:49.724 | systemctl restart apache2 2026-07-02 22:33:49.729 | + lib/apache:install_apache_uwsgi:122 : sudo a2enmod proxy_uwsgi 2026-07-02 22:33:49.745 | perl: warning: Setting locale failed. 2026-07-02 22:33:49.745 | perl: warning: Please check that your locale settings: 2026-07-02 22:33:49.745 | LANGUAGE = (unset), 2026-07-02 22:33:49.745 | LC_ALL = "en_US.utf8", 2026-07-02 22:33:49.745 | LANG = "de_DE.UTF-8" 2026-07-02 22:33:49.745 | are supported and installed on your system. 2026-07-02 22:33:49.745 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:33:49.789 | Considering dependency proxy for proxy_uwsgi: 2026-07-02 22:33:49.789 | Module proxy already enabled 2026-07-02 22:33:49.789 | Enabling module proxy_uwsgi. 2026-07-02 22:33:49.793 | To activate the new configuration, you need to run: 2026-07-02 22:33:49.793 | systemctl restart apache2 2026-07-02 22:33:49.799 | + lib/apache:install_apache_uwsgi:123 : restart_apache_server 2026-07-02 22:33:49.802 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:33:49.805 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:33:49.809 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:33:50.013 | + ./stack.sh:main:903 : install_keystoneauth 2026-07-02 22:33:50.019 | + lib/keystone:install_keystoneauth:461 : use_library_from_git keystoneauth 2026-07-02 22:33:50.023 | + inc/python:use_library_from_git:266 : local name=keystoneauth 2026-07-02 22:33:50.026 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:50.030 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:50.033 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystoneauth, ]] 2026-07-02 22:33:50.036 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:50.041 | + ./stack.sh:main:904 : install_keystoneclient 2026-07-02 22:33:50.044 | + lib/keystone:install_keystoneclient:469 : use_library_from_git python-keystoneclient 2026-07-02 22:33:50.046 | + inc/python:use_library_from_git:266 : local name=python-keystoneclient 2026-07-02 22:33:50.049 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:50.056 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:50.057 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-keystoneclient, ]] 2026-07-02 22:33:50.061 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:50.066 | + ./stack.sh:main:905 : install_glanceclient 2026-07-02 22:33:50.069 | + lib/glance:install_glanceclient:542 : use_library_from_git python-glanceclient 2026-07-02 22:33:50.075 | + inc/python:use_library_from_git:266 : local name=python-glanceclient 2026-07-02 22:33:50.077 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:50.081 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:50.085 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-glanceclient, ]] 2026-07-02 22:33:50.089 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:50.092 | + ./stack.sh:main:906 : install_cinderclient 2026-07-02 22:33:50.096 | + lib/cinder:install_cinderclient:594 : use_library_from_git python-brick-cinderclient-ext 2026-07-02 22:33:50.100 | + inc/python:use_library_from_git:266 : local name=python-brick-cinderclient-ext 2026-07-02 22:33:50.104 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:50.108 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:50.112 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2026-07-02 22:33:50.115 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:50.119 | + lib/cinder:install_cinderclient:599 : use_library_from_git python-cinderclient 2026-07-02 22:33:50.123 | + inc/python:use_library_from_git:266 : local name=python-cinderclient 2026-07-02 22:33:50.127 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:50.131 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:50.134 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-cinderclient, ]] 2026-07-02 22:33:50.137 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:50.140 | + ./stack.sh:main:907 : install_novaclient 2026-07-02 22:33:50.145 | + lib/nova:install_novaclient:901 : use_library_from_git python-novaclient 2026-07-02 22:33:50.148 | + inc/python:use_library_from_git:266 : local name=python-novaclient 2026-07-02 22:33:50.151 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:50.154 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:50.156 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-novaclient, ]] 2026-07-02 22:33:50.158 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:50.160 | + ./stack.sh:main:908 : is_service_enabled swift glance horizon 2026-07-02 22:33:50.178 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:33:50.180 | + ./stack.sh:main:909 : install_swiftclient 2026-07-02 22:33:50.182 | + lib/swift:install_swiftclient:744 : use_library_from_git python-swiftclient 2026-07-02 22:33:50.184 | + inc/python:use_library_from_git:266 : local name=python-swiftclient 2026-07-02 22:33:50.187 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:50.190 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:50.195 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-swiftclient, ]] 2026-07-02 22:33:50.198 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:50.201 | + ./stack.sh:main:911 : is_service_enabled neutron nova horizon 2026-07-02 22:33:50.225 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:33:50.228 | + ./stack.sh:main:912 : install_neutronclient 2026-07-02 22:33:50.231 | + lib/neutron:install_neutronclient:538 : use_library_from_git python-neutronclient 2026-07-02 22:33:50.234 | + inc/python:use_library_from_git:266 : local name=python-neutronclient 2026-07-02 22:33:50.237 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:50.240 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:50.242 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-neutronclient, ]] 2026-07-02 22:33:50.247 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:50.249 | + ./stack.sh:main:916 : install_keystonemiddleware 2026-07-02 22:33:50.251 | + lib/keystone:install_keystonemiddleware:479 : use_library_from_git keystonemiddleware 2026-07-02 22:33:50.253 | + inc/python:use_library_from_git:266 : local name=keystonemiddleware 2026-07-02 22:33:50.256 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:33:50.258 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:33:50.262 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,keystonemiddleware, ]] 2026-07-02 22:33:50.265 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:33:50.268 | + lib/keystone:install_keystonemiddleware:484 : pip_install_gr keystonemiddleware 2026-07-02 22:33:50.271 | + inc/python:pip_install_gr:94 : local name=keystonemiddleware 2026-07-02 22:33:50.274 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 22:33:50.278 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements keystonemiddleware 2026-07-02 22:33:50.283 | ++ inc/python:get_from_global_requirements:241 : local package=keystonemiddleware 2026-07-02 22:33:50.286 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 22:33:50.291 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2026-07-02 22:33:50.293 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 22:33:50.300 | ++ inc/python:get_from_global_requirements:243 : required_pkg='keystonemiddleware ' 2026-07-02 22:33:50.303 | ++ inc/python:get_from_global_requirements:244 : [[ keystonemiddleware == '' ]] 2026-07-02 22:33:50.307 | ++ inc/python:get_from_global_requirements:247 : echo keystonemiddleware 2026-07-02 22:33:50.311 | + inc/python:pip_install_gr:96 : clean_name=keystonemiddleware 2026-07-02 22:33:50.313 | + inc/python:pip_install_gr:97 : pip_install keystonemiddleware 2026-07-02 22:33:50.336 | Using python 3.12 to install keystonemiddleware 2026-07-02 22:33:50.340 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2026-07-02 22:33:51.513 | Collecting keystonemiddleware 2026-07-02 22:33:51.651 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 22:33:51.712 | Collecting keystoneauth1>=3.12.0 (from keystonemiddleware) 2026-07-02 22:33:51.728 | Downloading keystoneauth1-5.14.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:33:51.784 | Collecting oslo.cache>=3.11.0 (from keystonemiddleware) 2026-07-02 22:33:51.799 | Downloading oslo_cache-4.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 22:33:51.860 | Collecting oslo.config>=5.2.0 (from keystonemiddleware) 2026-07-02 22:33:51.876 | Downloading oslo_config-10.5.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:33:51.923 | Collecting oslo.context>=2.19.2 (from keystonemiddleware) 2026-07-02 22:33:51.940 | Downloading oslo_context-6.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:33:51.984 | Collecting oslo.i18n>=3.15.3 (from keystonemiddleware) 2026-07-02 22:33:51.999 | Downloading oslo_i18n-6.8.0-py3-none-any.whl.metadata (2.0 kB) 2026-07-02 22:33:52.056 | Collecting oslo.log>=3.36.0 (from keystonemiddleware) 2026-07-02 22:33:52.072 | Downloading oslo_log-8.2.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 22:33:52.120 | Collecting oslo.serialization>=2.18.0 (from keystonemiddleware) 2026-07-02 22:33:52.136 | Downloading oslo_serialization-5.10.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:33:52.192 | Collecting oslo.utils>=3.33.0 (from keystonemiddleware) 2026-07-02 22:33:52.208 | Downloading oslo_utils-10.1.1-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:33:52.218 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (7.0.3) 2026-07-02 22:33:52.247 | Collecting pycadf>=1.1.0 (from keystonemiddleware) 2026-07-02 22:33:52.262 | Downloading pycadf-4.0.1-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 22:33:52.304 | Collecting PyJWT>=2.4.0 (from keystonemiddleware) 2026-07-02 22:33:52.319 | Downloading pyjwt-2.13.0-py3-none-any.whl.metadata (3.4 kB) 2026-07-02 22:33:52.365 | Collecting python-keystoneclient>=3.20.0 (from keystonemiddleware) 2026-07-02 22:33:52.381 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 22:33:52.391 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystonemiddleware) (2.34.2) 2026-07-02 22:33:52.425 | Collecting WebOb>=1.7.1 (from keystonemiddleware) 2026-07-02 22:33:52.441 | Downloading webob-1.8.10-py2.py3-none-any.whl.metadata (12 kB) 2026-07-02 22:33:52.455 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.12.0->keystonemiddleware) (2.1.0) 2026-07-02 22:33:52.492 | Collecting stevedore>=1.20.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-02 22:33:52.508 | Downloading stevedore-5.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:33:52.541 | Collecting os-service-types>=1.2.0 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-02 22:33:52.556 | Downloading os_service_types-1.8.2-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 22:33:52.598 | Collecting typing-extensions>=4.12 (from keystoneauth1>=3.12.0->keystonemiddleware) 2026-07-02 22:33:52.614 | Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) 2026-07-02 22:33:52.655 | Collecting dogpile.cache>=1.3.3 (from oslo.cache>=3.11.0->keystonemiddleware) 2026-07-02 22:33:52.671 | Downloading dogpile_cache-1.5.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 22:33:52.720 | Collecting decorator>=4.0.0 (from dogpile.cache>=1.3.3->oslo.cache>=3.11.0->keystonemiddleware) 2026-07-02 22:33:52.736 | Downloading decorator-5.3.1-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 22:33:52.779 | Collecting netaddr>=0.7.18 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-02 22:33:52.795 | Downloading netaddr-1.3.0-py3-none-any.whl.metadata (5.0 kB) 2026-07-02 22:33:52.830 | Collecting rfc3986>=1.2.0 (from oslo.config>=5.2.0->keystonemiddleware) 2026-07-02 22:33:52.846 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl.metadata (6.6 kB) 2026-07-02 22:33:52.856 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->keystonemiddleware) (6.0.3) 2026-07-02 22:33:52.894 | Collecting python-dateutil>=2.7.0 (from oslo.log>=3.36.0->keystonemiddleware) 2026-07-02 22:33:52.909 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 2026-07-02 22:33:52.920 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=3.36.0->keystonemiddleware) (3.1.0) 2026-07-02 22:33:52.922 | 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-07-02 22:33:53.067 | Collecting msgpack>=0.5.2 (from oslo.serialization>=2.18.0->keystonemiddleware) 2026-07-02 22:33:53.084 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (8.3 kB) 2026-07-02 22:33:53.143 | Collecting pyparsing>=2.1.0 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-02 22:33:53.158 | Downloading pyparsing-3.3.2-py3-none-any.whl.metadata (5.8 kB) 2026-07-02 22:33:53.169 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->keystonemiddleware) (26.2) 2026-07-02 22:33:53.297 | Collecting psutil>=3.2.2 (from oslo.utils>=3.33.0->keystonemiddleware) 2026-07-02 22:33:53.313 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl.metadata (22 kB) 2026-07-02 22:33:53.334 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=2.0.0->keystonemiddleware) (82.0.1) 2026-07-02 22:33:53.369 | Collecting six>=1.5 (from python-dateutil>=2.7.0->oslo.log>=3.36.0->keystonemiddleware) 2026-07-02 22:33:53.387 | Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-02 22:33:53.442 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.4.7) 2026-07-02 22:33:53.443 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (3.18) 2026-07-02 22:33:53.444 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystonemiddleware) (2.7.0) 2026-07-02 22:33:53.446 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystonemiddleware) (2023.11.17) 2026-07-02 22:33:53.487 | Downloading keystonemiddleware-13.0.0-py3-none-any.whl (135 kB) 2026-07-02 22:33:53.525 | Downloading keystoneauth1-5.14.0-py3-none-any.whl (343 kB) 2026-07-02 22:33:53.561 | Downloading os_service_types-1.8.2-py3-none-any.whl (24 kB) 2026-07-02 22:33:53.584 | Downloading oslo_cache-4.2.0-py3-none-any.whl (65 kB) 2026-07-02 22:33:53.606 | Downloading dogpile_cache-1.5.0-py3-none-any.whl (64 kB) 2026-07-02 22:33:53.629 | Downloading decorator-5.3.1-py3-none-any.whl (10 kB) 2026-07-02 22:33:53.651 | Downloading oslo_config-10.5.0-py3-none-any.whl (137 kB) 2026-07-02 22:33:53.674 | Downloading netaddr-1.3.0-py3-none-any.whl (2.3 MB) 2026-07-02 22:33:53.724 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 48.5 MB/s 0:00:00 2026-07-02 22:33:53.741 | Downloading oslo_context-6.4.0-py3-none-any.whl (20 kB) 2026-07-02 22:33:53.764 | Downloading oslo_i18n-6.8.0-py3-none-any.whl (47 kB) 2026-07-02 22:33:53.786 | Downloading oslo_log-8.2.0-py3-none-any.whl (77 kB) 2026-07-02 22:33:53.809 | Downloading oslo_serialization-5.10.0-py3-none-any.whl (27 kB) 2026-07-02 22:33:53.831 | Downloading msgpack-1.2.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (419 kB) 2026-07-02 22:33:53.858 | Downloading oslo_utils-10.1.1-py3-none-any.whl (154 kB) 2026-07-02 22:33:53.903 | Downloading psutil-7.2.2-cp36-abi3-manylinux2010_x86_64.manylinux_2_12_x86_64.manylinux_2_28_x86_64.whl (155 kB) 2026-07-02 22:33:53.926 | Downloading pycadf-4.0.1-py3-none-any.whl (44 kB) 2026-07-02 22:33:53.949 | Downloading pyjwt-2.13.0-py3-none-any.whl (31 kB) 2026-07-02 22:33:53.971 | Downloading pyparsing-3.3.2-py3-none-any.whl (122 kB) 2026-07-02 22:33:53.994 | Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 2026-07-02 22:33:54.019 | Downloading python_keystoneclient-5.8.0-py3-none-any.whl (397 kB) 2026-07-02 22:33:54.046 | Downloading rfc3986-2.0.0-py2.py3-none-any.whl (31 kB) 2026-07-02 22:33:54.068 | Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 2026-07-02 22:33:54.090 | Downloading stevedore-5.9.0-py3-none-any.whl (54 kB) 2026-07-02 22:33:54.111 | Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) 2026-07-02 22:33:54.134 | Downloading webob-1.8.10-py2.py3-none-any.whl (115 kB) 2026-07-02 22:33:54.431 | Installing collected packages: WebOb, typing-extensions, stevedore, six, rfc3986, pyparsing, PyJWT, psutil, netaddr, msgpack, decorator, python-dateutil, oslo.i18n, oslo.context, os-service-types, dogpile.cache, oslo.utils, oslo.config, keystoneauth1, oslo.serialization, python-keystoneclient, pycadf, oslo.log, oslo.cache, keystonemiddleware 2026-07-02 22:33:54.693 | Attempting uninstall: six 2026-07-02 22:33:54.701 | Found existing installation: six 1.16.0 2026-07-02 22:33:54.702 | Not uninstalling six at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:33:54.702 | Can't uninstall 'six'. No files were found to uninstall. 2026-07-02 22:33:54.765 | Attempting uninstall: pyparsing 2026-07-02 22:33:54.775 | Found existing installation: pyparsing 3.1.1 2026-07-02 22:33:54.776 | Not uninstalling pyparsing at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:33:54.776 | Can't uninstall 'pyparsing'. No files were found to uninstall. 2026-07-02 22:33:54.917 | Attempting uninstall: PyJWT 2026-07-02 22:33:54.926 | Found existing installation: PyJWT 2.7.0 2026-07-02 22:33:54.927 | Not uninstalling pyjwt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:33:54.927 | Can't uninstall 'PyJWT'. No files were found to uninstall. 2026-07-02 22:33:55.091 | Attempting uninstall: netaddr 2026-07-02 22:33:55.102 | Found existing installation: netaddr 0.8.0 2026-07-02 22:33:55.102 | Not uninstalling netaddr at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:33:55.102 | Can't uninstall 'netaddr'. No files were found to uninstall. 2026-07-02 22:33:55.364 | Attempting uninstall: python-dateutil 2026-07-02 22:33:55.375 | Found existing installation: python-dateutil 2.8.2 2026-07-02 22:33:55.375 | Not uninstalling python-dateutil at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:33:55.376 | Can't uninstall 'python-dateutil'. No files were found to uninstall. 2026-07-02 22:33:57.618 | 2026-07-02 22:33:57.626 | 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.9.0 typing-extensions-4.15.0 2026-07-02 22:33:57.845 | + inc/python:pip_install:216 : result=0 2026-07-02 22:33:57.849 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:33:57.853 | + functions-common:time_stop:2420 : local name 2026-07-02 22:33:57.856 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:33:57.860 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:33:57.863 | + functions-common:time_stop:2423 : local total 2026-07-02 22:33:57.867 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:33:57.869 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:33:57.872 | + functions-common:time_stop:2427 : start_time=1783031630332 2026-07-02 22:33:57.876 | + functions-common:time_stop:2429 : [[ -z 1783031630332 ]] 2026-07-02 22:33:57.881 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:33:57.886 | + functions-common:time_stop:2432 : end_time=1783031637882 2026-07-02 22:33:57.889 | + functions-common:time_stop:2433 : elapsed_time=7550 2026-07-02 22:33:57.893 | + functions-common:time_stop:2434 : total=40224 2026-07-02 22:33:57.896 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:33:57.900 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=47774 2026-07-02 22:33:57.904 | + inc/python:pip_install:219 : return 0 2026-07-02 22:33:57.908 | + lib/keystone:install_keystonemiddleware:488 : pip_install_gr python-memcached 2026-07-02 22:33:57.912 | + inc/python:pip_install_gr:94 : local name=python-memcached 2026-07-02 22:33:57.915 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 22:33:57.920 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-memcached 2026-07-02 22:33:57.923 | ++ inc/python:get_from_global_requirements:241 : local package=python-memcached 2026-07-02 22:33:57.927 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 22:33:57.932 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 22:33:57.933 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2026-07-02 22:33:57.940 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-memcached ' 2026-07-02 22:33:57.944 | ++ inc/python:get_from_global_requirements:244 : [[ python-memcached == '' ]] 2026-07-02 22:33:57.947 | ++ inc/python:get_from_global_requirements:247 : echo python-memcached 2026-07-02 22:33:57.951 | + inc/python:pip_install_gr:96 : clean_name=python-memcached 2026-07-02 22:33:57.955 | + inc/python:pip_install_gr:97 : pip_install python-memcached 2026-07-02 22:33:57.984 | Using python 3.12 to install python-memcached 2026-07-02 22:33:57.988 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2026-07-02 22:33:59.173 | Collecting python-memcached 2026-07-02 22:33:59.313 | Downloading python_memcached-1.62-py2.py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:33:59.340 | Downloading python_memcached-1.62-py2.py3-none-any.whl (15 kB) 2026-07-02 22:33:59.521 | Installing collected packages: python-memcached 2026-07-02 22:33:59.557 | Successfully installed python-memcached-1.62 2026-07-02 22:33:59.689 | + inc/python:pip_install:216 : result=0 2026-07-02 22:33:59.692 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:33:59.696 | + functions-common:time_stop:2420 : local name 2026-07-02 22:33:59.698 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:33:59.701 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:33:59.704 | + functions-common:time_stop:2423 : local total 2026-07-02 22:33:59.706 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:33:59.709 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:33:59.712 | + functions-common:time_stop:2427 : start_time=1783031637977 2026-07-02 22:33:59.715 | + functions-common:time_stop:2429 : [[ -z 1783031637977 ]] 2026-07-02 22:33:59.719 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:33:59.723 | + functions-common:time_stop:2432 : end_time=1783031639720 2026-07-02 22:33:59.726 | + functions-common:time_stop:2433 : elapsed_time=1743 2026-07-02 22:33:59.729 | + functions-common:time_stop:2434 : total=47774 2026-07-02 22:33:59.731 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:33:59.734 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=49517 2026-07-02 22:33:59.737 | + inc/python:pip_install:219 : return 0 2026-07-02 22:33:59.740 | + ./stack.sh:main:918 : is_service_enabled keystone 2026-07-02 22:33:59.760 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:33:59.763 | + ./stack.sh:main:919 : '[' 192.168.122.146 == 192.168.122.146 ']' 2026-07-02 22:33:59.766 | + ./stack.sh:main:920 : stack_install_service keystone 2026-07-02 22:33:59.769 | + lib/stack:stack_install_service:20 : local service=keystone 2026-07-02 22:33:59.772 | + lib/stack:stack_install_service:21 : type install_keystone 2026-07-02 22:33:59.775 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 22:33:59.777 | + lib/stack:stack_install_service:32 : install_keystone 2026-07-02 22:33:59.780 | + lib/keystone:install_keystone:494 : is_service_enabled ldap 2026-07-02 22:33:59.799 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:33:59.802 | + lib/keystone:install_keystone:498 : git_clone https://review.opendev.org/openstack/keystone.git /opt/stack/keystone master 2026-07-02 22:33:59.804 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/keystone.git 2026-07-02 22:33:59.807 | + functions-common:git_clone:590 : local git_dest=/opt/stack/keystone 2026-07-02 22:33:59.810 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:33:59.812 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:33:59.816 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:33:59.819 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:33:59.822 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:33:59.826 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:33:59.843 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:33:59.846 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:33:59.849 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:33:59.852 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:33:59.853 | + functions-common:git_clone:610 : echo master 2026-07-02 22:33:59.857 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/keystone ]] 2026-07-02 22:33:59.860 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:33:59.862 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-02 22:33:59.865 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:33:59.867 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:33:59.870 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:33:59.872 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:33:59.875 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:33:59.877 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:33:59.880 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:33:59.882 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:33:59.886 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:33:59.890 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031639887 2026-07-02 22:33:59.893 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/keystone.git /opt/stack/keystone 2026-07-02 22:33:59.896 | Cloning into '/opt/stack/keystone'... 2026-07-02 22:34:44.264 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:34:44.267 | + functions-common:time_stop:2420 : local name 2026-07-02 22:34:44.271 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:34:44.274 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:34:44.278 | + functions-common:time_stop:2423 : local total 2026-07-02 22:34:44.281 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:34:44.285 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:34:44.288 | + functions-common:time_stop:2427 : start_time=1783031639887 2026-07-02 22:34:44.292 | + functions-common:time_stop:2429 : [[ -z 1783031639887 ]] 2026-07-02 22:34:44.296 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:34:44.303 | + functions-common:time_stop:2432 : end_time=1783031684299 2026-07-02 22:34:44.307 | + functions-common:time_stop:2433 : elapsed_time=44412 2026-07-02 22:34:44.310 | + functions-common:time_stop:2434 : total=21824 2026-07-02 22:34:44.314 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:34:44.318 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=66236 2026-07-02 22:34:44.321 | + functions-common:git_clone:631 : cd /opt/stack/keystone 2026-07-02 22:34:44.325 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:34:44.328 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:34:44.332 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:34:44.336 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:34:44.339 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:34:44.343 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:34:44.347 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:34:44.350 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:34:44.354 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:34:44.358 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:34:44.364 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031684360 2026-07-02 22:34:44.367 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:35:04.566 | From https://review.opendev.org/openstack/keystone 2026-07-02 22:35:04.566 | * branch master -> FETCH_HEAD 2026-07-02 22:35:04.579 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:35:04.582 | + functions-common:time_stop:2420 : local name 2026-07-02 22:35:04.586 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:35:04.589 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:35:04.592 | + functions-common:time_stop:2423 : local total 2026-07-02 22:35:04.595 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:35:04.598 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:35:04.602 | + functions-common:time_stop:2427 : start_time=1783031684360 2026-07-02 22:35:04.605 | + functions-common:time_stop:2429 : [[ -z 1783031684360 ]] 2026-07-02 22:35:04.609 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:35:04.614 | + functions-common:time_stop:2432 : end_time=1783031704611 2026-07-02 22:35:04.618 | + functions-common:time_stop:2433 : elapsed_time=20251 2026-07-02 22:35:04.622 | + functions-common:time_stop:2434 : total=66236 2026-07-02 22:35:04.625 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:35:04.628 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86487 2026-07-02 22:35:04.631 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:35:04.634 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:35:04.638 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:35:04.641 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:35:04.644 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:35:04.647 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:35:04.651 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:35:04.654 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:35:04.657 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:35:04.662 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:35:04.667 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031704664 2026-07-02 22:35:04.670 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:35:04.845 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:35:04.845 | 2026-07-02 22:35:04.845 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:35:04.845 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:35:04.845 | state without impacting any branches by switching back to a branch. 2026-07-02 22:35:04.845 | 2026-07-02 22:35:04.845 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:35:04.845 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:35:04.845 | 2026-07-02 22:35:04.846 | git switch -c 2026-07-02 22:35:04.846 | 2026-07-02 22:35:04.846 | Or undo this operation with: 2026-07-02 22:35:04.846 | 2026-07-02 22:35:04.846 | git switch - 2026-07-02 22:35:04.846 | 2026-07-02 22:35:04.846 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:35:04.846 | 2026-07-02 22:35:04.846 | HEAD is now at 4172e7845 Materialize limit backend queries in read sessions 2026-07-02 22:35:04.850 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:35:04.854 | + functions-common:time_stop:2420 : local name 2026-07-02 22:35:04.857 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:35:04.861 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:35:04.864 | + functions-common:time_stop:2423 : local total 2026-07-02 22:35:04.867 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:35:04.870 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:35:04.873 | + functions-common:time_stop:2427 : start_time=1783031704664 2026-07-02 22:35:04.875 | + functions-common:time_stop:2429 : [[ -z 1783031704664 ]] 2026-07-02 22:35:04.880 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:35:04.885 | + functions-common:time_stop:2432 : end_time=1783031704881 2026-07-02 22:35:04.888 | + functions-common:time_stop:2433 : elapsed_time=217 2026-07-02 22:35:04.891 | + functions-common:time_stop:2434 : total=86487 2026-07-02 22:35:04.895 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:35:04.899 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=86704 2026-07-02 22:35:04.902 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/keystone 2026-07-02 22:35:04.920 | + functions-common:git_clone:672 : cd /opt/stack/keystone 2026-07-02 22:35:04.925 | + functions-common:git_clone:673 : head -1 2026-07-02 22:35:04.926 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:35:04.929 | 4172e7845 Materialize limit backend queries in read sessions 2026-07-02 22:35:04.933 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:35:04.937 | + lib/keystone:install_keystone:499 : setup_develop /opt/stack/keystone 2026-07-02 22:35:04.940 | + inc/python:setup_develop:353 : local bindep 2026-07-02 22:35:04.943 | + inc/python:setup_develop:354 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-02 22:35:04.946 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/keystone 2026-07-02 22:35:04.950 | + inc/python:setup_develop:359 : local extras= 2026-07-02 22:35:04.953 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2026-07-02 22:35:04.957 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 22:35:04.961 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-02 22:35:04.964 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/keystone 2026-07-02 22:35:04.967 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 22:35:04.970 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 22:35:04.975 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/keystone 2026-07-02 22:35:04.979 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 22:35:04.983 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/keystone 2026-07-02 22:35:04.986 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 22:35:04.990 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 22:35:04.995 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2026-07-02 22:35:05.003 | + inc/python:_setup_package_with_constraints_edit:400 : name=keystone 2026-07-02 22:35:05.006 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z keystone ']' 2026-07-02 22:35:05.009 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone 2026-07-02 22:35:05.190 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/keystone -e 2026-07-02 22:35:05.193 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 22:35:05.197 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 22:35:05.200 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 22:35:05.204 | + inc/python:setup_package:439 : [[ /opt/stack/keystone == -bindep* ]] 2026-07-02 22:35:05.207 | + inc/python:setup_package:444 : local project_dir=/opt/stack/keystone 2026-07-02 22:35:05.211 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 22:35:05.214 | + inc/python:setup_package:446 : local extras= 2026-07-02 22:35:05.218 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 22:35:05.221 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 22:35:05.224 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 22:35:05.227 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 22:35:05.231 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 22:35:05.234 | + inc/python:setup_package:464 : pip_install -e /opt/stack/keystone 2026-07-02 22:35:05.260 | Using python 3.12 to install /opt/stack/keystone 2026-07-02 22:35:05.264 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2026-07-02 22:35:06.289 | Obtaining file:///opt/stack/keystone 2026-07-02 22:35:06.294 | Installing build dependencies: started 2026-07-02 22:35:07.945 | Installing build dependencies: finished with status 'done' 2026-07-02 22:35:07.946 | Checking if build backend supports build_editable: started 2026-07-02 22:35:08.475 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 22:35:08.477 | Getting requirements to build editable: started 2026-07-02 22:35:08.765 | Getting requirements to build editable: finished with status 'done' 2026-07-02 22:35:08.767 | Preparing editable metadata (pyproject.toml): started 2026-07-02 22:35:09.810 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:35:09.825 | 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-07-02 22:35:09.825 | 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-07-02 22:35:10.020 | Collecting Flask!=0.11,>=1.0.2 (from keystone==29.1.0.dev45) 2026-07-02 22:35:10.156 | Downloading flask-3.1.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 22:35:10.196 | Collecting Flask-RESTful>=0.3.5 (from keystone==29.1.0.dev45) 2026-07-02 22:35:10.213 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl.metadata (1.0 kB) 2026-07-02 22:35:10.606 | Collecting cryptography>=2.7 (from keystone==29.1.0.dev45) 2026-07-02 22:35:10.624 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.4 kB) 2026-07-02 22:35:11.217 | Collecting SQLAlchemy>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-02 22:35:11.233 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (9.5 kB) 2026-07-02 22:35:11.255 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystone==29.1.0.dev45) (5.9.0) 2026-07-02 22:35:11.255 | 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-07-02 22:35:11.257 | 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-07-02 22:35:11.331 | Collecting bcrypt>=3.1.3 (from keystone==29.1.0.dev45) 2026-07-02 22:35:11.347 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl.metadata (10 kB) 2026-07-02 22:35:11.361 | 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-07-02 22:35:11.361 | 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-07-02 22:35:11.363 | 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-07-02 22:35:11.423 | Collecting oslo.messaging>=5.29.0 (from keystone==29.1.0.dev45) 2026-07-02 22:35:11.442 | Downloading oslo_messaging-18.1.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 22:35:11.502 | Collecting oslo.db>=6.0.0 (from keystone==29.1.0.dev45) 2026-07-02 22:35:11.518 | Downloading oslo_db-18.0.0-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 22:35:11.529 | 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-07-02 22:35:11.531 | 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-07-02 22:35:11.571 | Collecting oslo.middleware>=3.31.0 (from keystone==29.1.0.dev45) 2026-07-02 22:35:11.587 | Downloading oslo_middleware-8.1.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:35:11.641 | Collecting oslo.policy>=4.5.0 (from keystone==29.1.0.dev45) 2026-07-02 22:35:11.657 | Downloading oslo_policy-5.1.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 22:35:11.668 | 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-07-02 22:35:11.698 | Collecting oslo.upgradecheck>=1.3.0 (from keystone==29.1.0.dev45) 2026-07-02 22:35:11.714 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl.metadata (1.8 kB) 2026-07-02 22:35:11.724 | 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-07-02 22:35:11.752 | Collecting oauthlib>=0.6.2 (from keystone==29.1.0.dev45) 2026-07-02 22:35:11.767 | Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) 2026-07-02 22:35:11.812 | Collecting pysaml2>=5.0.0 (from keystone==29.1.0.dev45) 2026-07-02 22:35:11.829 | Downloading pysaml2-7.5.4-py3-none-any.whl.metadata (6.5 kB) 2026-07-02 22:35:11.840 | 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-07-02 22:35:11.842 | 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-07-02 22:35:11.880 | Collecting jsonschema>=3.2.0 (from keystone==29.1.0.dev45) 2026-07-02 22:35:11.896 | Downloading jsonschema-4.26.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-02 22:35:11.909 | 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-07-02 22:35:11.910 | 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-07-02 22:35:11.944 | Collecting osprofiler>=1.4.0 (from keystone==29.1.0.dev45) 2026-07-02 22:35:11.960 | Downloading osprofiler-4.4.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-02 22:35:12.010 | Collecting Werkzeug>=0.15.0 (from keystone==29.1.0.dev45) 2026-07-02 22:35:12.025 | Downloading werkzeug-3.1.8-py3-none-any.whl.metadata (4.0 kB) 2026-07-02 22:35:12.223 | Collecting cffi>=1.12 (from cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-02 22:35:12.240 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.6 kB) 2026-07-02 22:35:12.275 | Collecting pycparser (from cffi>=1.12->cryptography>=2.7->keystone==29.1.0.dev45) 2026-07-02 22:35:12.290 | Downloading pycparser-3.0-py3-none-any.whl.metadata (8.2 kB) 2026-07-02 22:35:12.302 | 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-07-02 22:35:12.330 | Collecting blinker>=1.9.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 22:35:12.344 | Downloading blinker-1.9.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 22:35:12.386 | Collecting click>=8.1.3 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 22:35:12.403 | Downloading click-8.4.1-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 22:35:12.439 | Collecting itsdangerous>=2.2.0 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 22:35:12.454 | Downloading itsdangerous-2.2.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 22:35:12.493 | Collecting jinja2>=3.1.2 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 22:35:12.508 | Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:35:12.618 | Collecting markupsafe>=2.1.1 (from Flask!=0.11,>=1.0.2->keystone==29.1.0.dev45) 2026-07-02 22:35:12.633 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) 2026-07-02 22:35:12.675 | Collecting aniso8601>=0.82 (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-02 22:35:12.690 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl.metadata (23 kB) 2026-07-02 22:35:12.706 | 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-07-02 22:35:12.776 | Collecting pytz (from Flask-RESTful>=0.3.5->keystone==29.1.0.dev45) 2026-07-02 22:35:12.792 | Downloading pytz-2026.2-py2.py3-none-any.whl.metadata (22 kB) 2026-07-02 22:35:12.837 | Collecting attrs>=22.2.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 22:35:12.852 | Downloading attrs-26.1.0-py3-none-any.whl.metadata (8.8 kB) 2026-07-02 22:35:12.889 | Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 22:35:12.904 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:35:12.954 | Collecting referencing>=0.28.4 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 22:35:12.969 | Downloading referencing-0.37.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 22:35:13.546 | Collecting rpds-py>=0.25.0 (from jsonschema>=3.2.0->keystone==29.1.0.dev45) 2026-07-02 22:35:13.562 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) 2026-07-02 22:35:13.578 | 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-07-02 22:35:13.580 | 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-07-02 22:35:13.585 | 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-07-02 22:35:13.586 | 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-07-02 22:35:13.587 | 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-07-02 22:35:13.598 | 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-07-02 22:35:13.600 | 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-07-02 22:35:13.601 | 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-07-02 22:35:13.645 | Collecting alembic>=0.9.6 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 22:35:13.661 | Downloading alembic-1.18.4-py3-none-any.whl.metadata (7.2 kB) 2026-07-02 22:35:13.672 | 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-07-02 22:35:13.702 | Collecting testresources>=2.0.0 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 22:35:13.717 | Downloading testresources-2.1.2-py3-none-any.whl.metadata (15 kB) 2026-07-02 22:35:13.752 | Collecting testscenarios>=0.4 (from oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 22:35:13.767 | Downloading testscenarios-0.6.2-py3-none-any.whl.metadata (13 kB) 2026-07-02 22:35:13.815 | Collecting Mako (from alembic>=0.9.6->oslo.db>=6.0.0->keystone==29.1.0.dev45) 2026-07-02 22:35:13.831 | Downloading mako-1.3.12-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:35:13.843 | 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-07-02 22:35:13.849 | 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-07-02 22:35:13.852 | 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.4.0) 2026-07-02 22:35:13.895 | Collecting oslo.service>=1.24.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:13.911 | Downloading oslo_service-4.6.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 22:35:13.955 | Collecting cachetools>=2.0.0 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:13.973 | Downloading cachetools-7.1.4-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 22:35:14.016 | Collecting amqp>=2.5.2 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:14.031 | Downloading amqp-5.3.1-py3-none-any.whl.metadata (8.9 kB) 2026-07-02 22:35:14.094 | Collecting kombu>=4.6.8 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:14.110 | Downloading kombu-5.6.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:35:14.153 | Collecting oslo.metrics>=0.2.1 (from oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:14.168 | Downloading oslo_metrics-0.16.0-py3-none-any.whl.metadata (1.5 kB) 2026-07-02 22:35:14.205 | Collecting vine<6.0.0,>=5.0.0 (from amqp>=2.5.2->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:14.221 | Downloading vine-5.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-02 22:35:14.269 | Collecting tzdata>=2025.2 (from kombu>=4.6.8->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:14.284 | Downloading tzdata-2026.2-py2.py3-none-any.whl.metadata (1.4 kB) 2026-07-02 22:35:14.294 | 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-07-02 22:35:14.326 | Collecting prometheus-client>=0.6.0 (from oslo.metrics>=0.2.1->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:14.342 | Downloading prometheus_client-0.25.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:35:14.383 | Collecting statsd>=3.2.1 (from oslo.middleware>=3.31.0->keystone==29.1.0.dev45) 2026-07-02 22:35:14.398 | Downloading statsd-4.0.1-py2.py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:35:14.453 | Collecting eventlet>=0.27.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:14.469 | Downloading eventlet-0.41.0-py3-none-any.whl.metadata (5.4 kB) 2026-07-02 22:35:14.753 | Collecting greenlet>=0.4.15 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:14.769 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) 2026-07-02 22:35:14.820 | Collecting oslo.concurrency>=3.25.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:14.836 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 22:35:14.875 | Collecting PasteDeploy>=1.5.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:14.890 | Downloading PasteDeploy-3.1.0-py3-none-any.whl.metadata (2.7 kB) 2026-07-02 22:35:14.928 | Collecting Routes>=2.3.1 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:14.944 | Downloading Routes-2.5.1-py2.py3-none-any.whl.metadata (25 kB) 2026-07-02 22:35:14.992 | Collecting Paste>=2.0.2 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:15.009 | Downloading Paste-3.10.1-py3-none-any.whl.metadata (5.3 kB) 2026-07-02 22:35:15.084 | Collecting Yappi>=1.0 (from oslo.service>=1.24.0->oslo.messaging>=5.29.0->keystone==29.1.0.dev45) 2026-07-02 22:35:15.101 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) 2026-07-02 22:35:15.142 | 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-07-02 22:35:15.158 | Downloading dnspython-2.8.0-py3-none-any.whl.metadata (5.7 kB) 2026-07-02 22:35:15.205 | 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-07-02 22:35:15.220 | Downloading fasteners-0.20-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 22:35:15.270 | Collecting PrettyTable>=0.7.1 (from oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-02 22:35:15.286 | Downloading prettytable-3.17.0-py3-none-any.whl.metadata (34 kB) 2026-07-02 22:35:15.307 | 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-07-02 22:35:15.308 | 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-07-02 22:35:15.321 | 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-07-02 22:35:15.358 | Collecting wcwidth (from PrettyTable>=0.7.1->oslo.upgradecheck>=1.3.0->keystone==29.1.0.dev45) 2026-07-02 22:35:15.375 | Downloading wcwidth-0.8.1-py3-none-any.whl.metadata (43 kB) 2026-07-02 22:35:15.441 | Collecting defusedxml (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-02 22:35:15.458 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB) 2026-07-02 22:35:15.504 | Collecting pyopenssl<24.3.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-02 22:35:15.520 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl.metadata (13 kB) 2026-07-02 22:35:15.575 | Collecting xmlschema<3.0.0,>=2.0.0 (from pysaml2>=5.0.0->keystone==29.1.0.dev45) 2026-07-02 22:35:15.591 | Downloading xmlschema-2.5.1-py3-none-any.whl.metadata (8.3 kB) 2026-07-02 22:35:15.615 | 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-07-02 22:35:15.616 | 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-07-02 22:35:15.617 | 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-07-02 22:35:15.618 | 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-07-02 22:35:15.671 | 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-07-02 22:35:15.693 | Downloading elementpath-4.8.0-py3-none-any.whl.metadata (7.2 kB) 2026-07-02 22:35:15.758 | 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-07-02 22:35:15.773 | Downloading repoze_lru-0.8-py3-none-any.whl.metadata (1.8 kB) 2026-07-02 22:35:15.875 | Downloading bcrypt-5.0.0-cp39-abi3-manylinux_2_34_x86_64.whl (278 kB) 2026-07-02 22:35:15.919 | Downloading cryptography-43.0.3-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB) 2026-07-02 22:35:16.004 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 48.6 MB/s 0:00:00 2026-07-02 22:35:16.019 | Downloading cffi-2.0.0-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (219 kB) 2026-07-02 22:35:16.043 | Downloading flask-3.1.3-py3-none-any.whl (103 kB) 2026-07-02 22:35:16.066 | Downloading blinker-1.9.0-py3-none-any.whl (8.5 kB) 2026-07-02 22:35:16.090 | Downloading click-8.4.1-py3-none-any.whl (116 kB) 2026-07-02 22:35:16.115 | Downloading Flask_RESTful-0.3.10-py2.py3-none-any.whl (26 kB) 2026-07-02 22:35:16.139 | Downloading aniso8601-10.0.1-py2.py3-none-any.whl (52 kB) 2026-07-02 22:35:16.161 | Downloading itsdangerous-2.2.0-py3-none-any.whl (16 kB) 2026-07-02 22:35:16.185 | Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) 2026-07-02 22:35:16.208 | Downloading jsonschema-4.26.0-py3-none-any.whl (90 kB) 2026-07-02 22:35:16.231 | Downloading attrs-26.1.0-py3-none-any.whl (67 kB) 2026-07-02 22:35:16.253 | Downloading jsonschema_specifications-2025.9.1-py3-none-any.whl (18 kB) 2026-07-02 22:35:16.275 | Downloading markupsafe-3.0.3-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) 2026-07-02 22:35:16.298 | Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) 2026-07-02 22:35:16.324 | Downloading oslo_db-18.0.0-py3-none-any.whl (152 kB) 2026-07-02 22:35:16.350 | Downloading alembic-1.18.4-py3-none-any.whl (263 kB) 2026-07-02 22:35:16.378 | Downloading oslo_messaging-18.1.0-py3-none-any.whl (202 kB) 2026-07-02 22:35:16.403 | Downloading amqp-5.3.1-py3-none-any.whl (50 kB) 2026-07-02 22:35:16.427 | Downloading vine-5.1.0-py3-none-any.whl (9.6 kB) 2026-07-02 22:35:16.450 | Downloading cachetools-7.1.4-py3-none-any.whl (16 kB) 2026-07-02 22:35:16.472 | Downloading kombu-5.6.2-py3-none-any.whl (214 kB) 2026-07-02 22:35:16.498 | Downloading oslo_metrics-0.16.0-py3-none-any.whl (14 kB) 2026-07-02 22:35:16.521 | Downloading oslo_middleware-8.1.0-py3-none-any.whl (65 kB) 2026-07-02 22:35:16.545 | Downloading oslo_policy-5.1.0-py3-none-any.whl (89 kB) 2026-07-02 22:35:16.568 | Downloading oslo_service-4.6.0-py3-none-any.whl (117 kB) 2026-07-02 22:35:16.591 | Downloading eventlet-0.41.0-py3-none-any.whl (364 kB) 2026-07-02 22:35:16.619 | Downloading dnspython-2.8.0-py3-none-any.whl (331 kB) 2026-07-02 22:35:16.646 | Downloading greenlet-3.5.2-cp312-cp312-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (613 kB) 2026-07-02 22:35:16.666 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 613.7/613.7 kB 28.3 MB/s 0:00:00 2026-07-02 22:35:16.683 | Downloading oslo_concurrency-7.5.0-py3-none-any.whl (48 kB) 2026-07-02 22:35:16.706 | Downloading fasteners-0.20-py3-none-any.whl (18 kB) 2026-07-02 22:35:16.731 | Downloading oslo_upgradecheck-2.7.1-py3-none-any.whl (14 kB) 2026-07-02 22:35:16.755 | Downloading osprofiler-4.4.0-py3-none-any.whl (95 kB) 2026-07-02 22:35:16.779 | Downloading Paste-3.10.1-py3-none-any.whl (289 kB) 2026-07-02 22:35:16.807 | Downloading PasteDeploy-3.1.0-py3-none-any.whl (16 kB) 2026-07-02 22:35:16.830 | Downloading prettytable-3.17.0-py3-none-any.whl (34 kB) 2026-07-02 22:35:16.854 | Downloading prometheus_client-0.25.0-py3-none-any.whl (64 kB) 2026-07-02 22:35:16.877 | Downloading pysaml2-7.5.4-py3-none-any.whl (420 kB) 2026-07-02 22:35:16.906 | Downloading pyOpenSSL-24.2.1-py3-none-any.whl (58 kB) 2026-07-02 22:35:16.930 | Downloading xmlschema-2.5.1-py3-none-any.whl (395 kB) 2026-07-02 22:35:16.957 | Downloading elementpath-4.8.0-py3-none-any.whl (243 kB) 2026-07-02 22:35:16.983 | Downloading referencing-0.37.0-py3-none-any.whl (26 kB) 2026-07-02 22:35:17.006 | Downloading Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2026-07-02 22:35:17.031 | Downloading repoze_lru-0.8-py3-none-any.whl (6.4 kB) 2026-07-02 22:35:17.052 | Downloading rpds_py-2026.5.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (376 kB) 2026-07-02 22:35:17.080 | Downloading sqlalchemy-2.0.51-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (3.4 MB) 2026-07-02 22:35:17.154 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 47.0 MB/s 0:00:00 2026-07-02 22:35:17.170 | Downloading statsd-4.0.1-py2.py3-none-any.whl (13 kB) 2026-07-02 22:35:17.193 | Downloading testresources-2.1.2-py3-none-any.whl (25 kB) 2026-07-02 22:35:17.216 | Downloading testscenarios-0.6.2-py3-none-any.whl (12 kB) 2026-07-02 22:35:17.237 | Downloading tzdata-2026.2-py2.py3-none-any.whl (349 kB) 2026-07-02 22:35:17.263 | Downloading werkzeug-3.1.8-py3-none-any.whl (226 kB) 2026-07-02 22:35:17.289 | Downloading yappi-1.7.6-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (82 kB) 2026-07-02 22:35:17.314 | Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2026-07-02 22:35:17.338 | Downloading mako-1.3.12-py3-none-any.whl (78 kB) 2026-07-02 22:35:17.361 | Downloading pycparser-3.0-py3-none-any.whl (48 kB) 2026-07-02 22:35:17.384 | Downloading pytz-2026.2-py2.py3-none-any.whl (510 kB) 2026-07-02 22:35:17.416 | Downloading wcwidth-0.8.1-py3-none-any.whl (323 kB) 2026-07-02 22:35:17.597 | Building wheels for collected packages: keystone 2026-07-02 22:35:17.598 | Building editable for keystone (pyproject.toml): started 2026-07-02 22:35:18.703 | Building editable for keystone (pyproject.toml): finished with status 'done' 2026-07-02 22:35:18.703 | Created wheel for keystone: filename=keystone-29.1.0.dev45-0.editable-py3-none-any.whl size=9269 sha256=ea4f45af48e3035a23bdc5d4ac65f23436c326097b56e2a51a887551bd693ae0 2026-07-02 22:35:18.704 | Stored in directory: /tmp/pip-ephem-wheel-cache-irov1bih/wheels/d5/df/96/ee2394c3a20d6f991844794e53669e9943a8d62f162c6e6710 2026-07-02 22:35:18.709 | Successfully built keystone 2026-07-02 22:35:19.055 | Installing collected packages: statsd, pytz, aniso8601, Yappi, wcwidth, vine, tzdata, testscenarios, testresources, rpds-py, repoze.lru, pycparser, prometheus-client, PasteDeploy, Paste, oauthlib, markupsafe, itsdangerous, greenlet, fasteners, elementpath, dnspython, defusedxml, click, cachetools, blinker, bcrypt, attrs, xmlschema, Werkzeug, SQLAlchemy, Routes, referencing, PrettyTable, Mako, jinja2, eventlet, cffi, amqp, kombu, jsonschema-specifications, Flask, cryptography, alembic, pyopenssl, oslo.middleware, oslo.db, oslo.concurrency, jsonschema, Flask-RESTful, pysaml2, osprofiler, oslo.policy, oslo.upgradecheck, oslo.service, oslo.metrics, oslo.messaging, keystone 2026-07-02 22:35:19.096 | Attempting uninstall: pytz 2026-07-02 22:35:19.106 | Found existing installation: pytz 2024.1 2026-07-02 22:35:19.108 | Not uninstalling pytz at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:35:19.108 | Can't uninstall 'pytz'. No files were found to uninstall. 2026-07-02 22:35:20.926 | Attempting uninstall: oauthlib 2026-07-02 22:35:20.938 | Found existing installation: oauthlib 3.2.2 2026-07-02 22:35:20.938 | Not uninstalling oauthlib at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:35:20.940 | Can't uninstall 'oauthlib'. No files were found to uninstall. 2026-07-02 22:35:21.085 | Attempting uninstall: markupsafe 2026-07-02 22:35:21.098 | Found existing installation: MarkupSafe 2.1.5 2026-07-02 22:35:21.098 | Not uninstalling markupsafe at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:35:21.099 | Can't uninstall 'MarkupSafe'. No files were found to uninstall. 2026-07-02 22:35:22.195 | Attempting uninstall: click 2026-07-02 22:35:22.206 | Found existing installation: click 8.1.6 2026-07-02 22:35:22.209 | Not uninstalling click at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:35:22.209 | Can't uninstall 'click'. No files were found to uninstall. 2026-07-02 22:35:22.378 | Attempting uninstall: blinker 2026-07-02 22:35:22.389 | Found existing installation: blinker 1.7.0 2026-07-02 22:35:22.389 | Not uninstalling blinker at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:35:22.390 | Can't uninstall 'blinker'. No files were found to uninstall. 2026-07-02 22:35:22.409 | Attempting uninstall: bcrypt 2026-07-02 22:35:22.421 | Found existing installation: bcrypt 3.2.2 2026-07-02 22:35:22.422 | Not uninstalling bcrypt at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:35:22.422 | Can't uninstall 'bcrypt'. No files were found to uninstall. 2026-07-02 22:35:22.441 | Attempting uninstall: attrs 2026-07-02 22:35:22.455 | Found existing installation: attrs 23.2.0 2026-07-02 22:35:22.455 | Not uninstalling attrs at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:35:22.457 | Can't uninstall 'attrs'. No files were found to uninstall. 2026-07-02 22:35:25.535 | Attempting uninstall: jinja2 2026-07-02 22:35:25.548 | Found existing installation: Jinja2 3.1.2 2026-07-02 22:35:25.548 | Not uninstalling jinja2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:35:25.550 | Can't uninstall 'Jinja2'. No files were found to uninstall. 2026-07-02 22:35:26.587 | Attempting uninstall: cryptography 2026-07-02 22:35:26.600 | Found existing installation: cryptography 41.0.7 2026-07-02 22:35:26.601 | Not uninstalling cryptography at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:35:26.602 | Can't uninstall 'cryptography'. No files were found to uninstall. 2026-07-02 22:35:27.202 | Attempting uninstall: pyopenssl 2026-07-02 22:35:27.217 | Found existing installation: pyOpenSSL 23.2.0 2026-07-02 22:35:27.219 | Not uninstalling pyopenssl at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:35:27.219 | Can't uninstall 'pyOpenSSL'. No files were found to uninstall. 2026-07-02 22:35:27.659 | Attempting uninstall: jsonschema 2026-07-02 22:35:27.673 | Found existing installation: jsonschema 4.10.3 2026-07-02 22:35:27.674 | Not uninstalling jsonschema at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:35:27.675 | Can't uninstall 'jsonschema'. No files were found to uninstall. 2026-07-02 22:35:29.307 | 2026-07-02 22:35:29.309 | ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 2026-07-02 22:35:29.309 | service-identity 24.1.0 requires pyasn1-modules, which is not installed. 2026-07-02 22:35:29.323 | 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-07-02 22:35:29.708 | + inc/python:pip_install:216 : result=0 2026-07-02 22:35:29.711 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:35:29.715 | + functions-common:time_stop:2420 : local name 2026-07-02 22:35:29.719 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:35:29.722 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:35:29.726 | + functions-common:time_stop:2423 : local total 2026-07-02 22:35:29.729 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:35:29.732 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:35:29.735 | + functions-common:time_stop:2427 : start_time=1783031705254 2026-07-02 22:35:29.739 | + functions-common:time_stop:2429 : [[ -z 1783031705254 ]] 2026-07-02 22:35:29.743 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:35:29.749 | + functions-common:time_stop:2432 : end_time=1783031729745 2026-07-02 22:35:29.752 | + functions-common:time_stop:2433 : elapsed_time=24491 2026-07-02 22:35:29.755 | + functions-common:time_stop:2434 : total=49517 2026-07-02 22:35:29.758 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:35:29.762 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=74008 2026-07-02 22:35:29.765 | + inc/python:pip_install:219 : return 0 2026-07-02 22:35:29.769 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 22:35:29.772 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:35:29.775 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/keystone 2026-07-02 22:35:29.779 | + inc/python:use_library_from_git:266 : local name=/opt/stack/keystone 2026-07-02 22:35:29.782 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:35:29.785 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:35:29.789 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/keystone, ]] 2026-07-02 22:35:29.793 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:35:29.797 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2026-07-02 22:35:29.823 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:35:29.827 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 22:35:29.830 | + ./stack.sh:main:921 : configure_keystone 2026-07-02 22:35:29.835 | + lib/keystone:configure_keystone:145 : sudo install -d -o quobyte /etc/keystone 2026-07-02 22:35:29.853 | + lib/keystone:configure_keystone:147 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2026-07-02 22:35:29.856 | + lib/keystone:configure_keystone:148 : install -m 600 /dev/null /etc/keystone/keystone.conf 2026-07-02 22:35:29.863 | + lib/keystone:configure_keystone:151 : is_service_enabled ldap 2026-07-02 22:35:29.886 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:35:29.890 | + lib/keystone:configure_keystone:155 : iniset /etc/keystone/keystone.conf identity driver sql 2026-07-02 22:35:29.936 | + lib/keystone:configure_keystone:156 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2026-07-02 22:35:29.978 | + lib/keystone:configure_keystone:157 : iniset /etc/keystone/keystone.conf assignment driver sql 2026-07-02 22:35:30.023 | + lib/keystone:configure_keystone:158 : iniset /etc/keystone/keystone.conf role driver sql 2026-07-02 22:35:30.069 | + lib/keystone:configure_keystone:159 : iniset /etc/keystone/keystone.conf resource driver sql 2026-07-02 22:35:30.115 | + lib/keystone:configure_keystone:162 : iniset /etc/keystone/keystone.conf cache enabled True 2026-07-02 22:35:30.161 | + lib/keystone:configure_keystone:163 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2026-07-02 22:35:30.206 | + lib/keystone:configure_keystone:164 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2026-07-02 22:35:30.248 | + lib/keystone:configure_keystone:168 : iniset /etc/keystone/keystone.conf api response_validation error 2026-07-02 22:35:30.294 | + lib/keystone:configure_keystone:170 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2026-07-02 22:35:30.297 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=keystone 2026-07-02 22:35:30.301 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/keystone/keystone.conf 2026-07-02 22:35:30.305 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=oslo_messaging_notifications 2026-07-02 22:35:30.309 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 22:35:30.312 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 22:35:30.334 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:35:30.339 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 22:35:30.342 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 22:35:30.346 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 22:35:30.368 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:35:30.372 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.146:5672/ 2026-07-02 22:35:30.377 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.146:5672/ 2026-07-02 22:35:30.423 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 22:35:30.426 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 22:35:30.430 | + lib/keystone:configure_keystone:176 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://192.168.122.146/identity 2026-07-02 22:35:30.479 | + lib/keystone:configure_keystone:178 : [[ fernet != '' ]] 2026-07-02 22:35:30.483 | + lib/keystone:configure_keystone:179 : iniset /etc/keystone/keystone.conf token provider fernet 2026-07-02 22:35:30.533 | ++ lib/keystone:configure_keystone:182 : database_connection_url keystone 2026-07-02 22:35:30.537 | ++ lib/database:database_connection_url:134 : local db=keystone 2026-07-02 22:35:30.542 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql keystone 2026-07-02 22:35:30.546 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=keystone 2026-07-02 22:35:30.550 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:35:30.555 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:35:30.559 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:35:30.585 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:35:30.590 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:35:30.594 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-02 22:35:30.599 | + lib/keystone:configure_keystone:182 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/keystone?charset=utf8&plugin=dbcounter' 2026-07-02 22:35:30.647 | + lib/keystone:configure_keystone:185 : '[' False '!=' False ']' 2026-07-02 22:35:30.651 | + lib/keystone:configure_keystone:190 : setup_logging /etc/keystone/keystone.conf 2026-07-02 22:35:30.655 | + functions:setup_logging:693 : setup_systemd_logging /etc/keystone/keystone.conf 2026-07-02 22:35:30.659 | + functions:setup_systemd_logging:710 : local conf_file=/etc/keystone/keystone.conf 2026-07-02 22:35:30.664 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:35:30.692 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:35:30.696 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:35:30.700 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:35:30.704 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:35:30.708 | + functions:setup_systemd_logging:723 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:35:30.754 | + functions:setup_systemd_logging:725 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:35:30.800 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:35:30.845 | + functions:setup_systemd_logging:727 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:35:30.890 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT log_color False 2026-07-02 22:35:30.934 | + lib/keystone:configure_keystone:192 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2026-07-02 22:35:30.980 | + lib/keystone:configure_keystone:194 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini keystone.wsgi.api:application /identity '' keystone-api 2026-07-02 22:35:30.984 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/keystone/keystone-uwsgi-public.ini 2026-07-02 22:35:30.988 | + lib/apache:write_uwsgi_config:244 : local wsgi=keystone.wsgi.api:application 2026-07-02 22:35:30.992 | + lib/apache:write_uwsgi_config:245 : local url=/identity 2026-07-02 22:35:30.996 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 22:35:31.000 | + lib/apache:write_uwsgi_config:247 : local name=keystone-api 2026-07-02 22:35:31.004 | + lib/apache:write_uwsgi_config:249 : '[' -z keystone-api ']' 2026-07-02 22:35:31.008 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 22:35:31.012 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 22:35:31.031 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 22:35:31.032 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:35:31.043 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 22:35:31.049 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:35:31.065 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-02 22:35:31.071 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/keystone-api.socket 2026-07-02 22:35:31.075 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2026-07-02 22:35:31.081 | + lib/apache:write_uwsgi_config:270 : [[ keystone.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 22:35:31.085 | + lib/apache:write_uwsgi_config:271 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi module keystone.wsgi.api:application 2026-07-02 22:35:31.130 | + lib/apache:write_uwsgi_config:276 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2026-07-02 22:35:31.174 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2026-07-02 22:35:31.218 | + lib/apache:write_uwsgi_config:280 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2026-07-02 22:35:31.262 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2026-07-02 22:35:31.305 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 80 2026-07-02 22:35:31.349 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2026-07-02 22:35:31.393 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2026-07-02 22:35:31.437 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2026-07-02 22:35:31.482 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 22:35:31.527 | + lib/apache:write_uwsgi_config:292 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2026-07-02 22:35:31.571 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2026-07-02 22:35:31.616 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2026-07-02 22:35:31.660 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi start-time %t 2026-07-02 22:35:31.705 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 22:35:31.709 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 22:35:31.714 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for keystone-api 2026-07-02 22:35:31.718 | ++ lib/apache:apache_site_config_for:174 : local site=keystone-api 2026-07-02 22:35:31.722 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 22:35:31.726 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:35:31.730 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:35:31.734 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/keystone-api.conf 2026-07-02 22:35:31.739 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/keystone-api.conf 2026-07-02 22:35:31.743 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-api.socket 2026-07-02 22:35:31.788 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2026-07-02 22:35:31.836 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 ' 2026-07-02 22:35:31.836 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/keystone-api.conf 2026-07-02 22:35:31.847 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-api.socket|uwsgi://uwsgi-uds-keystone-api" retry=0 acquire=1 2026-07-02 22:35:31.853 | + lib/apache:write_uwsgi_config:309 : enable_apache_site keystone-api 2026-07-02 22:35:31.856 | + lib/apache:enable_apache_site:191 : local site=keystone-api 2026-07-02 22:35:31.860 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 22:35:31.865 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 22:35:31.869 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:35:31.873 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:35:31.877 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:35:31.881 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:35:31.886 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 22:35:31.890 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 22:35:31.894 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:35:31.898 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:35:31.902 | + lib/apache:enable_apache_site:195 : sudo a2ensite keystone-api 2026-07-02 22:35:31.915 | perl: warning: Setting locale failed. 2026-07-02 22:35:31.915 | perl: warning: Please check that your locale settings: 2026-07-02 22:35:31.915 | LANGUAGE = (unset), 2026-07-02 22:35:31.915 | LC_ALL = "en_US.utf8", 2026-07-02 22:35:31.915 | LANG = "de_DE.UTF-8" 2026-07-02 22:35:31.915 | are supported and installed on your system. 2026-07-02 22:35:31.916 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:35:31.958 | Enabling site keystone-api. 2026-07-02 22:35:31.965 | To activate the new configuration, you need to run: 2026-07-02 22:35:31.965 | systemctl reload apache2 2026-07-02 22:35:31.972 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 22:35:31.975 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:35:31.979 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:35:31.983 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:35:32.190 | + lib/keystone:configure_keystone:196 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2026-07-02 22:35:32.235 | + lib/keystone:configure_keystone:198 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2026-07-02 22:35:32.282 | + lib/keystone:configure_keystone:200 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2026-07-02 22:35:32.330 | + lib/keystone:configure_keystone:208 : [[ True = True ]] 2026-07-02 22:35:32.334 | + lib/keystone:configure_keystone:209 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2026-07-02 22:35:32.382 | + lib/keystone:configure_keystone:210 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2026-07-02 22:35:32.427 | + lib/keystone:configure_keystone:211 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2026-07-02 22:35:32.471 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf oslo_policy policy_file policy.yaml 2026-07-02 22:35:32.518 | + lib/keystone:configure_keystone:216 : [[ True == True ]] 2026-07-02 22:35:32.522 | + lib/keystone:configure_keystone:217 : iniset /etc/keystone/keystone.conf oslo_policy enforce_new_defaults true 2026-07-02 22:35:32.568 | + ./stack.sh:main:925 : is_service_enabled swift 2026-07-02 22:35:32.593 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:35:32.597 | + ./stack.sh:main:939 : is_service_enabled g-api n-api 2026-07-02 22:35:32.623 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:35:32.627 | + ./stack.sh:main:941 : stack_install_service glance 2026-07-02 22:35:32.631 | + lib/stack:stack_install_service:20 : local service=glance 2026-07-02 22:35:32.635 | + lib/stack:stack_install_service:21 : type install_glance 2026-07-02 22:35:32.639 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 22:35:32.643 | + lib/stack:stack_install_service:32 : install_glance 2026-07-02 22:35:32.647 | + lib/glance:install_glance:551 : glance_store_extras=() 2026-07-02 22:35:32.651 | + lib/glance:install_glance:551 : local glance_store_extras 2026-07-02 22:35:32.655 | + lib/glance:install_glance:553 : is_service_enabled cinder 2026-07-02 22:35:32.680 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:35:32.684 | + lib/glance:install_glance:554 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2026-07-02 22:35:32.688 | + lib/glance:install_glance:557 : is_service_enabled swift 2026-07-02 22:35:32.713 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:35:32.717 | + lib/glance:install_glance:563 : use_library_from_git glance_store 2026-07-02 22:35:32.721 | + inc/python:use_library_from_git:266 : local name=glance_store 2026-07-02 22:35:32.726 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:35:32.729 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:35:32.733 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,glance_store, ]] 2026-07-02 22:35:32.737 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:35:32.741 | ++ lib/glance:install_glance:569 : join_extras cinder 2026-07-02 22:35:32.745 | ++ inc/python:join_extras:28 : local IFS=, 2026-07-02 22:35:32.748 | ++ inc/python:join_extras:29 : echo cinder 2026-07-02 22:35:32.752 | + lib/glance:install_glance:569 : pip_install_gr_extras glance-store cinder 2026-07-02 22:35:32.756 | + inc/python:pip_install_gr_extras:107 : local name=glance-store 2026-07-02 22:35:32.760 | + inc/python:pip_install_gr_extras:108 : local extras=cinder 2026-07-02 22:35:32.764 | + inc/python:pip_install_gr_extras:109 : local version_constraints 2026-07-02 22:35:32.768 | ++ inc/python:pip_install_gr_extras:110 : get_version_constraints_from_global_requirements glance-store 2026-07-02 22:35:32.772 | ++ inc/python:get_version_constraints_from_global_requirements:253 : local package=glance-store 2026-07-02 22:35:32.775 | ++ inc/python:get_version_constraints_from_global_requirements:254 : local required_pkg_version_constraint 2026-07-02 22:35:32.780 | +++ inc/python:get_version_constraints_from_global_requirements:256 : cut -d# -f1 2026-07-02 22:35:32.781 | +++ inc/python:get_version_constraints_from_global_requirements:256 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2026-07-02 22:35:32.787 | ++ inc/python:get_version_constraints_from_global_requirements:256 : required_pkg_version_constraint='!=0.29.0 ' 2026-07-02 22:35:32.791 | ++ inc/python:get_version_constraints_from_global_requirements:257 : [[ !=0.29.0 == '' ]] 2026-07-02 22:35:32.795 | ++ inc/python:get_version_constraints_from_global_requirements:260 : echo '!=0.29.0' 2026-07-02 22:35:32.798 | + inc/python:pip_install_gr_extras:110 : version_constraints='!=0.29.0' 2026-07-02 22:35:32.802 | + inc/python:pip_install_gr_extras:111 : pip_install 'glance-store[cinder]!=0.29.0' 2026-07-02 22:35:32.829 | Using python 3.12 to install glance-store[cinder]!=0.29.0 2026-07-02 22:35:32.832 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2026-07-02 22:35:34.138 | Collecting glance-store!=0.29.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 22:35:34.276 | Downloading glance_store-5.6.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-02 22:35:34.294 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.5.0) 2026-07-02 22:35:34.295 | 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-07-02 22:35:34.296 | 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-07-02 22:35:34.297 | Requirement already satisfied: oslo.utils>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (10.1.1) 2026-07-02 22:35:34.298 | 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-07-02 22:35:34.299 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.9.0) 2026-07-02 22:35:34.300 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.26.0) 2026-07-02 22:35:34.301 | 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-07-02 22:35:34.301 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (5.8.0) 2026-07-02 22:35:34.302 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.34.2) 2026-07-02 22:35:34.330 | Collecting retrying!=1.3.0,>=1.2.3 (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) 2026-07-02 22:35:34.346 | Downloading retrying-1.4.2-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 22:35:34.359 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.0) 2026-07-02 22:35:34.361 | Requirement already satisfied: debtcollector>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from futurist>=1.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-02 22:35:34.363 | 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-07-02 22:35:34.405 | Collecting python-cinderclient>=4.1.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 22:35:34.421 | Downloading python_cinderclient-9.9.0-py3-none-any.whl.metadata (19 kB) 2026-07-02 22:35:34.493 | Collecting os-brick>=6.3.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 22:35:34.508 | Downloading os_brick-7.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:35:34.556 | Collecting oslo.rootwrap>=5.8.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 22:35:34.572 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:35:34.620 | Collecting oslo.privsep>=1.23.0 (from glance-store[cinder]!=0.29.0) 2026-07-02 22:35:34.636 | Downloading oslo_privsep-3.11.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 22:35:34.649 | Requirement already satisfied: attrs>=22.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.1.0) 2026-07-02 22:35:34.650 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2025.9.1) 2026-07-02 22:35:34.651 | Requirement already satisfied: referencing>=0.28.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.37.0) 2026-07-02 22:35:34.652 | Requirement already satisfied: rpds-py>=0.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonschema>=3.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2026.5.1) 2026-07-02 22:35:34.658 | 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-07-02 22:35:34.659 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.1.0) 2026-07-02 22:35:34.660 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.8.2) 2026-07-02 22:35:34.661 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.4.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (4.15.0) 2026-07-02 22:35:34.666 | 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-07-02 22:35:34.666 | 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-07-02 22:35:34.669 | 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-07-02 22:35:34.701 | Collecting tenacity>=6.3.1 (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) 2026-07-02 22:35:34.716 | Downloading tenacity-9.1.4-py3-none-any.whl.metadata (1.2 kB) 2026-07-02 22:35:34.726 | Requirement already satisfied: psutil>=5.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (7.2.2) 2026-07-02 22:35:34.731 | Requirement already satisfied: fasteners>=0.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.concurrency>=3.26.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (0.20) 2026-07-02 22:35:34.736 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (1.3.0) 2026-07-02 22:35:34.737 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-02 22:35:34.738 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (6.0.3) 2026-07-02 22:35:34.747 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.9.0.post0) 2026-07-02 22:35:34.750 | Requirement already satisfied: cffi>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (2.0.0) 2026-07-02 22:35:34.751 | Requirement already satisfied: msgpack>=0.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (1.2.1) 2026-07-02 22:35:34.754 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.14.0->oslo.privsep>=1.23.0->glance-store[cinder]!=0.29.0) (3.0) 2026-07-02 22:35:34.762 | Requirement already satisfied: WebOb>=1.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.8.10) 2026-07-02 22:35:34.763 | Requirement already satisfied: eventlet>=0.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.41.0) 2026-07-02 22:35:34.764 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.5.2) 2026-07-02 22:35:34.766 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.1.0) 2026-07-02 22:35:34.767 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.5.1) 2026-07-02 22:35:34.768 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (3.10.1) 2026-07-02 22:35:34.769 | Requirement already satisfied: Yappi>=1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.7.6) 2026-07-02 22:35:34.772 | Requirement already satisfied: dnspython>=1.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from eventlet>=0.27.0->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (2.8.0) 2026-07-02 22:35:34.782 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.3.2) 2026-07-02 22:35:34.783 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=4.7.0->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (26.2) 2026-07-02 22:35:34.789 | 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-07-02 22:35:34.806 | 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-07-02 22:35:34.810 | 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-07-02 22:35:34.814 | Requirement already satisfied: six>=1.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=4.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (1.17.0) 2026-07-02 22:35:34.826 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.4.7) 2026-07-02 22:35:34.827 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (3.18) 2026-07-02 22:35:34.828 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2.7.0) 2026-07-02 22:35:34.830 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->glance-store!=0.29.0->glance-store[cinder]!=0.29.0) (2023.11.17) 2026-07-02 22:35:34.850 | Requirement already satisfied: repoze.lru>=0.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from Routes>=2.3.1->oslo.service>=2.8.0->os-brick>=6.3.0->glance-store[cinder]!=0.29.0) (0.8) 2026-07-02 22:35:34.908 | Downloading glance_store-5.6.0-py3-none-any.whl (262 kB) 2026-07-02 22:35:34.961 | Downloading os_brick-7.1.0-py3-none-any.whl (285 kB) 2026-07-02 22:35:34.987 | Downloading oslo_privsep-3.11.0-py3-none-any.whl (41 kB) 2026-07-02 22:35:35.015 | Downloading oslo_rootwrap-7.9.0-py3-none-any.whl (40 kB) 2026-07-02 22:35:35.038 | Downloading python_cinderclient-9.9.0-py3-none-any.whl (256 kB) 2026-07-02 22:35:35.061 | Downloading retrying-1.4.2-py3-none-any.whl (10 kB) 2026-07-02 22:35:35.082 | Downloading tenacity-9.1.4-py3-none-any.whl (28 kB) 2026-07-02 22:35:35.323 | Installing collected packages: tenacity, retrying, oslo.rootwrap, python-cinderclient, oslo.privsep, glance-store, os-brick 2026-07-02 22:35:36.683 | 2026-07-02 22:35:36.699 | Successfully installed glance-store-5.6.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-07-02 22:35:36.867 | + inc/python:pip_install:216 : result=0 2026-07-02 22:35:36.870 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:35:36.874 | + functions-common:time_stop:2420 : local name 2026-07-02 22:35:36.877 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:35:36.879 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:35:36.881 | + functions-common:time_stop:2423 : local total 2026-07-02 22:35:36.884 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:35:36.887 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:35:36.889 | + functions-common:time_stop:2427 : start_time=1783031732822 2026-07-02 22:35:36.891 | + functions-common:time_stop:2429 : [[ -z 1783031732822 ]] 2026-07-02 22:35:36.896 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:35:36.900 | + functions-common:time_stop:2432 : end_time=1783031736897 2026-07-02 22:35:36.903 | + functions-common:time_stop:2433 : elapsed_time=4075 2026-07-02 22:35:36.906 | + functions-common:time_stop:2434 : total=74008 2026-07-02 22:35:36.908 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:35:36.910 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=78083 2026-07-02 22:35:36.913 | + inc/python:pip_install:219 : return 0 2026-07-02 22:35:36.916 | + lib/glance:install_glance:570 : copy_rootwrap /opt/stack/data/venv/etc/glance 2026-07-02 22:35:36.919 | + lib/glance:copy_rootwrap:267 : local source_path=/opt/stack/data/venv/etc/glance 2026-07-02 22:35:36.921 | + lib/glance:copy_rootwrap:269 : sudo install -d -o quobyte /etc/glance 2026-07-02 22:35:36.938 | + lib/glance:copy_rootwrap:270 : cp -r /opt/stack/data/venv/etc/glance/rootwrap.conf /opt/stack/data/venv/etc/glance/rootwrap.d /etc/glance/ 2026-07-02 22:35:36.944 | + lib/glance:install_glance:573 : git_clone https://review.opendev.org/openstack/glance.git /opt/stack/glance master 2026-07-02 22:35:36.948 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/glance.git 2026-07-02 22:35:36.951 | + functions-common:git_clone:590 : local git_dest=/opt/stack/glance 2026-07-02 22:35:36.954 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:35:36.956 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:35:36.961 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:35:36.963 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:35:36.966 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:35:36.970 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:35:36.986 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:35:36.990 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:35:36.993 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:35:36.996 | + functions-common:git_clone:610 : echo master 2026-07-02 22:35:36.996 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:35:37.000 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/glance ]] 2026-07-02 22:35:37.003 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:35:37.005 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-02 22:35:37.008 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:35:37.010 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:35:37.013 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:35:37.015 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:35:37.017 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:35:37.020 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:35:37.022 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:35:37.024 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:35:37.028 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:35:37.032 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031737029 2026-07-02 22:35:37.034 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/glance.git /opt/stack/glance 2026-07-02 22:35:37.037 | Cloning into '/opt/stack/glance'... 2026-07-02 22:36:01.342 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:36:01.345 | + functions-common:time_stop:2420 : local name 2026-07-02 22:36:01.348 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:36:01.352 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:36:01.355 | + functions-common:time_stop:2423 : local total 2026-07-02 22:36:01.358 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:36:01.362 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:36:01.365 | + functions-common:time_stop:2427 : start_time=1783031737029 2026-07-02 22:36:01.369 | + functions-common:time_stop:2429 : [[ -z 1783031737029 ]] 2026-07-02 22:36:01.372 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:36:01.377 | + functions-common:time_stop:2432 : end_time=1783031761374 2026-07-02 22:36:01.380 | + functions-common:time_stop:2433 : elapsed_time=24345 2026-07-02 22:36:01.383 | + functions-common:time_stop:2434 : total=86704 2026-07-02 22:36:01.386 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:36:01.389 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=111049 2026-07-02 22:36:01.393 | + functions-common:git_clone:631 : cd /opt/stack/glance 2026-07-02 22:36:01.396 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:36:01.400 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:36:01.403 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:36:01.407 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:36:01.410 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:36:01.414 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:36:01.417 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:36:01.420 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:36:01.424 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:36:01.428 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:36:01.433 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031761429 2026-07-02 22:36:01.436 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:36:07.334 | From https://review.opendev.org/openstack/glance 2026-07-02 22:36:07.334 | * branch master -> FETCH_HEAD 2026-07-02 22:36:07.344 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:36:07.346 | + functions-common:time_stop:2420 : local name 2026-07-02 22:36:07.349 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:36:07.352 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:36:07.354 | + functions-common:time_stop:2423 : local total 2026-07-02 22:36:07.358 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:36:07.360 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:36:07.363 | + functions-common:time_stop:2427 : start_time=1783031761429 2026-07-02 22:36:07.365 | + functions-common:time_stop:2429 : [[ -z 1783031761429 ]] 2026-07-02 22:36:07.369 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:36:07.374 | + functions-common:time_stop:2432 : end_time=1783031767370 2026-07-02 22:36:07.376 | + functions-common:time_stop:2433 : elapsed_time=5941 2026-07-02 22:36:07.380 | + functions-common:time_stop:2434 : total=111049 2026-07-02 22:36:07.383 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:36:07.385 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=116990 2026-07-02 22:36:07.389 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:36:07.391 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:36:07.393 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:36:07.396 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:36:07.398 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:36:07.401 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:36:07.404 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:36:07.407 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:36:07.409 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:36:07.413 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:36:07.419 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031767415 2026-07-02 22:36:07.422 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:36:07.547 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:36:07.547 | 2026-07-02 22:36:07.547 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:36:07.547 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:36:07.547 | state without impacting any branches by switching back to a branch. 2026-07-02 22:36:07.547 | 2026-07-02 22:36:07.547 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:36:07.547 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:36:07.547 | 2026-07-02 22:36:07.548 | git switch -c 2026-07-02 22:36:07.548 | 2026-07-02 22:36:07.548 | Or undo this operation with: 2026-07-02 22:36:07.548 | 2026-07-02 22:36:07.548 | git switch - 2026-07-02 22:36:07.548 | 2026-07-02 22:36:07.548 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:36:07.548 | 2026-07-02 22:36:07.548 | HEAD is now at 806b6809b Merge "Update policy scope enforcement checks and testing" 2026-07-02 22:36:07.553 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:36:07.555 | + functions-common:time_stop:2420 : local name 2026-07-02 22:36:07.558 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:36:07.561 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:36:07.564 | + functions-common:time_stop:2423 : local total 2026-07-02 22:36:07.567 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:36:07.571 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:36:07.574 | + functions-common:time_stop:2427 : start_time=1783031767415 2026-07-02 22:36:07.577 | + functions-common:time_stop:2429 : [[ -z 1783031767415 ]] 2026-07-02 22:36:07.579 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:36:07.584 | + functions-common:time_stop:2432 : end_time=1783031767581 2026-07-02 22:36:07.586 | + functions-common:time_stop:2433 : elapsed_time=166 2026-07-02 22:36:07.589 | + functions-common:time_stop:2434 : total=116990 2026-07-02 22:36:07.591 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:36:07.595 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=117156 2026-07-02 22:36:07.597 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/glance 2026-07-02 22:36:07.614 | + functions-common:git_clone:672 : cd /opt/stack/glance 2026-07-02 22:36:07.617 | + functions-common:git_clone:673 : head -1 2026-07-02 22:36:07.617 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:36:07.622 | 806b6809b Merge "Update policy scope enforcement checks and testing" 2026-07-02 22:36:07.626 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:36:07.628 | + lib/glance:install_glance:575 : setup_develop /opt/stack/glance 2026-07-02 22:36:07.631 | + inc/python:setup_develop:353 : local bindep 2026-07-02 22:36:07.635 | + inc/python:setup_develop:354 : [[ /opt/stack/glance == -bindep* ]] 2026-07-02 22:36:07.638 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/glance 2026-07-02 22:36:07.641 | + inc/python:setup_develop:359 : local extras= 2026-07-02 22:36:07.644 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/glance -e 2026-07-02 22:36:07.647 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 22:36:07.650 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/glance == -bindep* ]] 2026-07-02 22:36:07.652 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/glance 2026-07-02 22:36:07.655 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 22:36:07.658 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 22:36:07.662 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/glance 2026-07-02 22:36:07.665 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 22:36:07.668 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/glance 2026-07-02 22:36:07.672 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 22:36:07.674 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 22:36:07.679 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2026-07-02 22:36:07.685 | + inc/python:_setup_package_with_constraints_edit:400 : name=glance 2026-07-02 22:36:07.688 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z glance ']' 2026-07-02 22:36:07.691 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance 2026-07-02 22:36:07.850 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/glance -e 2026-07-02 22:36:07.852 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 22:36:07.855 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 22:36:07.858 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 22:36:07.861 | + inc/python:setup_package:439 : [[ /opt/stack/glance == -bindep* ]] 2026-07-02 22:36:07.865 | + inc/python:setup_package:444 : local project_dir=/opt/stack/glance 2026-07-02 22:36:07.868 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 22:36:07.871 | + inc/python:setup_package:446 : local extras= 2026-07-02 22:36:07.874 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 22:36:07.876 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 22:36:07.879 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 22:36:07.883 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 22:36:07.886 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 22:36:07.888 | + inc/python:setup_package:464 : pip_install -e /opt/stack/glance 2026-07-02 22:36:07.911 | Using python 3.12 to install /opt/stack/glance 2026-07-02 22:36:07.915 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2026-07-02 22:36:08.908 | Obtaining file:///opt/stack/glance 2026-07-02 22:36:08.911 | Installing build dependencies: started 2026-07-02 22:36:10.598 | Installing build dependencies: finished with status 'done' 2026-07-02 22:36:10.599 | Checking if build backend supports build_editable: started 2026-07-02 22:36:11.132 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 22:36:11.134 | Getting requirements to build editable: started 2026-07-02 22:36:11.428 | Getting requirements to build editable: finished with status 'done' 2026-07-02 22:36:11.430 | Preparing editable metadata (pyproject.toml): started 2026-07-02 22:36:12.333 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:36:12.350 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (7.0.3) 2026-07-02 22:36:12.351 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (0.7.1) 2026-07-02 22:36:12.354 | Requirement already satisfied: SQLAlchemy>=1.3.14 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (2.0.51) 2026-07-02 22:36:12.354 | Requirement already satisfied: eventlet>=0.33.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (0.41.0) 2026-07-02 22:36:12.354 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (3.1.0) 2026-07-02 22:36:12.355 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (2.5.1) 2026-07-02 22:36:12.356 | Requirement already satisfied: WebOb>=1.8.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (1.8.10) 2026-07-02 22:36:12.357 | Requirement already satisfied: alembic>=0.9.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (1.18.4) 2026-07-02 22:36:12.547 | Collecting httplib2>=0.9.1 (from glance==32.1.0.dev101) 2026-07-02 22:36:12.684 | Downloading httplib2-0.31.2-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 22:36:12.695 | Requirement already satisfied: oslo.config>=8.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (10.5.0) 2026-07-02 22:36:12.696 | Requirement already satisfied: oslo.concurrency>=4.5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (7.5.0) 2026-07-02 22:36:12.697 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (6.4.0) 2026-07-02 22:36:12.698 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (2.7.1) 2026-07-02 22:36:12.699 | Requirement already satisfied: oslo.utils>=7.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (10.1.1) 2026-07-02 22:36:12.700 | 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.dev101) (5.9.0) 2026-07-02 22:36:12.762 | Collecting taskflow>=4.0.0 (from glance==32.1.0.dev101) 2026-07-02 22:36:12.777 | Downloading taskflow-6.3.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-02 22:36:12.793 | Requirement already satisfied: keystoneauth1>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (5.14.0) 2026-07-02 22:36:12.795 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (13.0.0) 2026-07-02 22:36:12.820 | Collecting WSME>=0.8.0 (from glance==32.1.0.dev101) 2026-07-02 22:36:12.836 | Downloading WSME-0.12.1-py3-none-any.whl.metadata (3.7 kB) 2026-07-02 22:36:12.848 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (3.17.0) 2026-07-02 22:36:12.849 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (3.10.1) 2026-07-02 22:36:12.850 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (4.26.0) 2026-07-02 22:36:12.851 | Requirement already satisfied: python-keystoneclient>=3.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (5.8.0) 2026-07-02 22:36:12.854 | Requirement already satisfied: oslo.db>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (18.0.0) 2026-07-02 22:36:12.854 | Requirement already satisfied: oslo.i18n>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (6.8.0) 2026-07-02 22:36:12.887 | Collecting oslo.limit>=1.6.0 (from glance==32.1.0.dev101) 2026-07-02 22:36:12.903 | Downloading oslo_limit-2.11.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:36:12.913 | Requirement already satisfied: oslo.log>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (8.2.0) 2026-07-02 22:36:12.913 | 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.dev101) (18.1.0) 2026-07-02 22:36:12.914 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (8.1.0) 2026-07-02 22:36:12.953 | Collecting oslo.reports>=1.18.0 (from glance==32.1.0.dev101) 2026-07-02 22:36:12.970 | Downloading oslo_reports-3.8.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 22:36:12.981 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (5.1.0) 2026-07-02 22:36:12.982 | Requirement already satisfied: osprofiler>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (4.4.0) 2026-07-02 22:36:12.982 | Requirement already satisfied: glance-store>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (5.6.0) 2026-07-02 22:36:12.983 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (3.1.0) 2026-07-02 22:36:12.984 | Requirement already satisfied: cryptography>=2.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance==32.1.0.dev101) (43.0.3) 2026-07-02 22:36:13.010 | Collecting cursive>=0.2.1 (from glance==32.1.0.dev101) 2026-07-02 22:36:13.026 | Downloading cursive-0.2.3-py2.py3-none-any.whl.metadata (1.7 kB) 2026-07-02 22:36:13.073 | Collecting castellan>=0.17.0 (from glance==32.1.0.dev101) 2026-07-02 22:36:13.088 | Downloading castellan-5.7.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 22:36:13.102 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=0.9.6->glance==32.1.0.dev101) (1.3.12) 2026-07-02 22:36:13.103 | 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.dev101) (4.15.0) 2026-07-02 22:36:13.137 | Collecting python-barbicanclient>=5.5.0 (from castellan>=0.17.0->glance==32.1.0.dev101) 2026-07-02 22:36:13.153 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl.metadata (11 kB) 2026-07-02 22:36:13.166 | 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.dev101) (2.34.2) 2026-07-02 22:36:13.168 | 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.dev101) (2.0.0) 2026-07-02 22:36:13.173 | 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.dev101) (3.0) 2026-07-02 22:36:13.176 | 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.dev101) (5.10.0) 2026-07-02 22:36:13.179 | 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.dev101) (2.2.1) 2026-07-02 22:36:13.183 | 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.dev101) (2.8.0) 2026-07-02 22:36:13.184 | 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.dev101) (3.5.2) 2026-07-02 22:36:13.192 | 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.dev101) (1.4.2) 2026-07-02 22:36:13.193 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from glance-store>=5.3.0->glance==32.1.0.dev101) (3.4.0) 2026-07-02 22:36:13.201 | 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.dev101) (3.3.2) 2026-07-02 22:36:13.205 | 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.dev101) (26.1.0) 2026-07-02 22:36:13.206 | 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.dev101) (2025.9.1) 2026-07-02 22:36:13.206 | 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.dev101) (0.37.0) 2026-07-02 22:36:13.207 | 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.dev101) (2026.5.1) 2026-07-02 22:36:13.216 | 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.dev101) (2.1.0) 2026-07-02 22:36:13.217 | 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.dev101) (1.8.2) 2026-07-02 22:36:13.222 | 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.dev101) (4.2.0) 2026-07-02 22:36:13.224 | 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.dev101) (4.0.1) 2026-07-02 22:36:13.225 | 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.dev101) (2.13.0) 2026-07-02 22:36:13.231 | 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.dev101) (1.5.0) 2026-07-02 22:36:13.235 | 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.dev101) (5.3.1) 2026-07-02 22:36:13.241 | 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.dev101) (0.20) 2026-07-02 22:36:13.246 | 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.dev101) (1.3.0) 2026-07-02 22:36:13.248 | 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.dev101) (2.0.0) 2026-07-02 22:36:13.249 | 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.dev101) (6.0.3) 2026-07-02 22:36:13.259 | 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.dev101) (2.1.2) 2026-07-02 22:36:13.259 | 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.dev101) (0.6.2) 2026-07-02 22:36:13.317 | Collecting openstacksdk>=4.11.0 (from oslo.limit>=1.6.0->glance==32.1.0.dev101) 2026-07-02 22:36:13.333 | Downloading openstacksdk-4.17.0-py3-none-any.whl.metadata (12 kB) 2026-07-02 22:36:13.373 | Collecting jmespath>=0.9.0 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev101) 2026-07-02 22:36:13.388 | Downloading jmespath-1.1.0-py3-none-any.whl.metadata (7.6 kB) 2026-07-02 22:36:13.427 | Collecting jsonpatch!=1.20,>=1.16 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev101) 2026-07-02 22:36:13.441 | Downloading jsonpatch-1.33-py2.py3-none-any.whl.metadata (3.0 kB) 2026-07-02 22:36:13.486 | Collecting platformdirs>=3 (from openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev101) 2026-07-02 22:36:13.501 | Downloading platformdirs-4.10.0-py3-none-any.whl.metadata (5.5 kB) 2026-07-02 22:36:13.511 | 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.dev101) (7.2.2) 2026-07-02 22:36:13.543 | Collecting jsonpointer>=1.9 (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.11.0->oslo.limit>=1.6.0->glance==32.1.0.dev101) 2026-07-02 22:36:13.558 | Downloading jsonpointer-3.1.1-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 22:36:13.574 | 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.dev101) (2.9.0.post0) 2026-07-02 22:36:13.579 | 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.dev101) (4.6.0) 2026-07-02 22:36:13.580 | 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.dev101) (7.1.4) 2026-07-02 22:36:13.581 | 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.dev101) (5.3.1) 2026-07-02 22:36:13.582 | 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.dev101) (5.6.2) 2026-07-02 22:36:13.583 | 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.dev101) (0.16.0) 2026-07-02 22:36:13.587 | 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.dev101) (5.1.0) 2026-07-02 22:36:13.595 | 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.dev101) (2026.2) 2026-07-02 22:36:13.596 | 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.dev101) (26.2) 2026-07-02 22:36:13.603 | 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.dev101) (0.25.0) 2026-07-02 22:36:13.606 | 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.dev101) (5.0.0) 2026-07-02 22:36:13.607 | 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.dev101) (3.1.6) 2026-07-02 22:36:13.609 | 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.dev101) (4.0.1) 2026-07-02 22:36:13.616 | 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.dev101) (3.0.3) 2026-07-02 22:36:13.631 | 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.dev101) (1.2.1) 2026-07-02 22:36:13.640 | 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.dev101) (1.7.6) 2026-07-02 22:36:13.662 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->glance==32.1.0.dev101) (82.0.1) 2026-07-02 22:36:13.677 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->glance==32.1.0.dev101) (0.8.1) 2026-07-02 22:36:13.738 | Collecting cliff>=2.8.0 (from python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev101) 2026-07-02 22:36:13.754 | Downloading cliff-4.14.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:36:13.794 | Collecting autopage>=0.4.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev101) 2026-07-02 22:36:13.815 | Downloading autopage-0.6.0-py3-none-any.whl.metadata (8.1 kB) 2026-07-02 22:36:13.880 | Collecting cmd2>=3.0.0 (from cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev101) 2026-07-02 22:36:13.896 | Downloading cmd2-4.0.0-py3-none-any.whl.metadata (16 kB) 2026-07-02 22:36:13.966 | 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.dev101) 2026-07-02 22:36:13.980 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl.metadata (6.4 kB) 2026-07-02 22:36:14.018 | 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.dev101) 2026-07-02 22:36:14.033 | Downloading pyperclip-1.11.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 22:36:14.043 | 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.dev101) (15.0.0) 2026-07-02 22:36:14.070 | 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.dev101) 2026-07-02 22:36:14.086 | Downloading rich_argparse-1.8.0-py3-none-any.whl.metadata (15 kB) 2026-07-02 22:36:14.109 | 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.dev101) (1.17.0) 2026-07-02 22:36:14.128 | 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.dev101) (3.4.7) 2026-07-02 22:36:14.128 | 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.dev101) (3.18) 2026-07-02 22:36:14.129 | 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.dev101) (2.7.0) 2026-07-02 22:36:14.133 | 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.dev101) (2023.11.17) 2026-07-02 22:36:14.168 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.5.0->castellan>=0.17.0->glance==32.1.0.dev101) (4.2.0) 2026-07-02 22:36:14.169 | 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.dev101) (2.20.0) 2026-07-02 22:36:14.179 | 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.dev101) (0.1.2) 2026-07-02 22:36:14.194 | 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.dev101) (0.8) 2026-07-02 22:36:14.272 | Collecting networkx>=2.1.0 (from taskflow>=4.0.0->glance==32.1.0.dev101) 2026-07-02 22:36:14.287 | Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) 2026-07-02 22:36:14.335 | Collecting automaton>=1.9.0 (from taskflow>=4.0.0->glance==32.1.0.dev101) 2026-07-02 22:36:14.350 | Downloading automaton-3.4.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:36:14.362 | 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.dev101) (9.1.4) 2026-07-02 22:36:14.388 | Collecting pydot>=1.2.4 (from taskflow>=4.0.0->glance==32.1.0.dev101) 2026-07-02 22:36:14.404 | Downloading pydot-4.0.1-py3-none-any.whl.metadata (11 kB) 2026-07-02 22:36:14.527 | Collecting simplegeneric (from WSME>=0.8.0->glance==32.1.0.dev101) 2026-07-02 22:36:14.543 | Downloading simplegeneric-0.8.1.zip (12 kB) 2026-07-02 22:36:14.558 | Installing build dependencies: started 2026-07-02 22:36:16.102 | Installing build dependencies: finished with status 'done' 2026-07-02 22:36:16.104 | Getting requirements to build wheel: started 2026-07-02 22:36:16.736 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 22:36:16.738 | Preparing metadata (pyproject.toml): started 2026-07-02 22:36:17.118 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:36:17.123 | Requirement already satisfied: pytz in /opt/stack/data/venv/lib/python3.12/site-packages (from WSME>=0.8.0->glance==32.1.0.dev101) (2026.2) 2026-07-02 22:36:17.187 | Collecting importlib-metadata>=4.4 (from WSME>=0.8.0->glance==32.1.0.dev101) 2026-07-02 22:36:17.204 | Downloading importlib_metadata-9.0.0-py3-none-any.whl.metadata (4.5 kB) 2026-07-02 22:36:17.262 | Collecting zipp>=3.20 (from importlib-metadata>=4.4->WSME>=0.8.0->glance==32.1.0.dev101) 2026-07-02 22:36:17.279 | Downloading zipp-4.1.0-py3-none-any.whl.metadata (3.6 kB) 2026-07-02 22:36:17.366 | Downloading castellan-5.7.0-py3-none-any.whl (103 kB) 2026-07-02 22:36:17.405 | Downloading cursive-0.2.3-py2.py3-none-any.whl (43 kB) 2026-07-02 22:36:17.428 | Downloading httplib2-0.31.2-py3-none-any.whl (91 kB) 2026-07-02 22:36:17.452 | Downloading oslo_limit-2.11.0-py3-none-any.whl (23 kB) 2026-07-02 22:36:17.475 | Downloading openstacksdk-4.17.0-py3-none-any.whl (2.0 MB) 2026-07-02 22:36:17.537 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 40.8 MB/s 0:00:00 2026-07-02 22:36:17.552 | Downloading jmespath-1.1.0-py3-none-any.whl (20 kB) 2026-07-02 22:36:17.573 | Downloading jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 2026-07-02 22:36:17.595 | Downloading jsonpointer-3.1.1-py3-none-any.whl (7.7 kB) 2026-07-02 22:36:17.618 | Downloading oslo_reports-3.8.0-py3-none-any.whl (54 kB) 2026-07-02 22:36:17.642 | Downloading platformdirs-4.10.0-py3-none-any.whl (22 kB) 2026-07-02 22:36:17.665 | Downloading python_barbicanclient-7.4.0-py3-none-any.whl (88 kB) 2026-07-02 22:36:17.689 | Downloading cliff-4.14.0-py3-none-any.whl (86 kB) 2026-07-02 22:36:17.712 | Downloading autopage-0.6.0-py3-none-any.whl (30 kB) 2026-07-02 22:36:17.736 | Downloading cmd2-4.0.0-py3-none-any.whl (180 kB) 2026-07-02 22:36:17.760 | Downloading prompt_toolkit-3.0.52-py3-none-any.whl (391 kB) 2026-07-02 22:36:17.789 | Downloading pyperclip-1.11.0-py3-none-any.whl (11 kB) 2026-07-02 22:36:17.811 | Downloading rich_argparse-1.8.0-py3-none-any.whl (25 kB) 2026-07-02 22:36:17.835 | Downloading taskflow-6.3.0-py3-none-any.whl (491 kB) 2026-07-02 22:36:17.864 | Downloading automaton-3.4.0-py3-none-any.whl (23 kB) 2026-07-02 22:36:17.886 | Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) 2026-07-02 22:36:17.940 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 40.2 MB/s 0:00:00 2026-07-02 22:36:17.956 | Downloading pydot-4.0.1-py3-none-any.whl (37 kB) 2026-07-02 22:36:17.978 | Downloading WSME-0.12.1-py3-none-any.whl (59 kB) 2026-07-02 22:36:18.001 | Downloading importlib_metadata-9.0.0-py3-none-any.whl (27 kB) 2026-07-02 22:36:18.024 | Downloading zipp-4.1.0-py3-none-any.whl (10 kB) 2026-07-02 22:36:18.125 | Building wheels for collected packages: glance, simplegeneric 2026-07-02 22:36:18.126 | Building editable for glance (pyproject.toml): started 2026-07-02 22:36:19.033 | Building editable for glance (pyproject.toml): finished with status 'done' 2026-07-02 22:36:19.033 | Created wheel for glance: filename=glance-32.1.0.dev101-0.editable-py3-none-any.whl size=9001 sha256=f0cde210f92313e3c853565ec1a6f93fb977faf7264ef7a0a3b12d8c0103efa3 2026-07-02 22:36:19.033 | Stored in directory: /tmp/pip-ephem-wheel-cache-435xf54f/wheels/31/93/bf/c06e9c56745867b4722d11aae03416a994ddf0e859898c0382 2026-07-02 22:36:19.040 | Building wheel for simplegeneric (pyproject.toml): started 2026-07-02 22:36:19.474 | Building wheel for simplegeneric (pyproject.toml): finished with status 'done' 2026-07-02 22:36:19.476 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5103 sha256=b49c594739f4591b3bd2206115e4e4e69c803d33012d926d091a0555d2af6ae2 2026-07-02 22:36:19.476 | Stored in directory: /home/quobyte/.cache/pip/wheels/bf/7f/ac/c96a7918d97103348ae720bdf93aa7f5458f5efb90718e9873 2026-07-02 22:36:19.480 | Successfully built glance simplegeneric 2026-07-02 22:36:19.753 | Installing collected packages: simplegeneric, pyperclip, zipp, pydot, prompt-toolkit, platformdirs, networkx, jsonpointer, jmespath, httplib2, autopage, jsonpatch, importlib-metadata, automaton, WSME, rich-argparse, openstacksdk, cmd2, taskflow, oslo.reports, cliff, python-barbicanclient, oslo.limit, castellan, cursive, glance 2026-07-02 22:36:22.663 | Attempting uninstall: jsonpointer 2026-07-02 22:36:22.678 | Found existing installation: jsonpointer 2.0 2026-07-02 22:36:22.678 | Not uninstalling jsonpointer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:36:22.678 | Can't uninstall 'jsonpointer'. No files were found to uninstall. 2026-07-02 22:36:22.696 | Attempting uninstall: jmespath 2026-07-02 22:36:22.711 | Found existing installation: jmespath 1.0.1 2026-07-02 22:36:22.711 | Not uninstalling jmespath at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:36:22.711 | Can't uninstall 'jmespath'. No files were found to uninstall. 2026-07-02 22:36:22.751 | Attempting uninstall: httplib2 2026-07-02 22:36:22.766 | Found existing installation: httplib2 0.20.4 2026-07-02 22:36:22.766 | Not uninstalling httplib2 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:36:22.766 | Can't uninstall 'httplib2'. No files were found to uninstall. 2026-07-02 22:36:22.860 | Attempting uninstall: jsonpatch 2026-07-02 22:36:22.876 | Found existing installation: jsonpatch 1.32 2026-07-02 22:36:22.876 | Not uninstalling jsonpatch at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:36:22.876 | Can't uninstall 'jsonpatch'. No files were found to uninstall. 2026-07-02 22:36:27.300 | 2026-07-02 22:36:27.316 | 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.dev101 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-07-02 22:36:27.563 | + inc/python:pip_install:216 : result=0 2026-07-02 22:36:27.566 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:36:27.568 | + functions-common:time_stop:2420 : local name 2026-07-02 22:36:27.570 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:36:27.572 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:36:27.575 | + functions-common:time_stop:2423 : local total 2026-07-02 22:36:27.579 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:36:27.582 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:36:27.584 | + functions-common:time_stop:2427 : start_time=1783031767906 2026-07-02 22:36:27.587 | + functions-common:time_stop:2429 : [[ -z 1783031767906 ]] 2026-07-02 22:36:27.590 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:36:27.595 | + functions-common:time_stop:2432 : end_time=1783031787592 2026-07-02 22:36:27.599 | + functions-common:time_stop:2433 : elapsed_time=19686 2026-07-02 22:36:27.601 | + functions-common:time_stop:2434 : total=78083 2026-07-02 22:36:27.604 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:36:27.606 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=97769 2026-07-02 22:36:27.609 | + inc/python:pip_install:219 : return 0 2026-07-02 22:36:27.612 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 22:36:27.615 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:36:27.618 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/glance 2026-07-02 22:36:27.621 | + inc/python:use_library_from_git:266 : local name=/opt/stack/glance 2026-07-02 22:36:27.624 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:36:27.627 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:36:27.630 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/glance, ]] 2026-07-02 22:36:27.633 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:36:27.635 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 22:36:27.639 | + ./stack.sh:main:942 : configure_glance 2026-07-02 22:36:27.641 | + lib/glance:configure_glance:350 : sudo install -d -o quobyte /etc/glance /etc/glance/metadefs 2026-07-02 22:36:27.657 | + lib/glance:configure_glance:353 : local dburl 2026-07-02 22:36:27.661 | ++ lib/glance:configure_glance:354 : database_connection_url glance 2026-07-02 22:36:27.664 | ++ lib/database:database_connection_url:134 : local db=glance 2026-07-02 22:36:27.667 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql glance 2026-07-02 22:36:27.670 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=glance 2026-07-02 22:36:27.673 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:36:27.675 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:36:27.678 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:36:27.697 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:36:27.700 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:36:27.704 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-02 22:36:27.707 | + lib/glance:configure_glance:354 : dburl='mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-02 22:36:27.711 | + lib/glance:configure_glance:356 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2026-07-02 22:36:27.744 | + lib/glance:configure_glance:357 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/glance?charset=utf8&plugin=dbcounter' 2026-07-02 22:36:27.779 | + lib/glance:configure_glance:358 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2026-07-02 22:36:27.821 | + lib/glance:configure_glance:359 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-02 22:36:27.853 | + lib/glance:configure_glance:360 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_driver centralized_db 2026-07-02 22:36:27.881 | + lib/glance:configure_glance:361 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2026-07-02 22:36:27.909 | + lib/glance:configure_glance:362 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2026-07-02 22:36:27.938 | + lib/glance:configure_glance:363 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2026-07-02 22:36:27.940 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/glance/glance-api.conf 2026-07-02 22:36:27.942 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-02 22:36:27.944 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 22:36:27.946 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 22:36:27.948 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/glance/glance-api.conf glance keystone_authtoken 2026-07-02 22:36:27.950 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/glance/glance-api.conf 2026-07-02 22:36:27.952 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-02 22:36:27.954 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 22:36:27.956 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2026-07-02 22:36:27.984 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2026-07-02 22:36:28.011 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://192.168.122.146/identity 2026-07-02 22:36:28.040 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2026-07-02 22:36:28.068 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/glance/glance-api.conf keystone_authtoken password nomoresecret 2026-07-02 22:36:28.100 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2026-07-02 22:36:28.132 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2026-07-02 22:36:28.164 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2026-07-02 22:36:28.197 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken www_authenticate_uri http://192.168.122.146/identity 2026-07-02 22:36:28.231 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 22:36:28.262 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 22:36:28.289 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 22:36:28.291 | + lib/glance:configure_glance:364 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2026-07-02 22:36:28.320 | + lib/glance:configure_glance:365 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2026-07-02 22:36:28.324 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=glance 2026-07-02 22:36:28.326 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/glance/glance-api.conf 2026-07-02 22:36:28.329 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 22:36:28.332 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 22:36:28.335 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 22:36:28.353 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:36:28.356 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 22:36:28.360 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 22:36:28.362 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 22:36:28.381 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:36:28.383 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.146:5672/ 2026-07-02 22:36:28.386 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.146:5672/ 2026-07-02 22:36:28.420 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 22:36:28.423 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 22:36:28.426 | + lib/glance:configure_glance:366 : '[' libvirt = libvirt ']' 2026-07-02 22:36:28.429 | + lib/glance:configure_glance:366 : '[' kvm = parallels ']' 2026-07-02 22:36:28.432 | + lib/glance:configure_glance:370 : iniset /etc/glance/glance-api.conf DEFAULT show_image_direct_url False 2026-07-02 22:36:28.468 | + lib/glance:configure_glance:371 : iniset /etc/glance/glance-api.conf DEFAULT show_multiple_locations False 2026-07-02 22:36:28.504 | + lib/glance:configure_glance:372 : iniset /etc/glance/glance-api.conf image_format require_image_format_match True 2026-07-02 22:36:28.539 | + lib/glance:configure_glance:375 : configure_glance_store False False 2026-07-02 22:36:28.542 | + lib/glance:configure_glance_store:280 : local use_cinder_for_glance=False 2026-07-02 22:36:28.544 | + lib/glance:configure_glance_store:281 : local glance_enable_multiple_stores=False 2026-07-02 22:36:28.547 | + lib/glance:configure_glance_store:282 : local be 2026-07-02 22:36:28.550 | + lib/glance:configure_glance_store:284 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:36:28.553 | + lib/glance:configure_glance_store:285 : [[ False == \T\r\u\e ]] 2026-07-02 22:36:28.555 | + lib/glance:configure_glance_store:302 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-02 22:36:28.591 | + lib/glance:configure_glance:378 : '[' -n '' ']' 2026-07-02 22:36:28.595 | + lib/glance:configure_glance:381 : iniset /etc/glance/glance-api.conf cors allowed_origin http://192.168.122.146 2026-07-02 22:36:28.631 | + lib/glance:configure_glance:385 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:36:28.635 | + lib/glance:configure_glance:387 : [[ False == \T\r\u\e ]] 2026-07-02 22:36:28.638 | + lib/glance:configure_glance:393 : is_service_enabled s-proxy 2026-07-02 22:36:28.657 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:36:28.661 | + lib/glance:configure_glance:422 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://192.168.122.146/image 2026-07-02 22:36:28.691 | + lib/glance:configure_glance:424 : is_service_enabled tls-proxy 2026-07-02 22:36:28.712 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:36:28.715 | + lib/glance:configure_glance:430 : setup_logging /etc/glance/glance-api.conf 2026-07-02 22:36:28.717 | + functions:setup_logging:693 : setup_systemd_logging /etc/glance/glance-api.conf 2026-07-02 22:36:28.720 | + functions:setup_systemd_logging:710 : local conf_file=/etc/glance/glance-api.conf 2026-07-02 22:36:28.724 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:36:28.744 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:36:28.748 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:36:28.750 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:36:28.752 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:36:28.756 | + functions:setup_systemd_logging:723 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:36:28.787 | + functions:setup_systemd_logging:725 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:36:28.821 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:36:28.853 | + functions:setup_systemd_logging:727 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:36:28.888 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT log_color False 2026-07-02 22:36:28.924 | + lib/glance:configure_glance:432 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2026-07-02 22:36:28.928 | + lib/glance:configure_glance:435 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2026-07-02 22:36:28.963 | + lib/glance:configure_glance:436 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2026-07-02 22:36:28.999 | + lib/glance:configure_glance:437 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2026-07-02 22:36:29.035 | + lib/glance:configure_glance:438 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_driver centralized_db 2026-07-02 22:36:29.070 | + lib/glance:configure_glance:441 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2026-07-02 22:36:29.099 | + lib/glance:configure_glance:444 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2026-07-02 22:36:29.129 | + lib/glance:configure_glance:445 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2026-07-02 22:36:29.158 | + lib/glance:configure_glance:446 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2026-07-02 22:36:29.186 | + lib/glance:configure_glance:448 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2026-07-02 22:36:29.190 | + lib/glance:configure_glance:449 : cp -p /opt/stack/glance/etc/metadefs/cim-processor-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-resource-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-storage-allocation-setting-data.json /opt/stack/glance/etc/metadefs/cim-virtual-system-setting-data.json /opt/stack/glance/etc/metadefs/compute-aggr-disk-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-iops-filter.json /opt/stack/glance/etc/metadefs/compute-aggr-num-instances.json /opt/stack/glance/etc/metadefs/compute-cpu-mode.json /opt/stack/glance/etc/metadefs/compute-cpu-pinning.json /opt/stack/glance/etc/metadefs/compute-guest-memory-backing.json /opt/stack/glance/etc/metadefs/compute-guest-shutdown.json /opt/stack/glance/etc/metadefs/compute-host-capabilities.json /opt/stack/glance/etc/metadefs/compute-hypervisor.json /opt/stack/glance/etc/metadefs/compute-instance-data.json /opt/stack/glance/etc/metadefs/compute-libvirt-image.json /opt/stack/glance/etc/metadefs/compute-libvirt.json /opt/stack/glance/etc/metadefs/compute-quota.json /opt/stack/glance/etc/metadefs/compute-randomgen.json /opt/stack/glance/etc/metadefs/compute-vcputopology.json /opt/stack/glance/etc/metadefs/compute-vmware-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware-quota-flavor.json /opt/stack/glance/etc/metadefs/compute-vmware.json /opt/stack/glance/etc/metadefs/compute-vtpm-hw.json /opt/stack/glance/etc/metadefs/compute-vtpm.json /opt/stack/glance/etc/metadefs/compute-watchdog.json /opt/stack/glance/etc/metadefs/compute-xenapi.json /opt/stack/glance/etc/metadefs/glance-common-image-props.json /opt/stack/glance/etc/metadefs/image-signature-verification.json /opt/stack/glance/etc/metadefs/operating-system.json /opt/stack/glance/etc/metadefs/software-databases.json /opt/stack/glance/etc/metadefs/software-runtimes.json /opt/stack/glance/etc/metadefs/software-webservers.json /opt/stack/glance/etc/metadefs/storage-volume-type.json /etc/glance/metadefs 2026-07-02 22:36:29.196 | + lib/glance:configure_glance:451 : is_service_enabled tls-proxy 2026-07-02 22:36:29.210 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:36:29.212 | + lib/glance:configure_glance:459 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini glance.wsgi.api:application /image glance-api 2026-07-02 22:36:29.215 | + lib/apache:write_local_uwsgi_http_config:319 : local conf=/etc/glance/glance-uwsgi.ini 2026-07-02 22:36:29.217 | + lib/apache:write_local_uwsgi_http_config:320 : local wsgi=glance.wsgi.api:application 2026-07-02 22:36:29.219 | + lib/apache:write_local_uwsgi_http_config:321 : local url=/image 2026-07-02 22:36:29.221 | + lib/apache:write_local_uwsgi_http_config:322 : local name=glance-api 2026-07-02 22:36:29.223 | + lib/apache:write_local_uwsgi_http_config:324 : '[' -z glance-api ']' 2026-07-02 22:36:29.225 | + lib/apache:write_local_uwsgi_http_config:332 : rm -rf /etc/glance/glance-uwsgi.ini 2026-07-02 22:36:29.228 | + lib/apache:write_local_uwsgi_http_config:335 : [[ glance.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 22:36:29.230 | + lib/apache:write_local_uwsgi_http_config:336 : iniset /etc/glance/glance-uwsgi.ini uwsgi module glance.wsgi.api:application 2026-07-02 22:36:29.259 | ++ lib/apache:write_local_uwsgi_http_config:341 : get_random_port 2026-07-02 22:36:29.261 | ++ functions:get_random_port:860 : read lower_port upper_port 2026-07-02 22:36:29.263 | ++ functions:get_random_port:861 : true 2026-07-02 22:36:29.265 | ++ functions:get_random_port:862 : (( port = upper_port )) 2026-07-02 22:36:29.266 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2026-07-02 22:36:29.268 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2026-07-02 22:36:29.316 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2026-07-02 22:36:29.318 | ++ functions:get_random_port:865 : break 2 2026-07-02 22:36:29.320 | ++ functions:get_random_port:869 : echo 60999 2026-07-02 22:36:29.323 | + lib/apache:write_local_uwsgi_http_config:341 : port=60999 2026-07-02 22:36:29.325 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2026-07-02 22:36:29.351 | + lib/apache:write_local_uwsgi_http_config:343 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2026-07-02 22:36:29.378 | + lib/apache:write_local_uwsgi_http_config:345 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2026-07-02 22:36:29.404 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2026-07-02 22:36:29.429 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 22:36:29.455 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 22:36:29.481 | + lib/apache:write_local_uwsgi_http_config:352 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2026-07-02 22:36:29.507 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2026-07-02 22:36:29.534 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2026-07-02 22:36:29.563 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 22:36:29.596 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 22:36:29.628 | + lib/apache:write_local_uwsgi_http_config:361 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 22:36:29.660 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2026-07-02 22:36:29.691 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 22:36:29.724 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2026-07-02 22:36:29.757 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2026-07-02 22:36:29.796 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2026-07-02 22:36:29.832 | + lib/apache:write_local_uwsgi_http_config:368 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2026-07-02 22:36:29.868 | + lib/apache:write_local_uwsgi_http_config:370 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2026-07-02 22:36:29.900 | + lib/apache:write_local_uwsgi_http_config:372 : iniset /etc/glance/glance-uwsgi.ini uwsgi start-time %t 2026-07-02 22:36:29.933 | + lib/apache:write_local_uwsgi_http_config:374 : enable_apache_mod proxy 2026-07-02 22:36:29.936 | + lib/apache:enable_apache_mod:55 : local mod=proxy 2026-07-02 22:36:29.939 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:36:29.942 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:36:29.945 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:36:29.947 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:36:29.950 | + lib/apache:enable_apache_mod:61 : [[ proxy != \v\e\r\s\i\o\n ]] 2026-07-02 22:36:29.953 | + lib/apache:enable_apache_mod:61 : a2query -m proxy 2026-07-02 22:36:29.955 | perl: warning: Setting locale failed. 2026-07-02 22:36:29.958 | perl: warning: Please check that your locale settings: 2026-07-02 22:36:29.958 | LANGUAGE = (unset), 2026-07-02 22:36:29.958 | LC_ALL = "en_US.utf8", 2026-07-02 22:36:29.958 | LANG = (unset) 2026-07-02 22:36:29.958 | are supported and installed on your system. 2026-07-02 22:36:29.958 | perl: warning: Falling back to the standard locale ("C"). 2026-07-02 22:36:29.992 | proxy (enabled by site administrator) 2026-07-02 22:36:29.996 | + lib/apache:write_local_uwsgi_http_config:375 : enable_apache_mod proxy_http 2026-07-02 22:36:29.998 | + lib/apache:enable_apache_mod:55 : local mod=proxy_http 2026-07-02 22:36:30.001 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:36:30.004 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:36:30.006 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:36:30.008 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:36:30.010 | + lib/apache:enable_apache_mod:61 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2026-07-02 22:36:30.012 | + lib/apache:enable_apache_mod:61 : a2query -m proxy_http 2026-07-02 22:36:30.014 | perl: warning: Setting locale failed. 2026-07-02 22:36:30.014 | perl: warning: Please check that your locale settings: 2026-07-02 22:36:30.014 | LANGUAGE = (unset), 2026-07-02 22:36:30.014 | LC_ALL = "en_US.utf8", 2026-07-02 22:36:30.014 | LANG = (unset) 2026-07-02 22:36:30.014 | are supported and installed on your system. 2026-07-02 22:36:30.014 | perl: warning: Falling back to the standard locale ("C"). 2026-07-02 22:36:30.050 | No module matches proxy_http 2026-07-02 22:36:30.054 | + lib/apache:enable_apache_mod:62 : sudo a2enmod proxy_http 2026-07-02 22:36:30.065 | perl: warning: Setting locale failed. 2026-07-02 22:36:30.065 | perl: warning: Please check that your locale settings: 2026-07-02 22:36:30.065 | LANGUAGE = (unset), 2026-07-02 22:36:30.065 | LC_ALL = "en_US.utf8", 2026-07-02 22:36:30.065 | LANG = "de_DE.UTF-8" 2026-07-02 22:36:30.065 | are supported and installed on your system. 2026-07-02 22:36:30.066 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:36:30.106 | Considering dependency proxy for proxy_http: 2026-07-02 22:36:30.106 | Module proxy already enabled 2026-07-02 22:36:30.106 | Enabling module proxy_http. 2026-07-02 22:36:30.112 | To activate the new configuration, you need to run: 2026-07-02 22:36:30.112 | systemctl restart apache2 2026-07-02 22:36:30.118 | + lib/apache:enable_apache_mod:63 : [[ '' != \n\o\r\e\s\t\a\r\t ]] 2026-07-02 22:36:30.121 | + lib/apache:enable_apache_mod:64 : restart_apache_server 2026-07-02 22:36:30.124 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:36:30.127 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:36:30.131 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:36:30.280 | + lib/apache:write_local_uwsgi_http_config:376 : local apache_conf= 2026-07-02 22:36:30.283 | ++ lib/apache:write_local_uwsgi_http_config:377 : apache_site_config_for glance-api 2026-07-02 22:36:30.287 | ++ lib/apache:apache_site_config_for:174 : local site=glance-api 2026-07-02 22:36:30.290 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 22:36:30.294 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:36:30.298 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:36:30.302 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/glance-api.conf 2026-07-02 22:36:30.305 | + lib/apache:write_local_uwsgi_http_config:377 : apache_conf=/etc/apache2/sites-available/glance-api.conf 2026-07-02 22:36:30.309 | + lib/apache:write_local_uwsgi_http_config:378 : echo 'KeepAlive Off' 2026-07-02 22:36:30.309 | + lib/apache:write_local_uwsgi_http_config:378 : sudo tee /etc/apache2/sites-available/glance-api.conf 2026-07-02 22:36:30.319 | KeepAlive Off 2026-07-02 22:36:30.324 | + lib/apache:write_local_uwsgi_http_config:379 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-02 22:36:30.324 | + lib/apache:write_local_uwsgi_http_config:379 : echo 'SetEnv proxy-sendchunked 1' 2026-07-02 22:36:30.334 | SetEnv proxy-sendchunked 1 2026-07-02 22:36:30.339 | + lib/apache:write_local_uwsgi_http_config:380 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 ' 2026-07-02 22:36:30.340 | + lib/apache:write_local_uwsgi_http_config:380 : sudo tee -a /etc/apache2/sites-available/glance-api.conf 2026-07-02 22:36:30.350 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 acquire=1 2026-07-02 22:36:30.355 | + lib/apache:write_local_uwsgi_http_config:381 : enable_apache_site glance-api 2026-07-02 22:36:30.357 | + lib/apache:enable_apache_site:191 : local site=glance-api 2026-07-02 22:36:30.361 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 22:36:30.364 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 22:36:30.366 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:36:30.368 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:36:30.370 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:36:30.373 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:36:30.376 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 22:36:30.378 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 22:36:30.381 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:36:30.383 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:36:30.385 | + lib/apache:enable_apache_site:195 : sudo a2ensite glance-api 2026-07-02 22:36:30.396 | perl: warning: Setting locale failed. 2026-07-02 22:36:30.396 | perl: warning: Please check that your locale settings: 2026-07-02 22:36:30.396 | LANGUAGE = (unset), 2026-07-02 22:36:30.396 | LC_ALL = "en_US.utf8", 2026-07-02 22:36:30.396 | LANG = "de_DE.UTF-8" 2026-07-02 22:36:30.396 | are supported and installed on your system. 2026-07-02 22:36:30.396 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:36:30.436 | Enabling site glance-api. 2026-07-02 22:36:30.442 | To activate the new configuration, you need to run: 2026-07-02 22:36:30.442 | systemctl reload apache2 2026-07-02 22:36:30.447 | + lib/apache:write_local_uwsgi_http_config:382 : restart_apache_server 2026-07-02 22:36:30.449 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:36:30.452 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:36:30.456 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:36:30.587 | ++ lib/glance:configure_glance:463 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2026-07-02 22:36:30.594 | + lib/glance:configure_glance:463 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2026-07-02 22:36:30.629 | + lib/glance:configure_glance:467 : iniset /etc/glance/glance-api.conf wsgi python_interpreter /opt/stack/data/venv/bin/python3 2026-07-02 22:36:30.664 | + lib/glance:configure_glance:469 : [[ True == True ]] 2026-07-02 22:36:30.667 | + lib/glance:configure_glance:470 : iniset /etc/glance/glance-api.conf oslo_policy enforce_new_defaults true 2026-07-02 22:36:30.700 | + lib/glance:configure_glance:471 : iniset /etc/glance/glance-api.conf DEFAULT enforce_secure_rbac true 2026-07-02 22:36:30.730 | + ./stack.sh:main:945 : is_service_enabled cinder 2026-07-02 22:36:30.749 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:36:30.752 | + ./stack.sh:main:947 : stack_install_service cinder 2026-07-02 22:36:30.756 | + lib/stack:stack_install_service:20 : local service=cinder 2026-07-02 22:36:30.759 | + lib/stack:stack_install_service:21 : type install_cinder 2026-07-02 22:36:30.763 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 22:36:30.767 | + lib/stack:stack_install_service:32 : install_cinder 2026-07-02 22:36:30.770 | + lib/cinder:install_cinder:539 : git_clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder refs/changes/81/994981/2 2026-07-02 22:36:30.773 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/cinder.git 2026-07-02 22:36:30.776 | + functions-common:git_clone:590 : local git_dest=/opt/stack/cinder 2026-07-02 22:36:30.779 | + functions-common:git_clone:591 : local git_ref=refs/changes/81/994981/2 2026-07-02 22:36:30.782 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:36:30.786 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:36:30.789 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:36:30.792 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:36:30.796 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:36:30.814 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:36:30.817 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:36:30.820 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:36:30.824 | + functions-common:git_clone:610 : echo refs/changes/81/994981/2 2026-07-02 22:36:30.825 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:36:30.830 | + functions-common:git_clone:612 : [[ ! -d /opt/stack/cinder ]] 2026-07-02 22:36:30.833 | + functions-common:git_clone:613 : [[ False = \T\r\u\e ]] 2026-07-02 22:36:30.836 | + functions-common:git_clone:618 : git_timed clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-02 22:36:30.840 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:36:30.843 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:36:30.845 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:36:30.848 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:36:30.851 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:36:30.855 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:36:30.857 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:36:30.860 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:36:30.865 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:36:30.870 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031790866 2026-07-02 22:36:30.873 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone https://review.opendev.org/openstack/cinder.git /opt/stack/cinder 2026-07-02 22:36:30.876 | Cloning into '/opt/stack/cinder'... 2026-07-02 22:37:39.356 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:37:39.359 | + functions-common:time_stop:2420 : local name 2026-07-02 22:37:39.361 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:37:39.365 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:37:39.368 | + functions-common:time_stop:2423 : local total 2026-07-02 22:37:39.371 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:37:39.375 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:37:39.378 | + functions-common:time_stop:2427 : start_time=1783031790866 2026-07-02 22:37:39.381 | + functions-common:time_stop:2429 : [[ -z 1783031790866 ]] 2026-07-02 22:37:39.386 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:37:39.390 | + functions-common:time_stop:2432 : end_time=1783031859387 2026-07-02 22:37:39.393 | + functions-common:time_stop:2433 : elapsed_time=68521 2026-07-02 22:37:39.397 | + functions-common:time_stop:2434 : total=117156 2026-07-02 22:37:39.399 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:37:39.403 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=185677 2026-07-02 22:37:39.406 | + functions-common:git_clone:620 : cd /opt/stack/cinder 2026-07-02 22:37:39.409 | + functions-common:git_clone:621 : git_timed fetch https://review.opendev.org/openstack/cinder.git refs/changes/81/994981/2 2026-07-02 22:37:39.412 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:37:39.416 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:37:39.420 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:37:39.423 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:37:39.427 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:37:39.430 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:37:39.434 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:37:39.437 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:37:39.442 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:37:39.447 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031859443 2026-07-02 22:37:39.451 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch https://review.opendev.org/openstack/cinder.git refs/changes/81/994981/2 2026-07-02 22:38:02.213 | From https://review.opendev.org/openstack/cinder 2026-07-02 22:38:02.213 | * branch refs/changes/81/994981/2 -> FETCH_HEAD 2026-07-02 22:38:02.222 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:38:02.225 | + functions-common:time_stop:2420 : local name 2026-07-02 22:38:02.228 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:38:02.231 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:38:02.235 | + functions-common:time_stop:2423 : local total 2026-07-02 22:38:02.239 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:38:02.242 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:38:02.245 | + functions-common:time_stop:2427 : start_time=1783031859443 2026-07-02 22:38:02.249 | + functions-common:time_stop:2429 : [[ -z 1783031859443 ]] 2026-07-02 22:38:02.253 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:38:02.258 | + functions-common:time_stop:2432 : end_time=1783031882254 2026-07-02 22:38:02.261 | + functions-common:time_stop:2433 : elapsed_time=22811 2026-07-02 22:38:02.264 | + functions-common:time_stop:2434 : total=185677 2026-07-02 22:38:02.267 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:38:02.271 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=208488 2026-07-02 22:38:02.274 | + functions-common:git_clone:621 : git checkout FETCH_HEAD 2026-07-02 22:38:02.483 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:38:02.483 | 2026-07-02 22:38:02.483 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:38:02.483 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:38:02.483 | state without impacting any branches by switching back to a branch. 2026-07-02 22:38:02.483 | 2026-07-02 22:38:02.483 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:38:02.483 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:38:02.484 | 2026-07-02 22:38:02.484 | git switch -c 2026-07-02 22:38:02.484 | 2026-07-02 22:38:02.484 | Or undo this operation with: 2026-07-02 22:38:02.484 | 2026-07-02 22:38:02.484 | git switch - 2026-07-02 22:38:02.484 | 2026-07-02 22:38:02.484 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:38:02.484 | 2026-07-02 22:38:02.484 | HEAD is now at 17e17784b Storwize: stop tests spawning cinder-manage subprocesses 2026-07-02 22:38:02.487 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/cinder 2026-07-02 22:38:02.509 | + functions-common:git_clone:672 : cd /opt/stack/cinder 2026-07-02 22:38:02.514 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:38:02.515 | + functions-common:git_clone:673 : head -1 2026-07-02 22:38:02.530 | 17e17784b Storwize: stop tests spawning cinder-manage subprocesses 2026-07-02 22:38:02.535 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:38:02.538 | + lib/cinder:install_cinder:540 : setup_develop /opt/stack/cinder 2026-07-02 22:38:02.542 | + inc/python:setup_develop:353 : local bindep 2026-07-02 22:38:02.545 | + inc/python:setup_develop:354 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-02 22:38:02.549 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/cinder 2026-07-02 22:38:02.552 | + inc/python:setup_develop:359 : local extras= 2026-07-02 22:38:02.556 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2026-07-02 22:38:02.559 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 22:38:02.563 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-02 22:38:02.566 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/cinder 2026-07-02 22:38:02.570 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 22:38:02.573 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 22:38:02.578 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/cinder 2026-07-02 22:38:02.581 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 22:38:02.586 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/cinder 2026-07-02 22:38:02.589 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 22:38:02.592 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 22:38:02.597 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2026-07-02 22:38:02.604 | + inc/python:_setup_package_with_constraints_edit:400 : name=cinder 2026-07-02 22:38:02.607 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z cinder ']' 2026-07-02 22:38:02.611 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder 2026-07-02 22:38:02.772 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/cinder -e 2026-07-02 22:38:02.776 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 22:38:02.779 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 22:38:02.783 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 22:38:02.787 | + inc/python:setup_package:439 : [[ /opt/stack/cinder == -bindep* ]] 2026-07-02 22:38:02.790 | + inc/python:setup_package:444 : local project_dir=/opt/stack/cinder 2026-07-02 22:38:02.794 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 22:38:02.797 | + inc/python:setup_package:446 : local extras= 2026-07-02 22:38:02.800 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 22:38:02.803 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 22:38:02.807 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 22:38:02.811 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 22:38:02.814 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 22:38:02.818 | + inc/python:setup_package:464 : pip_install -e /opt/stack/cinder 2026-07-02 22:38:02.846 | Using python 3.12 to install /opt/stack/cinder 2026-07-02 22:38:02.849 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2026-07-02 22:38:03.869 | Obtaining file:///opt/stack/cinder 2026-07-02 22:38:03.875 | Installing build dependencies: started 2026-07-02 22:38:05.606 | Installing build dependencies: finished with status 'done' 2026-07-02 22:38:05.606 | Checking if build backend supports build_editable: started 2026-07-02 22:38:06.150 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 22:38:06.153 | Getting requirements to build editable: started 2026-07-02 22:38:06.451 | Getting requirements to build editable: finished with status 'done' 2026-07-02 22:38:06.454 | Preparing editable metadata (pyproject.toml): started 2026-07-02 22:38:07.819 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:38:07.847 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (7.0.3) 2026-07-02 22:38:07.847 | Requirement already satisfied: decorator>=4.4.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (5.3.1) 2026-07-02 22:38:07.849 | 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.dev154) (0.41.0) 2026-07-02 22:38:07.849 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (3.4.0) 2026-07-02 22:38:07.850 | Requirement already satisfied: greenlet>=0.4.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (3.5.2) 2026-07-02 22:38:07.853 | Requirement already satisfied: iso8601>=0.1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (2.1.0) 2026-07-02 22:38:07.853 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (4.26.0) 2026-07-02 22:38:07.854 | Requirement already satisfied: keystoneauth1>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (5.14.0) 2026-07-02 22:38:07.854 | Requirement already satisfied: keystonemiddleware>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (13.0.0) 2026-07-02 22:38:08.478 | Collecting lxml>=4.5.2 (from cinder==28.1.0.dev154) 2026-07-02 22:38:08.614 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl.metadata (3.5 kB) 2026-07-02 22:38:08.629 | Requirement already satisfied: oslo.config>=8.3.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (10.5.0) 2026-07-02 22:38:08.629 | Requirement already satisfied: oslo.concurrency>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (7.5.0) 2026-07-02 22:38:08.629 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (6.4.0) 2026-07-02 22:38:08.629 | Requirement already satisfied: oslo.db>=11.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (18.0.0) 2026-07-02 22:38:08.630 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (8.2.0) 2026-07-02 22:38:08.631 | Requirement already satisfied: oslo.messaging>=14.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (18.1.0) 2026-07-02 22:38:08.632 | Requirement already satisfied: oslo.middleware>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (8.1.0) 2026-07-02 22:38:08.633 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (5.1.0) 2026-07-02 22:38:08.634 | Requirement already satisfied: oslo.privsep>=2.6.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (3.11.0) 2026-07-02 22:38:08.636 | Requirement already satisfied: oslo.reports>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (3.8.0) 2026-07-02 22:38:08.637 | Requirement already satisfied: oslo.rootwrap>=6.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (7.9.0) 2026-07-02 22:38:08.638 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (5.10.0) 2026-07-02 22:38:08.639 | Requirement already satisfied: oslo.service>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (4.6.0) 2026-07-02 22:38:08.640 | Requirement already satisfied: oslo.upgradecheck>=1.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (2.7.1) 2026-07-02 22:38:08.641 | Requirement already satisfied: oslo.utils>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (10.1.1) 2026-07-02 22:38:08.682 | Collecting oslo.versionedobjects>=2.4.0 (from cinder==28.1.0.dev154) 2026-07-02 22:38:08.699 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl.metadata (2.5 kB) 2026-07-02 22:38:08.708 | Requirement already satisfied: osprofiler>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (4.4.0) 2026-07-02 22:38:08.709 | Requirement already satisfied: packaging>=20.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (26.2) 2026-07-02 22:38:08.752 | Collecting paramiko>=2.7.2 (from cinder==28.1.0.dev154) 2026-07-02 22:38:08.771 | Downloading paramiko-4.0.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 22:38:08.783 | Requirement already satisfied: Paste>=3.4.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (3.10.1) 2026-07-02 22:38:08.785 | Requirement already satisfied: PasteDeploy>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (3.1.0) 2026-07-02 22:38:08.785 | Requirement already satisfied: pyparsing>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (3.3.2) 2026-07-02 22:38:08.785 | Requirement already satisfied: python-barbicanclient>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (7.4.0) 2026-07-02 22:38:08.824 | Collecting python-glanceclient>=3.2.2 (from cinder==28.1.0.dev154) 2026-07-02 22:38:08.839 | Downloading python_glanceclient-4.12.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-02 22:38:08.850 | Requirement already satisfied: python-keystoneclient>=4.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (5.8.0) 2026-07-02 22:38:08.893 | Collecting python-novaclient>=18.2.0 (from cinder==28.1.0.dev154) 2026-07-02 22:38:08.908 | Downloading python_novaclient-18.13.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 22:38:08.951 | Collecting python-swiftclient>=3.10.1 (from cinder==28.1.0.dev154) 2026-07-02 22:38:08.969 | Downloading python_swiftclient-4.10.0-py3-none-any.whl.metadata (3.9 kB) 2026-07-02 22:38:08.980 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (2.34.2) 2026-07-02 22:38:08.981 | Requirement already satisfied: Routes>=2.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (2.5.1) 2026-07-02 22:38:08.982 | Requirement already satisfied: taskflow>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (6.3.0) 2026-07-02 22:38:09.010 | Collecting rtslib-fb>=2.1.74 (from cinder==28.1.0.dev154) 2026-07-02 22:38:09.027 | Downloading rtslib_fb-2.2.4-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 22:38:09.037 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (2.0.51) 2026-07-02 22:38:09.038 | Requirement already satisfied: stevedore>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (5.9.0) 2026-07-02 22:38:09.064 | Collecting tabulate>=0.8.7 (from cinder==28.1.0.dev154) 2026-07-02 22:38:09.079 | Downloading tabulate-0.10.0-py3-none-any.whl.metadata (40 kB) 2026-07-02 22:38:09.103 | Requirement already satisfied: tenacity>=6.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (9.1.4) 2026-07-02 22:38:09.104 | Requirement already satisfied: WebOb>=1.8.6 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (1.8.10) 2026-07-02 22:38:09.105 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (6.8.0) 2026-07-02 22:38:09.144 | Collecting oslo.vmware>=3.10.0 (from cinder==28.1.0.dev154) 2026-07-02 22:38:09.161 | Downloading oslo_vmware-4.9.0-py3-none-any.whl.metadata (2.3 kB) 2026-07-02 22:38:09.171 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (7.1.0) 2026-07-02 22:38:09.220 | Collecting tooz>=2.8.0 (from cinder==28.1.0.dev154) 2026-07-02 22:38:09.236 | Downloading tooz-8.1.0-py3-none-any.whl.metadata (2.9 kB) 2026-07-02 22:38:09.321 | Collecting google-api-python-client>=1.11.0 (from cinder==28.1.0.dev154) 2026-07-02 22:38:09.337 | Downloading google_api_python_client-2.197.0-py3-none-any.whl.metadata (7.0 kB) 2026-07-02 22:38:09.348 | Requirement already satisfied: castellan>=3.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (5.7.0) 2026-07-02 22:38:09.348 | Requirement already satisfied: cryptography>=3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (43.0.3) 2026-07-02 22:38:09.349 | Requirement already satisfied: cursive>=0.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (0.2.3) 2026-07-02 22:38:09.553 | Collecting zstd>=1.5.0.0 (from cinder==28.1.0.dev154) 2026-07-02 22:38:09.570 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl.metadata (29 kB) 2026-07-02 22:38:09.960 | Collecting boto3>=1.18.49 (from cinder==28.1.0.dev154) 2026-07-02 22:38:09.976 | Downloading boto3-1.35.99-py3-none-any.whl.metadata (6.7 kB) 2026-07-02 22:38:09.987 | Requirement already satisfied: distro>=1.8.0 in /usr/lib/python3/dist-packages (from cinder==28.1.0.dev154) (1.9.0) 2026-07-02 22:38:09.988 | Requirement already satisfied: tzdata>=2022.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (2026.2) 2026-07-02 22:38:09.989 | Requirement already satisfied: cachetools>=4.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from cinder==28.1.0.dev154) (7.1.4) 2026-07-02 22:38:10.423 | Collecting botocore<1.36.0,>=1.35.99 (from boto3>=1.18.49->cinder==28.1.0.dev154) 2026-07-02 22:38:10.439 | Downloading botocore-1.35.99-py3-none-any.whl.metadata (5.7 kB) 2026-07-02 22:38:10.504 | 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.dev154) (1.1.0) 2026-07-02 22:38:10.541 | Collecting s3transfer<0.11.0,>=0.10.0 (from boto3>=1.18.49->cinder==28.1.0.dev154) 2026-07-02 22:38:10.621 | Downloading s3transfer-0.10.4-py3-none-any.whl.metadata (1.7 kB) 2026-07-02 22:38:10.634 | 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.dev154) (2.9.0.post0) 2026-07-02 22:38:10.635 | 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.dev154) (2.7.0) 2026-07-02 22:38:10.640 | 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.dev154) (1.17.0) 2026-07-02 22:38:10.672 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=3.1->cinder==28.1.0.dev154) (2.0.0) 2026-07-02 22:38:10.677 | 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.dev154) (3.0) 2026-07-02 22:38:10.686 | 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.dev154) (2.8.0) 2026-07-02 22:38:10.693 | 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.dev154) (3.1.0) 2026-07-02 22:38:10.696 | 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.dev154) (2.2.1) 2026-07-02 22:38:10.698 | 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.dev154) (0.31.2) 2026-07-02 22:38:10.755 | 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.dev154) 2026-07-02 22:38:10.771 | Downloading google_auth-2.55.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-02 22:38:10.814 | Collecting google-auth-httplib2<1.0.0,>=0.2.0 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev154) 2026-07-02 22:38:10.830 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl.metadata (3.0 kB) 2026-07-02 22:38:10.890 | 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.dev154) 2026-07-02 22:38:10.906 | Downloading google_api_core-2.31.0-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 22:38:10.944 | Collecting uritemplate<5,>=3.0.1 (from google-api-python-client>=1.11.0->cinder==28.1.0.dev154) 2026-07-02 22:38:10.959 | Downloading uritemplate-4.2.0-py3-none-any.whl.metadata (2.6 kB) 2026-07-02 22:38:11.004 | 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.dev154) 2026-07-02 22:38:11.020 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl.metadata (8.6 kB) 2026-07-02 22:38:11.313 | 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.dev154) 2026-07-02 22:38:11.329 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl.metadata (593 bytes) 2026-07-02 22:38:11.374 | 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.dev154) 2026-07-02 22:38:11.390 | Downloading proto_plus-1.28.0-py3-none-any.whl.metadata (2.2 kB) 2026-07-02 22:38:11.442 | 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.dev154) 2026-07-02 22:38:11.457 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:38:11.486 | 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.dev154) (3.4.7) 2026-07-02 22:38:11.488 | 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.dev154) (3.18) 2026-07-02 22:38:11.490 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->cinder==28.1.0.dev154) (2023.11.17) 2026-07-02 22:38:11.507 | 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.dev154) (26.1.0) 2026-07-02 22:38:11.508 | 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.dev154) (2025.9.1) 2026-07-02 22:38:11.509 | 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.dev154) (0.37.0) 2026-07-02 22:38:11.510 | 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.dev154) (2026.5.1) 2026-07-02 22:38:11.521 | 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.dev154) (1.8.2) 2026-07-02 22:38:11.521 | 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.dev154) (4.15.0) 2026-07-02 22:38:11.528 | 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.dev154) (4.2.0) 2026-07-02 22:38:11.528 | 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.dev154) (4.0.1) 2026-07-02 22:38:11.528 | 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.dev154) (2.13.0) 2026-07-02 22:38:11.538 | 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.dev154) (7.2.2) 2026-07-02 22:38:11.544 | 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.dev154) (1.5.0) 2026-07-02 22:38:11.552 | 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.dev154) (0.20) 2026-07-02 22:38:11.559 | 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.dev154) (1.3.0) 2026-07-02 22:38:11.560 | 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.dev154) (2.0.0) 2026-07-02 22:38:11.561 | 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.dev154) (6.0.3) 2026-07-02 22:38:11.571 | 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.dev154) (1.18.4) 2026-07-02 22:38:11.573 | 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.dev154) (2.1.2) 2026-07-02 22:38:11.574 | 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.dev154) (0.6.2) 2026-07-02 22:38:11.578 | 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.dev154) (1.3.12) 2026-07-02 22:38:11.593 | 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.dev154) (5.3.1) 2026-07-02 22:38:11.594 | 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.dev154) (5.6.2) 2026-07-02 22:38:11.595 | 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.dev154) (0.16.0) 2026-07-02 22:38:11.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.6.0->cinder==28.1.0.dev154) (5.1.0) 2026-07-02 22:38:11.617 | 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.dev154) (0.25.0) 2026-07-02 22:38:11.622 | 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.dev154) (5.0.0) 2026-07-02 22:38:11.622 | 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.dev154) (3.1.6) 2026-07-02 22:38:11.624 | 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.dev154) (4.0.1) 2026-07-02 22:38:11.631 | 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.dev154) (3.0.3) 2026-07-02 22:38:11.643 | 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.dev154) (1.2.1) 2026-07-02 22:38:11.665 | 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.dev154) (1.7.6) 2026-07-02 22:38:11.702 | Collecting cotyledon>=2.2.0 (from oslo.service[threading]>=4.5.0->cinder==28.1.0.dev154) 2026-07-02 22:38:11.718 | Downloading cotyledon-2.2.0-py3-none-any.whl.metadata (3.7 kB) 2026-07-02 22:38:11.859 | Collecting setproctitle (from cotyledon>=2.2.0->oslo.service[threading]>=4.5.0->cinder==28.1.0.dev154) 2026-07-02 22:38:11.876 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.metadata (10 kB) 2026-07-02 22:38:11.909 | 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.dev154) (3.17.0) 2026-07-02 22:38:11.954 | Collecting suds-community>=0.6 (from oslo.vmware>=3.10.0->cinder==28.1.0.dev154) 2026-07-02 22:38:11.970 | Downloading suds_community-1.2.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 22:38:12.032 | Collecting invoke>=2.0 (from paramiko>=2.7.2->cinder==28.1.0.dev154) 2026-07-02 22:38:12.048 | Downloading invoke-3.0.3-py3-none-any.whl.metadata (3.2 kB) 2026-07-02 22:38:12.104 | Collecting pynacl>=1.5 (from paramiko>=2.7.2->cinder==28.1.0.dev154) 2026-07-02 22:38:12.122 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl.metadata (10.0 kB) 2026-07-02 22:38:12.142 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=3.4.3->cinder==28.1.0.dev154) (82.0.1) 2026-07-02 22:38:12.157 | 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.dev154) (0.8.1) 2026-07-02 22:38:12.219 | 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.dev154) 2026-07-02 22:38:12.235 | Downloading pyasn1-0.6.3-py3-none-any.whl.metadata (8.4 kB) 2026-07-02 22:38:12.268 | 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.dev154) (4.14.0) 2026-07-02 22:38:12.275 | 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.dev154) (0.6.0) 2026-07-02 22:38:12.276 | 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.dev154) (4.0.0) 2026-07-02 22:38:12.287 | 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.dev154) (3.0.52) 2026-07-02 22:38:12.288 | 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.dev154) (1.11.0) 2026-07-02 22:38:12.289 | 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.dev154) (15.0.0) 2026-07-02 22:38:12.289 | 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.dev154) (1.8.0) 2026-07-02 22:38:12.330 | Collecting warlock>=1.2.0 (from python-glanceclient>=3.2.2->cinder==28.1.0.dev154) 2026-07-02 22:38:12.345 | Downloading warlock-2.1.0-py3-none-any.whl.metadata (4.0 kB) 2026-07-02 22:38:12.357 | 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.dev154) (24.2.1) 2026-07-02 22:38:12.403 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev154) (4.2.0) 2026-07-02 22:38:12.404 | 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.dev154) (2.20.0) 2026-07-02 22:38:12.415 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=2.8.0->python-barbicanclient>=5.0.1->cinder==28.1.0.dev154) (0.1.2) 2026-07-02 22:38:12.434 | 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.dev154) (0.8) 2026-07-02 22:38:12.478 | Collecting pyudev~=0.18 (from rtslib-fb>=2.1.74->cinder==28.1.0.dev154) 2026-07-02 22:38:12.494 | Downloading pyudev-0.24.4-py3-none-any.whl.metadata (4.4 kB) 2026-07-02 22:38:12.550 | 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.dev154) (3.6.1) 2026-07-02 22:38:12.551 | 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.dev154) (3.4.0) 2026-07-02 22:38:12.553 | 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.dev154) (4.0.1) 2026-07-02 22:38:12.629 | Collecting voluptuous>=0.8.9 (from tooz>=2.8.0->cinder==28.1.0.dev154) 2026-07-02 22:38:12.644 | Downloading voluptuous-0.16.0-py3-none-any.whl.metadata (20 kB) 2026-07-02 22:38:12.680 | 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.dev154) (1.33) 2026-07-02 22:38:12.687 | 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.dev154) (3.1.1) 2026-07-02 22:38:12.779 | Downloading boto3-1.35.99-py3-none-any.whl (139 kB) 2026-07-02 22:38:12.818 | Downloading botocore-1.35.99-py3-none-any.whl (13.3 MB) 2026-07-02 22:38:13.057 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.3/13.3 MB 57.8 MB/s 0:00:00 2026-07-02 22:38:13.073 | Downloading s3transfer-0.10.4-py3-none-any.whl (83 kB) 2026-07-02 22:38:13.096 | Downloading google_api_python_client-2.197.0-py3-none-any.whl (15.3 MB) 2026-07-02 22:38:13.306 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.3/15.3 MB 73.9 MB/s 0:00:00 2026-07-02 22:38:13.321 | Downloading google_api_core-2.31.0-py3-none-any.whl (173 kB) 2026-07-02 22:38:13.345 | Downloading google_auth-2.55.0-py3-none-any.whl (252 kB) 2026-07-02 22:38:13.370 | Downloading google_auth_httplib2-0.4.0-py3-none-any.whl (9.5 kB) 2026-07-02 22:38:13.391 | Downloading googleapis_common_protos-1.75.0-py3-none-any.whl (300 kB) 2026-07-02 22:38:13.415 | Downloading proto_plus-1.28.0-py3-none-any.whl (50 kB) 2026-07-02 22:38:13.436 | Downloading protobuf-6.33.6-cp39-abi3-manylinux2014_x86_64.whl (323 kB) 2026-07-02 22:38:13.471 | Downloading uritemplate-4.2.0-py3-none-any.whl (11 kB) 2026-07-02 22:38:13.492 | Downloading lxml-6.1.1-cp312-cp312-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 2026-07-02 22:38:13.572 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 68.9 MB/s 0:00:00 2026-07-02 22:38:13.588 | Downloading cotyledon-2.2.0-py3-none-any.whl (28 kB) 2026-07-02 22:38:13.612 | Downloading oslo_versionedobjects-3.10.2-py3-none-any.whl (99 kB) 2026-07-02 22:38:13.635 | Downloading oslo_vmware-4.9.0-py3-none-any.whl (624 kB) 2026-07-02 22:38:13.654 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 624.2/624.2 kB 31.4 MB/s 0:00:00 2026-07-02 22:38:13.670 | Downloading paramiko-4.0.0-py3-none-any.whl (223 kB) 2026-07-02 22:38:13.694 | Downloading invoke-3.0.3-py3-none-any.whl (160 kB) 2026-07-02 22:38:13.717 | Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) 2026-07-02 22:38:13.740 | Downloading pyasn1-0.6.3-py3-none-any.whl (83 kB) 2026-07-02 22:38:13.771 | Downloading pynacl-1.6.2-cp38-abi3-manylinux_2_34_x86_64.whl (1.4 MB) 2026-07-02 22:38:13.799 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 52.7 MB/s 0:00:00 2026-07-02 22:38:13.815 | Downloading python_glanceclient-4.12.0-py3-none-any.whl (202 kB) 2026-07-02 22:38:13.839 | Downloading python_novaclient-18.13.0-py3-none-any.whl (336 kB) 2026-07-02 22:38:13.865 | Downloading python_swiftclient-4.10.0-py3-none-any.whl (88 kB) 2026-07-02 22:38:13.887 | Downloading rtslib_fb-2.2.4-py3-none-any.whl (92 kB) 2026-07-02 22:38:13.911 | Downloading pyudev-0.24.4-py3-none-any.whl (62 kB) 2026-07-02 22:38:13.933 | Downloading suds_community-1.2.0-py3-none-any.whl (145 kB) 2026-07-02 22:38:13.955 | Downloading tabulate-0.10.0-py3-none-any.whl (39 kB) 2026-07-02 22:38:13.977 | Downloading tooz-8.1.0-py3-none-any.whl (92 kB) 2026-07-02 22:38:14.000 | Downloading voluptuous-0.16.0-py3-none-any.whl (31 kB) 2026-07-02 22:38:14.023 | Downloading warlock-2.1.0-py3-none-any.whl (10 kB) 2026-07-02 22:38:14.047 | Downloading zstd-1.5.7.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl (2.2 MB) 2026-07-02 22:38:14.088 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 57.6 MB/s 0:00:00 2026-07-02 22:38:14.105 | Downloading setproctitle-1.3.7-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (32 kB) 2026-07-02 22:38:14.265 | Building wheels for collected packages: cinder 2026-07-02 22:38:14.266 | Building editable for cinder (pyproject.toml): started 2026-07-02 22:38:15.989 | Building editable for cinder (pyproject.toml): finished with status 'done' 2026-07-02 22:38:15.993 | Created wheel for cinder: filename=cinder-28.1.0.dev154-0.editable-py3-none-any.whl size=9196 sha256=e331a67c8db568573619984e7f2298bf6056b908823c5198aaae33c504088460 2026-07-02 22:38:15.993 | Stored in directory: /tmp/pip-ephem-wheel-cache-fi8a7p_1/wheels/0f/5b/25/75b4581977dff7afefb19bb31542a98ba75eafb8d1b2a69ccb 2026-07-02 22:38:15.996 | Successfully built cinder 2026-07-02 22:38:16.391 | Installing collected packages: zstd, voluptuous, uritemplate, tabulate, suds-community, setproctitle, pyudev, pyasn1, protobuf, lxml, invoke, rtslib-fb, python-swiftclient, pynacl, pyasn1-modules, proto-plus, googleapis-common-protos, cotyledon, botocore, s3transfer, paramiko, google-auth, warlock, google-auth-httplib2, google-api-core, boto3, tooz, python-novaclient, python-glanceclient, google-api-python-client, oslo.vmware, oslo.versionedobjects, cinder 2026-07-02 22:38:16.754 | Attempting uninstall: pyudev 2026-07-02 22:38:16.770 | Found existing installation: pyudev 0.24.0 2026-07-02 22:38:16.771 | Not uninstalling pyudev at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:38:16.772 | Can't uninstall 'pyudev'. No files were found to uninstall. 2026-07-02 22:38:16.829 | Attempting uninstall: pyasn1 2026-07-02 22:38:16.846 | Found existing installation: pyasn1 0.4.8 2026-07-02 22:38:16.847 | Not uninstalling pyasn1 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:38:16.848 | Can't uninstall 'pyasn1'. No files were found to uninstall. 2026-07-02 22:38:18.584 | Attempting uninstall: botocore 2026-07-02 22:38:18.602 | Found existing installation: botocore 1.34.46 2026-07-02 22:38:18.603 | Not uninstalling botocore at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:38:18.604 | Can't uninstall 'botocore'. No files were found to uninstall. 2026-07-02 22:38:19.835 | Attempting uninstall: s3transfer 2026-07-02 22:38:19.854 | Found existing installation: s3transfer 0.10.1 2026-07-02 22:38:19.857 | Not uninstalling s3transfer at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:38:19.857 | Can't uninstall 's3transfer'. No files were found to uninstall. 2026-07-02 22:38:20.553 | Attempting uninstall: boto3 2026-07-02 22:38:20.573 | Found existing installation: boto3 1.34.46 2026-07-02 22:38:20.574 | Not uninstalling boto3 at /usr/lib/python3/dist-packages, outside environment /opt/stack/data/venv 2026-07-02 22:38:20.574 | Can't uninstall 'boto3'. No files were found to uninstall. 2026-07-02 22:38:22.720 | 2026-07-02 22:38:22.743 | Successfully installed boto3-1.35.99 botocore-1.35.99 cinder-28.1.0.dev154 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-07-02 22:38:23.167 | + inc/python:pip_install:216 : result=0 2026-07-02 22:38:23.171 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:38:23.175 | + functions-common:time_stop:2420 : local name 2026-07-02 22:38:23.179 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:38:23.182 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:38:23.184 | + functions-common:time_stop:2423 : local total 2026-07-02 22:38:23.188 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:38:23.190 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:38:23.192 | + functions-common:time_stop:2427 : start_time=1783031882839 2026-07-02 22:38:23.195 | + functions-common:time_stop:2429 : [[ -z 1783031882839 ]] 2026-07-02 22:38:23.199 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:38:23.205 | + functions-common:time_stop:2432 : end_time=1783031903200 2026-07-02 22:38:23.207 | + functions-common:time_stop:2433 : elapsed_time=20361 2026-07-02 22:38:23.210 | + functions-common:time_stop:2434 : total=97769 2026-07-02 22:38:23.212 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:38:23.216 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=118130 2026-07-02 22:38:23.218 | + inc/python:pip_install:219 : return 0 2026-07-02 22:38:23.222 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 22:38:23.224 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:38:23.227 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/cinder 2026-07-02 22:38:23.230 | + inc/python:use_library_from_git:266 : local name=/opt/stack/cinder 2026-07-02 22:38:23.232 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:38:23.235 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:38:23.239 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/cinder, ]] 2026-07-02 22:38:23.241 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:38:23.243 | + lib/cinder:install_cinder:541 : [[ lioadm == \t\g\t\a\d\m ]] 2026-07-02 22:38:23.247 | + lib/cinder:install_cinder:543 : [[ lioadm == \l\i\o\a\d\m ]] 2026-07-02 22:38:23.249 | + lib/cinder:install_cinder:544 : is_ubuntu 2026-07-02 22:38:23.253 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:38:23.255 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:38:23.259 | + lib/cinder:install_cinder:546 : sudo mkdir -p /etc/target 2026-07-02 22:38:23.277 | + lib/cinder:install_cinder:548 : install_package targetcli-fb 2026-07-02 22:38:23.281 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:38:23.283 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:38:23.287 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:38:23.291 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:38:23.293 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:38:23.297 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:38:23.300 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:38:23.303 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:38:23.306 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:38:23.309 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:38:23.313 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:38:23.317 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:38:23.319 | + functions-common:install_package:1439 : real_install_package targetcli-fb 2026-07-02 22:38:23.323 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:38:23.325 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:38:23.327 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:38:23.330 | + functions-common:real_install_package:1427 : apt_get install targetcli-fb 2026-07-02 22:38:23.350 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install targetcli-fb 2026-07-02 22:38:23.389 | Reading package lists... 2026-07-02 22:38:23.791 | Building dependency tree... 2026-07-02 22:38:23.793 | Reading state information... 2026-07-02 22:38:24.445 | The following packages were automatically installed and are no longer required: 2026-07-02 22:38:24.447 | libfwupd2 libgusb2 2026-07-02 22:38:24.447 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:38:24.450 | The following additional packages will be installed: 2026-07-02 22:38:24.451 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-02 22:38:24.451 | python3-urwid python3-wcwidth 2026-07-02 22:38:24.453 | Suggested packages: 2026-07-02 22:38:24.453 | python-urwid-doc 2026-07-02 22:38:24.494 | The following NEW packages will be installed: 2026-07-02 22:38:24.494 | python3-configshell-fb python3-rtslib-fb python3-typing-extensions 2026-07-02 22:38:24.494 | python3-urwid python3-wcwidth targetcli-fb 2026-07-02 22:38:24.568 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:38:24.568 | Need to get 385 kB of archives. 2026-07-02 22:38:24.568 | After this operation, 3098 kB of additional disk space will be used. 2026-07-02 22:38:24.568 | Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-typing-extensions all 4.10.0-1 [60.7 kB] 2026-07-02 22:38:24.575 | Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-wcwidth all 0.2.5+dfsg1-1.1ubuntu1 [22.5 kB] 2026-07-02 22:38:24.579 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-urwid amd64 2.6.10-1 [183 kB] 2026-07-02 22:38:24.585 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-configshell-fb all 1:1.1.28-2.1 [28.4 kB] 2026-07-02 22:38:24.589 | Get:5 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-rtslib-fb all 2.1.74-0ubuntu5 [49.9 kB] 2026-07-02 22:38:24.594 | Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 targetcli-fb all 1:2.1.53-1ubuntu3 [40.3 kB] 2026-07-02 22:38:24.838 | perl: warning: Setting locale failed. 2026-07-02 22:38:24.838 | perl: warning: Please check that your locale settings: 2026-07-02 22:38:24.838 | LANGUAGE = (unset), 2026-07-02 22:38:24.838 | LC_ALL = "en_US.utf8", 2026-07-02 22:38:24.838 | LANG = "de_DE.UTF-8" 2026-07-02 22:38:24.838 | are supported and installed on your system. 2026-07-02 22:38:24.838 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:38:24.899 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:38:24.900 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:38:24.900 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:38:25.090 | Fetched 385 kB in 0s (5130 kB/s) 2026-07-02 22:38:25.131 | Selecting previously unselected package python3-typing-extensions. 2026-07-02 22:38:25.196 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126757 files and directories currently installed.) 2026-07-02 22:38:25.202 | Preparing to unpack .../0-python3-typing-extensions_4.10.0-1_all.deb ... 2026-07-02 22:38:25.206 | Unpacking python3-typing-extensions (4.10.0-1) ... 2026-07-02 22:38:25.262 | Selecting previously unselected package python3-wcwidth. 2026-07-02 22:38:25.271 | Preparing to unpack .../1-python3-wcwidth_0.2.5+dfsg1-1.1ubuntu1_all.deb ... 2026-07-02 22:38:25.275 | Unpacking python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-02 22:38:25.325 | Selecting previously unselected package python3-urwid. 2026-07-02 22:38:25.338 | Preparing to unpack .../2-python3-urwid_2.6.10-1_amd64.deb ... 2026-07-02 22:38:25.342 | Unpacking python3-urwid (2.6.10-1) ... 2026-07-02 22:38:25.428 | Selecting previously unselected package python3-configshell-fb. 2026-07-02 22:38:25.441 | Preparing to unpack .../3-python3-configshell-fb_1%3a1.1.28-2.1_all.deb ... 2026-07-02 22:38:25.446 | Unpacking python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-02 22:38:25.503 | Selecting previously unselected package python3-rtslib-fb. 2026-07-02 22:38:25.514 | Preparing to unpack .../4-python3-rtslib-fb_2.1.74-0ubuntu5_all.deb ... 2026-07-02 22:38:25.517 | Unpacking python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-02 22:38:25.582 | Selecting previously unselected package targetcli-fb. 2026-07-02 22:38:25.594 | Preparing to unpack .../5-targetcli-fb_1%3a2.1.53-1ubuntu3_all.deb ... 2026-07-02 22:38:25.598 | Unpacking targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-02 22:38:25.674 | Setting up python3-rtslib-fb (2.1.74-0ubuntu5) ... 2026-07-02 22:38:26.830 | Created symlink /etc/systemd/system/multi-user.target.wants/rtslib-fb-targetctl.service → /usr/lib/systemd/system/rtslib-fb-targetctl.service. 2026-07-02 22:38:26.839 | Setting up python3-wcwidth (0.2.5+dfsg1-1.1ubuntu1) ... 2026-07-02 22:38:27.150 | Setting up python3-typing-extensions (4.10.0-1) ... 2026-07-02 22:38:27.393 | Setting up python3-urwid (2.6.10-1) ... 2026-07-02 22:38:27.926 | Setting up python3-configshell-fb (1:1.1.28-2.1) ... 2026-07-02 22:38:28.120 | /usr/lib/python3/dist-packages/configshell/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 22:38:28.120 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-02 22:38:28.145 | /usr/lib/python3/dist-packages/configshell/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-02 22:38:28.145 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-02 22:38:28.145 | /usr/lib/python3/dist-packages/configshell/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-02 22:38:28.145 | keyword = Word(alphanums + '_\-') 2026-07-02 22:38:28.145 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 22:38:28.145 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 22:38:28.145 | /usr/lib/python3/dist-packages/configshell/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 22:38:28.145 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 22:38:28.145 | /usr/lib/python3/dist-packages/configshell/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-02 22:38:28.146 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-02 22:38:28.156 | /usr/lib/python3/dist-packages/configshell_fb/console.py:39: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 22:38:28.156 | _re_ansi_seq = re.compile('(\033\[..?m)') 2026-07-02 22:38:28.179 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:116: SyntaxWarning: invalid escape sequence '\+' 2026-07-02 22:38:28.179 | var = Word(alphanums + '?;&*$!#,=_\+/.<>()~@:-%[]') 2026-07-02 22:38:28.179 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:118: SyntaxWarning: invalid escape sequence '\-' 2026-07-02 22:38:28.179 | keyword = Word(alphanums + '_\-') 2026-07-02 22:38:28.180 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 22:38:28.180 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 22:38:28.180 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:124: SyntaxWarning: invalid escape sequence '\[' 2026-07-02 22:38:28.180 | pathstd = Regex('([A-Za-z0-9:_.\[\]]|-)*' + '/' + '([A-Za-z0-9:_.\[\]/]|-)*') \ 2026-07-02 22:38:28.180 | /usr/lib/python3/dist-packages/configshell_fb/shell.py:131: SyntaxWarning: invalid escape sequence '\|' 2026-07-02 22:38:28.180 | readline.set_completer_delims('\t\n ~!#$^&(){}\|;\'",?') 2026-07-02 22:38:28.212 | Setting up targetcli-fb (1:2.1.53-1ubuntu3) ... 2026-07-02 22:38:28.420 | /usr/lib/python3/dist-packages/targetcli/ui_root.py:161: SyntaxWarning: invalid escape sequence '\s' 2026-07-02 22:38:28.420 | backups = [line for line in prefs.read().splitlines() if re.match('^max_backup_files\s*=', line)] 2026-07-02 22:38:28.713 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:38:29.564 | perl: warning: Setting locale failed. 2026-07-02 22:38:29.564 | perl: warning: Please check that your locale settings: 2026-07-02 22:38:29.564 | LANGUAGE = (unset), 2026-07-02 22:38:29.564 | LC_ALL = "en_US.utf8", 2026-07-02 22:38:29.564 | LANG = "de_DE.UTF-8" 2026-07-02 22:38:29.564 | are supported and installed on your system. 2026-07-02 22:38:29.564 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:38:29.696 | perl: warning: Setting locale failed. 2026-07-02 22:38:29.696 | perl: warning: Please check that your locale settings: 2026-07-02 22:38:29.696 | LANGUAGE = (unset), 2026-07-02 22:38:29.697 | LC_ALL = "en_US.utf8", 2026-07-02 22:38:29.697 | LANG = "de_DE.UTF-8" 2026-07-02 22:38:29.697 | are supported and installed on your system. 2026-07-02 22:38:29.697 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:38:29.747 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:38:29.747 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:38:29.747 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:38:29.820 | perl: warning: Setting locale failed. 2026-07-02 22:38:29.820 | perl: warning: Please check that your locale settings: 2026-07-02 22:38:29.820 | LANGUAGE = (unset), 2026-07-02 22:38:29.820 | LC_ALL = "en_US.utf8", 2026-07-02 22:38:29.820 | LANG = "de_DE.UTF-8" 2026-07-02 22:38:29.820 | are supported and installed on your system. 2026-07-02 22:38:29.820 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:38:30.356 | 2026-07-02 22:38:30.356 | Running kernel seems to be up-to-date. 2026-07-02 22:38:30.356 | 2026-07-02 22:38:30.356 | Restarting services... 2026-07-02 22:38:30.381 | 2026-07-02 22:38:30.382 | Service restarts being deferred: 2026-07-02 22:38:30.382 | systemctl restart virtlockd.service 2026-07-02 22:38:30.382 | systemctl restart virtlogd.service 2026-07-02 22:38:30.382 | 2026-07-02 22:38:30.382 | No containers need to be restarted. 2026-07-02 22:38:30.382 | 2026-07-02 22:38:30.382 | User sessions running outdated binaries: 2026-07-02 22:38:30.382 | quobyte @ session #5: sshd[2053] 2026-07-02 22:38:30.395 | 2026-07-02 22:38:30.395 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:38:32.351 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:38:32.354 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:38:32.357 | + functions-common:time_stop:2420 : local name 2026-07-02 22:38:32.360 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:38:32.364 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:38:32.367 | + functions-common:time_stop:2423 : local total 2026-07-02 22:38:32.369 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:38:32.373 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:38:32.376 | + functions-common:time_stop:2427 : start_time=1783031903347 2026-07-02 22:38:32.380 | + functions-common:time_stop:2429 : [[ -z 1783031903347 ]] 2026-07-02 22:38:32.384 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:38:32.389 | + functions-common:time_stop:2432 : end_time=1783031912386 2026-07-02 22:38:32.393 | + functions-common:time_stop:2433 : elapsed_time=9039 2026-07-02 22:38:32.396 | + functions-common:time_stop:2434 : total=140848 2026-07-02 22:38:32.400 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:38:32.403 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=149887 2026-07-02 22:38:32.407 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:38:32.411 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 22:38:32.414 | + ./stack.sh:main:948 : configure_cinder 2026-07-02 22:38:32.417 | + lib/cinder:configure_cinder:297 : sudo install -d -o quobyte -m 755 /etc/cinder 2026-07-02 22:38:32.434 | + lib/cinder:configure_cinder:299 : rm -f /etc/cinder/cinder.conf 2026-07-02 22:38:32.439 | + lib/cinder:configure_cinder:301 : configure_rootwrap cinder 2026-07-02 22:38:32.443 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2026-07-02 22:38:32.446 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-02 22:38:32.451 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-02 22:38:32.451 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2026-07-02 22:38:32.456 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2026-07-02 22:38:32.459 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2026-07-02 22:38:32.463 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-02 22:38:32.466 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2026-07-02 22:38:32.469 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2026-07-02 22:38:32.471 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2026-07-02 22:38:32.474 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/cinder-rootwrap 2026-07-02 22:38:32.477 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2026-07-02 22:38:32.492 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2026-07-02 22:38:32.508 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2026-07-02 22:38:32.525 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2026-07-02 22:38:32.542 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2026-07-02 22:38:32.558 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/cinder/rootwrap.conf 2026-07-02 22:38:32.575 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-02 22:38:32.580 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-02 22:38:32.585 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.fKACNWj59Y 2026-07-02 22:38:32.588 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-02 22:38:32.591 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2026-07-02 22:38:32.595 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/cinder-rootwrap-daemon ']' 2026-07-02 22:38:32.599 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.fKACNWj59Y 2026-07-02 22:38:32.604 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.fKACNWj59Y 2026-07-02 22:38:32.620 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.fKACNWj59Y /etc/sudoers.d/cinder-rootwrap 2026-07-02 22:38:32.638 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/cinder-rootwrap 2026-07-02 22:38:32.643 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-02 22:38:32.647 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-02 22:38:32.650 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-02 22:38:32.653 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-02 22:38:32.656 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-02 22:38:32.659 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-02 22:38:32.664 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-02 22:38:32.664 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-02 22:38:32.674 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-02 22:38:32.680 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-02 22:38:32.696 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-02 22:38:32.712 | + lib/cinder:configure_cinder:303 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2026-07-02 22:38:32.716 | + lib/cinder:configure_cinder:304 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2026-07-02 22:38:32.722 | + lib/cinder:configure_cinder:307 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2026-07-02 22:38:32.728 | + lib/cinder:configure_cinder:309 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2026-07-02 22:38:32.732 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 22:38:32.735 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=cinder 2026-07-02 22:38:32.739 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 22:38:32.742 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 22:38:32.745 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf cinder keystone_authtoken 2026-07-02 22:38:32.749 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 22:38:32.752 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-02 22:38:32.755 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 22:38:32.759 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2026-07-02 22:38:32.799 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2026-07-02 22:38:32.837 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://192.168.122.146/identity 2026-07-02 22:38:32.875 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2026-07-02 22:38:32.914 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf keystone_authtoken password nomoresecret 2026-07-02 22:38:32.953 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2026-07-02 22:38:32.993 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2026-07-02 22:38:33.033 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2026-07-02 22:38:33.072 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken www_authenticate_uri http://192.168.122.146/identity 2026-07-02 22:38:33.112 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 22:38:33.153 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 22:38:33.189 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 22:38:33.193 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2026-07-02 22:38:33.235 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT target_helper lioadm 2026-07-02 22:38:33.276 | ++ lib/cinder:configure_cinder:314 : database_connection_url cinder 2026-07-02 22:38:33.279 | ++ lib/database:database_connection_url:134 : local db=cinder 2026-07-02 22:38:33.282 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql cinder 2026-07-02 22:38:33.286 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=cinder 2026-07-02 22:38:33.289 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:38:33.293 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:38:33.296 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:38:33.319 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:38:33.322 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:38:33.325 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-02 22:38:33.328 | + lib/cinder:configure_cinder:314 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/cinder?charset=utf8&plugin=dbcounter' 2026-07-02 22:38:33.370 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2026-07-02 22:38:33.409 | + lib/cinder:configure_cinder:316 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2026-07-02 22:38:33.446 | + lib/cinder:configure_cinder:317 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2026-07-02 22:38:33.482 | + lib/cinder:configure_cinder:318 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2026-07-02 22:38:33.519 | + lib/cinder:configure_cinder:319 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2026-07-02 22:38:33.559 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 192.168.122.146 2026-07-02 22:38:33.594 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2026-07-02 22:38:33.629 | ++ lib/cinder:configure_cinder:322 : openssl rand -hex 16 2026-07-02 22:38:33.637 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf key_manager fixed_key 86cf606c4be5e538c0d6a89319370421 2026-07-02 22:38:33.671 | + lib/cinder:configure_cinder:323 : [[ -n '' ]] 2026-07-02 22:38:33.674 | + lib/cinder:configure_cinder:328 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2026-07-02 22:38:33.706 | + lib/cinder:configure_cinder:329 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2026-07-02 22:38:33.741 | + lib/cinder:configure_cinder:330 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2026-07-02 22:38:33.775 | + lib/cinder:configure_cinder:335 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2026-07-02 22:38:33.810 | + lib/cinder:configure_cinder:337 : iniset /etc/cinder/cinder.conf DEFAULT report_interval 120 2026-07-02 22:38:33.844 | + lib/cinder:configure_cinder:338 : iniset /etc/cinder/cinder.conf DEFAULT service_down_time 720 2026-07-02 22:38:33.877 | + lib/cinder:configure_cinder:340 : is_service_enabled c-vol 2026-07-02 22:38:33.896 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:38:33.899 | + lib/cinder:configure_cinder:340 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 22:38:33.902 | + lib/cinder:configure_cinder:341 : local enabled_backends= 2026-07-02 22:38:33.905 | + lib/cinder:configure_cinder:342 : local default_name= 2026-07-02 22:38:33.907 | + lib/cinder:configure_cinder:343 : local be be_name be_type 2026-07-02 22:38:33.910 | + lib/cinder:configure_cinder:344 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-02 22:38:33.913 | + lib/cinder:configure_cinder:345 : be_type=lvm 2026-07-02 22:38:33.915 | + lib/cinder:configure_cinder:346 : be_name=lvmdriver-1 2026-07-02 22:38:33.918 | + lib/cinder:configure_cinder:347 : type configure_cinder_backend_lvm 2026-07-02 22:38:33.921 | + lib/cinder:configure_cinder:348 : configure_cinder_backend_lvm lvmdriver-1 2026-07-02 22:38:33.924 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2026-07-02 22:38:33.927 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-02 22:38:33.968 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2026-07-02 22:38:34.008 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2026-07-02 22:38:34.046 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper lioadm 2026-07-02 22:38:34.085 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_protocol iscsi 2026-07-02 22:38:34.124 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:55 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_port 3260 2026-07-02 22:38:34.163 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:56 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_prefix iqn.2010-10.org.openstack: 2026-07-02 22:38:34.199 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:57 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type auto 2026-07-02 22:38:34.237 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:58 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear zero 2026-07-02 22:38:34.273 | + lib/cinder:configure_cinder:350 : [[ -z '' ]] 2026-07-02 22:38:34.276 | + lib/cinder:configure_cinder:351 : default_name=lvmdriver-1 2026-07-02 22:38:34.280 | + lib/cinder:configure_cinder:353 : enabled_backends+=lvmdriver-1, 2026-07-02 22:38:34.283 | + lib/cinder:configure_cinder:355 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2026-07-02 22:38:34.322 | + lib/cinder:configure_cinder:356 : [[ -n lvmdriver-1 ]] 2026-07-02 22:38:34.326 | + lib/cinder:configure_cinder:357 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2026-07-02 22:38:34.365 | + lib/cinder:configure_cinder:359 : configure_cinder_image_volume_cache 2026-07-02 22:38:34.368 | + lib/cinder:configure_cinder_image_volume_cache:730 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2026-07-02 22:38:34.372 | + lib/cinder:configure_cinder_image_volume_cache:731 : local be_name=lvmdriver-1 2026-07-02 22:38:34.375 | + lib/cinder:configure_cinder_image_volume_cache:733 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2026-07-02 22:38:34.415 | + lib/cinder:configure_cinder_image_volume_cache:735 : [[ -n '' ]] 2026-07-02 22:38:34.419 | + lib/cinder:configure_cinder_image_volume_cache:739 : [[ -n '' ]] 2026-07-02 22:38:34.422 | + lib/cinder:configure_cinder:364 : [[ False == \T\r\u\e ]] 2026-07-02 22:38:34.426 | + lib/cinder:configure_cinder:368 : [[ lvmdriver-1, =~ ceph ]] 2026-07-02 22:38:34.429 | + lib/cinder:configure_cinder:373 : is_service_enabled c-bak 2026-07-02 22:38:34.452 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:38:34.455 | + lib/cinder:configure_cinder:381 : is_service_enabled ceilometer 2026-07-02 22:38:34.477 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:38:34.481 | + lib/cinder:configure_cinder:385 : is_service_enabled tls-proxy 2026-07-02 22:38:34.503 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:38:34.507 | + lib/cinder:configure_cinder:392 : '[' False '!=' False ']' 2026-07-02 22:38:34.511 | + lib/cinder:configure_cinder:396 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2026-07-02 22:38:34.515 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=cinder 2026-07-02 22:38:34.518 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/cinder/cinder.conf 2026-07-02 22:38:34.522 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 22:38:34.525 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 22:38:34.529 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 22:38:34.551 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:38:34.556 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 22:38:34.560 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 22:38:34.563 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 22:38:34.586 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:38:34.590 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.146:5672/ 2026-07-02 22:38:34.594 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.146:5672/ 2026-07-02 22:38:34.633 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 22:38:34.636 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 22:38:34.640 | + lib/cinder:configure_cinder:399 : setup_logging /etc/cinder/cinder.conf 2026-07-02 22:38:34.644 | + functions:setup_logging:693 : setup_systemd_logging /etc/cinder/cinder.conf 2026-07-02 22:38:34.647 | + functions:setup_systemd_logging:710 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 22:38:34.652 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:38:34.676 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:38:34.679 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:38:34.683 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:38:34.686 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:38:34.689 | + functions:setup_systemd_logging:723 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:38:34.729 | + functions:setup_systemd_logging:725 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:38:34.768 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:38:34.811 | + functions:setup_systemd_logging:727 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:38:34.852 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT log_color False 2026-07-02 22:38:34.891 | + lib/cinder:configure_cinder:401 : is_service_enabled c-api 2026-07-02 22:38:34.915 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:38:34.919 | + lib/cinder:configure_cinder:402 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini cinder.wsgi.api:application /volume '' cinder-api 2026-07-02 22:38:34.923 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/cinder/cinder-api-uwsgi.ini 2026-07-02 22:38:34.926 | + lib/apache:write_uwsgi_config:244 : local wsgi=cinder.wsgi.api:application 2026-07-02 22:38:34.929 | + lib/apache:write_uwsgi_config:245 : local url=/volume 2026-07-02 22:38:34.933 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 22:38:34.937 | + lib/apache:write_uwsgi_config:247 : local name=cinder-api 2026-07-02 22:38:34.941 | + lib/apache:write_uwsgi_config:249 : '[' -z cinder-api ']' 2026-07-02 22:38:34.944 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 22:38:34.948 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 22:38:34.966 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 22:38:34.966 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:38:34.979 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 22:38:34.985 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:38:35.000 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-02 22:38:35.006 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/cinder-api.socket 2026-07-02 22:38:35.009 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2026-07-02 22:38:35.015 | + lib/apache:write_uwsgi_config:270 : [[ cinder.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 22:38:35.019 | + lib/apache:write_uwsgi_config:271 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi module cinder.wsgi.api:application 2026-07-02 22:38:35.064 | + lib/apache:write_uwsgi_config:276 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2026-07-02 22:38:35.104 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2026-07-02 22:38:35.146 | + lib/apache:write_uwsgi_config:280 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2026-07-02 22:38:35.189 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 22:38:35.232 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 22:38:35.275 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2026-07-02 22:38:35.318 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2026-07-02 22:38:35.359 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2026-07-02 22:38:35.400 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 22:38:35.442 | + lib/apache:write_uwsgi_config:292 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 22:38:35.484 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 22:38:35.525 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2026-07-02 22:38:35.567 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi start-time %t 2026-07-02 22:38:35.609 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 22:38:35.612 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 22:38:35.617 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for cinder-api 2026-07-02 22:38:35.621 | ++ lib/apache:apache_site_config_for:174 : local site=cinder-api 2026-07-02 22:38:35.625 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 22:38:35.629 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:38:35.633 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:38:35.637 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/cinder-api.conf 2026-07-02 22:38:35.642 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/cinder-api.conf 2026-07-02 22:38:35.645 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-api.socket 2026-07-02 22:38:35.688 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 22:38:35.731 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/cinder-api.conf 2026-07-02 22:38:35.731 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 ' 2026-07-02 22:38:35.743 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-api.socket|uwsgi://uwsgi-uds-cinder-api" retry=0 acquire=1 2026-07-02 22:38:35.748 | + lib/apache:write_uwsgi_config:309 : enable_apache_site cinder-api 2026-07-02 22:38:35.752 | + lib/apache:enable_apache_site:191 : local site=cinder-api 2026-07-02 22:38:35.756 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 22:38:35.759 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 22:38:35.763 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:38:35.767 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:38:35.771 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:38:35.774 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:38:35.778 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 22:38:35.782 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 22:38:35.785 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:38:35.789 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:38:35.793 | + lib/apache:enable_apache_site:195 : sudo a2ensite cinder-api 2026-07-02 22:38:35.806 | perl: warning: Setting locale failed. 2026-07-02 22:38:35.806 | perl: warning: Please check that your locale settings: 2026-07-02 22:38:35.806 | LANGUAGE = (unset), 2026-07-02 22:38:35.806 | LC_ALL = "en_US.utf8", 2026-07-02 22:38:35.806 | LANG = "de_DE.UTF-8" 2026-07-02 22:38:35.807 | are supported and installed on your system. 2026-07-02 22:38:35.807 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:38:35.848 | Enabling site cinder-api. 2026-07-02 22:38:35.854 | To activate the new configuration, you need to run: 2026-07-02 22:38:35.854 | systemctl reload apache2 2026-07-02 22:38:35.860 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 22:38:35.864 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:38:35.868 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:38:35.871 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:38:36.073 | + lib/cinder:configure_cinder:405 : [[ -r /home/quobyte/devstack/lib/cinder_plugins/default ]] 2026-07-02 22:38:36.077 | + lib/cinder:configure_cinder:409 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://192.168.122.146/image 2026-07-02 22:38:36.115 | + lib/cinder:configure_cinder:410 : is_service_enabled tls-proxy 2026-07-02 22:38:36.138 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:38:36.142 | + lib/cinder:configure_cinder:416 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf glance glance 2026-07-02 22:38:36.145 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 22:38:36.149 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=glance 2026-07-02 22:38:36.152 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=glance 2026-07-02 22:38:36.154 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 22:38:36.157 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/cinder/cinder.conf glance glance 2026-07-02 22:38:36.160 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 22:38:36.164 | + lib/keystone:configure_keystoneauth:392 : local admin_user=glance 2026-07-02 22:38:36.168 | + lib/keystone:configure_keystoneauth:393 : local section=glance 2026-07-02 22:38:36.172 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf glance auth_type password 2026-07-02 22:38:36.213 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf glance interface public 2026-07-02 22:38:36.253 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf glance auth_url http://192.168.122.146/identity 2026-07-02 22:38:36.299 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf glance username glance 2026-07-02 22:38:36.341 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf glance password nomoresecret 2026-07-02 22:38:36.383 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf glance user_domain_name Default 2026-07-02 22:38:36.425 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf glance project_name service 2026-07-02 22:38:36.467 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf glance project_domain_name Default 2026-07-02 22:38:36.508 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf glance www_authenticate_uri http://192.168.122.146/identity 2026-07-02 22:38:36.549 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf glance cafile /opt/stack/data/ca-bundle.pem 2026-07-02 22:38:36.589 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf glance memcached_servers localhost:11211 2026-07-02 22:38:36.630 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 22:38:36.633 | + lib/cinder:configure_cinder:419 : configure_keystoneauth /etc/cinder/cinder.conf nova nova 2026-07-02 22:38:36.637 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 22:38:36.639 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:38:36.643 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-02 22:38:36.646 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf nova auth_type password 2026-07-02 22:38:36.689 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf nova interface public 2026-07-02 22:38:36.727 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf nova auth_url http://192.168.122.146/identity 2026-07-02 22:38:36.767 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf nova username nova 2026-07-02 22:38:36.808 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf nova password nomoresecret 2026-07-02 22:38:36.849 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2026-07-02 22:38:36.889 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf nova project_name service 2026-07-02 22:38:36.928 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2026-07-02 22:38:36.969 | + lib/cinder:configure_cinder:420 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2026-07-02 22:38:37.009 | + lib/cinder:configure_cinder:421 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2026-07-02 22:38:37.050 | + lib/cinder:configure_cinder:423 : [[ ! -z '' ]] 2026-07-02 22:38:37.053 | + lib/cinder:configure_cinder:425 : is_service_enabled etcd3 2026-07-02 22:38:37.075 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:38:37.079 | + lib/cinder:configure_cinder:428 : iniset /etc/cinder/cinder.conf coordination backend_url 'etcd3+http://192.168.122.146:2379?api_version=v3' 2026-07-02 22:38:37.124 | + lib/cinder:configure_cinder:431 : [[ True == True ]] 2026-07-02 22:38:37.128 | + lib/cinder:configure_cinder:432 : iniset /etc/cinder/cinder.conf oslo_policy enforce_new_defaults true 2026-07-02 22:38:37.173 | + lib/cinder:configure_cinder:437 : '[' True == True ']' 2026-07-02 22:38:37.177 | + lib/cinder:configure_cinder:438 : init_cinder_service_user_conf 2026-07-02 22:38:37.180 | + lib/cinder:init_cinder_service_user_conf:759 : iniset /etc/cinder/cinder.conf service_user send_service_user_token True 2026-07-02 22:38:37.226 | + lib/cinder:init_cinder_service_user_conf:760 : configure_keystoneauth /etc/cinder/cinder.conf cinder service_user 2026-07-02 22:38:37.229 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/cinder/cinder.conf 2026-07-02 22:38:37.232 | + lib/keystone:configure_keystoneauth:392 : local admin_user=cinder 2026-07-02 22:38:37.236 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-02 22:38:37.240 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/cinder/cinder.conf service_user auth_type password 2026-07-02 22:38:37.282 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/cinder/cinder.conf service_user interface public 2026-07-02 22:38:37.324 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/cinder/cinder.conf service_user auth_url http://192.168.122.146/identity 2026-07-02 22:38:37.367 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/cinder/cinder.conf service_user username cinder 2026-07-02 22:38:37.410 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/cinder/cinder.conf service_user password nomoresecret 2026-07-02 22:38:37.453 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/cinder/cinder.conf service_user user_domain_name Default 2026-07-02 22:38:37.496 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/cinder/cinder.conf service_user project_name service 2026-07-02 22:38:37.539 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/cinder/cinder.conf service_user project_domain_name Default 2026-07-02 22:38:37.581 | + ./stack.sh:main:951 : is_service_enabled neutron 2026-07-02 22:38:37.606 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:38:37.610 | + ./stack.sh:main:953 : stack_install_service neutron 2026-07-02 22:38:37.614 | + lib/stack:stack_install_service:20 : local service=neutron 2026-07-02 22:38:37.618 | + lib/stack:stack_install_service:21 : type install_neutron 2026-07-02 22:38:37.622 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 22:38:37.625 | + lib/stack:stack_install_service:32 : install_neutron 2026-07-02 22:38:37.629 | + lib/neutron:install_neutron:512 : use_library_from_git neutron-lib 2026-07-02 22:38:37.633 | + inc/python:use_library_from_git:266 : local name=neutron-lib 2026-07-02 22:38:37.637 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:38:37.641 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:38:37.644 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,neutron-lib, ]] 2026-07-02 22:38:37.648 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:38:37.652 | + lib/neutron:install_neutron:519 : use_library_from_git sqlalchemy 2026-07-02 22:38:37.656 | + inc/python:use_library_from_git:266 : local name=sqlalchemy 2026-07-02 22:38:37.660 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:38:37.664 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:38:37.668 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,sqlalchemy, ]] 2026-07-02 22:38:37.671 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:38:37.676 | + lib/neutron:install_neutron:523 : use_library_from_git alembic 2026-07-02 22:38:37.680 | + inc/python:use_library_from_git:266 : local name=alembic 2026-07-02 22:38:37.684 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:38:37.687 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:38:37.691 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,alembic, ]] 2026-07-02 22:38:37.695 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:38:37.699 | + lib/neutron:install_neutron:528 : git_clone https://review.opendev.org/openstack/neutron.git /opt/stack/neutron master 2026-07-02 22:38:37.703 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/neutron.git 2026-07-02 22:38:37.706 | + functions-common:git_clone:590 : local git_dest=/opt/stack/neutron 2026-07-02 22:38:37.710 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:38:37.713 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:38:37.718 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:38:37.722 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:38:37.726 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:38:37.731 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:38:37.755 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:38:37.758 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:38:37.762 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:38:37.767 | + functions-common:git_clone:610 : echo master 2026-07-02 22:38:37.767 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:38:37.774 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/neutron ]] 2026-07-02 22:38:37.778 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:38:37.782 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-02 22:38:37.786 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:38:37.789 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:38:37.792 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:38:37.796 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:38:37.799 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:38:37.803 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:38:37.806 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:38:37.810 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:38:37.815 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:38:37.820 | + functions-common:time_start:2411 : _TIME_START[$name]=1783031917816 2026-07-02 22:38:37.824 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/neutron.git /opt/stack/neutron 2026-07-02 22:38:37.828 | Cloning into '/opt/stack/neutron'... 2026-07-02 22:40:31.045 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:40:31.049 | + functions-common:time_stop:2420 : local name 2026-07-02 22:40:31.053 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:40:31.057 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:40:31.060 | + functions-common:time_stop:2423 : local total 2026-07-02 22:40:31.064 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:40:31.068 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:40:31.071 | + functions-common:time_stop:2427 : start_time=1783031917816 2026-07-02 22:40:31.075 | + functions-common:time_stop:2429 : [[ -z 1783031917816 ]] 2026-07-02 22:40:31.080 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:40:31.089 | + functions-common:time_stop:2432 : end_time=1783032031085 2026-07-02 22:40:31.093 | + functions-common:time_stop:2433 : elapsed_time=113269 2026-07-02 22:40:31.096 | + functions-common:time_stop:2434 : total=208488 2026-07-02 22:40:31.100 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:40:31.104 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=321757 2026-07-02 22:40:31.108 | + functions-common:git_clone:631 : cd /opt/stack/neutron 2026-07-02 22:40:31.111 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:40:31.115 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:40:31.119 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:40:31.122 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:40:31.126 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:40:31.129 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:40:31.133 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:40:31.136 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:40:31.140 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:40:31.145 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:40:31.150 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032031146 2026-07-02 22:40:31.154 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:40:42.102 | From https://review.opendev.org/openstack/neutron 2026-07-02 22:40:42.102 | * branch master -> FETCH_HEAD 2026-07-02 22:40:42.113 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:40:42.117 | + functions-common:time_stop:2420 : local name 2026-07-02 22:40:42.120 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:40:42.124 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:40:42.128 | + functions-common:time_stop:2423 : local total 2026-07-02 22:40:42.131 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:40:42.135 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:40:42.138 | + functions-common:time_stop:2427 : start_time=1783032031146 2026-07-02 22:40:42.141 | + functions-common:time_stop:2429 : [[ -z 1783032031146 ]] 2026-07-02 22:40:42.146 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:40:42.152 | + functions-common:time_stop:2432 : end_time=1783032042148 2026-07-02 22:40:42.155 | + functions-common:time_stop:2433 : elapsed_time=11002 2026-07-02 22:40:42.158 | + functions-common:time_stop:2434 : total=321757 2026-07-02 22:40:42.162 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:40:42.165 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=332759 2026-07-02 22:40:42.168 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:40:42.172 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:40:42.176 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:40:42.179 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:40:42.182 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:40:42.186 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:40:42.189 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:40:42.192 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:40:42.195 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:40:42.201 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:40:42.206 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032042202 2026-07-02 22:40:42.210 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:40:42.688 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:40:42.688 | 2026-07-02 22:40:42.688 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:40:42.688 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:40:42.688 | state without impacting any branches by switching back to a branch. 2026-07-02 22:40:42.688 | 2026-07-02 22:40:42.688 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:40:42.689 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:40:42.689 | 2026-07-02 22:40:42.689 | git switch -c 2026-07-02 22:40:42.689 | 2026-07-02 22:40:42.689 | Or undo this operation with: 2026-07-02 22:40:42.689 | 2026-07-02 22:40:42.689 | git switch - 2026-07-02 22:40:42.689 | 2026-07-02 22:40:42.689 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:40:42.690 | 2026-07-02 22:40:42.690 | HEAD is now at e4df77137e Merge "Adapt to new testtools" 2026-07-02 22:40:42.700 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:40:42.704 | + functions-common:time_stop:2420 : local name 2026-07-02 22:40:42.707 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:40:42.710 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:40:42.713 | + functions-common:time_stop:2423 : local total 2026-07-02 22:40:42.717 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:40:42.721 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:40:42.724 | + functions-common:time_stop:2427 : start_time=1783032042202 2026-07-02 22:40:42.727 | + functions-common:time_stop:2429 : [[ -z 1783032042202 ]] 2026-07-02 22:40:42.732 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:40:42.737 | + functions-common:time_stop:2432 : end_time=1783032042733 2026-07-02 22:40:42.740 | + functions-common:time_stop:2433 : elapsed_time=531 2026-07-02 22:40:42.744 | + functions-common:time_stop:2434 : total=332759 2026-07-02 22:40:42.748 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:40:42.752 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=333290 2026-07-02 22:40:42.756 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/neutron 2026-07-02 22:40:42.775 | + functions-common:git_clone:672 : cd /opt/stack/neutron 2026-07-02 22:40:42.778 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:40:42.780 | + functions-common:git_clone:673 : head -1 2026-07-02 22:40:42.806 | e4df77137e Merge "Adapt to new testtools" 2026-07-02 22:40:42.811 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:40:42.816 | + lib/neutron:install_neutron:529 : setup_develop /opt/stack/neutron 2026-07-02 22:40:42.820 | + inc/python:setup_develop:353 : local bindep 2026-07-02 22:40:42.824 | + inc/python:setup_develop:354 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-02 22:40:42.828 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/neutron 2026-07-02 22:40:42.832 | + inc/python:setup_develop:359 : local extras= 2026-07-02 22:40:42.836 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2026-07-02 22:40:42.840 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 22:40:42.843 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-02 22:40:42.847 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/neutron 2026-07-02 22:40:42.850 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 22:40:42.854 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 22:40:42.858 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/neutron 2026-07-02 22:40:42.862 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 22:40:42.867 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/neutron 2026-07-02 22:40:42.871 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 22:40:42.876 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 22:40:42.881 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2026-07-02 22:40:42.889 | + inc/python:_setup_package_with_constraints_edit:400 : name=neutron 2026-07-02 22:40:42.893 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z neutron ']' 2026-07-02 22:40:42.897 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron 2026-07-02 22:40:43.057 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/neutron -e 2026-07-02 22:40:43.060 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 22:40:43.064 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 22:40:43.067 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 22:40:43.071 | + inc/python:setup_package:439 : [[ /opt/stack/neutron == -bindep* ]] 2026-07-02 22:40:43.074 | + inc/python:setup_package:444 : local project_dir=/opt/stack/neutron 2026-07-02 22:40:43.078 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 22:40:43.081 | + inc/python:setup_package:446 : local extras= 2026-07-02 22:40:43.084 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 22:40:43.088 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 22:40:43.091 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 22:40:43.095 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 22:40:43.098 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 22:40:43.101 | + inc/python:setup_package:464 : pip_install -e /opt/stack/neutron 2026-07-02 22:40:43.130 | Using python 3.12 to install /opt/stack/neutron 2026-07-02 22:40:43.134 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2026-07-02 22:40:44.154 | Obtaining file:///opt/stack/neutron 2026-07-02 22:40:44.164 | Installing build dependencies: started 2026-07-02 22:40:46.026 | Installing build dependencies: finished with status 'done' 2026-07-02 22:40:46.027 | Checking if build backend supports build_editable: started 2026-07-02 22:40:46.591 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 22:40:46.592 | Getting requirements to build editable: started 2026-07-02 22:40:46.907 | Getting requirements to build editable: finished with status 'done' 2026-07-02 22:40:46.910 | Preparing editable metadata (pyproject.toml): started 2026-07-02 22:40:48.640 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:40:48.665 | Requirement already satisfied: pbr>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.0.3) 2026-07-02 22:40:48.665 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.1) 2026-07-02 22:40:48.666 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-02 22:40:48.667 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.5.1) 2026-07-02 22:40:48.667 | Requirement already satisfied: debtcollector>=1.19.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.0) 2026-07-02 22:40:48.668 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.3.1) 2026-07-02 22:40:48.860 | Collecting pecan>=1.4.0 (from neutron==28.1.0.dev556) 2026-07-02 22:40:48.997 | Downloading pecan-1.8.0-py3-none-any.whl.metadata (1.6 kB) 2026-07-02 22:40:49.008 | Requirement already satisfied: httplib2>=0.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (0.31.2) 2026-07-02 22:40:49.009 | Requirement already satisfied: requests>=2.32.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.34.2) 2026-07-02 22:40:49.010 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.1.6) 2026-07-02 22:40:49.010 | Requirement already satisfied: keystonemiddleware>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (13.0.0) 2026-07-02 22:40:49.011 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.3.0) 2026-07-02 22:40:49.165 | Collecting neutron-lib>=4.1.0 (from neutron==28.1.0.dev556) 2026-07-02 22:40:49.181 | Downloading neutron_lib-4.1.0-py3-none-any.whl.metadata (2.4 kB) 2026-07-02 22:40:49.231 | Collecting python-neutronclient>=7.8.0 (from neutron==28.1.0.dev556) 2026-07-02 22:40:49.246 | Downloading python_neutronclient-12.0.0-py3-none-any.whl.metadata (3.5 kB) 2026-07-02 22:40:49.257 | Requirement already satisfied: tenacity>=6.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (9.1.4) 2026-07-02 22:40:49.258 | Requirement already satisfied: SQLAlchemy>=1.4.23 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.0.51) 2026-07-02 22:40:49.259 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.8.10) 2026-07-02 22:40:49.259 | Requirement already satisfied: keystoneauth1>=3.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.14.0) 2026-07-02 22:40:49.260 | Requirement already satisfied: alembic>=1.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (1.18.4) 2026-07-02 22:40:49.261 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.9.0) 2026-07-02 22:40:49.262 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.2.0) 2026-07-02 22:40:49.263 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.5.0) 2026-07-02 22:40:49.264 | Requirement already satisfied: oslo.config>=10.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.5.0) 2026-07-02 22:40:49.265 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.4.0) 2026-07-02 22:40:49.266 | Requirement already satisfied: oslo.db>=4.44.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.0.0) 2026-07-02 22:40:49.266 | Requirement already satisfied: oslo.i18n>=3.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (6.8.0) 2026-07-02 22:40:49.267 | Requirement already satisfied: oslo.log>=5.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.2.0) 2026-07-02 22:40:49.268 | Requirement already satisfied: oslo.messaging>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.1.0) 2026-07-02 22:40:49.269 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-02 22:40:49.270 | Requirement already satisfied: oslo.policy>=5.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.1.0) 2026-07-02 22:40:49.271 | Requirement already satisfied: oslo.privsep>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.11.0) 2026-07-02 22:40:49.271 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.8.0) 2026-07-02 22:40:49.272 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.9.0) 2026-07-02 22:40:49.273 | Requirement already satisfied: oslo.serialization>=5.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (5.10.0) 2026-07-02 22:40:49.274 | 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.dev556) (4.6.0) 2026-07-02 22:40:49.275 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (2.7.1) 2026-07-02 22:40:49.276 | Requirement already satisfied: oslo.utils>=7.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (10.1.1) 2026-07-02 22:40:49.277 | Requirement already satisfied: oslo.versionedobjects>=1.35.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.10.2) 2026-07-02 22:40:49.278 | Requirement already satisfied: osprofiler>=2.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.4.0) 2026-07-02 22:40:49.400 | Collecting os-ken>=4.2.1 (from neutron==28.1.0.dev556) 2026-07-02 22:40:49.416 | Downloading os_ken-4.2.1-py3-none-any.whl.metadata (2.0 kB) 2026-07-02 22:40:49.543 | Collecting os-resource-classes>=1.1.0 (from neutron==28.1.0.dev556) 2026-07-02 22:40:49.559 | Downloading os_resource_classes-1.1.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 22:40:49.597 | Collecting ovs>3.3.0 (from neutron==28.1.0.dev556) 2026-07-02 22:40:49.613 | Downloading ovs-3.7.1.tar.gz (162 kB) 2026-07-02 22:40:49.716 | Installing build dependencies: started 2026-07-02 22:40:51.375 | Installing build dependencies: finished with status 'done' 2026-07-02 22:40:51.377 | Getting requirements to build wheel: started 2026-07-02 22:40:52.063 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 22:40:52.065 | Preparing metadata (pyproject.toml): started 2026-07-02 22:40:52.453 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:40:52.769 | Collecting ovsdbapp>=2.18.0 (from neutron==28.1.0.dev556) 2026-07-02 22:40:52.785 | Downloading ovsdbapp-2.18.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 22:40:52.795 | Requirement already satisfied: psutil>=6.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (7.2.2) 2026-07-02 22:40:52.831 | Collecting pyroute2>=0.7.3 (from neutron==28.1.0.dev556) 2026-07-02 22:40:52.846 | Downloading pyroute2-0.8.1-py3-none-any.whl.metadata (8.2 kB) 2026-07-02 22:40:52.857 | Requirement already satisfied: pyOpenSSL>=17.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (24.2.1) 2026-07-02 22:40:52.858 | Requirement already satisfied: python-novaclient>=9.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (18.13.0) 2026-07-02 22:40:52.859 | Requirement already satisfied: openstacksdk>=0.31.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (4.17.0) 2026-07-02 22:40:52.979 | Collecting python-designateclient>=2.7.0 (from neutron==28.1.0.dev556) 2026-07-02 22:40:52.997 | Downloading python_designateclient-7.0.0-py3-none-any.whl.metadata (3.1 kB) 2026-07-02 22:40:53.131 | Collecting os-vif>=3.1.0 (from neutron==28.1.0.dev556) 2026-07-02 22:40:53.147 | Downloading os_vif-5.1.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:40:53.157 | Requirement already satisfied: futurist>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (3.4.0) 2026-07-02 22:40:53.158 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from neutron==28.1.0.dev556) (8.1.0) 2026-07-02 22:40:53.160 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.6.5->neutron==28.1.0.dev556) (1.3.12) 2026-07-02 22:40:53.161 | 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.dev556) (4.15.0) 2026-07-02 22:40:53.164 | 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.dev556) (2.2.1) 2026-07-02 22:40:53.169 | 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.dev556) (3.3.2) 2026-07-02 22:40:53.173 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->neutron==28.1.0.dev556) (3.0.3) 2026-07-02 22:40:53.175 | 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.dev556) (2.1.0) 2026-07-02 22:40:53.177 | 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.dev556) (1.8.2) 2026-07-02 22:40:53.183 | 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.dev556) (4.0.1) 2026-07-02 22:40:53.184 | 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.dev556) (2.13.0) 2026-07-02 22:40:53.185 | 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.dev556) (5.8.0) 2026-07-02 22:40:53.197 | 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.dev556) (1.3.7) 2026-07-02 22:40:53.228 | Collecting os-traits>=0.9.0 (from neutron-lib>=4.1.0->neutron==28.1.0.dev556) 2026-07-02 22:40:53.243 | Downloading os_traits-3.8.0-py3-none-any.whl.metadata (1.9 kB) 2026-07-02 22:40:53.255 | 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.dev556) (43.0.3) 2026-07-02 22:40:53.256 | 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.dev556) (1.5.0) 2026-07-02 22:40:53.257 | 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.dev556) (1.1.0) 2026-07-02 22:40:53.258 | 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.dev556) (1.33) 2026-07-02 22:40:53.260 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=0.31.2->neutron==28.1.0.dev556) (4.10.0) 2026-07-02 22:40:53.261 | 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.dev556) (6.0.3) 2026-07-02 22:40:53.264 | 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.dev556) (2.0.0) 2026-07-02 22:40:53.269 | 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.dev556) (3.0) 2026-07-02 22:40:53.277 | 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.dev556) (3.1.1) 2026-07-02 22:40:53.281 | 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.dev556) (0.41.0) 2026-07-02 22:40:53.282 | 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.dev556) (1.2.1) 2026-07-02 22:40:53.310 | Collecting ncclient>=0.6.13 (from os-ken>=4.2.1->neutron==28.1.0.dev556) 2026-07-02 22:40:53.325 | Downloading ncclient-0.7.1-py3-none-any.whl.metadata (12 kB) 2026-07-02 22:40:53.339 | 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.dev556) (26.2) 2026-07-02 22:40:53.342 | 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.dev556) (2.8.0) 2026-07-02 22:40:53.343 | 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.dev556) (3.5.2) 2026-07-02 22:40:53.355 | 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.dev556) (6.1.1) 2026-07-02 22:40:53.356 | 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.dev556) (4.0.0) 2026-07-02 22:40:53.376 | 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.dev556) (0.20) 2026-07-02 22:40:53.382 | 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.dev556) (2.0.0) 2026-07-02 22:40:53.390 | 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.dev556) (2.1.2) 2026-07-02 22:40:53.390 | 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.dev556) (0.6.2) 2026-07-02 22:40:53.398 | 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.dev556) (2.9.0.post0) 2026-07-02 22:40:53.404 | 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.dev556) (7.1.4) 2026-07-02 22:40:53.405 | 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.dev556) (5.3.1) 2026-07-02 22:40:53.406 | 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.dev556) (5.6.2) 2026-07-02 22:40:53.407 | 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.dev556) (0.16.0) 2026-07-02 22:40:53.411 | 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.dev556) (5.1.0) 2026-07-02 22:40:53.420 | 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.dev556) (2026.2) 2026-07-02 22:40:53.427 | 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.dev556) (0.25.0) 2026-07-02 22:40:53.431 | 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.dev556) (5.0.0) 2026-07-02 22:40:53.434 | 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.dev556) (4.0.1) 2026-07-02 22:40:53.464 | 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.dev556) (1.7.6) 2026-07-02 22:40:53.470 | 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.dev556) (2.2.0) 2026-07-02 22:40:53.480 | 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.dev556) (3.17.0) 2026-07-02 22:40:53.529 | Collecting sortedcontainers (from ovs>3.3.0->neutron==28.1.0.dev556) 2026-07-02 22:40:53.544 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 2026-07-02 22:40:53.586 | Collecting fixtures>=3.0.0 (from ovsdbapp>=2.18.0->neutron==28.1.0.dev556) 2026-07-02 22:40:53.588 | Using cached fixtures-4.3.2-py3-none-any.whl.metadata (22 kB) 2026-07-02 22:40:53.608 | 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.dev556) (3.0.3) 2026-07-02 22:40:53.609 | 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.dev556) (1.6.2) 2026-07-02 22:40:53.618 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->neutron==28.1.0.dev556) (82.0.1) 2026-07-02 22:40:53.645 | 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.dev556) (0.8.1) 2026-07-02 22:40:53.686 | 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.dev556) (1.17.0) 2026-07-02 22:40:53.691 | 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.dev556) (4.14.0) 2026-07-02 22:40:53.692 | 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.dev556) (4.26.0) 2026-07-02 22:40:53.733 | Collecting osc-lib>=1.8.0 (from python-designateclient>=2.7.0->neutron==28.1.0.dev556) 2026-07-02 22:40:53.750 | Downloading osc_lib-4.6.0-py3-none-any.whl.metadata (3.8 kB) 2026-07-02 22:40:53.766 | 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.dev556) (0.6.0) 2026-07-02 22:40:53.767 | 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.dev556) (4.0.0) 2026-07-02 22:40:53.778 | 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.dev556) (3.0.52) 2026-07-02 22:40:53.779 | 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.dev556) (1.11.0) 2026-07-02 22:40:53.780 | 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.dev556) (15.0.0) 2026-07-02 22:40:53.781 | 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.dev556) (1.8.0) 2026-07-02 22:40:53.786 | 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.dev556) (26.1.0) 2026-07-02 22:40:53.787 | 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.dev556) (2025.9.1) 2026-07-02 22:40:53.788 | 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.dev556) (0.37.0) 2026-07-02 22:40:53.789 | 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.dev556) (2026.5.1) 2026-07-02 22:40:53.854 | 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.dev556) (3.4.7) 2026-07-02 22:40:53.855 | 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.dev556) (3.18) 2026-07-02 22:40:53.857 | 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.dev556) (2.7.0) 2026-07-02 22:40:53.858 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.32.3->neutron==28.1.0.dev556) (2023.11.17) 2026-07-02 22:40:53.892 | 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.dev556) (4.2.0) 2026-07-02 22:40:53.894 | 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.dev556) (2.20.0) 2026-07-02 22:40:53.905 | 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.dev556) (0.1.2) 2026-07-02 22:40:53.924 | 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.dev556) (0.8) 2026-07-02 22:40:53.987 | 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.dev556) (0.16.0) 2026-07-02 22:40:54.080 | Downloading neutron_lib-4.1.0-py3-none-any.whl (640 kB) 2026-07-02 22:40:54.175 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 640.6/640.6 kB 7.0 MB/s 0:00:00 2026-07-02 22:40:54.191 | Downloading os_ken-4.2.1-py3-none-any.whl (2.0 MB) 2026-07-02 22:40:54.370 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.1 MB/s 0:00:00 2026-07-02 22:40:54.386 | Downloading ncclient-0.7.1-py3-none-any.whl (94 kB) 2026-07-02 22:40:54.411 | Downloading os_resource_classes-1.1.0-py3-none-any.whl (11 kB) 2026-07-02 22:40:54.433 | Downloading os_traits-3.8.0-py3-none-any.whl (44 kB) 2026-07-02 22:40:54.455 | Downloading os_vif-5.1.0-py3-none-any.whl (103 kB) 2026-07-02 22:40:54.480 | Downloading ovsdbapp-2.18.0-py3-none-any.whl (153 kB) 2026-07-02 22:40:54.495 | Using cached fixtures-4.3.2-py3-none-any.whl (41 kB) 2026-07-02 22:40:54.510 | Downloading pecan-1.8.0-py3-none-any.whl (144 kB) 2026-07-02 22:40:54.538 | Downloading pyroute2-0.8.1-py3-none-any.whl (474 kB) 2026-07-02 22:40:54.587 | Downloading python_designateclient-7.0.0-py3-none-any.whl (99 kB) 2026-07-02 22:40:54.612 | Downloading osc_lib-4.6.0-py3-none-any.whl (96 kB) 2026-07-02 22:40:54.637 | Downloading python_neutronclient-12.0.0-py3-none-any.whl (248 kB) 2026-07-02 22:40:54.671 | Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 2026-07-02 22:40:54.791 | Building wheels for collected packages: neutron, ovs 2026-07-02 22:40:54.793 | Building editable for neutron (pyproject.toml): started 2026-07-02 22:40:57.025 | Building editable for neutron (pyproject.toml): finished with status 'done' 2026-07-02 22:40:57.026 | Created wheel for neutron: filename=neutron-28.1.0.dev556-0.editable-py3-none-any.whl size=15993 sha256=6e225b651670bcc29f0fc3fd40f646fb70b8ddc3e71f89eabd9f7d143fcf0c38 2026-07-02 22:40:57.026 | Stored in directory: /tmp/pip-ephem-wheel-cache-frczh10s/wheels/85/41/4b/b676c3191efff247eca42312d2ef97517d6d981ada429e2e98 2026-07-02 22:40:57.033 | Building wheel for ovs (pyproject.toml): started 2026-07-02 22:40:57.887 | Building wheel for ovs (pyproject.toml): finished with status 'done' 2026-07-02 22:40:57.887 | Created wheel for ovs: filename=ovs-3.7.1-py3-none-any.whl size=191286 sha256=25a8a20d18aa808fdf04acac593ad7a88bf91a638fdf67c416f5a5b8615778a8 2026-07-02 22:40:57.888 | Stored in directory: /home/quobyte/.cache/pip/wheels/ad/8f/7e/5c45edfad8724b1855f52f55dda4f193565d5fa2535d9faa2b 2026-07-02 22:40:57.893 | Successfully built neutron ovs 2026-07-02 22:40:58.195 | 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-07-02 22:41:03.830 | 2026-07-02 22:41:03.855 | Successfully installed fixtures-4.3.2 ncclient-0.7.1 neutron-28.1.0.dev556 neutron-lib-4.1.0 os-ken-4.2.1 os-resource-classes-1.1.0 os-traits-3.8.0 os-vif-5.1.0 osc-lib-4.6.0 ovs-3.7.1 ovsdbapp-2.18.0 pecan-1.8.0 pyroute2-0.8.1 python-designateclient-7.0.0 python-neutronclient-12.0.0 sortedcontainers-2.4.0 2026-07-02 22:41:04.130 | + inc/python:pip_install:216 : result=0 2026-07-02 22:41:04.134 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:41:04.138 | + functions-common:time_stop:2420 : local name 2026-07-02 22:41:04.140 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:41:04.144 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:41:04.146 | + functions-common:time_stop:2423 : local total 2026-07-02 22:41:04.151 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:41:04.154 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:41:04.157 | + functions-common:time_stop:2427 : start_time=1783032043123 2026-07-02 22:41:04.160 | + functions-common:time_stop:2429 : [[ -z 1783032043123 ]] 2026-07-02 22:41:04.164 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:41:04.169 | + functions-common:time_stop:2432 : end_time=1783032064165 2026-07-02 22:41:04.172 | + functions-common:time_stop:2433 : elapsed_time=21042 2026-07-02 22:41:04.175 | + functions-common:time_stop:2434 : total=118130 2026-07-02 22:41:04.180 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:41:04.184 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=139172 2026-07-02 22:41:04.187 | + inc/python:pip_install:219 : return 0 2026-07-02 22:41:04.191 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 22:41:04.195 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:41:04.197 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/neutron 2026-07-02 22:41:04.201 | + inc/python:use_library_from_git:266 : local name=/opt/stack/neutron 2026-07-02 22:41:04.205 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:41:04.207 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:41:04.211 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/neutron, ]] 2026-07-02 22:41:04.215 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:41:04.218 | + lib/neutron:install_neutron:531 : [[ ovn == \o\v\n ]] 2026-07-02 22:41:04.222 | + lib/neutron:install_neutron:532 : install_ovn 2026-07-02 22:41:04.225 | + lib/neutron_plugins/ovn_agent:install_ovn:404 : echo 'Installing OVN and dependent packages' 2026-07-02 22:41:04.225 | Installing OVN and dependent packages 2026-07-02 22:41:04.229 | + lib/neutron_plugins/ovn_agent:install_ovn:407 : ovn_sanity_check 2026-07-02 22:41:04.231 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:391 : is_service_enabled q-agt neutron-agent 2026-07-02 22:41:04.257 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:41:04.261 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:393 : is_service_enabled q-l3 neutron-l3 2026-07-02 22:41:04.285 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:41:04.289 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : is_service_enabled q-svc neutron-api 2026-07-02 22:41:04.313 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:41:04.317 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:395 : [[ ! ovn =~ ovn ]] 2026-07-02 22:41:04.321 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : is_service_enabled q-svc neutron-api 2026-07-02 22:41:04.345 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:41:04.349 | + lib/neutron_plugins/ovn_agent:ovn_sanity_check:397 : [[ ! local,flat,vlan,geneve =~ geneve ]] 2026-07-02 22:41:04.354 | + lib/neutron_plugins/ovn_agent:install_ovn:409 : sudo mkdir -p /var/run/openvswitch 2026-07-02 22:41:04.373 | ++ lib/neutron_plugins/ovn_agent:install_ovn:410 : whoami 2026-07-02 22:41:04.379 | + lib/neutron_plugins/ovn_agent:install_ovn:410 : sudo chown quobyte /var/run/openvswitch 2026-07-02 22:41:04.397 | + lib/neutron_plugins/ovn_agent:install_ovn:412 : [[ False == \T\r\u\e ]] 2026-07-02 22:41:04.401 | ++ lib/neutron_plugins/ovn_agent:install_ovn:434 : get_packages openvswitch 2026-07-02 22:41:04.431 | + lib/neutron_plugins/ovn_agent:install_ovn:434 : install_package fakeroot make openvswitch-switch 2026-07-02 22:41:04.435 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:41:04.439 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:41:04.443 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:41:04.447 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:41:04.451 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:41:04.455 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:41:04.459 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:41:04.463 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:41:04.466 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:41:04.470 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:41:04.473 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:41:04.477 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:41:04.481 | + functions-common:install_package:1439 : real_install_package fakeroot make openvswitch-switch 2026-07-02 22:41:04.484 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:41:04.488 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:41:04.492 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:41:04.496 | + functions-common:real_install_package:1427 : apt_get install fakeroot make openvswitch-switch 2026-07-02 22:41:04.527 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2026-07-02 22:41:04.567 | Reading package lists... 2026-07-02 22:41:04.938 | Building dependency tree... 2026-07-02 22:41:04.940 | Reading state information... 2026-07-02 22:41:05.493 | fakeroot is already the newest version (1.33-1). 2026-07-02 22:41:05.493 | fakeroot set to manually installed. 2026-07-02 22:41:05.493 | make is already the newest version (4.3-4.1build2). 2026-07-02 22:41:05.493 | make set to manually installed. 2026-07-02 22:41:05.493 | The following packages were automatically installed and are no longer required: 2026-07-02 22:41:05.495 | libfwupd2 libgusb2 2026-07-02 22:41:05.495 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:41:05.497 | The following additional packages will be installed: 2026-07-02 22:41:05.498 | libunbound8 libxdp1 openvswitch-common python3-openvswitch 2026-07-02 22:41:05.498 | python3-sortedcontainers 2026-07-02 22:41:05.500 | Suggested packages: 2026-07-02 22:41:05.501 | openvswitch-doc python-sortedcontainers-doc 2026-07-02 22:41:05.548 | The following NEW packages will be installed: 2026-07-02 22:41:05.548 | libunbound8 libxdp1 openvswitch-common openvswitch-switch 2026-07-02 22:41:05.549 | python3-openvswitch python3-sortedcontainers 2026-07-02 22:41:05.595 | 0 upgraded, 6 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:41:05.595 | Need to get 4219 kB of archives. 2026-07-02 22:41:05.595 | After this operation, 13.3 MB of additional disk space will be used. 2026-07-02 22:41:05.596 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 libunbound8 amd64 1.19.2-1ubuntu3.8 [445 kB] 2026-07-02 22:41:05.608 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-common amd64 3.3.4-0ubuntu0.24.04.2 [1042 kB] 2026-07-02 22:41:05.620 | Get:3 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-sortedcontainers all 2.4.0-2 [27.6 kB] 2026-07-02 22:41:05.621 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 libxdp1 amd64 1.4.2-1ubuntu4 [62.5 kB] 2026-07-02 22:41:05.626 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 python3-openvswitch amd64 3.3.4-0ubuntu0.24.04.2 [1034 kB] 2026-07-02 22:41:05.639 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 openvswitch-switch amd64 3.3.4-0ubuntu0.24.04.2 [1608 kB] 2026-07-02 22:41:05.894 | perl: warning: Setting locale failed. 2026-07-02 22:41:05.895 | perl: warning: Please check that your locale settings: 2026-07-02 22:41:05.895 | LANGUAGE = (unset), 2026-07-02 22:41:05.895 | LC_ALL = "en_US.utf8", 2026-07-02 22:41:05.895 | LANG = "de_DE.UTF-8" 2026-07-02 22:41:05.895 | are supported and installed on your system. 2026-07-02 22:41:05.895 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:41:05.959 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:41:05.959 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:41:05.959 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:41:06.156 | Fetched 4219 kB in 0s (50.8 MB/s) 2026-07-02 22:41:06.206 | Selecting previously unselected package libunbound8:amd64. 2026-07-02 22:41:06.280 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 126942 files and directories currently installed.) 2026-07-02 22:41:06.287 | Preparing to unpack .../0-libunbound8_1.19.2-1ubuntu3.8_amd64.deb ... 2026-07-02 22:41:06.295 | Unpacking libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-02 22:41:06.353 | Selecting previously unselected package openvswitch-common. 2026-07-02 22:41:06.367 | Preparing to unpack .../1-openvswitch-common_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-02 22:41:06.371 | Unpacking openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 22:41:06.476 | Selecting previously unselected package python3-sortedcontainers. 2026-07-02 22:41:06.490 | Preparing to unpack .../2-python3-sortedcontainers_2.4.0-2_all.deb ... 2026-07-02 22:41:06.494 | Unpacking python3-sortedcontainers (2.4.0-2) ... 2026-07-02 22:41:06.548 | Selecting previously unselected package libxdp1:amd64. 2026-07-02 22:41:06.561 | Preparing to unpack .../3-libxdp1_1.4.2-1ubuntu4_amd64.deb ... 2026-07-02 22:41:06.565 | Unpacking libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-02 22:41:06.625 | Selecting previously unselected package python3-openvswitch. 2026-07-02 22:41:06.639 | Preparing to unpack .../4-python3-openvswitch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-02 22:41:06.642 | Unpacking python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 22:41:06.754 | Selecting previously unselected package openvswitch-switch. 2026-07-02 22:41:06.768 | Preparing to unpack .../5-openvswitch-switch_3.3.4-0ubuntu0.24.04.2_amd64.deb ... 2026-07-02 22:41:06.777 | Unpacking openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 22:41:06.918 | Setting up python3-sortedcontainers (2.4.0-2) ... 2026-07-02 22:41:07.162 | Setting up libxdp1:amd64 (1.4.2-1ubuntu4) ... 2026-07-02 22:41:07.173 | Setting up libunbound8:amd64 (1.19.2-1ubuntu3.8) ... 2026-07-02 22:41:07.185 | Setting up openvswitch-common (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 22:41:07.201 | Setting up python3-openvswitch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 22:41:07.591 | Setting up openvswitch-switch (3.3.4-0ubuntu0.24.04.2) ... 2026-07-02 22:41:07.615 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2026-07-02 22:41:08.276 | Created symlink /etc/systemd/system/openvswitch-switch.service.requires/ovs-record-hostname.service → /usr/lib/systemd/system/ovs-record-hostname.service. 2026-07-02 22:41:08.468 | Created symlink /etc/systemd/system/multi-user.target.wants/openvswitch-switch.service → /usr/lib/systemd/system/openvswitch-switch.service. 2026-07-02 22:41:09.487 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:41:11.256 | Processing triggers for libc-bin (2.39-0ubuntu8.7) ... 2026-07-02 22:41:11.510 | perl: warning: Setting locale failed. 2026-07-02 22:41:11.510 | perl: warning: Please check that your locale settings: 2026-07-02 22:41:11.510 | LANGUAGE = (unset), 2026-07-02 22:41:11.510 | LC_ALL = "en_US.utf8", 2026-07-02 22:41:11.510 | LANG = "de_DE.UTF-8" 2026-07-02 22:41:11.510 | are supported and installed on your system. 2026-07-02 22:41:11.510 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:41:11.642 | perl: warning: Setting locale failed. 2026-07-02 22:41:11.642 | perl: warning: Please check that your locale settings: 2026-07-02 22:41:11.642 | LANGUAGE = (unset), 2026-07-02 22:41:11.643 | LC_ALL = "en_US.utf8", 2026-07-02 22:41:11.643 | LANG = "de_DE.UTF-8" 2026-07-02 22:41:11.643 | are supported and installed on your system. 2026-07-02 22:41:11.644 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:41:11.694 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:41:11.694 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:41:11.694 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:41:11.766 | perl: warning: Setting locale failed. 2026-07-02 22:41:11.766 | perl: warning: Please check that your locale settings: 2026-07-02 22:41:11.766 | LANGUAGE = (unset), 2026-07-02 22:41:11.766 | LC_ALL = "en_US.utf8", 2026-07-02 22:41:11.766 | LANG = "de_DE.UTF-8" 2026-07-02 22:41:11.766 | are supported and installed on your system. 2026-07-02 22:41:11.766 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:41:12.270 | 2026-07-02 22:41:12.271 | Running kernel seems to be up-to-date. 2026-07-02 22:41:12.271 | 2026-07-02 22:41:12.271 | Restarting services... 2026-07-02 22:41:12.294 | 2026-07-02 22:41:12.294 | Service restarts being deferred: 2026-07-02 22:41:12.294 | systemctl restart virtlockd.service 2026-07-02 22:41:12.294 | systemctl restart virtlogd.service 2026-07-02 22:41:12.294 | 2026-07-02 22:41:12.294 | No containers need to be restarted. 2026-07-02 22:41:12.294 | 2026-07-02 22:41:12.294 | User sessions running outdated binaries: 2026-07-02 22:41:12.294 | quobyte @ session #5: sshd[2053] 2026-07-02 22:41:12.305 | 2026-07-02 22:41:12.305 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:41:14.602 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:41:14.605 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:41:14.608 | + functions-common:time_stop:2420 : local name 2026-07-02 22:41:14.612 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:41:14.614 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:41:14.617 | + functions-common:time_stop:2423 : local total 2026-07-02 22:41:14.621 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:41:14.624 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:41:14.627 | + functions-common:time_stop:2427 : start_time=1783032064523 2026-07-02 22:41:14.631 | + functions-common:time_stop:2429 : [[ -z 1783032064523 ]] 2026-07-02 22:41:14.636 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:41:14.641 | + functions-common:time_stop:2432 : end_time=1783032074637 2026-07-02 22:41:14.645 | + functions-common:time_stop:2433 : elapsed_time=10114 2026-07-02 22:41:14.648 | + functions-common:time_stop:2434 : total=149887 2026-07-02 22:41:14.651 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:41:14.655 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=160001 2026-07-02 22:41:14.659 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:41:14.664 | ++ lib/neutron_plugins/ovn_agent:install_ovn:435 : get_packages ovn 2026-07-02 22:41:14.691 | + lib/neutron_plugins/ovn_agent:install_ovn:435 : install_package ovn-central ovn-controller-vtep ovn-host 2026-07-02 22:41:14.694 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:41:14.697 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:41:14.701 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:41:14.705 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:41:14.708 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:41:14.712 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:41:14.715 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:41:14.719 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:41:14.723 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:41:14.727 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:41:14.730 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:41:14.734 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:41:14.738 | + functions-common:install_package:1439 : real_install_package ovn-central ovn-controller-vtep ovn-host 2026-07-02 22:41:14.742 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:41:14.745 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:41:14.748 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:41:14.752 | + functions-common:real_install_package:1427 : apt_get install ovn-central ovn-controller-vtep ovn-host 2026-07-02 22:41:14.780 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovn-central ovn-controller-vtep ovn-host 2026-07-02 22:41:14.818 | Reading package lists... 2026-07-02 22:41:15.239 | Building dependency tree... 2026-07-02 22:41:15.242 | Reading state information... 2026-07-02 22:41:15.942 | The following packages were automatically installed and are no longer required: 2026-07-02 22:41:15.945 | libfwupd2 libgusb2 2026-07-02 22:41:15.946 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:41:15.948 | The following additional packages will be installed: 2026-07-02 22:41:15.948 | ovn-common 2026-07-02 22:41:15.997 | The following NEW packages will be installed: 2026-07-02 22:41:15.998 | ovn-central ovn-common ovn-controller-vtep ovn-host 2026-07-02 22:41:16.046 | 0 upgraded, 4 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:41:16.046 | Need to get 2360 kB of archives. 2026-07-02 22:41:16.046 | After this operation, 8355 kB of additional disk space will be used. 2026-07-02 22:41:16.046 | Get:1 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-common amd64 24.03.6-0ubuntu0.24.04.1 [1157 kB] 2026-07-02 22:41:16.069 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-central amd64 24.03.6-0ubuntu0.24.04.1 [368 kB] 2026-07-02 22:41:16.075 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 ovn-controller-vtep amd64 24.03.6-0ubuntu0.24.04.1 [170 kB] 2026-07-02 22:41:16.081 | Get:4 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 ovn-host amd64 24.03.6-0ubuntu0.24.04.1 [665 kB] 2026-07-02 22:41:16.348 | perl: warning: Setting locale failed. 2026-07-02 22:41:16.348 | perl: warning: Please check that your locale settings: 2026-07-02 22:41:16.348 | LANGUAGE = (unset), 2026-07-02 22:41:16.348 | LC_ALL = "en_US.utf8", 2026-07-02 22:41:16.348 | LANG = "de_DE.UTF-8" 2026-07-02 22:41:16.348 | are supported and installed on your system. 2026-07-02 22:41:16.348 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:41:16.410 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:41:16.410 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:41:16.410 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:41:16.621 | Fetched 2360 kB in 0s (37.3 MB/s) 2026-07-02 22:41:16.721 | Selecting previously unselected package ovn-common. 2026-07-02 22:41:16.791 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127142 files and directories currently installed.) 2026-07-02 22:41:16.796 | Preparing to unpack .../ovn-common_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:41:16.801 | Unpacking ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:41:16.916 | Selecting previously unselected package ovn-central. 2026-07-02 22:41:16.929 | Preparing to unpack .../ovn-central_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:41:16.934 | Unpacking ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:41:17.001 | Selecting previously unselected package ovn-controller-vtep. 2026-07-02 22:41:17.014 | Preparing to unpack .../ovn-controller-vtep_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:41:17.019 | Unpacking ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:41:17.078 | Selecting previously unselected package ovn-host. 2026-07-02 22:41:17.091 | Preparing to unpack .../ovn-host_24.03.6-0ubuntu0.24.04.1_amd64.deb ... 2026-07-02 22:41:17.099 | Unpacking ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:41:17.190 | Setting up ovn-common (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:41:17.209 | Setting up ovn-host (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:41:17.683 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-02 22:41:17.872 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-host.service → /usr/lib/systemd/system/ovn-host.service. 2026-07-02 22:41:18.328 | ovn-controller.service is a disabled or a static unit, not starting it. 2026-07-02 22:41:18.389 | Setting up ovn-central (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:41:18.911 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-02 22:41:19.100 | Created symlink /etc/systemd/system/ovn-sb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-sb.service. 2026-07-02 22:41:19.780 | Created symlink /etc/systemd/system/ovn-nb-ovsdb.service → /usr/lib/systemd/system/ovn-ovsdb-server-nb.service. 2026-07-02 22:41:20.461 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-central.service → /usr/lib/systemd/system/ovn-central.service. 2026-07-02 22:41:21.326 | ovn-northd.service is a disabled or a static unit, not starting it. 2026-07-02 22:41:21.397 | Setting up ovn-controller-vtep (24.03.6-0ubuntu0.24.04.1) ... 2026-07-02 22:41:21.597 | Created symlink /etc/systemd/system/multi-user.target.wants/ovn-controller-vtep.service → /usr/lib/systemd/system/ovn-controller-vtep.service. 2026-07-02 22:41:22.132 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:41:24.121 | perl: warning: Setting locale failed. 2026-07-02 22:41:24.121 | perl: warning: Please check that your locale settings: 2026-07-02 22:41:24.121 | LANGUAGE = (unset), 2026-07-02 22:41:24.121 | LC_ALL = "en_US.utf8", 2026-07-02 22:41:24.121 | LANG = "de_DE.UTF-8" 2026-07-02 22:41:24.121 | are supported and installed on your system. 2026-07-02 22:41:24.121 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:41:24.252 | perl: warning: Setting locale failed. 2026-07-02 22:41:24.252 | perl: warning: Please check that your locale settings: 2026-07-02 22:41:24.252 | LANGUAGE = (unset), 2026-07-02 22:41:24.252 | LC_ALL = "en_US.utf8", 2026-07-02 22:41:24.252 | LANG = "de_DE.UTF-8" 2026-07-02 22:41:24.252 | are supported and installed on your system. 2026-07-02 22:41:24.252 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:41:24.302 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:41:24.302 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:41:24.302 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:41:24.373 | perl: warning: Setting locale failed. 2026-07-02 22:41:24.373 | perl: warning: Please check that your locale settings: 2026-07-02 22:41:24.373 | LANGUAGE = (unset), 2026-07-02 22:41:24.373 | LC_ALL = "en_US.utf8", 2026-07-02 22:41:24.374 | LANG = "de_DE.UTF-8" 2026-07-02 22:41:24.374 | are supported and installed on your system. 2026-07-02 22:41:24.374 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:41:24.886 | 2026-07-02 22:41:24.886 | Running kernel seems to be up-to-date. 2026-07-02 22:41:24.886 | 2026-07-02 22:41:24.887 | Restarting services... 2026-07-02 22:41:24.912 | 2026-07-02 22:41:24.912 | Service restarts being deferred: 2026-07-02 22:41:24.912 | systemctl restart virtlockd.service 2026-07-02 22:41:24.912 | systemctl restart virtlogd.service 2026-07-02 22:41:24.912 | 2026-07-02 22:41:24.912 | No containers need to be restarted. 2026-07-02 22:41:24.913 | 2026-07-02 22:41:24.913 | User sessions running outdated binaries: 2026-07-02 22:41:24.913 | quobyte @ session #5: sshd[2053] 2026-07-02 22:41:24.926 | 2026-07-02 22:41:24.926 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:41:27.251 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:41:27.254 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:41:27.259 | + functions-common:time_stop:2420 : local name 2026-07-02 22:41:27.263 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:41:27.266 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:41:27.270 | + functions-common:time_stop:2423 : local total 2026-07-02 22:41:27.273 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:41:27.276 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:41:27.279 | + functions-common:time_stop:2427 : start_time=1783032074776 2026-07-02 22:41:27.283 | + functions-common:time_stop:2429 : [[ -z 1783032074776 ]] 2026-07-02 22:41:27.287 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:41:27.293 | + functions-common:time_stop:2432 : end_time=1783032087289 2026-07-02 22:41:27.297 | + functions-common:time_stop:2433 : elapsed_time=12513 2026-07-02 22:41:27.301 | + functions-common:time_stop:2434 : total=160001 2026-07-02 22:41:27.304 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:41:27.308 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=172514 2026-07-02 22:41:27.312 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:41:27.316 | + 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-07-02 22:41:27.320 | + 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-07-02 22:41:27.323 | + lib/neutron_plugins/ovn_agent:install_ovn:442 : local log_archive_dir=/opt/stack/logs/archive 2026-07-02 22:41:27.327 | + lib/neutron_plugins/ovn_agent:install_ovn:443 : mkdir -p /opt/stack/logs/archive 2026-07-02 22:41:27.333 | + 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-07-02 22:41:27.337 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vswitchd.log ']' 2026-07-02 22:41:27.340 | + 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-07-02 22:41:27.343 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-northd.log ']' 2026-07-02 22:41:27.347 | + 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-07-02 22:41:27.351 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller.log ']' 2026-07-02 22:41:27.355 | + 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-07-02 22:41:27.359 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovn-controller-vtep.log ']' 2026-07-02 22:41:27.364 | + 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-07-02 22:41:27.368 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovs-vtep.log ']' 2026-07-02 22:41:27.372 | + 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-07-02 22:41:27.376 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server.log ']' 2026-07-02 22:41:27.380 | + 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-07-02 22:41:27.383 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-nb.log ']' 2026-07-02 22:41:27.387 | + 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-07-02 22:41:27.391 | + lib/neutron_plugins/ovn_agent:install_ovn:445 : '[' -f /opt/stack/logs/ovsdb-server-sb.log ']' 2026-07-02 22:41:27.394 | + lib/neutron_plugins/ovn_agent:install_ovn:451 : use_library_from_git ovsdbapp 2026-07-02 22:41:27.398 | + inc/python:use_library_from_git:266 : local name=ovsdbapp 2026-07-02 22:41:27.402 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:41:27.406 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:41:27.410 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,ovsdbapp, ]] 2026-07-02 22:41:27.413 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:41:27.417 | + lib/neutron_plugins/ovn_agent:install_ovn:457 : [[ False == \T\r\u\e ]] 2026-07-02 22:41:27.420 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 22:41:27.423 | + ./stack.sh:main:956 : is_service_enabled nova 2026-07-02 22:41:27.447 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:41:27.450 | + ./stack.sh:main:958 : stack_install_service nova 2026-07-02 22:41:27.454 | + lib/stack:stack_install_service:20 : local service=nova 2026-07-02 22:41:27.457 | + lib/stack:stack_install_service:21 : type install_nova 2026-07-02 22:41:27.461 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 22:41:27.465 | + lib/stack:stack_install_service:32 : install_nova 2026-07-02 22:41:27.470 | + lib/nova:install_nova:912 : use_library_from_git os-vif 2026-07-02 22:41:27.474 | + inc/python:use_library_from_git:266 : local name=os-vif 2026-07-02 22:41:27.477 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:41:27.481 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:41:27.484 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,os-vif, ]] 2026-07-02 22:41:27.488 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:41:27.492 | + lib/nova:install_nova:917 : is_service_enabled n-cpu 2026-07-02 22:41:27.513 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:41:27.517 | + lib/nova:install_nova:917 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-02 22:41:27.521 | + lib/nova:install_nova:918 : install_nova_hypervisor 2026-07-02 22:41:27.524 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:91 : install_libvirt 2026-07-02 22:41:27.528 | + lib/nova_plugins/functions-libvirt:install_libvirt:80 : [[ noble =~ bookworm ]] 2026-07-02 22:41:27.531 | + lib/nova_plugins/functions-libvirt:install_libvirt:93 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- libvirt-python 2026-07-02 22:41:27.697 | + lib/nova_plugins/functions-libvirt:install_libvirt:95 : is_ubuntu 2026-07-02 22:41:27.700 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:41:27.703 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:41:27.706 | + lib/nova_plugins/functions-libvirt:install_libvirt:96 : install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-02 22:41:27.709 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:41:27.712 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:41:27.715 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:41:27.718 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:41:27.721 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:41:27.723 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:41:27.726 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:41:27.729 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:41:27.732 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:41:27.735 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:41:27.738 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:41:27.740 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:41:27.743 | + functions-common:install_package:1439 : real_install_package qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-02 22:41:27.746 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:41:27.749 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:41:27.752 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:41:27.756 | + functions-common:real_install_package:1427 : apt_get install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-02 22:41:27.781 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install qemu-system libvirt-clients libvirt-daemon-system libvirt-dev python3-libvirt systemd-coredump 2026-07-02 22:41:27.821 | Reading package lists... 2026-07-02 22:41:28.218 | Building dependency tree... 2026-07-02 22:41:28.219 | Reading state information... 2026-07-02 22:41:28.848 | libvirt-clients is already the newest version (10.0.0-2ubuntu8.14). 2026-07-02 22:41:28.848 | libvirt-clients set to manually installed. 2026-07-02 22:41:28.848 | libvirt-daemon-system is already the newest version (10.0.0-2ubuntu8.14). 2026-07-02 22:41:28.848 | The following packages were automatically installed and are no longer required: 2026-07-02 22:41:28.850 | libfwupd2 libgusb2 2026-07-02 22:41:28.850 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:41:28.854 | The following additional packages will be installed: 2026-07-02 22:41:28.854 | python3-zstandard qemu-efi-aarch64 qemu-efi-arm qemu-system-arm 2026-07-02 22:41:28.854 | qemu-system-mips qemu-system-misc qemu-system-ppc qemu-system-s390x 2026-07-02 22:41:28.854 | qemu-system-sparc 2026-07-02 22:41:28.856 | Suggested packages: 2026-07-02 22:41:28.857 | python-zstandard-doc samba vde2 2026-07-02 22:41:28.899 | The following packages will be REMOVED: 2026-07-02 22:41:28.902 | apport-core-dump-handler 2026-07-02 22:41:28.903 | The following NEW packages will be installed: 2026-07-02 22:41:28.904 | libvirt-dev python3-libvirt python3-zstandard qemu-efi-aarch64 qemu-efi-arm 2026-07-02 22:41:28.904 | qemu-system qemu-system-arm qemu-system-mips qemu-system-misc 2026-07-02 22:41:28.904 | qemu-system-ppc qemu-system-s390x qemu-system-sparc systemd-coredump 2026-07-02 22:41:28.963 | 0 upgraded, 13 newly installed, 1 to remove and 13 not upgraded. 2026-07-02 22:41:28.963 | Need to get 110 MB of archives. 2026-07-02 22:41:28.964 | After this operation, 897 MB of additional disk space will be used. 2026-07-02 22:41:28.964 | Get:1 http://archive.ubuntu.com/ubuntu noble/universe amd64 python3-zstandard amd64 0.22.0-1build1 [360 kB] 2026-07-02 22:41:28.976 | Get:2 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 systemd-coredump amd64 255.4-1ubuntu8.16 [71.7 kB] 2026-07-02 22:41:28.981 | Get:3 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libvirt-dev amd64 10.0.0-2ubuntu8.14 [178 kB] 2026-07-02 22:41:28.987 | Get:4 http://archive.ubuntu.com/ubuntu noble/main amd64 python3-libvirt amd64 10.0.0-1build1 [164 kB] 2026-07-02 22:41:28.992 | Get:5 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-arm amd64 1:8.2.2+ds-0ubuntu1.17 [11.0 MB] 2026-07-02 22:41:29.146 | Get:6 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-mips amd64 1:8.2.2+ds-0ubuntu1.17 [16.3 MB] 2026-07-02 22:41:29.369 | Get:7 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-ppc amd64 1:8.2.2+ds-0ubuntu1.17 [9100 kB] 2026-07-02 22:41:29.493 | Get:8 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-sparc amd64 1:8.2.2+ds-0ubuntu1.17 [6310 kB] 2026-07-02 22:41:29.581 | Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-s390x amd64 1:8.2.2+ds-0ubuntu1.17 [3435 kB] 2026-07-02 22:41:29.635 | Get:10 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system-misc amd64 1:8.2.2+ds-0ubuntu1.17 [57.7 MB] 2026-07-02 22:41:30.598 | Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-system amd64 1:8.2.2+ds-0ubuntu1.17 [58.5 kB] 2026-07-02 22:41:30.599 | Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-aarch64 all 2024.02-2ubuntu0.8 [4096 kB] 2026-07-02 22:41:30.641 | Get:13 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 qemu-efi-arm all 2024.02-2ubuntu0.8 [776 kB] 2026-07-02 22:41:30.910 | perl: warning: Setting locale failed. 2026-07-02 22:41:30.910 | perl: warning: Please check that your locale settings: 2026-07-02 22:41:30.910 | LANGUAGE = (unset), 2026-07-02 22:41:30.910 | LC_ALL = "en_US.utf8", 2026-07-02 22:41:30.910 | LANG = "de_DE.UTF-8" 2026-07-02 22:41:30.910 | are supported and installed on your system. 2026-07-02 22:41:30.910 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:41:30.973 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:41:30.973 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:41:30.973 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:41:31.289 | Fetched 110 MB in 2s (63.8 MB/s) 2026-07-02 22:41:31.327 | Selecting previously unselected package python3-zstandard. 2026-07-02 22:41:31.393 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 127210 files and directories currently installed.) 2026-07-02 22:41:31.398 | Preparing to unpack .../python3-zstandard_0.22.0-1build1_amd64.deb ... 2026-07-02 22:41:31.403 | Unpacking python3-zstandard (0.22.0-1build1) ... 2026-07-02 22:41:31.547 | dpkg: apport-core-dump-handler: dependency problems, but removing anyway as you requested: 2026-07-02 22:41:31.548 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-02 22:41:31.548 | Package apport-core-dump-handler is to be removed. 2026-07-02 22:41:31.548 | Package python3-zstandard is not configured yet. 2026-07-02 22:41:31.548 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-02 22:41:31.548 | Package apport-core-dump-handler is to be removed. 2026-07-02 22:41:31.548 | Package systemd-coredump is not installed. 2026-07-02 22:41:31.548 | apport depends on apport-core-dump-handler | python3-zstandard; however: 2026-07-02 22:41:31.548 | Package apport-core-dump-handler is to be removed. 2026-07-02 22:41:31.548 | Package python3-zstandard is not configured yet. 2026-07-02 22:41:31.548 | apport depends on apport-core-dump-handler | systemd-coredump; however: 2026-07-02 22:41:31.549 | Package apport-core-dump-handler is to be removed. 2026-07-02 22:41:31.549 | Package systemd-coredump is not installed. 2026-07-02 22:41:31.549 | 2026-07-02 22:41:31.609 | (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 ... 127226 files and directories currently installed.) 2026-07-02 22:41:31.615 | Removing apport-core-dump-handler (2.28.1-0ubuntu3.8) ... 2026-07-02 22:41:32.558 | Selecting previously unselected package systemd-coredump. 2026-07-02 22:41:32.629 | (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 ... 127222 files and directories currently installed.) 2026-07-02 22:41:32.637 | Preparing to unpack .../00-systemd-coredump_255.4-1ubuntu8.16_amd64.deb ... 2026-07-02 22:41:32.649 | Unpacking systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-02 22:41:32.720 | Selecting previously unselected package libvirt-dev:amd64. 2026-07-02 22:41:32.734 | Preparing to unpack .../01-libvirt-dev_10.0.0-2ubuntu8.14_amd64.deb ... 2026-07-02 22:41:32.748 | Unpacking libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-02 22:41:32.827 | Selecting previously unselected package python3-libvirt. 2026-07-02 22:41:32.841 | Preparing to unpack .../02-python3-libvirt_10.0.0-1build1_amd64.deb ... 2026-07-02 22:41:32.845 | Unpacking python3-libvirt (10.0.0-1build1) ... 2026-07-02 22:41:32.921 | Selecting previously unselected package qemu-system-arm. 2026-07-02 22:41:32.935 | Preparing to unpack .../03-qemu-system-arm_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 22:41:32.949 | Unpacking qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:41:33.513 | Selecting previously unselected package qemu-system-mips. 2026-07-02 22:41:33.527 | Preparing to unpack .../04-qemu-system-mips_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 22:41:33.541 | Unpacking qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:41:34.169 | Selecting previously unselected package qemu-system-ppc. 2026-07-02 22:41:34.183 | Preparing to unpack .../05-qemu-system-ppc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 22:41:34.196 | Unpacking qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:41:34.579 | Selecting previously unselected package qemu-system-sparc. 2026-07-02 22:41:34.593 | Preparing to unpack .../06-qemu-system-sparc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 22:41:34.608 | Unpacking qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:41:34.877 | Selecting previously unselected package qemu-system-s390x. 2026-07-02 22:41:34.891 | Preparing to unpack .../07-qemu-system-s390x_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 22:41:34.905 | Unpacking qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:41:35.084 | Selecting previously unselected package qemu-system-misc. 2026-07-02 22:41:35.098 | Preparing to unpack .../08-qemu-system-misc_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 22:41:35.110 | Unpacking qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:41:37.117 | Selecting previously unselected package qemu-system. 2026-07-02 22:41:37.131 | Preparing to unpack .../09-qemu-system_1%3a8.2.2+ds-0ubuntu1.17_amd64.deb ... 2026-07-02 22:41:37.136 | Unpacking qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:41:37.181 | Selecting previously unselected package qemu-efi-aarch64. 2026-07-02 22:41:37.195 | Preparing to unpack .../10-qemu-efi-aarch64_2024.02-2ubuntu0.8_all.deb ... 2026-07-02 22:41:37.199 | Unpacking qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-02 22:41:39.130 | Selecting previously unselected package qemu-efi-arm. 2026-07-02 22:41:39.143 | Preparing to unpack .../11-qemu-efi-arm_2024.02-2ubuntu0.8_all.deb ... 2026-07-02 22:41:39.147 | Unpacking qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-02 22:41:39.985 | Setting up systemd-coredump (255.4-1ubuntu8.16) ... 2026-07-02 22:41:40.457 | Creating group 'systemd-coredump' with GID 987. 2026-07-02 22:41:40.459 | Creating user 'systemd-coredump' (systemd Core Dumper) with UID 987 and GID 987. 2026-07-02 22:41:40.484 | Setting up python3-libvirt (10.0.0-1build1) ... 2026-07-02 22:41:40.783 | Setting up qemu-system-mips (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:41:40.801 | Setting up qemu-system-sparc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:41:40.818 | Setting up libvirt-dev:amd64 (10.0.0-2ubuntu8.14) ... 2026-07-02 22:41:40.835 | Setting up qemu-system-ppc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:41:40.853 | Setting up qemu-efi-aarch64 (2024.02-2ubuntu0.8) ... 2026-07-02 22:41:40.864 | Setting up qemu-system-misc (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:41:40.882 | Setting up python3-zstandard (0.22.0-1build1) ... 2026-07-02 22:41:41.130 | Setting up qemu-system-arm (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:41:41.149 | Setting up qemu-efi-arm (2024.02-2ubuntu0.8) ... 2026-07-02 22:41:41.159 | Setting up qemu-system-s390x (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:41:41.175 | Setting up qemu-system (1:8.2.2+ds-0ubuntu1.17) ... 2026-07-02 22:41:41.187 | Processing triggers for man-db (2.12.0-4build2) ... 2026-07-02 22:41:42.981 | perl: warning: Setting locale failed. 2026-07-02 22:41:42.981 | perl: warning: Please check that your locale settings: 2026-07-02 22:41:42.981 | LANGUAGE = (unset), 2026-07-02 22:41:42.981 | LC_ALL = "en_US.utf8", 2026-07-02 22:41:42.982 | LANG = "de_DE.UTF-8" 2026-07-02 22:41:42.982 | are supported and installed on your system. 2026-07-02 22:41:42.982 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:41:43.112 | perl: warning: Setting locale failed. 2026-07-02 22:41:43.112 | perl: warning: Please check that your locale settings: 2026-07-02 22:41:43.112 | LANGUAGE = (unset), 2026-07-02 22:41:43.112 | LC_ALL = "en_US.utf8", 2026-07-02 22:41:43.112 | LANG = "de_DE.UTF-8" 2026-07-02 22:41:43.112 | are supported and installed on your system. 2026-07-02 22:41:43.112 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:41:43.163 | locale: Cannot set LC_CTYPE to default locale: No such file or directory 2026-07-02 22:41:43.164 | locale: Cannot set LC_MESSAGES to default locale: No such file or directory 2026-07-02 22:41:43.164 | locale: Cannot set LC_ALL to default locale: No such file or directory 2026-07-02 22:41:43.233 | perl: warning: Setting locale failed. 2026-07-02 22:41:43.233 | perl: warning: Please check that your locale settings: 2026-07-02 22:41:43.233 | LANGUAGE = (unset), 2026-07-02 22:41:43.233 | LC_ALL = "en_US.utf8", 2026-07-02 22:41:43.233 | LANG = "de_DE.UTF-8" 2026-07-02 22:41:43.234 | are supported and installed on your system. 2026-07-02 22:41:43.234 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:41:43.741 | 2026-07-02 22:41:43.742 | Running kernel seems to be up-to-date. 2026-07-02 22:41:43.742 | 2026-07-02 22:41:43.742 | Restarting services... 2026-07-02 22:41:43.766 | 2026-07-02 22:41:43.766 | Service restarts being deferred: 2026-07-02 22:41:43.766 | systemctl restart virtlockd.service 2026-07-02 22:41:43.766 | systemctl restart virtlogd.service 2026-07-02 22:41:43.766 | 2026-07-02 22:41:43.766 | No containers need to be restarted. 2026-07-02 22:41:43.766 | 2026-07-02 22:41:43.766 | User sessions running outdated binaries: 2026-07-02 22:41:43.766 | quobyte @ session #5: sshd[2053] 2026-07-02 22:41:43.776 | 2026-07-02 22:41:43.777 | No VM guests are running outdated hypervisor (qemu) binaries on this host. 2026-07-02 22:41:46.022 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:41:46.025 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:41:46.029 | + functions-common:time_stop:2420 : local name 2026-07-02 22:41:46.033 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:41:46.036 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:41:46.039 | + functions-common:time_stop:2423 : local total 2026-07-02 22:41:46.042 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:41:46.045 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:41:46.048 | + functions-common:time_stop:2427 : start_time=1783032087778 2026-07-02 22:41:46.051 | + functions-common:time_stop:2429 : [[ -z 1783032087778 ]] 2026-07-02 22:41:46.056 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:41:46.061 | + functions-common:time_stop:2432 : end_time=1783032106057 2026-07-02 22:41:46.064 | + functions-common:time_stop:2433 : elapsed_time=18279 2026-07-02 22:41:46.068 | + functions-common:time_stop:2434 : total=172514 2026-07-02 22:41:46.071 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:41:46.075 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=190793 2026-07-02 22:41:46.078 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:41:46.081 | + lib/nova_plugins/functions-libvirt:install_libvirt:97 : install_package ovmf swtpm swtpm-tools mdevctl 2026-07-02 22:41:46.085 | + functions-common:install_package:1438 : update_package_repo 2026-07-02 22:41:46.088 | + functions-common:update_package_repo:1412 : NO_UPDATE_REPOS=False 2026-07-02 22:41:46.092 | + functions-common:update_package_repo:1413 : REPOS_UPDATED=True 2026-07-02 22:41:46.095 | + functions-common:update_package_repo:1414 : RETRY_UPDATE=False 2026-07-02 22:41:46.099 | + functions-common:update_package_repo:1416 : [[ False = \T\r\u\e ]] 2026-07-02 22:41:46.103 | + functions-common:update_package_repo:1420 : is_ubuntu 2026-07-02 22:41:46.106 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:41:46.110 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:41:46.115 | + functions-common:update_package_repo:1421 : apt_get_update 2026-07-02 22:41:46.118 | + functions-common:apt_get_update:1166 : [[ True == \T\r\u\e ]] 2026-07-02 22:41:46.122 | + functions-common:apt_get_update:1166 : [[ False != \T\r\u\e ]] 2026-07-02 22:41:46.126 | + functions-common:apt_get_update:1167 : return 2026-07-02 22:41:46.130 | + functions-common:install_package:1439 : real_install_package ovmf swtpm swtpm-tools mdevctl 2026-07-02 22:41:46.134 | + functions-common:real_install_package:1426 : is_ubuntu 2026-07-02 22:41:46.138 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:41:46.142 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:41:46.146 | + functions-common:real_install_package:1427 : apt_get install ovmf swtpm swtpm-tools mdevctl 2026-07-02 22:41:46.176 | + functions-common:apt_get:1207 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ovmf swtpm swtpm-tools mdevctl 2026-07-02 22:41:46.215 | Reading package lists... 2026-07-02 22:41:46.657 | Building dependency tree... 2026-07-02 22:41:46.658 | Reading state information... 2026-07-02 22:41:47.430 | ovmf is already the newest version (2024.02-2ubuntu0.8). 2026-07-02 22:41:47.430 | ovmf set to manually installed. 2026-07-02 22:41:47.430 | swtpm is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-02 22:41:47.430 | swtpm set to manually installed. 2026-07-02 22:41:47.430 | swtpm-tools is already the newest version (0.7.3-0ubuntu5.24.04.1). 2026-07-02 22:41:47.431 | swtpm-tools set to manually installed. 2026-07-02 22:41:47.431 | mdevctl is already the newest version (1.3.0-1ubuntu2.1). 2026-07-02 22:41:47.431 | mdevctl set to manually installed. 2026-07-02 22:41:47.431 | The following packages were automatically installed and are no longer required: 2026-07-02 22:41:47.435 | libfwupd2 libgusb2 2026-07-02 22:41:47.435 | Use 'sudo apt autoremove' to remove them. 2026-07-02 22:41:47.539 | 0 upgraded, 0 newly installed, 0 to remove and 13 not upgraded. 2026-07-02 22:41:47.545 | + functions-common:apt_get:1211 : result=0 2026-07-02 22:41:47.549 | + functions-common:apt_get:1214 : time_stop apt-get 2026-07-02 22:41:47.552 | + functions-common:time_stop:2420 : local name 2026-07-02 22:41:47.556 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:41:47.559 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:41:47.562 | + functions-common:time_stop:2423 : local total 2026-07-02 22:41:47.566 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:41:47.569 | + functions-common:time_stop:2426 : name=apt-get 2026-07-02 22:41:47.572 | + functions-common:time_stop:2427 : start_time=1783032106172 2026-07-02 22:41:47.576 | + functions-common:time_stop:2429 : [[ -z 1783032106172 ]] 2026-07-02 22:41:47.580 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:41:47.585 | + functions-common:time_stop:2432 : end_time=1783032107581 2026-07-02 22:41:47.589 | + functions-common:time_stop:2433 : elapsed_time=1409 2026-07-02 22:41:47.592 | + functions-common:time_stop:2434 : total=190793 2026-07-02 22:41:47.596 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:41:47.600 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=192202 2026-07-02 22:41:47.603 | + functions-common:apt_get:1215 : return 0 2026-07-02 22:41:47.606 | + lib/nova_plugins/functions-libvirt:install_libvirt:98 : is_arch aarch64 2026-07-02 22:41:47.610 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:41:47.616 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 22:41:47.620 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ bookworm ]] 2026-07-02 22:41:47.623 | + lib/nova_plugins/functions-libvirt:install_libvirt:103 : [[ noble =~ trixie ]] 2026-07-02 22:41:47.627 | + lib/nova_plugins/functions-libvirt:install_libvirt:145 : [[ False == True ]] 2026-07-02 22:41:47.631 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:96 : [[ kvm == \l\x\c ]] 2026-07-02 22:41:47.635 | + lib/nova_plugins/hypervisor-libvirt:install_nova_hypervisor:108 : [[ '' == \T\r\u\e ]] 2026-07-02 22:41:47.639 | + lib/nova:install_nova:921 : is_service_enabled n-novnc 2026-07-02 22:41:47.661 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:41:47.666 | ++ lib/nova:install_nova:923 : trueorfalse False NOVNC_FROM_PACKAGE 2026-07-02 22:41:47.688 | + lib/nova:install_nova:923 : NOVNC_FROM_PACKAGE=False 2026-07-02 22:41:47.690 | + lib/nova:install_nova:924 : '[' False = True ']' 2026-07-02 22:41:47.694 | + lib/nova:install_nova:943 : NOVNC_WEB_DIR=/opt/stack/novnc 2026-07-02 22:41:47.698 | + lib/nova:install_nova:944 : git_clone https://github.com/novnc/novnc.git /opt/stack/novnc v1.3.0 2026-07-02 22:41:47.701 | + functions-common:git_clone:589 : local git_remote=https://github.com/novnc/novnc.git 2026-07-02 22:41:47.705 | + functions-common:git_clone:590 : local git_dest=/opt/stack/novnc 2026-07-02 22:41:47.708 | + functions-common:git_clone:591 : local git_ref=v1.3.0 2026-07-02 22:41:47.711 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:41:47.715 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:41:47.720 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:41:47.722 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:41:47.727 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:41:47.749 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:41:47.753 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:41:47.756 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:41:47.761 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:41:47.762 | + functions-common:git_clone:610 : echo v1.3.0 2026-07-02 22:41:47.767 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/novnc ]] 2026-07-02 22:41:47.771 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:41:47.775 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-02 22:41:47.778 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:41:47.782 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:41:47.785 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:41:47.789 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:41:47.792 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:41:47.794 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:41:47.798 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:41:47.800 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:41:47.804 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:41:47.809 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032107805 2026-07-02 22:41:47.812 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://github.com/novnc/novnc.git /opt/stack/novnc 2026-07-02 22:41:47.817 | Cloning into '/opt/stack/novnc'... 2026-07-02 22:41:49.845 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:41:49.850 | + functions-common:time_stop:2420 : local name 2026-07-02 22:41:49.855 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:41:49.858 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:41:49.862 | + functions-common:time_stop:2423 : local total 2026-07-02 22:41:49.866 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:41:49.869 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:41:49.873 | + functions-common:time_stop:2427 : start_time=1783032107805 2026-07-02 22:41:49.877 | + functions-common:time_stop:2429 : [[ -z 1783032107805 ]] 2026-07-02 22:41:49.882 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:41:49.888 | + functions-common:time_stop:2432 : end_time=1783032109884 2026-07-02 22:41:49.892 | + functions-common:time_stop:2433 : elapsed_time=2079 2026-07-02 22:41:49.896 | + functions-common:time_stop:2434 : total=333290 2026-07-02 22:41:49.900 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:41:49.903 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=335369 2026-07-02 22:41:49.907 | + functions-common:git_clone:631 : cd /opt/stack/novnc 2026-07-02 22:41:49.912 | + functions-common:git_clone:632 : git_timed fetch origin v1.3.0 2026-07-02 22:41:49.916 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:41:49.919 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:41:49.923 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:41:49.927 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:41:49.931 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:41:49.935 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:41:49.938 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:41:49.942 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:41:49.946 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:41:49.952 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032109948 2026-07-02 22:41:49.956 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin v1.3.0 2026-07-02 22:41:50.369 | From https://github.com/novnc/novnc 2026-07-02 22:41:50.369 | * tag v1.3.0 -> FETCH_HEAD 2026-07-02 22:41:50.381 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:41:50.385 | + functions-common:time_stop:2420 : local name 2026-07-02 22:41:50.389 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:41:50.392 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:41:50.396 | + functions-common:time_stop:2423 : local total 2026-07-02 22:41:50.399 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:41:50.403 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:41:50.407 | + functions-common:time_stop:2427 : start_time=1783032109948 2026-07-02 22:41:50.410 | + functions-common:time_stop:2429 : [[ -z 1783032109948 ]] 2026-07-02 22:41:50.415 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:41:50.420 | + functions-common:time_stop:2432 : end_time=1783032110416 2026-07-02 22:41:50.424 | + functions-common:time_stop:2433 : elapsed_time=468 2026-07-02 22:41:50.427 | + functions-common:time_stop:2434 : total=335369 2026-07-02 22:41:50.430 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:41:50.434 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=335837 2026-07-02 22:41:50.438 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:41:50.441 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:41:50.445 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:41:50.449 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:41:50.453 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:41:50.456 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:41:50.460 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:41:50.463 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:41:50.467 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:41:50.471 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:41:50.477 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032110473 2026-07-02 22:41:50.481 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:41:50.513 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:41:50.513 | 2026-07-02 22:41:50.513 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:41:50.513 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:41:50.514 | state without impacting any branches by switching back to a branch. 2026-07-02 22:41:50.514 | 2026-07-02 22:41:50.514 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:41:50.514 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:41:50.514 | 2026-07-02 22:41:50.514 | git switch -c 2026-07-02 22:41:50.514 | 2026-07-02 22:41:50.514 | Or undo this operation with: 2026-07-02 22:41:50.514 | 2026-07-02 22:41:50.514 | git switch - 2026-07-02 22:41:50.514 | 2026-07-02 22:41:50.514 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:41:50.515 | 2026-07-02 22:41:50.515 | HEAD is now at 463c39e noVNC 1.3.0 2026-07-02 22:41:50.517 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:41:50.521 | + functions-common:time_stop:2420 : local name 2026-07-02 22:41:50.525 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:41:50.528 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:41:50.532 | + functions-common:time_stop:2423 : local total 2026-07-02 22:41:50.535 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:41:50.539 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:41:50.542 | + functions-common:time_stop:2427 : start_time=1783032110473 2026-07-02 22:41:50.546 | + functions-common:time_stop:2429 : [[ -z 1783032110473 ]] 2026-07-02 22:41:50.550 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:41:50.556 | + functions-common:time_stop:2432 : end_time=1783032110552 2026-07-02 22:41:50.559 | + functions-common:time_stop:2433 : elapsed_time=79 2026-07-02 22:41:50.563 | + functions-common:time_stop:2434 : total=335837 2026-07-02 22:41:50.566 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:41:50.570 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=335916 2026-07-02 22:41:50.574 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/novnc 2026-07-02 22:41:50.594 | + functions-common:git_clone:672 : cd /opt/stack/novnc 2026-07-02 22:41:50.598 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:41:50.599 | + functions-common:git_clone:673 : head -1 2026-07-02 22:41:50.601 | 463c39e noVNC 1.3.0 2026-07-02 22:41:50.605 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:41:50.609 | + lib/nova:install_nova:948 : is_service_enabled n-spice 2026-07-02 22:41:50.634 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:41:50.638 | + lib/nova:install_nova:960 : git_clone https://review.opendev.org/openstack/nova.git /opt/stack/nova master 2026-07-02 22:41:50.641 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/nova.git 2026-07-02 22:41:50.645 | + functions-common:git_clone:590 : local git_dest=/opt/stack/nova 2026-07-02 22:41:50.649 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:41:50.653 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:41:50.658 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:41:50.662 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:41:50.666 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:41:50.671 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:41:50.695 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:41:50.699 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:41:50.703 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:41:50.708 | + functions-common:git_clone:610 : echo master 2026-07-02 22:41:50.709 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:41:50.715 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/nova ]] 2026-07-02 22:41:50.719 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:41:50.723 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-02 22:41:50.727 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:41:50.730 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:41:50.734 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:41:50.737 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:41:50.741 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:41:50.745 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:41:50.748 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:41:50.752 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:41:50.757 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:41:50.762 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032110758 2026-07-02 22:41:50.765 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/nova.git /opt/stack/nova 2026-07-02 22:41:50.769 | Cloning into '/opt/stack/nova'... 2026-07-02 22:45:47.829 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:45:47.829 | + functions-common:time_stop:2420 : local name 2026-07-02 22:45:47.832 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:45:47.835 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:45:47.838 | + functions-common:time_stop:2423 : local total 2026-07-02 22:45:47.842 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:45:47.845 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:45:47.848 | + functions-common:time_stop:2427 : start_time=1783032110758 2026-07-02 22:45:47.852 | + functions-common:time_stop:2429 : [[ -z 1783032110758 ]] 2026-07-02 22:45:47.856 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:45:47.863 | + functions-common:time_stop:2432 : end_time=1783032347859 2026-07-02 22:45:47.867 | + functions-common:time_stop:2433 : elapsed_time=237101 2026-07-02 22:45:47.871 | + functions-common:time_stop:2434 : total=335916 2026-07-02 22:45:47.874 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:45:47.878 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=573017 2026-07-02 22:45:47.882 | + functions-common:git_clone:631 : cd /opt/stack/nova 2026-07-02 22:45:47.886 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:45:47.890 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:45:47.894 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:45:47.897 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:45:47.902 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:45:47.905 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:45:47.909 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:45:47.913 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:45:47.917 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:45:47.922 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:45:47.928 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032347924 2026-07-02 22:45:47.932 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:45:54.167 | From https://review.opendev.org/openstack/nova 2026-07-02 22:45:54.167 | * branch master -> FETCH_HEAD 2026-07-02 22:45:54.178 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:45:54.182 | + functions-common:time_stop:2420 : local name 2026-07-02 22:45:54.185 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:45:54.189 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:45:54.192 | + functions-common:time_stop:2423 : local total 2026-07-02 22:45:54.196 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:45:54.200 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:45:54.204 | + functions-common:time_stop:2427 : start_time=1783032347924 2026-07-02 22:45:54.208 | + functions-common:time_stop:2429 : [[ -z 1783032347924 ]] 2026-07-02 22:45:54.212 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:45:54.218 | + functions-common:time_stop:2432 : end_time=1783032354214 2026-07-02 22:45:54.221 | + functions-common:time_stop:2433 : elapsed_time=6290 2026-07-02 22:45:54.225 | + functions-common:time_stop:2434 : total=573017 2026-07-02 22:45:54.228 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:45:54.232 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=579307 2026-07-02 22:45:54.236 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:45:54.239 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:45:54.243 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:45:54.247 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:45:54.251 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:45:54.254 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:45:54.258 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:45:54.262 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:45:54.266 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:45:54.270 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:45:54.276 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032354272 2026-07-02 22:45:54.280 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:45:54.830 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:45:54.830 | 2026-07-02 22:45:54.830 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:45:54.830 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:45:54.830 | state without impacting any branches by switching back to a branch. 2026-07-02 22:45:54.830 | 2026-07-02 22:45:54.830 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:45:54.830 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:45:54.831 | 2026-07-02 22:45:54.831 | git switch -c 2026-07-02 22:45:54.831 | 2026-07-02 22:45:54.831 | Or undo this operation with: 2026-07-02 22:45:54.831 | 2026-07-02 22:45:54.831 | git switch - 2026-07-02 22:45:54.831 | 2026-07-02 22:45:54.831 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:45:54.831 | 2026-07-02 22:45:54.831 | HEAD is now at 1c85163992 Merge "Rename vtpm job and add mtty support for vgpu test" 2026-07-02 22:45:54.841 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:45:54.844 | + functions-common:time_stop:2420 : local name 2026-07-02 22:45:54.848 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:45:54.851 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:45:54.855 | + functions-common:time_stop:2423 : local total 2026-07-02 22:45:54.858 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:45:54.862 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:45:54.865 | + functions-common:time_stop:2427 : start_time=1783032354272 2026-07-02 22:45:54.869 | + functions-common:time_stop:2429 : [[ -z 1783032354272 ]] 2026-07-02 22:45:54.873 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:45:54.878 | + functions-common:time_stop:2432 : end_time=1783032354874 2026-07-02 22:45:54.882 | + functions-common:time_stop:2433 : elapsed_time=602 2026-07-02 22:45:54.885 | + functions-common:time_stop:2434 : total=579307 2026-07-02 22:45:54.889 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:45:54.892 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=579909 2026-07-02 22:45:54.896 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/nova 2026-07-02 22:45:54.922 | + functions-common:git_clone:672 : cd /opt/stack/nova 2026-07-02 22:45:54.927 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:45:54.928 | + functions-common:git_clone:673 : head -1 2026-07-02 22:45:54.932 | 1c85163992 Merge "Rename vtpm job and add mtty support for vgpu test" 2026-07-02 22:45:54.937 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:45:54.941 | + lib/nova:install_nova:961 : setup_develop /opt/stack/nova 2026-07-02 22:45:54.945 | + inc/python:setup_develop:353 : local bindep 2026-07-02 22:45:54.949 | + inc/python:setup_develop:354 : [[ /opt/stack/nova == -bindep* ]] 2026-07-02 22:45:54.952 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/nova 2026-07-02 22:45:54.956 | + inc/python:setup_develop:359 : local extras= 2026-07-02 22:45:54.960 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/nova -e 2026-07-02 22:45:54.964 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 22:45:54.968 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/nova == -bindep* ]] 2026-07-02 22:45:54.972 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/nova 2026-07-02 22:45:54.976 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 22:45:54.979 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 22:45:54.985 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/nova 2026-07-02 22:45:54.988 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 22:45:54.993 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/nova 2026-07-02 22:45:54.997 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 22:45:55.001 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 22:45:55.006 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2026-07-02 22:45:55.013 | + inc/python:_setup_package_with_constraints_edit:400 : name=nova 2026-07-02 22:45:55.017 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z nova ']' 2026-07-02 22:45:55.020 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova 2026-07-02 22:45:55.181 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/nova -e 2026-07-02 22:45:55.185 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 22:45:55.189 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 22:45:55.192 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 22:45:55.196 | + inc/python:setup_package:439 : [[ /opt/stack/nova == -bindep* ]] 2026-07-02 22:45:55.200 | + inc/python:setup_package:444 : local project_dir=/opt/stack/nova 2026-07-02 22:45:55.204 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 22:45:55.207 | + inc/python:setup_package:446 : local extras= 2026-07-02 22:45:55.211 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 22:45:55.215 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 22:45:55.219 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 22:45:55.223 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 22:45:55.227 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 22:45:55.230 | + inc/python:setup_package:464 : pip_install -e /opt/stack/nova 2026-07-02 22:45:55.259 | Using python 3.12 to install /opt/stack/nova 2026-07-02 22:45:55.263 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2026-07-02 22:45:56.289 | Obtaining file:///opt/stack/nova 2026-07-02 22:45:56.294 | Installing build dependencies: started 2026-07-02 22:45:58.145 | Installing build dependencies: finished with status 'done' 2026-07-02 22:45:58.146 | Checking if build backend supports build_editable: started 2026-07-02 22:45:58.693 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 22:45:58.695 | Getting requirements to build editable: started 2026-07-02 22:45:58.999 | Getting requirements to build editable: finished with status 'done' 2026-07-02 22:45:59.000 | Preparing editable metadata (pyproject.toml): started 2026-07-02 22:46:01.268 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:46:01.293 | Requirement already satisfied: pbr>=5.8.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.0.3) 2026-07-02 22:46:01.297 | Requirement already satisfied: SQLAlchemy>=1.4.13 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.0.51) 2026-07-02 22:46:01.297 | Requirement already satisfied: decorator>=4.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.3.1) 2026-07-02 22:46:01.297 | Requirement already satisfied: eventlet>=0.30.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (0.41.0) 2026-07-02 22:46:01.297 | Requirement already satisfied: Jinja2>=2.10 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.1.6) 2026-07-02 22:46:01.298 | Requirement already satisfied: keystonemiddleware>=4.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (13.0.0) 2026-07-02 22:46:01.299 | Requirement already satisfied: lxml>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (6.1.1) 2026-07-02 22:46:01.301 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.5.1) 2026-07-02 22:46:01.302 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (43.0.3) 2026-07-02 22:46:01.303 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.8.10) 2026-07-02 22:46:01.304 | Requirement already satisfied: greenlet>=0.4.15 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.5.2) 2026-07-02 22:46:01.305 | Requirement already satisfied: PasteDeploy>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.1.0) 2026-07-02 22:46:01.306 | Requirement already satisfied: Paste>=2.0.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.10.1) 2026-07-02 22:46:01.307 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.17.0) 2026-07-02 22:46:01.308 | Requirement already satisfied: alembic>=1.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.18.4) 2026-07-02 22:46:01.309 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.3.0) 2026-07-02 22:46:01.309 | Requirement already satisfied: paramiko>=2.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.0.0) 2026-07-02 22:46:01.310 | Requirement already satisfied: jsonschema>=4.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.26.0) 2026-07-02 22:46:01.311 | Requirement already satisfied: python-cinderclient>=4.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (9.9.0) 2026-07-02 22:46:01.312 | Requirement already satisfied: keystoneauth1>=3.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.14.0) 2026-07-02 22:46:01.313 | Requirement already satisfied: python-neutronclient>=7.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (12.0.0) 2026-07-02 22:46:01.314 | Requirement already satisfied: python-glanceclient>=4.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.12.0) 2026-07-02 22:46:01.314 | Requirement already satisfied: requests>=2.25.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.34.2) 2026-07-02 22:46:01.315 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.9.0) 2026-07-02 22:46:01.507 | Collecting websockify>=0.9.0 (from nova==33.1.0.dev243) 2026-07-02 22:46:01.644 | Downloading websockify-0.13.0-py3-none-any.whl.metadata (14 kB) 2026-07-02 22:46:01.659 | Requirement already satisfied: oslo.cache>=1.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.2.0) 2026-07-02 22:46:01.659 | Requirement already satisfied: oslo.concurrency>=5.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.5.0) 2026-07-02 22:46:01.660 | Requirement already satisfied: oslo.config>=9.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (10.5.0) 2026-07-02 22:46:01.661 | Requirement already satisfied: oslo.context>=3.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (6.4.0) 2026-07-02 22:46:01.662 | Requirement already satisfied: oslo.log>=4.6.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (8.2.0) 2026-07-02 22:46:01.663 | Requirement already satisfied: oslo.limit>=2.9.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.11.0) 2026-07-02 22:46:01.664 | Requirement already satisfied: oslo.reports>=1.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.8.0) 2026-07-02 22:46:01.665 | Requirement already satisfied: oslo.serialization>=4.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.10.0) 2026-07-02 22:46:01.666 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.7.1) 2026-07-02 22:46:01.666 | Requirement already satisfied: oslo.utils>=8.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (10.1.1) 2026-07-02 22:46:01.667 | Requirement already satisfied: oslo.db>=10.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (18.0.0) 2026-07-02 22:46:01.668 | Requirement already satisfied: oslo.rootwrap>=5.15.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.9.0) 2026-07-02 22:46:01.669 | Requirement already satisfied: oslo.messaging>=14.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (18.1.0) 2026-07-02 22:46:01.670 | Requirement already satisfied: oslo.policy>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.1.0) 2026-07-02 22:46:01.670 | Requirement already satisfied: oslo.privsep>=3.11.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.11.0) 2026-07-02 22:46:01.671 | Requirement already satisfied: oslo.i18n>=5.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (6.8.0) 2026-07-02 22:46:01.673 | 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.dev243) (4.6.0) 2026-07-02 22:46:01.674 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.0.0) 2026-07-02 22:46:01.675 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (8.1.0) 2026-07-02 22:46:01.675 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.2.2) 2026-07-02 22:46:01.676 | Requirement already satisfied: oslo.versionedobjects>=1.35.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.10.2) 2026-07-02 22:46:01.677 | Requirement already satisfied: os-brick>=6.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (7.1.0) 2026-07-02 22:46:01.678 | Requirement already satisfied: os-resource-classes>=1.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.1.0) 2026-07-02 22:46:01.679 | Requirement already satisfied: os-traits>=3.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.8.0) 2026-07-02 22:46:01.679 | Requirement already satisfied: os-vif>=3.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.1.0) 2026-07-02 22:46:01.680 | Requirement already satisfied: castellan>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (5.7.0) 2026-07-02 22:46:01.708 | Collecting microversion-parse>=0.2.1 (from nova==33.1.0.dev243) 2026-07-02 22:46:01.723 | Downloading microversion_parse-2.1.0-py3-none-any.whl.metadata (5.1 kB) 2026-07-02 22:46:01.734 | Requirement already satisfied: tooz>=1.58.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (8.1.0) 2026-07-02 22:46:01.735 | Requirement already satisfied: cursive>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (0.2.3) 2026-07-02 22:46:01.736 | Requirement already satisfied: retrying>=1.3.3 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.4.2) 2026-07-02 22:46:01.736 | Requirement already satisfied: os-service-types>=1.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (1.8.2) 2026-07-02 22:46:01.737 | Requirement already satisfied: python-dateutil>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (2.9.0.post0) 2026-07-02 22:46:01.738 | Requirement already satisfied: futurist>=3.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (3.4.0) 2026-07-02 22:46:01.739 | Requirement already satisfied: openstacksdk>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (4.17.0) 2026-07-02 22:46:01.740 | Requirement already satisfied: PyYAML>=5.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from nova==33.1.0.dev243) (6.0.3) 2026-07-02 22:46:01.743 | Requirement already satisfied: Mako in /opt/stack/data/venv/lib/python3.12/site-packages (from alembic>=1.5.0->nova==33.1.0.dev243) (1.3.12) 2026-07-02 22:46:01.743 | 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.dev243) (4.15.0) 2026-07-02 22:46:01.746 | 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.dev243) (7.4.0) 2026-07-02 22:46:01.751 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->nova==33.1.0.dev243) (2.0.0) 2026-07-02 22:46:01.755 | 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.dev243) (3.0) 2026-07-02 22:46:01.762 | 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.dev243) (2.8.0) 2026-07-02 22:46:01.771 | 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.dev243) (3.1.0) 2026-07-02 22:46:01.773 | 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.dev243) (2.2.1) 2026-07-02 22:46:01.778 | Requirement already satisfied: MarkupSafe>=2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from Jinja2>=2.10->nova==33.1.0.dev243) (3.0.3) 2026-07-02 22:46:01.781 | 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.dev243) (26.1.0) 2026-07-02 22:46:01.782 | 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.dev243) (2025.9.1) 2026-07-02 22:46:01.782 | 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.dev243) (0.37.0) 2026-07-02 22:46:01.783 | 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.dev243) (2026.5.1) 2026-07-02 22:46:01.791 | 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.dev243) (2.1.0) 2026-07-02 22:46:01.799 | 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.dev243) (4.0.1) 2026-07-02 22:46:01.800 | 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.dev243) (2.13.0) 2026-07-02 22:46:01.800 | 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.dev243) (5.8.0) 2026-07-02 22:46:01.814 | 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.dev243) (1.5.0) 2026-07-02 22:46:01.815 | 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.dev243) (1.1.0) 2026-07-02 22:46:01.816 | 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.dev243) (1.33) 2026-07-02 22:46:01.817 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.4.0->nova==33.1.0.dev243) (4.10.0) 2026-07-02 22:46:01.826 | 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.dev243) (3.1.1) 2026-07-02 22:46:01.833 | 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.dev243) (9.1.4) 2026-07-02 22:46:01.845 | 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.dev243) (2.18.0) 2026-07-02 22:46:01.853 | 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.dev243) (0.20) 2026-07-02 22:46:01.867 | 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.dev243) (2.1.2) 2026-07-02 22:46:01.868 | 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.dev243) (0.6.2) 2026-07-02 22:46:01.885 | 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.dev243) (7.1.4) 2026-07-02 22:46:01.886 | 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.dev243) (5.3.1) 2026-07-02 22:46:01.887 | 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.dev243) (5.6.2) 2026-07-02 22:46:01.888 | 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.dev243) (0.16.0) 2026-07-02 22:46:01.892 | 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.dev243) (5.1.0) 2026-07-02 22:46:01.902 | 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.dev243) (2026.2) 2026-07-02 22:46:01.902 | 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.dev243) (26.2) 2026-07-02 22:46:01.910 | 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.dev243) (0.25.0) 2026-07-02 22:46:01.914 | 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.dev243) (5.0.0) 2026-07-02 22:46:01.916 | 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.dev243) (4.0.1) 2026-07-02 22:46:01.930 | 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.dev243) (1.2.1) 2026-07-02 22:46:01.952 | 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.dev243) (1.7.6) 2026-07-02 22:46:01.959 | 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.dev243) (2.2.0) 2026-07-02 22:46:01.964 | 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.dev243) (1.3.7) 2026-07-02 22:46:01.975 | 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.dev243) (3.3.2) 2026-07-02 22:46:01.988 | 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.dev243) (4.3.2) 2026-07-02 22:46:01.989 | 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.dev243) (3.7.1) 2026-07-02 22:46:01.998 | 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.dev243) (2.4.0) 2026-07-02 22:46:02.008 | 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.dev243) (3.0.3) 2026-07-02 22:46:02.009 | 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.dev243) (1.6.2) 2026-07-02 22:46:02.019 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from Paste>=2.0.2->nova==33.1.0.dev243) (82.0.1) 2026-07-02 22:46:02.038 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->nova==33.1.0.dev243) (0.8.1) 2026-07-02 22:46:02.077 | 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.dev243) (4.14.0) 2026-07-02 22:46:02.083 | 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.dev243) (0.6.0) 2026-07-02 22:46:02.084 | 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.dev243) (4.0.0) 2026-07-02 22:46:02.095 | 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.dev243) (3.0.52) 2026-07-02 22:46:02.096 | 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.dev243) (1.11.0) 2026-07-02 22:46:02.096 | 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.dev243) (15.0.0) 2026-07-02 22:46:02.097 | 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.dev243) (1.8.0) 2026-07-02 22:46:02.119 | 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.dev243) (1.17.0) 2026-07-02 22:46:02.125 | 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.dev243) (2.1.0) 2026-07-02 22:46:02.127 | 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.dev243) (24.2.1) 2026-07-02 22:46:02.148 | 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.dev243) (4.6.0) 2026-07-02 22:46:02.174 | 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.dev243) (3.4.7) 2026-07-02 22:46:02.175 | 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.dev243) (3.18) 2026-07-02 22:46:02.176 | 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.dev243) (2.7.0) 2026-07-02 22:46:02.178 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.1->nova==33.1.0.dev243) (2023.11.17) 2026-07-02 22:46:02.219 | 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.dev243) (4.2.0) 2026-07-02 22:46:02.220 | 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.dev243) (2.20.0) 2026-07-02 22:46:02.232 | 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.dev243) (0.1.2) 2026-07-02 22:46:02.252 | 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.dev243) (0.8) 2026-07-02 22:46:02.312 | 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.dev243) (0.16.0) 2026-07-02 22:46:02.838 | Collecting numpy (from websockify>=0.9.0->nova==33.1.0.dev243) 2026-07-02 22:46:02.854 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) 2026-07-02 22:46:02.891 | Collecting jwcrypto (from websockify>=0.9.0->nova==33.1.0.dev243) 2026-07-02 22:46:02.907 | Downloading jwcrypto-1.5.7-py3-none-any.whl.metadata (3.3 kB) 2026-07-02 22:46:02.963 | Collecting redis (from websockify>=0.9.0->nova==33.1.0.dev243) 2026-07-02 22:46:02.979 | Downloading redis-8.0.0-py3-none-any.whl.metadata (13 kB) 2026-07-02 22:46:03.090 | Downloading microversion_parse-2.1.0-py3-none-any.whl (20 kB) 2026-07-02 22:46:03.116 | Downloading websockify-0.13.0-py3-none-any.whl (41 kB) 2026-07-02 22:46:03.142 | Downloading jwcrypto-1.5.7-py3-none-any.whl (94 kB) 2026-07-02 22:46:03.175 | Downloading numpy-2.4.6-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.6 MB) 2026-07-02 22:46:03.459 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 61.2 MB/s 0:00:00 2026-07-02 22:46:03.478 | Downloading redis-8.0.0-py3-none-any.whl (499 kB) 2026-07-02 22:46:03.545 | Building wheels for collected packages: nova 2026-07-02 22:46:03.546 | Building editable for nova (pyproject.toml): started 2026-07-02 22:46:06.237 | Building editable for nova (pyproject.toml): finished with status 'done' 2026-07-02 22:46:06.239 | Created wheel for nova: filename=nova-33.1.0.dev243-0.editable-py3-none-any.whl size=10616 sha256=9b94362aaae96d656fb2a4c349db506edda5046f1ec22e961ac06b833d37e45a 2026-07-02 22:46:06.239 | Stored in directory: /tmp/pip-ephem-wheel-cache-01er88ms/wheels/ee/2b/3a/69794dff55dd5d6c4a3613dfc37217369e4acdbc37f2b08153 2026-07-02 22:46:06.244 | Successfully built nova 2026-07-02 22:46:06.516 | Installing collected packages: redis, numpy, microversion-parse, jwcrypto, websockify, nova 2026-07-02 22:46:11.107 | 2026-07-02 22:46:11.132 | Successfully installed jwcrypto-1.5.7 microversion-parse-2.1.0 nova-33.1.0.dev243 numpy-2.4.6 redis-8.0.0 websockify-0.13.0 2026-07-02 22:46:11.362 | + inc/python:pip_install:216 : result=0 2026-07-02 22:46:11.367 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:46:11.371 | + functions-common:time_stop:2420 : local name 2026-07-02 22:46:11.374 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:46:11.377 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:46:11.381 | + functions-common:time_stop:2423 : local total 2026-07-02 22:46:11.384 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:46:11.388 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:46:11.391 | + functions-common:time_stop:2427 : start_time=1783032355252 2026-07-02 22:46:11.395 | + functions-common:time_stop:2429 : [[ -z 1783032355252 ]] 2026-07-02 22:46:11.400 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:46:11.406 | + functions-common:time_stop:2432 : end_time=1783032371402 2026-07-02 22:46:11.409 | + functions-common:time_stop:2433 : elapsed_time=16150 2026-07-02 22:46:11.412 | + functions-common:time_stop:2434 : total=139172 2026-07-02 22:46:11.416 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:46:11.420 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=155322 2026-07-02 22:46:11.424 | + inc/python:pip_install:219 : return 0 2026-07-02 22:46:11.428 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 22:46:11.432 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:46:11.436 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/nova 2026-07-02 22:46:11.440 | + inc/python:use_library_from_git:266 : local name=/opt/stack/nova 2026-07-02 22:46:11.444 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:46:11.448 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:46:11.452 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/nova, ]] 2026-07-02 22:46:11.456 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:46:11.460 | + lib/nova:install_nova:962 : sudo install -D -m 0644 -o quobyte /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2026-07-02 22:46:11.484 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 22:46:11.487 | + ./stack.sh:main:959 : configure_nova 2026-07-02 22:46:11.491 | + lib/nova:configure_nova:264 : sudo install -d -o quobyte /etc/nova 2026-07-02 22:46:11.508 | + lib/nova:configure_nova:266 : configure_rootwrap nova 2026-07-02 22:46:11.512 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2026-07-02 22:46:11.515 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2026-07-02 22:46:11.521 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2026-07-02 22:46:11.521 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2026-07-02 22:46:11.527 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2026-07-02 22:46:11.530 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2026-07-02 22:46:11.534 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/opt/stack/data/venv/bin 2026-07-02 22:46:11.538 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2026-07-02 22:46:11.542 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2026-07-02 22:46:11.546 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2026-07-02 22:46:11.550 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/opt/stack/data/venv/bin/nova-rootwrap 2026-07-02 22:46:11.553 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2026-07-02 22:46:11.570 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2026-07-02 22:46:11.586 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2026-07-02 22:46:11.605 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2026-07-02 22:46:11.624 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2026-07-02 22:46:11.642 | + inc/rootwrap:configure_rootwrap:66 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/nova/rootwrap.conf 2026-07-02 22:46:11.660 | + inc/rootwrap:configure_rootwrap:69 : local tempfile 2026-07-02 22:46:11.665 | ++ inc/rootwrap:configure_rootwrap:70 : mktemp 2026-07-02 22:46:11.672 | + inc/rootwrap:configure_rootwrap:70 : tempfile=/tmp/tmp.Q3wSPKYssc 2026-07-02 22:46:11.675 | + inc/rootwrap:configure_rootwrap:72 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-02 22:46:11.679 | + inc/rootwrap:configure_rootwrap:73 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2026-07-02 22:46:11.683 | + inc/rootwrap:configure_rootwrap:74 : '[' -f /opt/stack/data/venv/bin/nova-rootwrap-daemon ']' 2026-07-02 22:46:11.687 | + inc/rootwrap:configure_rootwrap:76 : rootwrap_sudo_cmd='/opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-02 22:46:11.689 | + inc/rootwrap:configure_rootwrap:77 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2026-07-02 22:46:11.693 | + inc/rootwrap:configure_rootwrap:79 : chmod 0440 /tmp/tmp.Q3wSPKYssc 2026-07-02 22:46:11.698 | + inc/rootwrap:configure_rootwrap:80 : sudo chown root:root /tmp/tmp.Q3wSPKYssc 2026-07-02 22:46:11.715 | + inc/rootwrap:configure_rootwrap:81 : sudo mv /tmp/tmp.Q3wSPKYssc /etc/sudoers.d/nova-rootwrap 2026-07-02 22:46:11.733 | ++ inc/rootwrap:configure_rootwrap:85 : dirname /opt/stack/data/venv/bin/nova-rootwrap 2026-07-02 22:46:11.739 | + inc/rootwrap:configure_rootwrap:85 : add_sudo_secure_path /opt/stack/data/venv/bin 2026-07-02 22:46:11.742 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/opt/stack/data/venv/bin 2026-07-02 22:46:11.746 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2026-07-02 22:46:11.750 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2026-07-02 22:46:11.754 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2026-07-02 22:46:11.758 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /opt/stack/data/venv/bin ]] 2026-07-02 22:46:11.762 | + inc/rootwrap:add_sudo_secure_path:33 : echo 'Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin' 2026-07-02 22:46:11.763 | + inc/rootwrap:add_sudo_secure_path:33 : sudo tee /etc/sudoers.d/zz-secure-path 2026-07-02 22:46:11.774 | Defaults:quobyte secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin:/opt/stack/data/venv/bin 2026-07-02 22:46:11.779 | + inc/rootwrap:add_sudo_secure_path:34 : sudo chmod 400 /etc/sudoers.d/zz-secure-path 2026-07-02 22:46:11.795 | + inc/rootwrap:add_sudo_secure_path:35 : sudo chown root:root /etc/sudoers.d/zz-secure-path 2026-07-02 22:46:11.812 | + lib/nova:configure_nova:268 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-02 22:46:11.815 | + lib/nova:configure_nova:270 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2026-07-02 22:46:11.821 | + lib/nova:configure_nova:273 : is_service_enabled n-cpu 2026-07-02 22:46:11.843 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:11.846 | + lib/nova:configure_nova:275 : sudo sysctl -w net.ipv4.ip_forward=1 2026-07-02 22:46:11.858 | net.ipv4.ip_forward = 1 2026-07-02 22:46:11.864 | + lib/nova:configure_nova:277 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-02 22:46:11.867 | + lib/nova:configure_nova:281 : [[ kvm == \k\v\m ]] 2026-07-02 22:46:11.871 | + lib/nova:configure_nova:282 : sudo modprobe kvm 2026-07-02 22:46:11.890 | + lib/nova:configure_nova:283 : '[' '!' -e /dev/kvm ']' 2026-07-02 22:46:11.894 | + lib/nova:configure_nova:298 : [[ kvm == \l\x\c ]] 2026-07-02 22:46:11.898 | + lib/nova:configure_nova:313 : sudo install -d -o quobyte /opt/stack/data/nova/instances 2026-07-02 22:46:11.915 | + lib/nova:configure_nova:318 : '[' -L /dev/disk/by-label/nova-instances ']' 2026-07-02 22:46:11.919 | + lib/nova:configure_nova:327 : sudo tee /etc/iscsi/initiatorname.iscsi 2026-07-02 22:46:11.921 | ++ lib/nova:configure_nova:327 : iscsi-iname 2026-07-02 22:46:11.928 | + lib/nova:configure_nova:327 : echo InitiatorName=iqn.2016-04.com.open-iscsi:e31ad3ca86a 2026-07-02 22:46:11.930 | InitiatorName=iqn.2016-04.com.open-iscsi:e31ad3ca86a 2026-07-02 22:46:11.937 | + lib/nova:configure_nova:329 : [[ False == \T\r\u\e ]] 2026-07-02 22:46:11.940 | + lib/nova:configure_nova:344 : iniset -sudo /etc/iscsi/iscsid.conf DEFAULT node.session.auth.chap_algs SHA3-256,SHA256 2026-07-02 22:46:12.029 | + lib/nova:configure_nova:346 : [[ lioadm != \n\v\m\e\t ]] 2026-07-02 22:46:12.031 | + lib/nova:configure_nova:348 : restart_service iscsid 2026-07-02 22:46:12.035 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:46:12.039 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart iscsid 2026-07-02 22:46:12.106 | + lib/nova:configure_nova:371 : create_nova_conf 2026-07-02 22:46:12.110 | + lib/nova:create_nova_conf:441 : rm -f /opt/stack/nova/bin/nova.conf 2026-07-02 22:46:12.116 | + lib/nova:create_nova_conf:444 : rm -f /etc/nova/nova.conf 2026-07-02 22:46:12.123 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf DEFAULT debug True 2026-07-02 22:46:12.163 | + lib/nova:create_nova_conf:446 : '[' True == True ']' 2026-07-02 22:46:12.166 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2026-07-02 22:46:12.203 | + lib/nova:create_nova_conf:449 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2026-07-02 22:46:12.243 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2026-07-02 22:46:12.280 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-02 22:46:12.319 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf scheduler workers 2 2026-07-02 22:46:12.359 | + lib/nova:create_nova_conf:453 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2026-07-02 22:46:12.398 | + lib/nova:create_nova_conf:454 : iniset /etc/nova/nova.conf DEFAULT my_ip 192.168.122.146 2026-07-02 22:46:12.436 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2026-07-02 22:46:12.472 | + lib/nova:create_nova_conf:456 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2026-07-02 22:46:12.508 | + lib/nova:create_nova_conf:457 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2026-07-02 22:46:12.551 | + lib/nova:create_nova_conf:458 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2026-07-02 22:46:12.587 | + lib/nova:create_nova_conf:462 : iniset /etc/nova/nova.conf api response_validation error 2026-07-02 22:46:12.625 | + lib/nova:create_nova_conf:464 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2026-07-02 22:46:12.664 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf DEFAULT report_interval 120 2026-07-02 22:46:12.701 | + lib/nova:create_nova_conf:467 : iniset /etc/nova/nova.conf DEFAULT service_down_time 720 2026-07-02 22:46:12.739 | + lib/nova:create_nova_conf:469 : is_fedora 2026-07-02 22:46:12.742 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:46:12.746 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:46:12.749 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:46:12.753 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:46:12.756 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:46:12.759 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:46:12.762 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:46:12.765 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:46:12.768 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:46:12.771 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:46:12.774 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:46:12.777 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:46:12.781 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:46:12.785 | + lib/nova:create_nova_conf:478 : is_service_enabled n-api n-cond n-sched n-spice n-novnc n-sproxy 2026-07-02 22:46:12.806 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:12.809 | + lib/nova:create_nova_conf:482 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:46:12.813 | + lib/nova:create_nova_conf:485 : local db=nova_cell0 2026-07-02 22:46:12.816 | + lib/nova:create_nova_conf:488 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2026-07-02 22:46:12.854 | ++ lib/nova:create_nova_conf:491 : database_connection_url nova_cell0 2026-07-02 22:46:12.858 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-02 22:46:12.861 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-02 22:46:12.865 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-02 22:46:12.868 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:46:12.871 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:46:12.875 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:46:12.897 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:12.901 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:46:12.904 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-02 22:46:12.908 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-02 22:46:12.948 | ++ lib/nova:create_nova_conf:492 : database_connection_url nova_api 2026-07-02 22:46:12.951 | ++ lib/database:database_connection_url:134 : local db=nova_api 2026-07-02 22:46:12.955 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_api 2026-07-02 22:46:12.959 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_api 2026-07-02 22:46:12.962 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:46:12.966 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:46:12.969 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:46:12.992 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:12.995 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:46:12.999 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-02 22:46:13.003 | + lib/nova:create_nova_conf:492 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_api?charset=utf8&plugin=dbcounter' 2026-07-02 22:46:13.044 | + lib/nova:create_nova_conf:497 : iniset /etc/nova/nova.conf cache enabled True 2026-07-02 22:46:13.087 | + lib/nova:create_nova_conf:498 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2026-07-02 22:46:13.127 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2026-07-02 22:46:13.167 | + lib/nova:create_nova_conf:502 : is_service_enabled n-api 2026-07-02 22:46:13.189 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:13.191 | + lib/nova:create_nova_conf:503 : is_service_enabled n-api-meta 2026-07-02 22:46:13.212 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:13.217 | ++ lib/nova:create_nova_conf:505 : echo osapi_compute,metadata 2026-07-02 22:46:13.218 | ++ lib/nova:create_nova_conf:505 : sed s/,metadata// 2026-07-02 22:46:13.223 | + lib/nova:create_nova_conf:505 : NOVA_ENABLED_APIS=osapi_compute 2026-07-02 22:46:13.226 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2026-07-02 22:46:13.265 | + lib/nova:create_nova_conf:508 : [[ True == \T\r\u\e ]] 2026-07-02 22:46:13.268 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_policy enforce_new_defaults True 2026-07-02 22:46:13.320 | + lib/nova:create_nova_conf:514 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2026-07-02 22:46:13.324 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/nova/nova.conf 2026-07-02 22:46:13.327 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=nova 2026-07-02 22:46:13.331 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 22:46:13.333 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 22:46:13.337 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/nova/nova.conf nova keystone_authtoken 2026-07-02 22:46:13.340 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 22:46:13.343 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:46:13.347 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 22:46:13.350 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2026-07-02 22:46:13.391 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2026-07-02 22:46:13.430 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://192.168.122.146/identity 2026-07-02 22:46:13.469 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2026-07-02 22:46:13.507 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf keystone_authtoken password nomoresecret 2026-07-02 22:46:13.546 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2026-07-02 22:46:13.585 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2026-07-02 22:46:13.625 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2026-07-02 22:46:13.663 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken www_authenticate_uri http://192.168.122.146/identity 2026-07-02 22:46:13.701 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 22:46:13.739 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 22:46:13.778 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 22:46:13.781 | + lib/nova:create_nova_conf:517 : is_service_enabled cinder 2026-07-02 22:46:13.802 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:13.805 | + lib/nova:create_nova_conf:518 : configure_cinder_access 2026-07-02 22:46:13.808 | + lib/nova:configure_cinder_access:642 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2026-07-02 22:46:13.850 | + lib/nova:configure_cinder_access:649 : configure_keystoneauth /etc/nova/nova.conf nova cinder 2026-07-02 22:46:13.853 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 22:46:13.855 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:46:13.858 | + lib/keystone:configure_keystoneauth:393 : local section=cinder 2026-07-02 22:46:13.861 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf cinder auth_type password 2026-07-02 22:46:13.901 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf cinder interface public 2026-07-02 22:46:13.941 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf cinder auth_url http://192.168.122.146/identity 2026-07-02 22:46:13.981 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf cinder username nova 2026-07-02 22:46:14.022 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf cinder password nomoresecret 2026-07-02 22:46:14.068 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2026-07-02 22:46:14.107 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf cinder project_name service 2026-07-02 22:46:14.147 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2026-07-02 22:46:14.186 | + lib/nova:configure_cinder_access:650 : is_service_enabled tls-proxy 2026-07-02 22:46:14.207 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:46:14.211 | + lib/nova:create_nova_conf:521 : is_service_enabled manila 2026-07-02 22:46:14.233 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:46:14.236 | + lib/nova:create_nova_conf:525 : '[' -n /opt/stack/data/nova ']' 2026-07-02 22:46:14.240 | + lib/nova:create_nova_conf:526 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2026-07-02 22:46:14.280 | + lib/nova:create_nova_conf:527 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2026-07-02 22:46:14.322 | + lib/nova:create_nova_conf:529 : '[' -n /opt/stack/data/nova/instances ']' 2026-07-02 22:46:14.326 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2026-07-02 22:46:14.364 | + lib/nova:create_nova_conf:532 : '[' False '!=' False ']' 2026-07-02 22:46:14.367 | + lib/nova:create_nova_conf:535 : '[' False '!=' False ']' 2026-07-02 22:46:14.370 | + lib/nova:create_nova_conf:541 : is_fedora 2026-07-02 22:46:14.373 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:46:14.376 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:46:14.379 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:46:14.382 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:46:14.385 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:46:14.388 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:46:14.392 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:46:14.395 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:46:14.398 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:46:14.402 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:46:14.405 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:46:14.408 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:46:14.410 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:46:14.414 | + lib/nova:create_nova_conf:546 : setup_logging /etc/nova/nova.conf 2026-07-02 22:46:14.417 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova.conf 2026-07-02 22:46:14.422 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova.conf 2026-07-02 22:46:14.426 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:46:14.450 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:46:14.454 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:46:14.457 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:46:14.460 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:46:14.464 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:46:14.502 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:46:14.540 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:46:14.590 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:46:14.629 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT log_color False 2026-07-02 22:46:14.667 | + lib/nova:create_nova_conf:548 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2026-07-02 22:46:14.707 | + lib/nova:create_nova_conf:550 : is_service_enabled n-api 2026-07-02 22:46:14.729 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:14.734 | + lib/nova:create_nova_conf:551 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini nova.wsgi.osapi_compute:application /compute '' nova-api 2026-07-02 22:46:14.737 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-api-uwsgi.ini 2026-07-02 22:46:14.740 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.osapi_compute:application 2026-07-02 22:46:14.743 | + lib/apache:write_uwsgi_config:245 : local url=/compute 2026-07-02 22:46:14.747 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 22:46:14.750 | + lib/apache:write_uwsgi_config:247 : local name=nova-api 2026-07-02 22:46:14.753 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-api ']' 2026-07-02 22:46:14.756 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 22:46:14.759 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 22:46:14.781 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:46:14.781 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 22:46:14.791 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 22:46:14.796 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:46:14.810 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-02 22:46:14.815 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-api.socket 2026-07-02 22:46:14.819 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-api-uwsgi.ini 2026-07-02 22:46:14.825 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.osapi_compute:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 22:46:14.828 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi module nova.wsgi.osapi_compute:application 2026-07-02 22:46:14.868 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2026-07-02 22:46:14.906 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2026-07-02 22:46:14.945 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2026-07-02 22:46:14.983 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 22:46:15.022 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 22:46:15.062 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2026-07-02 22:46:15.099 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2026-07-02 22:46:15.135 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2026-07-02 22:46:15.174 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 22:46:15.213 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 22:46:15.252 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 22:46:15.290 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2026-07-02 22:46:15.326 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi start-time %t 2026-07-02 22:46:15.362 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 22:46:15.366 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 22:46:15.369 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for nova-api 2026-07-02 22:46:15.373 | ++ lib/apache:apache_site_config_for:174 : local site=nova-api 2026-07-02 22:46:15.376 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 22:46:15.380 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:46:15.384 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:46:15.386 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/nova-api.conf 2026-07-02 22:46:15.390 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/nova-api.conf 2026-07-02 22:46:15.394 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api.socket 2026-07-02 22:46:15.430 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 22:46:15.470 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 ' 2026-07-02 22:46:15.471 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/nova-api.conf 2026-07-02 22:46:15.482 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api.socket|uwsgi://uwsgi-uds-nova-api" retry=0 acquire=1 2026-07-02 22:46:15.486 | + lib/apache:write_uwsgi_config:309 : enable_apache_site nova-api 2026-07-02 22:46:15.490 | + lib/apache:enable_apache_site:191 : local site=nova-api 2026-07-02 22:46:15.493 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 22:46:15.496 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 22:46:15.499 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:46:15.503 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:46:15.506 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:46:15.509 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:46:15.513 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 22:46:15.515 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 22:46:15.519 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:46:15.522 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:46:15.526 | + lib/apache:enable_apache_site:195 : sudo a2ensite nova-api 2026-07-02 22:46:15.539 | perl: warning: Setting locale failed. 2026-07-02 22:46:15.539 | perl: warning: Please check that your locale settings: 2026-07-02 22:46:15.539 | LANGUAGE = (unset), 2026-07-02 22:46:15.540 | LC_ALL = "en_US.utf8", 2026-07-02 22:46:15.540 | LANG = "de_DE.UTF-8" 2026-07-02 22:46:15.540 | are supported and installed on your system. 2026-07-02 22:46:15.540 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:46:15.583 | Enabling site nova-api. 2026-07-02 22:46:15.589 | To activate the new configuration, you need to run: 2026-07-02 22:46:15.589 | systemctl reload apache2 2026-07-02 22:46:15.596 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 22:46:15.599 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:46:15.603 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:46:15.606 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:46:15.805 | + lib/nova:create_nova_conf:554 : is_service_enabled n-api-meta 2026-07-02 22:46:15.828 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:15.832 | + lib/nova:create_nova_conf:555 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini nova.wsgi.metadata:application '' 0.0.0.0:8775 nova-metadata 2026-07-02 22:46:15.836 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/nova/nova-metadata-uwsgi.ini 2026-07-02 22:46:15.839 | + lib/apache:write_uwsgi_config:244 : local wsgi=nova.wsgi.metadata:application 2026-07-02 22:46:15.841 | + lib/apache:write_uwsgi_config:245 : local url= 2026-07-02 22:46:15.844 | + lib/apache:write_uwsgi_config:246 : local http=0.0.0.0:8775 2026-07-02 22:46:15.847 | + lib/apache:write_uwsgi_config:247 : local name=nova-metadata 2026-07-02 22:46:15.849 | + lib/apache:write_uwsgi_config:249 : '[' -z nova-metadata ']' 2026-07-02 22:46:15.852 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 22:46:15.855 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 22:46:15.873 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 22:46:15.873 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:46:15.884 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 22:46:15.889 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:46:15.905 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-02 22:46:15.910 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/nova-metadata.socket 2026-07-02 22:46:15.913 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2026-07-02 22:46:15.919 | + lib/apache:write_uwsgi_config:270 : [[ nova.wsgi.metadata:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 22:46:15.922 | + lib/apache:write_uwsgi_config:271 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi module nova.wsgi.metadata:application 2026-07-02 22:46:15.962 | + lib/apache:write_uwsgi_config:276 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2026-07-02 22:46:15.998 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2026-07-02 22:46:16.037 | + lib/apache:write_uwsgi_config:280 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2026-07-02 22:46:16.074 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 22:46:16.115 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 22:46:16.153 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2026-07-02 22:46:16.191 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2026-07-02 22:46:16.232 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2026-07-02 22:46:16.270 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 22:46:16.307 | + lib/apache:write_uwsgi_config:292 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 22:46:16.345 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 22:46:16.381 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2026-07-02 22:46:16.420 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi start-time %t 2026-07-02 22:46:16.458 | + lib/apache:write_uwsgi_config:301 : [[ -n 0.0.0.0:8775 ]] 2026-07-02 22:46:16.461 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2026-07-02 22:46:16.498 | + lib/nova:create_nova_conf:558 : is_service_enabled ceilometer 2026-07-02 22:46:16.519 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:46:16.522 | + lib/nova:create_nova_conf:566 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2026-07-02 22:46:16.565 | ++ lib/nova:create_nova_conf:567 : get_notification_url 2026-07-02 22:46:16.568 | ++ lib/rpc_backend:get_notification_url:136 : local virtual_host= 2026-07-02 22:46:16.571 | ++ lib/rpc_backend:get_notification_url:137 : is_service_enabled rabbit 2026-07-02 22:46:16.594 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:16.597 | ++ lib/rpc_backend:get_notification_url:138 : echo rabbit://stackrabbit:stackqueue@192.168.122.146:5672/ 2026-07-02 22:46:16.601 | + lib/nova:create_nova_conf:567 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:stackqueue@192.168.122.146:5672/ 2026-07-02 22:46:16.638 | + lib/nova:create_nova_conf:568 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2026-07-02 22:46:16.680 | + lib/nova:create_nova_conf:569 : iniset_rpc_backend nova /etc/nova/nova.conf 2026-07-02 22:46:16.684 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-02 22:46:16.686 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova.conf 2026-07-02 22:46:16.689 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 22:46:16.693 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 22:46:16.697 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 22:46:16.719 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:16.724 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 22:46:16.727 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 22:46:16.731 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 22:46:16.753 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:16.757 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.146:5672/ 2026-07-02 22:46:16.761 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.146:5672/ 2026-07-02 22:46:16.800 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 22:46:16.803 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 22:46:16.806 | + lib/nova:create_nova_conf:571 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2026-07-02 22:46:16.844 | + lib/nova:create_nova_conf:572 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2026-07-02 22:46:16.884 | + lib/nova:create_nova_conf:574 : iniset /etc/nova/nova.conf conductor workers 2 2026-07-02 22:46:16.927 | + lib/nova:create_nova_conf:576 : is_service_enabled tls-proxy 2026-07-02 22:46:16.949 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:46:16.952 | + lib/nova:create_nova_conf:581 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2026-07-02 22:46:16.993 | + lib/nova:create_nova_conf:583 : '[' True == True ']' 2026-07-02 22:46:16.995 | + lib/nova:create_nova_conf:584 : init_nova_service_user_conf 2026-07-02 22:46:16.999 | + lib/nova:init_nova_service_user_conf:822 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2026-07-02 22:46:17.041 | + lib/nova:init_nova_service_user_conf:823 : configure_keystoneauth /etc/nova/nova.conf nova service_user 2026-07-02 22:46:17.044 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 22:46:17.047 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:46:17.050 | + lib/keystone:configure_keystoneauth:393 : local section=service_user 2026-07-02 22:46:17.052 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf service_user auth_type password 2026-07-02 22:46:17.090 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf service_user interface public 2026-07-02 22:46:17.131 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf service_user auth_url http://192.168.122.146/identity 2026-07-02 22:46:17.172 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf service_user username nova 2026-07-02 22:46:17.212 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf service_user password nomoresecret 2026-07-02 22:46:17.252 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2026-07-02 22:46:17.292 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf service_user project_name service 2026-07-02 22:46:17.333 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2026-07-02 22:46:17.374 | + lib/nova:create_nova_conf:587 : is_service_enabled n-cond 2026-07-02 22:46:17.397 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:17.401 | ++ lib/nova:create_nova_conf:588 : seq 1 1 2026-07-02 22:46:17.406 | + lib/nova:create_nova_conf:588 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:46:17.410 | + lib/nova:create_nova_conf:589 : local conf 2026-07-02 22:46:17.413 | + lib/nova:create_nova_conf:590 : local vhost 2026-07-02 22:46:17.418 | ++ lib/nova:create_nova_conf:591 : conductor_conf 1 2026-07-02 22:46:17.421 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-02 22:46:17.424 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-02 22:46:17.428 | + lib/nova:create_nova_conf:591 : conf=/etc/nova/nova_cell1.conf 2026-07-02 22:46:17.431 | + lib/nova:create_nova_conf:592 : vhost=nova_cell1 2026-07-02 22:46:17.435 | + lib/nova:create_nova_conf:594 : rm -f /etc/nova/nova_cell1.conf 2026-07-02 22:46:17.441 | ++ lib/nova:create_nova_conf:595 : database_connection_url nova_cell1 2026-07-02 22:46:17.445 | ++ lib/database:database_connection_url:134 : local db=nova_cell1 2026-07-02 22:46:17.448 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell1 2026-07-02 22:46:17.451 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell1 2026-07-02 22:46:17.455 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:46:17.458 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:46:17.462 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:46:17.482 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:17.485 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:46:17.490 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-02 22:46:17.494 | + lib/nova:create_nova_conf:595 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter' 2026-07-02 22:46:17.539 | + lib/nova:create_nova_conf:596 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2026-07-02 22:46:17.583 | + lib/nova:create_nova_conf:597 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2026-07-02 22:46:17.625 | + lib/nova:create_nova_conf:599 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:46:17.629 | + lib/nova:create_nova_conf:602 : rpc_backend_add_vhost nova_cell1 2026-07-02 22:46:17.632 | + lib/rpc_backend:rpc_backend_add_vhost:112 : local vhost=nova_cell1 2026-07-02 22:46:17.635 | + lib/rpc_backend:rpc_backend_add_vhost:113 : is_service_enabled rabbit 2026-07-02 22:46:17.658 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:17.664 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : sudo rabbitmqctl list_vhosts 2026-07-02 22:46:17.664 | ++ lib/rpc_backend:rpc_backend_add_vhost:114 : grep nova_cell1 2026-07-02 22:46:18.867 | + lib/rpc_backend:rpc_backend_add_vhost:114 : '[' -z ']' 2026-07-02 22:46:18.870 | + lib/rpc_backend:rpc_backend_add_vhost:115 : sudo rabbitmqctl add_vhost nova_cell1 2026-07-02 22:46:19.988 | Adding vhost "nova_cell1" ... 2026-07-02 22:46:20.082 | + lib/rpc_backend:rpc_backend_add_vhost:116 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2026-07-02 22:46:21.227 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2026-07-02 22:46:21.267 | + lib/nova:create_nova_conf:603 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2026-07-02 22:46:21.271 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-02 22:46:21.274 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova_cell1.conf 2026-07-02 22:46:21.277 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 22:46:21.280 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-02 22:46:21.283 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 22:46:21.304 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:21.308 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-02 22:46:21.311 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-02 22:46:21.314 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 22:46:21.333 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:21.336 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.146:5672/nova_cell1 2026-07-02 22:46:21.339 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.146:5672/nova_cell1 2026-07-02 22:46:21.381 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 22:46:21.384 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 22:46:21.387 | + lib/nova:create_nova_conf:607 : is_service_enabled placement placement-client 2026-07-02 22:46:21.410 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:21.413 | + lib/nova:create_nova_conf:608 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2026-07-02 22:46:21.417 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova_cell1.conf 2026-07-02 22:46:21.420 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova_cell1.conf nova placement 2026-07-02 22:46:21.423 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-02 22:46:21.427 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:46:21.431 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-02 22:46:21.434 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2026-07-02 22:46:21.478 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf placement interface public 2026-07-02 22:46:21.517 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf placement auth_url http://192.168.122.146/identity 2026-07-02 22:46:21.556 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf placement username nova 2026-07-02 22:46:21.594 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf placement password nomoresecret 2026-07-02 22:46:21.630 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2026-07-02 22:46:21.671 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf placement project_name service 2026-07-02 22:46:21.711 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2026-07-02 22:46:21.750 | + lib/nova:create_nova_conf:612 : setup_logging /etc/nova/nova_cell1.conf 2026-07-02 22:46:21.754 | + functions:setup_logging:693 : setup_systemd_logging /etc/nova/nova_cell1.conf 2026-07-02 22:46:21.757 | + functions:setup_systemd_logging:710 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-02 22:46:21.761 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:46:21.784 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:46:21.787 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:46:21.790 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:46:21.793 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:46:21.796 | + functions:setup_systemd_logging:723 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:46:21.836 | + functions:setup_systemd_logging:725 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:46:21.878 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:46:21.919 | + functions:setup_systemd_logging:727 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:46:21.961 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT log_color False 2026-07-02 22:46:22.002 | + lib/nova:create_nova_conf:619 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:46:22.006 | ++ lib/nova:create_nova_conf:622 : seq 1 1 2026-07-02 22:46:22.011 | + lib/nova:create_nova_conf:622 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:46:22.015 | + lib/nova:create_nova_conf:623 : local conf 2026-07-02 22:46:22.018 | + lib/nova:create_nova_conf:624 : local offset 2026-07-02 22:46:22.022 | ++ lib/nova:create_nova_conf:625 : conductor_conf 1 2026-07-02 22:46:22.025 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-02 22:46:22.028 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-02 22:46:22.032 | + lib/nova:create_nova_conf:625 : conf=/etc/nova/nova_cell1.conf 2026-07-02 22:46:22.034 | + lib/nova:create_nova_conf:626 : offset=0 2026-07-02 22:46:22.038 | + lib/nova:create_nova_conf:627 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2026-07-02 22:46:22.041 | + lib/nova:configure_console_proxies:726 : local conf=/etc/nova/nova_cell1.conf 2026-07-02 22:46:22.044 | + lib/nova:configure_console_proxies:727 : local offset=0 2026-07-02 22:46:22.047 | + lib/nova:configure_console_proxies:731 : offset=0 2026-07-02 22:46:22.050 | + lib/nova:configure_console_proxies:733 : is_service_enabled n-novnc 2026-07-02 22:46:22.073 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:22.076 | + lib/nova:configure_console_proxies:734 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_host 0.0.0.0 2026-07-02 22:46:22.119 | + lib/nova:configure_console_proxies:735 : iniset /etc/nova/nova_cell1.conf vnc novncproxy_port 6080 2026-07-02 22:46:22.159 | + lib/nova:configure_console_proxies:737 : is_nova_console_proxy_compute_tls_enabled 2026-07-02 22:46:22.162 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-02 22:46:22.165 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-02 22:46:22.168 | + lib/nova:configure_console_proxies:765 : is_service_enabled n-spice 2026-07-02 22:46:22.190 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:46:22.194 | + lib/nova:configure_console_proxies:770 : is_service_enabled n-sproxy 2026-07-02 22:46:22.216 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:46:22.220 | + lib/nova:configure_nova:373 : is_service_enabled n-cpu 2026-07-02 22:46:22.245 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:22.248 | + lib/nova:configure_nova:373 : [[ -r /home/quobyte/devstack/lib/nova_plugins/hypervisor-libvirt ]] 2026-07-02 22:46:22.252 | + lib/nova:configure_nova:375 : configure_nova_hypervisor 2026-07-02 22:46:22.256 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:40 : configure_libvirt 2026-07-02 22:46:22.260 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : is_service_enabled neutron 2026-07-02 22:46:22.283 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:22.286 | + lib/nova_plugins/functions-libvirt:configure_libvirt:153 : sudo grep -q '^cgroup_device_acl' /etc/libvirt/qemu.conf 2026-07-02 22:46:22.304 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : cat 2026-07-02 22:46:22.305 | + lib/nova_plugins/functions-libvirt:configure_libvirt:155 : sudo tee -a /etc/libvirt/qemu.conf 2026-07-02 22:46:22.316 | cgroup_device_acl = [ 2026-07-02 22:46:22.316 | "/dev/null", "/dev/full", "/dev/zero", 2026-07-02 22:46:22.316 | "/dev/random", "/dev/urandom", 2026-07-02 22:46:22.316 | "/dev/ptmx", "/dev/kvm", "/dev/kqemu", 2026-07-02 22:46:22.317 | "/dev/rtc", "/dev/hpet","/dev/net/tun", 2026-07-02 22:46:22.317 | "/dev/vfio/vfio", 2026-07-02 22:46:22.317 | ] 2026-07-02 22:46:22.321 | + lib/nova_plugins/functions-libvirt:configure_libvirt:166 : is_fedora 2026-07-02 22:46:22.325 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:46:22.329 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:46:22.332 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:46:22.336 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:46:22.339 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:46:22.343 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:46:22.347 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:46:22.350 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:46:22.354 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:46:22.357 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:46:22.361 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:46:22.365 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:46:22.368 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:46:22.372 | + lib/nova_plugins/functions-libvirt:configure_libvirt:185 : getent group libvirt 2026-07-02 22:46:22.378 | + lib/nova_plugins/functions-libvirt:configure_libvirt:188 : add_user_to_group quobyte libvirt 2026-07-02 22:46:22.382 | + functions-common:add_user_to_group:2189 : local user=quobyte 2026-07-02 22:46:22.386 | + functions-common:add_user_to_group:2190 : local group=libvirt 2026-07-02 22:46:22.389 | + functions-common:add_user_to_group:2192 : sudo usermod -a -G libvirt quobyte 2026-07-02 22:46:22.422 | + lib/nova_plugins/functions-libvirt:configure_libvirt:191 : [[ True = \T\r\u\e ]] 2026-07-02 22:46:22.425 | + lib/nova_plugins/functions-libvirt:configure_libvirt:192 : is_ubuntu 2026-07-02 22:46:22.429 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:46:22.433 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:46:22.437 | + lib/nova_plugins/functions-libvirt:configure_libvirt:197 : local 'log_filters=1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu' 2026-07-02 22:46:22.440 | + lib/nova_plugins/functions-libvirt:configure_libvirt:201 : local log_outputs=1:file:/var/log/libvirt/libvirtd.log 2026-07-02 22:46:22.444 | + lib/nova_plugins/functions-libvirt:configure_libvirt:202 : sudo grep -q '^log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' /etc/libvirt/libvirtd.conf 2026-07-02 22:46:22.464 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : echo 'log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu"' 2026-07-02 22:46:22.465 | + lib/nova_plugins/functions-libvirt:configure_libvirt:203 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-02 22:46:22.477 | log_filters="1:libvirt.c 1:qemu 1:conf 1:security 3:object 3:event 3:json 3:file 1:util 1:cpu" 2026-07-02 22:46:22.482 | + lib/nova_plugins/functions-libvirt:configure_libvirt:205 : sudo grep -q '^log_outputs="1:file:/var/log/libvirt/libvirtd.log"' /etc/libvirt/libvirtd.conf 2026-07-02 22:46:22.502 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : echo 'log_outputs="1:file:/var/log/libvirt/libvirtd.log"' 2026-07-02 22:46:22.503 | + lib/nova_plugins/functions-libvirt:configure_libvirt:206 : sudo tee -a /etc/libvirt/libvirtd.conf 2026-07-02 22:46:22.514 | log_outputs="1:file:/var/log/libvirt/libvirtd.log" 2026-07-02 22:46:22.520 | + lib/nova_plugins/functions-libvirt:configure_libvirt:210 : is_nova_console_proxy_compute_tls_enabled 2026-07-02 22:46:22.524 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:192 : [[ False = \T\r\u\e ]] 2026-07-02 22:46:22.528 | + lib/nova:is_nova_console_proxy_compute_tls_enabled:193 : return 1 2026-07-02 22:46:22.532 | + lib/nova_plugins/functions-libvirt:configure_libvirt:228 : restart_service libvirtd 2026-07-02 22:46:22.536 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:46:22.539 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart libvirtd 2026-07-02 22:46:22.631 | + lib/nova_plugins/functions-libvirt:configure_libvirt:234 : restart_service virtlogd 2026-07-02 22:46:22.636 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:46:22.640 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart virtlogd 2026-07-02 22:46:22.758 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:41 : iniset /etc/nova/nova.conf libvirt virt_type kvm 2026-07-02 22:46:22.804 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:42 : iniset /etc/nova/nova.conf libvirt cpu_mode custom 2026-07-02 22:46:22.848 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:43 : '[' custom == custom ']' 2026-07-02 22:46:22.852 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:44 : iniset /etc/nova/nova.conf libvirt cpu_models Nehalem 2026-07-02 22:46:22.895 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:47 : iniset /etc/nova/nova.conf DEFAULT pointer_model ps2mouse 2026-07-02 22:46:22.937 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:48 : iniset /etc/nova/nova.conf libvirt live_migration_uri qemu+ssh://quobyte@%s/system 2026-07-02 22:46:22.979 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:49 : iniset /etc/nova/nova.conf DEFAULT default_ephemeral_format ext4 2026-07-02 22:46:23.022 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:50 : iniset /etc/nova/nova.conf DEFAULT compute_driver libvirt.LibvirtDriver 2026-07-02 22:46:23.063 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:52 : is_arch ppc64 2026-07-02 22:46:23.067 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:46:23.073 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-02 22:46:23.076 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:57 : is_arch aarch64 2026-07-02 22:46:23.080 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:46:23.086 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 22:46:23.089 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:65 : isset ENABLE_FILE_INJECTION 2026-07-02 22:46:23.092 | + functions-common:isset:266 : [[ -v ENABLE_FILE_INJECTION ]] 2026-07-02 22:46:23.095 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:73 : [[ kvm = \p\a\r\a\l\l\e\l\s ]] 2026-07-02 22:46:23.099 | + lib/nova_plugins/hypervisor-libvirt:configure_nova_hypervisor:80 : [[ '' == \L\V\M ]] 2026-07-02 22:46:23.103 | + ./stack.sh:main:962 : is_service_enabled placement 2026-07-02 22:46:23.127 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:23.131 | + ./stack.sh:main:964 : stack_install_service placement 2026-07-02 22:46:23.134 | + lib/stack:stack_install_service:20 : local service=placement 2026-07-02 22:46:23.138 | + lib/stack:stack_install_service:21 : type install_placement 2026-07-02 22:46:23.142 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2026-07-02 22:46:23.145 | + lib/stack:stack_install_service:32 : install_placement 2026-07-02 22:46:23.149 | + lib/placement:install_placement:121 : pip_install_gr osc-placement 2026-07-02 22:46:23.152 | + inc/python:pip_install_gr:94 : local name=osc-placement 2026-07-02 22:46:23.156 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 22:46:23.161 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements osc-placement 2026-07-02 22:46:23.165 | ++ inc/python:get_from_global_requirements:241 : local package=osc-placement 2026-07-02 22:46:23.168 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 22:46:23.173 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2026-07-02 22:46:23.174 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 22:46:23.180 | ++ inc/python:get_from_global_requirements:243 : required_pkg='osc-placement ' 2026-07-02 22:46:23.183 | ++ inc/python:get_from_global_requirements:244 : [[ osc-placement == '' ]] 2026-07-02 22:46:23.186 | ++ inc/python:get_from_global_requirements:247 : echo osc-placement 2026-07-02 22:46:23.191 | + inc/python:pip_install_gr:96 : clean_name=osc-placement 2026-07-02 22:46:23.194 | + inc/python:pip_install_gr:97 : pip_install osc-placement 2026-07-02 22:46:23.224 | Using python 3.12 to install osc-placement 2026-07-02 22:46:23.228 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2026-07-02 22:46:24.582 | Collecting osc-placement 2026-07-02 22:46:24.721 | Downloading osc_placement-4.9.0-py3-none-any.whl.metadata (2.1 kB) 2026-07-02 22:46:24.732 | Requirement already satisfied: pbr>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (7.0.3) 2026-07-02 22:46:24.733 | Requirement already satisfied: keystoneauth1>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (5.14.0) 2026-07-02 22:46:24.734 | 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-07-02 22:46:24.735 | Requirement already satisfied: oslo.utils>=3.37.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-placement) (10.1.1) 2026-07-02 22:46:24.738 | Requirement already satisfied: iso8601>=2.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.1.0) 2026-07-02 22:46:24.738 | Requirement already satisfied: requests>=2.14.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (2.34.2) 2026-07-02 22:46:24.739 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (5.9.0) 2026-07-02 22:46:24.740 | Requirement already satisfied: os-service-types>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (1.8.2) 2026-07-02 22:46:24.741 | Requirement already satisfied: typing-extensions>=4.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from keystoneauth1>=3.3.0->osc-placement) (4.15.0) 2026-07-02 22:46:24.746 | 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-07-02 22:46:24.748 | Requirement already satisfied: openstacksdk>=4.12.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=1.2.0->osc-placement) (4.17.0) 2026-07-02 22:46:24.749 | 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-07-02 22:46:24.751 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.6.0) 2026-07-02 22:46:24.752 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.0.0) 2026-07-02 22:46:24.753 | 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-07-02 22:46:24.754 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (6.0.3) 2026-07-02 22:46:24.758 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (3.0.52) 2026-07-02 22:46:24.759 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.11.0) 2026-07-02 22:46:24.760 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (15.0.0) 2026-07-02 22:46:24.761 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (1.8.0) 2026-07-02 22:46:24.764 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (43.0.3) 2026-07-02 22:46:24.765 | Requirement already satisfied: decorator>=4.4.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (5.3.1) 2026-07-02 22:46:24.766 | Requirement already satisfied: dogpile.cache>=0.6.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.5.0) 2026-07-02 22:46:24.767 | Requirement already satisfied: jmespath>=0.9.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.1.0) 2026-07-02 22:46:24.768 | Requirement already satisfied: jsonpatch!=1.20,>=1.16 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (1.33) 2026-07-02 22:46:24.769 | Requirement already satisfied: platformdirs>=3 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (4.10.0) 2026-07-02 22:46:24.770 | Requirement already satisfied: psutil>=3.2.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (7.2.2) 2026-07-02 22:46:24.773 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (2.0.0) 2026-07-02 22:46:24.777 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.0) 2026-07-02 22:46:24.784 | Requirement already satisfied: jsonpointer>=1.9 in /opt/stack/data/venv/lib/python3.12/site-packages (from jsonpatch!=1.20,>=1.16->openstacksdk>=4.12.0->osc-lib>=1.2.0->osc-placement) (3.1.1) 2026-07-02 22:46:24.789 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (1.3.0) 2026-07-02 22:46:24.790 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (3.3.2) 2026-07-02 22:46:24.791 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.37.0->osc-placement) (26.2) 2026-07-02 22:46:24.797 | 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-07-02 22:46:24.801 | 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-07-02 22:46:24.816 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.4.7) 2026-07-02 22:46:24.817 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (3.18) 2026-07-02 22:46:24.818 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2.7.0) 2026-07-02 22:46:24.819 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.14.2->keystoneauth1>=3.3.0->osc-placement) (2023.11.17) 2026-07-02 22:46:24.837 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (4.2.0) 2026-07-02 22:46:24.838 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (2.20.0) 2026-07-02 22:46:24.842 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.9.0->osc-lib>=1.2.0->osc-placement) (0.1.2) 2026-07-02 22:46:24.881 | Downloading osc_placement-4.9.0-py3-none-any.whl (65 kB) 2026-07-02 22:46:25.218 | Installing collected packages: osc-placement 2026-07-02 22:46:25.347 | Successfully installed osc-placement-4.9.0 2026-07-02 22:46:25.484 | + inc/python:pip_install:216 : result=0 2026-07-02 22:46:25.488 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:46:25.491 | + functions-common:time_stop:2420 : local name 2026-07-02 22:46:25.495 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:46:25.498 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:46:25.502 | + functions-common:time_stop:2423 : local total 2026-07-02 22:46:25.505 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:46:25.508 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:46:25.512 | + functions-common:time_stop:2427 : start_time=1783032383217 2026-07-02 22:46:25.515 | + functions-common:time_stop:2429 : [[ -z 1783032383217 ]] 2026-07-02 22:46:25.521 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:46:25.526 | + functions-common:time_stop:2432 : end_time=1783032385522 2026-07-02 22:46:25.529 | + functions-common:time_stop:2433 : elapsed_time=2305 2026-07-02 22:46:25.533 | + functions-common:time_stop:2434 : total=155322 2026-07-02 22:46:25.537 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:46:25.540 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=157627 2026-07-02 22:46:25.544 | + inc/python:pip_install:219 : return 0 2026-07-02 22:46:25.548 | + lib/placement:install_placement:122 : git_clone https://review.opendev.org/openstack/placement.git /opt/stack/placement master 2026-07-02 22:46:25.552 | + functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/placement.git 2026-07-02 22:46:25.556 | + functions-common:git_clone:590 : local git_dest=/opt/stack/placement 2026-07-02 22:46:25.559 | + functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:46:25.563 | + functions-common:git_clone:592 : local orig_dir 2026-07-02 22:46:25.568 | ++ functions-common:git_clone:593 : pwd 2026-07-02 22:46:25.572 | + functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:46:25.576 | + functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:46:25.579 | ++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:46:25.602 | + functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:46:25.605 | + functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:46:25.608 | + functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:46:25.613 | + functions-common:git_clone:610 : echo master 2026-07-02 22:46:25.614 | + functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:46:25.620 | + functions-common:git_clone:624 : [[ ! -d /opt/stack/placement ]] 2026-07-02 22:46:25.623 | + functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:46:25.627 | + functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-02 22:46:25.631 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:46:25.634 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:46:25.637 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:46:25.640 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:46:25.643 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:46:25.647 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:46:25.650 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:46:25.653 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:46:25.656 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:46:25.661 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032385658 2026-07-02 22:46:25.665 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/placement.git /opt/stack/placement 2026-07-02 22:46:25.669 | Cloning into '/opt/stack/placement'... 2026-07-02 22:46:35.357 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:46:35.360 | + functions-common:time_stop:2420 : local name 2026-07-02 22:46:35.363 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:46:35.366 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:46:35.370 | + functions-common:time_stop:2423 : local total 2026-07-02 22:46:35.373 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:46:35.376 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:46:35.379 | + functions-common:time_stop:2427 : start_time=1783032385658 2026-07-02 22:46:35.382 | + functions-common:time_stop:2429 : [[ -z 1783032385658 ]] 2026-07-02 22:46:35.386 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:46:35.391 | + functions-common:time_stop:2432 : end_time=1783032395388 2026-07-02 22:46:35.394 | + functions-common:time_stop:2433 : elapsed_time=9730 2026-07-02 22:46:35.397 | + functions-common:time_stop:2434 : total=579909 2026-07-02 22:46:35.400 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:46:35.403 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=589639 2026-07-02 22:46:35.407 | + functions-common:git_clone:631 : cd /opt/stack/placement 2026-07-02 22:46:35.411 | + functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:46:35.414 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:46:35.417 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:46:35.420 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:46:35.423 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:46:35.426 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:46:35.430 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:46:35.433 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:46:35.436 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:46:35.440 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:46:35.445 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032395442 2026-07-02 22:46:35.449 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:46:45.520 | From https://review.opendev.org/openstack/placement 2026-07-02 22:46:45.520 | * branch master -> FETCH_HEAD 2026-07-02 22:46:45.531 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:46:45.534 | + functions-common:time_stop:2420 : local name 2026-07-02 22:46:45.537 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:46:45.540 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:46:45.544 | + functions-common:time_stop:2423 : local total 2026-07-02 22:46:45.547 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:46:45.550 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:46:45.553 | + functions-common:time_stop:2427 : start_time=1783032395442 2026-07-02 22:46:45.556 | + functions-common:time_stop:2429 : [[ -z 1783032395442 ]] 2026-07-02 22:46:45.560 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:46:45.565 | + functions-common:time_stop:2432 : end_time=1783032405561 2026-07-02 22:46:45.569 | + functions-common:time_stop:2433 : elapsed_time=10119 2026-07-02 22:46:45.572 | + functions-common:time_stop:2434 : total=589639 2026-07-02 22:46:45.575 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:46:45.578 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=599758 2026-07-02 22:46:45.581 | + functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:46:45.585 | + functions-common:git_timed:697 : local count=0 2026-07-02 22:46:45.588 | + functions-common:git_timed:698 : local timeout=0 2026-07-02 22:46:45.592 | + functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:46:45.595 | + functions-common:git_timed:701 : timeout=0 2026-07-02 22:46:45.598 | + functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:46:45.601 | + functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:46:45.604 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:46:45.607 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:46:45.611 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:46:45.616 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032405612 2026-07-02 22:46:45.619 | + functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:46:45.674 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:46:45.674 | 2026-07-02 22:46:45.674 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:46:45.674 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:46:45.674 | state without impacting any branches by switching back to a branch. 2026-07-02 22:46:45.674 | 2026-07-02 22:46:45.674 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:46:45.674 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:46:45.674 | 2026-07-02 22:46:45.675 | git switch -c 2026-07-02 22:46:45.675 | 2026-07-02 22:46:45.675 | Or undo this operation with: 2026-07-02 22:46:45.675 | 2026-07-02 22:46:45.675 | git switch - 2026-07-02 22:46:45.675 | 2026-07-02 22:46:45.675 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:46:45.675 | 2026-07-02 22:46:45.676 | HEAD is now at 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-02 22:46:45.680 | + functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:46:45.684 | + functions-common:time_stop:2420 : local name 2026-07-02 22:46:45.688 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:46:45.691 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:46:45.695 | + functions-common:time_stop:2423 : local total 2026-07-02 22:46:45.699 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:46:45.702 | + functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:46:45.707 | + functions-common:time_stop:2427 : start_time=1783032405612 2026-07-02 22:46:45.710 | + functions-common:time_stop:2429 : [[ -z 1783032405612 ]] 2026-07-02 22:46:45.715 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:46:45.720 | + functions-common:time_stop:2432 : end_time=1783032405717 2026-07-02 22:46:45.724 | + functions-common:time_stop:2433 : elapsed_time=105 2026-07-02 22:46:45.727 | + functions-common:time_stop:2434 : total=599758 2026-07-02 22:46:45.731 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:46:45.735 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=599863 2026-07-02 22:46:45.739 | + functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/placement 2026-07-02 22:46:45.757 | + functions-common:git_clone:672 : cd /opt/stack/placement 2026-07-02 22:46:45.762 | + functions-common:git_clone:673 : git show --oneline 2026-07-02 22:46:45.763 | + functions-common:git_clone:673 : head -1 2026-07-02 22:46:45.766 | 7ad9ef07 Merge "Update policy scope enforcement testing" 2026-07-02 22:46:45.770 | + functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:46:45.774 | + lib/placement:install_placement:123 : setup_develop /opt/stack/placement 2026-07-02 22:46:45.777 | + inc/python:setup_develop:353 : local bindep 2026-07-02 22:46:45.780 | + inc/python:setup_develop:354 : [[ /opt/stack/placement == -bindep* ]] 2026-07-02 22:46:45.784 | + inc/python:setup_develop:358 : local project_dir=/opt/stack/placement 2026-07-02 22:46:45.788 | + inc/python:setup_develop:359 : local extras= 2026-07-02 22:46:45.792 | + inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/placement -e 2026-07-02 22:46:45.796 | + inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 22:46:45.800 | + inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/placement == -bindep* ]] 2026-07-02 22:46:45.804 | + inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/placement 2026-07-02 22:46:45.808 | + inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 22:46:45.812 | + inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 22:46:45.817 | ++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/placement 2026-07-02 22:46:45.821 | ++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 22:46:45.825 | + inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/placement 2026-07-02 22:46:45.829 | + inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 22:46:45.833 | + inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 22:46:45.838 | ++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2026-07-02 22:46:45.845 | + inc/python:_setup_package_with_constraints_edit:400 : name=openstack-placement 2026-07-02 22:46:45.849 | + inc/python:_setup_package_with_constraints_edit:401 : '[' -z openstack-placement ']' 2026-07-02 22:46:45.853 | + inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement 2026-07-02 22:46:46.017 | + inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/placement -e 2026-07-02 22:46:46.021 | + inc/python:setup_package:436 : local bindep=0 2026-07-02 22:46:46.025 | + inc/python:setup_package:437 : local bindep_flag= 2026-07-02 22:46:46.029 | + inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 22:46:46.032 | + inc/python:setup_package:439 : [[ /opt/stack/placement == -bindep* ]] 2026-07-02 22:46:46.036 | + inc/python:setup_package:444 : local project_dir=/opt/stack/placement 2026-07-02 22:46:46.039 | + inc/python:setup_package:445 : local flags=-e 2026-07-02 22:46:46.043 | + inc/python:setup_package:446 : local extras= 2026-07-02 22:46:46.047 | + inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 22:46:46.050 | + inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 22:46:46.054 | + inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 22:46:46.058 | + inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 22:46:46.061 | + inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 22:46:46.065 | + inc/python:setup_package:464 : pip_install -e /opt/stack/placement 2026-07-02 22:46:46.094 | Using python 3.12 to install /opt/stack/placement 2026-07-02 22:46:46.098 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2026-07-02 22:46:47.142 | Obtaining file:///opt/stack/placement 2026-07-02 22:46:47.146 | Installing build dependencies: started 2026-07-02 22:46:49.023 | Installing build dependencies: finished with status 'done' 2026-07-02 22:46:49.024 | Checking if build backend supports build_editable: started 2026-07-02 22:46:49.590 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 22:46:49.592 | Getting requirements to build editable: started 2026-07-02 22:46:49.902 | Getting requirements to build editable: finished with status 'done' 2026-07-02 22:46:49.905 | Preparing editable metadata (pyproject.toml): started 2026-07-02 22:46:50.867 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:46:50.891 | Requirement already satisfied: pbr>=3.1.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.0.3) 2026-07-02 22:46:50.892 | Requirement already satisfied: SQLAlchemy>=1.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.0.51) 2026-07-02 22:46:50.893 | Requirement already satisfied: keystonemiddleware>=4.18.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (13.0.0) 2026-07-02 22:46:50.894 | Requirement already satisfied: Routes>=2.3.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.5.1) 2026-07-02 22:46:50.895 | Requirement already satisfied: WebOb>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (1.8.10) 2026-07-02 22:46:50.896 | Requirement already satisfied: jsonschema>=3.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (4.26.0) 2026-07-02 22:46:50.897 | Requirement already satisfied: requests>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.34.2) 2026-07-02 22:46:50.898 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (7.5.0) 2026-07-02 22:46:50.898 | Requirement already satisfied: oslo.config>=6.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.5.0) 2026-07-02 22:46:50.899 | Requirement already satisfied: oslo.context>=2.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (6.4.0) 2026-07-02 22:46:50.900 | Requirement already satisfied: oslo.log>=4.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.2.0) 2026-07-02 22:46:50.901 | Requirement already satisfied: oslo.serialization>=2.25.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.10.0) 2026-07-02 22:46:50.902 | Requirement already satisfied: oslo.utils>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (10.1.1) 2026-07-02 22:46:50.903 | Requirement already satisfied: oslo.db>=8.6.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (18.0.0) 2026-07-02 22:46:50.904 | Requirement already satisfied: oslo.policy>=4.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (5.1.0) 2026-07-02 22:46:50.905 | Requirement already satisfied: oslo.middleware>=3.31.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (8.1.0) 2026-07-02 22:46:50.905 | Requirement already satisfied: oslo.upgradecheck>=1.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.7.1) 2026-07-02 22:46:50.906 | 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.dev7) (1.1.0) 2026-07-02 22:46:50.907 | Requirement already satisfied: os-traits>=3.3.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (3.8.0) 2026-07-02 22:46:50.908 | Requirement already satisfied: microversion-parse>=0.2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from openstack-placement==15.1.0.dev7) (2.1.0) 2026-07-02 22:46:50.910 | 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.dev7) (26.1.0) 2026-07-02 22:46:50.911 | 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.dev7) (2025.9.1) 2026-07-02 22:46:50.912 | 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.dev7) (0.37.0) 2026-07-02 22:46:50.913 | 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.dev7) (2026.5.1) 2026-07-02 22:46:50.919 | 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.dev7) (5.14.0) 2026-07-02 22:46:50.920 | 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.dev7) (4.2.0) 2026-07-02 22:46:50.921 | 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.dev7) (6.8.0) 2026-07-02 22:46:50.923 | 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.dev7) (4.0.1) 2026-07-02 22:46:50.924 | 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.dev7) (2.13.0) 2026-07-02 22:46:50.925 | 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.dev7) (5.8.0) 2026-07-02 22:46:50.929 | 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.dev7) (2.1.0) 2026-07-02 22:46:50.931 | 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.dev7) (5.9.0) 2026-07-02 22:46:50.931 | 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.dev7) (1.8.2) 2026-07-02 22:46:50.932 | 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.dev7) (4.15.0) 2026-07-02 22:46:50.942 | 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.dev7) (1.5.0) 2026-07-02 22:46:50.946 | 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.dev7) (5.3.1) 2026-07-02 22:46:50.951 | 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.dev7) (0.20) 2026-07-02 22:46:50.952 | 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.dev7) (3.1.0) 2026-07-02 22:46:50.954 | 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.dev7) (2.2.1) 2026-07-02 22:46:50.957 | 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.dev7) (1.3.0) 2026-07-02 22:46:50.958 | 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.dev7) (2.0.0) 2026-07-02 22:46:50.959 | 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.dev7) (6.0.3) 2026-07-02 22:46:50.966 | 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.dev7) (1.18.4) 2026-07-02 22:46:50.968 | 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.dev7) (2.1.2) 2026-07-02 22:46:50.968 | 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.dev7) (0.6.2) 2026-07-02 22:46:50.971 | 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.dev7) (1.3.12) 2026-07-02 22:46:50.977 | 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.dev7) (2.9.0.post0) 2026-07-02 22:46:50.980 | 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.dev7) (5.0.0) 2026-07-02 22:46:50.981 | 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.dev7) (3.1.6) 2026-07-02 22:46:50.983 | 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.dev7) (4.0.1) 2026-07-02 22:46:50.988 | 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.dev7) (3.0.3) 2026-07-02 22:46:50.996 | 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.dev7) (1.2.1) 2026-07-02 22:46:51.002 | 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.dev7) (3.17.0) 2026-07-02 22:46:51.005 | 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.dev7) (3.3.2) 2026-07-02 22:46:51.006 | 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.dev7) (26.2) 2026-07-02 22:46:51.007 | 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.dev7) (7.2.2) 2026-07-02 22:46:51.013 | Requirement already satisfied: setuptools in /opt/stack/data/venv/lib/python3.12/site-packages (from pbr>=3.1.1->openstack-placement==15.1.0.dev7) (82.0.1) 2026-07-02 22:46:51.017 | 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.dev7) (0.8.1) 2026-07-02 22:46:51.035 | 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.dev7) (1.17.0) 2026-07-02 22:46:51.048 | 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.dev7) (3.4.7) 2026-07-02 22:46:51.049 | 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.dev7) (3.18) 2026-07-02 22:46:51.049 | 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.dev7) (2.7.0) 2026-07-02 22:46:51.051 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.25.0->openstack-placement==15.1.0.dev7) (2023.11.17) 2026-07-02 22:46:51.070 | 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.dev7) (0.8) 2026-07-02 22:46:51.083 | 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.dev7) (3.5.2) 2026-07-02 22:46:51.129 | Building wheels for collected packages: openstack-placement 2026-07-02 22:46:51.131 | Building editable for openstack-placement (pyproject.toml): started 2026-07-02 22:46:51.932 | Building editable for openstack-placement (pyproject.toml): finished with status 'done' 2026-07-02 22:46:51.934 | Created wheel for openstack-placement: filename=openstack_placement-15.1.0.dev7-0.editable-py3-none-any.whl size=8757 sha256=b53ae914dd7133fab1318c4418ed2ede7cc3a09169e85a34b8808dc7a47fdadf 2026-07-02 22:46:51.934 | Stored in directory: /tmp/pip-ephem-wheel-cache-z_0vgn7c/wheels/0f/d8/4f/e8707957c726bd4763e71d7ed0672723b81ca99945904983a6 2026-07-02 22:46:51.940 | Successfully built openstack-placement 2026-07-02 22:46:52.211 | Installing collected packages: openstack-placement 2026-07-02 22:46:52.260 | Successfully installed openstack-placement-15.1.0.dev7 2026-07-02 22:46:52.430 | + inc/python:pip_install:216 : result=0 2026-07-02 22:46:52.434 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:46:52.437 | + functions-common:time_stop:2420 : local name 2026-07-02 22:46:52.440 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:46:52.443 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:46:52.446 | + functions-common:time_stop:2423 : local total 2026-07-02 22:46:52.449 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:46:52.451 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:46:52.455 | + functions-common:time_stop:2427 : start_time=1783032406087 2026-07-02 22:46:52.458 | + functions-common:time_stop:2429 : [[ -z 1783032406087 ]] 2026-07-02 22:46:52.462 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:46:52.466 | + functions-common:time_stop:2432 : end_time=1783032412464 2026-07-02 22:46:52.470 | + functions-common:time_stop:2433 : elapsed_time=6377 2026-07-02 22:46:52.472 | + functions-common:time_stop:2434 : total=157627 2026-07-02 22:46:52.475 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:46:52.477 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=164004 2026-07-02 22:46:52.480 | + inc/python:pip_install:219 : return 0 2026-07-02 22:46:52.483 | + inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 22:46:52.486 | + inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:46:52.490 | + inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/placement 2026-07-02 22:46:52.493 | + inc/python:use_library_from_git:266 : local name=/opt/stack/placement 2026-07-02 22:46:52.496 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:46:52.500 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:46:52.502 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/placement, ]] 2026-07-02 22:46:52.506 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:46:52.509 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2026-07-02 22:46:52.513 | + ./stack.sh:main:965 : configure_placement 2026-07-02 22:46:52.516 | + lib/placement:configure_placement:88 : sudo install -d -o quobyte /etc/placement 2026-07-02 22:46:52.535 | + lib/placement:configure_placement:89 : create_placement_conf 2026-07-02 22:46:52.538 | + lib/placement:create_placement_conf:78 : rm -f /etc/placement/placement.conf 2026-07-02 22:46:52.544 | ++ lib/placement:create_placement_conf:79 : database_connection_url placement 2026-07-02 22:46:52.548 | ++ lib/database:database_connection_url:134 : local db=placement 2026-07-02 22:46:52.552 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql placement 2026-07-02 22:46:52.555 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=placement 2026-07-02 22:46:52.559 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:46:52.562 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:46:52.565 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:46:52.587 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:52.590 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:46:52.594 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-02 22:46:52.597 | + lib/placement:create_placement_conf:79 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:stackdb@127.0.0.1/placement?charset=utf8&plugin=dbcounter' 2026-07-02 22:46:52.639 | + lib/placement:create_placement_conf:80 : iniset /etc/placement/placement.conf DEFAULT debug True 2026-07-02 22:46:52.681 | + lib/placement:create_placement_conf:81 : iniset /etc/placement/placement.conf api auth_strategy keystone 2026-07-02 22:46:52.725 | + lib/placement:create_placement_conf:82 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2026-07-02 22:46:52.728 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/placement/placement.conf 2026-07-02 22:46:52.732 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=placement 2026-07-02 22:46:52.735 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 22:46:52.739 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 22:46:52.742 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/placement/placement.conf placement keystone_authtoken 2026-07-02 22:46:52.744 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/placement/placement.conf 2026-07-02 22:46:52.748 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-02 22:46:52.751 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 22:46:52.755 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2026-07-02 22:46:52.797 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2026-07-02 22:46:52.837 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://192.168.122.146/identity 2026-07-02 22:46:52.876 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2026-07-02 22:46:52.915 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/placement/placement.conf keystone_authtoken password nomoresecret 2026-07-02 22:46:52.953 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2026-07-02 22:46:52.992 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2026-07-02 22:46:53.031 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2026-07-02 22:46:53.070 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken www_authenticate_uri http://192.168.122.146/identity 2026-07-02 22:46:53.109 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 22:46:53.148 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 22:46:53.185 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 22:46:53.188 | + lib/placement:create_placement_conf:83 : setup_logging /etc/placement/placement.conf 2026-07-02 22:46:53.192 | + functions:setup_logging:693 : setup_systemd_logging /etc/placement/placement.conf 2026-07-02 22:46:53.197 | + functions:setup_systemd_logging:710 : local conf_file=/etc/placement/placement.conf 2026-07-02 22:46:53.201 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:46:53.226 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:46:53.231 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:46:53.235 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:46:53.238 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:46:53.241 | + functions:setup_systemd_logging:723 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:46:53.278 | + functions:setup_systemd_logging:725 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:46:53.318 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:46:53.358 | + functions:setup_systemd_logging:727 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:46:53.396 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT log_color False 2026-07-02 22:46:53.432 | + lib/placement:configure_placement:91 : write_uwsgi_config /etc/placement/placement-uwsgi.ini placement.wsgi.api:application /placement '' placement-api 2026-07-02 22:46:53.436 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/placement/placement-uwsgi.ini 2026-07-02 22:46:53.439 | + lib/apache:write_uwsgi_config:244 : local wsgi=placement.wsgi.api:application 2026-07-02 22:46:53.443 | + lib/apache:write_uwsgi_config:245 : local url=/placement 2026-07-02 22:46:53.447 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 22:46:53.450 | + lib/apache:write_uwsgi_config:247 : local name=placement-api 2026-07-02 22:46:53.453 | + lib/apache:write_uwsgi_config:249 : '[' -z placement-api ']' 2026-07-02 22:46:53.456 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 22:46:53.459 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 22:46:53.478 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 22:46:53.478 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:46:53.490 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 22:46:53.496 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:46:53.511 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-02 22:46:53.517 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/placement-api.socket 2026-07-02 22:46:53.520 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/placement/placement-uwsgi.ini 2026-07-02 22:46:53.526 | + lib/apache:write_uwsgi_config:270 : [[ placement.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 22:46:53.530 | + lib/apache:write_uwsgi_config:271 : iniset /etc/placement/placement-uwsgi.ini uwsgi module placement.wsgi.api:application 2026-07-02 22:46:53.570 | + lib/apache:write_uwsgi_config:276 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2026-07-02 22:46:53.611 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2026-07-02 22:46:53.654 | + lib/apache:write_uwsgi_config:280 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2026-07-02 22:46:53.693 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 22:46:53.735 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 22:46:53.777 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2026-07-02 22:46:53.816 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2026-07-02 22:46:53.858 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2026-07-02 22:46:53.898 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 22:46:53.937 | + lib/apache:write_uwsgi_config:292 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 22:46:53.975 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 22:46:54.013 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2026-07-02 22:46:54.051 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi start-time %t 2026-07-02 22:46:54.090 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 22:46:54.094 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 22:46:54.099 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for placement-api 2026-07-02 22:46:54.102 | ++ lib/apache:apache_site_config_for:174 : local site=placement-api 2026-07-02 22:46:54.106 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 22:46:54.109 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:46:54.113 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:46:54.116 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/placement-api.conf 2026-07-02 22:46:54.121 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2026-07-02 22:46:54.125 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2026-07-02 22:46:54.171 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 22:46:54.216 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 ' 2026-07-02 22:46:54.217 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2026-07-02 22:46:54.231 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api" retry=0 acquire=1 2026-07-02 22:46:54.240 | + lib/apache:write_uwsgi_config:309 : enable_apache_site placement-api 2026-07-02 22:46:54.244 | + lib/apache:enable_apache_site:191 : local site=placement-api 2026-07-02 22:46:54.249 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 22:46:54.254 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 22:46:54.258 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:46:54.263 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:46:54.268 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:46:54.272 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:46:54.277 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 22:46:54.282 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 22:46:54.286 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:46:54.291 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:46:54.296 | + lib/apache:enable_apache_site:195 : sudo a2ensite placement-api 2026-07-02 22:46:54.312 | perl: warning: Setting locale failed. 2026-07-02 22:46:54.312 | perl: warning: Please check that your locale settings: 2026-07-02 22:46:54.313 | LANGUAGE = (unset), 2026-07-02 22:46:54.313 | LC_ALL = "en_US.utf8", 2026-07-02 22:46:54.313 | LANG = "de_DE.UTF-8" 2026-07-02 22:46:54.313 | are supported and installed on your system. 2026-07-02 22:46:54.313 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:46:54.356 | Enabling site placement-api. 2026-07-02 22:46:54.362 | To activate the new configuration, you need to run: 2026-07-02 22:46:54.362 | systemctl reload apache2 2026-07-02 22:46:54.369 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 22:46:54.372 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:46:54.376 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:46:54.380 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:46:54.605 | + lib/placement:configure_placement:92 : [[ True == \T\r\u\e ]] 2026-07-02 22:46:54.610 | + lib/placement:configure_placement:93 : iniset /etc/placement/placement.conf oslo_policy enforce_new_defaults True 2026-07-02 22:46:54.656 | + ./stack.sh:main:972 : is_service_enabled placement placement-client 2026-07-02 22:46:54.677 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:54.680 | + ./stack.sh:main:973 : is_service_enabled n-cpu 2026-07-02 22:46:54.704 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:54.707 | + ./stack.sh:main:974 : configure_placement_nova_compute 2026-07-02 22:46:54.711 | + lib/nova:configure_placement_nova_compute:636 : local conf=/etc/nova/nova.conf 2026-07-02 22:46:54.714 | + lib/nova:configure_placement_nova_compute:637 : configure_keystoneauth /etc/nova/nova.conf nova placement 2026-07-02 22:46:54.717 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 22:46:54.720 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:46:54.723 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-02 22:46:54.726 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf placement auth_type password 2026-07-02 22:46:54.770 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf placement interface public 2026-07-02 22:46:54.809 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf placement auth_url http://192.168.122.146/identity 2026-07-02 22:46:54.848 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf placement username nova 2026-07-02 22:46:54.891 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf placement password nomoresecret 2026-07-02 22:46:54.934 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf placement user_domain_name Default 2026-07-02 22:46:54.976 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf placement project_name service 2026-07-02 22:46:55.020 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf placement project_domain_name Default 2026-07-02 22:46:55.062 | + ./stack.sh:main:978 : is_service_enabled horizon 2026-07-02 22:46:55.085 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:46:55.089 | + ./stack.sh:main:983 : is_service_enabled tls-proxy 2026-07-02 22:46:55.109 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:46:55.113 | + ./stack.sh:main:987 : is_service_enabled cinder 2026-07-02 22:46:55.134 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:55.137 | + ./stack.sh:main:989 : init_os_brick 2026-07-02 22:46:55.141 | + lib/cinder:init_os_brick:524 : mkdir -p /opt/stack/data/os_brick 2026-07-02 22:46:55.146 | + lib/cinder:init_os_brick:525 : is_service_enabled cinder 2026-07-02 22:46:55.168 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:55.171 | + lib/cinder:init_os_brick:526 : iniset /etc/cinder/cinder.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 22:46:55.214 | + lib/cinder:init_os_brick:528 : is_service_enabled nova 2026-07-02 22:46:55.235 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:55.238 | + lib/cinder:init_os_brick:529 : iniset /etc/nova/nova.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 22:46:55.282 | + lib/cinder:init_os_brick:531 : is_service_enabled glance 2026-07-02 22:46:55.302 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:55.306 | + lib/cinder:init_os_brick:532 : iniset /etc/glance/glance-api.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 22:46:55.349 | + lib/cinder:init_os_brick:533 : iniset /etc/glance/glance-cache.conf os_brick lock_path /opt/stack/data/os_brick 2026-07-02 22:46:55.391 | + ./stack.sh:main:996 : run_phase stack install 2026-07-02 22:46:55.395 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 22:46:55.398 | + functions-common:run_phase:1849 : local phase=install 2026-07-02 22:46:55.401 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 22:46:55.404 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 22:46:55.407 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 22:46:55.410 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 22:46:55.413 | + functions-common:run_phase:1858 : local extra 2026-07-02 22:46:55.417 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 22:46:55.422 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 22:46:55.425 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 22:46:55.428 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 22:46:55.431 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack install 2026-07-02 22:46:55.434 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 22:46:55.453 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:46:55.456 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:46:55.459 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:46:55.462 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2026-07-02 22:46:55.465 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2026-07-02 22:46:55.468 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:46:55.471 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest 2026-07-02 22:46:55.474 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2026-07-02 22:46:55.477 | ++ inc/async:async_runfunc:116 : async_run install_tempest install_tempest 2026-07-02 22:46:55.552 | ++ inc/async:async_inner:63 : install_tempest 2026-07-02 22:46:55.596 | [2054 Async install_tempest:38208]: running: install_tempest 2026-07-02 22:46:55.600 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 22:46:55.603 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 22:46:55.608 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:46:55.611 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 22:46:55.615 | + functions-common:run_phase:1875 : run_plugins stack install 2026-07-02 22:46:55.618 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 22:46:55.622 | + functions-common:run_plugins:1835 : local phase=install 2026-07-02 22:46:55.626 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 22:46:55.630 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 22:46:55.633 | + ./stack.sh:main:999 : use_library_from_git python-openstackclient 2026-07-02 22:46:55.637 | + inc/python:use_library_from_git:266 : local name=python-openstackclient 2026-07-02 22:46:55.640 | + inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:46:55.643 | + inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:46:55.646 | + inc/python:use_library_from_git:268 : [[ ,, =~ ,python-openstackclient, ]] 2026-07-02 22:46:55.649 | + inc/python:use_library_from_git:269 : return 1 2026-07-02 22:46:55.652 | + ./stack.sh:main:1003 : pip_install_gr python-openstackclient 2026-07-02 22:46:55.657 | + inc/python:pip_install_gr:94 : local name=python-openstackclient 2026-07-02 22:46:55.661 | + inc/python:pip_install_gr:95 : local clean_name 2026-07-02 22:46:55.665 | ++ inc/python:pip_install_gr:96 : get_from_global_requirements python-openstackclient 2026-07-02 22:46:55.669 | ++ inc/python:get_from_global_requirements:241 : local package=python-openstackclient 2026-07-02 22:46:55.672 | ++ inc/python:get_from_global_requirements:242 : local required_pkg 2026-07-02 22:46:55.677 | +++ inc/python:get_from_global_requirements:243 : cut -d# -f1 2026-07-02 22:46:55.677 | +++ inc/python:get_from_global_requirements:243 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2026-07-02 22:46:55.682 | ++ inc/python:get_from_global_requirements:243 : required_pkg='python-openstackclient!=7.3.0,!=7.3.1 ' 2026-07-02 22:46:55.685 | ++ inc/python:get_from_global_requirements:244 : [[ python-openstackclient!=7.3.0,!=7.3.1 == '' ]] 2026-07-02 22:46:55.687 | ++ inc/python:get_from_global_requirements:247 : echo 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-02 22:46:55.690 | + inc/python:pip_install_gr:96 : clean_name='python-openstackclient!=7.3.0,!=7.3.1' 2026-07-02 22:46:55.692 | + inc/python:pip_install_gr:97 : pip_install 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-02 22:46:55.715 | Using python 3.12 to install python-openstackclient!=7.3.0,!=7.3.1 2026-07-02 22:46:55.717 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'python-openstackclient!=7.3.0,!=7.3.1' 2026-07-02 22:46:56.971 | Collecting python-openstackclient!=7.3.0,!=7.3.1 2026-07-02 22:46:57.108 | Downloading python_openstackclient-10.1.0-py3-none-any.whl.metadata (10 kB) 2026-07-02 22:46:57.121 | Requirement already satisfied: cryptography>=2.7 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (43.0.3) 2026-07-02 22:46:57.122 | 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-07-02 22:46:57.123 | Requirement already satisfied: iso8601>=0.1.11 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.1.0) 2026-07-02 22:46:57.124 | 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-07-02 22:46:57.125 | 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-07-02 22:46:57.126 | 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-07-02 22:46:57.127 | Requirement already satisfied: python-keystoneclient>=3.22.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.8.0) 2026-07-02 22:46:57.127 | 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-07-02 22:46:57.128 | Requirement already satisfied: requests>=2.27.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (2.34.2) 2026-07-02 22:46:57.129 | Requirement already satisfied: stevedore>=2.0.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-openstackclient!=7.3.0,!=7.3.1) (5.9.0) 2026-07-02 22:46:57.131 | Requirement already satisfied: autopage>=0.4.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.6.0) 2026-07-02 22:46:57.132 | Requirement already satisfied: cmd2>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.0.0) 2026-07-02 22:46:57.133 | 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-07-02 22:46:57.134 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (6.0.3) 2026-07-02 22:46:57.137 | Requirement already satisfied: prompt-toolkit>=3.0.52 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (3.0.52) 2026-07-02 22:46:57.138 | Requirement already satisfied: pyperclip>=1.8.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.11.0) 2026-07-02 22:46:57.139 | Requirement already satisfied: rich>=15.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (15.0.0) 2026-07-02 22:46:57.140 | Requirement already satisfied: rich-argparse>=1.7.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (1.8.0) 2026-07-02 22:46:57.143 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-02 22:46:57.147 | Requirement already satisfied: pycparser in /opt/stack/data/venv/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.7->python-openstackclient!=7.3.0,!=7.3.1) (3.0) 2026-07-02 22:46:57.151 | 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-07-02 22:46:57.151 | 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-07-02 22:46:57.153 | 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-07-02 22:46:57.154 | 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-07-02 22:46:57.155 | 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-07-02 22:46:57.155 | 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-07-02 22:46:57.156 | 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-07-02 22:46:57.157 | 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-07-02 22:46:57.159 | 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-07-02 22:46:57.165 | 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-07-02 22:46:57.170 | 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-07-02 22:46:57.175 | Requirement already satisfied: oslo.utils>=3.33.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (10.1.1) 2026-07-02 22:46:57.179 | Requirement already satisfied: netaddr>=0.10.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (1.3.0) 2026-07-02 22:46:57.181 | Requirement already satisfied: pyparsing>=2.1.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (3.3.2) 2026-07-02 22:46:57.182 | Requirement already satisfied: packaging>=20.4 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.utils>=3.33.0->osc-lib>=4.6.0->python-openstackclient!=7.3.0,!=7.3.1) (26.2) 2026-07-02 22:46:57.188 | 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-07-02 22:46:57.192 | 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-07-02 22:46:57.209 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (3.1.0) 2026-07-02 22:46:57.210 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (10.5.0) 2026-07-02 22:46:57.211 | 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-07-02 22:46:57.215 | 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-07-02 22:46:57.218 | Requirement already satisfied: rfc3986>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.config>=5.2.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (2.0.0) 2026-07-02 22:46:57.221 | Requirement already satisfied: msgpack>=0.5.2 in /opt/stack/data/venv/lib/python3.12/site-packages (from oslo.serialization>=2.18.0->python-keystoneclient>=3.22.0->python-openstackclient!=7.3.0,!=7.3.1) (1.2.1) 2026-07-02 22:46:57.227 | Requirement already satisfied: charset_normalizer<4,>=2 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.4.7) 2026-07-02 22:46:57.228 | Requirement already satisfied: idna<4,>=2.5 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (3.18) 2026-07-02 22:46:57.229 | Requirement already satisfied: urllib3<3,>=1.26 in /opt/stack/data/venv/lib/python3.12/site-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2.7.0) 2026-07-02 22:46:57.231 | Requirement already satisfied: certifi>=2023.5.7 in /usr/lib/python3/dist-packages (from requests>=2.27.0->python-openstackclient!=7.3.0,!=7.3.1) (2023.11.17) 2026-07-02 22:46:57.246 | Requirement already satisfied: markdown-it-py>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (4.2.0) 2026-07-02 22:46:57.248 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (2.20.0) 2026-07-02 22:46:57.252 | Requirement already satisfied: mdurl~=0.1 in /usr/lib/python3/dist-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff>=4.13.0->python-openstackclient!=7.3.0,!=7.3.1) (0.1.2) 2026-07-02 22:46:57.296 | Downloading python_openstackclient-10.1.0-py3-none-any.whl (1.2 MB) 2026-07-02 22:46:57.382 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.0 MB/s 0:00:00 2026-07-02 22:46:57.679 | Installing collected packages: python-openstackclient 2026-07-02 22:46:59.707 | Successfully installed python-openstackclient-10.1.0 2026-07-02 22:46:59.857 | + inc/python:pip_install:216 : result=0 2026-07-02 22:46:59.860 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:46:59.863 | + functions-common:time_stop:2420 : local name 2026-07-02 22:46:59.867 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:46:59.870 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:46:59.874 | + functions-common:time_stop:2423 : local total 2026-07-02 22:46:59.878 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:46:59.881 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:46:59.885 | + functions-common:time_stop:2427 : start_time=1783032415709 2026-07-02 22:46:59.888 | + functions-common:time_stop:2429 : [[ -z 1783032415709 ]] 2026-07-02 22:46:59.892 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:46:59.898 | + functions-common:time_stop:2432 : end_time=1783032419894 2026-07-02 22:46:59.901 | + functions-common:time_stop:2433 : elapsed_time=4185 2026-07-02 22:46:59.905 | + functions-common:time_stop:2434 : total=164004 2026-07-02 22:46:59.908 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:46:59.912 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=168189 2026-07-02 22:46:59.915 | + inc/python:pip_install:219 : return 0 2026-07-02 22:46:59.918 | + ./stack.sh:main:1004 : is_service_enabled openstack-cli-server 2026-07-02 22:46:59.941 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:46:59.944 | + ./stack.sh:main:1011 : install_oscwrap 2026-07-02 22:46:59.949 | ++ functions-common:install_oscwrap:2470 : mktemp 2026-07-02 22:46:59.954 | + functions-common:install_oscwrap:2470 : OSCWRAP_TIMER_FILE=/tmp/tmp.3Ka5Qv4Hrx 2026-07-02 22:46:59.958 | + functions-common:install_oscwrap:2473 : shopt -s expand_aliases 2026-07-02 22:46:59.961 | + functions-common:install_oscwrap:2476 : unalias -a 2026-07-02 22:46:59.965 | + functions-common:install_oscwrap:2478 : alias openstack=oscwrap 2026-07-02 22:46:59.968 | + ./stack.sh:main:1016 : [[ False != \F\a\l\s\e ]] 2026-07-02 22:46:59.972 | + ./stack.sh:main:1056 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-02 22:46:59.976 | + ./stack.sh:main:1064 : is_service_enabled mysql postgresql 2026-07-02 22:47:00.000 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:47:00.003 | + ./stack.sh:main:1065 : configure_database 2026-07-02 22:47:00.006 | + lib/database:configure_database:128 : configure_database_mysql 2026-07-02 22:47:00.010 | + lib/databases/mysql:configure_database_mysql:60 : local my_conf mysql slow_log my_client_conf 2026-07-02 22:47:00.013 | + lib/databases/mysql:configure_database_mysql:61 : echo_summary 'Configuring and starting MySQL' 2026-07-02 22:47:00.016 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:47:00.019 | + ./stack.sh:echo_summary:447 : echo -e Configuring and starting MySQL 2026-07-02 22:47:00.022 | + lib/databases/mysql:configure_database_mysql:63 : is_ubuntu 2026-07-02 22:47:00.026 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:47:00.029 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:47:00.034 | + lib/databases/mysql:configure_database_mysql:64 : my_conf=/etc/mysql/my.cnf 2026-07-02 22:47:00.038 | + lib/databases/mysql:configure_database_mysql:76 : is_ubuntu 2026-07-02 22:47:00.042 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:47:00.045 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:47:00.048 | + lib/databases/mysql:configure_database_mysql:77 : is_fips_enabled 2026-07-02 22:47:00.052 | ++ functions-common:is_fips_enabled:2541 : cat /proc/sys/crypto/fips_enabled 2026-07-02 22:47:00.054 | cat: /proc/sys/crypto/fips_enabled: No such file or directory 2026-07-02 22:47:00.057 | + functions-common:is_fips_enabled:2541 : fips= 2026-07-02 22:47:00.060 | + functions-common:is_fips_enabled:2542 : '[' '' == 1 ']' 2026-07-02 22:47:00.065 | ++ lib/databases/mysql:configure_database_mysql:85 : ipv6_unquote 0.0.0.0 2026-07-02 22:47:00.069 | ++ functions-common:ipv6_unquote:2218 : echo 0.0.0.0 2026-07-02 22:47:00.069 | ++ functions-common:ipv6_unquote:2218 : tr -d '[]' 2026-07-02 22:47:00.075 | + lib/databases/mysql:configure_database_mysql:85 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2026-07-02 22:47:00.159 | + lib/databases/mysql:configure_database_mysql:88 : is_fedora 2026-07-02 22:47:00.162 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:47:00.165 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:47:00.168 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:47:00.172 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:47:00.175 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:47:00.178 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:47:00.181 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:47:00.185 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:47:00.188 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:47:00.192 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:47:00.195 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:47:00.197 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:47:00.200 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:47:00.204 | + lib/databases/mysql:configure_database_mysql:91 : is_ubuntu 2026-07-02 22:47:00.207 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:47:00.210 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:47:00.213 | + lib/databases/mysql:configure_database_mysql:93 : restart_service mysql 2026-07-02 22:47:00.216 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:47:00.220 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-02 22:47:02.228 | + lib/databases/mysql:configure_database_mysql:98 : local use_mariadb_socket_auth=False 2026-07-02 22:47:02.231 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2026-07-02 22:47:02.235 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:47:02.239 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:47:02.243 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2026-07-02 22:47:02.247 | + lib/databases/mysql:configure_database_mysql:109 : [[ False != \T\r\u\e ]] 2026-07-02 22:47:02.251 | + lib/databases/mysql:configure_database_mysql:110 : sudo mysqladmin -u root password stackdb 2026-07-02 22:47:02.269 | mysqladmin: connect to server at 'localhost' failed 2026-07-02 22:47:02.269 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2026-07-02 22:47:02.275 | + lib/databases/mysql:configure_database_mysql:110 : true 2026-07-02 22:47:02.279 | + lib/databases/mysql:configure_database_mysql:115 : is_ubuntu 2026-07-02 22:47:02.283 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:47:02.286 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:47:02.289 | + lib/databases/mysql:configure_database_mysql:115 : '[' mysql == mariadb ']' 2026-07-02 22:47:02.293 | + lib/databases/mysql:configure_database_mysql:118 : local 'cmd_args=-uroot -pstackdb -h127.0.0.1 ' 2026-07-02 22:47:02.297 | + lib/databases/mysql:configure_database_mysql:123 : min_db_ver=11.6.2 2026-07-02 22:47:02.303 | ++ lib/databases/mysql:configure_database_mysql:124 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'select version();' -sN 2026-07-02 22:47:02.304 | ++ lib/databases/mysql:configure_database_mysql:124 : cut -d - -f 1 2026-07-02 22:47:02.321 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:47:02.392 | + lib/databases/mysql:configure_database_mysql:124 : db_version=8.0.46 2026-07-02 22:47:02.398 | ++ lib/databases/mysql:configure_database_mysql:125 : printf '%s\n' 11.6.2 8.0.46 2026-07-02 22:47:02.399 | ++ lib/databases/mysql:configure_database_mysql:125 : tail -n 1 2026-07-02 22:47:02.400 | ++ lib/databases/mysql:configure_database_mysql:125 : sort -V 2026-07-02 22:47:02.407 | + lib/databases/mysql:configure_database_mysql:125 : max_db_ver=11.6.2 2026-07-02 22:47:02.411 | + lib/databases/mysql:configure_database_mysql:126 : [[ 11.6.2 != \1\1\.\6\.\2 ]] 2026-07-02 22:47:02.415 | + lib/databases/mysql:configure_database_mysql:132 : [[ False == \T\r\u\e ]] 2026-07-02 22:47:02.418 | + lib/databases/mysql:configure_database_mysql:139 : [[ False == \T\r\u\e ]] 2026-07-02 22:47:02.422 | + lib/databases/mysql:configure_database_mysql:144 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''stackdb'\'';' 2026-07-02 22:47:02.438 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:47:02.526 | + lib/databases/mysql:configure_database_mysql:145 : sudo mysql -uroot -pstackdb -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2026-07-02 22:47:02.542 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:47:02.615 | + lib/databases/mysql:configure_database_mysql:151 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2026-07-02 22:47:02.693 | + lib/databases/mysql:configure_database_mysql:152 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2026-07-02 22:47:02.771 | + lib/databases/mysql:configure_database_mysql:153 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2026-07-02 22:47:02.848 | + lib/databases/mysql:configure_database_mysql:155 : [[ False == \T\r\u\e ]] 2026-07-02 22:47:02.851 | + lib/databases/mysql:configure_database_mysql:175 : [[ True == \T\r\u\e ]] 2026-07-02 22:47:02.854 | + lib/databases/mysql:configure_database_mysql:176 : echo 'enabling MySQL performance counting' 2026-07-02 22:47:02.854 | enabling MySQL performance counting 2026-07-02 22:47:02.857 | + lib/databases/mysql:configure_database_mysql:179 : pip_install /home/quobyte/devstack/tools/dbcounter 2026-07-02 22:47:02.885 | Using python 3.12 to install /home/quobyte/devstack/tools/dbcounter 2026-07-02 22:47:02.888 | + inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /home/quobyte/devstack/tools/dbcounter 2026-07-02 22:47:03.905 | Processing ./tools/dbcounter 2026-07-02 22:47:03.907 | Installing build dependencies: started 2026-07-02 22:47:07.167 | Installing build dependencies: finished with status 'done' 2026-07-02 22:47:07.167 | Getting requirements to build wheel: started 2026-07-02 22:47:07.821 | Getting requirements to build wheel: finished with status 'done' 2026-07-02 22:47:07.821 | Preparing metadata (pyproject.toml): started 2026-07-02 22:47:08.201 | Preparing metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:47:08.204 | Building wheels for collected packages: dbcounter 2026-07-02 22:47:08.206 | Building wheel for dbcounter (pyproject.toml): started 2026-07-02 22:47:08.684 | Building wheel for dbcounter (pyproject.toml): finished with status 'done' 2026-07-02 22:47:08.685 | Created wheel for dbcounter: filename=dbcounter-0.1-py3-none-any.whl size=3228 sha256=6b26b6c9d99503947bded6ba173f373fcdf700f3cf21c4b2daac3aae10d2eb67 2026-07-02 22:47:08.685 | Stored in directory: /tmp/pip-ephem-wheel-cache-aw8vbtzc/wheels/9b/45/be/0f827e4c026fc267738eabb4d24bd5c9b8db3f5da97af6e98c 2026-07-02 22:47:08.690 | Successfully built dbcounter 2026-07-02 22:47:09.020 | Installing collected packages: dbcounter 2026-07-02 22:47:09.066 | Successfully installed dbcounter-0.1 2026-07-02 22:47:09.239 | + inc/python:pip_install:216 : result=0 2026-07-02 22:47:09.242 | + inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:47:09.245 | + functions-common:time_stop:2420 : local name 2026-07-02 22:47:09.248 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:47:09.250 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:47:09.253 | + functions-common:time_stop:2423 : local total 2026-07-02 22:47:09.257 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:47:09.261 | + functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:47:09.264 | + functions-common:time_stop:2427 : start_time=1783032422876 2026-07-02 22:47:09.268 | + functions-common:time_stop:2429 : [[ -z 1783032422876 ]] 2026-07-02 22:47:09.273 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:47:09.283 | + functions-common:time_stop:2432 : end_time=1783032429279 2026-07-02 22:47:09.288 | + functions-common:time_stop:2433 : elapsed_time=6403 2026-07-02 22:47:09.292 | + functions-common:time_stop:2434 : total=168189 2026-07-02 22:47:09.297 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:47:09.300 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=174592 2026-07-02 22:47:09.305 | + inc/python:pip_install:219 : return 0 2026-07-02 22:47:09.308 | + lib/databases/mysql:configure_database_mysql:182 : recreate_database stats 2026-07-02 22:47:09.312 | + lib/database:recreate_database:112 : local db=stats 2026-07-02 22:47:09.316 | + lib/database:recreate_database:113 : recreate_database_mysql stats 2026-07-02 22:47:09.320 | + lib/databases/mysql:recreate_database_mysql:54 : local db=stats 2026-07-02 22:47:09.324 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS stats;' 2026-07-02 22:47:09.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:47:09.402 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE stats CHARACTER SET utf8;' 2026-07-02 22:47:09.410 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:47:09.484 | + lib/databases/mysql:configure_database_mysql:183 : mysql -u root -pstackdb -h 127.0.0.1 -e 'CREATE TABLE queries (db VARCHAR(32), op VARCHAR(32), 2026-07-02 22:47:09.484 | count INT, PRIMARY KEY (db, op)) ENGINE MEMORY' stats 2026-07-02 22:47:09.493 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:47:09.572 | + lib/databases/mysql:configure_database_mysql:188 : [[ True == \T\r\u\e ]] 2026-07-02 22:47:09.575 | + lib/databases/mysql:configure_database_mysql:189 : iniset -sudo /etc/mysql/my.cnf mysqld read_buffer_size 64K 2026-07-02 22:47:09.654 | + lib/databases/mysql:configure_database_mysql:190 : iniset -sudo /etc/mysql/my.cnf mysqld innodb_buffer_pool_size 16M 2026-07-02 22:47:09.731 | + lib/databases/mysql:configure_database_mysql:191 : iniset -sudo /etc/mysql/my.cnf mysqld thread_stack 192K 2026-07-02 22:47:09.809 | + lib/databases/mysql:configure_database_mysql:192 : iniset -sudo /etc/mysql/my.cnf mysqld thread_cache_size 8 2026-07-02 22:47:09.889 | + lib/databases/mysql:configure_database_mysql:193 : iniset -sudo /etc/mysql/my.cnf mysqld tmp_table_size 8M 2026-07-02 22:47:09.963 | + lib/databases/mysql:configure_database_mysql:194 : iniset -sudo /etc/mysql/my.cnf mysqld sort_buffer_size 8M 2026-07-02 22:47:10.037 | + lib/databases/mysql:configure_database_mysql:195 : iniset -sudo /etc/mysql/my.cnf mysqld max_allowed_packet 8M 2026-07-02 22:47:10.114 | + lib/databases/mysql:configure_database_mysql:198 : restart_service mysql 2026-07-02 22:47:10.117 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:47:10.121 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart mysql 2026-07-02 22:47:12.647 | + ./stack.sh:main:1069 : save_stackenv 1069 2026-07-02 22:47:12.651 | + functions-common:save_stackenv:65 : local tag=1069 2026-07-02 22:47:12.657 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-02 22:47:12.662 | + functions-common:save_stackenv:67 : time_stamp=2026-07-03-004712 2026-07-02 22:47:12.665 | + functions-common:save_stackenv:68 : echo '# 2026-07-03-004712 1069' 2026-07-02 22:47:12.670 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.673 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 22:47:12.678 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.682 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-02 22:47:12.685 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.688 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-02 22:47:12.692 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.695 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent 2026-07-02 22:47:12.698 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.702 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.146 2026-07-02 22:47:12.705 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.708 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.146/identity 2026-07-02 22:47:12.712 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.715 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-03-002946 2026-07-02 22:47:12.718 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.722 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-02 22:47:12.726 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.729 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.146 2026-07-02 22:47:12.733 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.737 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-02 22:47:12.741 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.745 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-02 22:47:12.749 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.753 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-02 22:47:12.756 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.761 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-02 22:47:12.764 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.769 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.146 2026-07-02 22:47:12.773 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:47:12.776 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-02 22:47:12.780 | + ./stack.sh:main:1079 : start_dstat 2026-07-02 22:47:12.784 | + lib/dstat:start_dstat:31 : run_process dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:47:12.788 | + functions-common:run_process:1674 : local service=dstat 2026-07-02 22:47:12.792 | + functions-common:run_process:1675 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:47:12.796 | + functions-common:run_process:1676 : local group= 2026-07-02 22:47:12.800 | + functions-common:run_process:1677 : local user= 2026-07-02 22:47:12.804 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:47:12.807 | + functions-common:run_process:1680 : local name=dstat 2026-07-02 22:47:12.811 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:47:12.815 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:47:12.819 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:47:12.823 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:47:12.828 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:47:12.834 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032432830 2026-07-02 22:47:12.839 | + functions-common:run_process:1683 : is_service_enabled dstat 2026-07-02 22:47:12.861 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:47:12.865 | + functions-common:run_process:1684 : _run_under_systemd dstat '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' '' '' 2026-07-02 22:47:12.868 | + functions-common:_run_under_systemd:1628 : local service=dstat 2026-07-02 22:47:12.872 | + functions-common:_run_under_systemd:1629 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:47:12.877 | + functions-common:_run_under_systemd:1630 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:47:12.881 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:47:12.885 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:47:12.889 | + functions-common:_common_systemd_pitfalls:1603 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2026-07-02 22:47:12.893 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2026-07-02 22:47:12.898 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@dstat.service 2026-07-02 22:47:12.901 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:47:12.905 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:47:12.907 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:47:12.911 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:47:12.915 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[dstat] ]] 2026-07-02 22:47:12.918 | + functions-common:_run_under_systemd:1644 : [[ /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2026-07-02 22:47:12.922 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@dstat.service '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' '' quobyte '' 2026-07-02 22:47:12.926 | + functions-common:write_user_unit_file:1535 : local service=devstack@dstat.service 2026-07-02 22:47:12.929 | + functions-common:write_user_unit_file:1536 : local 'command=/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:47:12.933 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:47:12.936 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:47:12.941 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:47:12.944 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:47:12.947 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:47:12.950 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@dstat.service 2026-07-02 22:47:12.954 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:47:12.959 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2026-07-02 22:47:13.052 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:47:13.151 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User quobyte 2026-07-02 22:47:13.221 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/quobyte/devstack/tools/dstat.sh /opt/stack/logs' 2026-07-02 22:47:13.292 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2026-07-02 22:47:13.369 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2026-07-02 22:47:13.452 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:47:13.527 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:47:13.532 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:47:13.537 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2026-07-02 22:47:13.639 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:47:14.136 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@dstat.service 2026-07-02 22:47:14.167 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2026-07-02 22:47:14.653 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@dstat.service 2026-07-02 22:47:14.697 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:47:14.700 | + functions-common:time_stop:2420 : local name 2026-07-02 22:47:14.704 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:47:14.710 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:47:14.715 | + functions-common:time_stop:2423 : local total 2026-07-02 22:47:14.721 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:47:14.726 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:47:14.728 | + functions-common:time_stop:2427 : start_time=1783032432830 2026-07-02 22:47:14.732 | + functions-common:time_stop:2429 : [[ -z 1783032432830 ]] 2026-07-02 22:47:14.738 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:47:14.743 | + functions-common:time_stop:2432 : end_time=1783032434740 2026-07-02 22:47:14.747 | + functions-common:time_stop:2433 : elapsed_time=1910 2026-07-02 22:47:14.750 | + functions-common:time_stop:2434 : total=0 2026-07-02 22:47:14.753 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:47:14.756 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1910 2026-07-02 22:47:14.763 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/quobyte/devstack/tools/memory_tracker.sh '' root PYTHON=python3.12 2026-07-02 22:47:14.769 | + functions-common:run_process:1674 : local service=memory_tracker 2026-07-02 22:47:14.771 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/memory_tracker.sh 2026-07-02 22:47:14.773 | + functions-common:run_process:1676 : local group= 2026-07-02 22:47:14.776 | + functions-common:run_process:1677 : local user=root 2026-07-02 22:47:14.779 | + functions-common:run_process:1678 : local env_vars=PYTHON=python3.12 2026-07-02 22:47:14.781 | + functions-common:run_process:1680 : local name=memory_tracker 2026-07-02 22:47:14.783 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:47:14.786 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:47:14.788 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:47:14.791 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:47:14.796 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:47:14.800 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032434797 2026-07-02 22:47:14.803 | + functions-common:run_process:1683 : is_service_enabled memory_tracker 2026-07-02 22:47:14.824 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:47:14.828 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:47:14.830 | + functions-common:time_stop:2420 : local name 2026-07-02 22:47:14.832 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:47:14.835 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:47:14.837 | + functions-common:time_stop:2423 : local total 2026-07-02 22:47:14.840 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:47:14.845 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:47:14.852 | + functions-common:time_stop:2427 : start_time=1783032434797 2026-07-02 22:47:14.857 | + functions-common:time_stop:2429 : [[ -z 1783032434797 ]] 2026-07-02 22:47:14.863 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:47:14.870 | + functions-common:time_stop:2432 : end_time=1783032434865 2026-07-02 22:47:14.874 | + functions-common:time_stop:2433 : elapsed_time=68 2026-07-02 22:47:14.877 | + functions-common:time_stop:2434 : total=1910 2026-07-02 22:47:14.880 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:47:14.883 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=1978 2026-07-02 22:47:14.885 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2026-07-02 22:47:14.914 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:47:14.915 | + lib/dstat:start_dstat:47 : run_process file_tracker /home/quobyte/devstack/tools/file_tracker.sh 2026-07-02 22:47:14.917 | + functions-common:run_process:1674 : local service=file_tracker 2026-07-02 22:47:14.919 | + functions-common:run_process:1675 : local command=/home/quobyte/devstack/tools/file_tracker.sh 2026-07-02 22:47:14.922 | + functions-common:run_process:1676 : local group= 2026-07-02 22:47:14.926 | + functions-common:run_process:1677 : local user= 2026-07-02 22:47:14.926 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:47:14.930 | + functions-common:run_process:1680 : local name=file_tracker 2026-07-02 22:47:14.931 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:47:14.935 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:47:14.937 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:47:14.941 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:47:14.949 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:47:14.954 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032434949 2026-07-02 22:47:14.958 | + functions-common:run_process:1683 : is_service_enabled file_tracker 2026-07-02 22:47:14.986 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:47:14.988 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:47:14.990 | + functions-common:time_stop:2420 : local name 2026-07-02 22:47:14.992 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:47:14.997 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:47:14.998 | + functions-common:time_stop:2423 : local total 2026-07-02 22:47:14.998 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:47:15.000 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:47:15.002 | + functions-common:time_stop:2427 : start_time=1783032434949 2026-07-02 22:47:15.007 | + functions-common:time_stop:2429 : [[ -z 1783032434949 ]] 2026-07-02 22:47:15.007 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:47:15.011 | + functions-common:time_stop:2432 : end_time=1783032435008 2026-07-02 22:47:15.016 | + functions-common:time_stop:2433 : elapsed_time=59 2026-07-02 22:47:15.016 | + functions-common:time_stop:2434 : total=1978 2026-07-02 22:47:15.016 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:47:15.018 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=2037 2026-07-02 22:47:15.020 | + ./stack.sh:main:1081 : is_service_enabled atop 2026-07-02 22:47:15.046 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:47:15.046 | + ./stack.sh:main:1089 : is_service_enabled tcpdump 2026-07-02 22:47:15.068 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:47:15.069 | + ./stack.sh:main:1097 : is_service_enabled etcd3 2026-07-02 22:47:15.113 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:47:15.119 | + ./stack.sh:main:1098 : start_etcd3 2026-07-02 22:47:15.125 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2026-07-02 22:47:15.130 | + lib/etcd3:start_etcd3:42 : cmd+=' --name devstack --data-dir /opt/stack/data/etcd' 2026-07-02 22:47:15.137 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2026-07-02 22:47:15.142 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster devstack=http://192.168.122.146:2380' 2026-07-02 22:47:15.146 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://192.168.122.146:2380' 2026-07-02 22:47:15.154 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://192.168.122.146:2379' 2026-07-02 22:47:15.161 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2026-07-02 22:47:15.168 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2026-07-02 22:47:15.174 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://192.168.122.146:2379' 2026-07-02 22:47:15.181 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2026-07-02 22:47:15.186 | + lib/etcd3:start_etcd3:54 : cmd+=' --log-level=debug' 2026-07-02 22:47:15.193 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-02 22:47:15.199 | + 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.146:2380 --initial-advertise-peer-urls http://192.168.122.146:2380 --advertise-client-urls http://192.168.122.146:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.146:2379 --log-level=debug' '' root 2026-07-02 22:47:15.205 | + functions-common:write_user_unit_file:1535 : local service=devstack@etcd.service 2026-07-02 22:47:15.210 | + 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.146:2380 --initial-advertise-peer-urls http://192.168.122.146:2380 --advertise-client-urls http://192.168.122.146:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.146:2379 --log-level=debug' 2026-07-02 22:47:15.215 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:47:15.220 | + functions-common:write_user_unit_file:1538 : local user=root 2026-07-02 22:47:15.223 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:47:15.227 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:47:15.231 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:47:15.236 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@etcd.service 2026-07-02 22:47:15.240 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:47:15.246 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2026-07-02 22:47:15.366 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:47:15.449 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2026-07-02 22:47:15.529 | + 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.146:2380 --initial-advertise-peer-urls http://192.168.122.146:2380 --advertise-client-urls http://192.168.122.146:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://192.168.122.146:2379 --log-level=debug' 2026-07-02 22:47:15.608 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2026-07-02 22:47:15.674 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2026-07-02 22:47:15.754 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:47:15.829 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:47:15.833 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:47:15.836 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2026-07-02 22:47:15.933 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:47:16.392 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2026-07-02 22:47:16.462 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2026-07-02 22:47:16.533 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2026-07-02 22:47:16.603 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2026-07-02 22:47:16.675 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2026-07-02 22:47:16.680 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:47:16.687 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 22:47:16.690 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2026-07-02 22:47:17.134 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2026-07-02 22:47:17.163 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2026-07-02 22:47:17.588 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2026-07-02 22:47:17.941 | + ./stack.sh:main:1104 : is_service_enabled tls-proxy 2026-07-02 22:47:17.961 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:47:17.964 | + ./stack.sh:main:1109 : write_clouds_yaml 2026-07-02 22:47:17.967 | + functions-common:write_clouds_yaml:84 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2026-07-02 22:47:17.971 | + functions-common:write_clouds_yaml:86 : sudo mkdir -p /etc/openstack 2026-07-02 22:47:17.987 | + functions-common:write_clouds_yaml:87 : sudo chown -R quobyte /etc/openstack 2026-07-02 22:47:18.002 | + functions-common:write_clouds_yaml:89 : CA_CERT_ARG= 2026-07-02 22:47:18.005 | + functions-common:write_clouds_yaml:90 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-02 22:47:18.009 | + 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.146/identity --os-username demo --os-password nomoresecret --os-project-name demo 2026-07-02 22:47:18.121 | The user clouds.yaml file didn't exist. 2026-07-02 22:47:18.135 | + 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.146/identity --os-username admin --os-password nomoresecret --os-project-name admin 2026-07-02 22:47:18.256 | + 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.146/identity --os-username admin --os-password nomoresecret --os-project-name demo 2026-07-02 22:47:18.385 | + 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.146/identity --os-username alt_demo --os-password nomoresecret --os-project-name alt_demo 2026-07-02 22:47:18.509 | + 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.146/identity --os-username alt_demo_member --os-password nomoresecret --os-project-name alt_demo 2026-07-02 22:47:18.642 | + 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.146/identity --os-username alt_demo_reader --os-password nomoresecret --os-project-name alt_demo 2026-07-02 22:47:18.776 | + 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.146/identity --os-username demo_reader --os-password nomoresecret --os-project-name demo 2026-07-02 22:47:18.910 | + 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.146/identity --os-username admin --os-password nomoresecret --os-system-scope all 2026-07-02 22:47:19.045 | + 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.146/identity --os-username system_member --os-password nomoresecret --os-system-scope all 2026-07-02 22:47:19.181 | + 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.146/identity --os-username system_reader --os-password nomoresecret --os-system-scope all 2026-07-02 22:47:19.317 | + functions-common:write_clouds_yaml:203 : cat 2026-07-02 22:47:19.324 | ++ functions-common:write_clouds_yaml:209 : eval echo '~quobyte' 2026-07-02 22:47:19.328 | +++ functions-common:write_clouds_yaml:209 : echo /home/quobyte 2026-07-02 22:47:19.332 | + functions-common:write_clouds_yaml:209 : rm -f /home/quobyte/.config/openstack/clouds.yaml 2026-07-02 22:47:19.337 | + ./stack.sh:main:1110 : export OS_CLOUD=devstack-admin 2026-07-02 22:47:19.340 | + ./stack.sh:main:1110 : OS_CLOUD=devstack-admin 2026-07-02 22:47:19.343 | + ./stack.sh:main:1112 : is_service_enabled keystone 2026-07-02 22:47:19.361 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:47:19.364 | + ./stack.sh:main:1113 : echo_summary 'Starting Keystone' 2026-07-02 22:47:19.367 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:47:19.370 | + ./stack.sh:echo_summary:447 : echo -e Starting Keystone 2026-07-02 22:47:19.372 | + ./stack.sh:main:1115 : '[' 192.168.122.146 == 192.168.122.146 ']' 2026-07-02 22:47:19.375 | + ./stack.sh:main:1116 : init_keystone 2026-07-02 22:47:19.378 | + lib/keystone:init_keystone:436 : is_service_enabled ldap 2026-07-02 22:47:19.399 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:47:19.401 | + lib/keystone:init_keystone:440 : [[ True == True ]] 2026-07-02 22:47:19.404 | + lib/keystone:init_keystone:442 : recreate_database keystone 2026-07-02 22:47:19.407 | + lib/database:recreate_database:112 : local db=keystone 2026-07-02 22:47:19.409 | + lib/database:recreate_database:113 : recreate_database_mysql keystone 2026-07-02 22:47:19.412 | + lib/databases/mysql:recreate_database_mysql:54 : local db=keystone 2026-07-02 22:47:19.415 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2026-07-02 22:47:19.420 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:47:19.496 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2026-07-02 22:47:19.504 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:47:19.577 | + lib/keystone:init_keystone:445 : time_start dbsync 2026-07-02 22:47:19.580 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 22:47:19.583 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:47:19.586 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:47:19.590 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:47:19.595 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032439591 2026-07-02 22:47:19.598 | + lib/keystone:init_keystone:447 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2026-07-02 22:47:20.214 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:47:20.214 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:47:20.214 | we strongly recommend against using it for new projects. 2026-07-02 22:47:20.214 | 2026-07-02 22:47:20.214 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:47:20.214 | framework. For more detail see 2026-07-02 22:47:20.214 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:47:20.215 | 2026-07-02 22:47:20.215 | __import__(import_str) 2026-07-02 22:47:23.179 | INFO dbcounter [-] Registered counter for database keystone 2026-07-02 22:47:23.262 | 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=40788) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 22:47:23.278 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:47:23.278 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:47:23.279 | DEBUG dbcounter [-] [40788] Writer thread running {{(pid=40788) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:47:23.363 | INFO alembic.runtime.migration [-] Running upgrade -> 27e647c0fad4, Initial version. 2026-07-02 22:47:26.604 | DEBUG alembic.runtime.migration [-] new branch insert 27e647c0fad4 {{(pid=40788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:47:26.607 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> 29e87d24a316, Initial no-op Yoga expand migration. 2026-07-02 22:47:26.608 | DEBUG alembic.runtime.migration [-] update 27e647c0fad4 to 29e87d24a316 {{(pid=40788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:47:26.612 | INFO alembic.runtime.migration [-] Running upgrade 29e87d24a316 -> b4f8b3f584e0, Fix incorrect constraints. 2026-07-02 22:47:26.650 | DEBUG alembic.runtime.migration [-] update 29e87d24a316 to b4f8b3f584e0 {{(pid=40788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:47:26.653 | INFO alembic.runtime.migration [-] Running upgrade b4f8b3f584e0 -> 11c3b243b4cb, Remove service_provider.relay_state_prefix server default. 2026-07-02 22:47:26.673 | DEBUG alembic.runtime.migration [-] update b4f8b3f584e0 to 11c3b243b4cb {{(pid=40788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:47:26.676 | INFO alembic.runtime.migration [-] Running upgrade 11c3b243b4cb -> 47147121, Add Identity Federation attribute mapping schema version. 2026-07-02 22:47:26.745 | DEBUG alembic.runtime.migration [-] update 11c3b243b4cb to 47147121 {{(pid=40788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:47:26.748 | INFO alembic.runtime.migration [-] Running upgrade 47147121 -> e8725d6fa226, Add project_id index to project_endpoint_group 2026-07-02 22:47:26.780 | DEBUG alembic.runtime.migration [-] update 47147121 to e8725d6fa226 {{(pid=40788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:47:26.782 | INFO alembic.runtime.migration [-] Running upgrade e8725d6fa226 -> 742c857f1dfb, Add index in revocation_event 2026-07-02 22:47:26.906 | DEBUG alembic.runtime.migration [-] update e8725d6fa226 to 742c857f1dfb {{(pid=40788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:47:26.909 | INFO alembic.runtime.migration [-] Running upgrade 27e647c0fad4 -> e25ffa003242, Initial no-op Yoga contract migration. 2026-07-02 22:47:26.909 | DEBUG alembic.runtime.migration [-] new branch insert e25ffa003242 {{(pid=40788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:47:26.912 | INFO alembic.runtime.migration [-] Running upgrade e25ffa003242 -> 99de3849d860, Fix incorrect constraints. 2026-07-02 22:47:26.985 | DEBUG alembic.runtime.migration [-] update e25ffa003242 to 99de3849d860 {{(pid=40788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:47:26.989 | INFO alembic.runtime.migration [-] Running upgrade 99de3849d860 -> c88cdce8f248, Remove duplicate constraints. 2026-07-02 22:47:27.046 | DEBUG alembic.runtime.migration [-] update 99de3849d860 to c88cdce8f248 {{(pid=40788) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:47:27.501 | + lib/keystone:init_keystone:448 : time_stop dbsync 2026-07-02 22:47:27.503 | + functions-common:time_stop:2420 : local name 2026-07-02 22:47:27.506 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:47:27.509 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:47:27.511 | + functions-common:time_stop:2423 : local total 2026-07-02 22:47:27.514 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:47:27.517 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 22:47:27.519 | + functions-common:time_stop:2427 : start_time=1783032439591 2026-07-02 22:47:27.522 | + functions-common:time_stop:2429 : [[ -z 1783032439591 ]] 2026-07-02 22:47:27.526 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:47:27.530 | + functions-common:time_stop:2432 : end_time=1783032447527 2026-07-02 22:47:27.533 | + functions-common:time_stop:2433 : elapsed_time=7936 2026-07-02 22:47:27.535 | + functions-common:time_stop:2434 : total=0 2026-07-02 22:47:27.538 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:47:27.541 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=7936 2026-07-02 22:47:27.543 | + lib/keystone:init_keystone:450 : [[ fernet == \f\e\r\n\e\t ]] 2026-07-02 22:47:27.546 | + lib/keystone:init_keystone:451 : rm -rf /etc/keystone/fernet-keys/ 2026-07-02 22:47:27.551 | + lib/keystone:init_keystone:452 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2026-07-02 22:47:28.134 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:47:28.134 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:47:28.134 | we strongly recommend against using it for new projects. 2026-07-02 22:47:28.134 | 2026-07-02 22:47:28.134 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:47:28.134 | framework. For more detail see 2026-07-02 22:47:28.135 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:47:28.135 | 2026-07-02 22:47:28.135 | __import__(import_str) 2026-07-02 22:47:30.765 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2026-07-02 22:47:30.766 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-02 22:47:30.766 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-02 22:47:30.767 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2026-07-02 22:47:30.767 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2026-07-02 22:47:30.768 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-02 22:47:30.768 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-02 22:47:30.768 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-02 22:47:30.768 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2026-07-02 22:47:31.193 | + lib/keystone:init_keystone:454 : rm -rf /etc/keystone/credential-keys/ 2026-07-02 22:47:31.196 | + lib/keystone:init_keystone:455 : /opt/stack/data/venv/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2026-07-02 22:47:31.783 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:47:31.783 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:47:31.783 | we strongly recommend against using it for new projects. 2026-07-02 22:47:31.783 | 2026-07-02 22:47:31.784 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:47:31.784 | framework. For more detail see 2026-07-02 22:47:31.784 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:47:31.784 | 2026-07-02 22:47:31.784 | __import__(import_str) 2026-07-02 22:47:34.435 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2026-07-02 22:47:34.436 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-02 22:47:34.436 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-02 22:47:34.436 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2026-07-02 22:47:34.436 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2026-07-02 22:47:34.437 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2026-07-02 22:47:34.437 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2026-07-02 22:47:34.437 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2026-07-02 22:47:34.437 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2026-07-02 22:47:34.857 | + ./stack.sh:main:1117 : start_keystone 2026-07-02 22:47:34.860 | ++ lib/keystone:start_keystone:508 : which uwsgi 2026-07-02 22:47:34.864 | + lib/keystone:start_keystone:508 : run_process keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2026-07-02 22:47:34.868 | + functions-common:run_process:1674 : local service=keystone 2026-07-02 22:47:34.870 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 22:47:34.872 | + functions-common:run_process:1676 : local group= 2026-07-02 22:47:34.874 | + functions-common:run_process:1677 : local user= 2026-07-02 22:47:34.877 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:47:34.880 | + functions-common:run_process:1680 : local name=keystone 2026-07-02 22:47:34.882 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:47:34.884 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:47:34.887 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:47:34.890 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:47:34.893 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:47:34.897 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032454894 2026-07-02 22:47:34.900 | + functions-common:run_process:1683 : is_service_enabled keystone 2026-07-02 22:47:34.916 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:47:34.920 | + functions-common:run_process:1684 : _run_under_systemd keystone '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' '' 2026-07-02 22:47:34.922 | + functions-common:_run_under_systemd:1628 : local service=keystone 2026-07-02 22:47:34.925 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 22:47:34.928 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 22:47:34.931 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 22:47:34.933 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2026-07-02 22:47:34.936 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2026-07-02 22:47:34.939 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2026-07-02 22:47:34.943 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@keystone.service 2026-07-02 22:47:34.945 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:47:34.949 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:47:34.951 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:47:34.954 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:47:34.958 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[keystone] ]] 2026-07-02 22:47:34.960 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2026-07-02 22:47:34.963 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 22:47:34.966 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-02 22:47:34.969 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@keystone.service '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-02 22:47:34.970 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@keystone.service 2026-07-02 22:47:34.972 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-02 22:47:34.974 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 22:47:34.976 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 22:47:34.978 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 22:47:34.980 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@keystone.service 2026-07-02 22:47:34.982 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 22:47:34.986 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2026-07-02 22:47:35.060 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:47:35.128 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2026-07-02 22:47:35.185 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User quobyte 2026-07-02 22:47:35.242 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini --venv /opt/stack/data/venv' 2026-07-02 22:47:35.300 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:47:35.363 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2026-07-02 22:47:35.432 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2026-07-02 22:47:35.498 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2026-07-02 22:47:35.556 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2026-07-02 22:47:35.613 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2026-07-02 22:47:35.670 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 22:47:35.672 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 22:47:35.674 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2026-07-02 22:47:35.743 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 22:47:36.205 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@keystone.service 2026-07-02 22:47:36.227 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2026-07-02 22:47:36.678 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@keystone.service 2026-07-02 22:47:36.852 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:47:36.857 | + functions-common:time_stop:2420 : local name 2026-07-02 22:47:36.864 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:47:36.871 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:47:36.878 | + functions-common:time_stop:2423 : local total 2026-07-02 22:47:36.886 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:47:36.893 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:47:36.899 | + functions-common:time_stop:2427 : start_time=1783032454894 2026-07-02 22:47:36.906 | + functions-common:time_stop:2429 : [[ -z 1783032454894 ]] 2026-07-02 22:47:36.918 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:47:36.934 | + functions-common:time_stop:2432 : end_time=1783032456920 2026-07-02 22:47:36.943 | + functions-common:time_stop:2433 : elapsed_time=2026 2026-07-02 22:47:36.951 | + functions-common:time_stop:2434 : total=2037 2026-07-02 22:47:36.958 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:47:36.969 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=4063 2026-07-02 22:47:36.975 | + lib/keystone:start_keystone:510 : echo 'Waiting for keystone to start...' 2026-07-02 22:47:36.975 | Waiting for keystone to start... 2026-07-02 22:47:36.985 | + lib/keystone:start_keystone:514 : local service_uri=http://192.168.122.146/identity/v3/ 2026-07-02 22:47:36.994 | + lib/keystone:start_keystone:516 : wait_for_service 60 http://192.168.122.146/identity/v3/ 2026-07-02 22:47:37.002 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 22:47:37.009 | + functions:wait_for_service:477 : local url=http://192.168.122.146/identity/v3/ 2026-07-02 22:47:37.017 | + functions:wait_for_service:478 : local rval=0 2026-07-02 22:47:37.024 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 22:47:37.032 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 22:47:37.038 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:47:37.046 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:47:37.056 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:47:37.069 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032457058 2026-07-02 22:47:37.074 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 22:47:37.079 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:47:37.087 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.146/identity/v3/ 2026-07-02 22:47:42.762 | + :: : [[ 200 == 503 ]] 2026-07-02 22:47:42.764 | + :: : [[ 0 -eq 7 ]] 2026-07-02 22:47:42.768 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 22:47:42.772 | + functions-common:time_stop:2420 : local name 2026-07-02 22:47:42.776 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:47:42.780 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:47:42.784 | + functions-common:time_stop:2423 : local total 2026-07-02 22:47:42.787 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:47:42.791 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 22:47:42.794 | + functions-common:time_stop:2427 : start_time=1783032457058 2026-07-02 22:47:42.797 | + functions-common:time_stop:2429 : [[ -z 1783032457058 ]] 2026-07-02 22:47:42.801 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:47:42.806 | + functions-common:time_stop:2432 : end_time=1783032462803 2026-07-02 22:47:42.809 | + functions-common:time_stop:2433 : elapsed_time=5745 2026-07-02 22:47:42.813 | + functions-common:time_stop:2434 : total=0 2026-07-02 22:47:42.816 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:47:42.820 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=5745 2026-07-02 22:47:42.823 | + functions:wait_for_service:486 : return 0 2026-07-02 22:47:42.828 | + lib/keystone:start_keystone:521 : is_service_enabled tls-proxy 2026-07-02 22:47:42.852 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:47:42.855 | + lib/keystone:start_keystone:526 : restart_service memcached 2026-07-02 22:47:42.858 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:47:42.861 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart memcached 2026-07-02 22:47:43.280 | + ./stack.sh:main:1118 : bootstrap_keystone 2026-07-02 22:47:43.283 | + 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.146/identity 2026-07-02 22:47:43.879 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:47:43.879 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:47:43.879 | we strongly recommend against using it for new projects. 2026-07-02 22:47:43.879 | 2026-07-02 22:47:43.879 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:47:43.879 | framework. For more detail see 2026-07-02 22:47:43.879 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:47:43.879 | 2026-07-02 22:47:43.880 | __import__(import_str) 2026-07-02 22:47:47.049 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.049 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.050 | 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=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.058 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.071 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.071 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.101 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.128 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.129 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.219 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.219 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.219 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.219 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.219 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.219 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.233 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.233 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.233 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.233 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.233 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.233 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.233 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.241 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.246 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.246 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.246 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.246 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.246 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.246 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.246 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=41958) register_event_callback /opt/stack/keystone/keystone/notifications.py:415}} 2026-07-02 22:47:47.320 | INFO dbcounter [-] Registered counter for database keystone 2026-07-02 22:47:47.400 | 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=41958) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 22:47:47.596 | DEBUG dbcounter [-] [41958] Writer thread running {{(pid=41958) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:47:47.738 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Created domain default 2026-07-02 22:47:47.789 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Created project admin 2026-07-02 22:47:47.823 | WARNING keystone.common.password_hashing [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Truncating password to algorithm specific maximum length 72 characters.: keystone.exception.UserNotFound: Could not find user: admin. 2026-07-02 22:47:47.846 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Created user admin 2026-07-02 22:47:47.868 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Created role reader 2026-07-02 22:47:47.884 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Created role member 2026-07-02 22:47:47.913 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Created implied role where b670c0acc5e64e508404677ec78e91eb implies 0078fa2f4c1b4926ba8347e670276a06 2026-07-02 22:47:47.929 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Created role manager 2026-07-02 22:47:47.955 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Created implied role where d9bfae2224204f90a889539f94bd4389 implies b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:47:47.976 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Created role admin 2026-07-02 22:47:48.005 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Created implied role where 39279b59ebb24fb2a2a6c3dbb2f5914e implies d9bfae2224204f90a889539f94bd4389 2026-07-02 22:47:48.027 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Created role service 2026-07-02 22:47:48.044 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Granted role admin on project admin to user admin. 2026-07-02 22:47:48.057 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Granted role admin on the system to user admin. 2026-07-02 22:47:48.075 | WARNING py.warnings [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 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-07-02 22:47:48.076 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-07-02 22:47:48.076 |  2026-07-02 22:47:48.081 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Created region RegionOne 2026-07-02 22:47:48.135 | INFO keystone.cmd.bootstrap [None req-eee4b24b-f8c7-47ab-a3da-1b95fb4489b9 None None] Created public endpoint http://192.168.122.146/identity 2026-07-02 22:47:48.676 | + lib/keystone:bootstrap_keystone:549 : '[' False == True ']' 2026-07-02 22:47:48.679 | + ./stack.sh:main:1121 : create_keystone_accounts 2026-07-02 22:47:48.682 | + lib/keystone:create_keystone_accounts:257 : local admin_project 2026-07-02 22:47:48.687 | ++ lib/keystone:create_keystone_accounts:258 : oscwrap project show admin -f value -c id 2026-07-02 22:47:53.653 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:47:53.657 | + lib/keystone:create_keystone_accounts:258 : admin_project=8b88b4a33269476b9f6e11e7fe82fb87 2026-07-02 22:47:53.660 | + lib/keystone:create_keystone_accounts:259 : local admin_user 2026-07-02 22:47:53.664 | ++ lib/keystone:create_keystone_accounts:260 : oscwrap user show admin -f value -c id 2026-07-02 22:47:57.064 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:47:57.067 | + lib/keystone:create_keystone_accounts:260 : admin_user=9aa14bd8d06f4dbd8f0c20942043d845 2026-07-02 22:47:57.070 | + lib/keystone:create_keystone_accounts:262 : local admin_role=admin 2026-07-02 22:47:57.073 | + lib/keystone:create_keystone_accounts:263 : local member_role=member 2026-07-02 22:47:57.077 | + lib/keystone:create_keystone_accounts:264 : local reader_role=reader 2026-07-02 22:47:57.080 | + lib/keystone:create_keystone_accounts:266 : async_run ks-domain-role get_or_add_user_domain_role admin 9aa14bd8d06f4dbd8f0c20942043d845 default 2026-07-02 22:47:57.142 | + inc/async:async_inner:63 : get_or_add_user_domain_role admin 9aa14bd8d06f4dbd8f0c20942043d845 default 2026-07-02 22:47:57.182 | [2054 Async ks-domain-role:42114]: running: get_or_add_user_domain_role admin 9aa14bd8d06f4dbd8f0c20942043d845 default 2026-07-02 22:47:57.185 | + lib/keystone:create_keystone_accounts:269 : get_or_create_domain Default 2026-07-02 22:47:57.188 | + functions-common:get_or_create_domain:872 : local domain_id 2026-07-02 22:47:57.193 | ++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-02 22:48:01.361 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:01.367 | + functions-common:get_or_create_domain:877 : domain_id=default 2026-07-02 22:48:01.370 | + functions-common:get_or_create_domain:878 : echo default 2026-07-02 22:48:01.370 | default 2026-07-02 22:48:01.374 | + lib/keystone:create_keystone_accounts:270 : async_run ks-project get_or_create_project service Default 2026-07-02 22:48:01.464 | + inc/async:async_inner:63 : get_or_create_project service Default 2026-07-02 22:48:01.522 | [2054 Async ks-project:42259]: running: get_or_create_project service Default 2026-07-02 22:48:01.524 | + lib/keystone:create_keystone_accounts:273 : async_run ks-service get_or_create_role service 2026-07-02 22:48:01.633 | + inc/async:async_inner:63 : get_or_create_role service 2026-07-02 22:48:01.694 | [2054 Async ks-service:42371]: running: get_or_create_role service 2026-07-02 22:48:01.697 | + lib/keystone:create_keystone_accounts:279 : async_run ks-reseller get_or_create_role ResellerAdmin 2026-07-02 22:48:01.849 | + inc/async:async_inner:63 : get_or_create_role ResellerAdmin 2026-07-02 22:48:01.946 | [2054 Async ks-reseller:42466]: running: get_or_create_role ResellerAdmin 2026-07-02 22:48:01.951 | + lib/keystone:create_keystone_accounts:283 : local another_role=anotherrole 2026-07-02 22:48:01.957 | + lib/keystone:create_keystone_accounts:284 : async_run ks-anotherrole get_or_create_role anotherrole 2026-07-02 22:48:02.126 | + inc/async:async_inner:63 : get_or_create_role anotherrole 2026-07-02 22:48:02.220 | [2054 Async ks-anotherrole:42562]: running: get_or_create_role anotherrole 2026-07-02 22:48:02.229 | + lib/keystone:create_keystone_accounts:287 : local invis_project 2026-07-02 22:48:02.240 | ++ lib/keystone:create_keystone_accounts:288 : get_or_create_project invisible_to_admin default 2026-07-02 22:48:02.248 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 22:48:02.259 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create invisible_to_admin --domain=default --or-show -f value -c id 2026-07-02 22:48:08.188 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:08.257 | [42466 Async ks-reseller:42466]: finished successfully 2026-07-02 22:48:08.435 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:08.503 | [42259 Async ks-project:42259]: finished successfully 2026-07-02 22:48:08.536 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:08.605 | [42371 Async ks-service:42371]: finished successfully 2026-07-02 22:48:08.925 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:08.953 | [42114 Async ks-domain-role:42114]: finished successfully 2026-07-02 22:48:09.230 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:09.262 | [42562 Async ks-anotherrole:42562]: finished successfully 2026-07-02 22:48:09.385 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:09.390 | ++ functions-common:get_or_create_project:928 : project_id=e4d945d4297740739aedc84a963ed181 2026-07-02 22:48:09.395 | ++ functions-common:get_or_create_project:929 : echo e4d945d4297740739aedc84a963ed181 2026-07-02 22:48:09.399 | + lib/keystone:create_keystone_accounts:288 : invis_project=e4d945d4297740739aedc84a963ed181 2026-07-02 22:48:09.403 | + lib/keystone:create_keystone_accounts:291 : local demo_project 2026-07-02 22:48:09.407 | ++ lib/keystone:create_keystone_accounts:292 : get_or_create_project demo default 2026-07-02 22:48:09.411 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 22:48:09.416 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create demo --domain=default --or-show -f value -c id 2026-07-02 22:48:11.647 | ++ inc/async:async_inner:64 : rc=0 2026-07-02 22:48:11.679 | [38208 Async install_tempest:38208]: finished successfully 2026-07-02 22:48:13.111 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:13.117 | ++ functions-common:get_or_create_project:928 : project_id=48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:13.121 | ++ functions-common:get_or_create_project:929 : echo 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:13.125 | + lib/keystone:create_keystone_accounts:292 : demo_project=48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:13.129 | + lib/keystone:create_keystone_accounts:293 : local demo_user 2026-07-02 22:48:13.134 | ++ lib/keystone:create_keystone_accounts:295 : get_or_create_user demo nomoresecret default demo@example.com 2026-07-02 22:48:13.138 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:48:13.142 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo@example.com ]] 2026-07-02 22:48:13.145 | ++ functions-common:get_or_create_user:901 : local email=--email=demo@example.com 2026-07-02 22:48:13.151 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo --password nomoresecret --domain=default --email=demo@example.com --or-show -f value -c id 2026-07-02 22:48:16.792 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:16.797 | ++ functions-common:get_or_create_user:915 : user_id=488369b836324c8295b8e13585bfa9c3 2026-07-02 22:48:16.801 | ++ functions-common:get_or_create_user:916 : echo 488369b836324c8295b8e13585bfa9c3 2026-07-02 22:48:16.805 | + lib/keystone:create_keystone_accounts:295 : demo_user=488369b836324c8295b8e13585bfa9c3 2026-07-02 22:48:16.809 | + lib/keystone:create_keystone_accounts:297 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2026-07-02 22:48:16.872 | [2054 Async ks-domain-role:42114]: Waiting for completion of get_or_add_user_domain_role admin 9aa14bd8d06f4dbd8f0c20942043d845 default running on PID 42114 (6 other jobs running) 2026-07-02 22:48:16.901 | [2054 Async ks-domain-role:42114]: Signaling child to exit 2026-07-02 22:48:16.902 | WAKEUP 2026-07-02 22:48:16.929 | [2054 Async ks-domain-role:42114]: Signaled 2026-07-02 22:48:16.932 | + functions-common:get_or_add_user_domain_role:986 : local user_role_id 2026-07-02 22:48:16.932 | + functions-common:get_or_add_user_domain_role:990 : openstack --os-cloud devstack-system-admin role add admin --user 9aa14bd8d06f4dbd8f0c20942043d845 --domain default 2026-07-02 22:48:16.932 | ++ functions-common:get_or_add_user_domain_role:997 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9aa14bd8d06f4dbd8f0c20942043d845 --domain default -c Role -f value 2026-07-02 22:48:16.932 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:16.932 | + functions-common:get_or_add_user_domain_role:997 : user_role_id=39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:48:16.932 | + functions-common:get_or_add_user_domain_role:999 : echo 39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:48:16.932 | 39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:48:16.985 | [2054 Async ks-domain-role:42114]: finished get_or_add_user_domain_role admin 9aa14bd8d06f4dbd8f0c20942043d845 default with result 0 in 11 seconds 2026-07-02 22:48:16.994 | Not waiting for async task ks-domain that we never started or has already been waited for 2026-07-02 22:48:17.037 | [2054 Async ks-project:42259]: Waiting for completion of get_or_create_project service Default running on PID 42259 (5 other jobs running) 2026-07-02 22:48:17.067 | [2054 Async ks-project:42259]: Signaling child to exit 2026-07-02 22:48:17.068 | WAKEUP 2026-07-02 22:48:17.096 | [2054 Async ks-project:42259]: Signaled 2026-07-02 22:48:17.098 | + functions-common:get_or_create_project:922 : local project_id 2026-07-02 22:48:17.098 | ++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain=Default --or-show -f value -c id 2026-07-02 22:48:17.098 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:17.098 | + functions-common:get_or_create_project:928 : project_id=277dea24fe4641a9b49dd2b939d05263 2026-07-02 22:48:17.098 | + functions-common:get_or_create_project:929 : echo 277dea24fe4641a9b49dd2b939d05263 2026-07-02 22:48:17.098 | 277dea24fe4641a9b49dd2b939d05263 2026-07-02 22:48:17.153 | [2054 Async ks-project:42259]: finished get_or_create_project service Default with result 0 in 7 seconds 2026-07-02 22:48:17.198 | [2054 Async ks-service:42371]: Waiting for completion of get_or_create_role service running on PID 42371 (4 other jobs running) 2026-07-02 22:48:17.229 | [2054 Async ks-service:42371]: Signaling child to exit 2026-07-02 22:48:17.229 | WAKEUP 2026-07-02 22:48:17.256 | [2054 Async ks-service:42371]: Signaled 2026-07-02 22:48:17.258 | + functions-common:get_or_create_role:935 : local role_id 2026-07-02 22:48:17.258 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create service --or-show -f value -c id 2026-07-02 22:48:17.259 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:17.259 | + functions-common:get_or_create_role:940 : role_id=44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:48:17.259 | + functions-common:get_or_create_role:941 : echo 44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:48:17.259 | 44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:48:17.312 | [2054 Async ks-service:42371]: finished get_or_create_role service with result 0 in 7 seconds 2026-07-02 22:48:17.357 | [2054 Async ks-reseller:42466]: Waiting for completion of get_or_create_role ResellerAdmin running on PID 42466 (3 other jobs running) 2026-07-02 22:48:17.388 | [2054 Async ks-reseller:42466]: Signaling child to exit 2026-07-02 22:48:17.388 | WAKEUP 2026-07-02 22:48:17.415 | [2054 Async ks-reseller:42466]: Signaled 2026-07-02 22:48:17.417 | + functions-common:get_or_create_role:935 : local role_id 2026-07-02 22:48:17.417 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create ResellerAdmin --or-show -f value -c id 2026-07-02 22:48:17.417 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:17.417 | + functions-common:get_or_create_role:940 : role_id=9c13f7fd73dc41d585785b92e9fdb9f9 2026-07-02 22:48:17.417 | + functions-common:get_or_create_role:941 : echo 9c13f7fd73dc41d585785b92e9fdb9f9 2026-07-02 22:48:17.418 | 9c13f7fd73dc41d585785b92e9fdb9f9 2026-07-02 22:48:17.471 | [2054 Async ks-reseller:42466]: finished get_or_create_role ResellerAdmin with result 0 in 6 seconds 2026-07-02 22:48:17.516 | [2054 Async ks-anotherrole:42562]: Waiting for completion of get_or_create_role anotherrole running on PID 42562 (2 other jobs running) 2026-07-02 22:48:17.546 | [2054 Async ks-anotherrole:42562]: Signaling child to exit 2026-07-02 22:48:17.546 | WAKEUP 2026-07-02 22:48:17.573 | [2054 Async ks-anotherrole:42562]: Signaled 2026-07-02 22:48:17.575 | + functions-common:get_or_create_role:935 : local role_id 2026-07-02 22:48:17.575 | ++ functions-common:get_or_create_role:940 : oscwrap --os-cloud devstack-system-admin role create anotherrole --or-show -f value -c id 2026-07-02 22:48:17.575 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:17.575 | + functions-common:get_or_create_role:940 : role_id=e7953eac1f594818949faf87cab61c00 2026-07-02 22:48:17.575 | + functions-common:get_or_create_role:941 : echo e7953eac1f594818949faf87cab61c00 2026-07-02 22:48:17.575 | e7953eac1f594818949faf87cab61c00 2026-07-02 22:48:17.628 | [2054 Async ks-anotherrole:42562]: finished get_or_create_role anotherrole with result 0 in 7 seconds 2026-07-02 22:48:17.635 | + inc/async:async_wait:197 : return 0 2026-07-02 22:48:17.639 | + lib/keystone:create_keystone_accounts:299 : async_run ks-demo-member get_or_add_user_project_role member 488369b836324c8295b8e13585bfa9c3 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:17.725 | + inc/async:async_inner:63 : get_or_add_user_project_role member 488369b836324c8295b8e13585bfa9c3 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:17.776 | [2054 Async ks-demo-member:43499]: running: get_or_add_user_project_role member 488369b836324c8295b8e13585bfa9c3 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:17.778 | + lib/keystone:create_keystone_accounts:301 : async_run ks-demo-admin get_or_add_user_project_role admin 9aa14bd8d06f4dbd8f0c20942043d845 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:17.863 | + inc/async:async_inner:63 : get_or_add_user_project_role admin 9aa14bd8d06f4dbd8f0c20942043d845 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:17.913 | [2054 Async ks-demo-admin:43595]: running: get_or_add_user_project_role admin 9aa14bd8d06f4dbd8f0c20942043d845 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:17.919 | + lib/keystone:create_keystone_accounts:302 : async_run ks-demo-another get_or_add_user_project_role anotherrole 488369b836324c8295b8e13585bfa9c3 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:17.989 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole 488369b836324c8295b8e13585bfa9c3 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:18.026 | [2054 Async ks-demo-another:43691]: running: get_or_add_user_project_role anotherrole 488369b836324c8295b8e13585bfa9c3 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:18.028 | + lib/keystone:create_keystone_accounts:303 : async_run ks-demo-invis get_or_add_user_project_role member 488369b836324c8295b8e13585bfa9c3 e4d945d4297740739aedc84a963ed181 2026-07-02 22:48:18.090 | + inc/async:async_inner:63 : get_or_add_user_project_role member 488369b836324c8295b8e13585bfa9c3 e4d945d4297740739aedc84a963ed181 2026-07-02 22:48:18.148 | [2054 Async ks-demo-invis:43787]: running: get_or_add_user_project_role member 488369b836324c8295b8e13585bfa9c3 e4d945d4297740739aedc84a963ed181 2026-07-02 22:48:18.153 | + lib/keystone:create_keystone_accounts:306 : local demo_reader 2026-07-02 22:48:18.153 | ++ lib/keystone:create_keystone_accounts:308 : get_or_create_user demo_reader nomoresecret default demo_reader@example.com 2026-07-02 22:48:18.155 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:48:18.157 | ++ functions-common:get_or_create_user:900 : [[ ! -z demo_reader@example.com ]] 2026-07-02 22:48:18.159 | ++ functions-common:get_or_create_user:901 : local email=--email=demo_reader@example.com 2026-07-02 22:48:18.163 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create demo_reader --password nomoresecret --domain=default --email=demo_reader@example.com --or-show -f value -c id 2026-07-02 22:48:23.265 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:23.269 | ++ functions-common:get_or_create_user:915 : user_id=704ffc4fffa54148b0ca85e935866489 2026-07-02 22:48:23.271 | ++ functions-common:get_or_create_user:916 : echo 704ffc4fffa54148b0ca85e935866489 2026-07-02 22:48:23.276 | + lib/keystone:create_keystone_accounts:308 : demo_reader=704ffc4fffa54148b0ca85e935866489 2026-07-02 22:48:23.281 | + lib/keystone:create_keystone_accounts:310 : async_run ks-demo-reader get_or_add_user_project_role reader 704ffc4fffa54148b0ca85e935866489 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:23.371 | + inc/async:async_inner:63 : get_or_add_user_project_role reader 704ffc4fffa54148b0ca85e935866489 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:23.460 | [2054 Async ks-demo-reader:43930]: running: get_or_add_user_project_role reader 704ffc4fffa54148b0ca85e935866489 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:23.467 | + lib/keystone:create_keystone_accounts:313 : local alt_demo_project 2026-07-02 22:48:23.479 | ++ lib/keystone:create_keystone_accounts:314 : get_or_create_project alt_demo default 2026-07-02 22:48:23.487 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 22:48:23.499 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create alt_demo --domain=default --or-show -f value -c id 2026-07-02 22:48:29.038 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:29.042 | ++ functions-common:get_or_create_project:928 : project_id=d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:29.046 | ++ functions-common:get_or_create_project:929 : echo d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:29.052 | + lib/keystone:create_keystone_accounts:314 : alt_demo_project=d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:29.058 | + lib/keystone:create_keystone_accounts:316 : local alt_demo_user 2026-07-02 22:48:29.063 | ++ lib/keystone:create_keystone_accounts:318 : get_or_create_user alt_demo nomoresecret default alt_demo@example.com 2026-07-02 22:48:29.071 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:48:29.076 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo@example.com ]] 2026-07-02 22:48:29.082 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo@example.com 2026-07-02 22:48:29.088 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo --password nomoresecret --domain=default --email=alt_demo@example.com --or-show -f value -c id 2026-07-02 22:48:30.558 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:30.639 | [43499 Async ks-demo-member:43499]: finished successfully 2026-07-02 22:48:31.122 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:31.173 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:31.175 | [43691 Async ks-demo-another:43691]: finished successfully 2026-07-02 22:48:31.216 | [43787 Async ks-demo-invis:43787]: finished successfully 2026-07-02 22:48:31.751 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:31.779 | [43595 Async ks-demo-admin:43595]: finished successfully 2026-07-02 22:48:33.378 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:33.384 | ++ functions-common:get_or_create_user:915 : user_id=ba2dca1bb21544f8af3a7173ed7684b3 2026-07-02 22:48:33.389 | ++ functions-common:get_or_create_user:916 : echo ba2dca1bb21544f8af3a7173ed7684b3 2026-07-02 22:48:33.394 | + lib/keystone:create_keystone_accounts:318 : alt_demo_user=ba2dca1bb21544f8af3a7173ed7684b3 2026-07-02 22:48:33.399 | + lib/keystone:create_keystone_accounts:320 : async_run ks-alt-admin get_or_add_user_project_role admin ba2dca1bb21544f8af3a7173ed7684b3 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:33.495 | + inc/async:async_inner:63 : get_or_add_user_project_role admin ba2dca1bb21544f8af3a7173ed7684b3 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:33.547 | [2054 Async ks-alt-admin:44349]: running: get_or_add_user_project_role admin ba2dca1bb21544f8af3a7173ed7684b3 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:33.552 | + lib/keystone:create_keystone_accounts:321 : async_run ks-alt-another get_or_add_user_project_role anotherrole ba2dca1bb21544f8af3a7173ed7684b3 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:33.646 | + inc/async:async_inner:63 : get_or_add_user_project_role anotherrole ba2dca1bb21544f8af3a7173ed7684b3 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:33.698 | [2054 Async ks-alt-another:44445]: running: get_or_add_user_project_role anotherrole ba2dca1bb21544f8af3a7173ed7684b3 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:33.702 | + lib/keystone:create_keystone_accounts:324 : local alt_demo_member 2026-07-02 22:48:33.704 | ++ lib/keystone:create_keystone_accounts:326 : get_or_create_user alt_demo_member nomoresecret default alt_demo_member@example.com 2026-07-02 22:48:33.709 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:48:33.712 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_member@example.com ]] 2026-07-02 22:48:33.714 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_member@example.com 2026-07-02 22:48:33.718 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_member --password nomoresecret --domain=default --email=alt_demo_member@example.com --or-show -f value -c id 2026-07-02 22:48:35.473 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:35.495 | [43930 Async ks-demo-reader:43930]: finished successfully 2026-07-02 22:48:37.814 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:37.820 | ++ functions-common:get_or_create_user:915 : user_id=75c80b90905e4f199f70266354e1547f 2026-07-02 22:48:37.825 | ++ functions-common:get_or_create_user:916 : echo 75c80b90905e4f199f70266354e1547f 2026-07-02 22:48:37.831 | + lib/keystone:create_keystone_accounts:326 : alt_demo_member=75c80b90905e4f199f70266354e1547f 2026-07-02 22:48:37.835 | + lib/keystone:create_keystone_accounts:327 : async_run ks-alt-member-user get_or_add_user_project_role member 75c80b90905e4f199f70266354e1547f d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:37.941 | + inc/async:async_inner:63 : get_or_add_user_project_role member 75c80b90905e4f199f70266354e1547f d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:37.998 | [2054 Async ks-alt-member-user:44619]: running: get_or_add_user_project_role member 75c80b90905e4f199f70266354e1547f d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:38.001 | + lib/keystone:create_keystone_accounts:330 : local alt_demo_reader 2026-07-02 22:48:38.006 | ++ lib/keystone:create_keystone_accounts:332 : get_or_create_user alt_demo_reader nomoresecret default alt_demo_reader@example.com 2026-07-02 22:48:38.013 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:48:38.015 | ++ functions-common:get_or_create_user:900 : [[ ! -z alt_demo_reader@example.com ]] 2026-07-02 22:48:38.018 | ++ functions-common:get_or_create_user:901 : local email=--email=alt_demo_reader@example.com 2026-07-02 22:48:38.023 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create alt_demo_reader --password nomoresecret --domain=default --email=alt_demo_reader@example.com --or-show -f value -c id 2026-07-02 22:48:41.887 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:41.894 | ++ functions-common:get_or_create_user:915 : user_id=a3d7e87766ef48a4a8ba3e70e9e16413 2026-07-02 22:48:41.899 | ++ functions-common:get_or_create_user:916 : echo a3d7e87766ef48a4a8ba3e70e9e16413 2026-07-02 22:48:41.904 | + lib/keystone:create_keystone_accounts:332 : alt_demo_reader=a3d7e87766ef48a4a8ba3e70e9e16413 2026-07-02 22:48:41.909 | + lib/keystone:create_keystone_accounts:333 : async_run ks-alt-reader-user get_or_add_user_project_role reader a3d7e87766ef48a4a8ba3e70e9e16413 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:41.997 | + inc/async:async_inner:63 : get_or_add_user_project_role reader a3d7e87766ef48a4a8ba3e70e9e16413 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:42.059 | [2054 Async ks-alt-reader-user:44790]: running: get_or_add_user_project_role reader a3d7e87766ef48a4a8ba3e70e9e16413 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:42.062 | ++ lib/keystone:create_keystone_accounts:340 : get_or_create_user system_member nomoresecret default system_member@example.com 2026-07-02 22:48:42.066 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:48:42.072 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_member@example.com ]] 2026-07-02 22:48:42.072 | ++ functions-common:get_or_create_user:901 : local email=--email=system_member@example.com 2026-07-02 22:48:42.076 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_member --password nomoresecret --domain=default --email=system_member@example.com --or-show -f value -c id 2026-07-02 22:48:43.307 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:43.311 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:43.353 | [44349 Async ks-alt-admin:44349]: finished successfully 2026-07-02 22:48:43.355 | [44445 Async ks-alt-another:44445]: finished successfully 2026-07-02 22:48:45.986 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:45.990 | ++ functions-common:get_or_create_user:915 : user_id=a34c39fc526a4da09fa3a3ac1d07f454 2026-07-02 22:48:45.995 | ++ functions-common:get_or_create_user:916 : echo a34c39fc526a4da09fa3a3ac1d07f454 2026-07-02 22:48:45.998 | + lib/keystone:create_keystone_accounts:340 : system_member_user=a34c39fc526a4da09fa3a3ac1d07f454 2026-07-02 22:48:46.001 | + lib/keystone:create_keystone_accounts:341 : async_run ks-system-member get_or_add_user_system_role member a34c39fc526a4da09fa3a3ac1d07f454 all 2026-07-02 22:48:46.080 | + inc/async:async_inner:63 : get_or_add_user_system_role member a34c39fc526a4da09fa3a3ac1d07f454 all 2026-07-02 22:48:46.144 | [2054 Async ks-system-member:45020]: running: get_or_add_user_system_role member a34c39fc526a4da09fa3a3ac1d07f454 all 2026-07-02 22:48:46.149 | ++ lib/keystone:create_keystone_accounts:344 : get_or_create_user system_reader nomoresecret default system_reader@example.com 2026-07-02 22:48:46.155 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:48:46.157 | ++ functions-common:get_or_create_user:900 : [[ ! -z system_reader@example.com ]] 2026-07-02 22:48:46.161 | ++ functions-common:get_or_create_user:901 : local email=--email=system_reader@example.com 2026-07-02 22:48:46.166 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create system_reader --password nomoresecret --domain=default --email=system_reader@example.com --or-show -f value -c id 2026-07-02 22:48:47.636 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:47.661 | [44619 Async ks-alt-member-user:44619]: finished successfully 2026-07-02 22:48:50.156 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:50.162 | ++ functions-common:get_or_create_user:915 : user_id=7e0b94e2b8b74b0192aeea05b2c34c69 2026-07-02 22:48:50.168 | ++ functions-common:get_or_create_user:916 : echo 7e0b94e2b8b74b0192aeea05b2c34c69 2026-07-02 22:48:50.176 | + lib/keystone:create_keystone_accounts:344 : system_reader_user=7e0b94e2b8b74b0192aeea05b2c34c69 2026-07-02 22:48:50.183 | + lib/keystone:create_keystone_accounts:345 : async_run ks-system-reader get_or_add_user_system_role reader 7e0b94e2b8b74b0192aeea05b2c34c69 all 2026-07-02 22:48:50.277 | + inc/async:async_inner:63 : get_or_add_user_system_role reader 7e0b94e2b8b74b0192aeea05b2c34c69 all 2026-07-02 22:48:50.348 | [2054 Async ks-system-reader:45226]: running: get_or_add_user_system_role reader 7e0b94e2b8b74b0192aeea05b2c34c69 all 2026-07-02 22:48:50.351 | + lib/keystone:create_keystone_accounts:348 : local admin_group 2026-07-02 22:48:50.358 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_group admins default 'openstack admin group' 2026-07-02 22:48:50.360 | ++ functions-common:get_or_create_group:884 : local 'desc=openstack admin group' 2026-07-02 22:48:50.363 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-02 22:48:50.368 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2026-07-02 22:48:51.085 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:51.110 | [44790 Async ks-alt-reader-user:44790]: finished successfully 2026-07-02 22:48:54.354 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:54.358 | ++ functions-common:get_or_create_group:892 : group_id=90683420a1a74845b8f785c9ed5282a5 2026-07-02 22:48:54.363 | ++ functions-common:get_or_create_group:893 : echo 90683420a1a74845b8f785c9ed5282a5 2026-07-02 22:48:54.368 | + lib/keystone:create_keystone_accounts:350 : admin_group=90683420a1a74845b8f785c9ed5282a5 2026-07-02 22:48:54.372 | + lib/keystone:create_keystone_accounts:351 : local non_admin_group 2026-07-02 22:48:54.379 | ++ lib/keystone:create_keystone_accounts:353 : get_or_create_group nonadmins default 'non-admin group' 2026-07-02 22:48:54.384 | ++ functions-common:get_or_create_group:884 : local 'desc=non-admin group' 2026-07-02 22:48:54.388 | ++ functions-common:get_or_create_group:885 : local group_id 2026-07-02 22:48:54.393 | +++ functions-common:get_or_create_group:892 : oscwrap --os-cloud devstack-system-admin group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2026-07-02 22:48:58.226 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:58.231 | ++ functions-common:get_or_create_group:892 : group_id=a740bab6ce484a3d8dea621146fd6148 2026-07-02 22:48:58.236 | ++ functions-common:get_or_create_group:893 : echo a740bab6ce484a3d8dea621146fd6148 2026-07-02 22:48:58.242 | + lib/keystone:create_keystone_accounts:353 : non_admin_group=a740bab6ce484a3d8dea621146fd6148 2026-07-02 22:48:58.247 | + lib/keystone:create_keystone_accounts:355 : async_run ks-group-memberdemo get_or_add_group_project_role member a740bab6ce484a3d8dea621146fd6148 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:58.348 | + inc/async:async_inner:63 : get_or_add_group_project_role member a740bab6ce484a3d8dea621146fd6148 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:58.411 | [2054 Async ks-group-memberdemo:45525]: running: get_or_add_group_project_role member a740bab6ce484a3d8dea621146fd6148 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:58.418 | + lib/keystone:create_keystone_accounts:356 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole a740bab6ce484a3d8dea621146fd6148 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:58.534 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a740bab6ce484a3d8dea621146fd6148 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:58.617 | [2054 Async ks-group-anotherdemo:45604]: running: get_or_add_group_project_role anotherrole a740bab6ce484a3d8dea621146fd6148 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:58.626 | + lib/keystone:create_keystone_accounts:357 : async_run ks-group-memberalt get_or_add_group_project_role member a740bab6ce484a3d8dea621146fd6148 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:58.755 | + inc/async:async_inner:63 : get_or_add_group_project_role member a740bab6ce484a3d8dea621146fd6148 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:58.838 | [2054 Async ks-group-memberalt:45683]: running: get_or_add_group_project_role member a740bab6ce484a3d8dea621146fd6148 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:58.844 | + lib/keystone:create_keystone_accounts:358 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole a740bab6ce484a3d8dea621146fd6148 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:59.010 | + inc/async:async_inner:63 : get_or_add_group_project_role anotherrole a740bab6ce484a3d8dea621146fd6148 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:59.102 | [2054 Async ks-group-anotheralt:45762]: running: get_or_add_group_project_role anotherrole a740bab6ce484a3d8dea621146fd6148 d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:48:59.110 | + lib/keystone:create_keystone_accounts:359 : async_run ks-group-admin get_or_add_group_project_role admin 90683420a1a74845b8f785c9ed5282a5 8b88b4a33269476b9f6e11e7fe82fb87 2026-07-02 22:48:59.285 | + inc/async:async_inner:63 : get_or_add_group_project_role admin 90683420a1a74845b8f785c9ed5282a5 8b88b4a33269476b9f6e11e7fe82fb87 2026-07-02 22:48:59.398 | [2054 Async ks-group-admin:45841]: running: get_or_add_group_project_role admin 90683420a1a74845b8f785c9ed5282a5 8b88b4a33269476b9f6e11e7fe82fb87 2026-07-02 22:48:59.408 | + lib/keystone:create_keystone_accounts:361 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis ks-demo-reader 2026-07-02 22:48:59.531 | [2054 Async ks-demo-member:43499]: Waiting for completion of get_or_add_user_project_role member 488369b836324c8295b8e13585bfa9c3 48f0efdc2acf4a64b376e504733450a7 running on PID 43499 (17 other jobs running) 2026-07-02 22:48:59.597 | [2054 Async ks-demo-member:43499]: Signaling child to exit 2026-07-02 22:48:59.598 | WAKEUP 2026-07-02 22:48:59.627 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:48:59.657 | [2054 Async ks-demo-member:43499]: Signaled 2026-07-02 22:48:59.660 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:48:59.660 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:48:59.660 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:48:59.660 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:48:59.660 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:48:59.660 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:48:59.660 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:48:59.661 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:48:59.661 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:48:59.661 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 488369b836324c8295b8e13585bfa9c3 --project 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:48:59.661 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 488369b836324c8295b8e13585bfa9c3 --project 48f0efdc2acf4a64b376e504733450a7 -c Role -f value 2026-07-02 22:48:59.661 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:48:59.661 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:48:59.661 | + functions-common:get_or_add_user_project_role:980 : echo b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:48:59.661 | b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:48:59.705 | [45020 Async ks-system-member:45020]: finished successfully 2026-07-02 22:48:59.788 | [2054 Async ks-demo-member:43499]: finished get_or_add_user_project_role member 488369b836324c8295b8e13585bfa9c3 48f0efdc2acf4a64b376e504733450a7 with result 0 in 12 seconds 2026-07-02 22:48:59.883 | [2054 Async ks-demo-admin:43595]: Waiting for completion of get_or_add_user_project_role admin 9aa14bd8d06f4dbd8f0c20942043d845 48f0efdc2acf4a64b376e504733450a7 running on PID 43595 (16 other jobs running) 2026-07-02 22:48:59.943 | [2054 Async ks-demo-admin:43595]: Signaling child to exit 2026-07-02 22:48:59.948 | WAKEUP 2026-07-02 22:49:00.000 | [2054 Async ks-demo-admin:43595]: Signaled 2026-07-02 22:49:00.002 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:49:00.002 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:49:00.002 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:49:00.002 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:49:00.002 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:49:00.002 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:49:00.002 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:49:00.002 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:49:00.002 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:49:00.004 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user 9aa14bd8d06f4dbd8f0c20942043d845 --project 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:49:00.004 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user 9aa14bd8d06f4dbd8f0c20942043d845 --project 48f0efdc2acf4a64b376e504733450a7 -c Role -f value 2026-07-02 22:49:00.004 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:00.004 | + functions-common:get_or_add_user_project_role:979 : user_role_id=39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:49:00.005 | + functions-common:get_or_add_user_project_role:980 : echo 39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:49:00.010 | 39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:49:00.120 | [2054 Async ks-demo-admin:43595]: finished get_or_add_user_project_role admin 9aa14bd8d06f4dbd8f0c20942043d845 48f0efdc2acf4a64b376e504733450a7 with result 0 in 13 seconds 2026-07-02 22:49:00.212 | [2054 Async ks-demo-another:43691]: Waiting for completion of get_or_add_user_project_role anotherrole 488369b836324c8295b8e13585bfa9c3 48f0efdc2acf4a64b376e504733450a7 running on PID 43691 (15 other jobs running) 2026-07-02 22:49:00.281 | [2054 Async ks-demo-another:43691]: Signaling child to exit 2026-07-02 22:49:00.281 | WAKEUP 2026-07-02 22:49:00.332 | [2054 Async ks-demo-another:43691]: Signaled 2026-07-02 22:49:00.336 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:49:00.336 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:49:00.336 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:49:00.336 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:49:00.336 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:49:00.336 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:49:00.336 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:49:00.336 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:49:00.336 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:49:00.336 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user 488369b836324c8295b8e13585bfa9c3 --project 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:49:00.336 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user 488369b836324c8295b8e13585bfa9c3 --project 48f0efdc2acf4a64b376e504733450a7 -c Role -f value 2026-07-02 22:49:00.337 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:00.337 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e7953eac1f594818949faf87cab61c00 2026-07-02 22:49:00.337 | + functions-common:get_or_add_user_project_role:980 : echo e7953eac1f594818949faf87cab61c00 2026-07-02 22:49:00.337 | e7953eac1f594818949faf87cab61c00 2026-07-02 22:49:00.446 | [2054 Async ks-demo-another:43691]: finished get_or_add_user_project_role anotherrole 488369b836324c8295b8e13585bfa9c3 48f0efdc2acf4a64b376e504733450a7 with result 0 in 13 seconds 2026-07-02 22:49:00.532 | [2054 Async ks-demo-invis:43787]: Waiting for completion of get_or_add_user_project_role member 488369b836324c8295b8e13585bfa9c3 e4d945d4297740739aedc84a963ed181 running on PID 43787 (14 other jobs running) 2026-07-02 22:49:00.589 | [2054 Async ks-demo-invis:43787]: Signaling child to exit 2026-07-02 22:49:00.589 | WAKEUP 2026-07-02 22:49:00.646 | [2054 Async ks-demo-invis:43787]: Signaled 2026-07-02 22:49:00.647 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:49:00.647 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:49:00.647 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:49:00.647 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:49:00.647 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:49:00.647 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:49:00.648 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:49:00.648 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:49:00.648 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:49:00.648 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 488369b836324c8295b8e13585bfa9c3 --project e4d945d4297740739aedc84a963ed181 2026-07-02 22:49:00.648 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 488369b836324c8295b8e13585bfa9c3 --project e4d945d4297740739aedc84a963ed181 -c Role -f value 2026-07-02 22:49:00.648 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:00.648 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:49:00.648 | + functions-common:get_or_add_user_project_role:980 : echo b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:49:00.648 | b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:49:00.754 | [2054 Async ks-demo-invis:43787]: finished get_or_add_user_project_role member 488369b836324c8295b8e13585bfa9c3 e4d945d4297740739aedc84a963ed181 with result 0 in 13 seconds 2026-07-02 22:49:00.835 | [2054 Async ks-demo-reader:43930]: Waiting for completion of get_or_add_user_project_role reader 704ffc4fffa54148b0ca85e935866489 48f0efdc2acf4a64b376e504733450a7 running on PID 43930 (13 other jobs running) 2026-07-02 22:49:00.885 | [2054 Async ks-demo-reader:43930]: Signaling child to exit 2026-07-02 22:49:00.887 | WAKEUP 2026-07-02 22:49:00.934 | [2054 Async ks-demo-reader:43930]: Signaled 2026-07-02 22:49:00.935 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:49:00.935 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:49:00.935 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:49:00.935 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:49:00.936 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:49:00.936 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:49:00.936 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:49:00.936 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:49:00.936 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:49:00.936 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user 704ffc4fffa54148b0ca85e935866489 --project 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:49:00.936 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 704ffc4fffa54148b0ca85e935866489 --project 48f0efdc2acf4a64b376e504733450a7 -c Role -f value 2026-07-02 22:49:00.936 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:00.936 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0078fa2f4c1b4926ba8347e670276a06 2026-07-02 22:49:00.936 | + functions-common:get_or_add_user_project_role:980 : echo 0078fa2f4c1b4926ba8347e670276a06 2026-07-02 22:49:00.936 | 0078fa2f4c1b4926ba8347e670276a06 2026-07-02 22:49:01.039 | [2054 Async ks-demo-reader:43930]: finished get_or_add_user_project_role reader 704ffc4fffa54148b0ca85e935866489 48f0efdc2acf4a64b376e504733450a7 with result 0 in 12 seconds 2026-07-02 22:49:01.047 | + inc/async:async_wait:197 : return 0 2026-07-02 22:49:01.056 | + lib/keystone:create_keystone_accounts:362 : async_wait ks-alt-admin ks-alt-another ks-alt-member-user ks-alt-reader-user 2026-07-02 22:49:01.186 | [2054 Async ks-alt-admin:44349]: Waiting for completion of get_or_add_user_project_role admin ba2dca1bb21544f8af3a7173ed7684b3 d52e48b4cd054769a36cdb80eabba364 running on PID 44349 (12 other jobs running) 2026-07-02 22:49:01.243 | [2054 Async ks-alt-admin:44349]: Signaling child to exit 2026-07-02 22:49:01.244 | WAKEUP 2026-07-02 22:49:01.296 | [2054 Async ks-alt-admin:44349]: Signaled 2026-07-02 22:49:01.300 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:49:01.300 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:49:01.300 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:49:01.300 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:49:01.300 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:49:01.300 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:49:01.300 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:49:01.300 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:49:01.300 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:49:01.300 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user ba2dca1bb21544f8af3a7173ed7684b3 --project d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:49:01.300 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user ba2dca1bb21544f8af3a7173ed7684b3 --project d52e48b4cd054769a36cdb80eabba364 -c Role -f value 2026-07-02 22:49:01.301 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:01.301 | + functions-common:get_or_add_user_project_role:979 : user_role_id=39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:49:01.301 | + functions-common:get_or_add_user_project_role:980 : echo 39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:49:01.301 | 39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:49:01.413 | [2054 Async ks-alt-admin:44349]: finished get_or_add_user_project_role admin ba2dca1bb21544f8af3a7173ed7684b3 d52e48b4cd054769a36cdb80eabba364 with result 0 in 9 seconds 2026-07-02 22:49:01.494 | [2054 Async ks-alt-another:44445]: Waiting for completion of get_or_add_user_project_role anotherrole ba2dca1bb21544f8af3a7173ed7684b3 d52e48b4cd054769a36cdb80eabba364 running on PID 44445 (11 other jobs running) 2026-07-02 22:49:01.549 | [2054 Async ks-alt-another:44445]: Signaling child to exit 2026-07-02 22:49:01.550 | WAKEUP 2026-07-02 22:49:01.602 | [2054 Async ks-alt-another:44445]: Signaled 2026-07-02 22:49:01.605 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:49:01.605 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:49:01.605 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:49:01.605 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:49:01.606 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:49:01.606 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:49:01.606 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:49:01.606 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:49:01.606 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:49:01.606 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add anotherrole --user ba2dca1bb21544f8af3a7173ed7684b3 --project d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:49:01.606 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --user ba2dca1bb21544f8af3a7173ed7684b3 --project d52e48b4cd054769a36cdb80eabba364 -c Role -f value 2026-07-02 22:49:01.606 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:01.606 | + functions-common:get_or_add_user_project_role:979 : user_role_id=e7953eac1f594818949faf87cab61c00 2026-07-02 22:49:01.606 | + functions-common:get_or_add_user_project_role:980 : echo e7953eac1f594818949faf87cab61c00 2026-07-02 22:49:01.606 | e7953eac1f594818949faf87cab61c00 2026-07-02 22:49:01.714 | [2054 Async ks-alt-another:44445]: finished get_or_add_user_project_role anotherrole ba2dca1bb21544f8af3a7173ed7684b3 d52e48b4cd054769a36cdb80eabba364 with result 0 in 9 seconds 2026-07-02 22:49:01.800 | [2054 Async ks-alt-member-user:44619]: Waiting for completion of get_or_add_user_project_role member 75c80b90905e4f199f70266354e1547f d52e48b4cd054769a36cdb80eabba364 running on PID 44619 (10 other jobs running) 2026-07-02 22:49:01.856 | [2054 Async ks-alt-member-user:44619]: Signaling child to exit 2026-07-02 22:49:01.859 | WAKEUP 2026-07-02 22:49:01.910 | [2054 Async ks-alt-member-user:44619]: Signaled 2026-07-02 22:49:01.912 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:49:01.912 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:49:01.912 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:49:01.912 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:49:01.912 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:49:01.912 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:49:01.912 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:49:01.912 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:49:01.912 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:49:01.912 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add member --user 75c80b90905e4f199f70266354e1547f --project d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:49:01.913 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user 75c80b90905e4f199f70266354e1547f --project d52e48b4cd054769a36cdb80eabba364 -c Role -f value 2026-07-02 22:49:01.913 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:01.913 | + functions-common:get_or_add_user_project_role:979 : user_role_id=b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:49:01.913 | + functions-common:get_or_add_user_project_role:980 : echo b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:49:01.913 | b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:49:02.010 | [2054 Async ks-alt-member-user:44619]: finished get_or_add_user_project_role member 75c80b90905e4f199f70266354e1547f d52e48b4cd054769a36cdb80eabba364 with result 0 in 9 seconds 2026-07-02 22:49:02.090 | [2054 Async ks-alt-reader-user:44790]: Waiting for completion of get_or_add_user_project_role reader a3d7e87766ef48a4a8ba3e70e9e16413 d52e48b4cd054769a36cdb80eabba364 running on PID 44790 (9 other jobs running) 2026-07-02 22:49:02.166 | [2054 Async ks-alt-reader-user:44790]: Signaling child to exit 2026-07-02 22:49:02.172 | WAKEUP 2026-07-02 22:49:02.232 | [2054 Async ks-alt-reader-user:44790]: Signaled 2026-07-02 22:49:02.235 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:49:02.237 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:49:02.237 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args 2026-07-02 22:49:02.237 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:49:02.237 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:49:02.237 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:49:02.237 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:49:02.237 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:49:02.237 | + functions-common:get_or_add_user_project_role:966 : domain_args= 2026-07-02 22:49:02.237 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add reader --user a3d7e87766ef48a4a8ba3e70e9e16413 --project d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:49:02.237 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user a3d7e87766ef48a4a8ba3e70e9e16413 --project d52e48b4cd054769a36cdb80eabba364 -c Role -f value 2026-07-02 22:49:02.237 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:02.238 | + functions-common:get_or_add_user_project_role:979 : user_role_id=0078fa2f4c1b4926ba8347e670276a06 2026-07-02 22:49:02.238 | + functions-common:get_or_add_user_project_role:980 : echo 0078fa2f4c1b4926ba8347e670276a06 2026-07-02 22:49:02.238 | 0078fa2f4c1b4926ba8347e670276a06 2026-07-02 22:49:02.343 | [2054 Async ks-alt-reader-user:44790]: finished get_or_add_user_project_role reader a3d7e87766ef48a4a8ba3e70e9e16413 d52e48b4cd054769a36cdb80eabba364 with result 0 in 9 seconds 2026-07-02 22:49:02.352 | + inc/async:async_wait:197 : return 0 2026-07-02 22:49:02.357 | + lib/keystone:create_keystone_accounts:363 : async_wait ks-system-member ks-system-reader 2026-07-02 22:49:02.485 | [2054 Async ks-system-member:45020]: Waiting for completion of get_or_add_user_system_role member a34c39fc526a4da09fa3a3ac1d07f454 all running on PID 45020 (8 other jobs running) 2026-07-02 22:49:02.554 | [2054 Async ks-system-member:45020]: Signaling child to exit 2026-07-02 22:49:02.554 | WAKEUP 2026-07-02 22:49:02.620 | [2054 Async ks-system-member:45020]: Signaled 2026-07-02 22:49:02.620 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-02 22:49:02.620 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-02 22:49:02.620 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-02 22:49:02.620 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:49:02.620 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:49:02.620 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:49:02.620 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:49:02.620 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:49:02.620 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-02 22:49:02.621 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a34c39fc526a4da09fa3a3ac1d07f454 --system all -f value -c Role 2026-07-02 22:49:02.621 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:02.621 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-02 22:49:02.621 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-02 22:49:02.621 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add member --user a34c39fc526a4da09fa3a3ac1d07f454 --system all 2026-07-02 22:49:02.621 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --user a34c39fc526a4da09fa3a3ac1d07f454 --system all -f value -c Role 2026-07-02 22:49:02.621 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:02.621 | + functions-common:get_or_add_user_system_role:1028 : user_role_id= 2026-07-02 22:49:02.621 | + functions-common:get_or_add_user_system_role:1030 : echo 2026-07-02 22:49:02.621 | 2026-07-02 22:49:02.744 | [2054 Async ks-system-member:45020]: finished get_or_add_user_system_role member a34c39fc526a4da09fa3a3ac1d07f454 all with result 0 in 13 seconds 2026-07-02 22:49:02.832 | [2054 Async ks-system-reader:45226]: Waiting for completion of get_or_add_user_system_role reader 7e0b94e2b8b74b0192aeea05b2c34c69 all running on PID 45226 (7 other jobs running) 2026-07-02 22:49:02.891 | [2054 Async ks-system-reader:45226]: Signaling child to exit 2026-07-02 22:49:07.040 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:49:07.101 | [45226 Async ks-system-reader:45226]: finished successfully 2026-07-02 22:49:07.156 | WAKEUP 2026-07-02 22:49:07.215 | [2054 Async ks-system-reader:45226]: Signaled 2026-07-02 22:49:07.220 | + functions-common:get_or_add_user_system_role:1005 : local user_role_id 2026-07-02 22:49:07.220 | + functions-common:get_or_add_user_system_role:1006 : local domain_args 2026-07-02 22:49:07.221 | ++ functions-common:get_or_add_user_system_role:1008 : _get_domain_args 2026-07-02 22:49:07.221 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:49:07.221 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:49:07.221 | ++ functions-common:_get_domain_args:950 : [[ -n '' ]] 2026-07-02 22:49:07.221 | ++ functions-common:_get_domain_args:953 : [[ -n '' ]] 2026-07-02 22:49:07.221 | ++ functions-common:_get_domain_args:957 : echo 2026-07-02 22:49:07.221 | + functions-common:get_or_add_user_system_role:1008 : domain_args= 2026-07-02 22:49:07.221 | ++ functions-common:get_or_add_user_system_role:1016 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7e0b94e2b8b74b0192aeea05b2c34c69 --system all -f value -c Role 2026-07-02 22:49:07.221 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:07.221 | + functions-common:get_or_add_user_system_role:1016 : user_role_id= 2026-07-02 22:49:07.221 | + functions-common:get_or_add_user_system_role:1017 : [[ -z '' ]] 2026-07-02 22:49:07.222 | + functions-common:get_or_add_user_system_role:1019 : openstack --os-cloud devstack-system-admin role add reader --user 7e0b94e2b8b74b0192aeea05b2c34c69 --system all 2026-07-02 22:49:07.222 | ++ functions-common:get_or_add_user_system_role:1028 : oscwrap --os-cloud devstack-system-admin role assignment list --role reader --user 7e0b94e2b8b74b0192aeea05b2c34c69 --system all -f value -c Role 2026-07-02 22:49:07.222 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:07.222 | + functions-common:get_or_add_user_system_role:1028 : user_role_id=0078fa2f4c1b4926ba8347e670276a06 2026-07-02 22:49:07.222 | + functions-common:get_or_add_user_system_role:1030 : echo 0078fa2f4c1b4926ba8347e670276a06 2026-07-02 22:49:07.222 | 0078fa2f4c1b4926ba8347e670276a06 2026-07-02 22:49:07.330 | [2054 Async ks-system-reader:45226]: finished get_or_add_user_system_role reader 7e0b94e2b8b74b0192aeea05b2c34c69 all with result 0 in 16 seconds 2026-07-02 22:49:07.340 | + inc/async:async_wait:197 : return 0 2026-07-02 22:49:07.352 | + lib/keystone:create_keystone_accounts:364 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2026-07-02 22:49:07.485 | [2054 Async ks-group-memberdemo:45525]: Waiting for completion of get_or_add_group_project_role member a740bab6ce484a3d8dea621146fd6148 48f0efdc2acf4a64b376e504733450a7 running on PID 45525 (6 other jobs running) 2026-07-02 22:49:07.541 | [2054 Async ks-group-memberdemo:45525]: Signaling child to exit 2026-07-02 22:49:10.041 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:49:10.070 | [45604 Async ks-group-anotherdemo:45604]: finished successfully 2026-07-02 22:49:11.366 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:49:11.395 | [45683 Async ks-group-memberalt:45683]: finished successfully 2026-07-02 22:49:11.490 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:49:11.524 | [45525 Async ks-group-memberdemo:45525]: finished successfully 2026-07-02 22:49:11.551 | WAKEUP 2026-07-02 22:49:11.581 | [2054 Async ks-group-memberdemo:45525]: Signaled 2026-07-02 22:49:11.587 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 22:49:11.587 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group a740bab6ce484a3d8dea621146fd6148 --project 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:49:11.587 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a740bab6ce484a3d8dea621146fd6148 --project 48f0efdc2acf4a64b376e504733450a7 -f value -c Role 2026-07-02 22:49:11.587 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:11.588 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:49:11.588 | + functions-common:get_or_add_group_project_role:1049 : echo b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:49:11.588 | b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:49:11.639 | [2054 Async ks-group-memberdemo:45525]: finished get_or_add_group_project_role member a740bab6ce484a3d8dea621146fd6148 48f0efdc2acf4a64b376e504733450a7 with result 0 in 13 seconds 2026-07-02 22:49:11.680 | [2054 Async ks-group-anotherdemo:45604]: Waiting for completion of get_or_add_group_project_role anotherrole a740bab6ce484a3d8dea621146fd6148 48f0efdc2acf4a64b376e504733450a7 running on PID 45604 (5 other jobs running) 2026-07-02 22:49:11.711 | [2054 Async ks-group-anotherdemo:45604]: Signaling child to exit 2026-07-02 22:49:11.711 | WAKEUP 2026-07-02 22:49:11.746 | [2054 Async ks-group-anotherdemo:45604]: Signaled 2026-07-02 22:49:11.747 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 22:49:11.748 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group a740bab6ce484a3d8dea621146fd6148 --project 48f0efdc2acf4a64b376e504733450a7 2026-07-02 22:49:11.749 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a740bab6ce484a3d8dea621146fd6148 --project 48f0efdc2acf4a64b376e504733450a7 -f value -c Role 2026-07-02 22:49:11.749 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:11.749 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e7953eac1f594818949faf87cab61c00 2026-07-02 22:49:11.749 | + functions-common:get_or_add_group_project_role:1049 : echo e7953eac1f594818949faf87cab61c00 2026-07-02 22:49:11.749 | e7953eac1f594818949faf87cab61c00 2026-07-02 22:49:11.768 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:49:11.805 | [45762 Async ks-group-anotheralt:45762]: finished successfully 2026-07-02 22:49:11.812 | [2054 Async ks-group-anotherdemo:45604]: finished get_or_add_group_project_role anotherrole a740bab6ce484a3d8dea621146fd6148 48f0efdc2acf4a64b376e504733450a7 with result 0 in 11 seconds 2026-07-02 22:49:11.863 | [2054 Async ks-group-memberalt:45683]: Waiting for completion of get_or_add_group_project_role member a740bab6ce484a3d8dea621146fd6148 d52e48b4cd054769a36cdb80eabba364 running on PID 45683 (4 other jobs running) 2026-07-02 22:49:11.893 | [2054 Async ks-group-memberalt:45683]: Signaling child to exit 2026-07-02 22:49:11.893 | WAKEUP 2026-07-02 22:49:11.917 | [2054 Async ks-group-memberalt:45683]: Signaled 2026-07-02 22:49:11.919 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 22:49:11.919 | + functions-common:get_or_add_group_project_role:1040 : openstack role add member --group a740bab6ce484a3d8dea621146fd6148 --project d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:49:11.919 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role member --group a740bab6ce484a3d8dea621146fd6148 --project d52e48b4cd054769a36cdb80eabba364 -f value -c Role 2026-07-02 22:49:11.919 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:11.919 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:49:11.919 | + functions-common:get_or_add_group_project_role:1049 : echo b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:49:11.919 | b670c0acc5e64e508404677ec78e91eb 2026-07-02 22:49:11.972 | [2054 Async ks-group-memberalt:45683]: finished get_or_add_group_project_role member a740bab6ce484a3d8dea621146fd6148 d52e48b4cd054769a36cdb80eabba364 with result 0 in 12 seconds 2026-07-02 22:49:12.020 | [2054 Async ks-group-anotheralt:45762]: Waiting for completion of get_or_add_group_project_role anotherrole a740bab6ce484a3d8dea621146fd6148 d52e48b4cd054769a36cdb80eabba364 running on PID 45762 (3 other jobs running) 2026-07-02 22:49:12.045 | [2054 Async ks-group-anotheralt:45762]: Signaling child to exit 2026-07-02 22:49:12.046 | WAKEUP 2026-07-02 22:49:12.070 | [2054 Async ks-group-anotheralt:45762]: Signaled 2026-07-02 22:49:12.072 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 22:49:12.072 | + functions-common:get_or_add_group_project_role:1040 : openstack role add anotherrole --group a740bab6ce484a3d8dea621146fd6148 --project d52e48b4cd054769a36cdb80eabba364 2026-07-02 22:49:12.073 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role anotherrole --group a740bab6ce484a3d8dea621146fd6148 --project d52e48b4cd054769a36cdb80eabba364 -f value -c Role 2026-07-02 22:49:12.073 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:12.073 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=e7953eac1f594818949faf87cab61c00 2026-07-02 22:49:12.073 | + functions-common:get_or_add_group_project_role:1049 : echo e7953eac1f594818949faf87cab61c00 2026-07-02 22:49:12.073 | e7953eac1f594818949faf87cab61c00 2026-07-02 22:49:12.123 | [2054 Async ks-group-anotheralt:45762]: finished get_or_add_group_project_role anotherrole a740bab6ce484a3d8dea621146fd6148 d52e48b4cd054769a36cdb80eabba364 with result 0 in 12 seconds 2026-07-02 22:49:12.158 | [2054 Async ks-group-admin:45841]: Waiting for completion of get_or_add_group_project_role admin 90683420a1a74845b8f785c9ed5282a5 8b88b4a33269476b9f6e11e7fe82fb87 running on PID 45841 (2 other jobs running) 2026-07-02 22:49:12.183 | [2054 Async ks-group-admin:45841]: Signaling child to exit 2026-07-02 22:49:12.184 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:49:12.213 | [45841 Async ks-group-admin:45841]: finished successfully 2026-07-02 22:49:12.239 | WAKEUP 2026-07-02 22:49:12.262 | [2054 Async ks-group-admin:45841]: Signaled 2026-07-02 22:49:12.264 | + functions-common:get_or_add_group_project_role:1036 : local group_role_id 2026-07-02 22:49:12.264 | + functions-common:get_or_add_group_project_role:1040 : openstack role add admin --group 90683420a1a74845b8f785c9ed5282a5 --project 8b88b4a33269476b9f6e11e7fe82fb87 2026-07-02 22:49:12.264 | ++ functions-common:get_or_add_group_project_role:1047 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --group 90683420a1a74845b8f785c9ed5282a5 --project 8b88b4a33269476b9f6e11e7fe82fb87 -f value -c Role 2026-07-02 22:49:12.264 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:49:12.264 | + functions-common:get_or_add_group_project_role:1047 : group_role_id=39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:49:12.264 | + functions-common:get_or_add_group_project_role:1049 : echo 39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:49:12.264 | 39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:49:12.309 | [2054 Async ks-group-admin:45841]: finished get_or_add_group_project_role admin 90683420a1a74845b8f785c9ed5282a5 8b88b4a33269476b9f6e11e7fe82fb87 with result 0 in 12 seconds 2026-07-02 22:49:12.314 | + inc/async:async_wait:197 : return 0 2026-07-02 22:49:12.318 | + lib/keystone:create_keystone_accounts:366 : is_service_enabled ldap 2026-07-02 22:49:12.340 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:49:12.343 | + ./stack.sh:main:1122 : is_service_enabled nova 2026-07-02 22:49:12.364 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:12.368 | + ./stack.sh:main:1123 : async_runfunc create_nova_accounts 2026-07-02 22:49:12.370 | + inc/async:async_runfunc:116 : async_run create_nova_accounts create_nova_accounts 2026-07-02 22:49:12.440 | + inc/async:async_inner:63 : create_nova_accounts 2026-07-02 22:49:12.480 | [2054 Async create_nova_accounts:47742]: running: create_nova_accounts 2026-07-02 22:49:12.484 | + ./stack.sh:main:1125 : is_service_enabled glance 2026-07-02 22:49:12.508 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:12.512 | + ./stack.sh:main:1126 : async_runfunc create_glance_accounts 2026-07-02 22:49:12.515 | + inc/async:async_runfunc:116 : async_run create_glance_accounts create_glance_accounts 2026-07-02 22:49:12.595 | + inc/async:async_inner:63 : create_glance_accounts 2026-07-02 22:49:12.646 | [2054 Async create_glance_accounts:47865]: running: create_glance_accounts 2026-07-02 22:49:12.650 | + ./stack.sh:main:1128 : is_service_enabled cinder 2026-07-02 22:49:12.676 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:12.679 | + ./stack.sh:main:1129 : async_runfunc create_cinder_accounts 2026-07-02 22:49:12.683 | + inc/async:async_runfunc:116 : async_run create_cinder_accounts create_cinder_accounts 2026-07-02 22:49:12.766 | + inc/async:async_inner:63 : create_cinder_accounts 2026-07-02 22:49:12.820 | [2054 Async create_cinder_accounts:48003]: running: create_cinder_accounts 2026-07-02 22:49:12.824 | + ./stack.sh:main:1131 : is_service_enabled neutron 2026-07-02 22:49:12.852 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:49:12.855 | + ./stack.sh:main:1132 : async_runfunc create_neutron_accounts 2026-07-02 22:49:12.857 | + inc/async:async_runfunc:116 : async_run create_neutron_accounts create_neutron_accounts 2026-07-02 22:49:12.922 | + inc/async:async_inner:63 : create_neutron_accounts 2026-07-02 22:49:12.988 | [2054 Async create_neutron_accounts:48145]: running: create_neutron_accounts 2026-07-02 22:49:12.993 | + ./stack.sh:main:1134 : is_service_enabled swift 2026-07-02 22:49:13.028 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:49:13.032 | + ./stack.sh:main:1143 : is_service_enabled horizon 2026-07-02 22:49:13.066 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:49:13.069 | + ./stack.sh:main:1148 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2026-07-02 22:49:13.167 | [2054 Async create_nova_accounts:47742]: Waiting for completion of create_nova_accounts running on PID 47742 (5 other jobs running) 2026-07-02 22:49:13.218 | [2054 Async create_nova_accounts:47742]: Signaling child to exit 2026-07-02 22:49:49.146 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:49:49.170 | [48145 Async create_neutron_accounts:48145]: finished successfully 2026-07-02 22:49:57.419 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:49:57.439 | [48003 Async create_cinder_accounts:48003]: finished successfully 2026-07-02 22:50:15.198 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:50:15.234 | [47742 Async create_nova_accounts:47742]: finished successfully 2026-07-02 22:50:15.262 | WAKEUP 2026-07-02 22:50:15.285 | [2054 Async create_nova_accounts:47742]: Signaled 2026-07-02 22:50:15.286 | + lib/nova:create_nova_accounts:388 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ n-api ]] 2026-07-02 22:50:15.286 | + lib/nova:create_nova_accounts:392 : create_service_user nova admin 2026-07-02 22:50:15.286 | + lib/keystone:create_service_user:379 : get_or_create_user nova nomoresecret Default 2026-07-02 22:50:15.286 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:50:15.286 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 22:50:15.286 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 22:50:15.287 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create nova --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-02 22:50:15.287 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:15.287 | + functions-common:get_or_create_user:915 : user_id=91c1e184c1b8464783e3b18df18cdb92 2026-07-02 22:50:15.287 | + functions-common:get_or_create_user:916 : echo 91c1e184c1b8464783e3b18df18cdb92 2026-07-02 22:50:15.287 | 91c1e184c1b8464783e3b18df18cdb92 2026-07-02 22:50:15.287 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service nova service Default Default 2026-07-02 22:50:15.287 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:50:15.287 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:50:15.287 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:50:15.287 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:50:15.287 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:50:15.288 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:50:15.288 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:50:15.288 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:50:15.288 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:50:15.288 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:50:15.288 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:50:15.288 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user nova --project service --user-domain Default --project-domain Default 2026-07-02 22:50:15.288 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:50:15.288 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:15.289 | + functions-common:get_or_add_user_project_role:979 : user_role_id=44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:50:15.289 | + functions-common:get_or_add_user_project_role:980 : echo 44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:50:15.290 | 44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:50:15.290 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-02 22:50:15.290 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin nova service Default Default 2026-07-02 22:50:15.291 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:50:15.291 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:50:15.291 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:50:15.292 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:50:15.292 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:50:15.292 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:50:15.292 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:50:15.292 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:50:15.292 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:50:15.292 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:50:15.292 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:50:15.292 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user nova --project service --user-domain Default --project-domain Default 2026-07-02 22:50:15.292 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:50:15.293 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:15.293 | + functions-common:get_or_add_user_project_role:979 : user_role_id=39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:50:15.293 | + functions-common:get_or_add_user_project_role:980 : echo 39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:50:15.293 | 39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:50:15.293 | + lib/nova:create_nova_accounts:394 : local nova_api_url 2026-07-02 22:50:15.293 | + lib/nova:create_nova_accounts:395 : nova_api_url=http://192.168.122.146/compute 2026-07-02 22:50:15.293 | + lib/nova:create_nova_accounts:397 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2026-07-02 22:50:15.293 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 22:50:15.293 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute_legacy -f value -c id 2026-07-02 22:50:15.293 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2026-07-02 22:50:15.293 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:15.294 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 22:50:15.294 | 97cdcae1d6a242dbbff3a9b6e4c20a64' 2026-07-02 22:50:15.294 | + functions-common:get_or_create_service:1067 : echo 97cdcae1d6a242dbbff3a9b6e4c20a64 2026-07-02 22:50:15.294 | 97cdcae1d6a242dbbff3a9b6e4c20a64 2026-07-02 22:50:15.294 | + lib/nova:create_nova_accounts:399 : get_or_create_endpoint compute_legacy RegionOne 'http://192.168.122.146/compute/v2/$(project_id)s' 2026-07-02 22:50:15.294 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 22:50:15.294 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute_legacy public 'http://192.168.122.146/compute/v2/$(project_id)s' RegionOne 2026-07-02 22:50:15.294 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 22:50:15.294 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2026-07-02 22:50:15.294 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:15.294 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 22:50:15.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 22:50:15.295 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute_legacy public 'http://192.168.122.146/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2026-07-02 22:50:15.295 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:15.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=dc51e65f8b744cc09450ec13cd3f9cd5 2026-07-02 22:50:15.295 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo dc51e65f8b744cc09450ec13cd3f9cd5 2026-07-02 22:50:15.295 | + functions-common:get_or_create_endpoint:1100 : public_id=dc51e65f8b744cc09450ec13cd3f9cd5 2026-07-02 22:50:15.295 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 22:50:15.295 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 22:50:15.295 | + functions-common:get_or_create_endpoint:1109 : echo dc51e65f8b744cc09450ec13cd3f9cd5 2026-07-02 22:50:15.295 | dc51e65f8b744cc09450ec13cd3f9cd5 2026-07-02 22:50:15.296 | + lib/nova:create_nova_accounts:403 : get_or_create_service nova compute 'Nova Compute Service' 2026-07-02 22:50:15.296 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 22:50:15.296 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show compute -f value -c id 2026-07-02 22:50:15.296 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create compute --name nova '--description=Nova Compute Service' -f value -c id 2026-07-02 22:50:15.296 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:15.296 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 22:50:15.296 | 43399b299816479c8395e1b9f2383f33' 2026-07-02 22:50:15.296 | + functions-common:get_or_create_service:1067 : echo 43399b299816479c8395e1b9f2383f33 2026-07-02 22:50:15.296 | 43399b299816479c8395e1b9f2383f33 2026-07-02 22:50:15.296 | + lib/nova:create_nova_accounts:405 : get_or_create_endpoint compute RegionOne http://192.168.122.146/compute/v2.1 2026-07-02 22:50:15.296 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 22:50:15.296 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface compute public http://192.168.122.146/compute/v2.1 RegionOne 2026-07-02 22:50:15.298 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 22:50:15.299 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service compute --interface public --region RegionOne -c ID -f value 2026-07-02 22:50:15.299 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:15.299 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 22:50:15.299 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 22:50:15.299 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create compute public http://192.168.122.146/compute/v2.1 --region RegionOne -f value -c id 2026-07-02 22:50:15.299 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:15.299 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=18713799315849279506cc0105410c16 2026-07-02 22:50:15.299 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 18713799315849279506cc0105410c16 2026-07-02 22:50:15.299 | + functions-common:get_or_create_endpoint:1100 : public_id=18713799315849279506cc0105410c16 2026-07-02 22:50:15.299 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 22:50:15.299 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 22:50:15.300 | + functions-common:get_or_create_endpoint:1109 : echo 18713799315849279506cc0105410c16 2026-07-02 22:50:15.300 | 18713799315849279506cc0105410c16 2026-07-02 22:50:15.300 | + lib/nova:create_nova_accounts:410 : is_service_enabled n-api 2026-07-02 22:50:15.300 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:50:15.300 | + lib/nova:create_nova_accounts:412 : is_service_enabled swift 2026-07-02 22:50:15.300 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:50:15.300 | + lib/nova:create_nova_accounts:420 : is_service_enabled s3api 2026-07-02 22:50:15.300 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:50:15.300 | + lib/nova:create_nova_accounts:431 : is_service_enabled n-api 2026-07-02 22:50:15.300 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:50:15.300 | + lib/nova:create_nova_accounts:432 : [[ False = True ]] 2026-07-02 22:50:15.342 | [2054 Async create_nova_accounts:47742]: finished create_nova_accounts with result 0 in 62 seconds 2026-07-02 22:50:15.381 | [2054 Async create_glance_accounts:47865]: Waiting for completion of create_glance_accounts running on PID 47865 (4 other jobs running) 2026-07-02 22:50:15.414 | [2054 Async create_glance_accounts:47865]: Signaling child to exit 2026-07-02 22:50:28.694 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:50:28.723 | [47865 Async create_glance_accounts:47865]: finished successfully 2026-07-02 22:50:28.751 | WAKEUP 2026-07-02 22:50:28.778 | [2054 Async create_glance_accounts:47865]: Signaled 2026-07-02 22:50:28.780 | + lib/glance:create_glance_accounts:486 : is_service_enabled g-api 2026-07-02 22:50:28.780 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:50:28.780 | + lib/glance:create_glance_accounts:490 : create_service_user glance admin 2026-07-02 22:50:28.781 | + lib/keystone:create_service_user:379 : get_or_create_user glance nomoresecret Default 2026-07-02 22:50:28.781 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:50:28.781 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 22:50:28.781 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 22:50:28.781 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create glance --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-02 22:50:28.781 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.781 | + functions-common:get_or_create_user:915 : user_id=174e25b495924cbf8a5308d49fd37f6f 2026-07-02 22:50:28.781 | + functions-common:get_or_create_user:916 : echo 174e25b495924cbf8a5308d49fd37f6f 2026-07-02 22:50:28.781 | 174e25b495924cbf8a5308d49fd37f6f 2026-07-02 22:50:28.781 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service glance service Default Default 2026-07-02 22:50:28.782 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:50:28.782 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:50:28.782 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:50:28.782 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:50:28.782 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:50:28.782 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:50:28.782 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:50:28.782 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:50:28.782 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:50:28.782 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:50:28.782 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:50:28.783 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user glance --project service --user-domain Default --project-domain Default 2026-07-02 22:50:28.783 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:50:28.783 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.783 | + functions-common:get_or_add_user_project_role:979 : user_role_id=44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:50:28.783 | + functions-common:get_or_add_user_project_role:980 : echo 44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:50:28.783 | 44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:50:28.783 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-02 22:50:28.783 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin glance service Default Default 2026-07-02 22:50:28.783 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:50:28.783 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:50:28.783 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:50:28.784 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:50:28.784 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:50:28.784 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:50:28.784 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:50:28.784 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:50:28.784 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:50:28.784 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:50:28.784 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:50:28.784 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user glance --project service --user-domain Default --project-domain Default 2026-07-02 22:50:28.784 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user glance --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:50:28.785 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.785 | + functions-common:get_or_add_user_project_role:979 : user_role_id=39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:50:28.785 | + functions-common:get_or_add_user_project_role:980 : echo 39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:50:28.785 | 39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:50:28.785 | + lib/glance:create_glance_accounts:493 : is_service_enabled s-proxy 2026-07-02 22:50:28.785 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:50:28.785 | + lib/glance:create_glance_accounts:497 : get_or_create_service glance image 'Glance Image Service' 2026-07-02 22:50:28.785 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 22:50:28.785 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show image -f value -c id 2026-07-02 22:50:28.785 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create image --name glance '--description=Glance Image Service' -f value -c id 2026-07-02 22:50:28.785 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.786 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 22:50:28.786 | 047da1ee26944366889bdeb53eb49b1a' 2026-07-02 22:50:28.786 | + functions-common:get_or_create_service:1067 : echo 047da1ee26944366889bdeb53eb49b1a 2026-07-02 22:50:28.786 | 047da1ee26944366889bdeb53eb49b1a 2026-07-02 22:50:28.786 | + lib/glance:create_glance_accounts:499 : get_or_create_endpoint image RegionOne http://192.168.122.146/image 2026-07-02 22:50:28.786 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 22:50:28.786 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface image public http://192.168.122.146/image RegionOne 2026-07-02 22:50:28.786 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 22:50:28.786 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service image --interface public --region RegionOne -c ID -f value 2026-07-02 22:50:28.786 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.786 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 22:50:28.787 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 22:50:28.787 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create image public http://192.168.122.146/image --region RegionOne -f value -c id 2026-07-02 22:50:28.787 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.787 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=57bda6b892fa41cb9ef2bd3ed39a08ea 2026-07-02 22:50:28.787 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 57bda6b892fa41cb9ef2bd3ed39a08ea 2026-07-02 22:50:28.787 | + functions-common:get_or_create_endpoint:1100 : public_id=57bda6b892fa41cb9ef2bd3ed39a08ea 2026-07-02 22:50:28.787 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 22:50:28.787 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 22:50:28.787 | + functions-common:get_or_create_endpoint:1109 : echo 57bda6b892fa41cb9ef2bd3ed39a08ea 2026-07-02 22:50:28.787 | 57bda6b892fa41cb9ef2bd3ed39a08ea 2026-07-02 22:50:28.787 | ++ lib/glance:create_glance_accounts:504 : get_or_create_domain Default 2026-07-02 22:50:28.788 | ++ functions-common:get_or_create_domain:872 : local domain_id 2026-07-02 22:50:28.788 | +++ functions-common:get_or_create_domain:877 : oscwrap --os-cloud devstack-system-admin domain create Default --description '' --or-show -f value -c id 2026-07-02 22:50:28.788 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.788 | ++ functions-common:get_or_create_domain:877 : domain_id=default 2026-07-02 22:50:28.788 | ++ functions-common:get_or_create_domain:878 : echo default 2026-07-02 22:50:28.788 | + lib/glance:create_glance_accounts:504 : service_domain_id=default 2026-07-02 22:50:28.788 | + lib/glance:create_glance_accounts:505 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2026-07-02 22:50:28.788 | + lib/glance:create_glance_accounts:506 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2026-07-02 22:50:28.788 | + lib/glance:create_glance_accounts:508 : [[ True = True ]] 2026-07-02 22:50:28.788 | + lib/glance:create_glance_accounts:509 : configure_glance_quotas 2026-07-02 22:50:28.788 | + lib/glance:configure_glance_quotas:321 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_size_total 2026-07-02 22:50:28.789 | +---------------+----------------------------------+ 2026-07-02 22:50:28.789 | | Field | Value | 2026-07-02 22:50:28.789 | +---------------+----------------------------------+ 2026-07-02 22:50:28.789 | | default_limit | 2000 | 2026-07-02 22:50:28.789 | | description | None | 2026-07-02 22:50:28.789 | | id | 6017ccef43b944eaaadba2bba5a0fcb9 | 2026-07-02 22:50:28.789 | | region_id | RegionOne | 2026-07-02 22:50:28.789 | | resource_name | image_size_total | 2026-07-02 22:50:28.789 | | service_id | 047da1ee26944366889bdeb53eb49b1a | 2026-07-02 22:50:28.789 | +---------------+----------------------------------+ 2026-07-02 22:50:28.789 | + lib/glance:configure_glance_quotas:323 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 2000 --region RegionOne image_stage_total 2026-07-02 22:50:28.790 | +---------------+----------------------------------+ 2026-07-02 22:50:28.790 | | Field | Value | 2026-07-02 22:50:28.790 | +---------------+----------------------------------+ 2026-07-02 22:50:28.790 | | default_limit | 2000 | 2026-07-02 22:50:28.790 | | description | None | 2026-07-02 22:50:28.790 | | id | b23428fa975d4c1e87957d53bd98cf14 | 2026-07-02 22:50:28.790 | | region_id | RegionOne | 2026-07-02 22:50:28.790 | | resource_name | image_stage_total | 2026-07-02 22:50:28.790 | | service_id | 047da1ee26944366889bdeb53eb49b1a | 2026-07-02 22:50:28.790 | +---------------+----------------------------------+ 2026-07-02 22:50:28.790 | + lib/glance:configure_glance_quotas:325 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_total 2026-07-02 22:50:28.791 | +---------------+----------------------------------+ 2026-07-02 22:50:28.791 | | Field | Value | 2026-07-02 22:50:28.791 | +---------------+----------------------------------+ 2026-07-02 22:50:28.791 | | default_limit | 100 | 2026-07-02 22:50:28.791 | | description | None | 2026-07-02 22:50:28.791 | | id | 191dc6921e804f38b74914b252f399e5 | 2026-07-02 22:50:28.791 | | region_id | RegionOne | 2026-07-02 22:50:28.791 | | resource_name | image_count_total | 2026-07-02 22:50:28.791 | | service_id | 047da1ee26944366889bdeb53eb49b1a | 2026-07-02 22:50:28.791 | +---------------+----------------------------------+ 2026-07-02 22:50:28.791 | + lib/glance:configure_glance_quotas:327 : openstack --os-cloud devstack-system-admin registered limit create --service glance --default-limit 100 --region RegionOne image_count_uploading 2026-07-02 22:50:28.792 | +---------------+----------------------------------+ 2026-07-02 22:50:28.792 | | Field | Value | 2026-07-02 22:50:28.792 | +---------------+----------------------------------+ 2026-07-02 22:50:28.792 | | default_limit | 100 | 2026-07-02 22:50:28.792 | | description | None | 2026-07-02 22:50:28.792 | | id | 2a44f3b3602d4a22a431a6bc7a0be763 | 2026-07-02 22:50:28.792 | | region_id | RegionOne | 2026-07-02 22:50:28.792 | | resource_name | image_count_uploading | 2026-07-02 22:50:28.792 | | service_id | 047da1ee26944366889bdeb53eb49b1a | 2026-07-02 22:50:28.792 | +---------------+----------------------------------+ 2026-07-02 22:50:28.792 | + lib/glance:configure_glance_quotas:331 : iniset /etc/glance/glance-api.conf DEFAULT use_keystone_limits True 2026-07-02 22:50:28.793 | + lib/glance:configure_glance_quotas:334 : iniset /etc/glance/glance-api.conf oslo_limit user_domain_name Default 2026-07-02 22:50:28.793 | + lib/glance:configure_glance_quotas:335 : iniset /etc/glance/glance-api.conf oslo_limit password nomoresecret 2026-07-02 22:50:28.793 | + lib/glance:configure_glance_quotas:336 : iniset /etc/glance/glance-api.conf oslo_limit username glance 2026-07-02 22:50:28.793 | + lib/glance:configure_glance_quotas:337 : iniset /etc/glance/glance-api.conf oslo_limit auth_type password 2026-07-02 22:50:28.793 | + lib/glance:configure_glance_quotas:338 : iniset /etc/glance/glance-api.conf oslo_limit auth_url http://192.168.122.146/identity 2026-07-02 22:50:28.793 | + lib/glance:configure_glance_quotas:339 : iniset /etc/glance/glance-api.conf oslo_limit system_scope all 2026-07-02 22:50:28.793 | ++ lib/glance:configure_glance_quotas:340 : oscwrap --os-cloud devstack-system-admin endpoint list --service glance -f value -c ID 2026-07-02 22:50:28.793 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.793 | + lib/glance:configure_glance_quotas:340 : iniset /etc/glance/glance-api.conf oslo_limit endpoint_id 57bda6b892fa41cb9ef2bd3ed39a08ea 2026-07-02 22:50:28.793 | + lib/glance:configure_glance_quotas:344 : openstack --os-cloud devstack-system-admin role add --user glance --user-domain Default --system all reader 2026-07-02 22:50:28.794 | + lib/glance:create_glance_accounts:512 : is_service_enabled s3api 2026-07-02 22:50:28.794 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:50:28.838 | [2054 Async create_glance_accounts:47865]: finished create_glance_accounts with result 0 in 76 seconds 2026-07-02 22:50:28.883 | [2054 Async create_cinder_accounts:48003]: Waiting for completion of create_cinder_accounts running on PID 48003 (3 other jobs running) 2026-07-02 22:50:28.911 | [2054 Async create_cinder_accounts:48003]: Signaling child to exit 2026-07-02 22:50:28.912 | WAKEUP 2026-07-02 22:50:28.937 | [2054 Async create_cinder_accounts:48003]: Signaled 2026-07-02 22:50:28.939 | + lib/cinder:create_cinder_accounts:453 : [[ key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent =~ c-api ]] 2026-07-02 22:50:28.939 | + lib/cinder:create_cinder_accounts:455 : local extra_role= 2026-07-02 22:50:28.939 | + lib/cinder:create_cinder_accounts:465 : is_service_enabled barbican 2026-07-02 22:50:28.939 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:50:28.939 | + lib/cinder:create_cinder_accounts:469 : create_service_user cinder 2026-07-02 22:50:28.939 | + lib/keystone:create_service_user:379 : get_or_create_user cinder nomoresecret Default 2026-07-02 22:50:28.940 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:50:28.940 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 22:50:28.940 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 22:50:28.940 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-02 22:50:28.940 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.940 | + functions-common:get_or_create_user:915 : user_id=ca23ce4b8ba642cd8ad2696fab3dfff9 2026-07-02 22:50:28.940 | + functions-common:get_or_create_user:916 : echo ca23ce4b8ba642cd8ad2696fab3dfff9 2026-07-02 22:50:28.940 | ca23ce4b8ba642cd8ad2696fab3dfff9 2026-07-02 22:50:28.940 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service cinder service Default Default 2026-07-02 22:50:28.940 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:50:28.940 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:50:28.941 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:50:28.941 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:50:28.941 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:50:28.941 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:50:28.941 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:50:28.941 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:50:28.941 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:50:28.941 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:50:28.941 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:50:28.941 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user cinder --project service --user-domain Default --project-domain Default 2026-07-02 22:50:28.941 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:50:28.942 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.942 | + functions-common:get_or_add_user_project_role:979 : user_role_id=44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:50:28.942 | + functions-common:get_or_add_user_project_role:980 : echo 44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:50:28.942 | 44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:50:28.942 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-02 22:50:28.942 | + lib/cinder:create_cinder_accounts:471 : is_service_enabled barbican 2026-07-02 22:50:28.942 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:50:28.942 | + lib/cinder:create_cinder_accounts:477 : local cinder_api_url 2026-07-02 22:50:28.942 | + lib/cinder:create_cinder_accounts:478 : cinder_api_url=http://192.168.122.146/volume 2026-07-02 22:50:28.942 | + lib/cinder:create_cinder_accounts:481 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2026-07-02 22:50:28.942 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 22:50:28.943 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show block-storage -f value -c id 2026-07-02 22:50:28.943 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2026-07-02 22:50:28.943 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.943 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 22:50:28.943 | c654e7e427c34aeab1d6f11ef33e6684' 2026-07-02 22:50:28.943 | + functions-common:get_or_create_service:1067 : echo c654e7e427c34aeab1d6f11ef33e6684 2026-07-02 22:50:28.943 | c654e7e427c34aeab1d6f11ef33e6684 2026-07-02 22:50:28.943 | + lib/cinder:create_cinder_accounts:483 : get_or_create_endpoint block-storage RegionOne http://192.168.122.146/volume/v3 2026-07-02 22:50:28.943 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 22:50:28.943 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface block-storage public http://192.168.122.146/volume/v3 RegionOne 2026-07-02 22:50:28.943 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 22:50:28.944 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2026-07-02 22:50:28.944 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 22:50:28.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 22:50:28.944 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create block-storage public http://192.168.122.146/volume/v3 --region RegionOne -f value -c id 2026-07-02 22:50:28.944 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=8a8b7d2a53214865ac411760af4c0918 2026-07-02 22:50:28.944 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 8a8b7d2a53214865ac411760af4c0918 2026-07-02 22:50:28.944 | + functions-common:get_or_create_endpoint:1100 : public_id=8a8b7d2a53214865ac411760af4c0918 2026-07-02 22:50:28.944 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 22:50:28.945 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 22:50:28.945 | + functions-common:get_or_create_endpoint:1109 : echo 8a8b7d2a53214865ac411760af4c0918 2026-07-02 22:50:28.945 | 8a8b7d2a53214865ac411760af4c0918 2026-07-02 22:50:28.945 | + lib/cinder:create_cinder_accounts:486 : configure_cinder_internal_tenant 2026-07-02 22:50:28.945 | ++ lib/cinder:configure_cinder_internal_tenant:722 : get_or_create_project service 2026-07-02 22:50:28.945 | ++ functions-common:get_or_create_project:922 : local project_id 2026-07-02 22:50:28.945 | +++ functions-common:get_or_create_project:928 : oscwrap --os-cloud devstack-system-admin project create service --domain= --or-show -f value -c id 2026-07-02 22:50:28.945 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.945 | ++ functions-common:get_or_create_project:928 : project_id=277dea24fe4641a9b49dd2b939d05263 2026-07-02 22:50:28.945 | ++ functions-common:get_or_create_project:929 : echo 277dea24fe4641a9b49dd2b939d05263 2026-07-02 22:50:28.945 | + lib/cinder:configure_cinder_internal_tenant:722 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 277dea24fe4641a9b49dd2b939d05263 2026-07-02 22:50:28.946 | ++ lib/cinder:configure_cinder_internal_tenant:723 : get_or_create_user cinder 2026-07-02 22:50:28.946 | ++ functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:50:28.946 | ++ functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 22:50:28.946 | ++ functions-common:get_or_create_user:903 : local email= 2026-07-02 22:50:28.946 | +++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create cinder --password '' --domain= --or-show -f value -c id 2026-07-02 22:50:28.946 | No password was supplied, authentication will fail when a user does not have a password. 2026-07-02 22:50:28.946 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:28.946 | ++ functions-common:get_or_create_user:915 : user_id=ca23ce4b8ba642cd8ad2696fab3dfff9 2026-07-02 22:50:28.946 | ++ functions-common:get_or_create_user:916 : echo ca23ce4b8ba642cd8ad2696fab3dfff9 2026-07-02 22:50:28.946 | + lib/cinder:configure_cinder_internal_tenant:723 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id ca23ce4b8ba642cd8ad2696fab3dfff9 2026-07-02 22:50:28.987 | [2054 Async create_cinder_accounts:48003]: finished create_cinder_accounts with result 0 in 44 seconds 2026-07-02 22:50:28.992 | + inc/async:async_wait:197 : return 0 2026-07-02 22:50:28.997 | + ./stack.sh:main:1149 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2026-07-02 22:50:29.059 | [2054 Async create_neutron_accounts:48145]: Waiting for completion of create_neutron_accounts running on PID 48145 (2 other jobs running) 2026-07-02 22:50:29.087 | [2054 Async create_neutron_accounts:48145]: Signaling child to exit 2026-07-02 22:50:29.089 | WAKEUP 2026-07-02 22:50:29.115 | [2054 Async create_neutron_accounts:48145]: Signaled 2026-07-02 22:50:29.117 | + lib/neutron:create_neutron_accounts:482 : local neutron_url 2026-07-02 22:50:29.117 | + lib/neutron:create_neutron_accounts:483 : neutron_url=http://192.168.122.146/ 2026-07-02 22:50:29.117 | + lib/neutron:create_neutron_accounts:484 : '[' '!' -z networking ']' 2026-07-02 22:50:29.117 | + lib/neutron:create_neutron_accounts:485 : neutron_url=http://192.168.122.146/networking 2026-07-02 22:50:29.117 | + lib/neutron:create_neutron_accounts:488 : is_service_enabled q-svc neutron-api 2026-07-02 22:50:29.117 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:50:29.117 | + lib/neutron:create_neutron_accounts:490 : create_service_user neutron 2026-07-02 22:50:29.117 | + lib/keystone:create_service_user:379 : get_or_create_user neutron nomoresecret Default 2026-07-02 22:50:29.117 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:50:29.117 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 22:50:29.118 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 22:50:29.118 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create neutron --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-02 22:50:29.118 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:29.118 | + functions-common:get_or_create_user:915 : user_id=dfa0d02120c14632b88490702c9f36a0 2026-07-02 22:50:29.118 | + functions-common:get_or_create_user:916 : echo dfa0d02120c14632b88490702c9f36a0 2026-07-02 22:50:29.118 | dfa0d02120c14632b88490702c9f36a0 2026-07-02 22:50:29.118 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service neutron service Default Default 2026-07-02 22:50:29.118 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:50:29.118 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:50:29.118 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:50:29.118 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:50:29.119 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:50:29.119 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:50:29.119 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:50:29.119 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:50:29.119 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:50:29.119 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:50:29.119 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:50:29.119 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user neutron --project service --user-domain Default --project-domain Default 2026-07-02 22:50:29.119 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:50:29.120 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:29.120 | + functions-common:get_or_add_user_project_role:979 : user_role_id=44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:50:29.120 | + functions-common:get_or_add_user_project_role:980 : echo 44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:50:29.120 | 44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:50:29.120 | + lib/keystone:create_service_user:382 : [[ -n '' ]] 2026-07-02 22:50:29.120 | + lib/neutron:create_neutron_accounts:492 : get_or_create_service neutron network 'Neutron Service' 2026-07-02 22:50:29.120 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 22:50:29.120 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show network -f value -c id 2026-07-02 22:50:29.120 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create network --name neutron '--description=Neutron Service' -f value -c id 2026-07-02 22:50:29.121 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:29.121 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 22:50:29.121 | 23fdd49abff04bc48b55e8e2530908e1' 2026-07-02 22:50:29.121 | + functions-common:get_or_create_service:1067 : echo 23fdd49abff04bc48b55e8e2530908e1 2026-07-02 22:50:29.121 | 23fdd49abff04bc48b55e8e2530908e1 2026-07-02 22:50:29.121 | + lib/neutron:create_neutron_accounts:494 : get_or_create_endpoint network RegionOne http://192.168.122.146/networking 2026-07-02 22:50:29.121 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 22:50:29.121 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface network public http://192.168.122.146/networking RegionOne 2026-07-02 22:50:29.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 22:50:29.122 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service network --interface public --region RegionOne -c ID -f value 2026-07-02 22:50:29.122 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:29.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 22:50:29.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 22:50:29.122 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create network public http://192.168.122.146/networking --region RegionOne -f value -c id 2026-07-02 22:50:29.122 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:50:29.122 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=b7dcec670f714a1bb8156bc4dc42ada1 2026-07-02 22:50:29.123 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo b7dcec670f714a1bb8156bc4dc42ada1 2026-07-02 22:50:29.123 | + functions-common:get_or_create_endpoint:1100 : public_id=b7dcec670f714a1bb8156bc4dc42ada1 2026-07-02 22:50:29.123 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 22:50:29.123 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 22:50:29.123 | + functions-common:get_or_create_endpoint:1109 : echo b7dcec670f714a1bb8156bc4dc42ada1 2026-07-02 22:50:29.123 | b7dcec670f714a1bb8156bc4dc42ada1 2026-07-02 22:50:29.166 | [2054 Async create_neutron_accounts:48145]: finished create_neutron_accounts with result 0 in 36 seconds 2026-07-02 22:50:29.175 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2026-07-02 22:50:29.182 | Not waiting for async task configure_horizon that we never started or has already been waited for 2026-07-02 22:50:29.185 | + inc/async:async_wait:197 : return 0 2026-07-02 22:50:29.189 | + ./stack.sh:main:1155 : is_service_enabled mysql postgresql 2026-07-02 22:50:29.213 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:50:29.217 | + ./stack.sh:main:1155 : is_service_enabled glance 2026-07-02 22:50:29.242 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:50:29.246 | + ./stack.sh:main:1156 : echo_summary 'Configuring Glance' 2026-07-02 22:50:29.250 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:50:29.254 | + ./stack.sh:echo_summary:447 : echo -e Configuring Glance 2026-07-02 22:50:29.258 | + ./stack.sh:main:1157 : async_runfunc init_glance 2026-07-02 22:50:29.261 | + inc/async:async_runfunc:116 : async_run init_glance init_glance 2026-07-02 22:50:29.337 | + inc/async:async_inner:63 : init_glance 2026-07-02 22:50:29.388 | [2054 Async init_glance:50404]: running: init_glance 2026-07-02 22:50:29.391 | + ./stack.sh:main:1164 : is_service_enabled neutron 2026-07-02 22:50:29.419 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:50:29.424 | + ./stack.sh:main:1165 : echo_summary 'Configuring Neutron' 2026-07-02 22:50:29.428 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:50:29.433 | + ./stack.sh:echo_summary:447 : echo -e Configuring Neutron 2026-07-02 22:50:29.437 | + ./stack.sh:main:1167 : configure_neutron 2026-07-02 22:50:29.442 | + lib/neutron:configure_neutron:380 : _configure_neutron_common 2026-07-02 22:50:29.447 | + lib/neutron:_configure_neutron_common:874 : _create_neutron_conf_dir 2026-07-02 22:50:29.451 | + lib/neutron:_create_neutron_conf_dir:867 : sudo install -d -o quobyte /etc/neutron 2026-07-02 22:50:29.468 | + lib/neutron:_configure_neutron_common:877 : cd /opt/stack/neutron 2026-07-02 22:50:29.471 | + lib/neutron:_configure_neutron_common:877 : exec ./tools/generate_config_file_samples.sh 2026-07-02 22:50:42.258 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:50:42.258 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:50:42.258 | we strongly recommend against using it for new projects. 2026-07-02 22:50:42.258 | 2026-07-02 22:50:42.258 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:50:42.258 | framework. For more detail see 2026-07-02 22:50:42.258 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:50:42.258 | 2026-07-02 22:50:42.258 | __import__(import_str) 2026-07-02 22:50:42.907 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 22:50:42.907 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 22:50:43.673 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:50:43.706 | [50404 Async init_glance:50404]: finished successfully 2026-07-02 22:50:55.363 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 22:50:55.363 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 22:51:09.849 | + lib/neutron:_configure_neutron_common:879 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2026-07-02 22:51:09.856 | + lib/neutron:_configure_neutron_common:881 : Q_POLICY_FILE=/etc/neutron/policy.json 2026-07-02 22:51:09.858 | + lib/neutron:_configure_neutron_common:885 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2026-07-02 22:51:09.861 | + lib/neutron:_configure_neutron_common:889 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2026-07-02 22:51:09.863 | + lib/neutron:_configure_neutron_common:894 : neutron_plugin_configure_common 2026-07-02 22:51:09.867 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2026-07-02 22:51:09.870 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2026-07-02 22:51:09.874 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:67 : Q_PLUGIN_CLASS=ml2 2026-07-02 22:51:09.876 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:70 : neutron_service_plugin_class_add ovn-router 2026-07-02 22:51:09.879 | + lib/neutron:neutron_service_plugin_class_add:1033 : local service_plugin_class=ovn-router 2026-07-02 22:51:09.882 | + lib/neutron:neutron_service_plugin_class_add:1034 : [[ '' == '' ]] 2026-07-02 22:51:09.885 | + lib/neutron:neutron_service_plugin_class_add:1035 : Q_SERVICE_PLUGIN_CLASSES=ovn-router 2026-07-02 22:51:09.888 | + lib/neutron:_configure_neutron_common:896 : [[ etc/neutron/plugins/ml2 == '' ]] 2026-07-02 22:51:09.891 | + lib/neutron:_configure_neutron_common:896 : [[ ml2_conf.ini == '' ]] 2026-07-02 22:51:09.894 | + lib/neutron:_configure_neutron_common:896 : [[ ml2 == '' ]] 2026-07-02 22:51:09.898 | + lib/neutron:_configure_neutron_common:901 : mkdir -p /etc/neutron/plugins/ml2 2026-07-02 22:51:09.903 | + lib/neutron:_configure_neutron_common:902 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:51:09.906 | + lib/neutron:_configure_neutron_common:905 : NEUTRON_CORE_PLUGIN_CONF=etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:51:09.909 | + lib/neutron:_configure_neutron_common:908 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2026-07-02 22:51:09.911 | + lib/neutron:_configure_neutron_common:909 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:51:09.918 | ++ lib/neutron:_configure_neutron_common:914 : database_connection_url neutron 2026-07-02 22:51:09.920 | ++ lib/database:database_connection_url:134 : local db=neutron 2026-07-02 22:51:09.924 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql neutron 2026-07-02 22:51:09.928 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=neutron 2026-07-02 22:51:09.930 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:51:09.934 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:51:09.937 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:51:09.955 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:51:09.958 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:51:09.961 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-02 22:51:09.964 | + lib/neutron:_configure_neutron_common:914 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:stackdb@127.0.0.1/neutron?charset=utf8&plugin=dbcounter' 2026-07-02 22:51:09.996 | + lib/neutron:_configure_neutron_common:915 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2026-07-02 22:51:10.029 | + lib/neutron:_configure_neutron_common:916 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2026-07-02 22:51:10.064 | + lib/neutron:_configure_neutron_common:917 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2026-07-02 22:51:10.099 | + lib/neutron:_configure_neutron_common:918 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2026-07-02 22:51:10.135 | + lib/neutron:_configure_neutron_common:921 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2026-07-02 22:51:10.169 | + lib/neutron:_configure_neutron_common:923 : '[' libvirt = fake ']' 2026-07-02 22:51:10.171 | + lib/neutron:_configure_neutron_common:933 : setup_logging /etc/neutron/neutron.conf 2026-07-02 22:51:10.174 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron.conf 2026-07-02 22:51:10.176 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 22:51:10.180 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:51:10.198 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:51:10.202 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:51:10.205 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:51:10.207 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:51:10.209 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:51:10.243 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:51:10.275 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:51:10.310 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:51:10.345 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT log_color False 2026-07-02 22:51:10.381 | + lib/neutron:_configure_neutron_common:935 : _neutron_setup_rootwrap 2026-07-02 22:51:10.385 | + lib/neutron:_neutron_setup_rootwrap:1068 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:51:10.387 | + lib/neutron:_neutron_setup_rootwrap:1072 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2026-07-02 22:51:10.389 | + lib/neutron:_neutron_setup_rootwrap:1073 : [[ -d /etc/neutron/rootwrap.d ]] 2026-07-02 22:51:10.393 | + lib/neutron:_neutron_setup_rootwrap:1077 : neutron_deploy_rootwrap_filters /opt/stack/neutron 2026-07-02 22:51:10.395 | + lib/neutron:neutron_deploy_rootwrap_filters:1058 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:51:10.398 | + lib/neutron:neutron_deploy_rootwrap_filters:1061 : local srcdir=/opt/stack/neutron 2026-07-02 22:51:10.400 | + lib/neutron:neutron_deploy_rootwrap_filters:1062 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2026-07-02 22:51:10.416 | + lib/neutron:neutron_deploy_rootwrap_filters:1063 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/rootwrap.filters /etc/neutron/rootwrap.d/ 2026-07-02 22:51:10.432 | + lib/neutron:_neutron_setup_rootwrap:1081 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.conf /etc/neutron/rootwrap.conf 2026-07-02 22:51:10.447 | + lib/neutron:_neutron_setup_rootwrap:1082 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2026-07-02 22:51:10.463 | + lib/neutron:_neutron_setup_rootwrap:1086 : sudo sed -e 's/^exec_dirs=.*/#&/' -i /etc/neutron/rootwrap.conf 2026-07-02 22:51:10.480 | + lib/neutron:_neutron_setup_rootwrap:1089 : ROOTWRAP_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-02 22:51:10.482 | + lib/neutron:_neutron_setup_rootwrap:1090 : ROOTWRAP_DAEMON_SUDOER_CMD='/opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 22:51:10.485 | ++ lib/neutron:_neutron_setup_rootwrap:1093 : mktemp 2026-07-02 22:51:10.489 | + lib/neutron:_neutron_setup_rootwrap:1093 : TEMPFILE=/tmp/tmp.olkZimgBSE 2026-07-02 22:51:10.491 | + lib/neutron:_neutron_setup_rootwrap:1094 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2026-07-02 22:51:10.494 | + lib/neutron:_neutron_setup_rootwrap:1095 : echo 'quobyte ALL=(root) NOPASSWD: /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 22:51:10.497 | + lib/neutron:_neutron_setup_rootwrap:1096 : chmod 0440 /tmp/tmp.olkZimgBSE 2026-07-02 22:51:10.501 | + lib/neutron:_neutron_setup_rootwrap:1097 : sudo chown root:root /tmp/tmp.olkZimgBSE 2026-07-02 22:51:10.516 | + lib/neutron:_neutron_setup_rootwrap:1098 : sudo mv /tmp/tmp.olkZimgBSE /etc/sudoers.d/neutron-rootwrap 2026-07-02 22:51:10.532 | + lib/neutron:_neutron_setup_rootwrap:1101 : configure_root_helper_options /etc/neutron/neutron.conf 2026-07-02 22:51:10.534 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/neutron.conf 2026-07-02 22:51:10.537 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-02 22:51:10.570 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-02 22:51:10.572 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 22:51:10.607 | + lib/neutron:configure_neutron:381 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2026-07-02 22:51:10.611 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=neutron 2026-07-02 22:51:10.613 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/neutron/neutron.conf 2026-07-02 22:51:10.615 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 22:51:10.619 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host= 2026-07-02 22:51:10.621 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 22:51:10.641 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:51:10.646 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url '' 2026-07-02 22:51:10.648 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host= 2026-07-02 22:51:10.652 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 22:51:10.670 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:51:10.673 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.146:5672/ 2026-07-02 22:51:10.678 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.146:5672/ 2026-07-02 22:51:10.711 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 22:51:10.714 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 22:51:10.716 | + lib/neutron:configure_neutron:383 : is_service_enabled q-metering neutron-metering 2026-07-02 22:51:10.734 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:10.737 | + lib/neutron:configure_neutron:386 : is_service_enabled q-agt neutron-agent 2026-07-02 22:51:10.755 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:10.757 | + lib/neutron:configure_neutron:389 : is_service_enabled q-dhcp neutron-dhcp 2026-07-02 22:51:10.776 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:10.778 | + lib/neutron:configure_neutron:392 : is_service_enabled q-l3 neutron-l3 2026-07-02 22:51:10.796 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:10.799 | + lib/neutron:configure_neutron:395 : is_service_enabled q-meta neutron-metadata-agent 2026-07-02 22:51:10.817 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:10.820 | + lib/neutron:configure_neutron:399 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-02 22:51:10.822 | + lib/neutron:configure_neutron:402 : is_service_enabled ceilometer 2026-07-02 22:51:10.842 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:10.845 | + lib/neutron:configure_neutron:406 : [[ ovn == \o\v\n ]] 2026-07-02 22:51:10.848 | + lib/neutron:configure_neutron:407 : configure_ovn 2026-07-02 22:51:10.851 | + lib/neutron_plugins/ovn_agent:configure_ovn:554 : echo 'Configuring OVN' 2026-07-02 22:51:10.851 | Configuring OVN 2026-07-02 22:51:10.853 | + lib/neutron_plugins/ovn_agent:configure_ovn:556 : '[' -z '' ']' 2026-07-02 22:51:10.855 | + lib/neutron_plugins/ovn_agent:configure_ovn:557 : '[' -f /etc/openvswitch/system-id.conf ']' 2026-07-02 22:51:10.859 | ++ lib/neutron_plugins/ovn_agent:configure_ovn:558 : cat /etc/openvswitch/system-id.conf 2026-07-02 22:51:10.864 | + lib/neutron_plugins/ovn_agent:configure_ovn:558 : OVN_UUID=f2874436-b846-42ee-91c5-0c1d5feed89c 2026-07-02 22:51:10.867 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:51:10.869 | + lib/neutron_plugins/ovn_agent:configure_ovn:573 : is_fedora 2026-07-02 22:51:10.872 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:51:10.875 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:51:10.877 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:51:10.880 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:51:10.883 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:51:10.885 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:51:10.888 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:51:10.891 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:51:10.893 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:51:10.896 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:51:10.898 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:51:10.900 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:51:10.904 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:51:10.907 | + lib/neutron_plugins/ovn_agent:configure_ovn:580 : local sample_file= 2026-07-02 22:51:10.911 | + lib/neutron_plugins/ovn_agent:configure_ovn:581 : local config_file= 2026-07-02 22:51:10.914 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_ovn_agent_enabled 2026-07-02 22:51:10.917 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-02 22:51:10.938 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:51:10.941 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-02 22:51:10.989 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-02 22:51:10.993 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : [[ metadata =~ metadata ]] 2026-07-02 22:51:10.996 | + lib/neutron_plugins/ovn_agent:configure_ovn:582 : is_service_enabled ovn-controller 2026-07-02 22:51:11.015 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:51:11.017 | + lib/neutron_plugins/ovn_agent:configure_ovn:583 : sample_file=/opt/stack/neutron/etc/neutron/plugins/ml2/ovn_agent.ini.sample 2026-07-02 22:51:11.019 | + lib/neutron_plugins/ovn_agent:configure_ovn:584 : config_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 22:51:11.023 | + lib/neutron_plugins/ovn_agent:configure_ovn:589 : '[' -n /etc/neutron/plugins/ml2/ovn_agent.ini ']' 2026-07-02 22:51:11.025 | + lib/neutron_plugins/ovn_agent:configure_ovn:590 : sudo install -d -o quobyte /etc/neutron 2026-07-02 22:51:11.040 | + lib/neutron_plugins/ovn_agent:configure_ovn:592 : mkdir -p /opt/stack/neutron/etc/neutron/plugins/ml2 2026-07-02 22:51:11.045 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : cd /opt/stack/neutron 2026-07-02 22:51:11.047 | + lib/neutron_plugins/ovn_agent:configure_ovn:593 : exec ./tools/generate_config_file_samples.sh 2026-07-02 22:51:23.280 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:51:23.280 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:51:23.280 | we strongly recommend against using it for new projects. 2026-07-02 22:51:23.280 | 2026-07-02 22:51:23.281 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:51:23.281 | framework. For more detail see 2026-07-02 22:51:23.281 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:51:23.281 | 2026-07-02 22:51:23.281 | __import__(import_str) 2026-07-02 22:51:23.931 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 22:51:23.931 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 22:51:36.433 | /opt/stack/neutron/neutron/__init__.py:26: UserWarning: The selected oslo_service backend is "eventlet" 2026-07-02 22:51:36.433 | warnings.warn('The selected oslo_service backend is "eventlet"') 2026-07-02 22:51:50.849 | + 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-07-02 22:51:50.855 | + lib/neutron_plugins/ovn_agent:configure_ovn:596 : configure_root_helper_options /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 22:51:50.859 | + lib/neutron:configure_root_helper_options:1105 : local conffile=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 22:51:50.862 | + lib/neutron:configure_root_helper_options:1106 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper 'sudo /opt/stack/data/venv/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2026-07-02 22:51:50.901 | + lib/neutron:configure_root_helper_options:1107 : [[ True == \T\r\u\e ]] 2026-07-02 22:51:50.905 | + lib/neutron:configure_root_helper_options:1108 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent root_helper_daemon 'sudo /opt/stack/data/venv/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2026-07-02 22:51:50.945 | + lib/neutron_plugins/ovn_agent:configure_ovn:598 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT debug True 2026-07-02 22:51:50.984 | + lib/neutron_plugins/ovn_agent:configure_ovn:599 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT nova_metadata_host 192.168.122.146 2026-07-02 22:51:51.022 | + lib/neutron_plugins/ovn_agent:configure_ovn:600 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT metadata_workers 2 2026-07-02 22:51:51.061 | + lib/neutron_plugins/ovn_agent:configure_ovn:601 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT state_path /opt/stack/data/neutron 2026-07-02 22:51:51.102 | + 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-07-02 22:51:51.140 | + lib/neutron_plugins/ovn_agent:configure_ovn:603 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_sb_connection tcp:192.168.122.146:6642 2026-07-02 22:51:51.175 | + lib/neutron_plugins/ovn_agent:configure_ovn:604 : is_service_enabled tls-proxy 2026-07-02 22:51:51.194 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:51.198 | + lib/neutron_plugins/ovn_agent:configure_ovn:612 : [[ /etc/neutron/plugins/ml2/ovn_agent.ini == /etc/neutron/plugins/ml2/ovn_agent.ini ]] 2026-07-02 22:51:51.201 | + lib/neutron_plugins/ovn_agent:configure_ovn:613 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini agent extensions metadata 2026-07-02 22:51:51.237 | + lib/neutron_plugins/ovn_agent:configure_ovn:614 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini ovn ovn_nb_connection tcp:192.168.122.146:6641 2026-07-02 22:51:51.271 | + lib/neutron:configure_neutron:408 : configure_ovn_plugin 2026-07-02 22:51:51.275 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:496 : echo 'Configuring Neutron for OVN' 2026-07-02 22:51:51.275 | Configuring Neutron for OVN 2026-07-02 22:51:51.278 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:498 : is_service_enabled q-svc neutron-api 2026-07-02 22:51:51.299 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:51:51.302 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:499 : filter_network_api_extensions 2026-07-02 22:51:51.307 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:470 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-02 22:51:51.307 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS))' 2026-07-02 22:51:54.983 | + 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-07-02 22:51:54.986 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:473 : /opt/stack/data/venv/bin/python3 -c 'from neutron.common.ovn import extensions ;\ 2026-07-02 22:51:54.986 | print(",".join(extensions.ML2_SUPPORTED_API_EXTENSIONS_OVN_L3))' 2026-07-02 22:51:58.224 | + 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-07-02 22:51:58.226 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:474 : is_service_enabled q-qos neutron-qos 2026-07-02 22:51:58.245 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:58.248 | + 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-07-02 22:51:58.253 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:51:58.253 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : LC_ALL=C 2026-07-02 22:51:58.255 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : tr ', ' '\n' 2026-07-02 22:51:58.255 | ++ 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-07-02 22:51:58.256 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 478: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:51:58.257 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : sort -u 2026-07-02 22:51:58.262 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:478 : extensions='address-group 2026-07-02 22:51:58.262 | address-scope 2026-07-02 22:51:58.262 | agent 2026-07-02 22:51:58.262 | allowed-address-pairs 2026-07-02 22:51:58.262 | auto-allocated-topology 2026-07-02 22:51:58.262 | availability_zone 2026-07-02 22:51:58.262 | bgp 2026-07-02 22:51:58.262 | bgp_4byte_asn 2026-07-02 22:51:58.263 | bgp_dragent_scheduler 2026-07-02 22:51:58.263 | binding 2026-07-02 22:51:58.263 | binding-extended 2026-07-02 22:51:58.263 | default-subnetpools 2026-07-02 22:51:58.263 | dhcp_agent_scheduler 2026-07-02 22:51:58.263 | dns-domain-ports 2026-07-02 22:51:58.263 | dns-integration 2026-07-02 22:51:58.263 | dns-integration-domain-keywords 2026-07-02 22:51:58.264 | empty-string-filtering 2026-07-02 22:51:58.264 | enable-default-route-bfd 2026-07-02 22:51:58.264 | enable-default-route-ecmp 2026-07-02 22:51:58.264 | expose-port-forwarding-in-fip 2026-07-02 22:51:58.264 | ext-gw-mode 2026-07-02 22:51:58.264 | external-gateway-multihoming 2026-07-02 22:51:58.266 | external-net 2026-07-02 22:51:58.266 | extra_dhcp_opt 2026-07-02 22:51:58.266 | extraroute 2026-07-02 22:51:58.266 | extraroute-atomic 2026-07-02 22:51:58.266 | filter-validation 2026-07-02 22:51:58.266 | fip-port-details 2026-07-02 22:51:58.266 | flavors 2026-07-02 22:51:58.267 | floating-ip-port-forwarding 2026-07-02 22:51:58.267 | floating-ip-port-forwarding-description 2026-07-02 22:51:58.267 | floating-ip-port-forwarding-detail 2026-07-02 22:51:58.267 | floating-ip-port-forwarding-port-ranges 2026-07-02 22:51:58.267 | floatingip-pools 2026-07-02 22:51:58.267 | fwaas_v2 2026-07-02 22:51:58.268 | ip_allocation 2026-07-02 22:51:58.268 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:51:58.268 | l3-flavors 2026-07-02 22:51:58.268 | l3-ha 2026-07-02 22:51:58.268 | l3_agent_scheduler 2026-07-02 22:51:58.268 | logging 2026-07-02 22:51:58.268 | multi-provider 2026-07-02 22:51:58.269 | net-mtu 2026-07-02 22:51:58.269 | net-mtu-writable 2026-07-02 22:51:58.269 | network-ip-availability 2026-07-02 22:51:58.269 | network_availability_zone 2026-07-02 22:51:58.269 | network_ha 2026-07-02 22:51:58.269 | pagination 2026-07-02 22:51:58.269 | port-device-profile 2026-07-02 22:51:58.270 | port-hardware-offload-type 2026-07-02 22:51:58.270 | port-mac-address-regenerate 2026-07-02 22:51:58.270 | port-numa-affinity-policy 2026-07-02 22:51:58.270 | port-numa-affinity-policy-socket 2026-07-02 22:51:58.270 | port-resource-request 2026-07-02 22:51:58.270 | port-security 2026-07-02 22:51:58.270 | port-trusted-vif 2026-07-02 22:51:58.271 | project-id 2026-07-02 22:51:58.271 | provider 2026-07-02 22:51:58.271 | pvlan 2026-07-02 22:51:58.271 | qinq 2026-07-02 22:51:58.271 | qos 2026-07-02 22:51:58.271 | qos-bw-limit-direction 2026-07-02 22:51:58.271 | qos-bw-minimum-ingress 2026-07-02 22:51:58.271 | qos-default 2026-07-02 22:51:58.272 | qos-fip 2026-07-02 22:51:58.272 | qos-gateway-ip 2026-07-02 22:51:58.272 | qos-rule-type-details 2026-07-02 22:51:58.272 | qos-rule-type-filter 2026-07-02 22:51:58.272 | qos-rules-alias 2026-07-02 22:51:58.272 | quota-check-limit 2026-07-02 22:51:58.272 | quota-check-limit-default 2026-07-02 22:51:58.273 | quota_details 2026-07-02 22:51:58.273 | quotas 2026-07-02 22:51:58.273 | rbac-address-scope 2026-07-02 22:51:58.273 | rbac-policies 2026-07-02 22:51:58.273 | rbac-security-groups 2026-07-02 22:51:58.273 | router 2026-07-02 22:51:58.273 | router-enable-snat 2026-07-02 22:51:58.274 | router_availability_zone 2026-07-02 22:51:58.274 | security-group 2026-07-02 22:51:58.274 | security-groups-default-rules 2026-07-02 22:51:58.274 | security-groups-default-statefulness 2026-07-02 22:51:58.274 | security-groups-normalized-cidr 2026-07-02 22:51:58.274 | security-groups-remote-address-group 2026-07-02 22:51:58.274 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:51:58.275 | security-groups-shared-filtering 2026-07-02 22:51:58.275 | segment 2026-07-02 22:51:58.275 | sorting 2026-07-02 22:51:58.275 | standard-attr-description 2026-07-02 22:51:58.275 | standard-attr-fwaas-v2 2026-07-02 22:51:58.275 | standard-attr-revisions 2026-07-02 22:51:58.276 | standard-attr-tag 2026-07-02 22:51:58.276 | standard-attr-timestamp 2026-07-02 22:51:58.276 | stateful-security-group 2026-07-02 22:51:58.276 | subnet-dns-publish-fixed-ip 2026-07-02 22:51:58.276 | subnet-external-network 2026-07-02 22:51:58.276 | subnet-service-types 2026-07-02 22:51:58.276 | subnet_allocation 2026-07-02 22:51:58.277 | subnet_onboard 2026-07-02 22:51:58.277 | subnetpool-prefix-ops 2026-07-02 22:51:58.277 | tag-creation 2026-07-02 22:51:58.277 | tap-mirror 2026-07-02 22:51:58.277 | tap-mirror-both-direction 2026-07-02 22:51:58.277 | trunk 2026-07-02 22:51:58.277 | uplink-status-propagation 2026-07-02 22:51:58.277 | uplink-status-propagation-updatable 2026-07-02 22:51:58.278 | vlan-transparent 2026-07-02 22:51:58.278 | vpn-endpoint-groups 2026-07-02 22:51:58.278 | vpnaas' 2026-07-02 22:51:58.278 | ++ 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-07-02 22:51:58.279 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:51:58.279 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : tr ', ' '\n' 2026-07-02 22:51:58.279 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : LC_ALL=C 2026-07-02 22:51:58.279 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 479: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:51:58.279 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : sort -u 2026-07-02 22:51:58.279 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:479 : supported_ext='address-group 2026-07-02 22:51:58.279 | address-scope 2026-07-02 22:51:58.280 | agent 2026-07-02 22:51:58.280 | allowed-address-pairs 2026-07-02 22:51:58.280 | auto-allocated-topology 2026-07-02 22:51:58.280 | availability_zone 2026-07-02 22:51:58.280 | bgp 2026-07-02 22:51:58.280 | bgp_4byte_asn 2026-07-02 22:51:58.280 | bgp_dragent_scheduler 2026-07-02 22:51:58.281 | binding 2026-07-02 22:51:58.281 | binding-extended 2026-07-02 22:51:58.281 | default-subnetpools 2026-07-02 22:51:58.281 | dhcp_agent_scheduler 2026-07-02 22:51:58.281 | dns-domain-ports 2026-07-02 22:51:58.281 | dns-integration 2026-07-02 22:51:58.281 | dns-integration-domain-keywords 2026-07-02 22:51:58.282 | empty-string-filtering 2026-07-02 22:51:58.282 | enable-default-route-bfd 2026-07-02 22:51:58.282 | enable-default-route-ecmp 2026-07-02 22:51:58.282 | expose-port-forwarding-in-fip 2026-07-02 22:51:58.282 | ext-gw-mode 2026-07-02 22:51:58.282 | external-gateway-multihoming 2026-07-02 22:51:58.282 | external-net 2026-07-02 22:51:58.282 | extra_dhcp_opt 2026-07-02 22:51:58.283 | extraroute 2026-07-02 22:51:58.283 | extraroute-atomic 2026-07-02 22:51:58.283 | filter-validation 2026-07-02 22:51:58.283 | fip-port-details 2026-07-02 22:51:58.283 | flavors 2026-07-02 22:51:58.283 | floating-ip-port-forwarding 2026-07-02 22:51:58.284 | floating-ip-port-forwarding-description 2026-07-02 22:51:58.284 | floating-ip-port-forwarding-detail 2026-07-02 22:51:58.284 | floating-ip-port-forwarding-port-ranges 2026-07-02 22:51:58.284 | floatingip-pools 2026-07-02 22:51:58.284 | fwaas_v2 2026-07-02 22:51:58.284 | ip_allocation 2026-07-02 22:51:58.284 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:51:58.284 | l3-flavors 2026-07-02 22:51:58.285 | l3-ha 2026-07-02 22:51:58.285 | l3_agent_scheduler 2026-07-02 22:51:58.285 | logging 2026-07-02 22:51:58.285 | multi-provider 2026-07-02 22:51:58.286 | net-mtu 2026-07-02 22:51:58.286 | net-mtu-writable 2026-07-02 22:51:58.286 | network-ip-availability 2026-07-02 22:51:58.286 | network_availability_zone 2026-07-02 22:51:58.286 | network_ha 2026-07-02 22:51:58.286 | pagination 2026-07-02 22:51:58.286 | port-device-profile 2026-07-02 22:51:58.287 | port-hardware-offload-type 2026-07-02 22:51:58.287 | port-mac-address-regenerate 2026-07-02 22:51:58.287 | port-numa-affinity-policy 2026-07-02 22:51:58.287 | port-numa-affinity-policy-socket 2026-07-02 22:51:58.287 | port-resource-request 2026-07-02 22:51:58.287 | port-security 2026-07-02 22:51:58.287 | port-trusted-vif 2026-07-02 22:51:58.288 | project-id 2026-07-02 22:51:58.288 | provider 2026-07-02 22:51:58.288 | pvlan 2026-07-02 22:51:58.288 | qinq 2026-07-02 22:51:58.288 | qos 2026-07-02 22:51:58.288 | qos-bw-limit-direction 2026-07-02 22:51:58.288 | qos-bw-minimum-ingress 2026-07-02 22:51:58.289 | qos-default 2026-07-02 22:51:58.289 | qos-fip 2026-07-02 22:51:58.289 | qos-gateway-ip 2026-07-02 22:51:58.289 | qos-rule-type-details 2026-07-02 22:51:58.289 | qos-rule-type-filter 2026-07-02 22:51:58.289 | qos-rules-alias 2026-07-02 22:51:58.289 | quota-check-limit 2026-07-02 22:51:58.290 | quota-check-limit-default 2026-07-02 22:51:58.290 | quota_details 2026-07-02 22:51:58.290 | quotas 2026-07-02 22:51:58.290 | rbac-address-scope 2026-07-02 22:51:58.290 | rbac-policies 2026-07-02 22:51:58.290 | rbac-security-groups 2026-07-02 22:51:58.290 | router 2026-07-02 22:51:58.290 | router-enable-snat 2026-07-02 22:51:58.291 | router_availability_zone 2026-07-02 22:51:58.291 | security-group 2026-07-02 22:51:58.291 | security-groups-default-rules 2026-07-02 22:51:58.291 | security-groups-default-statefulness 2026-07-02 22:51:58.291 | security-groups-normalized-cidr 2026-07-02 22:51:58.291 | security-groups-remote-address-group 2026-07-02 22:51:58.292 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:51:58.292 | security-groups-shared-filtering 2026-07-02 22:51:58.292 | segment 2026-07-02 22:51:58.292 | sorting 2026-07-02 22:51:58.292 | standard-attr-description 2026-07-02 22:51:58.292 | standard-attr-fwaas-v2 2026-07-02 22:51:58.292 | standard-attr-revisions 2026-07-02 22:51:58.293 | standard-attr-tag 2026-07-02 22:51:58.293 | standard-attr-timestamp 2026-07-02 22:51:58.293 | stateful-security-group 2026-07-02 22:51:58.293 | subnet-dns-publish-fixed-ip 2026-07-02 22:51:58.293 | subnet-external-network 2026-07-02 22:51:58.293 | subnet-service-types 2026-07-02 22:51:58.293 | subnet_allocation 2026-07-02 22:51:58.293 | subnet_onboard 2026-07-02 22:51:58.294 | subnetpool-prefix-ops 2026-07-02 22:51:58.294 | tag-creation 2026-07-02 22:51:58.294 | tap-mirror 2026-07-02 22:51:58.294 | tap-mirror-both-direction 2026-07-02 22:51:58.294 | trunk 2026-07-02 22:51:58.294 | uplink-status-propagation 2026-07-02 22:51:58.294 | uplink-status-propagation-updatable 2026-07-02 22:51:58.294 | vlan-transparent 2026-07-02 22:51:58.294 | vpn-endpoint-groups 2026-07-02 22:51:58.295 | vpnaas' 2026-07-02 22:51:58.295 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-02 22:51:58.295 | address-scope 2026-07-02 22:51:58.295 | agent 2026-07-02 22:51:58.295 | allowed-address-pairs 2026-07-02 22:51:58.295 | auto-allocated-topology 2026-07-02 22:51:58.296 | availability_zone 2026-07-02 22:51:58.296 | bgp 2026-07-02 22:51:58.296 | bgp_4byte_asn 2026-07-02 22:51:58.296 | bgp_dragent_scheduler 2026-07-02 22:51:58.296 | binding 2026-07-02 22:51:58.296 | binding-extended 2026-07-02 22:51:58.296 | default-subnetpools 2026-07-02 22:51:58.297 | dhcp_agent_scheduler 2026-07-02 22:51:58.297 | dns-domain-ports 2026-07-02 22:51:58.297 | dns-integration 2026-07-02 22:51:58.297 | dns-integration-domain-keywords 2026-07-02 22:51:58.297 | empty-string-filtering 2026-07-02 22:51:58.297 | enable-default-route-bfd 2026-07-02 22:51:58.297 | enable-default-route-ecmp 2026-07-02 22:51:58.298 | expose-port-forwarding-in-fip 2026-07-02 22:51:58.298 | ext-gw-mode 2026-07-02 22:51:58.298 | external-gateway-multihoming 2026-07-02 22:51:58.298 | external-net 2026-07-02 22:51:58.298 | extra_dhcp_opt 2026-07-02 22:51:58.298 | extraroute 2026-07-02 22:51:58.298 | extraroute-atomic 2026-07-02 22:51:58.299 | filter-validation 2026-07-02 22:51:58.299 | fip-port-details 2026-07-02 22:51:58.299 | flavors 2026-07-02 22:51:58.299 | floating-ip-port-forwarding 2026-07-02 22:51:58.299 | floating-ip-port-forwarding-description 2026-07-02 22:51:58.299 | floating-ip-port-forwarding-detail 2026-07-02 22:51:58.299 | floating-ip-port-forwarding-port-ranges 2026-07-02 22:51:58.299 | floatingip-pools 2026-07-02 22:51:58.300 | fwaas_v2 2026-07-02 22:51:58.300 | ip_allocation 2026-07-02 22:51:58.300 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:51:58.300 | l3-flavors 2026-07-02 22:51:58.300 | l3-ha 2026-07-02 22:51:58.300 | l3_agent_scheduler 2026-07-02 22:51:58.301 | logging 2026-07-02 22:51:58.301 | multi-provider 2026-07-02 22:51:58.301 | net-mtu 2026-07-02 22:51:58.301 | net-mtu-writable 2026-07-02 22:51:58.301 | network-ip-availability 2026-07-02 22:51:58.301 | network_availability_zone 2026-07-02 22:51:58.301 | network_ha 2026-07-02 22:51:58.302 | pagination 2026-07-02 22:51:58.302 | port-device-profile 2026-07-02 22:51:58.302 | port-hardware-offload-type 2026-07-02 22:51:58.302 | port-mac-address-regenerate 2026-07-02 22:51:58.302 | port-numa-affinity-policy 2026-07-02 22:51:58.302 | port-numa-affinity-policy-socket 2026-07-02 22:51:58.302 | port-resource-request 2026-07-02 22:51:58.302 | port-security 2026-07-02 22:51:58.303 | port-trusted-vif 2026-07-02 22:51:58.303 | project-id 2026-07-02 22:51:58.303 | provider 2026-07-02 22:51:58.303 | pvlan 2026-07-02 22:51:58.303 | qinq 2026-07-02 22:51:58.303 | qos 2026-07-02 22:51:58.304 | qos-bw-limit-direction 2026-07-02 22:51:58.304 | qos-bw-minimum-ingress 2026-07-02 22:51:58.304 | qos-default 2026-07-02 22:51:58.304 | qos-fip 2026-07-02 22:51:58.304 | qos-gateway-ip 2026-07-02 22:51:58.304 | qos-rule-type-details 2026-07-02 22:51:58.305 | qos-rule-type-filter 2026-07-02 22:51:58.305 | qos-rules-alias 2026-07-02 22:51:58.305 | quota-check-limit 2026-07-02 22:51:58.305 | quota-check-limit-default 2026-07-02 22:51:58.306 | quota_details 2026-07-02 22:51:58.306 | quotas 2026-07-02 22:51:58.306 | rbac-address-scope 2026-07-02 22:51:58.306 | rbac-policies 2026-07-02 22:51:58.306 | rbac-security-groups 2026-07-02 22:51:58.306 | router 2026-07-02 22:51:58.306 | router-enable-snat 2026-07-02 22:51:58.306 | router_availability_zone 2026-07-02 22:51:58.307 | security-group 2026-07-02 22:51:58.307 | security-groups-default-rules 2026-07-02 22:51:58.307 | security-groups-default-statefulness 2026-07-02 22:51:58.307 | security-groups-normalized-cidr 2026-07-02 22:51:58.307 | security-groups-remote-address-group 2026-07-02 22:51:58.308 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:51:58.308 | security-groups-shared-filtering 2026-07-02 22:51:58.308 | segment 2026-07-02 22:51:58.308 | sorting 2026-07-02 22:51:58.308 | standard-attr-description 2026-07-02 22:51:58.308 | standard-attr-fwaas-v2 2026-07-02 22:51:58.308 | standard-attr-revisions 2026-07-02 22:51:58.308 | standard-attr-tag 2026-07-02 22:51:58.308 | standard-attr-timestamp 2026-07-02 22:51:58.309 | stateful-security-group 2026-07-02 22:51:58.309 | subnet-dns-publish-fixed-ip 2026-07-02 22:51:58.309 | subnet-external-network 2026-07-02 22:51:58.309 | subnet-service-types 2026-07-02 22:51:58.309 | subnet_allocation 2026-07-02 22:51:58.309 | subnet_onboard 2026-07-02 22:51:58.310 | subnetpool-prefix-ops 2026-07-02 22:51:58.310 | tag-creation 2026-07-02 22:51:58.310 | tap-mirror 2026-07-02 22:51:58.310 | tap-mirror-both-direction 2026-07-02 22:51:58.310 | trunk 2026-07-02 22:51:58.310 | uplink-status-propagation 2026-07-02 22:51:58.311 | uplink-status-propagation-updatable 2026-07-02 22:51:58.311 | vlan-transparent 2026-07-02 22:51:58.311 | vpn-endpoint-groups 2026-07-02 22:51:58.311 | vpnaas' 2026-07-02 22:51:58.311 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : echo -e 'address-group 2026-07-02 22:51:58.311 | address-scope 2026-07-02 22:51:58.311 | agent 2026-07-02 22:51:58.311 | allowed-address-pairs 2026-07-02 22:51:58.312 | auto-allocated-topology 2026-07-02 22:51:58.312 | availability_zone 2026-07-02 22:51:58.312 | bgp 2026-07-02 22:51:58.312 | bgp_4byte_asn 2026-07-02 22:51:58.312 | bgp_dragent_scheduler 2026-07-02 22:51:58.312 | binding 2026-07-02 22:51:58.312 | binding-extended 2026-07-02 22:51:58.313 | default-subnetpools 2026-07-02 22:51:58.313 | dhcp_agent_scheduler 2026-07-02 22:51:58.313 | dns-domain-ports 2026-07-02 22:51:58.313 | dns-integration 2026-07-02 22:51:58.313 | dns-integration-domain-keywords 2026-07-02 22:51:58.313 | empty-string-filtering 2026-07-02 22:51:58.313 | enable-default-route-bfd 2026-07-02 22:51:58.314 | enable-default-route-ecmp 2026-07-02 22:51:58.314 | expose-port-forwarding-in-fip 2026-07-02 22:51:58.314 | ext-gw-mode 2026-07-02 22:51:58.314 | external-gateway-multihoming 2026-07-02 22:51:58.314 | external-net 2026-07-02 22:51:58.314 | extra_dhcp_opt 2026-07-02 22:51:58.314 | extraroute 2026-07-02 22:51:58.315 | extraroute-atomic 2026-07-02 22:51:58.315 | filter-validation 2026-07-02 22:51:58.315 | fip-port-details 2026-07-02 22:51:58.315 | flavors 2026-07-02 22:51:58.315 | floating-ip-port-forwarding 2026-07-02 22:51:58.315 | floating-ip-port-forwarding-description 2026-07-02 22:51:58.315 | floating-ip-port-forwarding-detail 2026-07-02 22:51:58.316 | floating-ip-port-forwarding-port-ranges 2026-07-02 22:51:58.316 | floatingip-pools 2026-07-02 22:51:58.316 | fwaas_v2 2026-07-02 22:51:58.316 | ip_allocation 2026-07-02 22:51:58.316 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:51:58.316 | l3-flavors 2026-07-02 22:51:58.316 | l3-ha 2026-07-02 22:51:58.317 | l3_agent_scheduler 2026-07-02 22:51:58.317 | logging 2026-07-02 22:51:58.317 | multi-provider 2026-07-02 22:51:58.317 | net-mtu 2026-07-02 22:51:58.317 | net-mtu-writable 2026-07-02 22:51:58.317 | network-ip-availability 2026-07-02 22:51:58.317 | network_availability_zone 2026-07-02 22:51:58.318 | network_ha 2026-07-02 22:51:58.318 | pagination 2026-07-02 22:51:58.318 | port-device-profile 2026-07-02 22:51:58.318 | port-hardware-offload-type 2026-07-02 22:51:58.318 | port-mac-address-regenerate 2026-07-02 22:51:58.318 | port-numa-affinity-policy 2026-07-02 22:51:58.318 | port-numa-affinity-policy-socket 2026-07-02 22:51:58.319 | port-resource-request 2026-07-02 22:51:58.319 | port-security 2026-07-02 22:51:58.319 | port-trusted-vif 2026-07-02 22:51:58.319 | project-id 2026-07-02 22:51:58.319 | provider 2026-07-02 22:51:58.319 | pvlan 2026-07-02 22:51:58.319 | qinq 2026-07-02 22:51:58.320 | qos 2026-07-02 22:51:58.320 | qos-bw-limit-direction 2026-07-02 22:51:58.320 | qos-bw-minimum-ingress 2026-07-02 22:51:58.320 | qos-default 2026-07-02 22:51:58.320 | qos-fip 2026-07-02 22:51:58.320 | qos-gateway-ip 2026-07-02 22:51:58.320 | qos-rule-type-details 2026-07-02 22:51:58.321 | qos-rule-type-filter 2026-07-02 22:51:58.321 | qos-rules-alias 2026-07-02 22:51:58.321 | quota-check-limit 2026-07-02 22:51:58.321 | quota-check-limit-default 2026-07-02 22:51:58.321 | quota_details 2026-07-02 22:51:58.321 | quotas 2026-07-02 22:51:58.322 | rbac-address-scope 2026-07-02 22:51:58.322 | rbac-policies 2026-07-02 22:51:58.322 | rbac-security-groups 2026-07-02 22:51:58.322 | router 2026-07-02 22:51:58.322 | router-enable-snat 2026-07-02 22:51:58.322 | router_availability_zone 2026-07-02 22:51:58.322 | security-group 2026-07-02 22:51:58.323 | security-groups-default-rules 2026-07-02 22:51:58.323 | security-groups-default-statefulness 2026-07-02 22:51:58.323 | security-groups-normalized-cidr 2026-07-02 22:51:58.323 | security-groups-remote-address-group 2026-07-02 22:51:58.323 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:51:58.324 | security-groups-shared-filtering 2026-07-02 22:51:58.324 | segment 2026-07-02 22:51:58.324 | sorting 2026-07-02 22:51:58.324 | standard-attr-description 2026-07-02 22:51:58.324 | standard-attr-fwaas-v2 2026-07-02 22:51:58.324 | standard-attr-revisions 2026-07-02 22:51:58.324 | standard-attr-tag 2026-07-02 22:51:58.324 | standard-attr-timestamp 2026-07-02 22:51:58.324 | stateful-security-group 2026-07-02 22:51:58.325 | subnet-dns-publish-fixed-ip 2026-07-02 22:51:58.325 | subnet-external-network 2026-07-02 22:51:58.325 | subnet-service-types 2026-07-02 22:51:58.325 | subnet_allocation 2026-07-02 22:51:58.325 | subnet_onboard 2026-07-02 22:51:58.325 | subnetpool-prefix-ops 2026-07-02 22:51:58.325 | tag-creation 2026-07-02 22:51:58.325 | tap-mirror 2026-07-02 22:51:58.325 | tap-mirror-both-direction 2026-07-02 22:51:58.326 | trunk 2026-07-02 22:51:58.326 | uplink-status-propagation 2026-07-02 22:51:58.326 | uplink-status-propagation-updatable 2026-07-02 22:51:58.326 | vlan-transparent 2026-07-02 22:51:58.326 | vpn-endpoint-groups 2026-07-02 22:51:58.326 | vpnaas' 2026-07-02 22:51:58.326 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:51:58.326 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : LC_ALL=C 2026-07-02 22:51:58.326 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 480: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:51:58.326 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : comm -12 /dev/fd/63 /dev/fd/62 2026-07-02 22:51:58.327 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:480 : enabled_ext='address-group 2026-07-02 22:51:58.327 | address-scope 2026-07-02 22:51:58.327 | agent 2026-07-02 22:51:58.327 | allowed-address-pairs 2026-07-02 22:51:58.327 | auto-allocated-topology 2026-07-02 22:51:58.327 | availability_zone 2026-07-02 22:51:58.327 | bgp 2026-07-02 22:51:58.327 | bgp_4byte_asn 2026-07-02 22:51:58.327 | bgp_dragent_scheduler 2026-07-02 22:51:58.327 | binding 2026-07-02 22:51:58.328 | binding-extended 2026-07-02 22:51:58.328 | default-subnetpools 2026-07-02 22:51:58.328 | dhcp_agent_scheduler 2026-07-02 22:51:58.328 | dns-domain-ports 2026-07-02 22:51:58.328 | dns-integration 2026-07-02 22:51:58.328 | dns-integration-domain-keywords 2026-07-02 22:51:58.328 | empty-string-filtering 2026-07-02 22:51:58.328 | enable-default-route-bfd 2026-07-02 22:51:58.328 | enable-default-route-ecmp 2026-07-02 22:51:58.328 | expose-port-forwarding-in-fip 2026-07-02 22:51:58.329 | ext-gw-mode 2026-07-02 22:51:58.329 | external-gateway-multihoming 2026-07-02 22:51:58.329 | external-net 2026-07-02 22:51:58.329 | extra_dhcp_opt 2026-07-02 22:51:58.329 | extraroute 2026-07-02 22:51:58.329 | extraroute-atomic 2026-07-02 22:51:58.329 | filter-validation 2026-07-02 22:51:58.329 | fip-port-details 2026-07-02 22:51:58.329 | flavors 2026-07-02 22:51:58.329 | floating-ip-port-forwarding 2026-07-02 22:51:58.330 | floating-ip-port-forwarding-description 2026-07-02 22:51:58.330 | floating-ip-port-forwarding-detail 2026-07-02 22:51:58.330 | floating-ip-port-forwarding-port-ranges 2026-07-02 22:51:58.330 | floatingip-pools 2026-07-02 22:51:58.330 | fwaas_v2 2026-07-02 22:51:58.330 | ip_allocation 2026-07-02 22:51:58.330 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:51:58.330 | l3-flavors 2026-07-02 22:51:58.330 | l3-ha 2026-07-02 22:51:58.330 | l3_agent_scheduler 2026-07-02 22:51:58.331 | logging 2026-07-02 22:51:58.331 | multi-provider 2026-07-02 22:51:58.331 | net-mtu 2026-07-02 22:51:58.331 | net-mtu-writable 2026-07-02 22:51:58.331 | network-ip-availability 2026-07-02 22:51:58.331 | network_availability_zone 2026-07-02 22:51:58.331 | network_ha 2026-07-02 22:51:58.331 | pagination 2026-07-02 22:51:58.331 | port-device-profile 2026-07-02 22:51:58.331 | port-hardware-offload-type 2026-07-02 22:51:58.332 | port-mac-address-regenerate 2026-07-02 22:51:58.332 | port-numa-affinity-policy 2026-07-02 22:51:58.332 | port-numa-affinity-policy-socket 2026-07-02 22:51:58.332 | port-resource-request 2026-07-02 22:51:58.332 | port-security 2026-07-02 22:51:58.332 | port-trusted-vif 2026-07-02 22:51:58.332 | project-id 2026-07-02 22:51:58.332 | provider 2026-07-02 22:51:58.332 | pvlan 2026-07-02 22:51:58.332 | qinq 2026-07-02 22:51:58.333 | qos 2026-07-02 22:51:58.333 | qos-bw-limit-direction 2026-07-02 22:51:58.333 | qos-bw-minimum-ingress 2026-07-02 22:51:58.333 | qos-default 2026-07-02 22:51:58.333 | qos-fip 2026-07-02 22:51:58.333 | qos-gateway-ip 2026-07-02 22:51:58.333 | qos-rule-type-details 2026-07-02 22:51:58.333 | qos-rule-type-filter 2026-07-02 22:51:58.333 | qos-rules-alias 2026-07-02 22:51:58.333 | quota-check-limit 2026-07-02 22:51:58.333 | quota-check-limit-default 2026-07-02 22:51:58.334 | quota_details 2026-07-02 22:51:58.334 | quotas 2026-07-02 22:51:58.334 | rbac-address-scope 2026-07-02 22:51:58.334 | rbac-policies 2026-07-02 22:51:58.334 | rbac-security-groups 2026-07-02 22:51:58.334 | router 2026-07-02 22:51:58.334 | router-enable-snat 2026-07-02 22:51:58.334 | router_availability_zone 2026-07-02 22:51:58.334 | security-group 2026-07-02 22:51:58.334 | security-groups-default-rules 2026-07-02 22:51:58.335 | security-groups-default-statefulness 2026-07-02 22:51:58.335 | security-groups-normalized-cidr 2026-07-02 22:51:58.335 | security-groups-remote-address-group 2026-07-02 22:51:58.335 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:51:58.335 | security-groups-shared-filtering 2026-07-02 22:51:58.335 | segment 2026-07-02 22:51:58.335 | sorting 2026-07-02 22:51:58.335 | standard-attr-description 2026-07-02 22:51:58.335 | standard-attr-fwaas-v2 2026-07-02 22:51:58.336 | standard-attr-revisions 2026-07-02 22:51:58.336 | standard-attr-tag 2026-07-02 22:51:58.336 | standard-attr-timestamp 2026-07-02 22:51:58.336 | stateful-security-group 2026-07-02 22:51:58.336 | subnet-dns-publish-fixed-ip 2026-07-02 22:51:58.336 | subnet-external-network 2026-07-02 22:51:58.336 | subnet-service-types 2026-07-02 22:51:58.336 | subnet_allocation 2026-07-02 22:51:58.336 | subnet_onboard 2026-07-02 22:51:58.336 | subnetpool-prefix-ops 2026-07-02 22:51:58.337 | tag-creation 2026-07-02 22:51:58.337 | tap-mirror 2026-07-02 22:51:58.337 | tap-mirror-both-direction 2026-07-02 22:51:58.337 | trunk 2026-07-02 22:51:58.337 | uplink-status-propagation 2026-07-02 22:51:58.337 | uplink-status-propagation-updatable 2026-07-02 22:51:58.337 | vlan-transparent 2026-07-02 22:51:58.337 | vpn-endpoint-groups 2026-07-02 22:51:58.337 | vpnaas' 2026-07-02 22:51:58.337 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-02 22:51:58.338 | address-scope 2026-07-02 22:51:58.338 | agent 2026-07-02 22:51:58.338 | allowed-address-pairs 2026-07-02 22:51:58.338 | auto-allocated-topology 2026-07-02 22:51:58.338 | availability_zone 2026-07-02 22:51:58.338 | bgp 2026-07-02 22:51:58.338 | bgp_4byte_asn 2026-07-02 22:51:58.338 | bgp_dragent_scheduler 2026-07-02 22:51:58.338 | binding 2026-07-02 22:51:58.338 | binding-extended 2026-07-02 22:51:58.339 | default-subnetpools 2026-07-02 22:51:58.339 | dhcp_agent_scheduler 2026-07-02 22:51:58.339 | dns-domain-ports 2026-07-02 22:51:58.339 | dns-integration 2026-07-02 22:51:58.339 | dns-integration-domain-keywords 2026-07-02 22:51:58.339 | empty-string-filtering 2026-07-02 22:51:58.339 | enable-default-route-bfd 2026-07-02 22:51:58.339 | enable-default-route-ecmp 2026-07-02 22:51:58.339 | expose-port-forwarding-in-fip 2026-07-02 22:51:58.339 | ext-gw-mode 2026-07-02 22:51:58.340 | external-gateway-multihoming 2026-07-02 22:51:58.340 | external-net 2026-07-02 22:51:58.340 | extra_dhcp_opt 2026-07-02 22:51:58.340 | extraroute 2026-07-02 22:51:58.340 | extraroute-atomic 2026-07-02 22:51:58.340 | filter-validation 2026-07-02 22:51:58.340 | fip-port-details 2026-07-02 22:51:58.340 | flavors 2026-07-02 22:51:58.340 | floating-ip-port-forwarding 2026-07-02 22:51:58.340 | floating-ip-port-forwarding-description 2026-07-02 22:51:58.341 | floating-ip-port-forwarding-detail 2026-07-02 22:51:58.341 | floating-ip-port-forwarding-port-ranges 2026-07-02 22:51:58.341 | floatingip-pools 2026-07-02 22:51:58.341 | fwaas_v2 2026-07-02 22:51:58.341 | ip_allocation 2026-07-02 22:51:58.341 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:51:58.341 | l3-flavors 2026-07-02 22:51:58.341 | l3-ha 2026-07-02 22:51:58.341 | l3_agent_scheduler 2026-07-02 22:51:58.341 | logging 2026-07-02 22:51:58.342 | multi-provider 2026-07-02 22:51:58.342 | net-mtu 2026-07-02 22:51:58.342 | net-mtu-writable 2026-07-02 22:51:58.342 | network-ip-availability 2026-07-02 22:51:58.342 | network_availability_zone 2026-07-02 22:51:58.342 | network_ha 2026-07-02 22:51:58.342 | pagination 2026-07-02 22:51:58.342 | port-device-profile 2026-07-02 22:51:58.342 | port-hardware-offload-type 2026-07-02 22:51:58.342 | port-mac-address-regenerate 2026-07-02 22:51:58.343 | port-numa-affinity-policy 2026-07-02 22:51:58.343 | port-numa-affinity-policy-socket 2026-07-02 22:51:58.343 | port-resource-request 2026-07-02 22:51:58.343 | port-security 2026-07-02 22:51:58.343 | port-trusted-vif 2026-07-02 22:51:58.343 | project-id 2026-07-02 22:51:58.343 | provider 2026-07-02 22:51:58.343 | pvlan 2026-07-02 22:51:58.343 | qinq 2026-07-02 22:51:58.343 | qos 2026-07-02 22:51:58.344 | qos-bw-limit-direction 2026-07-02 22:51:58.344 | qos-bw-minimum-ingress 2026-07-02 22:51:58.344 | qos-default 2026-07-02 22:51:58.344 | qos-fip 2026-07-02 22:51:58.344 | qos-gateway-ip 2026-07-02 22:51:58.344 | qos-rule-type-details 2026-07-02 22:51:58.344 | qos-rule-type-filter 2026-07-02 22:51:58.344 | qos-rules-alias 2026-07-02 22:51:58.344 | quota-check-limit 2026-07-02 22:51:58.344 | quota-check-limit-default 2026-07-02 22:51:58.345 | quota_details 2026-07-02 22:51:58.345 | quotas 2026-07-02 22:51:58.345 | rbac-address-scope 2026-07-02 22:51:58.345 | rbac-policies 2026-07-02 22:51:58.345 | rbac-security-groups 2026-07-02 22:51:58.345 | router 2026-07-02 22:51:58.345 | router-enable-snat 2026-07-02 22:51:58.345 | router_availability_zone 2026-07-02 22:51:58.345 | security-group 2026-07-02 22:51:58.345 | security-groups-default-rules 2026-07-02 22:51:58.346 | security-groups-default-statefulness 2026-07-02 22:51:58.346 | security-groups-normalized-cidr 2026-07-02 22:51:58.346 | security-groups-remote-address-group 2026-07-02 22:51:58.346 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:51:58.346 | security-groups-shared-filtering 2026-07-02 22:51:58.346 | segment 2026-07-02 22:51:58.346 | sorting 2026-07-02 22:51:58.346 | standard-attr-description 2026-07-02 22:51:58.346 | standard-attr-fwaas-v2 2026-07-02 22:51:58.346 | standard-attr-revisions 2026-07-02 22:51:58.347 | standard-attr-tag 2026-07-02 22:51:58.347 | standard-attr-timestamp 2026-07-02 22:51:58.347 | stateful-security-group 2026-07-02 22:51:58.347 | subnet-dns-publish-fixed-ip 2026-07-02 22:51:58.347 | subnet-external-network 2026-07-02 22:51:58.347 | subnet-service-types 2026-07-02 22:51:58.347 | subnet_allocation 2026-07-02 22:51:58.347 | subnet_onboard 2026-07-02 22:51:58.347 | subnetpool-prefix-ops 2026-07-02 22:51:58.347 | tag-creation 2026-07-02 22:51:58.347 | tap-mirror 2026-07-02 22:51:58.348 | tap-mirror-both-direction 2026-07-02 22:51:58.348 | trunk 2026-07-02 22:51:58.348 | uplink-status-propagation 2026-07-02 22:51:58.348 | uplink-status-propagation-updatable 2026-07-02 22:51:58.348 | vlan-transparent 2026-07-02 22:51:58.348 | vpn-endpoint-groups 2026-07-02 22:51:58.348 | vpnaas' 2026-07-02 22:51:58.348 | +++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : echo -e 'address-group 2026-07-02 22:51:58.348 | address-scope 2026-07-02 22:51:58.348 | agent 2026-07-02 22:51:58.349 | allowed-address-pairs 2026-07-02 22:51:58.349 | auto-allocated-topology 2026-07-02 22:51:58.349 | availability_zone 2026-07-02 22:51:58.349 | bgp 2026-07-02 22:51:58.349 | bgp_4byte_asn 2026-07-02 22:51:58.349 | bgp_dragent_scheduler 2026-07-02 22:51:58.349 | binding 2026-07-02 22:51:58.349 | binding-extended 2026-07-02 22:51:58.349 | default-subnetpools 2026-07-02 22:51:58.349 | dhcp_agent_scheduler 2026-07-02 22:51:58.350 | dns-domain-ports 2026-07-02 22:51:58.350 | dns-integration 2026-07-02 22:51:58.350 | dns-integration-domain-keywords 2026-07-02 22:51:58.350 | empty-string-filtering 2026-07-02 22:51:58.350 | enable-default-route-bfd 2026-07-02 22:51:58.350 | enable-default-route-ecmp 2026-07-02 22:51:58.350 | expose-port-forwarding-in-fip 2026-07-02 22:51:58.350 | ext-gw-mode 2026-07-02 22:51:58.350 | external-gateway-multihoming 2026-07-02 22:51:58.350 | external-net 2026-07-02 22:51:58.351 | extra_dhcp_opt 2026-07-02 22:51:58.351 | extraroute 2026-07-02 22:51:58.351 | extraroute-atomic 2026-07-02 22:51:58.351 | filter-validation 2026-07-02 22:51:58.351 | fip-port-details 2026-07-02 22:51:58.351 | flavors 2026-07-02 22:51:58.351 | floating-ip-port-forwarding 2026-07-02 22:51:58.351 | floating-ip-port-forwarding-description 2026-07-02 22:51:58.351 | floating-ip-port-forwarding-detail 2026-07-02 22:51:58.351 | floating-ip-port-forwarding-port-ranges 2026-07-02 22:51:58.352 | floatingip-pools 2026-07-02 22:51:58.352 | fwaas_v2 2026-07-02 22:51:58.352 | ip_allocation 2026-07-02 22:51:58.352 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:51:58.352 | l3-flavors 2026-07-02 22:51:58.352 | l3-ha 2026-07-02 22:51:58.352 | l3_agent_scheduler 2026-07-02 22:51:58.352 | logging 2026-07-02 22:51:58.352 | multi-provider 2026-07-02 22:51:58.352 | net-mtu 2026-07-02 22:51:58.353 | net-mtu-writable 2026-07-02 22:51:58.353 | network-ip-availability 2026-07-02 22:51:58.353 | network_availability_zone 2026-07-02 22:51:58.353 | network_ha 2026-07-02 22:51:58.353 | pagination 2026-07-02 22:51:58.353 | port-device-profile 2026-07-02 22:51:58.353 | port-hardware-offload-type 2026-07-02 22:51:58.353 | port-mac-address-regenerate 2026-07-02 22:51:58.353 | port-numa-affinity-policy 2026-07-02 22:51:58.353 | port-numa-affinity-policy-socket 2026-07-02 22:51:58.354 | port-resource-request 2026-07-02 22:51:58.354 | port-security 2026-07-02 22:51:58.354 | port-trusted-vif 2026-07-02 22:51:58.354 | project-id 2026-07-02 22:51:58.354 | provider 2026-07-02 22:51:58.354 | pvlan 2026-07-02 22:51:58.354 | qinq 2026-07-02 22:51:58.354 | qos 2026-07-02 22:51:58.354 | qos-bw-limit-direction 2026-07-02 22:51:58.354 | qos-bw-minimum-ingress 2026-07-02 22:51:58.355 | qos-default 2026-07-02 22:51:58.355 | qos-fip 2026-07-02 22:51:58.355 | qos-gateway-ip 2026-07-02 22:51:58.355 | qos-rule-type-details 2026-07-02 22:51:58.355 | qos-rule-type-filter 2026-07-02 22:51:58.355 | qos-rules-alias 2026-07-02 22:51:58.355 | quota-check-limit 2026-07-02 22:51:58.355 | quota-check-limit-default 2026-07-02 22:51:58.355 | quota_details 2026-07-02 22:51:58.355 | quotas 2026-07-02 22:51:58.356 | rbac-address-scope 2026-07-02 22:51:58.356 | rbac-policies 2026-07-02 22:51:58.356 | rbac-security-groups 2026-07-02 22:51:58.356 | router 2026-07-02 22:51:58.356 | router-enable-snat 2026-07-02 22:51:58.356 | router_availability_zone 2026-07-02 22:51:58.356 | security-group 2026-07-02 22:51:58.356 | security-groups-default-rules 2026-07-02 22:51:58.356 | security-groups-default-statefulness 2026-07-02 22:51:58.357 | security-groups-normalized-cidr 2026-07-02 22:51:58.357 | security-groups-remote-address-group 2026-07-02 22:51:58.357 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:51:58.357 | security-groups-shared-filtering 2026-07-02 22:51:58.357 | segment 2026-07-02 22:51:58.357 | sorting 2026-07-02 22:51:58.357 | standard-attr-description 2026-07-02 22:51:58.357 | standard-attr-fwaas-v2 2026-07-02 22:51:58.357 | standard-attr-revisions 2026-07-02 22:51:58.357 | standard-attr-tag 2026-07-02 22:51:58.358 | standard-attr-timestamp 2026-07-02 22:51:58.358 | stateful-security-group 2026-07-02 22:51:58.358 | subnet-dns-publish-fixed-ip 2026-07-02 22:51:58.358 | subnet-external-network 2026-07-02 22:51:58.358 | subnet-service-types 2026-07-02 22:51:58.358 | subnet_allocation 2026-07-02 22:51:58.358 | subnet_onboard 2026-07-02 22:51:58.358 | subnetpool-prefix-ops 2026-07-02 22:51:58.358 | tag-creation 2026-07-02 22:51:58.358 | tap-mirror 2026-07-02 22:51:58.358 | tap-mirror-both-direction 2026-07-02 22:51:58.359 | trunk 2026-07-02 22:51:58.359 | uplink-status-propagation 2026-07-02 22:51:58.359 | uplink-status-propagation-updatable 2026-07-02 22:51:58.359 | vlan-transparent 2026-07-02 22:51:58.359 | vpn-endpoint-groups 2026-07-02 22:51:58.359 | vpnaas' 2026-07-02 22:51:58.359 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:51:58.359 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : LC_ALL=C 2026-07-02 22:51:58.359 | /home/quobyte/devstack/lib/neutron_plugins/ovn_agent: line 481: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:51:58.360 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : comm -3 /dev/fd/63 /dev/fd/62 2026-07-02 22:51:58.360 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:481 : disabled_ext= 2026-07-02 22:51:58.360 | + lib/neutron_plugins/ovn_agent:filter_network_api_extensions:485 : '[' '!' -z '' ']' 2026-07-02 22:51:58.360 | ++ lib/neutron_plugins/ovn_agent:filter_network_api_extensions:492 : tr ' ' , 2026-07-02 22:51:58.360 | ++ 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-07-02 22:51:58.360 | + 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-07-02 22:51:58.360 | + 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-07-02 22:51:58.360 | + 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-07-02 22:51:58.360 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:51:58.361 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-02 22:51:58.361 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=max_header_size=38 2026-07-02 22:51:58.361 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z max_header_size=38 ']' 2026-07-02 22:51:58.361 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:51:58.361 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve max_header_size 38 2026-07-02 22:51:58.386 | + 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.146:6641 2026-07-02 22:51:58.390 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:51:58.393 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 22:51:58.397 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_nb_connection=tcp:192.168.122.146:6641 2026-07-02 22:51:58.400 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_nb_connection=tcp:192.168.122.146:6641 ']' 2026-07-02 22:51:58.403 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:51:58.407 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_nb_connection tcp:192.168.122.146:6641 2026-07-02 22:51:58.445 | + 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.146:6642 2026-07-02 22:51:58.447 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:51:58.450 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 22:51:58.453 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_sb_connection=tcp:192.168.122.146:6642 2026-07-02 22:51:58.456 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_sb_connection=tcp:192.168.122.146:6642 ']' 2026-07-02 22:51:58.458 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:51:58.460 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_sb_connection tcp:192.168.122.146:6642 2026-07-02 22:51:58.495 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:503 : is_service_enabled tls-proxy 2026-07-02 22:51:58.517 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:58.520 | + 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-07-02 22:51:58.523 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:51:58.526 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 22:51:58.530 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=neutron_sync_mode=log 2026-07-02 22:51:58.533 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z neutron_sync_mode=log ']' 2026-07-02 22:51:58.536 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:51:58.541 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn neutron_sync_mode log 2026-07-02 22:51:58.581 | + 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-07-02 22:51:58.585 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:51:58.588 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 22:51:58.592 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_l3_scheduler=leastloaded 2026-07-02 22:51:58.596 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_l3_scheduler=leastloaded ']' 2026-07-02 22:51:58.599 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:51:58.603 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_l3_scheduler leastloaded 2026-07-02 22:51:58.642 | + 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-07-02 22:51:58.645 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:51:58.648 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-02 22:51:58.651 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-02 22:51:58.654 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-02 22:51:58.658 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:51:58.661 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-02 22:51:58.700 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:514 : inicomment /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver 2026-07-02 22:51:58.725 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:516 : is_service_enabled q-log neutron-log 2026-07-02 22:51:58.745 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:58.749 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:522 : is_ovn_metadata_agent_enabled 2026-07-02 22:51:58.752 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-02 22:51:58.771 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:51:58.775 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:51:58.777 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-02 22:51:58.781 | + 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-07-02 22:51:58.784 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:51:58.787 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ovn 2026-07-02 22:51:58.790 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=ovn_metadata_enabled=True 2026-07-02 22:51:58.793 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z ovn_metadata_enabled=True ']' 2026-07-02 22:51:58.796 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:51:58.799 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovn ovn_metadata_enabled True 2026-07-02 22:51:58.835 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:530 : is_service_enabled q-dns neutron-dns 2026-07-02 22:51:58.856 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:58.859 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:535 : iniset /etc/neutron/neutron.conf ovs igmp_snooping_enable False 2026-07-02 22:51:58.901 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:538 : is_service_enabled q-dhcp neutron-dhcp 2026-07-02 22:51:58.922 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:58.926 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:541 : iniset /etc/neutron/neutron.conf DEFAULT dhcp_agent_notification False 2026-07-02 22:51:58.965 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:544 : is_service_enabled n-api-meta 2026-07-02 22:51:58.986 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:51:58.989 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:545 : is_ovn_metadata_agent_enabled 2026-07-02 22:51:58.993 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-02 22:51:59.015 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:51:59.019 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:51:59.022 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-02 22:51:59.024 | + lib/neutron_plugins/ovn_agent:configure_ovn_plugin:546 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2026-07-02 22:51:59.059 | + lib/neutron:configure_neutron:412 : is_service_enabled q-placement neutron-placement 2026-07-02 22:51:59.080 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:59.083 | + lib/neutron:configure_neutron:415 : is_service_enabled q-trunk neutron-trunk 2026-07-02 22:51:59.104 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:59.107 | + lib/neutron:configure_neutron:418 : is_service_enabled q-qos neutron-qos 2026-07-02 22:51:59.129 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:59.132 | + lib/neutron:configure_neutron:425 : is_service_enabled neutron-segments 2026-07-02 22:51:59.152 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:59.155 | + lib/neutron:configure_neutron:429 : is_service_enabled q-ovn-bgp 2026-07-02 22:51:59.177 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:51:59.180 | + lib/neutron:configure_neutron:434 : is_service_enabled q-agt neutron-agent q-svc neutron-api 2026-07-02 22:51:59.200 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:51:59.204 | + lib/neutron:configure_neutron:435 : _configure_neutron_service 2026-07-02 22:51:59.207 | + lib/neutron:_configure_neutron_service:1003 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2026-07-02 22:51:59.210 | + lib/neutron:_configure_neutron_service:1004 : cp /opt/stack/neutron/etc/neutron/api-paste.ini /etc/neutron/api-paste.ini 2026-07-02 22:51:59.216 | + lib/neutron:_configure_neutron_service:1007 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2026-07-02 22:51:59.255 | + lib/neutron:_configure_neutron_service:1009 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2026-07-02 22:51:59.293 | + lib/neutron:_configure_neutron_service:1010 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2026-07-02 22:51:59.333 | + lib/neutron:_configure_neutron_service:1012 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2026-07-02 22:51:59.370 | + lib/neutron:_configure_neutron_service:1013 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2026-07-02 22:51:59.374 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 22:51:59.377 | + lib/keystone:configure_keystone_authtoken_middleware:414 : local admin_user=neutron 2026-07-02 22:51:59.380 | + lib/keystone:configure_keystone_authtoken_middleware:415 : local section=keystone_authtoken 2026-07-02 22:51:59.384 | + lib/keystone:configure_keystone_authtoken_middleware:416 : local service_type= 2026-07-02 22:51:59.388 | + lib/keystone:configure_keystone_authtoken_middleware:418 : configure_keystoneauth /etc/neutron/neutron.conf neutron keystone_authtoken 2026-07-02 22:51:59.392 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 22:51:59.395 | + lib/keystone:configure_keystoneauth:392 : local admin_user=neutron 2026-07-02 22:51:59.398 | + lib/keystone:configure_keystoneauth:393 : local section=keystone_authtoken 2026-07-02 22:51:59.401 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2026-07-02 22:51:59.441 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2026-07-02 22:51:59.478 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://192.168.122.146/identity 2026-07-02 22:51:59.517 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2026-07-02 22:51:59.556 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf keystone_authtoken password nomoresecret 2026-07-02 22:51:59.594 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2026-07-02 22:51:59.633 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2026-07-02 22:51:59.671 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2026-07-02 22:51:59.709 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken www_authenticate_uri http://192.168.122.146/identity 2026-07-02 22:51:59.748 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2026-07-02 22:51:59.786 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2026-07-02 22:51:59.825 | + lib/keystone:configure_keystone_authtoken_middleware:422 : [[ -n '' ]] 2026-07-02 22:51:59.829 | + lib/neutron:_configure_neutron_service:1016 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2026-07-02 22:51:59.867 | + lib/neutron:_configure_neutron_service:1017 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2026-07-02 22:51:59.906 | + lib/neutron:_configure_neutron_service:1019 : configure_keystoneauth /etc/neutron/neutron.conf nova nova 2026-07-02 22:51:59.910 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 22:51:59.913 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:51:59.916 | + lib/keystone:configure_keystoneauth:393 : local section=nova 2026-07-02 22:51:59.919 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf nova auth_type password 2026-07-02 22:51:59.957 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf nova interface public 2026-07-02 22:51:59.997 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf nova auth_url http://192.168.122.146/identity 2026-07-02 22:52:00.039 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf nova username nova 2026-07-02 22:52:00.078 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf nova password nomoresecret 2026-07-02 22:52:00.116 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2026-07-02 22:52:00.156 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf nova project_name service 2026-07-02 22:52:00.195 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2026-07-02 22:52:00.235 | + lib/neutron:_configure_neutron_service:1022 : configure_keystoneauth /etc/neutron/neutron.conf placement placement 2026-07-02 22:52:00.238 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/neutron/neutron.conf 2026-07-02 22:52:00.241 | + lib/keystone:configure_keystoneauth:392 : local admin_user=placement 2026-07-02 22:52:00.244 | + lib/keystone:configure_keystoneauth:393 : local section=placement 2026-07-02 22:52:00.247 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/neutron/neutron.conf placement auth_type password 2026-07-02 22:52:00.287 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/neutron/neutron.conf placement interface public 2026-07-02 22:52:00.327 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/neutron/neutron.conf placement auth_url http://192.168.122.146/identity 2026-07-02 22:52:00.370 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/neutron/neutron.conf placement username placement 2026-07-02 22:52:00.411 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/neutron/neutron.conf placement password nomoresecret 2026-07-02 22:52:00.449 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/neutron/neutron.conf placement user_domain_name Default 2026-07-02 22:52:00.488 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/neutron/neutron.conf placement project_name service 2026-07-02 22:52:00.528 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/neutron/neutron.conf placement project_domain_name Default 2026-07-02 22:52:00.568 | + lib/neutron:_configure_neutron_service:1025 : neutron_plugin_configure_service 2026-07-02 22:52:00.572 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : [[ geneve != \l\o\c\a\l ]] 2026-07-02 22:52:00.575 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:75 : Q_SRV_EXTRA_OPTS+=(project_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2026-07-02 22:52:00.578 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : '[' '' == '' ']' 2026-07-02 22:52:00.580 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ '' == '' ]] 2026-07-02 22:52:00.583 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : [[ public != '' ]] 2026-07-02 22:52:00.587 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : ML2_VLAN_RANGES=public 2026-07-02 22:52:00.589 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : [[ '' != '' ]] 2026-07-02 22:52:00.593 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : [[ public != '' ]] 2026-07-02 22:52:00.596 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:97 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2026-07-02 22:52:00.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -z '' ]] 2026-07-02 22:52:00.603 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : [[ -n public ]] 2026-07-02 22:52:00.605 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2026-07-02 22:52:00.609 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : [[ -n public ]] 2026-07-02 22:52:00.612 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:107 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=public, 2026-07-02 22:52:00.615 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ -n public ]] 2026-07-02 22:52:00.619 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:109 : [[ public != \p\u\b\l\i\c ]] 2026-07-02 22:52:00.622 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:114 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group=True 2026-07-02 22:52:00.625 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:52:00.629 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=securitygroup 2026-07-02 22:52:00.632 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=enable_security_group=True 2026-07-02 22:52:00.635 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z enable_security_group=True ']' 2026-07-02 22:52:00.638 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:52:00.642 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2026-07-02 22:52:00.680 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:116 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=ovn 2026-07-02 22:52:00.683 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:52:00.687 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 22:52:00.690 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=mechanism_drivers=ovn 2026-07-02 22:52:00.693 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z mechanism_drivers=ovn ']' 2026-07-02 22:52:00.696 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:52:00.700 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers ovn 2026-07-02 22:52:00.736 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:117 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version=4 2026-07-02 22:52:00.741 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:52:00.744 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 22:52:00.747 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=overlay_ip_version=4 2026-07-02 22:52:00.750 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z overlay_ip_version=4 ']' 2026-07-02 22:52:00.753 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:52:00.756 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 overlay_ip_version 4 2026-07-02 22:52:00.792 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:119 : [[ -n local,flat,vlan,geneve ]] 2026-07-02 22:52:00.795 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers=local,flat,vlan,geneve 2026-07-02 22:52:00.799 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:52:00.802 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 22:52:00.806 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=type_drivers=local,flat,vlan,geneve 2026-07-02 22:52:00.809 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z type_drivers=local,flat,vlan,geneve ']' 2026-07-02 22:52:00.812 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:52:00.815 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 type_drivers local,flat,vlan,geneve 2026-07-02 22:52:00.853 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:123 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security,qos 2026-07-02 22:52:00.856 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:52:00.859 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 22:52:00.862 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=extension_drivers=port_security,qos 2026-07-02 22:52:00.865 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z extension_drivers=port_security,qos ']' 2026-07-02 22:52:00.868 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:52:00.872 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security,qos 2026-07-02 22:52:00.906 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:125 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types=geneve 2026-07-02 22:52:00.910 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:52:00.913 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2 2026-07-02 22:52:00.916 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=project_network_types=geneve 2026-07-02 22:52:00.919 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z project_network_types=geneve ']' 2026-07-02 22:52:00.923 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:52:00.926 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 project_network_types geneve 2026-07-02 22:52:00.964 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:127 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2026-07-02 22:52:00.967 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:52:00.970 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_gre 2026-07-02 22:52:00.973 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=tunnel_id_ranges=1:1000 2026-07-02 22:52:00.976 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z tunnel_id_ranges=1:1000 ']' 2026-07-02 22:52:00.980 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:52:00.983 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2026-07-02 22:52:01.020 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:129 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2026-07-02 22:52:01.023 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:52:01.026 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vxlan 2026-07-02 22:52:01.030 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:1000 2026-07-02 22:52:01.033 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:1000 ']' 2026-07-02 22:52:01.037 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:52:01.040 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2026-07-02 22:52:01.077 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:131 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=public, 2026-07-02 22:52:01.081 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:52:01.084 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_flat 2026-07-02 22:52:01.087 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=flat_networks=public, 2026-07-02 22:52:01.091 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z flat_networks=public, ']' 2026-07-02 22:52:01.094 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:52:01.098 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks public, 2026-07-02 22:52:01.137 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:133 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=public 2026-07-02 22:52:01.140 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:52:01.143 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_vlan 2026-07-02 22:52:01.146 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=network_vlan_ranges=public 2026-07-02 22:52:01.148 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z network_vlan_ranges=public ']' 2026-07-02 22:52:01.152 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:52:01.155 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges public 2026-07-02 22:52:01.191 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:135 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:65536 2026-07-02 22:52:01.194 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2026-07-02 22:52:01.197 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : SECTION=ml2_type_geneve 2026-07-02 22:52:01.200 | + lib/neutron_plugins/ml2:populate_ml2_config:53 : OPTS=vni_ranges=1:65536 2026-07-02 22:52:01.203 | + lib/neutron_plugins/ml2:populate_ml2_config:55 : '[' -z vni_ranges=1:65536 ']' 2026-07-02 22:52:01.206 | + lib/neutron_plugins/ml2:populate_ml2_config:58 : for I in "${OPTS[@]}" 2026-07-02 22:52:01.210 | + lib/neutron_plugins/ml2:populate_ml2_config:60 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:65536 2026-07-02 22:52:01.247 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:137 : [[ legacy != \l\e\g\a\c\y ]] 2026-07-02 22:52:01.251 | + lib/neutron:configure_neutron:438 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2026-07-02 22:52:01.289 | + lib/neutron:configure_neutron:442 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2026-07-02 22:52:01.330 | + lib/neutron:configure_neutron:444 : write_uwsgi_config /etc/neutron/neutron-api-uwsgi.ini neutron.wsgi.api:application /networking '' neutron-api 2026-07-02 22:52:01.334 | + lib/apache:write_uwsgi_config:243 : local conf=/etc/neutron/neutron-api-uwsgi.ini 2026-07-02 22:52:01.337 | + lib/apache:write_uwsgi_config:244 : local wsgi=neutron.wsgi.api:application 2026-07-02 22:52:01.340 | + lib/apache:write_uwsgi_config:245 : local url=/networking 2026-07-02 22:52:01.343 | + lib/apache:write_uwsgi_config:246 : local http= 2026-07-02 22:52:01.347 | + lib/apache:write_uwsgi_config:247 : local name=neutron-api 2026-07-02 22:52:01.350 | + lib/apache:write_uwsgi_config:249 : '[' -z neutron-api ']' 2026-07-02 22:52:01.353 | + lib/apache:write_uwsgi_config:255 : local socket_dir=/var/run/uwsgi 2026-07-02 22:52:01.356 | + lib/apache:write_uwsgi_config:259 : sudo mkdir -p /etc/tmpfiles.d/ 2026-07-02 22:52:01.374 | + lib/apache:write_uwsgi_config:260 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:52:01.375 | + lib/apache:write_uwsgi_config:260 : echo 'd /var/run/uwsgi 0755 quobyte root' 2026-07-02 22:52:01.389 | d /var/run/uwsgi 0755 quobyte root 2026-07-02 22:52:01.395 | + lib/apache:write_uwsgi_config:261 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2026-07-02 22:52:01.409 | /etc/tmpfiles.d/uwsgi.conf:1: Line references path below legacy directory /var/run/, updating /var/run/uwsgi → /run/uwsgi; please update the tmpfiles.d/ drop-in file accordingly. 2026-07-02 22:52:01.415 | + lib/apache:write_uwsgi_config:263 : local socket=/var/run/uwsgi/neutron-api.socket 2026-07-02 22:52:01.418 | + lib/apache:write_uwsgi_config:266 : rm -rf /etc/neutron/neutron-api-uwsgi.ini 2026-07-02 22:52:01.423 | + lib/apache:write_uwsgi_config:270 : [[ neutron.wsgi.api:application =~ ^[a-zA-Z0-9_.]+:[a-zA-Z0-9_]+$ ]] 2026-07-02 22:52:01.427 | + lib/apache:write_uwsgi_config:271 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi module neutron.wsgi.api:application 2026-07-02 22:52:01.468 | + lib/apache:write_uwsgi_config:276 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi processes 2 2026-07-02 22:52:01.505 | + lib/apache:write_uwsgi_config:278 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi master true 2026-07-02 22:52:01.543 | + lib/apache:write_uwsgi_config:280 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi die-on-term true 2026-07-02 22:52:01.581 | + lib/apache:write_uwsgi_config:281 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi exit-on-reload false 2026-07-02 22:52:01.618 | + lib/apache:write_uwsgi_config:284 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi worker-reload-mercy 80 2026-07-02 22:52:01.658 | + lib/apache:write_uwsgi_config:285 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi enable-threads true 2026-07-02 22:52:01.696 | + lib/apache:write_uwsgi_config:286 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi plugins http,python3 2026-07-02 22:52:01.734 | + lib/apache:write_uwsgi_config:288 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi thunder-lock true 2026-07-02 22:52:01.769 | + lib/apache:write_uwsgi_config:290 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2026-07-02 22:52:01.806 | + lib/apache:write_uwsgi_config:292 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi buffer-size 65535 2026-07-02 22:52:01.844 | + lib/apache:write_uwsgi_config:294 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi add-header 'Connection: close' 2026-07-02 22:52:01.882 | + lib/apache:write_uwsgi_config:296 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi lazy-apps true 2026-07-02 22:52:01.920 | + lib/apache:write_uwsgi_config:298 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi start-time %t 2026-07-02 22:52:01.956 | + lib/apache:write_uwsgi_config:301 : [[ -n '' ]] 2026-07-02 22:52:01.959 | + lib/apache:write_uwsgi_config:304 : local apache_conf= 2026-07-02 22:52:01.964 | ++ lib/apache:write_uwsgi_config:305 : apache_site_config_for neutron-api 2026-07-02 22:52:01.967 | ++ lib/apache:apache_site_config_for:174 : local site=neutron-api 2026-07-02 22:52:01.970 | ++ lib/apache:apache_site_config_for:175 : is_ubuntu 2026-07-02 22:52:01.973 | ++ functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:52:01.976 | ++ functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:52:01.979 | ++ lib/apache:apache_site_config_for:177 : echo /etc/apache2/sites-available/neutron-api.conf 2026-07-02 22:52:01.982 | + lib/apache:write_uwsgi_config:305 : apache_conf=/etc/apache2/sites-available/neutron-api.conf 2026-07-02 22:52:01.986 | + lib/apache:write_uwsgi_config:306 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi socket /var/run/uwsgi/neutron-api.socket 2026-07-02 22:52:02.024 | + lib/apache:write_uwsgi_config:307 : iniset /etc/neutron/neutron-api-uwsgi.ini uwsgi chmod-socket 666 2026-07-02 22:52:02.062 | + lib/apache:write_uwsgi_config:308 : sudo tee -a /etc/apache2/sites-available/neutron-api.conf 2026-07-02 22:52:02.063 | + lib/apache:write_uwsgi_config:308 : echo 'ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 ' 2026-07-02 22:52:02.072 | ProxyPass "/networking" "unix:/var/run/uwsgi/neutron-api.socket|uwsgi://uwsgi-uds-neutron-api" retry=0 acquire=1 2026-07-02 22:52:02.077 | + lib/apache:write_uwsgi_config:309 : enable_apache_site neutron-api 2026-07-02 22:52:02.080 | + lib/apache:enable_apache_site:191 : local site=neutron-api 2026-07-02 22:52:02.083 | + lib/apache:enable_apache_site:193 : enable_apache_mod version 2026-07-02 22:52:02.086 | + lib/apache:enable_apache_mod:55 : local mod=version 2026-07-02 22:52:02.089 | + lib/apache:enable_apache_mod:56 : local should_restart= 2026-07-02 22:52:02.092 | + lib/apache:enable_apache_mod:58 : is_ubuntu 2026-07-02 22:52:02.096 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:52:02.098 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:52:02.102 | + lib/apache:enable_apache_mod:61 : [[ version != \v\e\r\s\i\o\n ]] 2026-07-02 22:52:02.106 | + lib/apache:enable_apache_site:194 : is_ubuntu 2026-07-02 22:52:02.108 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:52:02.111 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:52:02.114 | + lib/apache:enable_apache_site:195 : sudo a2ensite neutron-api 2026-07-02 22:52:02.126 | perl: warning: Setting locale failed. 2026-07-02 22:52:02.127 | perl: warning: Please check that your locale settings: 2026-07-02 22:52:02.127 | LANGUAGE = (unset), 2026-07-02 22:52:02.127 | LC_ALL = "en_US.utf8", 2026-07-02 22:52:02.127 | LANG = "de_DE.UTF-8" 2026-07-02 22:52:02.127 | are supported and installed on your system. 2026-07-02 22:52:02.128 | perl: warning: Falling back to a fallback locale ("de_DE.UTF-8"). 2026-07-02 22:52:02.166 | Enabling site neutron-api. 2026-07-02 22:52:02.171 | To activate the new configuration, you need to run: 2026-07-02 22:52:02.171 | systemctl reload apache2 2026-07-02 22:52:02.177 | + lib/apache:write_uwsgi_config:310 : restart_apache_server 2026-07-02 22:52:02.180 | + lib/apache:restart_apache_server:238 : restart_service apache2 2026-07-02 22:52:02.182 | + functions-common:restart_service:2304 : '[' -x /bin/systemctl ']' 2026-07-02 22:52:02.186 | + functions-common:restart_service:2305 : sudo /bin/systemctl restart apache2 2026-07-02 22:52:02.399 | + ./stack.sh:main:1170 : is_service_enabled mysql postgresql 2026-07-02 22:52:02.420 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:02.424 | + ./stack.sh:main:1170 : is_service_enabled neutron 2026-07-02 22:52:02.446 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:02.450 | + ./stack.sh:main:1171 : async_runfunc init_neutron 2026-07-02 22:52:02.453 | + inc/async:async_runfunc:116 : async_run init_neutron init_neutron 2026-07-02 22:52:02.527 | + inc/async:async_inner:63 : init_neutron 2026-07-02 22:52:02.571 | [2054 Async init_neutron:54630]: running: init_neutron 2026-07-02 22:52:02.574 | + ./stack.sh:main:1179 : is_service_enabled q-dhcp 2026-07-02 22:52:02.595 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:52:02.599 | + ./stack.sh:main:1198 : is_service_enabled nova neutron 2026-07-02 22:52:02.622 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:02.625 | + ./stack.sh:main:1199 : configure_os_vif 2026-07-02 22:52:02.628 | + lib/os-vif:configure_os_vif:16 : [[ -e /etc/nova/nova.conf ]] 2026-07-02 22:52:02.633 | + lib/os-vif:configure_os_vif:17 : iniset /etc/nova/nova.conf os_vif_ovs isolate_vif False 2026-07-02 22:52:02.666 | + lib/os-vif:configure_os_vif:19 : [[ -e /etc/neutron/neutron.conf ]] 2026-07-02 22:52:02.669 | + lib/os-vif:configure_os_vif:20 : iniset /etc/neutron/neutron.conf os_vif_ovs isolate_vif False 2026-07-02 22:52:02.702 | + ./stack.sh:main:1205 : is_service_enabled swift 2026-07-02 22:52:02.726 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:52:02.731 | + ./stack.sh:main:1214 : is_service_enabled cinder 2026-07-02 22:52:02.752 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:02.756 | + ./stack.sh:main:1215 : echo_summary 'Configuring Cinder' 2026-07-02 22:52:02.759 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:52:02.762 | + ./stack.sh:echo_summary:447 : echo -e Configuring Cinder 2026-07-02 22:52:02.765 | + ./stack.sh:main:1216 : async_runfunc init_cinder 2026-07-02 22:52:02.768 | + inc/async:async_runfunc:116 : async_run init_cinder init_cinder 2026-07-02 22:52:02.841 | + inc/async:async_inner:63 : init_cinder 2026-07-02 22:52:02.887 | [2054 Async init_cinder:54866]: running: init_cinder 2026-07-02 22:52:02.889 | + ./stack.sh:main:1222 : is_service_enabled placement 2026-07-02 22:52:02.907 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:02.909 | + ./stack.sh:main:1223 : echo_summary 'Configuring placement' 2026-07-02 22:52:02.911 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:52:02.913 | + ./stack.sh:echo_summary:447 : echo -e Configuring placement 2026-07-02 22:52:02.916 | + ./stack.sh:main:1224 : async_runfunc init_placement 2026-07-02 22:52:02.918 | + inc/async:async_runfunc:116 : async_run init_placement init_placement 2026-07-02 22:52:02.988 | + inc/async:async_inner:63 : init_placement 2026-07-02 22:52:03.037 | [2054 Async init_placement:54996]: running: init_placement 2026-07-02 22:52:03.039 | + ./stack.sh:main:1228 : async_wait init_neutron 2026-07-02 22:52:03.105 | [2054 Async init_neutron:54630]: Waiting for completion of init_neutron running on PID 54630 (5 other jobs running) 2026-07-02 22:52:03.132 | [2054 Async init_neutron:54630]: Signaling child to exit 2026-07-02 22:52:17.509 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:52:17.541 | [54866 Async init_cinder:54866]: finished successfully 2026-07-02 22:52:54.128 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:52:54.160 | [54996 Async init_placement:54996]: finished successfully 2026-07-02 22:52:57.103 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:52:57.139 | [54630 Async init_neutron:54630]: finished successfully 2026-07-02 22:52:57.170 | WAKEUP 2026-07-02 22:52:57.204 | [2054 Async init_neutron:54630]: Signaled 2026-07-02 22:52:57.206 | + lib/neutron:init_neutron:501 : recreate_database neutron 2026-07-02 22:52:57.206 | + lib/database:recreate_database:112 : local db=neutron 2026-07-02 22:52:57.206 | + lib/database:recreate_database:113 : recreate_database_mysql neutron 2026-07-02 22:52:57.206 | + lib/databases/mysql:recreate_database_mysql:54 : local db=neutron 2026-07-02 22:52:57.206 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2026-07-02 22:52:57.206 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:52:57.207 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2026-07-02 22:52:57.207 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:52:57.207 | + lib/neutron:init_neutron:502 : time_start dbsync 2026-07-02 22:52:57.207 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 22:52:57.207 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:52:57.207 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:52:57.207 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:52:57.207 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032722722 2026-07-02 22:52:57.207 | + lib/neutron:init_neutron:504 : /opt/stack/data/venv/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2026-07-02 22:52:57.207 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-02 22:52:57.207 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-02 22:52:57.208 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2026-07-02 22:52:57.208 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2026-07-02 22:52:57.208 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2026-07-02 22:52:57.208 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2026-07-02 22:52:57.208 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2026-07-02 22:52:57.208 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2026-07-02 22:52:57.208 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2026-07-02 22:52:57.208 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2026-07-02 22:52:57.208 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2026-07-02 22:52:57.208 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2026-07-02 22:52:57.208 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2026-07-02 22:52:57.209 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2026-07-02 22:52:57.209 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2026-07-02 22:52:57.209 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2026-07-02 22:52:57.209 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2026-07-02 22:52:57.209 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2026-07-02 22:52:57.209 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2026-07-02 22:52:57.209 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2026-07-02 22:52:57.209 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2026-07-02 22:52:57.209 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2026-07-02 22:52:57.209 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2026-07-02 22:52:57.209 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2026-07-02 22:52:57.210 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2026-07-02 22:52:57.210 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2026-07-02 22:52:57.210 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2026-07-02 22:52:57.210 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2026-07-02 22:52:57.210 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2026-07-02 22:52:57.210 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2026-07-02 22:52:57.210 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2026-07-02 22:52:57.210 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2026-07-02 22:52:57.210 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2026-07-02 22:52:57.210 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2026-07-02 22:52:57.211 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2026-07-02 22:52:57.211 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2026-07-02 22:52:57.211 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2026-07-02 22:52:57.211 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2026-07-02 22:52:57.211 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2026-07-02 22:52:57.211 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2026-07-02 22:52:57.211 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2026-07-02 22:52:57.211 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2026-07-02 22:52:57.211 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2026-07-02 22:52:57.211 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2026-07-02 22:52:57.212 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2026-07-02 22:52:57.212 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2026-07-02 22:52:57.212 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2026-07-02 22:52:57.212 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2026-07-02 22:52:57.212 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2026-07-02 22:52:57.212 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2026-07-02 22:52:57.212 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2026-07-02 22:52:57.212 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2026-07-02 22:52:57.212 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2026-07-02 22:52:57.212 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2026-07-02 22:52:57.212 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2026-07-02 22:52:57.212 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2026-07-02 22:52:57.213 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2026-07-02 22:52:57.213 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2026-07-02 22:52:57.213 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2026-07-02 22:52:57.213 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2026-07-02 22:52:57.213 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2026-07-02 22:52:57.213 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2026-07-02 22:52:57.213 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2026-07-02 22:52:57.213 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2026-07-02 22:52:57.213 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2026-07-02 22:52:57.213 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2026-07-02 22:52:57.213 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2026-07-02 22:52:57.214 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2026-07-02 22:52:57.214 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2026-07-02 22:52:57.214 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2026-07-02 22:52:57.214 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2026-07-02 22:52:57.214 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2026-07-02 22:52:57.214 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2026-07-02 22:52:57.214 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2026-07-02 22:52:57.214 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2026-07-02 22:52:57.214 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2026-07-02 22:52:57.214 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2026-07-02 22:52:57.214 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2026-07-02 22:52:57.215 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2026-07-02 22:52:57.215 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2026-07-02 22:52:57.215 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2026-07-02 22:52:57.215 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2026-07-02 22:52:57.215 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2026-07-02 22:52:57.215 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2026-07-02 22:52:57.215 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2026-07-02 22:52:57.215 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2026-07-02 22:52:57.215 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2026-07-02 22:52:57.215 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2026-07-02 22:52:57.215 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2026-07-02 22:52:57.216 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2026-07-02 22:52:57.216 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2026-07-02 22:52:57.216 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2026-07-02 22:52:57.216 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2026-07-02 22:52:57.216 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2026-07-02 22:52:57.216 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2026-07-02 22:52:57.216 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2026-07-02 22:52:57.216 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2026-07-02 22:52:57.216 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2026-07-02 22:52:57.216 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2026-07-02 22:52:57.216 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2026-07-02 22:52:57.217 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2026-07-02 22:52:57.217 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2026-07-02 22:52:57.217 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2026-07-02 22:52:57.217 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2026-07-02 22:52:57.217 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2026-07-02 22:52:57.217 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2026-07-02 22:52:57.217 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2026-07-02 22:52:57.217 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2026-07-02 22:52:57.217 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2026-07-02 22:52:57.217 | INFO [alembic.runtime.migration] Running upgrade 6135a7bd4425 -> 8df53b0d2c0e 2026-07-02 22:52:57.217 | INFO [alembic.runtime.migration] Running upgrade 8df53b0d2c0e -> 1bb3393de75d, add qos policy rule Packet Rate Limit 2026-07-02 22:52:57.218 | INFO [alembic.runtime.migration] Running upgrade 1bb3393de75d -> c181bb1d89e4 2026-07-02 22:52:57.218 | INFO [alembic.runtime.migration] Running upgrade c181bb1d89e4 -> ba859d649675 2026-07-02 22:52:57.218 | INFO [alembic.runtime.migration] Running upgrade ba859d649675 -> e981acd076d3 2026-07-02 22:52:57.218 | INFO [alembic.runtime.migration] Running upgrade e981acd076d3 -> 76df7844a8c6, add Local IP tables 2026-07-02 22:52:57.218 | INFO [alembic.runtime.migration] Running upgrade 76df7844a8c6 -> 1ffef8d6f371, migrate RBAC registers from "target_tenant" to "target_project" 2026-07-02 22:52:57.218 | INFO [alembic.runtime.migration] Running upgrade 1ffef8d6f371 -> 8160f7a9cebb, drop portbindingports table 2026-07-02 22:52:57.218 | INFO [alembic.runtime.migration] Running upgrade 8160f7a9cebb -> cd9ef14ccf87 2026-07-02 22:52:57.218 | INFO [alembic.runtime.migration] Running upgrade cd9ef14ccf87 -> 34cf8b009713 2026-07-02 22:52:57.218 | INFO [alembic.runtime.migration] Running upgrade 34cf8b009713 -> I43e0b669096 2026-07-02 22:52:57.218 | INFO [alembic.runtime.migration] Running upgrade I43e0b669096 -> 4e6e655746f6 2026-07-02 22:52:57.218 | INFO [alembic.runtime.migration] Running upgrade 4e6e655746f6 -> 659cbedf30a1 2026-07-02 22:52:57.219 | INFO [alembic.runtime.migration] Running upgrade 659cbedf30a1 -> 21ff98fabab1 2026-07-02 22:52:57.219 | INFO [alembic.runtime.migration] Running upgrade 21ff98fabab1 -> 5881373af7f5 2026-07-02 22:52:57.219 | INFO [alembic.runtime.migration] Running upgrade 5881373af7f5 -> fc153938cdc1 2026-07-02 22:52:57.219 | INFO [alembic.runtime.migration] Running upgrade fc153938cdc1 -> 93f394357a27 2026-07-02 22:52:57.219 | INFO [alembic.runtime.migration] Running upgrade 93f394357a27 -> 6f1145bff34c 2026-07-02 22:52:57.219 | INFO [alembic.runtime.migration] Running upgrade 6f1145bff34c -> 682c319773d7 2026-07-02 22:52:57.219 | INFO [alembic.runtime.migration] Running upgrade 682c319773d7 -> 0aefee21cd87 2026-07-02 22:52:57.219 | INFO [alembic.runtime.migration] Running upgrade 0aefee21cd87 -> b1199a3adbef 2026-07-02 22:52:57.219 | INFO [alembic.runtime.migration] Running upgrade b1199a3adbef -> c33da356b165 2026-07-02 22:52:57.219 | INFO [alembic.runtime.migration] Running upgrade c33da356b165 -> 89c58a70ceba 2026-07-02 22:52:57.219 | INFO [alembic.runtime.migration] Running upgrade 89c58a70ceba -> 054e34dbe6b4 2026-07-02 22:52:57.220 | INFO [alembic.runtime.migration] Running upgrade 054e34dbe6b4 -> 0e6eff810791 2026-07-02 22:52:57.220 | INFO [alembic.runtime.migration] Running upgrade 0e6eff810791 -> 175fa80908e1 2026-07-02 22:52:57.220 | INFO [alembic.runtime.migration] Running upgrade 175fa80908e1 -> 5bcb7b31ec7d 2026-07-02 22:52:57.220 | INFO [alembic.runtime.migration] Running upgrade 5bcb7b31ec7d -> ad80a9f07c5c 2026-07-02 22:52:57.220 | INFO [alembic.runtime.migration] Running upgrade ad80a9f07c5c -> d553edeb540f 2026-07-02 22:52:57.220 | INFO [alembic.runtime.migration] Running upgrade d553edeb540f -> b1bca967e19d, Add unique constraint to the network segment range 2026-07-02 22:52:57.220 | INFO [alembic.runtime.migration] Running upgrade b1bca967e19d -> bdae3a00c493 2026-07-02 22:52:57.220 | INFO [alembic.runtime.migration] Running upgrade bdae3a00c493 -> a00aa97899c0 2026-07-02 22:52:57.220 | INFO [alembic.runtime.migration] Running upgrade a00aa97899c0 -> a1b2c3d4e5f6, Add security groups default statefulness table 2026-07-02 22:52:57.220 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2026-07-02 22:52:57.220 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2026-07-02 22:52:57.220 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2026-07-02 22:52:57.221 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2026-07-02 22:52:57.221 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2026-07-02 22:52:57.221 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2026-07-02 22:52:57.221 | Running upgrade for neutron ... 2026-07-02 22:52:57.221 | OK 2026-07-02 22:52:57.221 | + lib/neutron:init_neutron:505 : time_stop dbsync 2026-07-02 22:52:57.221 | + functions-common:time_stop:2420 : local name 2026-07-02 22:52:57.221 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:52:57.221 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:52:57.221 | + functions-common:time_stop:2423 : local total 2026-07-02 22:52:57.221 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:52:57.222 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 22:52:57.222 | + functions-common:time_stop:2427 : start_time=1783032722722 2026-07-02 22:52:57.222 | + functions-common:time_stop:2429 : [[ -z 1783032722722 ]] 2026-07-02 22:52:57.222 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:52:57.222 | + functions-common:time_stop:2432 : end_time=1783032777077 2026-07-02 22:52:57.222 | + functions-common:time_stop:2433 : elapsed_time=54355 2026-07-02 22:52:57.222 | + functions-common:time_stop:2434 : total=7936 2026-07-02 22:52:57.222 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:52:57.222 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=62291 2026-07-02 22:52:57.265 | [2054 Async init_neutron:54630]: finished init_neutron with result 0 in 54 seconds 2026-07-02 22:52:57.271 | + inc/async:async_wait:197 : return 0 2026-07-02 22:52:57.275 | + ./stack.sh:main:1229 : async_wait init_placement 2026-07-02 22:52:57.336 | [2054 Async init_placement:54996]: Waiting for completion of init_placement running on PID 54996 (4 other jobs running) 2026-07-02 22:52:57.366 | [2054 Async init_placement:54996]: Signaling child to exit 2026-07-02 22:52:57.366 | WAKEUP 2026-07-02 22:52:57.393 | [2054 Async init_placement:54996]: Signaled 2026-07-02 22:52:57.395 | + lib/placement:init_placement:113 : recreate_database placement 2026-07-02 22:52:57.395 | + lib/database:recreate_database:112 : local db=placement 2026-07-02 22:52:57.395 | + lib/database:recreate_database:113 : recreate_database_mysql placement 2026-07-02 22:52:57.395 | + lib/databases/mysql:recreate_database_mysql:54 : local db=placement 2026-07-02 22:52:57.395 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2026-07-02 22:52:57.395 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:52:57.395 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2026-07-02 22:52:57.395 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:52:57.396 | + lib/placement:init_placement:114 : /opt/stack/data/venv/bin/placement-manage db sync 2026-07-02 22:52:57.396 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:52:57.396 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:52:57.396 | we strongly recommend against using it for new projects. 2026-07-02 22:52:57.396 | 2026-07-02 22:52:57.396 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:52:57.396 | framework. For more detail see 2026-07-02 22:52:57.396 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:52:57.396 | 2026-07-02 22:52:57.396 | __import__(import_str) 2026-07-02 22:52:57.396 | + lib/placement:init_placement:115 : create_placement_accounts 2026-07-02 22:52:57.397 | + lib/placement:create_placement_accounts:102 : create_service_user placement admin 2026-07-02 22:52:57.397 | + lib/keystone:create_service_user:379 : get_or_create_user placement nomoresecret Default 2026-07-02 22:52:57.397 | + functions-common:get_or_create_user:899 : local user_id 2026-07-02 22:52:57.397 | + functions-common:get_or_create_user:900 : [[ ! -z '' ]] 2026-07-02 22:52:57.397 | + functions-common:get_or_create_user:903 : local email= 2026-07-02 22:52:57.397 | ++ functions-common:get_or_create_user:915 : oscwrap --os-cloud devstack-system-admin user create placement --password nomoresecret --domain=Default --or-show -f value -c id 2026-07-02 22:52:57.397 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:57.397 | + functions-common:get_or_create_user:915 : user_id=af54964a3d89424bb870998439bc8d01 2026-07-02 22:52:57.397 | + functions-common:get_or_create_user:916 : echo af54964a3d89424bb870998439bc8d01 2026-07-02 22:52:57.397 | af54964a3d89424bb870998439bc8d01 2026-07-02 22:52:57.397 | + lib/keystone:create_service_user:380 : get_or_add_user_project_role service placement service Default Default 2026-07-02 22:52:57.398 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:52:57.398 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:52:57.398 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:52:57.398 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:52:57.398 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:52:57.398 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:52:57.398 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:52:57.398 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:52:57.398 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:52:57.398 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:52:57.398 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:52:57.399 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add service --user placement --project service --user-domain Default --project-domain Default 2026-07-02 22:52:57.399 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role service --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:52:57.399 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:57.399 | + functions-common:get_or_add_user_project_role:979 : user_role_id=44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:52:57.399 | + functions-common:get_or_add_user_project_role:980 : echo 44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:52:57.399 | 44fb65f3674149c0ae9234538ffe01b1 2026-07-02 22:52:57.399 | + lib/keystone:create_service_user:382 : [[ -n admin ]] 2026-07-02 22:52:57.399 | + lib/keystone:create_service_user:383 : get_or_add_user_project_role admin placement service Default Default 2026-07-02 22:52:57.399 | + functions-common:get_or_add_user_project_role:963 : local user_role_id 2026-07-02 22:52:57.399 | + functions-common:get_or_add_user_project_role:964 : local domain_args 2026-07-02 22:52:57.400 | ++ functions-common:get_or_add_user_project_role:966 : _get_domain_args Default Default 2026-07-02 22:52:57.400 | ++ functions-common:_get_domain_args:947 : local domain 2026-07-02 22:52:57.400 | ++ functions-common:_get_domain_args:948 : domain= 2026-07-02 22:52:57.400 | ++ functions-common:_get_domain_args:950 : [[ -n Default ]] 2026-07-02 22:52:57.400 | ++ functions-common:_get_domain_args:951 : domain=' --user-domain Default' 2026-07-02 22:52:57.400 | ++ functions-common:_get_domain_args:953 : [[ -n Default ]] 2026-07-02 22:52:57.400 | ++ functions-common:_get_domain_args:954 : domain=' --user-domain Default --project-domain Default' 2026-07-02 22:52:57.400 | ++ functions-common:_get_domain_args:957 : echo --user-domain Default --project-domain Default 2026-07-02 22:52:57.400 | + functions-common:get_or_add_user_project_role:966 : domain_args='--user-domain Default --project-domain Default' 2026-07-02 22:52:57.400 | + functions-common:get_or_add_user_project_role:970 : openstack --os-cloud devstack-system-admin role add admin --user placement --project service --user-domain Default --project-domain Default 2026-07-02 22:52:57.400 | ++ functions-common:get_or_add_user_project_role:979 : oscwrap --os-cloud devstack-system-admin role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default -c Role -f value 2026-07-02 22:52:57.401 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:57.401 | + functions-common:get_or_add_user_project_role:979 : user_role_id=39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:52:57.401 | + functions-common:get_or_add_user_project_role:980 : echo 39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:52:57.401 | 39279b59ebb24fb2a2a6c3dbb2f5914e 2026-07-02 22:52:57.401 | + lib/placement:create_placement_accounts:103 : local placement_api_url=http://192.168.122.146/placement 2026-07-02 22:52:57.401 | + lib/placement:create_placement_accounts:104 : get_or_create_service placement placement 'Placement Service' 2026-07-02 22:52:57.401 | + functions-common:get_or_create_service:1055 : local service_id 2026-07-02 22:52:57.401 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service show placement -f value -c id 2026-07-02 22:52:57.401 | ++ functions-common:get_or_create_service:1066 : oscwrap --os-cloud devstack-system-admin service create placement --name placement '--description=Placement Service' -f value -c id 2026-07-02 22:52:57.401 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:57.401 | + functions-common:get_or_create_service:1066 : service_id=' 2026-07-02 22:52:57.401 | edf84ea37fbd42b0a07b65edb344317c' 2026-07-02 22:52:57.402 | + functions-common:get_or_create_service:1067 : echo edf84ea37fbd42b0a07b65edb344317c 2026-07-02 22:52:57.402 | edf84ea37fbd42b0a07b65edb344317c 2026-07-02 22:52:57.402 | + lib/placement:create_placement_accounts:106 : get_or_create_endpoint placement RegionOne http://192.168.122.146/placement 2026-07-02 22:52:57.402 | + functions-common:get_or_create_endpoint:1099 : local public_id 2026-07-02 22:52:57.402 | ++ functions-common:get_or_create_endpoint:1100 : _get_or_create_endpoint_with_interface placement public http://192.168.122.146/placement RegionOne 2026-07-02 22:52:57.402 | ++ functions-common:_get_or_create_endpoint_with_interface:1073 : local endpoint_id 2026-07-02 22:52:57.402 | +++ functions-common:_get_or_create_endpoint_with_interface:1078 : oscwrap --os-cloud devstack-system-admin endpoint list --service placement --interface public --region RegionOne -c ID -f value 2026-07-02 22:52:57.402 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:57.402 | ++ functions-common:_get_or_create_endpoint_with_interface:1078 : endpoint_id= 2026-07-02 22:52:57.402 | ++ functions-common:_get_or_create_endpoint_with_interface:1079 : [[ -z '' ]] 2026-07-02 22:52:57.402 | +++ functions-common:_get_or_create_endpoint_with_interface:1082 : oscwrap --os-cloud devstack-system-admin endpoint create placement public http://192.168.122.146/placement --region RegionOne -f value -c id 2026-07-02 22:52:57.403 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:52:57.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1082 : endpoint_id=3ccba5761c684c88bf9b5d630c80c538 2026-07-02 22:52:57.403 | ++ functions-common:_get_or_create_endpoint_with_interface:1085 : echo 3ccba5761c684c88bf9b5d630c80c538 2026-07-02 22:52:57.403 | + functions-common:get_or_create_endpoint:1100 : public_id=3ccba5761c684c88bf9b5d630c80c538 2026-07-02 22:52:57.403 | + functions-common:get_or_create_endpoint:1102 : [[ -n '' ]] 2026-07-02 22:52:57.403 | + functions-common:get_or_create_endpoint:1105 : [[ -n '' ]] 2026-07-02 22:52:57.403 | + functions-common:get_or_create_endpoint:1109 : echo 3ccba5761c684c88bf9b5d630c80c538 2026-07-02 22:52:57.403 | 3ccba5761c684c88bf9b5d630c80c538 2026-07-02 22:52:57.451 | [2054 Async init_placement:54996]: finished init_placement with result 0 in 51 seconds 2026-07-02 22:52:57.457 | + inc/async:async_wait:197 : return 0 2026-07-02 22:52:57.462 | + ./stack.sh:main:1230 : async_wait init_glance 2026-07-02 22:52:57.525 | [2054 Async init_glance:50404]: Waiting for completion of init_glance running on PID 50404 (3 other jobs running) 2026-07-02 22:52:57.554 | [2054 Async init_glance:50404]: Signaling child to exit 2026-07-02 22:52:57.554 | WAKEUP 2026-07-02 22:52:57.579 | [2054 Async init_glance:50404]: Signaled 2026-07-02 22:52:57.581 | + lib/glance:init_glance:525 : rm -rf /opt/stack/data/glance/images 2026-07-02 22:52:57.581 | + lib/glance:init_glance:526 : mkdir -p /opt/stack/data/glance/images 2026-07-02 22:52:57.581 | + lib/glance:init_glance:529 : recreate_database glance 2026-07-02 22:52:57.581 | + lib/database:recreate_database:112 : local db=glance 2026-07-02 22:52:57.581 | + lib/database:recreate_database:113 : recreate_database_mysql glance 2026-07-02 22:52:57.581 | + lib/databases/mysql:recreate_database_mysql:54 : local db=glance 2026-07-02 22:52:57.581 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2026-07-02 22:52:57.581 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:52:57.581 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2026-07-02 22:52:57.582 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:52:57.582 | + lib/glance:init_glance:531 : time_start dbsync 2026-07-02 22:52:57.582 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 22:52:57.582 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:52:57.582 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:52:57.582 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:52:57.582 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032629544 2026-07-02 22:52:57.582 | + lib/glance:init_glance:533 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2026-07-02 22:52:57.582 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:52:57.582 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:52:57.582 | we strongly recommend against using it for new projects. 2026-07-02 22:52:57.582 | 2026-07-02 22:52:57.583 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:52:57.583 | framework. For more detail see 2026-07-02 22:52:57.583 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:52:57.583 | 2026-07-02 22:52:57.583 | __import__(import_str) 2026-07-02 22:52:57.583 | INFO dbcounter [-] Registered counter for database glance 2026-07-02 22:52:57.583 | 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=50510) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 22:52:57.583 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:52:57.583 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:52:57.583 | DEBUG dbcounter [-] [50510] Writer thread running {{(pid=50510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:52:57.583 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:52:57.584 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:52:57.584 | INFO dbcounter [-] Registered counter for database glance 2026-07-02 22:52:57.585 | 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=50510) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 22:52:57.585 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:52:57.585 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:52:57.586 | DEBUG dbcounter [-] [50510] Writer thread running {{(pid=50510) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:52:57.586 | INFO alembic.runtime.migration [-] Running upgrade -> liberty, liberty initial 2026-07-02 22:52:57.586 | DEBUG alembic.runtime.migration [-] new branch insert liberty {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:52:57.587 | INFO alembic.runtime.migration [-] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2026-07-02 22:52:57.587 | DEBUG alembic.runtime.migration [-] update liberty to mitaka01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.587 | INFO alembic.runtime.migration [-] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2026-07-02 22:52:57.587 | DEBUG alembic.runtime.migration [-] update mitaka01 to mitaka02 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.587 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2026-07-02 22:52:57.587 | DEBUG alembic.runtime.migration [-] update mitaka02 to ocata_expand01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.588 | INFO alembic.runtime.migration [-] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2026-07-02 22:52:57.588 | DEBUG alembic.runtime.migration [-] update ocata_expand01 to pike_expand01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.588 | INFO alembic.runtime.migration [-] Running upgrade pike_expand01 -> queens_expand01 2026-07-02 22:52:57.588 | DEBUG alembic.runtime.migration [-] update pike_expand01 to queens_expand01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.588 | INFO alembic.runtime.migration [-] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2026-07-02 22:52:57.588 | DEBUG alembic.runtime.migration [-] update queens_expand01 to rocky_expand01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.588 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2026-07-02 22:52:57.588 | DEBUG alembic.runtime.migration [-] update rocky_expand01 to rocky_expand02 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.589 | INFO alembic.runtime.migration [-] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2026-07-02 22:52:57.589 | DEBUG alembic.runtime.migration [-] update rocky_expand02 to train_expand01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.590 | INFO alembic.runtime.migration [-] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2026-07-02 22:52:57.590 | DEBUG alembic.runtime.migration [-] update train_expand01 to ussuri_expand01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.590 | INFO alembic.runtime.migration [-] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2026-07-02 22:52:57.590 | DEBUG alembic.runtime.migration [-] update ussuri_expand01 to wallaby_expand01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.590 | INFO alembic.runtime.migration [-] Running upgrade wallaby_expand01 -> xena_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 22:52:57.590 | DEBUG alembic.runtime.migration [-] update wallaby_expand01 to xena_expand01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.590 | INFO alembic.runtime.migration [-] Running upgrade xena_expand01 -> yoga_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 22:52:57.591 | DEBUG alembic.runtime.migration [-] update xena_expand01 to yoga_expand01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.591 | INFO alembic.runtime.migration [-] Running upgrade yoga_expand01 -> zed_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 22:52:57.591 | DEBUG alembic.runtime.migration [-] update yoga_expand01 to zed_expand01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.591 | INFO alembic.runtime.migration [-] Running upgrade zed_expand01 -> 2023_1_expand01, empty expand for symmetry with 2023_1_expand01 2026-07-02 22:52:57.591 | DEBUG alembic.runtime.migration [-] update zed_expand01 to 2023_1_expand01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.591 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_expand01 -> 2024_1_expand01, adds cache_node_reference and cached_images table(s) 2026-07-02 22:52:57.591 | DEBUG alembic.runtime.migration [-] update 2023_1_expand01 to 2024_1_expand01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.591 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:52:57.591 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:52:57.592 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:52:57.592 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:52:57.592 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:52:57.592 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:52:57.592 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:52:57.592 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:52:57.592 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:52:57.592 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:52:57.592 | INFO alembic.runtime.migration [-] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2026-07-02 22:52:57.592 | DEBUG alembic.runtime.migration [-] new branch insert ocata_contract01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:52:57.593 | INFO alembic.runtime.migration [-] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2026-07-02 22:52:57.593 | DEBUG alembic.runtime.migration [-] update ocata_contract01 to pike_contract01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.593 | INFO alembic.runtime.migration [-] Running upgrade pike_contract01 -> queens_contract01 2026-07-02 22:52:57.593 | DEBUG alembic.runtime.migration [-] update pike_contract01 to queens_contract01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.593 | INFO alembic.runtime.migration [-] Running upgrade queens_contract01 -> rocky_contract01 2026-07-02 22:52:57.593 | DEBUG alembic.runtime.migration [-] update queens_contract01 to rocky_contract01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.593 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract01 -> rocky_contract02 2026-07-02 22:52:57.593 | DEBUG alembic.runtime.migration [-] update rocky_contract01 to rocky_contract02 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.593 | INFO alembic.runtime.migration [-] Running upgrade rocky_contract02 -> train_contract01 2026-07-02 22:52:57.593 | DEBUG alembic.runtime.migration [-] update rocky_contract02 to train_contract01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.593 | INFO alembic.runtime.migration [-] Running upgrade train_contract01 -> ussuri_contract01 2026-07-02 22:52:57.593 | DEBUG alembic.runtime.migration [-] update train_contract01 to ussuri_contract01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.594 | INFO alembic.runtime.migration [-] Running upgrade ussuri_contract01 -> wallaby_contract01 2026-07-02 22:52:57.594 | DEBUG alembic.runtime.migration [-] update ussuri_contract01 to wallaby_contract01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.594 | INFO alembic.runtime.migration [-] Running upgrade wallaby_contract01 -> xena_contract01 2026-07-02 22:52:57.594 | DEBUG alembic.runtime.migration [-] update wallaby_contract01 to xena_contract01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.594 | INFO alembic.runtime.migration [-] Running upgrade xena_contract01 -> yoga_contract01 2026-07-02 22:52:57.594 | DEBUG alembic.runtime.migration [-] update xena_contract01 to yoga_contract01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.594 | INFO alembic.runtime.migration [-] Running upgrade yoga_contract01 -> zed_contract01 2026-07-02 22:52:57.594 | DEBUG alembic.runtime.migration [-] update yoga_contract01 to zed_contract01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.594 | INFO alembic.runtime.migration [-] Running upgrade zed_contract01 -> 2023_1_contract01 2026-07-02 22:52:57.594 | DEBUG alembic.runtime.migration [-] update zed_contract01 to 2023_1_contract01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.594 | INFO alembic.runtime.migration [-] Running upgrade 2023_1_contract01 -> 2024_1_contract01 2026-07-02 22:52:57.595 | DEBUG alembic.runtime.migration [-] merge, delete ['2023_1_contract01'], update 2024_1_expand01 to 2024_1_contract01 {{(pid=50510) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:790}} 2026-07-02 22:52:57.595 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:52:57.595 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:52:57.595 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:52:57.595 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:52:57.595 | Upgraded database to: 2024_1_expand01, current revision(s): 2024_1_expand01 2026-07-02 22:52:57.595 | Database migration is up to date. No migration needed. 2026-07-02 22:52:57.595 | Upgraded database to: 2024_1_contract01, current revision(s): 2024_1_contract01 2026-07-02 22:52:57.595 | Database is synced successfully. 2026-07-02 22:52:57.595 | + lib/glance:init_glance:536 : /opt/stack/data/venv/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2026-07-02 22:52:57.595 | /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/importutils.py:77: EventletDeprecationWarning: 2026-07-02 22:52:57.596 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:52:57.596 | we strongly recommend against using it for new projects. 2026-07-02 22:52:57.596 | 2026-07-02 22:52:57.596 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:52:57.596 | framework. For more detail see 2026-07-02 22:52:57.596 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:52:57.596 | 2026-07-02 22:52:57.596 | __import__(import_str) 2026-07-02 22:52:57.596 | INFO dbcounter [-] Registered counter for database glance 2026-07-02 22:52:57.596 | 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=50688) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 22:52:57.596 | DEBUG dbcounter [-] [50688] Writer thread running {{(pid=50688) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:52:57.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2026-07-02 22:52:57.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2026-07-02 22:52:57.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2026-07-02 22:52:57.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2026-07-02 22:52:57.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2026-07-02 22:52:57.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2026-07-02 22:52:57.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2026-07-02 22:52:57.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2026-07-02 22:52:57.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2026-07-02 22:52:57.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2026-07-02 22:52:57.597 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2026-07-02 22:52:57.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2026-07-02 22:52:57.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2026-07-02 22:52:57.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2026-07-02 22:52:57.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2026-07-02 22:52:57.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm.json loaded to database. 2026-07-02 22:52:57.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2026-07-02 22:52:57.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2026-07-02 22:52:57.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vtpm-hw.json loaded to database. 2026-07-02 22:52:57.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2026-07-02 22:52:57.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2026-07-02 22:52:57.598 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2026-07-02 22:52:57.599 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2026-07-02 22:52:57.599 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2026-07-02 22:52:57.599 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2026-07-02 22:52:57.599 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2026-07-02 22:52:57.599 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2026-07-02 22:52:57.599 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2026-07-02 22:52:57.599 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2026-07-02 22:52:57.599 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2026-07-02 22:52:57.599 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2026-07-02 22:52:57.599 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-mode.json loaded to database. 2026-07-02 22:52:57.599 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2026-07-02 22:52:57.600 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2026-07-02 22:52:57.600 | + lib/glance:init_glance:537 : time_stop dbsync 2026-07-02 22:52:57.600 | + functions-common:time_stop:2420 : local name 2026-07-02 22:52:57.600 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:52:57.600 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:52:57.600 | + functions-common:time_stop:2423 : local total 2026-07-02 22:52:57.600 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:52:57.600 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 22:52:57.600 | + functions-common:time_stop:2427 : start_time=1783032629544 2026-07-02 22:52:57.600 | + functions-common:time_stop:2429 : [[ -z 1783032629544 ]] 2026-07-02 22:52:57.600 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:52:57.601 | + functions-common:time_stop:2432 : end_time=1783032643652 2026-07-02 22:52:57.601 | + functions-common:time_stop:2433 : elapsed_time=14108 2026-07-02 22:52:57.601 | + functions-common:time_stop:2434 : total=7936 2026-07-02 22:52:57.601 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:52:57.601 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=22044 2026-07-02 22:52:57.637 | [2054 Async init_glance:50404]: finished init_glance with result 0 in 14 seconds 2026-07-02 22:52:57.642 | + inc/async:async_wait:197 : return 0 2026-07-02 22:52:57.645 | + ./stack.sh:main:1231 : async_wait init_swift 2026-07-02 22:52:57.672 | Not waiting for async task init_swift that we never started or has already been waited for 2026-07-02 22:52:57.676 | + inc/async:async_wait:197 : return 0 2026-07-02 22:52:57.679 | + ./stack.sh:main:1232 : async_wait init_cinder 2026-07-02 22:52:57.740 | [2054 Async init_cinder:54866]: Waiting for completion of init_cinder running on PID 54866 (2 other jobs running) 2026-07-02 22:52:57.769 | [2054 Async init_cinder:54866]: Signaling child to exit 2026-07-02 22:52:57.769 | WAKEUP 2026-07-02 22:52:57.795 | [2054 Async init_cinder:54866]: Signaled 2026-07-02 22:52:57.796 | + lib/cinder:init_cinder:492 : is_service_enabled mysql postgresql 2026-07-02 22:52:57.796 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:57.797 | + lib/cinder:init_cinder:494 : recreate_database cinder 2026-07-02 22:52:57.797 | + lib/database:recreate_database:112 : local db=cinder 2026-07-02 22:52:57.797 | + lib/database:recreate_database:113 : recreate_database_mysql cinder 2026-07-02 22:52:57.797 | + lib/databases/mysql:recreate_database_mysql:54 : local db=cinder 2026-07-02 22:52:57.797 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2026-07-02 22:52:57.797 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:52:57.797 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2026-07-02 22:52:57.797 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:52:57.797 | + lib/cinder:init_cinder:496 : time_start dbsync 2026-07-02 22:52:57.797 | + functions-common:time_start:2406 : local name=dbsync 2026-07-02 22:52:57.798 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:52:57.798 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:52:57.798 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:52:57.798 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032723046 2026-07-02 22:52:57.798 | + lib/cinder:init_cinder:498 : /opt/stack/data/venv/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2026-07-02 22:52:57.798 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-02 22:52:57.798 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:52:57.798 | we strongly recommend against using it for new projects. 2026-07-02 22:52:57.798 | 2026-07-02 22:52:57.798 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:52:57.799 | framework. For more detail see 2026-07-02 22:52:57.799 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:52:57.799 | 2026-07-02 22:52:57.799 | import eventlet # noqa 2026-07-02 22:52:57.799 | INFO dbcounter [-] Registered counter for database cinder 2026-07-02 22:52:57.799 | 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=55067) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 22:52:57.799 | INFO cinder.db.migration [-] Applying migration(s) 2026-07-02 22:52:57.799 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:52:57.799 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:52:57.799 | DEBUG dbcounter [-] [55067] Writer thread running {{(pid=55067) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:52:57.800 | INFO alembic.runtime.migration [-] Running upgrade -> 921e1a36b076, Initial migration. 2026-07-02 22:52:57.800 | DEBUG alembic.runtime.migration [-] new branch insert 921e1a36b076 {{(pid=55067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:52:57.800 | INFO alembic.runtime.migration [-] Running upgrade 921e1a36b076 -> c92a3e68beed, Make shared_targets nullable 2026-07-02 22:52:57.800 | DEBUG alembic.runtime.migration [-] update 921e1a36b076 to c92a3e68beed {{(pid=55067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.800 | INFO alembic.runtime.migration [-] Running upgrade c92a3e68beed -> daa98075b90d, Add resource indexes 2026-07-02 22:52:57.800 | DEBUG alembic.runtime.migration [-] update c92a3e68beed to daa98075b90d {{(pid=55067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.800 | INFO alembic.runtime.migration [-] Running upgrade daa98075b90d -> 89aa6f9639f9, Drop legacy migrate_version table 2026-07-02 22:52:57.800 | DEBUG alembic.runtime.migration [-] update daa98075b90d to 89aa6f9639f9 {{(pid=55067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.800 | INFO alembic.runtime.migration [-] Running upgrade 89aa6f9639f9 -> b8660621f1b9, Update reservations resource 2026-07-02 22:52:57.801 | DEBUG alembic.runtime.migration [-] update 89aa6f9639f9 to b8660621f1b9 {{(pid=55067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.801 | INFO alembic.runtime.migration [-] Running upgrade b8660621f1b9 -> 9ab1b092a404, Make use_quota non nullable 2026-07-02 22:52:57.801 | DEBUG alembic.runtime.migration [-] update b8660621f1b9 to 9ab1b092a404 {{(pid=55067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.801 | INFO alembic.runtime.migration [-] Running upgrade 9ab1b092a404 -> b7b88f50aab5, Remove quota consistencygroups 2026-07-02 22:52:57.801 | DEBUG alembic.runtime.migration [-] update 9ab1b092a404 to b7b88f50aab5 {{(pid=55067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.801 | INFO alembic.runtime.migration [-] Running upgrade b7b88f50aab5 -> 9c74c1c6971f, Quota: Add backup defaults in quota class 2026-07-02 22:52:57.801 | DEBUG alembic.runtime.migration [-] update b7b88f50aab5 to 9c74c1c6971f {{(pid=55067) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:52:57.801 | INFO cinder.db.migration [-] Migration(s) applied 2026-07-02 22:52:57.801 | + lib/cinder:init_cinder:499 : time_stop dbsync 2026-07-02 22:52:57.801 | + functions-common:time_stop:2420 : local name 2026-07-02 22:52:57.802 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:52:57.802 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:52:57.802 | + functions-common:time_stop:2423 : local total 2026-07-02 22:52:57.802 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:52:57.802 | + functions-common:time_stop:2426 : name=dbsync 2026-07-02 22:52:57.802 | + functions-common:time_stop:2427 : start_time=1783032723046 2026-07-02 22:52:57.802 | + functions-common:time_stop:2429 : [[ -z 1783032723046 ]] 2026-07-02 22:52:57.802 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:52:57.802 | + functions-common:time_stop:2432 : end_time=1783032735278 2026-07-02 22:52:57.803 | + functions-common:time_stop:2433 : elapsed_time=12232 2026-07-02 22:52:57.803 | + functions-common:time_stop:2434 : total=7936 2026-07-02 22:52:57.803 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:52:57.803 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=20168 2026-07-02 22:52:57.803 | + lib/cinder:init_cinder:502 : is_service_enabled c-vol 2026-07-02 22:52:57.803 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:57.803 | + lib/cinder:init_cinder:502 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 22:52:57.803 | + lib/cinder:init_cinder:503 : local be be_name be_type 2026-07-02 22:52:57.803 | + lib/cinder:init_cinder:504 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-02 22:52:57.803 | + lib/cinder:init_cinder:505 : be_type=lvm 2026-07-02 22:52:57.804 | + lib/cinder:init_cinder:506 : be_name=lvmdriver-1 2026-07-02 22:52:57.804 | + lib/cinder:init_cinder:507 : type init_cinder_backend_lvm 2026-07-02 22:52:57.804 | + lib/cinder:init_cinder:508 : init_cinder_backend_lvm lvmdriver-1 2026-07-02 22:52:57.804 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : local be_name=lvmdriver-1 2026-07-02 22:52:57.804 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:67 : init_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-02 22:52:57.804 | + lib/lvm:init_lvm_volume_group:129 : local vg=stack-volumes-lvmdriver-1 2026-07-02 22:52:57.804 | + lib/lvm:init_lvm_volume_group:130 : local size=30G 2026-07-02 22:52:57.804 | + lib/lvm:init_lvm_volume_group:133 : is_fedora 2026-07-02 22:52:57.804 | + functions-common:is_fedora:526 : [[ -z Ubuntu ]] 2026-07-02 22:52:57.804 | + functions-common:is_fedora:530 : '[' Ubuntu = Fedora ']' 2026-07-02 22:52:57.805 | + functions-common:is_fedora:530 : '[' Ubuntu = 'Red Hat' ']' 2026-07-02 22:52:57.805 | + functions-common:is_fedora:531 : '[' Ubuntu = openEuler ']' 2026-07-02 22:52:57.805 | + functions-common:is_fedora:532 : '[' Ubuntu = RedHatEnterpriseServer ']' 2026-07-02 22:52:57.805 | + functions-common:is_fedora:533 : '[' Ubuntu = RedHatEnterprise ']' 2026-07-02 22:52:57.805 | + functions-common:is_fedora:534 : '[' Ubuntu = RedHatEnterpriseLinux ']' 2026-07-02 22:52:57.805 | + functions-common:is_fedora:535 : '[' Ubuntu = RockyLinux ']' 2026-07-02 22:52:57.805 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOS ']' 2026-07-02 22:52:57.805 | + functions-common:is_fedora:536 : '[' Ubuntu = CentOSStream ']' 2026-07-02 22:52:57.805 | + functions-common:is_fedora:537 : '[' Ubuntu = AlmaLinux ']' 2026-07-02 22:52:57.805 | + functions-common:is_fedora:538 : '[' Ubuntu = OracleServer ']' 2026-07-02 22:52:57.806 | + functions-common:is_fedora:538 : '[' Ubuntu = Virtuozzo ']' 2026-07-02 22:52:57.806 | + lib/lvm:init_lvm_volume_group:138 : _create_lvm_volume_group stack-volumes-lvmdriver-1 30G 2026-07-02 22:52:57.806 | + lib/lvm:_create_lvm_volume_group:88 : local vg=stack-volumes-lvmdriver-1 2026-07-02 22:52:57.806 | + lib/lvm:_create_lvm_volume_group:89 : local size=30G 2026-07-02 22:52:57.806 | + lib/lvm:_create_lvm_volume_group:91 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 22:52:57.806 | + lib/lvm:_create_lvm_volume_group:92 : sudo vgs stack-volumes-lvmdriver-1 2026-07-02 22:52:57.806 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-02 22:52:57.806 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-02 22:52:57.806 | + lib/lvm:_create_lvm_volume_group:94 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2026-07-02 22:52:57.807 | + lib/lvm:_create_lvm_volume_group:94 : truncate -s 30G /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 22:52:57.807 | + lib/lvm:_create_lvm_volume_group:96 : local directio= 2026-07-02 22:52:57.807 | + lib/lvm:_create_lvm_volume_group:98 : losetup -h 2026-07-02 22:52:57.807 | + lib/lvm:_create_lvm_volume_group:98 : grep -q direct-io 2026-07-02 22:52:57.807 | + lib/lvm:_create_lvm_volume_group:99 : directio=--direct-io=on 2026-07-02 22:52:57.807 | + lib/lvm:_create_lvm_volume_group:103 : [[ ! -e /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service ]] 2026-07-02 22:52:57.807 | + lib/lvm:_create_lvm_volume_group:104 : sed -e ' 2026-07-02 22:52:57.807 | s|%DIRECTIO%|--direct-io=on|g; 2026-07-02 22:52:57.807 | s|%BACKING_FILE%|/opt/stack/data/stack-volumes-lvmdriver-1-backing-file|g; 2026-07-02 22:52:57.807 | ' /home/quobyte/devstack/files/lvm-backing-file.template 2026-07-02 22:52:57.807 | + lib/lvm:_create_lvm_volume_group:107 : sudo tee /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service 2026-07-02 22:52:57.808 | [Unit] 2026-07-02 22:52:57.808 | Description=Activate LVM backing file /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 22:52:57.808 | DefaultDependencies=no 2026-07-02 22:52:57.808 | After=systemd-udev-settle.service 2026-07-02 22:52:57.808 | Before=lvm2-activation-early.service 2026-07-02 22:52:57.808 | Wants=systemd-udev-settle.service 2026-07-02 22:52:57.808 | 2026-07-02 22:52:57.808 | [Service] 2026-07-02 22:52:57.808 | ExecStart=/sbin/losetup --find --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2026-07-02 22:52:57.809 | ExecStop=/bin/sh -c '/sbin/losetup -d $$(/sbin/losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n)' 2026-07-02 22:52:57.809 | RemainAfterExit=yes 2026-07-02 22:52:57.809 | Type=oneshot 2026-07-02 22:52:57.809 | 2026-07-02 22:52:57.809 | [Install] 2026-07-02 22:52:57.809 | WantedBy=local-fs.target 2026-07-02 22:52:57.809 | Also=systemd-udev-settle.service 2026-07-02 22:52:57.809 | + lib/lvm:_create_lvm_volume_group:110 : sudo systemctl daemon-reload 2026-07-02 22:52:57.809 | + lib/lvm:_create_lvm_volume_group:111 : sudo systemctl enable --now stack-volumes-lvmdriver-1-backing-file.service 2026-07-02 22:52:57.809 | Created symlink /etc/systemd/system/local-fs.target.wants/stack-volumes-lvmdriver-1-backing-file.service → /etc/systemd/system/stack-volumes-lvmdriver-1-backing-file.service. 2026-07-02 22:52:57.810 | + lib/lvm:_create_lvm_volume_group:114 : local vg_dev 2026-07-02 22:52:57.810 | ++ lib/lvm:_create_lvm_volume_group:115 : sudo losetup --associated /opt/stack/data/stack-volumes-lvmdriver-1-backing-file -O NAME -n 2026-07-02 22:52:57.810 | + lib/lvm:_create_lvm_volume_group:115 : vg_dev=/dev/loop0 2026-07-02 22:52:57.810 | + lib/lvm:_create_lvm_volume_group:118 : sudo vgs stack-volumes-lvmdriver-1 2026-07-02 22:52:57.810 | Volume group "stack-volumes-lvmdriver-1" not found 2026-07-02 22:52:57.810 | Cannot process volume group stack-volumes-lvmdriver-1 2026-07-02 22:52:57.810 | + lib/lvm:_create_lvm_volume_group:119 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop0 2026-07-02 22:52:57.810 | Physical volume "/dev/loop0" successfully created. 2026-07-02 22:52:57.810 | Volume group "stack-volumes-lvmdriver-1" successfully created 2026-07-02 22:52:57.810 | + lib/lvm:init_lvm_volume_group:140 : is_service_enabled cinder 2026-07-02 22:52:57.811 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:57.811 | + lib/lvm:init_lvm_volume_group:142 : '[' lioadm = lioadm ']' 2026-07-02 22:52:57.811 | + lib/lvm:init_lvm_volume_group:143 : sudo cinder-rtstool get-targets 2026-07-02 22:52:57.811 | + lib/lvm:init_lvm_volume_group:143 : sudo xargs -rn 1 cinder-rtstool delete 2026-07-02 22:52:57.811 | /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: 2026-07-02 22:52:57.811 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:52:57.811 | we strongly recommend against using it for new projects. 2026-07-02 22:52:57.811 | 2026-07-02 22:52:57.811 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:52:57.811 | framework. For more detail see 2026-07-02 22:52:57.812 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:52:57.812 | 2026-07-02 22:52:57.812 | import eventlet # noqa 2026-07-02 22:52:57.812 | + lib/lvm:init_lvm_volume_group:152 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2026-07-02 22:52:57.812 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2026-07-02 22:52:57.812 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2026-07-02 22:52:57.812 | + lib/cinder:init_cinder:513 : is_service_enabled c-bak 2026-07-02 22:52:57.812 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:52:57.812 | + lib/cinder:init_cinder:519 : mkdir -p /opt/stack/data/cinder/volumes 2026-07-02 22:52:57.841 | [2054 Async init_cinder:54866]: finished init_cinder with result 0 in 14 seconds 2026-07-02 22:52:57.846 | + inc/async:async_wait:197 : return 0 2026-07-02 22:52:57.850 | + ./stack.sh:main:1237 : is_service_enabled nova 2026-07-02 22:52:57.874 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:57.878 | + ./stack.sh:main:1238 : echo_summary 'Configuring Nova' 2026-07-02 22:52:57.882 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:52:57.886 | + ./stack.sh:echo_summary:447 : echo -e Configuring Nova 2026-07-02 22:52:57.890 | + ./stack.sh:main:1239 : init_nova 2026-07-02 22:52:57.894 | + lib/nova:init_nova:848 : is_service_enabled mysql postgresql 2026-07-02 22:52:57.918 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:57.922 | + lib/nova:init_nova:848 : is_service_enabled n-api 2026-07-02 22:52:57.946 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:52:57.950 | + lib/nova:init_nova:850 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:52:57.955 | + lib/nova:init_nova:858 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-02 22:52:58.035 | + inc/async:async_inner:63 : init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-02 22:52:58.085 | [2054 Async nova-cell-0:57196]: running: init_nova_db nova_cell0 /etc/nova/nova.conf 2026-07-02 22:52:58.090 | ++ lib/nova:init_nova:861 : seq 1 1 2026-07-02 22:52:58.096 | + lib/nova:init_nova:861 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:52:58.102 | ++ lib/nova:init_nova:862 : conductor_conf 1 2026-07-02 22:52:58.106 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-02 22:52:58.110 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-02 22:52:58.115 | + lib/nova:init_nova:862 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-02 22:52:58.201 | + inc/async:async_inner:63 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-02 22:52:58.250 | [2054 Async nova-cell-1:57300]: running: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2026-07-02 22:52:58.252 | + lib/nova:init_nova:865 : recreate_database nova_api 2026-07-02 22:52:58.255 | + lib/database:recreate_database:112 : local db=nova_api 2026-07-02 22:52:58.257 | + lib/database:recreate_database:113 : recreate_database_mysql nova_api 2026-07-02 22:52:58.259 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_api 2026-07-02 22:52:58.262 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2026-07-02 22:52:58.270 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:52:58.345 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2026-07-02 22:52:58.350 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:52:58.437 | + lib/nova:init_nova:866 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2026-07-02 22:52:58.909 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:52:58.909 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:52:58.910 | we strongly recommend against using it for new projects. 2026-07-02 22:52:58.910 | 2026-07-02 22:52:58.910 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:52:58.910 | framework. For more detail see 2026-07-02 22:52:58.910 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:52:58.910 | 2026-07-02 22:52:58.910 | import eventlet # noqa 2026-07-02 22:52:59.259 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:53:03.296 | INFO dbcounter [-] Registered counter for database nova_api 2026-07-02 22:53:03.399 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:53:03.404 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:53:03.405 | DEBUG dbcounter [-] [57370] Writer thread running {{(pid=57370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:53:03.475 | INFO alembic.runtime.migration [-] Running upgrade -> d67eeaabee36, Initial version 2026-07-02 22:53:15.545 | DEBUG alembic.runtime.migration [-] new branch insert d67eeaabee36 {{(pid=57370) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:53:15.558 | INFO alembic.runtime.migration [-] Running upgrade d67eeaabee36 -> b30f573d3377, Remove unused build_requests columns 2026-07-02 22:53:18.195 | DEBUG alembic.runtime.migration [-] update d67eeaabee36 to b30f573d3377 {{(pid=57370) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:18.200 | INFO alembic.runtime.migration [-] Running upgrade b30f573d3377 -> cdeec0c85668, Drop legacy migrate_version table 2026-07-02 22:53:18.207 | DEBUG alembic.runtime.migration [-] update b30f573d3377 to cdeec0c85668 {{(pid=57370) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:18.898 | ++ lib/nova:init_nova:870 : database_connection_url nova_cell0 2026-07-02 22:53:18.903 | ++ lib/database:database_connection_url:134 : local db=nova_cell0 2026-07-02 22:53:18.909 | ++ lib/database:database_connection_url:135 : database_connection_url_mysql nova_cell0 2026-07-02 22:53:18.914 | ++ lib/databases/mysql:database_connection_url_mysql:251 : local db=nova_cell0 2026-07-02 22:53:18.921 | ++ lib/databases/mysql:database_connection_url_mysql:252 : local plugin 2026-07-02 22:53:18.927 | ++ lib/databases/mysql:database_connection_url_mysql:256 : [[ True == \T\r\u\e ]] 2026-07-02 22:53:18.932 | ++ lib/databases/mysql:database_connection_url_mysql:257 : is_service_enabled mysql 2026-07-02 22:53:18.964 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:53:18.972 | ++ lib/databases/mysql:database_connection_url_mysql:258 : plugin='&plugin=dbcounter' 2026-07-02 22:53:18.977 | ++ lib/databases/mysql:database_connection_url_mysql:262 : echo 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-02 22:53:18.982 | + lib/nova:init_nova:870 : /opt/stack/data/venv/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter' 2026-07-02 22:53:19.482 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:53:19.482 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:53:19.482 | we strongly recommend against using it for new projects. 2026-07-02 22:53:19.482 | 2026-07-02 22:53:19.482 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:53:19.483 | framework. For more detail see 2026-07-02 22:53:19.483 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:53:19.483 | 2026-07-02 22:53:19.483 | import eventlet # noqa 2026-07-02 22:53:19.852 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:53:23.128 | INFO dbcounter [None req-a9ce7130-d741-405f-af4b-5c0d6357dba6 None None] Registered counter for database nova_api 2026-07-02 22:53:23.257 | DEBUG dbcounter [-] [57975] Writer thread running {{(pid=57975) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:53:23.935 | ++ lib/nova:init_nova:873 : seq 0 1 2026-07-02 22:53:23.942 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-02 22:53:23.947 | + lib/nova:init_nova:874 : async_wait nova-cell-0 2026-07-02 22:53:24.025 | [2054 Async nova-cell-0:57196]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf running on PID 57196 (3 other jobs running) 2026-07-02 22:53:24.062 | [2054 Async nova-cell-0:57196]: Signaling child to exit 2026-07-02 22:53:31.664 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:53:31.699 | [57300 Async nova-cell-1:57300]: finished successfully 2026-07-02 22:53:31.906 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:53:31.937 | [57196 Async nova-cell-0:57196]: finished successfully 2026-07-02 22:53:31.963 | WAKEUP 2026-07-02 22:53:31.989 | [2054 Async nova-cell-0:57196]: Signaled 2026-07-02 22:53:31.991 | + lib/nova:init_nova_db:838 : local dbname=nova_cell0 2026-07-02 22:53:31.992 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova.conf 2026-07-02 22:53:31.992 | + lib/nova:init_nova_db:840 : recreate_database nova_cell0 2026-07-02 22:53:31.992 | + lib/database:recreate_database:112 : local db=nova_cell0 2026-07-02 22:53:31.992 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell0 2026-07-02 22:53:31.992 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell0 2026-07-02 22:53:31.992 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2026-07-02 22:53:31.992 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:53:31.992 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2026-07-02 22:53:31.992 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:53:31.992 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2026-07-02 22:53:31.992 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:53:31.993 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:53:31.993 | we strongly recommend against using it for new projects. 2026-07-02 22:53:31.993 | 2026-07-02 22:53:31.993 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:53:31.993 | framework. For more detail see 2026-07-02 22:53:31.993 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:53:31.993 | 2026-07-02 22:53:31.993 | import eventlet # noqa 2026-07-02 22:53:31.993 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:53:31.993 | INFO dbcounter [-] Registered counter for database nova_cell0 2026-07-02 22:53:31.993 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:53:31.994 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:53:31.994 | DEBUG dbcounter [-] [57323] Writer thread running {{(pid=57323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:53:31.994 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-02 22:53:31.994 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57323) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:53:31.994 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-02 22:53:31.994 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57323) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:31.994 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-02 22:53:31.994 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57323) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:31.994 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-02 22:53:31.994 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57323) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:31.994 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-02 22:53:31.995 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57323) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:31.995 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-02 22:53:31.995 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57323) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:31.995 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-02 22:53:31.995 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57323) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:31.995 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-02 22:53:31.995 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57323) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:31.995 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-02 22:53:31.995 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57323) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:31.995 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-02 22:53:31.996 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57323) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:32.048 | [2054 Async nova-cell-0:57196]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in 33 seconds 2026-07-02 22:53:32.055 | + inc/async:async_wait:197 : return 0 2026-07-02 22:53:32.059 | + lib/nova:init_nova:873 : for i in $(seq 0 $NOVA_NUM_CELLS) 2026-07-02 22:53:32.063 | + lib/nova:init_nova:874 : async_wait nova-cell-1 2026-07-02 22:53:32.129 | [2054 Async nova-cell-1:57300]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf running on PID 57300 (2 other jobs running) 2026-07-02 22:53:32.160 | [2054 Async nova-cell-1:57300]: Signaling child to exit 2026-07-02 22:53:32.160 | WAKEUP 2026-07-02 22:53:32.188 | [2054 Async nova-cell-1:57300]: Signaled 2026-07-02 22:53:32.190 | + lib/nova:init_nova_db:838 : local dbname=nova_cell1 2026-07-02 22:53:32.190 | + lib/nova:init_nova_db:839 : local conffile=/etc/nova/nova_cell1.conf 2026-07-02 22:53:32.190 | + lib/nova:init_nova_db:840 : recreate_database nova_cell1 2026-07-02 22:53:32.190 | + lib/database:recreate_database:112 : local db=nova_cell1 2026-07-02 22:53:32.191 | + lib/database:recreate_database:113 : recreate_database_mysql nova_cell1 2026-07-02 22:53:32.191 | + lib/databases/mysql:recreate_database_mysql:54 : local db=nova_cell1 2026-07-02 22:53:32.191 | + lib/databases/mysql:recreate_database_mysql:55 : mysql -uroot -pstackdb -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2026-07-02 22:53:32.191 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:53:32.191 | + lib/databases/mysql:recreate_database_mysql:56 : mysql -uroot -pstackdb -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2026-07-02 22:53:32.191 | mysql: [Warning] Using a password on the command line interface can be insecure. 2026-07-02 22:53:32.191 | + lib/nova:init_nova_db:841 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2026-07-02 22:53:32.191 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:53:32.192 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:53:32.192 | we strongly recommend against using it for new projects. 2026-07-02 22:53:32.192 | 2026-07-02 22:53:32.192 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:53:32.192 | framework. For more detail see 2026-07-02 22:53:32.192 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:53:32.192 | 2026-07-02 22:53:32.192 | import eventlet # noqa 2026-07-02 22:53:32.193 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:53:32.193 | INFO dbcounter [-] Registered counter for database nova_cell1 2026-07-02 22:53:32.193 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2026-07-02 22:53:32.193 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2026-07-02 22:53:32.193 | DEBUG dbcounter [-] [57367] Writer thread running {{(pid=57367) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:53:32.193 | INFO alembic.runtime.migration [-] Running upgrade -> 8f2f1571d55b, Initial version 2026-07-02 22:53:32.193 | DEBUG alembic.runtime.migration [-] new branch insert 8f2f1571d55b {{(pid=57367) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:781}} 2026-07-02 22:53:32.194 | INFO alembic.runtime.migration [-] Running upgrade 8f2f1571d55b -> 16f1fbcab42b, Resolve shadow table diffs 2026-07-02 22:53:32.194 | DEBUG alembic.runtime.migration [-] update 8f2f1571d55b to 16f1fbcab42b {{(pid=57367) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:32.194 | INFO alembic.runtime.migration [-] Running upgrade 16f1fbcab42b -> ccb0fa1a2252, Add encryption fields to BlockDeviceMapping 2026-07-02 22:53:32.194 | DEBUG alembic.runtime.migration [-] update 16f1fbcab42b to ccb0fa1a2252 {{(pid=57367) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:32.194 | INFO alembic.runtime.migration [-] Running upgrade ccb0fa1a2252 -> 960aac0e09ea, de-duplicate_indexes_in_instances__console_auth_tokens 2026-07-02 22:53:32.194 | DEBUG alembic.runtime.migration [-] update ccb0fa1a2252 to 960aac0e09ea {{(pid=57367) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:32.194 | INFO alembic.runtime.migration [-] Running upgrade 960aac0e09ea -> 1b91788ec3a6, Drop legacy migrate_version table 2026-07-02 22:53:32.195 | DEBUG alembic.runtime.migration [-] update 960aac0e09ea to 1b91788ec3a6 {{(pid=57367) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:32.195 | INFO alembic.runtime.migration [-] Running upgrade 1b91788ec3a6 -> 1acf2c98e646, Add compute_id to instance 2026-07-02 22:53:32.195 | DEBUG alembic.runtime.migration [-] update 1b91788ec3a6 to 1acf2c98e646 {{(pid=57367) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:32.195 | INFO alembic.runtime.migration [-] Running upgrade 1acf2c98e646 -> 13863f4e1612, create_share_mapping_table 2026-07-02 22:53:32.195 | DEBUG alembic.runtime.migration [-] update 1acf2c98e646 to 13863f4e1612 {{(pid=57367) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:32.195 | INFO alembic.runtime.migration [-] Running upgrade 13863f4e1612 -> d60bddf7a903, add_constraint_instance_share_avoid_duplicates 2026-07-02 22:53:32.195 | DEBUG alembic.runtime.migration [-] update 13863f4e1612 to d60bddf7a903 {{(pid=57367) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:32.196 | INFO alembic.runtime.migration [-] Running upgrade d60bddf7a903 -> 2903cd72dc14, add_tls_port_to_console_auth_tokens 2026-07-02 22:53:32.196 | DEBUG alembic.runtime.migration [-] update d60bddf7a903 to 2903cd72dc14 {{(pid=57367) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:32.196 | INFO alembic.runtime.migration [-] Running upgrade 2903cd72dc14 -> ab450ba04102, db: add indexes for source/dest migrations 2026-07-02 22:53:32.196 | DEBUG alembic.runtime.migration [-] update 2903cd72dc14 to ab450ba04102 {{(pid=57367) update_to_step /opt/stack/data/venv/lib/python3.12/site-packages/alembic/runtime/migration.py:816}} 2026-07-02 22:53:32.245 | [2054 Async nova-cell-1:57300]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in 33 seconds 2026-07-02 22:53:32.252 | + inc/async:async_wait:197 : return 0 2026-07-02 22:53:32.256 | + lib/nova:init_nova:877 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:53:32.260 | + lib/nova:init_nova:884 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2026-07-02 22:53:32.723 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:53:32.723 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:53:32.724 | we strongly recommend against using it for new projects. 2026-07-02 22:53:32.724 | 2026-07-02 22:53:32.724 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:53:32.724 | framework. For more detail see 2026-07-02 22:53:32.724 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:53:32.724 | 2026-07-02 22:53:32.724 | import eventlet # noqa 2026-07-02 22:53:33.082 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:53:36.206 | Running batches of 50 until complete 2026-07-02 22:53:36.206 | INFO dbcounter [None req-8f1f5e1c-493e-487c-9e82-a8ed3f9f3c39 None None] Registered counter for database nova_cell0 2026-07-02 22:53:36.405 | DEBUG dbcounter [-] [58603] Writer thread running {{(pid=58603) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:53:36.411 | INFO dbcounter [None req-8f1f5e1c-493e-487c-9e82-a8ed3f9f3c39 None None] Registered counter for database nova_api 2026-07-02 22:53:36.571 | DEBUG dbcounter [-] [58603] Writer thread running {{(pid=58603) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:53:36.780 | INFO dbcounter [None req-8f1f5e1c-493e-487c-9e82-a8ed3f9f3c39 None None] Registered counter for database nova_cell0 2026-07-02 22:53:36.852 | DEBUG dbcounter [-] [58603] Writer thread running {{(pid=58603) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:53:36.943 | +-------------------------------------+--------------+-----------+ 2026-07-02 22:53:36.943 | | Migration | Total Needed | Completed | 2026-07-02 22:53:36.943 | +-------------------------------------+--------------+-----------+ 2026-07-02 22:53:36.943 | | fill_virtual_interface_list | 0 | 0 | 2026-07-02 22:53:36.943 | | migrate_empty_ratio | 0 | 0 | 2026-07-02 22:53:36.943 | | migrate_quota_classes_to_api_db | 0 | 0 | 2026-07-02 22:53:36.944 | | migrate_quota_limits_to_api_db | 0 | 0 | 2026-07-02 22:53:36.944 | | migration_migrate_to_uuid | 0 | 0 | 2026-07-02 22:53:36.944 | | populate_dev_uuids | 0 | 0 | 2026-07-02 22:53:36.944 | | populate_instance_compute_id | 0 | 0 | 2026-07-02 22:53:36.944 | | populate_missing_availability_zones | 0 | 0 | 2026-07-02 22:53:36.944 | | populate_queued_for_delete | 0 | 0 | 2026-07-02 22:53:36.944 | | populate_user_id | 0 | 0 | 2026-07-02 22:53:36.945 | | populate_uuids | 0 | 0 | 2026-07-02 22:53:36.945 | +-------------------------------------+--------------+-----------+ 2026-07-02 22:53:37.893 | ++ lib/nova:init_nova:887 : seq 1 1 2026-07-02 22:53:37.899 | + lib/nova:init_nova:887 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:53:37.905 | ++ lib/nova:init_nova:888 : conductor_conf 1 2026-07-02 22:53:37.909 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-02 22:53:37.913 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-02 22:53:37.918 | + lib/nova:init_nova:888 : /opt/stack/data/venv/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2026-07-02 22:53:38.399 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:53:38.399 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:53:38.399 | we strongly recommend against using it for new projects. 2026-07-02 22:53:38.399 | 2026-07-02 22:53:38.399 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:53:38.399 | framework. For more detail see 2026-07-02 22:53:38.400 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:53:38.400 | 2026-07-02 22:53:38.400 | import eventlet # noqa 2026-07-02 22:53:38.764 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:53:41.904 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2026-07-02 22:53:41.904 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2026-07-02 22:53:41.904 | INFO dbcounter [None req-9a3ce071-e7a3-464a-bc00-358d5db70cc3 None None] Registered counter for database nova_api 2026-07-02 22:53:42.028 | DEBUG dbcounter [-] [58621] Writer thread running {{(pid=58621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:53:42.913 | + lib/nova:init_nova:892 : create_nova_keys_dir 2026-07-02 22:53:42.916 | + lib/nova:create_nova_keys_dir:834 : sudo install -d -o quobyte /opt/stack/data/nova /opt/stack/data/nova/keys 2026-07-02 22:53:42.935 | + lib/nova:init_nova:894 : [[ '' == \L\V\M ]] 2026-07-02 22:53:42.940 | + ./stack.sh:main:1241 : async_runfunc configure_neutron_nova 2026-07-02 22:53:42.944 | + inc/async:async_runfunc:116 : async_run configure_neutron_nova configure_neutron_nova 2026-07-02 22:53:43.031 | + inc/async:async_inner:63 : configure_neutron_nova 2026-07-02 22:53:43.085 | [2054 Async configure_neutron_nova:58680]: running: configure_neutron_nova 2026-07-02 22:53:43.090 | + ./stack.sh:main:1249 : run_phase stack post-config 2026-07-02 22:53:43.093 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 22:53:43.098 | + functions-common:run_phase:1849 : local phase=post-config 2026-07-02 22:53:43.104 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 22:53:43.108 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 22:53:43.112 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 22:53:43.117 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 22:53:43.121 | + functions-common:run_phase:1858 : local extra 2026-07-02 22:53:43.127 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 22:53:43.134 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 22:53:43.139 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 22:53:43.143 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 22:53:43.146 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack post-config 2026-07-02 22:53:43.151 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 22:53:43.177 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:53:43.182 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:53:43.186 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:53:43.191 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2026-07-02 22:53:43.195 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:53:43.200 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 22:53:43.204 | ++ extras.d/80-tempest.sh:source:12 : : 2026-07-02 22:53:43.208 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 22:53:43.212 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 22:53:43.217 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:53:43.223 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 22:53:43.227 | + functions-common:run_phase:1875 : run_plugins stack post-config 2026-07-02 22:53:43.233 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 22:53:43.238 | + functions-common:run_plugins:1835 : local phase=post-config 2026-07-02 22:53:43.242 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 22:53:43.245 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 22:53:43.250 | + ./stack.sh:main:1257 : merge_config_group /home/quobyte/devstack/local.conf post-config 2026-07-02 22:53:43.255 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 22:53:43.259 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 22:53:43.264 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2026-07-02 22:53:43.268 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:53:43.272 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 22:53:43.277 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 22:53:43.282 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-config 2026-07-02 22:53:43.285 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:53:43.290 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2026-07-02 22:53:43.294 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:53:43.299 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2026-07-02 22:53:43.299 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:53:43.299 | gsub("[][]", "", $1); 2026-07-02 22:53:43.299 | split($1, a, "|"); 2026-07-02 22:53:43.299 | if (a[1] == matchgroup) 2026-07-02 22:53:43.299 | print a[2] 2026-07-02 22:53:43.299 | } 2026-07-02 22:53:43.299 | ' /home/quobyte/devstack/local.conf 2026-07-02 22:53:43.309 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-02 22:53:43.310 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-02 22:53:43.314 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-02 22:53:43.320 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2026-07-02 22:53:43.324 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2026-07-02 22:53:43.329 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2026-07-02 22:53:43.333 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2026-07-02 22:53:43.338 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2026-07-02 22:53:43.344 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2026-07-02 22:53:43.348 | + inc/meta-config:merge_config_group:189 : test -e /etc/nova 2026-07-02 22:53:43.351 | + inc/meta-config:merge_config_group:189 : test -d /etc/nova 2026-07-02 22:53:43.355 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/nova ]] 2026-07-02 22:53:43.358 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-02 22:53:43.361 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:53:43.366 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 22:53:43.370 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2026-07-02 22:53:43.373 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 22:53:43.377 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2026-07-02 22:53:43.382 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2026-07-02 22:53:43.387 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2026-07-02 22:53:43.390 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2026-07-02 22:53:43.394 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2026-07-02 22:53:43.394 | BEGIN { 2026-07-02 22:53:43.395 | section = "" 2026-07-02 22:53:43.395 | last_section = "" 2026-07-02 22:53:43.395 | section_count = 0 2026-07-02 22:53:43.395 | } 2026-07-02 22:53:43.395 | /^\[.+\]/ { 2026-07-02 22:53:43.395 | gsub("[][]", "", $1); 2026-07-02 22:53:43.395 | section=$1 2026-07-02 22:53:43.395 | next 2026-07-02 22:53:43.395 | } 2026-07-02 22:53:43.395 | /^ *\#/ { 2026-07-02 22:53:43.395 | next 2026-07-02 22:53:43.395 | } 2026-07-02 22:53:43.396 | /^[^ \t]+/ { 2026-07-02 22:53:43.396 | # get offset of first = in $0 2026-07-02 22:53:43.396 | eq_idx = index($0, "=") 2026-07-02 22:53:43.396 | # extract attr & value from $0 2026-07-02 22:53:43.396 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 22:53:43.396 | value = substr($0, eq_idx + 1) 2026-07-02 22:53:43.396 | # only need to strip trailing whitespace from attr 2026-07-02 22:53:43.396 | sub(/[ \t]*$/, "", attr) 2026-07-02 22:53:43.397 | # need to strip leading & trailing whitespace from value 2026-07-02 22:53:43.397 | sub(/^[ \t]*/, "", value) 2026-07-02 22:53:43.397 | sub(/[ \t]*$/, "", value) 2026-07-02 22:53:43.397 | 2026-07-02 22:53:43.397 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 22:53:43.397 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 22:53:43.397 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 22:53:43.398 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 22:53:43.398 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 22:53:43.398 | if (section != last_section) { 2026-07-02 22:53:43.398 | cfg_section[section_count++] = section 2026-07-02 22:53:43.398 | last_section = section 2026-07-02 22:53:43.398 | } 2026-07-02 22:53:43.398 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 22:53:43.399 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 22:53:43.399 | 2026-07-02 22:53:43.399 | cfg_attr[section, attr, 0] = value 2026-07-02 22:53:43.399 | cfg_attr_count[section, attr] = 1 2026-07-02 22:53:43.399 | } else { 2026-07-02 22:53:43.399 | lno = cfg_attr_count[section, attr]++ 2026-07-02 22:53:43.400 | cfg_attr[section, attr, lno] = value 2026-07-02 22:53:43.400 | } 2026-07-02 22:53:43.400 | } 2026-07-02 22:53:43.400 | END { 2026-07-02 22:53:43.400 | # Process each section in order 2026-07-02 22:53:43.400 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 22:53:43.400 | section = cfg_section[sno] 2026-07-02 22:53:43.401 | # The ini routines simply append a config item immediately 2026-07-02 22:53:43.401 | # after the section header. To keep the same order as defined 2026-07-02 22:53:43.401 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 22:53:43.401 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 22:53:43.401 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 22:53:43.401 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 22:53:43.401 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 22:53:43.402 | else { 2026-07-02 22:53:43.402 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 22:53:43.402 | count = cfg_attr_count[section, attr] 2026-07-02 22:53:43.402 | print "inidelete " configfile " " section " " attr 2026-07-02 22:53:43.402 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 22:53:43.402 | for (l = count -2; l >= 0; l--) 2026-07-02 22:53:43.402 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 22:53:43.402 | } 2026-07-02 22:53:43.403 | } 2026-07-02 22:53:43.403 | } 2026-07-02 22:53:43.403 | } 2026-07-02 22:53:43.403 | ' 2026-07-02 22:53:43.403 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:43.403 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CONF' 2026-07-02 22:53:43.404 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 22:53:43.404 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:53:43.404 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 22:53:43.405 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2026-07-02 22:53:43.409 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:53:43.412 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2026-07-02 22:53:43.417 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2026-07-02 22:53:43.417 | BEGIN { group = "" } 2026-07-02 22:53:43.417 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:53:43.417 | gsub("[][]", "", $1); 2026-07-02 22:53:43.417 | split($1, a, "|"); 2026-07-02 22:53:43.417 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 22:53:43.418 | group=a[1] 2026-07-02 22:53:43.418 | } else { 2026-07-02 22:53:43.418 | group="" 2026-07-02 22:53:43.418 | } 2026-07-02 22:53:43.418 | next 2026-07-02 22:53:43.418 | } 2026-07-02 22:53:43.418 | { 2026-07-02 22:53:43.418 | if (group != "") 2026-07-02 22:53:43.418 | print $0 2026-07-02 22:53:43.418 | } 2026-07-02 22:53:43.418 | ' /home/quobyte/devstack/local.conf 2026-07-02 22:53:43.425 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_mount_point_base "/opt/stack/data/nova/mnt/"' 2026-07-02 22:53:43.427 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_mount_point_base /opt/stack/data/nova/mnt/ 2026-07-02 22:53:43.467 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:43.470 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt quobyte_client_cfg "/etc/quobyte/client-nova.cfg"' 2026-07-02 22:53:43.473 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt quobyte_client_cfg /etc/quobyte/client-nova.cfg 2026-07-02 22:53:43.511 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:43.515 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt preallocate_images "space"' 2026-07-02 22:53:43.519 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt preallocate_images space 2026-07-02 22:53:43.565 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:43.568 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_models ""' 2026-07-02 22:53:43.572 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_models '' 2026-07-02 22:53:43.623 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:43.627 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF libvirt cpu_mode "host-passthrough"' 2026-07-02 22:53:43.632 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf libvirt cpu_mode host-passthrough 2026-07-02 22:53:43.681 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:43.685 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-02 22:53:43.689 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-02 22:53:43.693 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-02 22:53:43.699 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /etc/neutron/metadata_agent.ini' 2026-07-02 22:53:43.704 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/metadata_agent.ini 2026-07-02 22:53:43.709 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/metadata_agent.ini 2026-07-02 22:53:43.714 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-02 22:53:43.719 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/metadata_agent.ini 2026-07-02 22:53:43.727 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2026-07-02 22:53:43.732 | + inc/meta-config:merge_config_group:189 : test -e /etc/neutron 2026-07-02 22:53:43.736 | + inc/meta-config:merge_config_group:189 : test -d /etc/neutron 2026-07-02 22:53:43.741 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/neutron ]] 2026-07-02 22:53:43.745 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-02 22:53:43.750 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:53:43.755 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 22:53:43.759 | + inc/meta-config:merge_config_file:85 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-02 22:53:43.763 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 22:53:43.770 | ++ inc/meta-config:merge_config_file:91 : eval echo /etc/neutron/metadata_agent.ini 2026-07-02 22:53:43.774 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/metadata_agent.ini 2026-07-02 22:53:43.778 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/metadata_agent.ini 2026-07-02 22:53:43.783 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/metadata_agent.ini ']' 2026-07-02 22:53:43.787 | + inc/meta-config:merge_config_file:93 : touch /etc/neutron/metadata_agent.ini 2026-07-02 22:53:43.795 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config /etc/neutron/metadata_agent.ini 2026-07-02 22:53:43.795 | + inc/meta-config:merge_config_file:97 : awk -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-02 22:53:43.795 | BEGIN { 2026-07-02 22:53:43.796 | section = "" 2026-07-02 22:53:43.796 | last_section = "" 2026-07-02 22:53:43.796 | section_count = 0 2026-07-02 22:53:43.796 | } 2026-07-02 22:53:43.796 | /^\[.+\]/ { 2026-07-02 22:53:43.796 | gsub("[][]", "", $1); 2026-07-02 22:53:43.796 | section=$1 2026-07-02 22:53:43.796 | next 2026-07-02 22:53:43.796 | } 2026-07-02 22:53:43.796 | /^ *\#/ { 2026-07-02 22:53:43.796 | next 2026-07-02 22:53:43.797 | } 2026-07-02 22:53:43.797 | /^[^ \t]+/ { 2026-07-02 22:53:43.797 | # get offset of first = in $0 2026-07-02 22:53:43.797 | eq_idx = index($0, "=") 2026-07-02 22:53:43.797 | # extract attr & value from $0 2026-07-02 22:53:43.797 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 22:53:43.797 | value = substr($0, eq_idx + 1) 2026-07-02 22:53:43.797 | # only need to strip trailing whitespace from attr 2026-07-02 22:53:43.797 | sub(/[ \t]*$/, "", attr) 2026-07-02 22:53:43.797 | # need to strip leading & trailing whitespace from value 2026-07-02 22:53:43.798 | sub(/^[ \t]*/, "", value) 2026-07-02 22:53:43.798 | sub(/[ \t]*$/, "", value) 2026-07-02 22:53:43.798 | 2026-07-02 22:53:43.798 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 22:53:43.798 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 22:53:43.798 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 22:53:43.798 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 22:53:43.798 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 22:53:43.798 | if (section != last_section) { 2026-07-02 22:53:43.798 | cfg_section[section_count++] = section 2026-07-02 22:53:43.799 | last_section = section 2026-07-02 22:53:43.799 | } 2026-07-02 22:53:43.799 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 22:53:43.799 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 22:53:43.799 | 2026-07-02 22:53:43.799 | cfg_attr[section, attr, 0] = value 2026-07-02 22:53:43.799 | cfg_attr_count[section, attr] = 1 2026-07-02 22:53:43.799 | } else { 2026-07-02 22:53:43.799 | lno = cfg_attr_count[section, attr]++ 2026-07-02 22:53:43.799 | cfg_attr[section, attr, lno] = value 2026-07-02 22:53:43.800 | } 2026-07-02 22:53:43.800 | } 2026-07-02 22:53:43.800 | END { 2026-07-02 22:53:43.800 | # Process each section in order 2026-07-02 22:53:43.800 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 22:53:43.800 | section = cfg_section[sno] 2026-07-02 22:53:43.800 | # The ini routines simply append a config item immediately 2026-07-02 22:53:43.800 | # after the section header. To keep the same order as defined 2026-07-02 22:53:43.800 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 22:53:43.800 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 22:53:43.801 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 22:53:43.801 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 22:53:43.801 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 22:53:43.801 | else { 2026-07-02 22:53:43.802 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 22:53:43.802 | count = cfg_attr_count[section, attr] 2026-07-02 22:53:43.802 | print "inidelete " configfile " " section " " attr 2026-07-02 22:53:43.802 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 22:53:43.802 | for (l = count -2; l >= 0; l--) 2026-07-02 22:53:43.802 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 22:53:43.802 | } 2026-07-02 22:53:43.802 | } 2026-07-02 22:53:43.802 | } 2026-07-02 22:53:43.803 | } 2026-07-02 22:53:43.803 | ' 2026-07-02 22:53:43.803 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:43.803 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 22:53:43.803 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:53:43.805 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 22:53:43.808 | + inc/meta-config:get_meta_section:35 : local configfile=/etc/neutron/metadata_agent.ini 2026-07-02 22:53:43.811 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:53:43.815 | + inc/meta-config:get_meta_section:38 : [[ -z /etc/neutron/metadata_agent.ini ]] 2026-07-02 22:53:43.819 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v configfile=/etc/neutron/metadata_agent.ini ' 2026-07-02 22:53:43.819 | BEGIN { group = "" } 2026-07-02 22:53:43.819 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:53:43.819 | gsub("[][]", "", $1); 2026-07-02 22:53:43.820 | split($1, a, "|"); 2026-07-02 22:53:43.820 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 22:53:43.820 | group=a[1] 2026-07-02 22:53:43.820 | } else { 2026-07-02 22:53:43.820 | group="" 2026-07-02 22:53:43.820 | } 2026-07-02 22:53:43.820 | next 2026-07-02 22:53:43.820 | } 2026-07-02 22:53:43.820 | { 2026-07-02 22:53:43.820 | if (group != "") 2026-07-02 22:53:43.820 | print $0 2026-07-02 22:53:43.820 | } 2026-07-02 22:53:43.821 | ' /home/quobyte/devstack/local.conf 2026-07-02 22:53:43.831 | + inc/meta-config:merge_config_file:164 : eval 'iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection "tcp:127.0.0.1:6640"' 2026-07-02 22:53:43.834 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/metadata_agent.ini DEFAULT ovsdb_connection tcp:127.0.0.1:6640 2026-07-02 22:53:43.884 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:43.889 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2026-07-02 22:53:43.893 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2026-07-02 22:53:43.899 | + inc/meta-config:merge_config_group:180 : local dir 2026-07-02 22:53:43.904 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2026-07-02 22:53:43.909 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2026-07-02 22:53:43.914 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2026-07-02 22:53:43.918 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2026-07-02 22:53:43.924 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2026-07-02 22:53:43.931 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2026-07-02 22:53:43.935 | + inc/meta-config:merge_config_group:189 : test -e /etc/cinder 2026-07-02 22:53:43.939 | + inc/meta-config:merge_config_group:189 : test -d /etc/cinder 2026-07-02 22:53:43.944 | + inc/meta-config:merge_config_group:191 : [[ -e /etc/cinder ]] 2026-07-02 22:53:43.948 | + inc/meta-config:merge_config_group:196 : merge_config_file /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-02 22:53:43.952 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:53:43.957 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 22:53:43.961 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2026-07-02 22:53:43.965 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 22:53:43.971 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2026-07-02 22:53:43.975 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2026-07-02 22:53:43.979 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2026-07-02 22:53:43.984 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2026-07-02 22:53:43.991 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$CINDER_CONF' 2026-07-02 22:53:43.991 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:43.992 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2026-07-02 22:53:43.992 | BEGIN { 2026-07-02 22:53:43.992 | section = "" 2026-07-02 22:53:43.992 | last_section = "" 2026-07-02 22:53:43.992 | section_count = 0 2026-07-02 22:53:43.992 | } 2026-07-02 22:53:43.992 | /^\[.+\]/ { 2026-07-02 22:53:43.992 | gsub("[][]", "", $1); 2026-07-02 22:53:43.992 | section=$1 2026-07-02 22:53:43.993 | next 2026-07-02 22:53:43.993 | } 2026-07-02 22:53:43.993 | /^ *\#/ { 2026-07-02 22:53:43.993 | next 2026-07-02 22:53:43.993 | } 2026-07-02 22:53:43.993 | /^[^ \t]+/ { 2026-07-02 22:53:43.993 | # get offset of first = in $0 2026-07-02 22:53:43.993 | eq_idx = index($0, "=") 2026-07-02 22:53:43.993 | # extract attr & value from $0 2026-07-02 22:53:43.993 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 22:53:43.993 | value = substr($0, eq_idx + 1) 2026-07-02 22:53:43.994 | # only need to strip trailing whitespace from attr 2026-07-02 22:53:43.994 | sub(/[ \t]*$/, "", attr) 2026-07-02 22:53:43.994 | # need to strip leading & trailing whitespace from value 2026-07-02 22:53:43.994 | sub(/^[ \t]*/, "", value) 2026-07-02 22:53:43.994 | sub(/[ \t]*$/, "", value) 2026-07-02 22:53:43.994 | 2026-07-02 22:53:43.994 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 22:53:43.994 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 22:53:43.994 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 22:53:43.994 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 22:53:43.994 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 22:53:43.995 | if (section != last_section) { 2026-07-02 22:53:43.995 | cfg_section[section_count++] = section 2026-07-02 22:53:43.995 | last_section = section 2026-07-02 22:53:43.995 | } 2026-07-02 22:53:43.995 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 22:53:43.995 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 22:53:43.995 | 2026-07-02 22:53:43.995 | cfg_attr[section, attr, 0] = value 2026-07-02 22:53:43.995 | cfg_attr_count[section, attr] = 1 2026-07-02 22:53:43.995 | } else { 2026-07-02 22:53:43.995 | lno = cfg_attr_count[section, attr]++ 2026-07-02 22:53:43.996 | cfg_attr[section, attr, lno] = value 2026-07-02 22:53:43.996 | } 2026-07-02 22:53:43.996 | } 2026-07-02 22:53:43.996 | END { 2026-07-02 22:53:43.996 | # Process each section in order 2026-07-02 22:53:43.996 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 22:53:43.996 | section = cfg_section[sno] 2026-07-02 22:53:43.996 | # The ini routines simply append a config item immediately 2026-07-02 22:53:43.997 | # after the section header. To keep the same order as defined 2026-07-02 22:53:43.997 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 22:53:43.997 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 22:53:43.997 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 22:53:43.997 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 22:53:43.997 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 22:53:43.997 | else { 2026-07-02 22:53:43.997 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 22:53:43.997 | count = cfg_attr_count[section, attr] 2026-07-02 22:53:43.997 | print "inidelete " configfile " " section " " attr 2026-07-02 22:53:43.997 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 22:53:43.998 | for (l = count -2; l >= 0; l--) 2026-07-02 22:53:43.998 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 22:53:43.998 | } 2026-07-02 22:53:43.998 | } 2026-07-02 22:53:43.998 | } 2026-07-02 22:53:43.998 | } 2026-07-02 22:53:43.998 | ' 2026-07-02 22:53:43.998 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:53:43.998 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 22:53:43.998 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 22:53:43.999 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2026-07-02 22:53:44.003 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:53:44.006 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2026-07-02 22:53:44.011 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2026-07-02 22:53:44.011 | BEGIN { group = "" } 2026-07-02 22:53:44.011 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:53:44.011 | gsub("[][]", "", $1); 2026-07-02 22:53:44.011 | split($1, a, "|"); 2026-07-02 22:53:44.011 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 22:53:44.011 | group=a[1] 2026-07-02 22:53:44.011 | } else { 2026-07-02 22:53:44.012 | group="" 2026-07-02 22:53:44.012 | } 2026-07-02 22:53:44.012 | next 2026-07-02 22:53:44.012 | } 2026-07-02 22:53:44.012 | { 2026-07-02 22:53:44.012 | if (group != "") 2026-07-02 22:53:44.012 | print $0 2026-07-02 22:53:44.012 | } 2026-07-02 22:53:44.012 | ' /home/quobyte/devstack/local.conf 2026-07-02 22:53:44.022 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_operations "false"' 2026-07-02 22:53:44.025 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_operations false 2026-07-02 22:53:44.074 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:44.079 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD nas_secure_file_permissions "false"' 2026-07-02 22:53:44.082 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD nas_secure_file_permissions false 2026-07-02 22:53:44.132 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:44.136 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_client_cfg "/etc/quobyte/client-cinder.cfg"' 2026-07-02 22:53:44.140 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_client_cfg /etc/quobyte/client-cinder.cfg 2026-07-02 22:53:44.187 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:44.191 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_backend_name "QuobyteHD"' 2026-07-02 22:53:44.195 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_backend_name QuobyteHD 2026-07-02 22:53:44.242 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:44.246 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD quobyte_volume_url "quobyte://osci02.corp.quobyte.com/cinder-vol-466306e4-bd41-448c-9adc-c83c7d81d171"' 2026-07-02 22:53:44.251 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD quobyte_volume_url quobyte://osci02.corp.quobyte.com/cinder-vol-466306e4-bd41-448c-9adc-c83c7d81d171 2026-07-02 22:53:44.258 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:53:44.291 | [58680 Async configure_neutron_nova:58680]: finished successfully 2026-07-02 22:53:44.297 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:44.301 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD volume_driver "cinder.volume.drivers.quobyte.QuobyteDriver"' 2026-07-02 22:53:44.305 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD volume_driver cinder.volume.drivers.quobyte.QuobyteDriver 2026-07-02 22:53:44.349 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:44.353 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF QuobyteHD enable_unsupported_driver "True"' 2026-07-02 22:53:44.357 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf QuobyteHD enable_unsupported_driver True 2026-07-02 22:53:44.403 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:53:44.408 | + ./stack.sh:main:1266 : is_service_enabled swift 2026-07-02 22:53:44.434 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:53:44.438 | + ./stack.sh:main:1274 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 22:53:44.442 | + ./stack.sh:main:1275 : is_service_enabled cinder 2026-07-02 22:53:44.469 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:53:44.473 | + ./stack.sh:main:1276 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 22:53:44.520 | + ./stack.sh:main:1279 : async_wait configure_neutron_nova 2026-07-02 22:53:44.584 | [2054 Async configure_neutron_nova:58680]: Waiting for completion of configure_neutron_nova running on PID 58680 (2 other jobs running) 2026-07-02 22:53:44.614 | [2054 Async configure_neutron_nova:58680]: Signaling child to exit 2026-07-02 22:53:44.615 | WAKEUP 2026-07-02 22:53:44.642 | [2054 Async configure_neutron_nova:58680]: Signaled 2026-07-02 22:53:44.644 | + lib/neutron:configure_neutron_nova:448 : create_nova_conf_neutron /etc/nova/nova.conf 2026-07-02 22:53:44.644 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova.conf 2026-07-02 22:53:44.644 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova.conf nova neutron 2026-07-02 22:53:44.644 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova.conf 2026-07-02 22:53:44.644 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:53:44.644 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-02 22:53:44.644 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova.conf neutron auth_type password 2026-07-02 22:53:44.645 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova.conf neutron interface public 2026-07-02 22:53:44.645 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova.conf neutron auth_url http://192.168.122.146/identity 2026-07-02 22:53:44.645 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova.conf neutron username nova 2026-07-02 22:53:44.645 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova.conf neutron password nomoresecret 2026-07-02 22:53:44.645 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2026-07-02 22:53:44.645 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova.conf neutron project_name service 2026-07-02 22:53:44.645 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2026-07-02 22:53:44.645 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2026-07-02 22:53:44.645 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2026-07-02 22:53:44.645 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-02 22:53:44.645 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-02 22:53:44.646 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-02 22:53:44.646 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:53:44.647 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2026-07-02 22:53:44.647 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2026-07-02 22:53:44.647 | + lib/neutron:configure_neutron_nova:449 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:53:44.648 | ++ lib/neutron:configure_neutron_nova:450 : seq 1 1 2026-07-02 22:53:44.648 | + lib/neutron:configure_neutron_nova:450 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:53:44.648 | + lib/neutron:configure_neutron_nova:451 : local conf 2026-07-02 22:53:44.648 | ++ lib/neutron:configure_neutron_nova:452 : conductor_conf 1 2026-07-02 22:53:44.648 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-02 22:53:44.648 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-02 22:53:44.648 | + lib/neutron:configure_neutron_nova:452 : conf=/etc/nova/nova_cell1.conf 2026-07-02 22:53:44.648 | + lib/neutron:configure_neutron_nova:453 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2026-07-02 22:53:44.648 | + lib/neutron:create_nova_conf_neutron:459 : local conf=/etc/nova/nova_cell1.conf 2026-07-02 22:53:44.648 | + lib/neutron:create_nova_conf_neutron:460 : configure_keystoneauth /etc/nova/nova_cell1.conf nova neutron 2026-07-02 22:53:44.649 | + lib/keystone:configure_keystoneauth:391 : local conf_file=/etc/nova/nova_cell1.conf 2026-07-02 22:53:44.649 | + lib/keystone:configure_keystoneauth:392 : local admin_user=nova 2026-07-02 22:53:44.649 | + lib/keystone:configure_keystoneauth:393 : local section=neutron 2026-07-02 22:53:44.649 | + lib/keystone:configure_keystoneauth:395 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2026-07-02 22:53:44.649 | + lib/keystone:configure_keystoneauth:396 : iniset /etc/nova/nova_cell1.conf neutron interface public 2026-07-02 22:53:44.649 | + lib/keystone:configure_keystoneauth:397 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://192.168.122.146/identity 2026-07-02 22:53:44.649 | + lib/keystone:configure_keystoneauth:398 : iniset /etc/nova/nova_cell1.conf neutron username nova 2026-07-02 22:53:44.649 | + lib/keystone:configure_keystoneauth:399 : iniset /etc/nova/nova_cell1.conf neutron password nomoresecret 2026-07-02 22:53:44.649 | + lib/keystone:configure_keystoneauth:400 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2026-07-02 22:53:44.649 | + lib/keystone:configure_keystoneauth:401 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2026-07-02 22:53:44.649 | + lib/keystone:configure_keystoneauth:402 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2026-07-02 22:53:44.650 | + lib/neutron:create_nova_conf_neutron:461 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2026-07-02 22:53:44.650 | + lib/neutron:create_nova_conf_neutron:464 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2026-07-02 22:53:44.650 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2026-07-02 22:53:44.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2026-07-02 22:53:44.650 | + lib/neutron:create_nova_conf_neutron:466 : is_service_enabled q-meta neutron-metadata-agent 2026-07-02 22:53:44.650 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:53:44.650 | + lib/neutron:create_nova_conf_neutron:470 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2026-07-02 22:53:44.650 | + lib/neutron:create_nova_conf_neutron:471 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2026-07-02 22:53:44.696 | [2054 Async configure_neutron_nova:58680]: finished configure_neutron_nova with result 0 in 1 seconds 2026-07-02 22:53:44.702 | + inc/async:async_wait:197 : return 0 2026-07-02 22:53:44.707 | + ./stack.sh:main:1285 : is_service_enabled nova 2026-07-02 22:53:44.734 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:53:44.738 | + ./stack.sh:main:1286 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 22:53:44.781 | + ./stack.sh:main:1287 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2026-07-02 22:53:44.827 | + ./stack.sh:main:1291 : is_service_enabled n-api 2026-07-02 22:53:44.852 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:53:44.855 | + ./stack.sh:main:1292 : echo_summary 'Starting Nova API' 2026-07-02 22:53:44.859 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:53:44.863 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova API 2026-07-02 22:53:44.866 | + ./stack.sh:main:1293 : start_nova_api 2026-07-02 22:53:44.870 | + lib/nova:start_nova_api:968 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:53:44.874 | + lib/nova:start_nova_api:969 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:53:44.878 | + lib/nova:start_nova_api:969 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:53:44.883 | ++ lib/nova:start_nova_api:971 : which uwsgi 2026-07-02 22:53:44.889 | + lib/nova:start_nova_api:971 : run_process n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 22:53:44.893 | + functions-common:run_process:1674 : local service=n-api 2026-07-02 22:53:44.896 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 22:53:44.899 | + functions-common:run_process:1676 : local group= 2026-07-02 22:53:44.903 | + functions-common:run_process:1677 : local user= 2026-07-02 22:53:44.906 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:53:44.910 | + functions-common:run_process:1680 : local name=n-api 2026-07-02 22:53:44.914 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:53:44.918 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:53:44.922 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:53:44.926 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:53:44.932 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:53:44.936 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032824933 2026-07-02 22:53:44.940 | + functions-common:run_process:1683 : is_service_enabled n-api 2026-07-02 22:53:44.965 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:53:44.969 | + functions-common:run_process:1684 : _run_under_systemd n-api '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' '' 2026-07-02 22:53:44.973 | + functions-common:_run_under_systemd:1628 : local service=n-api 2026-07-02 22:53:44.977 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 22:53:44.981 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 22:53:44.985 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 22:53:44.988 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2026-07-02 22:53:44.992 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2026-07-02 22:53:44.995 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2026-07-02 22:53:44.999 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api.service 2026-07-02 22:53:45.004 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:53:45.007 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:53:45.011 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:53:45.014 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:53:45.018 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api] ]] 2026-07-02 22:53:45.021 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2026-07-02 22:53:45.025 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 22:53:45.029 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:53:45.033 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api.service '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-02 22:53:45.037 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api.service 2026-07-02 22:53:45.040 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:53:45.044 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 22:53:45.048 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 22:53:45.051 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 22:53:45.055 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api.service 2026-07-02 22:53:45.058 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 22:53:45.064 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2026-07-02 22:53:45.153 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:53:45.243 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2026-07-02 22:53:45.320 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User quobyte 2026-07-02 22:53:45.401 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:53:45.480 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:53:45.558 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2026-07-02 22:53:45.636 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2026-07-02 22:53:45.713 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2026-07-02 22:53:45.791 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2026-07-02 22:53:45.868 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2026-07-02 22:53:45.944 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 22:53:45.947 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 22:53:45.950 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2026-07-02 22:53:46.040 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 22:53:46.507 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api.service 2026-07-02 22:53:46.531 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2026-07-02 22:53:46.976 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api.service 2026-07-02 22:53:47.123 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:53:47.126 | + functions-common:time_stop:2420 : local name 2026-07-02 22:53:47.129 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:53:47.135 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:53:47.136 | + functions-common:time_stop:2423 : local total 2026-07-02 22:53:47.140 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:53:47.145 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:53:47.149 | + functions-common:time_stop:2427 : start_time=1783032824933 2026-07-02 22:53:47.153 | + functions-common:time_stop:2429 : [[ -z 1783032824933 ]] 2026-07-02 22:53:47.159 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:53:47.165 | + functions-common:time_stop:2432 : end_time=1783032827160 2026-07-02 22:53:47.169 | + functions-common:time_stop:2433 : elapsed_time=2227 2026-07-02 22:53:47.173 | + functions-common:time_stop:2434 : total=4063 2026-07-02 22:53:47.177 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:53:47.182 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=6290 2026-07-02 22:53:47.186 | + lib/nova:start_nova_api:973 : echo 'Waiting for nova-api to start...' 2026-07-02 22:53:47.186 | Waiting for nova-api to start... 2026-07-02 22:53:47.190 | + lib/nova:start_nova_api:975 : local service_url=http://192.168.122.146/compute/v2.1/ 2026-07-02 22:53:47.194 | + lib/nova:start_nova_api:977 : wait_for_service 60 http://192.168.122.146/compute/v2.1/ 2026-07-02 22:53:47.201 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 22:53:47.203 | + functions:wait_for_service:477 : local url=http://192.168.122.146/compute/v2.1/ 2026-07-02 22:53:47.207 | + functions:wait_for_service:478 : local rval=0 2026-07-02 22:53:47.211 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 22:53:47.215 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 22:53:47.219 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:53:47.225 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:53:47.229 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:53:47.236 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032827231 2026-07-02 22:53:47.239 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 22:53:47.243 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:53:47.246 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.146/compute/v2.1/ 2026-07-02 22:53:53.250 | + :: : [[ 200 == 503 ]] 2026-07-02 22:53:53.252 | + :: : [[ 0 -eq 7 ]] 2026-07-02 22:53:53.257 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 22:53:53.261 | + functions-common:time_stop:2420 : local name 2026-07-02 22:53:53.266 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:53:53.271 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:53:53.277 | + functions-common:time_stop:2423 : local total 2026-07-02 22:53:53.280 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:53:53.285 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 22:53:53.289 | + functions-common:time_stop:2427 : start_time=1783032827231 2026-07-02 22:53:53.294 | + functions-common:time_stop:2429 : [[ -z 1783032827231 ]] 2026-07-02 22:53:53.300 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:53:53.308 | + functions-common:time_stop:2432 : end_time=1783032833302 2026-07-02 22:53:53.311 | + functions-common:time_stop:2433 : elapsed_time=6071 2026-07-02 22:53:53.319 | + functions-common:time_stop:2434 : total=5745 2026-07-02 22:53:53.323 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:53:53.327 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=11816 2026-07-02 22:53:53.332 | + functions:wait_for_service:486 : return 0 2026-07-02 22:53:53.336 | + lib/nova:start_nova_api:981 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:53:53.342 | + lib/nova:start_nova_api:981 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:53:53.347 | + ./stack.sh:main:1296 : is_service_enabled ovn-controller ovn-controller-vtep 2026-07-02 22:53:53.375 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:53:53.379 | + ./stack.sh:main:1297 : echo_summary 'Starting OVN services' 2026-07-02 22:53:53.386 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:53:53.390 | + ./stack.sh:echo_summary:447 : echo -e Starting OVN services 2026-07-02 22:53:53.395 | + ./stack.sh:main:1298 : start_ovn_services 2026-07-02 22:53:53.399 | + lib/neutron:start_ovn_services:576 : [[ ovn == \o\v\n ]] 2026-07-02 22:53:53.404 | + lib/neutron:start_ovn_services:577 : '[' libvirt '!=' ironic ']' 2026-07-02 22:53:53.409 | + lib/neutron:start_ovn_services:583 : init_ovn 2026-07-02 22:53:53.413 | + lib/neutron_plugins/ovn_agent:init_ovn:627 : local 'mkdir_cmd=mkdir -p /var/lib/ovn' 2026-07-02 22:53:53.418 | + lib/neutron_plugins/ovn_agent:init_ovn:629 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:53:53.422 | + lib/neutron_plugins/ovn_agent:init_ovn:630 : mkdir_cmd='sudo mkdir -p /var/lib/ovn' 2026-07-02 22:53:53.427 | + lib/neutron_plugins/ovn_agent:init_ovn:633 : sudo mkdir -p /var/lib/ovn 2026-07-02 22:53:53.446 | + lib/neutron_plugins/ovn_agent:init_ovn:634 : mkdir -p /opt/stack/data/ovs 2026-07-02 22:53:53.453 | + lib/neutron_plugins/ovn_agent:init_ovn:636 : rm -f '/opt/stack/data/ovs/*.db' 2026-07-02 22:53:53.460 | + lib/neutron_plugins/ovn_agent:init_ovn:637 : rm -f '/opt/stack/data/ovs/.*.db.~lock~' 2026-07-02 22:53:53.466 | + lib/neutron_plugins/ovn_agent:init_ovn:638 : sudo rm -f /var/lib/ovn/ovnnb_db.db /var/lib/ovn/ovnsb_db.db 2026-07-02 22:53:53.486 | + 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-07-02 22:53:53.503 | + lib/neutron_plugins/ovn_agent:init_ovn:640 : sudo rm -f /var/run/ovn/ovnnb_db.sock /var/run/ovn/ovnsb_db.sock 2026-07-02 22:53:53.523 | + lib/neutron:start_ovn_services:584 : start_ovn 2026-07-02 22:53:53.527 | + lib/neutron_plugins/ovn_agent:start_ovn:745 : echo 'Starting OVN' 2026-07-02 22:53:53.527 | Starting OVN 2026-07-02 22:53:53.531 | + lib/neutron_plugins/ovn_agent:start_ovn:747 : _start_ovs 2026-07-02 22:53:53.536 | + lib/neutron_plugins/ovn_agent:_start_ovs:644 : echo 'Starting OVS' 2026-07-02 22:53:53.536 | Starting OVS 2026-07-02 22:53:53.539 | + lib/neutron_plugins/ovn_agent:_start_ovs:645 : is_service_enabled ovn-controller ovn-controller-vtep ovn-northd 2026-07-02 22:53:53.565 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:53:53.570 | + lib/neutron_plugins/ovn_agent:_start_ovs:647 : enable_service ovsdb-server 2026-07-02 22:53:53.627 | + lib/neutron_plugins/ovn_agent:_start_ovs:648 : enable_service ovs-vswitchd 2026-07-02 22:53:53.688 | + lib/neutron_plugins/ovn_agent:_start_ovs:650 : [[ False == \T\r\u\e ]] 2026-07-02 22:53:53.691 | + lib/neutron_plugins/ovn_agent:_start_ovs:674 : _start_process ovsdb-server.service 2026-07-02 22:53:53.696 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 22:53:54.156 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovsdb-server.service 2026-07-02 22:53:54.613 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-02 22:53:54.613 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-02 22:53:54.613 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-02 22:53:54.613 | 2026-07-02 22:53:54.613 | Possible reasons for having these kinds of units are: 2026-07-02 22:53:54.613 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-02 22:53:54.615 | .wants/, .requires/, or .upholds/ directory. 2026-07-02 22:53:54.615 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-02 22:53:54.615 | a requirement dependency on it. 2026-07-02 22:53:54.615 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-02 22:53:54.615 | D-Bus, udev, scripted systemctl call, ...). 2026-07-02 22:53:54.615 | • In case of template units, the unit is meant to be enabled with some 2026-07-02 22:53:54.615 | instance name specified. 2026-07-02 22:53:54.622 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovsdb-server.service 2026-07-02 22:53:59.263 | + lib/neutron_plugins/ovn_agent:_start_ovs:675 : _start_process ovs-vswitchd.service 2026-07-02 22:53:59.268 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 22:53:59.731 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovs-vswitchd.service 2026-07-02 22:54:00.205 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-02 22:54:00.205 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-02 22:54:00.205 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-02 22:54:00.205 | 2026-07-02 22:54:00.205 | Possible reasons for having these kinds of units are: 2026-07-02 22:54:00.205 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-02 22:54:00.205 | .wants/, .requires/, or .upholds/ directory. 2026-07-02 22:54:00.205 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-02 22:54:00.205 | a requirement dependency on it. 2026-07-02 22:54:00.206 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-02 22:54:00.206 | D-Bus, udev, scripted systemctl call, ...). 2026-07-02 22:54:00.206 | • In case of template units, the unit is meant to be enabled with some 2026-07-02 22:54:00.206 | instance name specified. 2026-07-02 22:54:00.218 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovs-vswitchd.service 2026-07-02 22:54:00.869 | + lib/neutron_plugins/ovn_agent:_start_ovs:678 : echo 'Configuring OVSDB' 2026-07-02 22:54:00.872 | Configuring OVSDB 2026-07-02 22:54:00.873 | + lib/neutron_plugins/ovn_agent:_start_ovs:679 : is_service_enabled tls-proxy 2026-07-02 22:54:00.902 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:00.906 | + lib/neutron_plugins/ovn_agent:_start_ovs:686 : sudo ovs-vsctl --no-wait set-manager ptcp:6640:127.0.0.1 2026-07-02 22:54:00.937 | + lib/neutron_plugins/ovn_agent:_start_ovs:687 : sudo ovs-vsctl --no-wait set open_vswitch . system-type=devstack 2026-07-02 22:54:00.963 | + lib/neutron_plugins/ovn_agent:_start_ovs:688 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:system-id=f2874436-b846-42ee-91c5-0c1d5feed89c 2026-07-02 22:54:00.989 | + lib/neutron_plugins/ovn_agent:_start_ovs:689 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-remote=tcp:192.168.122.146:6642 2026-07-02 22:54:01.013 | + lib/neutron_plugins/ovn_agent:_start_ovs:690 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-bridge=br-int 2026-07-02 22:54:01.035 | + lib/neutron_plugins/ovn_agent:_start_ovs:691 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-type=geneve 2026-07-02 22:54:01.061 | + lib/neutron_plugins/ovn_agent:_start_ovs:692 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:ovn-encap-ip=192.168.122.146 2026-07-02 22:54:01.089 | ++ lib/neutron_plugins/ovn_agent:_start_ovs:693 : hostname 2026-07-02 22:54:01.093 | + lib/neutron_plugins/ovn_agent:_start_ovs:693 : sudo ovs-vsctl --no-wait set open_vswitch . external-ids:hostname=devstack 2026-07-02 22:54:01.115 | + lib/neutron_plugins/ovn_agent:_start_ovs:695 : [[ True == \T\r\u\e ]] 2026-07-02 22:54:01.119 | + 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-07-02 22:54:01.145 | + lib/neutron_plugins/ovn_agent:_start_ovs:699 : [[ metadata =~ ovn-bgp ]] 2026-07-02 22:54:01.147 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : is_provider_network 2026-07-02 22:54:01.149 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 22:54:01.154 | + functions-common:is_provider_network:2272 : return 1 2026-07-02 22:54:01.157 | + lib/neutron_plugins/ovn_agent:_start_ovs:705 : [[ True == \T\r\u\e ]] 2026-07-02 22:54:01.157 | + lib/neutron_plugins/ovn_agent:_start_ovs:706 : ovn_base_setup_bridge br-ex 2026-07-02 22:54:01.158 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:246 : local bridge=br-ex 2026-07-02 22:54:01.160 | + 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-07-02 22:54:01.163 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:249 : '[' system '!=' system ']' 2026-07-02 22:54:01.164 | + lib/neutron_plugins/ovn_agent:ovn_base_setup_bridge:253 : sudo ovs-vsctl --no-wait -- --may-exist add-br br-ex 2026-07-02 22:54:01.196 | + 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-07-02 22:54:01.230 | + lib/neutron_plugins/ovn_agent:_start_ovs:707 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-02 22:54:01.262 | + lib/neutron_plugins/ovn_agent:_start_ovs:710 : is_service_enabled ovn-controller-vtep 2026-07-02 22:54:01.289 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:01.294 | + lib/neutron_plugins/ovn_agent:start_ovn:749 : local SCRIPTDIR=/share/ovn/scripts 2026-07-02 22:54:01.298 | + lib/neutron_plugins/ovn_agent:start_ovn:750 : use_new_ovn_repository 2026-07-02 22:54:01.302 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:218 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:54:01.306 | + lib/neutron_plugins/ovn_agent:use_new_ovn_repository:219 : return 0 2026-07-02 22:54:01.310 | + lib/neutron_plugins/ovn_agent:start_ovn:754 : is_service_enabled ovn-northd 2026-07-02 22:54:01.336 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:01.341 | + lib/neutron_plugins/ovn_agent:start_ovn:755 : [[ False == \T\r\u\e ]] 2026-07-02 22:54:01.343 | + lib/neutron_plugins/ovn_agent:start_ovn:761 : _start_process ovn-central.service 2026-07-02 22:54:01.347 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 22:54:01.826 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-central.service 2026-07-02 22:54:02.299 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-central.service 2026-07-02 22:54:02.380 | + lib/neutron_plugins/ovn_agent:start_ovn:764 : _wait_for_ovn_and_set_custom_config 2026-07-02 22:54:02.386 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:727 : wait_for_sock_file /var/run/ovn/ovnnb_db.sock 2026-07-02 22:54:02.390 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-02 22:54:02.394 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-02 22:54:02.396 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:209 : sleep 1 2026-07-02 22:54:03.403 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:210 : count=1 2026-07-02 22:54:03.407 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:211 : '[' 1 -gt 40 ']' 2026-07-02 22:54:03.411 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnnb_db.sock ']' 2026-07-02 22:54:03.416 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:728 : wait_for_sock_file /var/run/ovn/ovnsb_db.sock 2026-07-02 22:54:03.419 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:207 : local count=0 2026-07-02 22:54:03.422 | + lib/neutron_plugins/ovn_agent:wait_for_sock_file:208 : '[' '!' -S /var/run/ovn/ovnsb_db.sock ']' 2026-07-02 22:54:03.425 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:729 : wait_for_db_file /var/lib/ovn/ovnnb_db.db 2026-07-02 22:54:03.429 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-02 22:54:03.433 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnnb_db.db ']' 2026-07-02 22:54:03.436 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:730 : wait_for_db_file /var/lib/ovn/ovnsb_db.db 2026-07-02 22:54:03.439 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:196 : local count=0 2026-07-02 22:54:03.442 | + lib/neutron_plugins/ovn_agent:wait_for_db_file:197 : '[' '!' -f /var/lib/ovn/ovnsb_db.db ']' 2026-07-02 22:54:03.447 | + lib/neutron_plugins/ovn_agent:_wait_for_ovn_and_set_custom_config:732 : is_service_enabled tls-proxy 2026-07-02 22:54:03.471 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:03.474 | + 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-07-02 22:54:03.502 | + 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-07-02 22:54:03.528 | + 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-07-02 22:54:03.550 | + 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-07-02 22:54:03.569 | + lib/neutron_plugins/ovn_agent:start_ovn:768 : is_service_enabled ovn-controller 2026-07-02 22:54:03.586 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:03.586 | + lib/neutron_plugins/ovn_agent:start_ovn:769 : [[ False == \T\r\u\e ]] 2026-07-02 22:54:03.589 | + lib/neutron_plugins/ovn_agent:start_ovn:775 : _start_process ovn-controller.service 2026-07-02 22:54:03.591 | + lib/neutron_plugins/ovn_agent:_start_process:258 : sudo systemctl daemon-reload 2026-07-02 22:54:04.042 | + lib/neutron_plugins/ovn_agent:_start_process:259 : sudo systemctl enable ovn-controller.service 2026-07-02 22:54:04.493 | The unit files have no installation config (WantedBy=, RequiredBy=, UpheldBy=, 2026-07-02 22:54:04.494 | Also=, or Alias= settings in the [Install] section, and DefaultInstance= for 2026-07-02 22:54:04.494 | template units). This means they are not meant to be enabled or disabled using systemctl. 2026-07-02 22:54:04.494 | 2026-07-02 22:54:04.494 | Possible reasons for having these kinds of units are: 2026-07-02 22:54:04.494 | • A unit may be statically enabled by being symlinked from another unit's 2026-07-02 22:54:04.494 | .wants/, .requires/, or .upholds/ directory. 2026-07-02 22:54:04.494 | • A unit's purpose may be to act as a helper for some other unit which has 2026-07-02 22:54:04.494 | a requirement dependency on it. 2026-07-02 22:54:04.494 | • A unit may be started when needed via activation (socket, path, timer, 2026-07-02 22:54:04.494 | D-Bus, udev, scripted systemctl call, ...). 2026-07-02 22:54:04.495 | • In case of template units, the unit is meant to be enabled with some 2026-07-02 22:54:04.495 | instance name specified. 2026-07-02 22:54:04.508 | + lib/neutron_plugins/ovn_agent:_start_process:260 : sudo systemctl restart ovn-controller.service 2026-07-02 22:54:04.766 | + lib/neutron_plugins/ovn_agent:start_ovn:779 : is_service_enabled ovn-controller-vtep 2026-07-02 22:54:04.790 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:04.794 | + lib/neutron_plugins/ovn_agent:start_ovn:788 : is_ovn_metadata_agent_enabled 2026-07-02 22:54:04.797 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : is_service_enabled q-ovn-metadata-agent neutron-ovn-metadata-agent 2026-07-02 22:54:04.821 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:04.826 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:317 : [[ False == \F\a\l\s\e ]] 2026-07-02 22:54:04.831 | + lib/neutron_plugins/ovn_agent:is_ovn_metadata_agent_enabled:318 : return 0 2026-07-02 22:54:04.835 | + 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-07-02 22:54:04.839 | + functions-common:run_process:1674 : local service=q-ovn-metadata-agent 2026-07-02 22:54:04.843 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:54:04.847 | + functions-common:run_process:1676 : local group= 2026-07-02 22:54:04.851 | + functions-common:run_process:1677 : local user= 2026-07-02 22:54:04.855 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:54:04.859 | + functions-common:run_process:1680 : local name=q-ovn-metadata-agent 2026-07-02 22:54:04.863 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:54:04.867 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:54:04.871 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:54:04.875 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:54:04.880 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:54:04.885 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032844881 2026-07-02 22:54:04.889 | + functions-common:run_process:1683 : is_service_enabled q-ovn-metadata-agent 2026-07-02 22:54:04.911 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:04.915 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-metadata-agent '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' '' '' 2026-07-02 22:54:04.919 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-metadata-agent 2026-07-02 22:54:04.922 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:54:04.926 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:54:04.929 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:54:04.932 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:54:04.935 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ sudo ]] 2026-07-02 22:54:04.939 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ ^/ ]] 2026-07-02 22:54:04.941 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-metadata-agent.service 2026-07-02 22:54:04.944 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:54:04.947 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:54:04.951 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:54:04.954 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:54:04.957 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-metadata-agent] ]] 2026-07-02 22:54:04.960 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini =~ uwsgi ]] 2026-07-02 22:54:04.964 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-metadata-agent.service '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' '' quobyte '' 2026-07-02 22:54:04.966 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-metadata-agent.service 2026-07-02 22:54:04.969 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:54:04.972 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:54:04.974 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:54:04.977 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:54:04.980 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:54:04.983 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:54:04.986 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-metadata-agent.service 2026-07-02 22:54:04.989 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:54:04.994 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Unit Description 'Devstack devstack@q-ovn-metadata-agent.service' 2026-07-02 22:54:05.078 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:54:05.163 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service User quobyte 2026-07-02 22:54:05.236 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini' 2026-07-02 22:54:05.310 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service KillMode process 2026-07-02 22:54:05.383 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service TimeoutStopSec 300 2026-07-02 22:54:05.454 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:54:05.527 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:54:05.530 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:54:05.535 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-metadata-agent.service Install WantedBy multi-user.target 2026-07-02 22:54:05.620 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:54:06.079 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-metadata-agent.service 2026-07-02 22:54:06.105 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-metadata-agent.service → /etc/systemd/system/devstack@q-ovn-metadata-agent.service. 2026-07-02 22:54:06.539 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-metadata-agent.service 2026-07-02 22:54:06.592 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:54:06.597 | + functions-common:time_stop:2420 : local name 2026-07-02 22:54:06.601 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:54:06.605 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:54:06.609 | + functions-common:time_stop:2423 : local total 2026-07-02 22:54:06.613 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:54:06.617 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:54:06.621 | + functions-common:time_stop:2427 : start_time=1783032844881 2026-07-02 22:54:06.625 | + functions-common:time_stop:2429 : [[ -z 1783032844881 ]] 2026-07-02 22:54:06.630 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:54:06.635 | + functions-common:time_stop:2432 : end_time=1783032846632 2026-07-02 22:54:06.639 | + functions-common:time_stop:2433 : elapsed_time=1751 2026-07-02 22:54:06.643 | + functions-common:time_stop:2434 : total=6290 2026-07-02 22:54:06.646 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:54:06.651 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8041 2026-07-02 22:54:06.655 | + lib/neutron_plugins/ovn_agent:start_ovn:791 : setup_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-02 22:54:06.658 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-02 22:54:06.662 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/neutron_ovn_metadata_agent.ini 2026-07-02 22:54:06.668 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:54:06.691 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:54:06.695 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:54:06.698 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:54:06.702 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:54:06.705 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:54:06.750 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:54:06.792 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:54:06.835 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:54:06.876 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron_ovn_metadata_agent.ini DEFAULT log_color False 2026-07-02 22:54:06.917 | + lib/neutron_plugins/ovn_agent:start_ovn:794 : is_ovn_agent_enabled 2026-07-02 22:54:06.921 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:324 : is_service_enabled q-ovn-agent neutron-ovn-agent 2026-07-02 22:54:06.944 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:06.948 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:325 : enable_service q-ovn-agent 2026-07-02 22:54:07.003 | + lib/neutron_plugins/ovn_agent:is_ovn_agent_enabled:326 : return 0 2026-07-02 22:54:07.007 | + 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-07-02 22:54:07.010 | + functions-common:run_process:1674 : local service=q-ovn-agent 2026-07-02 22:54:07.014 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:54:07.017 | + functions-common:run_process:1676 : local group= 2026-07-02 22:54:07.021 | + functions-common:run_process:1677 : local user= 2026-07-02 22:54:07.024 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:54:07.029 | + functions-common:run_process:1680 : local name=q-ovn-agent 2026-07-02 22:54:07.032 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:54:07.036 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:54:07.039 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:54:07.043 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:54:07.047 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:54:07.052 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032847049 2026-07-02 22:54:07.055 | + functions-common:run_process:1683 : is_service_enabled q-ovn-agent 2026-07-02 22:54:07.087 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:07.091 | + functions-common:run_process:1684 : _run_under_systemd q-ovn-agent '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' '' '' 2026-07-02 22:54:07.095 | + functions-common:_run_under_systemd:1628 : local service=q-ovn-agent 2026-07-02 22:54:07.100 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:54:07.105 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:54:07.109 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:54:07.113 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:54:07.119 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ sudo ]] 2026-07-02 22:54:07.124 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ ^/ ]] 2026-07-02 22:54:07.130 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@q-ovn-agent.service 2026-07-02 22:54:07.135 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:54:07.140 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:54:07.144 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:54:07.148 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:54:07.151 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[q-ovn-agent] ]] 2026-07-02 22:54:07.155 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini =~ uwsgi ]] 2026-07-02 22:54:07.161 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@q-ovn-agent.service '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' '' quobyte '' 2026-07-02 22:54:07.164 | + functions-common:write_user_unit_file:1535 : local service=devstack@q-ovn-agent.service 2026-07-02 22:54:07.168 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:54:07.171 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:54:07.175 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:54:07.179 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:54:07.183 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:54:07.187 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:54:07.190 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@q-ovn-agent.service 2026-07-02 22:54:07.196 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:54:07.203 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Unit Description 'Devstack devstack@q-ovn-agent.service' 2026-07-02 22:54:07.297 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:54:07.393 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service User quobyte 2026-07-02 22:54:07.470 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini' 2026-07-02 22:54:07.548 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service KillMode process 2026-07-02 22:54:07.625 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service TimeoutStopSec 300 2026-07-02 22:54:07.699 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:54:07.777 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:54:07.780 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:54:07.784 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@q-ovn-agent.service Install WantedBy multi-user.target 2026-07-02 22:54:07.876 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:54:08.356 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@q-ovn-agent.service 2026-07-02 22:54:08.385 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-ovn-agent.service → /etc/systemd/system/devstack@q-ovn-agent.service. 2026-07-02 22:54:08.827 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@q-ovn-agent.service 2026-07-02 22:54:08.884 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:54:08.888 | + functions-common:time_stop:2420 : local name 2026-07-02 22:54:08.892 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:54:08.896 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:54:08.900 | + functions-common:time_stop:2423 : local total 2026-07-02 22:54:08.905 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:54:08.909 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:54:08.913 | + functions-common:time_stop:2427 : start_time=1783032847049 2026-07-02 22:54:08.917 | + functions-common:time_stop:2429 : [[ -z 1783032847049 ]] 2026-07-02 22:54:08.923 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:54:08.929 | + functions-common:time_stop:2432 : end_time=1783032848924 2026-07-02 22:54:08.933 | + functions-common:time_stop:2433 : elapsed_time=1875 2026-07-02 22:54:08.937 | + functions-common:time_stop:2434 : total=8041 2026-07-02 22:54:08.941 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:54:08.945 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=9916 2026-07-02 22:54:08.950 | + lib/neutron_plugins/ovn_agent:start_ovn:797 : setup_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 22:54:08.954 | + functions:setup_logging:693 : setup_systemd_logging /etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 22:54:08.958 | + functions:setup_systemd_logging:710 : local conf_file=/etc/neutron/plugins/ml2/ovn_agent.ini 2026-07-02 22:54:08.964 | ++ functions:setup_systemd_logging:715 : trueorfalse False USE_JOURNAL 2026-07-02 22:54:08.993 | + functions:setup_systemd_logging:715 : USE_JOURNAL=False 2026-07-02 22:54:08.997 | + functions:setup_systemd_logging:716 : local pidstr= 2026-07-02 22:54:09.001 | + functions:setup_systemd_logging:717 : [[ False == \T\r\u\e ]] 2026-07-02 22:54:09.005 | + functions:setup_systemd_logging:721 : pidstr='(pid=%(process)d) ' 2026-07-02 22:54:09.009 | + functions:setup_systemd_logging:723 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2026-07-02 22:54:09.058 | + functions:setup_systemd_logging:725 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:54:09.107 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2026-07-02 22:54:09.158 | + functions:setup_systemd_logging:727 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2026-07-02 22:54:09.209 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/plugins/ml2/ovn_agent.ini DEFAULT log_color False 2026-07-02 22:54:09.259 | + lib/neutron:start_ovn_services:586 : [[ True == \T\r\u\e ]] 2026-07-02 22:54:09.265 | + lib/neutron:start_ovn_services:587 : [[ True != \T\r\u\e ]] 2026-07-02 22:54:09.269 | + lib/neutron:start_ovn_services:591 : create_public_bridge 2026-07-02 22:54:09.274 | + lib/neutron_plugins/ovn_agent:create_public_bridge:311 : sudo ovs-vsctl --may-exist add-br br-ex 2026-07-02 22:54:09.303 | + lib/neutron_plugins/ovn_agent:create_public_bridge:312 : sudo ovs-vsctl set open . external-ids:ovn-bridge-mappings=public:br-ex 2026-07-02 22:54:09.330 | + lib/neutron_plugins/ovn_agent:create_public_bridge:313 : _configure_public_network_connectivity 2026-07-02 22:54:09.335 | + lib/neutron:_configure_public_network_connectivity:807 : [[ -n '' ]] 2026-07-02 22:54:09.340 | + lib/neutron:_configure_public_network_connectivity:814 : for d in $default_v4_route_devs 2026-07-02 22:54:09.345 | + lib/neutron:_configure_public_network_connectivity:815 : sudo iptables -t nat -A POSTROUTING -o enp1s0 -s 172.24.4.0/24 -j MASQUERADE 2026-07-02 22:54:09.411 | + ./stack.sh:main:1301 : is_service_enabled q-svc neutron-api 2026-07-02 22:54:09.436 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:09.439 | + ./stack.sh:main:1302 : echo_summary 'Starting Neutron' 2026-07-02 22:54:09.443 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:54:09.445 | + ./stack.sh:echo_summary:447 : echo -e Starting Neutron 2026-07-02 22:54:09.448 | + ./stack.sh:main:1303 : configure_neutron_after_post_config 2026-07-02 22:54:09.451 | + lib/neutron:configure_neutron_after_post_config:558 : [[ ovn-router != '' ]] 2026-07-02 22:54:09.453 | + lib/neutron:configure_neutron_after_post_config:559 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins ovn-router 2026-07-02 22:54:09.488 | + lib/neutron:configure_neutron_after_post_config:561 : configure_rbac_policies 2026-07-02 22:54:09.491 | + lib/neutron:configure_rbac_policies:567 : [[ True == \T\r\u\e ]] 2026-07-02 22:54:09.494 | + lib/neutron:configure_rbac_policies:568 : iniset /etc/neutron/neutron.conf oslo_policy enforce_new_defaults True 2026-07-02 22:54:09.526 | + ./stack.sh:main:1304 : start_neutron_service_and_check 2026-07-02 22:54:09.529 | + lib/neutron:start_neutron_service_and_check:632 : local cfg_file_options 2026-07-02 22:54:09.531 | + lib/neutron:start_neutron_service_and_check:633 : local neutron_url 2026-07-02 22:54:09.534 | ++ lib/neutron:start_neutron_service_and_check:635 : determine_config_files neutron-server 2026-07-02 22:54:09.537 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-02 22:54:09.539 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-02 22:54:09.542 | +++ lib/neutron:determine_config_files:368 : _determine_config_server 2026-07-02 22:54:09.546 | +++ lib/neutron:_determine_config_server:324 : [[ '' != '' ]] 2026-07-02 22:54:09.548 | +++ lib/neutron:_determine_config_server:331 : [[ 0 > 0 ]] 2026-07-02 22:54:09.550 | +++ lib/neutron:_determine_config_server:338 : local cfg_file 2026-07-02 22:54:09.553 | +++ lib/neutron:_determine_config_server:339 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:09.555 | +++ lib/neutron:_determine_config_server:343 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:09.558 | ++ lib/neutron:determine_config_files:368 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:09.561 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2026-07-02 22:54:09.563 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:09.566 | + lib/neutron:start_neutron_service_and_check:635 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:09.569 | + lib/neutron:start_neutron_service_and_check:638 : enable_neutron_server_services 2026-07-02 22:54:09.572 | + lib/neutron:enable_neutron_server_services:603 : local rpc_workers 2026-07-02 22:54:09.574 | + lib/neutron:enable_neutron_server_services:608 : [[ -f /etc/neutron/neutron.conf ]] 2026-07-02 22:54:09.577 | ++ lib/neutron:enable_neutron_server_services:609 : iniget_multiline /etc/neutron/neutron.conf DEFAULT rpc_workers 2026-07-02 22:54:09.604 | + lib/neutron:enable_neutron_server_services:609 : rpc_workers= 2026-07-02 22:54:09.606 | + lib/neutron:enable_neutron_server_services:616 : enable_service neutron-api 2026-07-02 22:54:09.654 | + lib/neutron:enable_neutron_server_services:617 : enable_service neutron-periodic-workers 2026-07-02 22:54:09.704 | + lib/neutron:enable_neutron_server_services:620 : [[ '' != \0 ]] 2026-07-02 22:54:09.707 | + lib/neutron:enable_neutron_server_services:621 : enable_service neutron-rpc-server 2026-07-02 22:54:09.752 | + lib/neutron:enable_neutron_server_services:625 : [[ ovn == \o\v\n ]] 2026-07-02 22:54:09.756 | + lib/neutron:enable_neutron_server_services:626 : enable_service neutron-ovn-maintenance-worker 2026-07-02 22:54:09.799 | ++ lib/neutron:start_neutron_service_and_check:641 : which uwsgi 2026-07-02 22:54:09.803 | + lib/neutron:start_neutron_service_and_check:641 : run_process neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 22:54:09.806 | + functions-common:run_process:1674 : local service=neutron-api 2026-07-02 22:54:09.808 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 22:54:09.811 | + functions-common:run_process:1676 : local group= 2026-07-02 22:54:09.813 | + functions-common:run_process:1677 : local user= 2026-07-02 22:54:09.816 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:54:09.818 | + functions-common:run_process:1680 : local name=neutron-api 2026-07-02 22:54:09.821 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:54:09.824 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:54:09.826 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:54:09.829 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:54:09.831 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:54:09.836 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032849833 2026-07-02 22:54:09.838 | + functions-common:run_process:1683 : is_service_enabled neutron-api 2026-07-02 22:54:09.857 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:09.860 | + functions-common:run_process:1684 : _run_under_systemd neutron-api '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' '' '' '' 2026-07-02 22:54:09.863 | + functions-common:_run_under_systemd:1628 : local service=neutron-api 2026-07-02 22:54:09.865 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 22:54:09.868 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 22:54:09.870 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 22:54:09.872 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini' 2026-07-02 22:54:09.875 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ sudo ]] 2026-07-02 22:54:09.877 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ ^/ ]] 2026-07-02 22:54:09.880 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-api.service 2026-07-02 22:54:09.883 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:54:09.885 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:54:09.888 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:54:09.890 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:54:09.892 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-api] ]] 2026-07-02 22:54:09.895 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini =~ uwsgi ]] 2026-07-02 22:54:09.897 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 22:54:09.900 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:54:09.902 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@neutron-api.service '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-02 22:54:09.904 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@neutron-api.service 2026-07-02 22:54:09.907 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:54:09.909 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 22:54:09.911 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 22:54:09.914 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 22:54:09.916 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@neutron-api.service 2026-07-02 22:54:09.918 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 22:54:09.922 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Unit Description 'Devstack devstack@neutron-api.service' 2026-07-02 22:54:10.008 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:54:10.086 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service SyslogIdentifier devstack@neutron-api.service 2026-07-02 22:54:10.148 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service User quobyte 2026-07-02 22:54:10.215 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecStart '/bin/uwsgi --procname-prefix neutron-api --ini /etc/neutron/neutron-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:54:10.282 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:54:10.349 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Type notify 2026-07-02 22:54:10.420 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service KillMode process 2026-07-02 22:54:10.488 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service Restart always 2026-07-02 22:54:10.566 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service NotifyAccess all 2026-07-02 22:54:10.641 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Service RestartForceExitStatus 100 2026-07-02 22:54:10.718 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 22:54:10.720 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 22:54:10.723 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@neutron-api.service Install WantedBy multi-user.target 2026-07-02 22:54:10.809 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 22:54:11.288 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-api.service 2026-07-02 22:54:11.323 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-api.service → /etc/systemd/system/devstack@neutron-api.service. 2026-07-02 22:54:11.780 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-api.service 2026-07-02 22:54:11.917 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:54:11.920 | + functions-common:time_stop:2420 : local name 2026-07-02 22:54:11.922 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:54:11.924 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:54:11.927 | + functions-common:time_stop:2423 : local total 2026-07-02 22:54:11.930 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:54:11.931 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:54:11.934 | + functions-common:time_stop:2427 : start_time=1783032849833 2026-07-02 22:54:11.937 | + functions-common:time_stop:2429 : [[ -z 1783032849833 ]] 2026-07-02 22:54:11.943 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:54:11.945 | + functions-common:time_stop:2432 : end_time=1783032851943 2026-07-02 22:54:11.948 | + functions-common:time_stop:2433 : elapsed_time=2110 2026-07-02 22:54:11.950 | + functions-common:time_stop:2434 : total=9916 2026-07-02 22:54:11.952 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:54:11.954 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=12026 2026-07-02 22:54:11.957 | + lib/neutron:start_neutron_service_and_check:642 : neutron_url=http://192.168.122.146/ 2026-07-02 22:54:11.959 | + lib/neutron:start_neutron_service_and_check:645 : run_process neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:11.961 | + functions-common:run_process:1674 : local service=neutron-rpc-server 2026-07-02 22:54:11.963 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:11.965 | + functions-common:run_process:1676 : local group= 2026-07-02 22:54:11.968 | + functions-common:run_process:1677 : local user= 2026-07-02 22:54:11.969 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:54:11.972 | + functions-common:run_process:1680 : local name=neutron-rpc-server 2026-07-02 22:54:11.974 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:54:11.978 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:54:11.978 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:54:11.981 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:54:11.984 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:54:11.988 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032851985 2026-07-02 22:54:11.991 | + functions-common:run_process:1683 : is_service_enabled neutron-rpc-server 2026-07-02 22:54:12.014 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:12.016 | + functions-common:run_process:1684 : _run_under_systemd neutron-rpc-server '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-02 22:54:12.018 | + functions-common:_run_under_systemd:1628 : local service=neutron-rpc-server 2026-07-02 22:54:12.021 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:12.023 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:12.025 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:12.028 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:12.030 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-02 22:54:12.032 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-02 22:54:12.035 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-rpc-server.service 2026-07-02 22:54:12.037 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:54:12.040 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:54:12.042 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:54:12.045 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:54:12.046 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-rpc-server] ]] 2026-07-02 22:54:12.048 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-02 22:54:12.051 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-rpc-server.service '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-02 22:54:12.055 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-rpc-server.service 2026-07-02 22:54:12.056 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:12.062 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:54:12.065 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:54:12.072 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:54:12.076 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:54:12.076 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:54:12.080 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-rpc-server.service 2026-07-02 22:54:12.080 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:54:12.084 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Unit Description 'Devstack devstack@neutron-rpc-server.service' 2026-07-02 22:54:12.180 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:54:12.273 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service User quobyte 2026-07-02 22:54:12.357 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecStart '/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:12.442 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service KillMode process 2026-07-02 22:54:12.526 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service TimeoutStopSec 300 2026-07-02 22:54:12.602 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:54:12.673 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:54:12.675 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:54:12.677 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-rpc-server.service Install WantedBy multi-user.target 2026-07-02 22:54:12.768 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:54:13.294 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-rpc-server.service 2026-07-02 22:54:13.316 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-rpc-server.service → /etc/systemd/system/devstack@neutron-rpc-server.service. 2026-07-02 22:54:13.806 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-rpc-server.service 2026-07-02 22:54:13.868 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:54:13.870 | + functions-common:time_stop:2420 : local name 2026-07-02 22:54:13.873 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:54:13.875 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:54:13.877 | + functions-common:time_stop:2423 : local total 2026-07-02 22:54:13.880 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:54:13.882 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:54:13.884 | + functions-common:time_stop:2427 : start_time=1783032851985 2026-07-02 22:54:13.887 | + functions-common:time_stop:2429 : [[ -z 1783032851985 ]] 2026-07-02 22:54:13.891 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:54:13.894 | + functions-common:time_stop:2432 : end_time=1783032853891 2026-07-02 22:54:13.896 | + functions-common:time_stop:2433 : elapsed_time=1906 2026-07-02 22:54:13.898 | + functions-common:time_stop:2434 : total=12026 2026-07-02 22:54:13.901 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:54:13.903 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=13932 2026-07-02 22:54:13.906 | + lib/neutron:start_neutron_service_and_check:646 : run_process neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:13.908 | + functions-common:run_process:1674 : local service=neutron-periodic-workers 2026-07-02 22:54:13.910 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:13.913 | + functions-common:run_process:1676 : local group= 2026-07-02 22:54:13.915 | + functions-common:run_process:1677 : local user= 2026-07-02 22:54:13.917 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:54:13.919 | + functions-common:run_process:1680 : local name=neutron-periodic-workers 2026-07-02 22:54:13.922 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:54:13.924 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:54:13.926 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:54:13.929 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:54:13.932 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:54:13.936 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032853933 2026-07-02 22:54:13.938 | + functions-common:run_process:1683 : is_service_enabled neutron-periodic-workers 2026-07-02 22:54:13.961 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:13.964 | + functions-common:run_process:1684 : _run_under_systemd neutron-periodic-workers '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-02 22:54:13.966 | + functions-common:_run_under_systemd:1628 : local service=neutron-periodic-workers 2026-07-02 22:54:13.969 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:13.972 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:13.974 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:13.976 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:13.979 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-02 22:54:13.981 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-02 22:54:13.984 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-periodic-workers.service 2026-07-02 22:54:13.986 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:54:13.989 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:54:13.991 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:54:13.993 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:54:13.996 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-periodic-workers] ]] 2026-07-02 22:54:13.998 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-02 22:54:14.001 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-periodic-workers.service '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-02 22:54:14.003 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-periodic-workers.service 2026-07-02 22:54:14.005 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:14.008 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:54:14.010 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:54:14.012 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:54:14.014 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:54:14.022 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:54:14.024 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-periodic-workers.service 2026-07-02 22:54:14.031 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:54:14.036 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Unit Description 'Devstack devstack@neutron-periodic-workers.service' 2026-07-02 22:54:14.191 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:54:14.355 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service User quobyte 2026-07-02 22:54:14.480 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecStart '/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:14.615 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service KillMode process 2026-07-02 22:54:14.751 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service TimeoutStopSec 300 2026-07-02 22:54:14.864 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:54:14.935 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:54:14.937 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:54:14.939 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-periodic-workers.service Install WantedBy multi-user.target 2026-07-02 22:54:15.057 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:54:15.604 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-periodic-workers.service 2026-07-02 22:54:15.639 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-periodic-workers.service → /etc/systemd/system/devstack@neutron-periodic-workers.service. 2026-07-02 22:54:16.154 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-periodic-workers.service 2026-07-02 22:54:16.219 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:54:16.220 | + functions-common:time_stop:2420 : local name 2026-07-02 22:54:16.222 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:54:16.224 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:54:16.226 | + functions-common:time_stop:2423 : local total 2026-07-02 22:54:16.230 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:54:16.230 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:54:16.233 | + functions-common:time_stop:2427 : start_time=1783032853933 2026-07-02 22:54:16.239 | + functions-common:time_stop:2429 : [[ -z 1783032853933 ]] 2026-07-02 22:54:16.242 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:54:16.247 | + functions-common:time_stop:2432 : end_time=1783032856244 2026-07-02 22:54:16.252 | + functions-common:time_stop:2433 : elapsed_time=2311 2026-07-02 22:54:16.254 | + functions-common:time_stop:2434 : total=13932 2026-07-02 22:54:16.258 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:54:16.260 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=16243 2026-07-02 22:54:16.262 | + lib/neutron:start_neutron_service_and_check:647 : _run_ovn_maintenance 2026-07-02 22:54:16.264 | + lib/neutron:_run_ovn_maintenance:352 : [[ ovn == \o\v\n ]] 2026-07-02 22:54:16.267 | + lib/neutron:_run_ovn_maintenance:353 : run_process neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:16.269 | + functions-common:run_process:1674 : local service=neutron-ovn-maintenance-worker 2026-07-02 22:54:16.271 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:16.274 | + functions-common:run_process:1676 : local group= 2026-07-02 22:54:16.275 | + functions-common:run_process:1677 : local user= 2026-07-02 22:54:16.278 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:54:16.279 | + functions-common:run_process:1680 : local name=neutron-ovn-maintenance-worker 2026-07-02 22:54:16.281 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:54:16.285 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:54:16.286 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:54:16.288 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:54:16.290 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:54:16.295 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032856292 2026-07-02 22:54:16.298 | + functions-common:run_process:1683 : is_service_enabled neutron-ovn-maintenance-worker 2026-07-02 22:54:16.314 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:16.316 | + functions-common:run_process:1684 : _run_under_systemd neutron-ovn-maintenance-worker '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' '' 2026-07-02 22:54:16.318 | + functions-common:_run_under_systemd:1628 : local service=neutron-ovn-maintenance-worker 2026-07-02 22:54:16.320 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:16.326 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:16.329 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:16.336 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:16.341 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2026-07-02 22:54:16.343 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2026-07-02 22:54:16.347 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:54:16.353 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:54:16.356 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:54:16.359 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:54:16.363 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:54:16.371 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[neutron-ovn-maintenance-worker] ]] 2026-07-02 22:54:16.371 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2026-07-02 22:54:16.375 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@neutron-ovn-maintenance-worker.service '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' quobyte '' 2026-07-02 22:54:16.381 | + functions-common:write_user_unit_file:1535 : local service=devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:54:16.384 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:16.390 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:54:16.398 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:54:16.403 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:54:16.408 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:54:16.413 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:54:16.420 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:54:16.423 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:54:16.436 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Unit Description 'Devstack devstack@neutron-ovn-maintenance-worker.service' 2026-07-02 22:54:16.584 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:54:16.742 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service User quobyte 2026-07-02 22:54:16.881 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecStart '/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:17.016 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service KillMode process 2026-07-02 22:54:17.142 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service TimeoutStopSec 300 2026-07-02 22:54:17.262 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:54:17.399 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:54:17.402 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:54:17.408 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service Install WantedBy multi-user.target 2026-07-02 22:54:17.543 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:54:18.118 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:54:18.155 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@neutron-ovn-maintenance-worker.service → /etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service. 2026-07-02 22:54:18.641 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:54:18.704 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:54:18.710 | + functions-common:time_stop:2420 : local name 2026-07-02 22:54:18.718 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:54:18.722 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:54:18.728 | + functions-common:time_stop:2423 : local total 2026-07-02 22:54:18.732 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:54:18.739 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:54:18.746 | + functions-common:time_stop:2427 : start_time=1783032856292 2026-07-02 22:54:18.751 | + functions-common:time_stop:2429 : [[ -z 1783032856292 ]] 2026-07-02 22:54:18.758 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:54:18.769 | + functions-common:time_stop:2432 : end_time=1783032858759 2026-07-02 22:54:18.772 | + functions-common:time_stop:2433 : elapsed_time=2467 2026-07-02 22:54:18.777 | + functions-common:time_stop:2434 : total=16243 2026-07-02 22:54:18.784 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:54:18.789 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=18710 2026-07-02 22:54:18.795 | + lib/neutron:start_neutron_service_and_check:648 : '[' '!' -z networking ']' 2026-07-02 22:54:18.803 | + lib/neutron:start_neutron_service_and_check:649 : neutron_url=http://192.168.122.146/networking 2026-07-02 22:54:18.809 | + lib/neutron:start_neutron_service_and_check:651 : echo 'Waiting for Neutron to start...' 2026-07-02 22:54:18.809 | Waiting for Neutron to start... 2026-07-02 22:54:18.814 | + lib/neutron:start_neutron_service_and_check:653 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.146/networking' 2026-07-02 22:54:18.821 | + lib/neutron:start_neutron_service_and_check:654 : test_with_retry 'wget --no-proxy -q -O- http://192.168.122.146/networking' 'Neutron did not start' 60 2026-07-02 22:54:18.824 | + functions-common:test_with_retry:2358 : local 'testcmd=wget --no-proxy -q -O- http://192.168.122.146/networking' 2026-07-02 22:54:18.827 | + functions-common:test_with_retry:2359 : local 'failmsg=Neutron did not start' 2026-07-02 22:54:18.832 | + functions-common:test_with_retry:2360 : local until=60 2026-07-02 22:54:18.838 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-02 22:54:18.846 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-02 22:54:18.849 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-02 22:54:18.858 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:54:18.864 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:54:18.870 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:54:18.880 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032858872 2026-07-02 22:54:18.884 | + functions-common:test_with_retry:2364 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://192.168.122.146/networking; do sleep 0.5; done' 2026-07-02 22:54:26.845 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://192.168.122.146/networking/v2.0/"}]}]}+ functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-02 22:54:26.849 | + functions-common:time_stop:2420 : local name 2026-07-02 22:54:26.852 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:54:26.857 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:54:26.863 | + functions-common:time_stop:2423 : local total 2026-07-02 22:54:26.867 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:54:26.873 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-02 22:54:26.878 | + functions-common:time_stop:2427 : start_time=1783032858872 2026-07-02 22:54:26.885 | + functions-common:time_stop:2429 : [[ -z 1783032858872 ]] 2026-07-02 22:54:26.895 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:54:26.899 | + functions-common:time_stop:2432 : end_time=1783032866896 2026-07-02 22:54:26.901 | + functions-common:time_stop:2433 : elapsed_time=8024 2026-07-02 22:54:26.904 | + functions-common:time_stop:2434 : total=0 2026-07-02 22:54:26.906 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:54:26.908 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8024 2026-07-02 22:54:26.911 | + ./stack.sh:main:1309 : is_service_enabled placement 2026-07-02 22:54:26.934 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:26.937 | + ./stack.sh:main:1310 : echo_summary 'Starting Placement' 2026-07-02 22:54:26.940 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:54:26.941 | + ./stack.sh:echo_summary:447 : echo -e Starting Placement 2026-07-02 22:54:26.944 | + ./stack.sh:main:1311 : start_placement 2026-07-02 22:54:26.947 | + lib/placement:start_placement:137 : start_placement_api 2026-07-02 22:54:26.950 | ++ lib/placement:start_placement_api:128 : which uwsgi 2026-07-02 22:54:26.955 | + lib/placement:start_placement_api:128 : run_process placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 22:54:26.959 | + functions-common:run_process:1674 : local service=placement-api 2026-07-02 22:54:26.959 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 22:54:26.962 | + functions-common:run_process:1676 : local group= 2026-07-02 22:54:26.964 | + functions-common:run_process:1677 : local user= 2026-07-02 22:54:26.966 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:54:26.969 | + functions-common:run_process:1680 : local name=placement-api 2026-07-02 22:54:26.971 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:54:26.973 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:54:26.976 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:54:26.978 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:54:26.982 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:54:26.989 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032866984 2026-07-02 22:54:26.989 | + functions-common:run_process:1683 : is_service_enabled placement-api 2026-07-02 22:54:27.021 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:27.034 | + functions-common:run_process:1684 : _run_under_systemd placement-api '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' '' 2026-07-02 22:54:27.042 | + functions-common:_run_under_systemd:1628 : local service=placement-api 2026-07-02 22:54:27.050 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 22:54:27.056 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 22:54:27.063 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 22:54:27.070 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2026-07-02 22:54:27.074 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2026-07-02 22:54:27.083 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2026-07-02 22:54:27.091 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@placement-api.service 2026-07-02 22:54:27.100 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:54:27.106 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:54:27.109 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:54:27.113 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:54:27.115 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[placement-api] ]] 2026-07-02 22:54:27.119 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2026-07-02 22:54:27.119 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 22:54:27.122 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:54:27.124 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@placement-api.service '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-02 22:54:27.126 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@placement-api.service 2026-07-02 22:54:27.128 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:54:27.130 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 22:54:27.132 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 22:54:27.134 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 22:54:27.136 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2026-07-02 22:54:27.138 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 22:54:27.142 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2026-07-02 22:54:27.227 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:54:27.318 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2026-07-02 22:54:27.431 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User quobyte 2026-07-02 22:54:27.535 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:54:27.619 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:54:27.689 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2026-07-02 22:54:27.795 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2026-07-02 22:54:27.906 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2026-07-02 22:54:28.015 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2026-07-02 22:54:28.123 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2026-07-02 22:54:28.248 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 22:54:28.249 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 22:54:28.254 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2026-07-02 22:54:28.379 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 22:54:28.926 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@placement-api.service 2026-07-02 22:54:28.960 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2026-07-02 22:54:29.413 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@placement-api.service 2026-07-02 22:54:29.547 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:54:29.549 | + functions-common:time_stop:2420 : local name 2026-07-02 22:54:29.553 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:54:29.557 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:54:29.562 | + functions-common:time_stop:2423 : local total 2026-07-02 22:54:29.568 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:54:29.570 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:54:29.574 | + functions-common:time_stop:2427 : start_time=1783032866984 2026-07-02 22:54:29.580 | + functions-common:time_stop:2429 : [[ -z 1783032866984 ]] 2026-07-02 22:54:29.584 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:54:29.591 | + functions-common:time_stop:2432 : end_time=1783032869586 2026-07-02 22:54:29.595 | + functions-common:time_stop:2433 : elapsed_time=2602 2026-07-02 22:54:29.599 | + functions-common:time_stop:2434 : total=18710 2026-07-02 22:54:29.604 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:54:29.608 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21312 2026-07-02 22:54:29.612 | + lib/placement:start_placement_api:130 : echo 'Waiting for placement-api to start...' 2026-07-02 22:54:29.612 | Waiting for placement-api to start... 2026-07-02 22:54:29.619 | + lib/placement:start_placement_api:131 : wait_for_service 60 http://192.168.122.146/placement 2026-07-02 22:54:29.621 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 22:54:29.625 | + functions:wait_for_service:477 : local url=http://192.168.122.146/placement 2026-07-02 22:54:29.629 | + functions:wait_for_service:478 : local rval=0 2026-07-02 22:54:29.634 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 22:54:29.638 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 22:54:29.642 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:54:29.647 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:54:29.652 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:54:29.658 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032869654 2026-07-02 22:54:29.663 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 22:54:29.667 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:54:29.669 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.146/placement 2026-07-02 22:54:32.495 | + :: : [[ 200 == 503 ]] 2026-07-02 22:54:32.497 | + :: : [[ 0 -eq 7 ]] 2026-07-02 22:54:32.503 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 22:54:32.507 | + functions-common:time_stop:2420 : local name 2026-07-02 22:54:32.512 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:54:32.516 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:54:32.521 | + functions-common:time_stop:2423 : local total 2026-07-02 22:54:32.526 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:54:32.530 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 22:54:32.535 | + functions-common:time_stop:2427 : start_time=1783032869654 2026-07-02 22:54:32.539 | + functions-common:time_stop:2429 : [[ -z 1783032869654 ]] 2026-07-02 22:54:32.546 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:54:32.554 | + functions-common:time_stop:2432 : end_time=1783032872549 2026-07-02 22:54:32.558 | + functions-common:time_stop:2433 : elapsed_time=2895 2026-07-02 22:54:32.562 | + functions-common:time_stop:2434 : total=11816 2026-07-02 22:54:32.566 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:54:32.570 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=14711 2026-07-02 22:54:32.575 | + functions:wait_for_service:486 : return 0 2026-07-02 22:54:32.579 | + ./stack.sh:main:1314 : is_service_enabled neutron 2026-07-02 22:54:32.607 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:32.611 | + ./stack.sh:main:1315 : start_neutron 2026-07-02 22:54:32.615 | + lib/neutron:start_neutron:658 : start_l2_agent 2026-07-02 22:54:32.620 | + lib/neutron:start_l2_agent:665 : run_process q-agt ' --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:32.624 | + functions-common:run_process:1674 : local service=q-agt 2026-07-02 22:54:32.628 | + functions-common:run_process:1675 : local 'command= --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2026-07-02 22:54:32.632 | + functions-common:run_process:1676 : local group= 2026-07-02 22:54:32.636 | + functions-common:run_process:1677 : local user= 2026-07-02 22:54:32.641 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:54:32.645 | + functions-common:run_process:1680 : local name=q-agt 2026-07-02 22:54:32.649 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:54:32.653 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:54:32.658 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:54:32.662 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:54:32.667 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:54:32.674 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032872669 2026-07-02 22:54:32.679 | + functions-common:run_process:1683 : is_service_enabled q-agt 2026-07-02 22:54:32.705 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:32.709 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:54:32.714 | + functions-common:time_stop:2420 : local name 2026-07-02 22:54:32.718 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:54:32.722 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:54:32.726 | + functions-common:time_stop:2423 : local total 2026-07-02 22:54:32.730 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:54:32.734 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:54:32.738 | + functions-common:time_stop:2427 : start_time=1783032872669 2026-07-02 22:54:32.742 | + functions-common:time_stop:2429 : [[ -z 1783032872669 ]] 2026-07-02 22:54:32.747 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:54:32.753 | + functions-common:time_stop:2432 : end_time=1783032872749 2026-07-02 22:54:32.758 | + functions-common:time_stop:2433 : elapsed_time=80 2026-07-02 22:54:32.761 | + functions-common:time_stop:2434 : total=21312 2026-07-02 22:54:32.765 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:54:32.769 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21392 2026-07-02 22:54:32.773 | + lib/neutron:start_l2_agent:667 : is_provider_network 2026-07-02 22:54:32.777 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 22:54:32.781 | + functions-common:is_provider_network:2272 : return 1 2026-07-02 22:54:32.785 | + lib/neutron:start_neutron:659 : start_other_agents 2026-07-02 22:54:32.789 | + lib/neutron:start_other_agents:683 : run_process q-dhcp '/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-02 22:54:32.793 | + functions-common:run_process:1674 : local service=q-dhcp 2026-07-02 22:54:32.797 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2026-07-02 22:54:32.801 | + functions-common:run_process:1676 : local group= 2026-07-02 22:54:32.805 | + functions-common:run_process:1677 : local user= 2026-07-02 22:54:32.809 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:54:32.813 | + functions-common:run_process:1680 : local name=q-dhcp 2026-07-02 22:54:32.818 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:54:32.821 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:54:32.825 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:54:32.829 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:54:32.835 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:54:32.842 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032872837 2026-07-02 22:54:32.846 | + functions-common:run_process:1683 : is_service_enabled q-dhcp 2026-07-02 22:54:32.874 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:32.878 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:54:32.882 | + functions-common:time_stop:2420 : local name 2026-07-02 22:54:32.887 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:54:32.892 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:54:32.896 | + functions-common:time_stop:2423 : local total 2026-07-02 22:54:32.899 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:54:32.903 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:54:32.907 | + functions-common:time_stop:2427 : start_time=1783032872837 2026-07-02 22:54:32.912 | + functions-common:time_stop:2429 : [[ -z 1783032872837 ]] 2026-07-02 22:54:32.917 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:54:32.924 | + functions-common:time_stop:2432 : end_time=1783032872919 2026-07-02 22:54:32.928 | + functions-common:time_stop:2433 : elapsed_time=82 2026-07-02 22:54:32.932 | + functions-common:time_stop:2434 : total=21392 2026-07-02 22:54:32.937 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:54:32.941 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21474 2026-07-02 22:54:32.947 | ++ lib/neutron:start_other_agents:685 : determine_config_files neutron-l3-agent 2026-07-02 22:54:32.952 | ++ lib/neutron:determine_config_files:366 : local opts= 2026-07-02 22:54:32.956 | ++ lib/neutron:determine_config_files:367 : case "$1" in 2026-07-02 22:54:32.963 | +++ lib/neutron:determine_config_files:369 : _determine_config_l3 2026-07-02 22:54:32.968 | +++ lib/neutron:_determine_config_l3:347 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 22:54:32.972 | +++ lib/neutron:_determine_config_l3:348 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 22:54:32.977 | ++ lib/neutron:determine_config_files:369 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 22:54:32.981 | ++ lib/neutron:determine_config_files:371 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2026-07-02 22:54:32.985 | ++ lib/neutron:determine_config_files:374 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 22:54:32.990 | + lib/neutron:start_other_agents:685 : run_process q-l3 '/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 22:54:32.995 | + functions-common:run_process:1674 : local service=q-l3 2026-07-02 22:54:32.998 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2026-07-02 22:54:33.001 | + functions-common:run_process:1676 : local group= 2026-07-02 22:54:33.005 | + functions-common:run_process:1677 : local user= 2026-07-02 22:54:33.009 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:54:33.013 | + functions-common:run_process:1680 : local name=q-l3 2026-07-02 22:54:33.015 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:54:33.018 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:54:33.022 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:54:33.025 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:54:33.030 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:54:33.036 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032873031 2026-07-02 22:54:33.040 | + functions-common:run_process:1683 : is_service_enabled q-l3 2026-07-02 22:54:33.068 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:33.072 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:54:33.077 | + functions-common:time_stop:2420 : local name 2026-07-02 22:54:33.081 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:54:33.085 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:54:33.090 | + functions-common:time_stop:2423 : local total 2026-07-02 22:54:33.094 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:54:33.098 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:54:33.102 | + functions-common:time_stop:2427 : start_time=1783032873031 2026-07-02 22:54:33.106 | + functions-common:time_stop:2429 : [[ -z 1783032873031 ]] 2026-07-02 22:54:33.111 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:54:33.116 | + functions-common:time_stop:2432 : end_time=1783032873113 2026-07-02 22:54:33.120 | + functions-common:time_stop:2433 : elapsed_time=82 2026-07-02 22:54:33.123 | + functions-common:time_stop:2434 : total=21474 2026-07-02 22:54:33.125 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:54:33.129 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21556 2026-07-02 22:54:33.134 | + lib/neutron:start_other_agents:687 : run_process q-meta '/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-02 22:54:33.138 | + functions-common:run_process:1674 : local service=q-meta 2026-07-02 22:54:33.143 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2026-07-02 22:54:33.147 | + functions-common:run_process:1676 : local group= 2026-07-02 22:54:33.149 | + functions-common:run_process:1677 : local user= 2026-07-02 22:54:33.152 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:54:33.155 | + functions-common:run_process:1680 : local name=q-meta 2026-07-02 22:54:33.159 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:54:33.162 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:54:33.167 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:54:33.170 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:54:33.175 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:54:33.182 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032873177 2026-07-02 22:54:33.185 | + functions-common:run_process:1683 : is_service_enabled q-meta 2026-07-02 22:54:33.207 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:33.211 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:54:33.215 | + functions-common:time_stop:2420 : local name 2026-07-02 22:54:33.219 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:54:33.223 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:54:33.227 | + functions-common:time_stop:2423 : local total 2026-07-02 22:54:33.231 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:54:33.234 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:54:33.238 | + functions-common:time_stop:2427 : start_time=1783032873177 2026-07-02 22:54:33.242 | + functions-common:time_stop:2429 : [[ -z 1783032873177 ]] 2026-07-02 22:54:33.247 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:54:33.253 | + functions-common:time_stop:2432 : end_time=1783032873249 2026-07-02 22:54:33.257 | + functions-common:time_stop:2433 : elapsed_time=72 2026-07-02 22:54:33.260 | + functions-common:time_stop:2434 : total=21556 2026-07-02 22:54:33.264 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:54:33.268 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21628 2026-07-02 22:54:33.272 | + lib/neutron:start_other_agents:688 : run_process q-metering '/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-02 22:54:33.276 | + functions-common:run_process:1674 : local service=q-metering 2026-07-02 22:54:33.280 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2026-07-02 22:54:33.282 | + functions-common:run_process:1676 : local group= 2026-07-02 22:54:33.286 | + functions-common:run_process:1677 : local user= 2026-07-02 22:54:33.290 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:54:33.295 | + functions-common:run_process:1680 : local name=q-metering 2026-07-02 22:54:33.299 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:54:33.302 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:54:33.305 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:54:33.310 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:54:33.315 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:54:33.322 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032873317 2026-07-02 22:54:33.326 | + functions-common:run_process:1683 : is_service_enabled q-metering 2026-07-02 22:54:33.350 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:54:33.354 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:54:33.358 | + functions-common:time_stop:2420 : local name 2026-07-02 22:54:33.361 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:54:33.365 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:54:33.369 | + functions-common:time_stop:2423 : local total 2026-07-02 22:54:33.372 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:54:33.376 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:54:33.379 | + functions-common:time_stop:2427 : start_time=1783032873317 2026-07-02 22:54:33.384 | + functions-common:time_stop:2429 : [[ -z 1783032873317 ]] 2026-07-02 22:54:33.388 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:54:33.394 | + functions-common:time_stop:2432 : end_time=1783032873390 2026-07-02 22:54:33.399 | + functions-common:time_stop:2433 : elapsed_time=73 2026-07-02 22:54:33.402 | + functions-common:time_stop:2434 : total=21628 2026-07-02 22:54:33.406 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:54:33.410 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=21701 2026-07-02 22:54:33.413 | + ./stack.sh:main:1318 : is_service_enabled q-svc neutron-api 2026-07-02 22:54:33.438 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:54:33.442 | + ./stack.sh:main:1318 : [[ True == \T\r\u\e ]] 2026-07-02 22:54:33.445 | + ./stack.sh:main:1319 : echo_summary 'Creating initial neutron network elements' 2026-07-02 22:54:33.449 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:54:33.452 | + ./stack.sh:echo_summary:447 : echo -e Creating initial neutron network elements 2026-07-02 22:54:33.456 | + ./stack.sh:main:1322 : type -p neutron_plugin_create_initial_networks 2026-07-02 22:54:33.460 | + ./stack.sh:main:1325 : create_neutron_initial_network 2026-07-02 22:54:33.464 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:158 : type -p neutron_plugin_create_initial_network_profile 2026-07-02 22:54:33.468 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:162 : is_networking_extension_supported auto-allocated-topology 2026-07-02 22:54:33.472 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-02 22:54:33.476 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-02 22:54:37.570 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:54:37.574 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 22:54:37.574 | address-scope 2026-07-02 22:54:37.575 | agent 2026-07-02 22:54:37.575 | allowed-address-pairs 2026-07-02 22:54:37.575 | auto-allocated-topology 2026-07-02 22:54:37.575 | availability_zone 2026-07-02 22:54:37.575 | default-subnetpools 2026-07-02 22:54:37.575 | dhcp_agent_scheduler 2026-07-02 22:54:37.575 | dns-integration 2026-07-02 22:54:37.575 | dns-domain-ports 2026-07-02 22:54:37.575 | dns-integration-domain-keywords 2026-07-02 22:54:37.575 | empty-string-filtering 2026-07-02 22:54:37.575 | external-net 2026-07-02 22:54:37.576 | extra_dhcp_opt 2026-07-02 22:54:37.576 | extraroute 2026-07-02 22:54:37.576 | extraroute-atomic 2026-07-02 22:54:37.576 | filter-validation 2026-07-02 22:54:37.576 | floating-ip-port-forwarding-detail 2026-07-02 22:54:37.576 | fip-port-details 2026-07-02 22:54:37.576 | flavors 2026-07-02 22:54:37.576 | floatingip-pools 2026-07-02 22:54:37.576 | router 2026-07-02 22:54:37.576 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:54:37.576 | enable-default-route-bfd 2026-07-02 22:54:37.577 | enable-default-route-ecmp 2026-07-02 22:54:37.577 | ext-gw-mode 2026-07-02 22:54:37.577 | l3-ha 2026-07-02 22:54:37.577 | external-gateway-multihoming 2026-07-02 22:54:37.577 | l3-flavors 2026-07-02 22:54:37.577 | l3_agent_scheduler 2026-07-02 22:54:37.577 | multi-provider 2026-07-02 22:54:37.577 | net-mtu 2026-07-02 22:54:37.577 | net-mtu-writable 2026-07-02 22:54:37.577 | network_availability_zone 2026-07-02 22:54:37.577 | network-ip-availability 2026-07-02 22:54:37.577 | network-ip-availability-details 2026-07-02 22:54:37.578 | pagination 2026-07-02 22:54:37.578 | port-device-profile 2026-07-02 22:54:37.578 | port-mac-address-regenerate 2026-07-02 22:54:37.578 | port-numa-affinity-policy 2026-07-02 22:54:37.578 | port-numa-affinity-policy-socket 2026-07-02 22:54:37.578 | binding 2026-07-02 22:54:37.578 | binding-extended 2026-07-02 22:54:37.578 | port-security 2026-07-02 22:54:37.578 | project-id 2026-07-02 22:54:37.578 | provider 2026-07-02 22:54:37.578 | qinq 2026-07-02 22:54:37.579 | quota-check-limit 2026-07-02 22:54:37.579 | quota-check-limit-default 2026-07-02 22:54:37.579 | quotas 2026-07-02 22:54:37.579 | quota_details 2026-07-02 22:54:37.579 | rbac-policies 2026-07-02 22:54:37.579 | rbac-address-scope 2026-07-02 22:54:37.579 | rbac-security-groups 2026-07-02 22:54:37.579 | revision-if-match 2026-07-02 22:54:37.579 | standard-attr-revisions 2026-07-02 22:54:37.579 | router_availability_zone 2026-07-02 22:54:37.579 | router-enable-snat 2026-07-02 22:54:37.580 | security-groups-default-rules 2026-07-02 22:54:37.580 | security-groups-default-statefulness 2026-07-02 22:54:37.580 | security-groups-normalized-cidr 2026-07-02 22:54:37.580 | security-groups-remote-address-group 2026-07-02 22:54:37.580 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:54:37.580 | security-groups-shared-filtering 2026-07-02 22:54:37.580 | security-group 2026-07-02 22:54:37.580 | service-type 2026-07-02 22:54:37.580 | sorting 2026-07-02 22:54:37.580 | standard-attr-description 2026-07-02 22:54:37.580 | stateful-security-group 2026-07-02 22:54:37.580 | subnet-dns-publish-fixed-ip 2026-07-02 22:54:37.581 | subnet-external-network 2026-07-02 22:54:37.581 | subnet_onboard 2026-07-02 22:54:37.581 | subnet-service-types 2026-07-02 22:54:37.581 | subnet_allocation 2026-07-02 22:54:37.581 | subnetpool-prefix-ops 2026-07-02 22:54:37.581 | tag-creation 2026-07-02 22:54:37.581 | standard-attr-tag 2026-07-02 22:54:37.581 | standard-attr-timestamp 2026-07-02 22:54:37.581 | vlan-transparent' 2026-07-02 22:54:37.581 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 22:54:37.581 | address-scope 2026-07-02 22:54:37.582 | agent 2026-07-02 22:54:37.582 | allowed-address-pairs 2026-07-02 22:54:37.582 | auto-allocated-topology 2026-07-02 22:54:37.582 | availability_zone 2026-07-02 22:54:37.582 | default-subnetpools 2026-07-02 22:54:37.582 | dhcp_agent_scheduler 2026-07-02 22:54:37.582 | dns-integration 2026-07-02 22:54:37.582 | dns-domain-ports 2026-07-02 22:54:37.582 | dns-integration-domain-keywords 2026-07-02 22:54:37.582 | empty-string-filtering 2026-07-02 22:54:37.582 | external-net 2026-07-02 22:54:37.583 | extra_dhcp_opt 2026-07-02 22:54:37.583 | extraroute 2026-07-02 22:54:37.583 | extraroute-atomic 2026-07-02 22:54:37.583 | filter-validation 2026-07-02 22:54:37.583 | floating-ip-port-forwarding-detail 2026-07-02 22:54:37.583 | fip-port-details 2026-07-02 22:54:37.583 | flavors 2026-07-02 22:54:37.583 | floatingip-pools 2026-07-02 22:54:37.583 | router 2026-07-02 22:54:37.583 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:54:37.583 | enable-default-route-bfd 2026-07-02 22:54:37.583 | enable-default-route-ecmp 2026-07-02 22:54:37.584 | ext-gw-mode 2026-07-02 22:54:37.584 | l3-ha 2026-07-02 22:54:37.584 | external-gateway-multihoming 2026-07-02 22:54:37.584 | l3-flavors 2026-07-02 22:54:37.584 | l3_agent_scheduler 2026-07-02 22:54:37.584 | multi-provider 2026-07-02 22:54:37.584 | net-mtu 2026-07-02 22:54:37.584 | net-mtu-writable 2026-07-02 22:54:37.584 | network_availability_zone 2026-07-02 22:54:37.584 | network-ip-availability 2026-07-02 22:54:37.584 | network-ip-availability-details 2026-07-02 22:54:37.585 | pagination 2026-07-02 22:54:37.585 | port-device-profile 2026-07-02 22:54:37.585 | port-mac-address-regenerate 2026-07-02 22:54:37.585 | port-numa-affinity-policy 2026-07-02 22:54:37.585 | port-numa-affinity-policy-socket 2026-07-02 22:54:37.585 | binding 2026-07-02 22:54:37.585 | binding-extended 2026-07-02 22:54:37.585 | port-security 2026-07-02 22:54:37.585 | project-id 2026-07-02 22:54:37.585 | provider 2026-07-02 22:54:37.585 | qinq 2026-07-02 22:54:37.585 | quota-check-limit 2026-07-02 22:54:37.586 | quota-check-limit-default 2026-07-02 22:54:37.586 | quotas 2026-07-02 22:54:37.586 | quota_details 2026-07-02 22:54:37.586 | rbac-policies 2026-07-02 22:54:37.586 | rbac-address-scope 2026-07-02 22:54:37.586 | rbac-security-groups 2026-07-02 22:54:37.586 | revision-if-match 2026-07-02 22:54:37.586 | standard-attr-revisions 2026-07-02 22:54:37.586 | router_availability_zone 2026-07-02 22:54:37.586 | router-enable-snat 2026-07-02 22:54:37.586 | security-groups-default-rules 2026-07-02 22:54:37.587 | security-groups-default-statefulness 2026-07-02 22:54:37.587 | security-groups-normalized-cidr 2026-07-02 22:54:37.587 | security-groups-remote-address-group 2026-07-02 22:54:37.587 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:54:37.587 | security-groups-shared-filtering 2026-07-02 22:54:37.587 | security-group 2026-07-02 22:54:37.587 | service-type 2026-07-02 22:54:37.587 | sorting 2026-07-02 22:54:37.587 | standard-attr-description 2026-07-02 22:54:37.587 | stateful-security-group 2026-07-02 22:54:37.587 | subnet-dns-publish-fixed-ip 2026-07-02 22:54:37.588 | subnet-external-network 2026-07-02 22:54:37.588 | subnet_onboard 2026-07-02 22:54:37.588 | subnet-service-types 2026-07-02 22:54:37.588 | subnet_allocation 2026-07-02 22:54:37.588 | subnetpool-prefix-ops 2026-07-02 22:54:37.588 | tag-creation 2026-07-02 22:54:37.588 | standard-attr-tag 2026-07-02 22:54:37.588 | standard-attr-timestamp 2026-07-02 22:54:37.588 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-02 22:54:37.588 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 22:54:37.593 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:163 : [[ True == \T\r\u\e ]] 2026-07-02 22:54:37.596 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : [[ 4+6 =~ 4.* ]] 2026-07-02 22:54:37.601 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 10.0.0.0/22 --share --default -f value -c id 2026-07-02 22:54:41.776 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:54:41.779 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : SUBNETPOOL_V4_ID=65edb926-4dbe-4631-a99e-56017e10b137 2026-07-02 22:54:41.782 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : [[ 4+6 =~ .*6 ]] 2026-07-02 22:54:41.788 | ++ 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 fd33:3ef2:946a::/56 --share --default -f value -c id 2026-07-02 22:54:45.664 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:54:45.668 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:168 : SUBNETPOOL_V6_ID=08a7bb02-1580-4a6e-afe6-c9aad5d5e624 2026-07-02 22:54:45.671 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_provider_network 2026-07-02 22:54:45.675 | + functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 22:54:45.678 | + functions-common:is_provider_network:2272 : return 1 2026-07-02 22:54:45.682 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : oscwrap --os-cloud devstack --os-region RegionOne network create private -f value -c id 2026-07-02 22:54:51.319 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:54:51.324 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:203 : NET_ID=2feb11f5-d732-4706-8111-e1f799df01ad 2026-07-02 22:54:51.328 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:204 : die_if_not_set 204 NET_ID 'Failure creating NET_ID for private' 2026-07-02 22:54:51.332 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:54:51.355 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:206 : [[ 4+6 =~ 4.* ]] 2026-07-02 22:54:51.360 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : _neutron_create_private_subnet_v4 2026-07-02 22:54:51.364 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:255 : '[' -z 65edb926-4dbe-4631-a99e-56017e10b137 ']' 2026-07-02 22:54:51.369 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:258 : local 'subnet_params=--ip-version 4 ' 2026-07-02 22:54:51.373 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:259 : [[ -n '' ]] 2026-07-02 22:54:51.376 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:263 : subnet_params+='--subnet-pool 65edb926-4dbe-4631-a99e-56017e10b137 ' 2026-07-02 22:54:51.382 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:264 : subnet_params+=' ' 2026-07-02 22:54:51.386 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:265 : subnet_params+='--network 2feb11f5-d732-4706-8111-e1f799df01ad private-subnet' 2026-07-02 22:54:51.389 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local subnet_id 2026-07-02 22:54:51.393 | +++ 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 65edb926-4dbe-4631-a99e-56017e10b137 --network 2feb11f5-d732-4706-8111-e1f799df01ad private-subnet -f value -c id 2026-07-02 22:54:56.694 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:54:56.700 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : subnet_id=22984496-13b0-48fd-814c-dab49c5a849e 2026-07-02 22:54:56.704 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : die_if_not_set 268 subnet_id 'Failure creating private IPv4 subnet' 2026-07-02 22:54:56.708 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:54:56.738 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:269 : echo 22984496-13b0-48fd-814c-dab49c5a849e 2026-07-02 22:54:56.743 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:208 : SUBNET_ID=22984496-13b0-48fd-814c-dab49c5a849e 2026-07-02 22:54:56.748 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:211 : [[ 4+6 =~ .*6 ]] 2026-07-02 22:54:56.754 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : _neutron_create_private_subnet_v6 2026-07-02 22:54:56.758 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:274 : die_if_not_set 274 IPV6_RA_MODE 'IPV6 RA Mode not set' 2026-07-02 22:54:56.763 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:54:56.789 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:275 : die_if_not_set 275 IPV6_ADDRESS_MODE 'IPV6 Address Mode not set' 2026-07-02 22:54:56.792 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:54:56.818 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:276 : local 'ipv6_modes=--ipv6-ra-mode slaac --ipv6-address-mode slaac' 2026-07-02 22:54:56.822 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:277 : '[' -z 08a7bb02-1580-4a6e-afe6-c9aad5d5e624 ']' 2026-07-02 22:54:56.826 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:280 : local 'subnet_params=--ip-version 6 ' 2026-07-02 22:54:56.830 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:281 : [[ -n '' ]] 2026-07-02 22:54:56.834 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:284 : subnet_params+='--subnet-pool 08a7bb02-1580-4a6e-afe6-c9aad5d5e624 ' 2026-07-02 22:54:56.838 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:285 : subnet_params+=' ' 2026-07-02 22:54:56.842 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:286 : subnet_params+='--ipv6-ra-mode slaac --ipv6-address-mode slaac --network 2feb11f5-d732-4706-8111-e1f799df01ad ipv6-private-subnet ' 2026-07-02 22:54:56.846 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:287 : local ipv6_subnet_id 2026-07-02 22:54:56.851 | +++ 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 08a7bb02-1580-4a6e-afe6-c9aad5d5e624 --ipv6-ra-mode slaac --ipv6-address-mode slaac --network 2feb11f5-d732-4706-8111-e1f799df01ad ipv6-private-subnet -f value -c id 2026-07-02 22:55:01.786 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:01.791 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:288 : ipv6_subnet_id=a97a591e-f74a-49ce-b397-e1f0241623d5 2026-07-02 22:55:01.795 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:289 : die_if_not_set 289 ipv6_subnet_id 'Failure creating private IPv6 subnet' 2026-07-02 22:55:01.799 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:55:01.820 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v6:290 : echo a97a591e-f74a-49ce-b397-e1f0241623d5 2026-07-02 22:55:01.827 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:213 : IPV6_SUBNET_ID=a97a591e-f74a-49ce-b397-e1f0241623d5 2026-07-02 22:55:01.832 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported router 2026-07-02 22:55:01.836 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=router 2026-07-02 22:55:01.842 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-02 22:55:05.147 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:05.151 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 22:55:05.151 | address-scope 2026-07-02 22:55:05.151 | agent 2026-07-02 22:55:05.151 | allowed-address-pairs 2026-07-02 22:55:05.151 | auto-allocated-topology 2026-07-02 22:55:05.151 | availability_zone 2026-07-02 22:55:05.151 | default-subnetpools 2026-07-02 22:55:05.151 | dhcp_agent_scheduler 2026-07-02 22:55:05.151 | dns-integration 2026-07-02 22:55:05.151 | dns-domain-ports 2026-07-02 22:55:05.152 | dns-integration-domain-keywords 2026-07-02 22:55:05.152 | empty-string-filtering 2026-07-02 22:55:05.152 | external-net 2026-07-02 22:55:05.152 | extra_dhcp_opt 2026-07-02 22:55:05.152 | extraroute 2026-07-02 22:55:05.152 | extraroute-atomic 2026-07-02 22:55:05.152 | filter-validation 2026-07-02 22:55:05.152 | floating-ip-port-forwarding-detail 2026-07-02 22:55:05.152 | fip-port-details 2026-07-02 22:55:05.152 | flavors 2026-07-02 22:55:05.153 | floatingip-pools 2026-07-02 22:55:05.153 | router 2026-07-02 22:55:05.153 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:55:05.153 | enable-default-route-bfd 2026-07-02 22:55:05.153 | enable-default-route-ecmp 2026-07-02 22:55:05.153 | ext-gw-mode 2026-07-02 22:55:05.153 | l3-ha 2026-07-02 22:55:05.153 | external-gateway-multihoming 2026-07-02 22:55:05.153 | l3-flavors 2026-07-02 22:55:05.153 | l3_agent_scheduler 2026-07-02 22:55:05.154 | multi-provider 2026-07-02 22:55:05.154 | net-mtu 2026-07-02 22:55:05.154 | net-mtu-writable 2026-07-02 22:55:05.154 | network_availability_zone 2026-07-02 22:55:05.154 | network-ip-availability 2026-07-02 22:55:05.154 | network-ip-availability-details 2026-07-02 22:55:05.154 | pagination 2026-07-02 22:55:05.154 | port-device-profile 2026-07-02 22:55:05.154 | port-mac-address-regenerate 2026-07-02 22:55:05.154 | port-numa-affinity-policy 2026-07-02 22:55:05.155 | port-numa-affinity-policy-socket 2026-07-02 22:55:05.155 | binding 2026-07-02 22:55:05.155 | binding-extended 2026-07-02 22:55:05.155 | port-security 2026-07-02 22:55:05.155 | project-id 2026-07-02 22:55:05.155 | provider 2026-07-02 22:55:05.155 | qinq 2026-07-02 22:55:05.155 | quota-check-limit 2026-07-02 22:55:05.155 | quota-check-limit-default 2026-07-02 22:55:05.156 | quotas 2026-07-02 22:55:05.156 | quota_details 2026-07-02 22:55:05.156 | rbac-policies 2026-07-02 22:55:05.156 | rbac-address-scope 2026-07-02 22:55:05.156 | rbac-security-groups 2026-07-02 22:55:05.156 | revision-if-match 2026-07-02 22:55:05.156 | standard-attr-revisions 2026-07-02 22:55:05.156 | router_availability_zone 2026-07-02 22:55:05.156 | router-enable-snat 2026-07-02 22:55:05.157 | security-groups-default-rules 2026-07-02 22:55:05.157 | security-groups-default-statefulness 2026-07-02 22:55:05.157 | security-groups-normalized-cidr 2026-07-02 22:55:05.157 | security-groups-remote-address-group 2026-07-02 22:55:05.157 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:55:05.157 | security-groups-shared-filtering 2026-07-02 22:55:05.157 | security-group 2026-07-02 22:55:05.157 | service-type 2026-07-02 22:55:05.157 | sorting 2026-07-02 22:55:05.157 | standard-attr-description 2026-07-02 22:55:05.158 | stateful-security-group 2026-07-02 22:55:05.158 | subnet-dns-publish-fixed-ip 2026-07-02 22:55:05.158 | subnet-external-network 2026-07-02 22:55:05.158 | subnet_onboard 2026-07-02 22:55:05.158 | subnet-service-types 2026-07-02 22:55:05.158 | subnet_allocation 2026-07-02 22:55:05.158 | subnetpool-prefix-ops 2026-07-02 22:55:05.158 | tag-creation 2026-07-02 22:55:05.158 | standard-attr-tag 2026-07-02 22:55:05.158 | standard-attr-timestamp 2026-07-02 22:55:05.159 | vlan-transparent' 2026-07-02 22:55:05.159 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 22:55:05.159 | address-scope 2026-07-02 22:55:05.159 | agent 2026-07-02 22:55:05.159 | allowed-address-pairs 2026-07-02 22:55:05.159 | auto-allocated-topology 2026-07-02 22:55:05.159 | availability_zone 2026-07-02 22:55:05.159 | default-subnetpools 2026-07-02 22:55:05.159 | dhcp_agent_scheduler 2026-07-02 22:55:05.160 | dns-integration 2026-07-02 22:55:05.160 | dns-domain-ports 2026-07-02 22:55:05.160 | dns-integration-domain-keywords 2026-07-02 22:55:05.160 | empty-string-filtering 2026-07-02 22:55:05.160 | external-net 2026-07-02 22:55:05.160 | extra_dhcp_opt 2026-07-02 22:55:05.160 | extraroute 2026-07-02 22:55:05.160 | extraroute-atomic 2026-07-02 22:55:05.160 | filter-validation 2026-07-02 22:55:05.161 | floating-ip-port-forwarding-detail 2026-07-02 22:55:05.161 | fip-port-details 2026-07-02 22:55:05.161 | flavors 2026-07-02 22:55:05.161 | floatingip-pools 2026-07-02 22:55:05.161 | router 2026-07-02 22:55:05.161 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:55:05.161 | enable-default-route-bfd 2026-07-02 22:55:05.161 | enable-default-route-ecmp 2026-07-02 22:55:05.161 | ext-gw-mode 2026-07-02 22:55:05.161 | l3-ha 2026-07-02 22:55:05.162 | external-gateway-multihoming 2026-07-02 22:55:05.162 | l3-flavors 2026-07-02 22:55:05.162 | l3_agent_scheduler 2026-07-02 22:55:05.162 | multi-provider 2026-07-02 22:55:05.162 | net-mtu 2026-07-02 22:55:05.162 | net-mtu-writable 2026-07-02 22:55:05.162 | network_availability_zone 2026-07-02 22:55:05.162 | network-ip-availability 2026-07-02 22:55:05.162 | network-ip-availability-details 2026-07-02 22:55:05.162 | pagination 2026-07-02 22:55:05.163 | port-device-profile 2026-07-02 22:55:05.163 | port-mac-address-regenerate 2026-07-02 22:55:05.163 | port-numa-affinity-policy 2026-07-02 22:55:05.163 | port-numa-affinity-policy-socket 2026-07-02 22:55:05.163 | binding 2026-07-02 22:55:05.163 | binding-extended 2026-07-02 22:55:05.163 | port-security 2026-07-02 22:55:05.163 | project-id 2026-07-02 22:55:05.163 | provider 2026-07-02 22:55:05.163 | qinq 2026-07-02 22:55:05.164 | quota-check-limit 2026-07-02 22:55:05.164 | quota-check-limit-default 2026-07-02 22:55:05.164 | quotas 2026-07-02 22:55:05.164 | quota_details 2026-07-02 22:55:05.164 | rbac-policies 2026-07-02 22:55:05.164 | rbac-address-scope 2026-07-02 22:55:05.164 | rbac-security-groups 2026-07-02 22:55:05.164 | revision-if-match 2026-07-02 22:55:05.164 | standard-attr-revisions 2026-07-02 22:55:05.164 | router_availability_zone 2026-07-02 22:55:05.165 | router-enable-snat 2026-07-02 22:55:05.165 | security-groups-default-rules 2026-07-02 22:55:05.165 | security-groups-default-statefulness 2026-07-02 22:55:05.165 | security-groups-normalized-cidr 2026-07-02 22:55:05.165 | security-groups-remote-address-group 2026-07-02 22:55:05.165 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:55:05.165 | security-groups-shared-filtering 2026-07-02 22:55:05.165 | security-group 2026-07-02 22:55:05.165 | service-type 2026-07-02 22:55:05.165 | sorting 2026-07-02 22:55:05.166 | standard-attr-description 2026-07-02 22:55:05.166 | stateful-security-group 2026-07-02 22:55:05.166 | subnet-dns-publish-fixed-ip 2026-07-02 22:55:05.166 | subnet-external-network 2026-07-02 22:55:05.166 | subnet_onboard 2026-07-02 22:55:05.166 | subnet-service-types 2026-07-02 22:55:05.166 | subnet_allocation 2026-07-02 22:55:05.166 | subnetpool-prefix-ops 2026-07-02 22:55:05.166 | tag-creation 2026-07-02 22:55:05.166 | standard-attr-tag 2026-07-02 22:55:05.167 | standard-attr-timestamp 2026-07-02 22:55:05.167 | vlan-transparent =~ router ]] 2026-07-02 22:55:05.167 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 22:55:05.167 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : is_networking_extension_supported external-net 2026-07-02 22:55:05.167 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-02 22:55:05.167 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-02 22:55:08.485 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:08.488 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 22:55:08.489 | address-scope 2026-07-02 22:55:08.489 | agent 2026-07-02 22:55:08.489 | allowed-address-pairs 2026-07-02 22:55:08.489 | auto-allocated-topology 2026-07-02 22:55:08.489 | availability_zone 2026-07-02 22:55:08.489 | default-subnetpools 2026-07-02 22:55:08.489 | dhcp_agent_scheduler 2026-07-02 22:55:08.489 | dns-integration 2026-07-02 22:55:08.489 | dns-domain-ports 2026-07-02 22:55:08.489 | dns-integration-domain-keywords 2026-07-02 22:55:08.489 | empty-string-filtering 2026-07-02 22:55:08.490 | external-net 2026-07-02 22:55:08.490 | extra_dhcp_opt 2026-07-02 22:55:08.490 | extraroute 2026-07-02 22:55:08.490 | extraroute-atomic 2026-07-02 22:55:08.490 | filter-validation 2026-07-02 22:55:08.490 | floating-ip-port-forwarding-detail 2026-07-02 22:55:08.490 | fip-port-details 2026-07-02 22:55:08.490 | flavors 2026-07-02 22:55:08.490 | floatingip-pools 2026-07-02 22:55:08.490 | router 2026-07-02 22:55:08.491 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:55:08.492 | enable-default-route-bfd 2026-07-02 22:55:08.492 | enable-default-route-ecmp 2026-07-02 22:55:08.492 | ext-gw-mode 2026-07-02 22:55:08.492 | l3-ha 2026-07-02 22:55:08.492 | external-gateway-multihoming 2026-07-02 22:55:08.492 | l3-flavors 2026-07-02 22:55:08.492 | l3_agent_scheduler 2026-07-02 22:55:08.492 | multi-provider 2026-07-02 22:55:08.493 | net-mtu 2026-07-02 22:55:08.493 | net-mtu-writable 2026-07-02 22:55:08.493 | network_availability_zone 2026-07-02 22:55:08.493 | network-ip-availability 2026-07-02 22:55:08.494 | network-ip-availability-details 2026-07-02 22:55:08.494 | pagination 2026-07-02 22:55:08.494 | port-device-profile 2026-07-02 22:55:08.494 | port-mac-address-regenerate 2026-07-02 22:55:08.494 | port-numa-affinity-policy 2026-07-02 22:55:08.494 | port-numa-affinity-policy-socket 2026-07-02 22:55:08.494 | binding 2026-07-02 22:55:08.494 | binding-extended 2026-07-02 22:55:08.494 | port-security 2026-07-02 22:55:08.495 | project-id 2026-07-02 22:55:08.495 | provider 2026-07-02 22:55:08.495 | qinq 2026-07-02 22:55:08.495 | quota-check-limit 2026-07-02 22:55:08.495 | quota-check-limit-default 2026-07-02 22:55:08.495 | quotas 2026-07-02 22:55:08.495 | quota_details 2026-07-02 22:55:08.495 | rbac-policies 2026-07-02 22:55:08.495 | rbac-address-scope 2026-07-02 22:55:08.495 | rbac-security-groups 2026-07-02 22:55:08.495 | revision-if-match 2026-07-02 22:55:08.496 | standard-attr-revisions 2026-07-02 22:55:08.496 | router_availability_zone 2026-07-02 22:55:08.496 | router-enable-snat 2026-07-02 22:55:08.496 | security-groups-default-rules 2026-07-02 22:55:08.497 | security-groups-default-statefulness 2026-07-02 22:55:08.497 | security-groups-normalized-cidr 2026-07-02 22:55:08.497 | security-groups-remote-address-group 2026-07-02 22:55:08.497 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:55:08.497 | security-groups-shared-filtering 2026-07-02 22:55:08.497 | security-group 2026-07-02 22:55:08.497 | service-type 2026-07-02 22:55:08.497 | sorting 2026-07-02 22:55:08.498 | standard-attr-description 2026-07-02 22:55:08.498 | stateful-security-group 2026-07-02 22:55:08.498 | subnet-dns-publish-fixed-ip 2026-07-02 22:55:08.498 | subnet-external-network 2026-07-02 22:55:08.498 | subnet_onboard 2026-07-02 22:55:08.498 | subnet-service-types 2026-07-02 22:55:08.498 | subnet_allocation 2026-07-02 22:55:08.498 | subnetpool-prefix-ops 2026-07-02 22:55:08.499 | tag-creation 2026-07-02 22:55:08.499 | standard-attr-tag 2026-07-02 22:55:08.499 | standard-attr-timestamp 2026-07-02 22:55:08.499 | vlan-transparent' 2026-07-02 22:55:08.499 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 22:55:08.499 | address-scope 2026-07-02 22:55:08.499 | agent 2026-07-02 22:55:08.499 | allowed-address-pairs 2026-07-02 22:55:08.500 | auto-allocated-topology 2026-07-02 22:55:08.500 | availability_zone 2026-07-02 22:55:08.500 | default-subnetpools 2026-07-02 22:55:08.501 | dhcp_agent_scheduler 2026-07-02 22:55:08.501 | dns-integration 2026-07-02 22:55:08.501 | dns-domain-ports 2026-07-02 22:55:08.501 | dns-integration-domain-keywords 2026-07-02 22:55:08.501 | empty-string-filtering 2026-07-02 22:55:08.501 | external-net 2026-07-02 22:55:08.501 | extra_dhcp_opt 2026-07-02 22:55:08.502 | extraroute 2026-07-02 22:55:08.502 | extraroute-atomic 2026-07-02 22:55:08.502 | filter-validation 2026-07-02 22:55:08.502 | floating-ip-port-forwarding-detail 2026-07-02 22:55:08.502 | fip-port-details 2026-07-02 22:55:08.502 | flavors 2026-07-02 22:55:08.502 | floatingip-pools 2026-07-02 22:55:08.502 | router 2026-07-02 22:55:08.502 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:55:08.503 | enable-default-route-bfd 2026-07-02 22:55:08.503 | enable-default-route-ecmp 2026-07-02 22:55:08.503 | ext-gw-mode 2026-07-02 22:55:08.503 | l3-ha 2026-07-02 22:55:08.503 | external-gateway-multihoming 2026-07-02 22:55:08.504 | l3-flavors 2026-07-02 22:55:08.504 | l3_agent_scheduler 2026-07-02 22:55:08.504 | multi-provider 2026-07-02 22:55:08.504 | net-mtu 2026-07-02 22:55:08.504 | net-mtu-writable 2026-07-02 22:55:08.504 | network_availability_zone 2026-07-02 22:55:08.504 | network-ip-availability 2026-07-02 22:55:08.504 | network-ip-availability-details 2026-07-02 22:55:08.505 | pagination 2026-07-02 22:55:08.505 | port-device-profile 2026-07-02 22:55:08.505 | port-mac-address-regenerate 2026-07-02 22:55:08.505 | port-numa-affinity-policy 2026-07-02 22:55:08.505 | port-numa-affinity-policy-socket 2026-07-02 22:55:08.505 | binding 2026-07-02 22:55:08.505 | binding-extended 2026-07-02 22:55:08.505 | port-security 2026-07-02 22:55:08.505 | project-id 2026-07-02 22:55:08.506 | provider 2026-07-02 22:55:08.506 | qinq 2026-07-02 22:55:08.506 | quota-check-limit 2026-07-02 22:55:08.506 | quota-check-limit-default 2026-07-02 22:55:08.506 | quotas 2026-07-02 22:55:08.507 | quota_details 2026-07-02 22:55:08.507 | rbac-policies 2026-07-02 22:55:08.507 | rbac-address-scope 2026-07-02 22:55:08.507 | rbac-security-groups 2026-07-02 22:55:08.507 | revision-if-match 2026-07-02 22:55:08.507 | standard-attr-revisions 2026-07-02 22:55:08.507 | router_availability_zone 2026-07-02 22:55:08.507 | router-enable-snat 2026-07-02 22:55:08.508 | security-groups-default-rules 2026-07-02 22:55:08.508 | security-groups-default-statefulness 2026-07-02 22:55:08.508 | security-groups-normalized-cidr 2026-07-02 22:55:08.508 | security-groups-remote-address-group 2026-07-02 22:55:08.508 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:55:08.508 | security-groups-shared-filtering 2026-07-02 22:55:08.508 | security-group 2026-07-02 22:55:08.508 | service-type 2026-07-02 22:55:08.508 | sorting 2026-07-02 22:55:08.509 | standard-attr-description 2026-07-02 22:55:08.509 | stateful-security-group 2026-07-02 22:55:08.509 | subnet-dns-publish-fixed-ip 2026-07-02 22:55:08.509 | subnet-external-network 2026-07-02 22:55:08.509 | subnet_onboard 2026-07-02 22:55:08.509 | subnet-service-types 2026-07-02 22:55:08.509 | subnet_allocation 2026-07-02 22:55:08.509 | subnetpool-prefix-ops 2026-07-02 22:55:08.510 | tag-creation 2026-07-02 22:55:08.510 | standard-attr-tag 2026-07-02 22:55:08.510 | standard-attr-timestamp 2026-07-02 22:55:08.510 | vlan-transparent =~ external-net ]] 2026-07-02 22:55:08.510 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 22:55:08.510 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : [[ True == \T\r\u\e ]] 2026-07-02 22:55:08.512 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : oscwrap --os-cloud devstack --os-region RegionOne router create router1 -f value -c id 2026-07-02 22:55:12.206 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:12.211 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:221 : ROUTER_ID=dfc6b5a6-9623-4501-9097-700b8078c0ce 2026-07-02 22:55:12.213 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : die_if_not_set 222 ROUTER_ID 'Failure creating router router1' 2026-07-02 22:55:12.216 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:55:12.233 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : EXTERNAL_NETWORK_FLAGS=--external 2026-07-02 22:55:12.235 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : is_networking_extension_supported auto-allocated-topology 2026-07-02 22:55:12.238 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=auto-allocated-topology 2026-07-02 22:55:12.242 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-02 22:55:15.591 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:15.595 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 22:55:15.595 | address-scope 2026-07-02 22:55:15.595 | agent 2026-07-02 22:55:15.595 | allowed-address-pairs 2026-07-02 22:55:15.595 | auto-allocated-topology 2026-07-02 22:55:15.595 | availability_zone 2026-07-02 22:55:15.595 | default-subnetpools 2026-07-02 22:55:15.596 | dhcp_agent_scheduler 2026-07-02 22:55:15.596 | dns-integration 2026-07-02 22:55:15.596 | dns-domain-ports 2026-07-02 22:55:15.596 | dns-integration-domain-keywords 2026-07-02 22:55:15.596 | empty-string-filtering 2026-07-02 22:55:15.596 | external-net 2026-07-02 22:55:15.596 | extra_dhcp_opt 2026-07-02 22:55:15.596 | extraroute 2026-07-02 22:55:15.596 | extraroute-atomic 2026-07-02 22:55:15.596 | filter-validation 2026-07-02 22:55:15.596 | floating-ip-port-forwarding-detail 2026-07-02 22:55:15.597 | fip-port-details 2026-07-02 22:55:15.597 | flavors 2026-07-02 22:55:15.597 | floatingip-pools 2026-07-02 22:55:15.597 | router 2026-07-02 22:55:15.597 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:55:15.597 | enable-default-route-bfd 2026-07-02 22:55:15.597 | enable-default-route-ecmp 2026-07-02 22:55:15.597 | ext-gw-mode 2026-07-02 22:55:15.597 | l3-ha 2026-07-02 22:55:15.597 | external-gateway-multihoming 2026-07-02 22:55:15.597 | l3-flavors 2026-07-02 22:55:15.598 | l3_agent_scheduler 2026-07-02 22:55:15.598 | multi-provider 2026-07-02 22:55:15.598 | net-mtu 2026-07-02 22:55:15.598 | net-mtu-writable 2026-07-02 22:55:15.598 | network_availability_zone 2026-07-02 22:55:15.598 | network-ip-availability 2026-07-02 22:55:15.598 | network-ip-availability-details 2026-07-02 22:55:15.598 | pagination 2026-07-02 22:55:15.598 | port-device-profile 2026-07-02 22:55:15.598 | port-mac-address-regenerate 2026-07-02 22:55:15.598 | port-numa-affinity-policy 2026-07-02 22:55:15.599 | port-numa-affinity-policy-socket 2026-07-02 22:55:15.599 | binding 2026-07-02 22:55:15.599 | binding-extended 2026-07-02 22:55:15.599 | port-security 2026-07-02 22:55:15.599 | project-id 2026-07-02 22:55:15.599 | provider 2026-07-02 22:55:15.599 | qinq 2026-07-02 22:55:15.599 | quota-check-limit 2026-07-02 22:55:15.599 | quota-check-limit-default 2026-07-02 22:55:15.599 | quotas 2026-07-02 22:55:15.599 | quota_details 2026-07-02 22:55:15.600 | rbac-policies 2026-07-02 22:55:15.600 | rbac-address-scope 2026-07-02 22:55:15.600 | rbac-security-groups 2026-07-02 22:55:15.600 | revision-if-match 2026-07-02 22:55:15.600 | standard-attr-revisions 2026-07-02 22:55:15.600 | router_availability_zone 2026-07-02 22:55:15.600 | router-enable-snat 2026-07-02 22:55:15.600 | security-groups-default-rules 2026-07-02 22:55:15.600 | security-groups-default-statefulness 2026-07-02 22:55:15.600 | security-groups-normalized-cidr 2026-07-02 22:55:15.600 | security-groups-remote-address-group 2026-07-02 22:55:15.600 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:55:15.601 | security-groups-shared-filtering 2026-07-02 22:55:15.601 | security-group 2026-07-02 22:55:15.601 | service-type 2026-07-02 22:55:15.601 | sorting 2026-07-02 22:55:15.601 | standard-attr-description 2026-07-02 22:55:15.601 | stateful-security-group 2026-07-02 22:55:15.601 | subnet-dns-publish-fixed-ip 2026-07-02 22:55:15.601 | subnet-external-network 2026-07-02 22:55:15.601 | subnet_onboard 2026-07-02 22:55:15.601 | subnet-service-types 2026-07-02 22:55:15.601 | subnet_allocation 2026-07-02 22:55:15.601 | subnetpool-prefix-ops 2026-07-02 22:55:15.602 | tag-creation 2026-07-02 22:55:15.602 | standard-attr-tag 2026-07-02 22:55:15.602 | standard-attr-timestamp 2026-07-02 22:55:15.602 | vlan-transparent' 2026-07-02 22:55:15.602 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 22:55:15.602 | address-scope 2026-07-02 22:55:15.602 | agent 2026-07-02 22:55:15.602 | allowed-address-pairs 2026-07-02 22:55:15.602 | auto-allocated-topology 2026-07-02 22:55:15.602 | availability_zone 2026-07-02 22:55:15.602 | default-subnetpools 2026-07-02 22:55:15.603 | dhcp_agent_scheduler 2026-07-02 22:55:15.603 | dns-integration 2026-07-02 22:55:15.603 | dns-domain-ports 2026-07-02 22:55:15.603 | dns-integration-domain-keywords 2026-07-02 22:55:15.603 | empty-string-filtering 2026-07-02 22:55:15.603 | external-net 2026-07-02 22:55:15.603 | extra_dhcp_opt 2026-07-02 22:55:15.603 | extraroute 2026-07-02 22:55:15.603 | extraroute-atomic 2026-07-02 22:55:15.604 | filter-validation 2026-07-02 22:55:15.604 | floating-ip-port-forwarding-detail 2026-07-02 22:55:15.604 | fip-port-details 2026-07-02 22:55:15.604 | flavors 2026-07-02 22:55:15.604 | floatingip-pools 2026-07-02 22:55:15.604 | router 2026-07-02 22:55:15.604 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:55:15.604 | enable-default-route-bfd 2026-07-02 22:55:15.604 | enable-default-route-ecmp 2026-07-02 22:55:15.604 | ext-gw-mode 2026-07-02 22:55:15.604 | l3-ha 2026-07-02 22:55:15.604 | external-gateway-multihoming 2026-07-02 22:55:15.605 | l3-flavors 2026-07-02 22:55:15.605 | l3_agent_scheduler 2026-07-02 22:55:15.605 | multi-provider 2026-07-02 22:55:15.605 | net-mtu 2026-07-02 22:55:15.605 | net-mtu-writable 2026-07-02 22:55:15.605 | network_availability_zone 2026-07-02 22:55:15.605 | network-ip-availability 2026-07-02 22:55:15.605 | network-ip-availability-details 2026-07-02 22:55:15.605 | pagination 2026-07-02 22:55:15.605 | port-device-profile 2026-07-02 22:55:15.605 | port-mac-address-regenerate 2026-07-02 22:55:15.605 | port-numa-affinity-policy 2026-07-02 22:55:15.606 | port-numa-affinity-policy-socket 2026-07-02 22:55:15.606 | binding 2026-07-02 22:55:15.606 | binding-extended 2026-07-02 22:55:15.606 | port-security 2026-07-02 22:55:15.606 | project-id 2026-07-02 22:55:15.606 | provider 2026-07-02 22:55:15.606 | qinq 2026-07-02 22:55:15.606 | quota-check-limit 2026-07-02 22:55:15.606 | quota-check-limit-default 2026-07-02 22:55:15.606 | quotas 2026-07-02 22:55:15.606 | quota_details 2026-07-02 22:55:15.607 | rbac-policies 2026-07-02 22:55:15.607 | rbac-address-scope 2026-07-02 22:55:15.607 | rbac-security-groups 2026-07-02 22:55:15.607 | revision-if-match 2026-07-02 22:55:15.607 | standard-attr-revisions 2026-07-02 22:55:15.607 | router_availability_zone 2026-07-02 22:55:15.607 | router-enable-snat 2026-07-02 22:55:15.607 | security-groups-default-rules 2026-07-02 22:55:15.607 | security-groups-default-statefulness 2026-07-02 22:55:15.607 | security-groups-normalized-cidr 2026-07-02 22:55:15.607 | security-groups-remote-address-group 2026-07-02 22:55:15.607 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:55:15.608 | security-groups-shared-filtering 2026-07-02 22:55:15.608 | security-group 2026-07-02 22:55:15.608 | service-type 2026-07-02 22:55:15.608 | sorting 2026-07-02 22:55:15.608 | standard-attr-description 2026-07-02 22:55:15.608 | stateful-security-group 2026-07-02 22:55:15.608 | subnet-dns-publish-fixed-ip 2026-07-02 22:55:15.608 | subnet-external-network 2026-07-02 22:55:15.608 | subnet_onboard 2026-07-02 22:55:15.608 | subnet-service-types 2026-07-02 22:55:15.608 | subnet_allocation 2026-07-02 22:55:15.609 | subnetpool-prefix-ops 2026-07-02 22:55:15.609 | tag-creation 2026-07-02 22:55:15.609 | standard-attr-tag 2026-07-02 22:55:15.609 | standard-attr-timestamp 2026-07-02 22:55:15.609 | vlan-transparent =~ auto-allocated-topology ]] 2026-07-02 22:55:15.609 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 22:55:15.610 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : EXTERNAL_NETWORK_FLAGS='--external --default' 2026-07-02 22:55:15.613 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : '[' True = True ']' 2026-07-02 22:55:15.617 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network public -f value -c id 2026-07-02 22:55:20.188 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:20.191 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:235 : EXT_NET_ID=9036be3a-d80b-449c-9301-5beda2014d48 2026-07-02 22:55:20.194 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:239 : die_if_not_set 239 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2026-07-02 22:55:20.197 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:55:20.216 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : [[ 4+6 =~ 4.* ]] 2026-07-02 22:55:20.220 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : _neutron_configure_router_v4 2026-07-02 22:55:20.223 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:330 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet dfc6b5a6-9623-4501-9097-700b8078c0ce 22984496-13b0-48fd-814c-dab49c5a849e 2026-07-02 22:55:26.231 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:332 : local id_and_ext_gw_ip 2026-07-02 22:55:26.235 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : _neutron_create_public_subnet_v4 9036be3a-d80b-449c-9301-5beda2014d48 2026-07-02 22:55:26.239 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:295 : local dhcp_param=--no-dhcp 2026-07-02 22:55:26.242 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:296 : [[ False == \T\r\u\e ]] 2026-07-02 22:55:26.246 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:299 : local 'subnet_params=--ip-version 4 ' 2026-07-02 22:55:26.249 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:300 : subnet_params+=' ' 2026-07-02 22:55:26.252 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:301 : [[ -n '' ]] 2026-07-02 22:55:26.255 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:304 : subnet_params+='--network 9036be3a-d80b-449c-9301-5beda2014d48 --subnet-range 172.24.4.0/24 --no-dhcp ' 2026-07-02 22:55:26.258 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:305 : subnet_params+=public-subnet 2026-07-02 22:55:26.262 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:306 : local id_and_ext_gw_ip 2026-07-02 22:55:26.267 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : grep -e gateway_ip -e ' id ' 2026-07-02 22:55:26.267 | +++ 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 9036be3a-d80b-449c-9301-5beda2014d48 --subnet-range 172.24.4.0/24 --no-dhcp public-subnet 2026-07-02 22:55:29.916 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:29.920 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:307 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | 2026-07-02 22:55:29.920 | | id | b9618c81-de1b-49ff-b539-1537e0ccfdea |' 2026-07-02 22:55:29.922 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:308 : die_if_not_set 308 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2026-07-02 22:55:29.924 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:55:29.939 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b9618c81-de1b-49ff-b539-1537e0ccfdea '|' 2026-07-02 22:55:29.942 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:333 : id_and_ext_gw_ip='| gateway_ip | 172.24.4.1 | | id | b9618c81-de1b-49ff-b539-1537e0ccfdea |' 2026-07-02 22:55:29.944 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:334 : local ext_gw_ip 2026-07-02 22:55:29.949 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : get_field 2 2026-07-02 22:55:29.949 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b9618c81-de1b-49ff-b539-1537e0ccfdea '|' 2026-07-02 22:55:29.951 | ++ functions-common:get_field:806 : local data field 2026-07-02 22:55:29.953 | ++ functions-common:get_field:807 : read data 2026-07-02 22:55:29.955 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-02 22:55:29.958 | ++ functions-common:get_field:811 : field='$3' 2026-07-02 22:55:29.961 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | b9618c81-de1b-49ff-b539-1537e0ccfdea |' 2026-07-02 22:55:29.961 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-02 22:55:29.966 | ++ functions-common:get_field:807 : read data 2026-07-02 22:55:29.969 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:335 : ext_gw_ip=172.24.4.1 2026-07-02 22:55:29.973 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : echo '|' gateway_ip '|' 172.24.4.1 '|' '|' id '|' b9618c81-de1b-49ff-b539-1537e0ccfdea '|' 2026-07-02 22:55:29.973 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : get_field 5 2026-07-02 22:55:29.975 | ++ functions-common:get_field:806 : local data field 2026-07-02 22:55:29.978 | ++ functions-common:get_field:807 : read data 2026-07-02 22:55:29.980 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-02 22:55:29.982 | ++ functions-common:get_field:811 : field='$6' 2026-07-02 22:55:29.985 | ++ functions-common:get_field:813 : echo '| gateway_ip | 172.24.4.1 | | id | b9618c81-de1b-49ff-b539-1537e0ccfdea |' 2026-07-02 22:55:29.985 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-02 22:55:29.990 | ++ functions-common:get_field:807 : read data 2026-07-02 22:55:29.994 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : PUB_SUBNET_ID=b9618c81-de1b-49ff-b539-1537e0ccfdea 2026-07-02 22:55:29.996 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router set --external-gateway 9036be3a-d80b-449c-9301-5beda2014d48 dfc6b5a6-9623-4501-9097-700b8078c0ce 2026-07-02 22:55:35.925 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ ovn == \o\v\n ]] 2026-07-02 22:55:35.928 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : [[ True == \T\r\u\e ]] 2026-07-02 22:55:35.931 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : is_service_enabled q-svc neutron-api 2026-07-02 22:55:35.949 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:55:35.952 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : local ext_gw_interface=none 2026-07-02 22:55:35.955 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : is_neutron_ovs_base_plugin 2026-07-02 22:55:35.958 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-02 22:55:35.962 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : _neutron_get_ext_gw_interface 2026-07-02 22:55:35.965 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-02 22:55:35.969 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-02 22:55:36.004 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-02 22:55:36.008 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : ext_gw_interface=br-ex 2026-07-02 22:55:36.011 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : [[ br-ex != \n\o\n\e ]] 2026-07-02 22:55:36.013 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : local cidr_len=24 2026-07-02 22:55:36.015 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-02 22:55:36.018 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : test_with_retry 'ip -o link | grep -q br-ex' 'br-ex creation failed' 2026-07-02 22:55:36.020 | + functions-common:test_with_retry:2358 : local 'testcmd=ip -o link | grep -q br-ex' 2026-07-02 22:55:36.023 | + functions-common:test_with_retry:2359 : local 'failmsg=br-ex creation failed' 2026-07-02 22:55:36.025 | + functions-common:test_with_retry:2360 : local until=10 2026-07-02 22:55:36.029 | + functions-common:test_with_retry:2361 : local sleep=0.5 2026-07-02 22:55:36.033 | + functions-common:test_with_retry:2363 : time_start test_with_retry 2026-07-02 22:55:36.036 | + functions-common:time_start:2406 : local name=test_with_retry 2026-07-02 22:55:36.039 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:55:36.042 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:55:36.046 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:55:36.051 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032936048 2026-07-02 22:55:36.054 | + functions-common:test_with_retry:2364 : timeout 10 sh -c 'while ! ip -o link | grep -q br-ex; do sleep 0.5; done' 2026-07-02 22:55:36.063 | + functions-common:test_with_retry:2367 : time_stop test_with_retry 2026-07-02 22:55:36.067 | + functions-common:time_stop:2420 : local name 2026-07-02 22:55:36.071 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:55:36.074 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:55:36.077 | + functions-common:time_stop:2423 : local total 2026-07-02 22:55:36.079 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:55:36.082 | + functions-common:time_stop:2426 : name=test_with_retry 2026-07-02 22:55:36.085 | + functions-common:time_stop:2427 : start_time=1783032936048 2026-07-02 22:55:36.087 | + functions-common:time_stop:2429 : [[ -z 1783032936048 ]] 2026-07-02 22:55:36.091 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:55:36.096 | + functions-common:time_stop:2432 : end_time=1783032936093 2026-07-02 22:55:36.100 | + functions-common:time_stop:2433 : elapsed_time=45 2026-07-02 22:55:36.103 | + functions-common:time_stop:2434 : total=8024 2026-07-02 22:55:36.106 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:55:36.110 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=8069 2026-07-02 22:55:36.117 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : grep -c 172.24.4.1 2026-07-02 22:55:36.117 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ip addr show dev br-ex 2026-07-02 22:55:36.123 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ 0 == 0 ]] 2026-07-02 22:55:36.126 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:55:36.130 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ False == \T\r\u\e ]] 2026-07-02 22:55:36.133 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : [[ True == \T\r\u\e ]] 2026-07-02 22:55:36.136 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : sudo ip addr add 172.24.4.1/24 dev br-ex 2026-07-02 22:55:36.158 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:353 : sudo ip link set br-ex up 2026-07-02 22:55:36.185 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : awk -Fip_address '{ print $2 }' 2026-07-02 22:55:36.186 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2026-07-02 22:55:36.188 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : cut -f2 '-d'\''' 2026-07-02 22:55:36.188 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : tr '\n' ' ' 2026-07-02 22:55:39.548 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:39.552 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:355 : ROUTER_GW_IP=' 172.24.4.23 ' 2026-07-02 22:55:39.556 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:356 : die_if_not_set 356 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2026-07-02 22:55:39.559 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:55:39.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:358 : _neutron_set_router_id 2026-07-02 22:55:39.580 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:55:39.583 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : [[ 4+6 =~ .*6 ]] 2026-07-02 22:55:39.586 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:248 : _neutron_configure_router_v6 2026-07-02 22:55:39.589 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:364 : openstack --os-cloud devstack-admin-demo --os-region RegionOne router add subnet dfc6b5a6-9623-4501-9097-700b8078c0ce a97a591e-f74a-49ce-b397-e1f0241623d5 2026-07-02 22:55:46.379 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:366 : local ipv6_id_and_ext_gw_ip 2026-07-02 22:55:46.382 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : _neutron_create_public_subnet_v6 9036be3a-d80b-449c-9301-5beda2014d48 2026-07-02 22:55:46.384 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:314 : local dhcp_param=--no-dhcp 2026-07-02 22:55:46.387 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:315 : [[ False == \T\r\u\e ]] 2026-07-02 22:55:46.390 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:318 : local 'subnet_params=--ip-version 6 ' 2026-07-02 22:55:46.393 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:319 : subnet_params+='--gateway 2001:db8::2 ' 2026-07-02 22:55:46.396 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:320 : subnet_params+='--network 9036be3a-d80b-449c-9301-5beda2014d48 --subnet-range 2001:db8::/64 --no-dhcp ' 2026-07-02 22:55:46.399 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:321 : subnet_params+=ipv6-public-subnet 2026-07-02 22:55:46.401 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:322 : local ipv6_id_and_ext_gw_ip 2026-07-02 22:55:46.406 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : grep -e gateway_ip -e ' id ' 2026-07-02 22:55:46.406 | +++ 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 9036be3a-d80b-449c-9301-5beda2014d48 --subnet-range 2001:db8::/64 --no-dhcp ipv6-public-subnet 2026-07-02 22:55:53.170 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:53.176 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:323 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | 2026-07-02 22:55:53.177 | | id | 8bf835e6-ca1a-4712-a3b3-cdb07d4059aa |' 2026-07-02 22:55:53.181 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:324 : die_if_not_set 324 ipv6_id_and_ext_gw_ip 'Failure creating an IPv6 public subnet' 2026-07-02 22:55:53.185 | ++ functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:55:53.211 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v6:325 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 8bf835e6-ca1a-4712-a3b3-cdb07d4059aa '|' 2026-07-02 22:55:53.216 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:367 : ipv6_id_and_ext_gw_ip='| gateway_ip | 2001:db8::2 | | id | 8bf835e6-ca1a-4712-a3b3-cdb07d4059aa |' 2026-07-02 22:55:53.220 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:368 : local ipv6_ext_gw_ip 2026-07-02 22:55:53.226 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 8bf835e6-ca1a-4712-a3b3-cdb07d4059aa '|' 2026-07-02 22:55:53.228 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : get_field 2 2026-07-02 22:55:53.231 | ++ functions-common:get_field:806 : local data field 2026-07-02 22:55:53.235 | ++ functions-common:get_field:807 : read data 2026-07-02 22:55:53.239 | ++ functions-common:get_field:808 : '[' 2 -lt 0 ']' 2026-07-02 22:55:53.244 | ++ functions-common:get_field:811 : field='$3' 2026-07-02 22:55:53.249 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 8bf835e6-ca1a-4712-a3b3-cdb07d4059aa |' 2026-07-02 22:55:53.250 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2026-07-02 22:55:53.257 | ++ functions-common:get_field:807 : read data 2026-07-02 22:55:53.264 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:369 : ipv6_ext_gw_ip=2001:db8::2 2026-07-02 22:55:53.268 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:370 : local ipv6_pub_subnet_id 2026-07-02 22:55:53.275 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : echo '|' gateway_ip '|' 2001:db8::2 '|' '|' id '|' 8bf835e6-ca1a-4712-a3b3-cdb07d4059aa '|' 2026-07-02 22:55:53.275 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : get_field 5 2026-07-02 22:55:53.279 | ++ functions-common:get_field:806 : local data field 2026-07-02 22:55:53.283 | ++ functions-common:get_field:807 : read data 2026-07-02 22:55:53.287 | ++ functions-common:get_field:808 : '[' 5 -lt 0 ']' 2026-07-02 22:55:53.291 | ++ functions-common:get_field:811 : field='$6' 2026-07-02 22:55:53.296 | ++ functions-common:get_field:813 : echo '| gateway_ip | 2001:db8::2 | | id | 8bf835e6-ca1a-4712-a3b3-cdb07d4059aa |' 2026-07-02 22:55:53.298 | ++ functions-common:get_field:813 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2026-07-02 22:55:53.305 | ++ functions-common:get_field:807 : read data 2026-07-02 22:55:53.310 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:371 : ipv6_pub_subnet_id=8bf835e6-ca1a-4712-a3b3-cdb07d4059aa 2026-07-02 22:55:53.313 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:375 : [[ 4+6 == \6 ]] 2026-07-02 22:55:53.318 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ ovn == \o\v\n ]] 2026-07-02 22:55:53.322 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : [[ True == \T\r\u\e ]] 2026-07-02 22:55:53.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:380 : is_service_enabled q-svc neutron-api 2026-07-02 22:55:53.351 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:55:53.356 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:394 : sudo sysctl -w net.ipv6.conf.all.forwarding=1 2026-07-02 22:55:53.370 | net.ipv6.conf.all.forwarding = 1 2026-07-02 22:55:53.379 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep -C 1 8bf835e6-ca1a-4712-a3b3-cdb07d4059aa 2026-07-02 22:55:53.379 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : oscwrap --os-cloud devstack-admin-demo --os-region RegionOne router show dfc6b5a6-9623-4501-9097-700b8078c0ce -c external_gateway_info -f json 2026-07-02 22:55:53.381 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : grep ip_address 2026-07-02 22:55:53.386 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : awk '{print $2}' 2026-07-02 22:55:53.386 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : tr -d '"' 2026-07-02 22:55:56.824 | ++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:55:56.832 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:403 : IPV6_ROUTER_GW_IP=2001:db8::1 2026-07-02 22:55:56.836 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:404 : die_if_not_set 404 IPV6_ROUTER_GW_IP 'Failure retrieving IPV6_ROUTER_GW_IP' 2026-07-02 22:55:56.840 | + functions-common:die_if_not_set:308 : local exitcode=0 2026-07-02 22:55:56.864 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:406 : is_neutron_ovs_base_plugin 2026-07-02 22:55:56.868 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:23 : return 0 2026-07-02 22:55:56.873 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:407 : local ext_gw_interface 2026-07-02 22:55:56.878 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : _neutron_get_ext_gw_interface 2026-07-02 22:55:56.882 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:145 : [[ False == \T\r\u\e ]] 2026-07-02 22:55:56.887 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:150 : sudo ovs-vsctl set Bridge br-ex other_config:disable-in-band=true 2026-07-02 22:55:56.912 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : echo br-ex 2026-07-02 22:55:56.917 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:408 : ext_gw_interface=br-ex 2026-07-02 22:55:56.922 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:409 : local ipv6_cidr_len=64 2026-07-02 22:55:56.927 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:414 : sudo ip link set br-ex up 2026-07-02 22:55:56.947 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:415 : sudo ip -6 addr replace 2001:db8::2/64 dev br-ex 2026-07-02 22:55:56.966 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:421 : local replace_range=fd33:3ef2:946a::/56 2026-07-02 22:55:56.971 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:422 : [[ -z 08a7bb02-1580-4a6e-afe6-c9aad5d5e624 ]] 2026-07-02 22:55:56.975 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:425 : sudo ip -6 route replace fd33:3ef2:946a::/56 via 2001:db8::1 dev br-ex 2026-07-02 22:55:56.995 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v6:427 : _neutron_set_router_id 2026-07-02 22:55:57.000 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:138 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:55:57.004 | + ./stack.sh:main:1330 : is_service_enabled nova 2026-07-02 22:55:57.030 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:55:57.035 | + ./stack.sh:main:1331 : echo_summary 'Starting Nova' 2026-07-02 22:55:57.039 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:55:57.044 | + ./stack.sh:echo_summary:447 : echo -e Starting Nova 2026-07-02 22:55:57.047 | + ./stack.sh:main:1332 : start_nova 2026-07-02 22:55:57.052 | + lib/nova:start_nova:1170 : start_nova_rest 2026-07-02 22:55:57.055 | + lib/nova:start_nova_rest:1083 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:55:57.058 | + lib/nova:start_nova_rest:1084 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:55:57.063 | + lib/nova:start_nova_rest:1084 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:55:57.067 | + lib/nova:start_nova_rest:1086 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-02 22:55:57.072 | + lib/nova:start_nova_rest:1088 : run_process n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:55:57.075 | + functions-common:run_process:1674 : local service=n-sch 2026-07-02 22:55:57.080 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:55:57.084 | + functions-common:run_process:1676 : local group= 2026-07-02 22:55:57.088 | + functions-common:run_process:1677 : local user= 2026-07-02 22:55:57.092 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:55:57.096 | + functions-common:run_process:1680 : local name=n-sch 2026-07-02 22:55:57.099 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:55:57.104 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:55:57.108 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:55:57.112 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:55:57.118 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:55:57.123 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032957119 2026-07-02 22:55:57.127 | + functions-common:run_process:1683 : is_service_enabled n-sch 2026-07-02 22:55:57.151 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:55:57.156 | + functions-common:run_process:1684 : _run_under_systemd n-sch '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' '' 2026-07-02 22:55:57.159 | + functions-common:_run_under_systemd:1628 : local service=n-sch 2026-07-02 22:55:57.163 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:55:57.166 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:55:57.169 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:55:57.173 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:55:57.176 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-02 22:55:57.180 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-02 22:55:57.184 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-sch.service 2026-07-02 22:55:57.187 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:55:57.192 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:55:57.195 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:55:57.198 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:55:57.202 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-sch] ]] 2026-07-02 22:55:57.205 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-02 22:55:57.208 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-sch.service '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-02 22:55:57.211 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-sch.service 2026-07-02 22:55:57.214 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:55:57.218 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:55:57.222 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:55:57.225 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:55:57.228 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:55:57.231 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:55:57.234 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2026-07-02 22:55:57.237 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:55:57.243 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2026-07-02 22:55:57.338 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:55:57.448 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User quobyte 2026-07-02 22:55:57.534 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2026-07-02 22:55:57.627 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2026-07-02 22:55:57.710 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2026-07-02 22:55:57.787 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:55:57.865 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:55:57.869 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:55:57.873 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2026-07-02 22:55:57.970 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:55:58.457 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-sch.service 2026-07-02 22:55:58.493 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2026-07-02 22:55:58.940 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-sch.service 2026-07-02 22:55:58.994 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:55:58.999 | + functions-common:time_stop:2420 : local name 2026-07-02 22:55:59.003 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:55:59.008 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:55:59.013 | + functions-common:time_stop:2423 : local total 2026-07-02 22:55:59.018 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:55:59.022 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:55:59.027 | + functions-common:time_stop:2427 : start_time=1783032957119 2026-07-02 22:55:59.031 | + functions-common:time_stop:2429 : [[ -z 1783032957119 ]] 2026-07-02 22:55:59.038 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:55:59.043 | + functions-common:time_stop:2432 : end_time=1783032959039 2026-07-02 22:55:59.048 | + functions-common:time_stop:2433 : elapsed_time=1920 2026-07-02 22:55:59.053 | + functions-common:time_stop:2434 : total=21701 2026-07-02 22:55:59.057 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:55:59.062 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=23621 2026-07-02 22:55:59.069 | ++ lib/nova:start_nova_rest:1089 : which uwsgi 2026-07-02 22:55:59.075 | + lib/nova:start_nova_rest:1089 : run_process n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 22:55:59.080 | + functions-common:run_process:1674 : local service=n-api-meta 2026-07-02 22:55:59.084 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 22:55:59.089 | + functions-common:run_process:1676 : local group= 2026-07-02 22:55:59.094 | + functions-common:run_process:1677 : local user= 2026-07-02 22:55:59.099 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:55:59.104 | + functions-common:run_process:1680 : local name=n-api-meta 2026-07-02 22:55:59.108 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:55:59.113 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:55:59.118 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:55:59.123 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:55:59.128 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:55:59.135 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032959130 2026-07-02 22:55:59.139 | + functions-common:run_process:1683 : is_service_enabled n-api-meta 2026-07-02 22:55:59.168 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:55:59.172 | + functions-common:run_process:1684 : _run_under_systemd n-api-meta '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' '' 2026-07-02 22:55:59.177 | + functions-common:_run_under_systemd:1628 : local service=n-api-meta 2026-07-02 22:55:59.181 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 22:55:59.186 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 22:55:59.190 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 22:55:59.195 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2026-07-02 22:55:59.199 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2026-07-02 22:55:59.203 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2026-07-02 22:55:59.208 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-api-meta.service 2026-07-02 22:55:59.212 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:55:59.217 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:55:59.221 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:55:59.226 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:55:59.230 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-api-meta] ]] 2026-07-02 22:55:59.234 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2026-07-02 22:55:59.239 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 22:55:59.244 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:55:59.248 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-02 22:55:59.253 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@n-api-meta.service 2026-07-02 22:55:59.257 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:55:59.261 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 22:55:59.265 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 22:55:59.270 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 22:55:59.274 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2026-07-02 22:55:59.278 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 22:55:59.285 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2026-07-02 22:55:59.379 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:55:59.468 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2026-07-02 22:55:59.547 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User quobyte 2026-07-02 22:55:59.622 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:55:59.700 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:55:59.778 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2026-07-02 22:55:59.857 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2026-07-02 22:55:59.936 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2026-07-02 22:56:00.015 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2026-07-02 22:56:00.093 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2026-07-02 22:56:00.169 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 22:56:00.173 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 22:56:00.177 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2026-07-02 22:56:00.270 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 22:56:00.761 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-api-meta.service 2026-07-02 22:56:00.798 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2026-07-02 22:56:01.257 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-api-meta.service 2026-07-02 22:56:01.408 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:01.411 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:01.415 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:01.419 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:01.423 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:01.427 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:01.431 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:01.435 | + functions-common:time_stop:2427 : start_time=1783032959130 2026-07-02 22:56:01.438 | + functions-common:time_stop:2429 : [[ -z 1783032959130 ]] 2026-07-02 22:56:01.447 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:01.451 | + functions-common:time_stop:2432 : end_time=1783032961447 2026-07-02 22:56:01.456 | + functions-common:time_stop:2433 : elapsed_time=2317 2026-07-02 22:56:01.457 | + functions-common:time_stop:2434 : total=23621 2026-07-02 22:56:01.460 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:01.463 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25938 2026-07-02 22:56:01.465 | + lib/nova:start_nova_rest:1091 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:01.468 | + lib/nova:start_nova_rest:1091 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:01.471 | + lib/nova:start_nova:1171 : start_nova_console_proxies 2026-07-02 22:56:01.473 | + lib/nova:start_nova_console_proxies:1106 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:01.476 | + lib/nova:start_nova_console_proxies:1108 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:01.478 | + lib/nova:start_nova_console_proxies:1108 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:01.482 | + lib/nova:start_nova_console_proxies:1110 : local api_cell_conf=/etc/nova/nova.conf 2026-07-02 22:56:01.483 | + lib/nova:start_nova_console_proxies:1112 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:56:01.486 | + lib/nova:start_nova_console_proxies:1117 : enable_nova_console_proxies 2026-07-02 22:56:01.492 | ++ lib/nova:enable_nova_console_proxies:1095 : seq 1 1 2026-07-02 22:56:01.498 | + lib/nova:enable_nova_console_proxies:1095 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:56:01.500 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-02 22:56:01.501 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-novnc 2026-07-02 22:56:01.522 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:01.525 | + lib/nova:enable_nova_console_proxies:1098 : enable_service n-novnc-cell1 2026-07-02 22:56:01.579 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-02 22:56:01.581 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-spice 2026-07-02 22:56:01.604 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:01.607 | + lib/nova:enable_nova_console_proxies:1096 : for srv in n-novnc n-spice n-sproxy 2026-07-02 22:56:01.609 | + lib/nova:enable_nova_console_proxies:1097 : is_service_enabled n-sproxy 2026-07-02 22:56:01.634 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:01.638 | ++ lib/nova:start_nova_console_proxies:1118 : seq 1 1 2026-07-02 22:56:01.642 | + lib/nova:start_nova_console_proxies:1118 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:56:01.644 | + lib/nova:start_nova_console_proxies:1119 : local conf 2026-07-02 22:56:01.647 | ++ lib/nova:start_nova_console_proxies:1120 : conductor_conf 1 2026-07-02 22:56:01.652 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-02 22:56:01.652 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-02 22:56:01.654 | + lib/nova:start_nova_console_proxies:1120 : conf=/etc/nova/nova_cell1.conf 2026-07-02 22:56:01.657 | + lib/nova:start_nova_console_proxies:1121 : run_process n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:56:01.659 | + functions-common:run_process:1674 : local service=n-novnc-cell1 2026-07-02 22:56:01.662 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:56:01.664 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:01.666 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:01.669 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:01.671 | + functions-common:run_process:1680 : local name=n-novnc-cell1 2026-07-02 22:56:01.674 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:01.676 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:01.678 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:01.682 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:01.684 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:01.688 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032961685 2026-07-02 22:56:01.690 | + functions-common:run_process:1683 : is_service_enabled n-novnc-cell1 2026-07-02 22:56:01.711 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:01.714 | + functions-common:run_process:1684 : _run_under_systemd n-novnc-cell1 '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' '' '' 2026-07-02 22:56:01.716 | + functions-common:_run_under_systemd:1628 : local service=n-novnc-cell1 2026-07-02 22:56:01.719 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:56:01.721 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:56:01.724 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:56:01.726 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:56:01.729 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ sudo ]] 2026-07-02 22:56:01.732 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ ^/ ]] 2026-07-02 22:56:01.734 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-novnc-cell1.service 2026-07-02 22:56:01.737 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:01.739 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:01.741 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:01.744 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:01.748 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-novnc-cell1] ]] 2026-07-02 22:56:01.748 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc =~ uwsgi ]] 2026-07-02 22:56:01.751 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-novnc-cell1.service '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' '' quobyte '' 2026-07-02 22:56:01.753 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-novnc-cell1.service 2026-07-02 22:56:01.755 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:56:01.757 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:56:01.760 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:56:01.762 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:56:01.764 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:56:01.767 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:56:01.771 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-novnc-cell1.service 2026-07-02 22:56:01.771 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:56:01.775 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Unit Description 'Devstack devstack@n-novnc-cell1.service' 2026-07-02 22:56:01.865 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:01.956 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service User quobyte 2026-07-02 22:56:02.022 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc' 2026-07-02 22:56:02.090 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service KillMode process 2026-07-02 22:56:02.160 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service TimeoutStopSec 300 2026-07-02 22:56:02.228 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:02.314 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:56:02.319 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:56:02.322 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-novnc-cell1.service Install WantedBy multi-user.target 2026-07-02 22:56:02.409 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:56:02.919 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-novnc-cell1.service 2026-07-02 22:56:02.954 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-novnc-cell1.service → /etc/systemd/system/devstack@n-novnc-cell1.service. 2026-07-02 22:56:03.429 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-novnc-cell1.service 2026-07-02 22:56:03.488 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:03.492 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:03.500 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:03.505 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:03.509 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:03.514 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:03.516 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:03.520 | + functions-common:time_stop:2427 : start_time=1783032961685 2026-07-02 22:56:03.526 | + functions-common:time_stop:2429 : [[ -z 1783032961685 ]] 2026-07-02 22:56:03.527 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:03.532 | + functions-common:time_stop:2432 : end_time=1783032963529 2026-07-02 22:56:03.535 | + functions-common:time_stop:2433 : elapsed_time=1844 2026-07-02 22:56:03.537 | + functions-common:time_stop:2434 : total=25938 2026-07-02 22:56:03.540 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:03.542 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27782 2026-07-02 22:56:03.545 | + lib/nova:start_nova_console_proxies:1122 : run_process n-spice-cell1 '/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-02 22:56:03.547 | + functions-common:run_process:1674 : local service=n-spice-cell1 2026-07-02 22:56:03.550 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2026-07-02 22:56:03.552 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:03.558 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:03.558 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:03.559 | + functions-common:run_process:1680 : local name=n-spice-cell1 2026-07-02 22:56:03.562 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:03.564 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:03.567 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:03.569 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:03.573 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:03.581 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032963575 2026-07-02 22:56:03.581 | + functions-common:run_process:1683 : is_service_enabled n-spice-cell1 2026-07-02 22:56:03.604 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:03.606 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:03.609 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:03.611 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:03.614 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:03.616 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:03.619 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:03.621 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:03.624 | + functions-common:time_stop:2427 : start_time=1783032963575 2026-07-02 22:56:03.626 | + functions-common:time_stop:2429 : [[ -z 1783032963575 ]] 2026-07-02 22:56:03.632 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:03.634 | + functions-common:time_stop:2432 : end_time=1783032963631 2026-07-02 22:56:03.637 | + functions-common:time_stop:2433 : elapsed_time=56 2026-07-02 22:56:03.639 | + functions-common:time_stop:2434 : total=27782 2026-07-02 22:56:03.642 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:03.644 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27838 2026-07-02 22:56:03.646 | + lib/nova:start_nova_console_proxies:1123 : run_process n-sproxy-cell1 '/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:56:03.649 | + functions-common:run_process:1674 : local service=n-sproxy-cell1 2026-07-02 22:56:03.651 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:56:03.657 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:03.657 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:03.659 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:03.662 | + functions-common:run_process:1680 : local name=n-sproxy-cell1 2026-07-02 22:56:03.664 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:03.667 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:03.669 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:03.672 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:03.678 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:03.681 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032963678 2026-07-02 22:56:03.683 | + functions-common:run_process:1683 : is_service_enabled n-sproxy-cell1 2026-07-02 22:56:03.710 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:03.713 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:03.716 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:03.718 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:03.720 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:03.722 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:03.725 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:03.727 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:03.729 | + functions-common:time_stop:2427 : start_time=1783032963678 2026-07-02 22:56:03.731 | + functions-common:time_stop:2429 : [[ -z 1783032963678 ]] 2026-07-02 22:56:03.735 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:03.737 | + functions-common:time_stop:2432 : end_time=1783032963735 2026-07-02 22:56:03.740 | + functions-common:time_stop:2433 : elapsed_time=57 2026-07-02 22:56:03.742 | + functions-common:time_stop:2434 : total=27838 2026-07-02 22:56:03.744 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:03.746 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=27895 2026-07-02 22:56:03.750 | + lib/nova:start_nova_console_proxies:1127 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:03.752 | + lib/nova:start_nova_console_proxies:1127 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:03.756 | + lib/nova:start_nova:1172 : start_nova_conductor 2026-07-02 22:56:03.759 | + lib/nova:start_nova_conductor:1140 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:56:03.762 | + lib/nova:start_nova_conductor:1146 : enable_nova_fleet 2026-07-02 22:56:03.765 | + lib/nova:enable_nova_fleet:1131 : is_service_enabled n-cond 2026-07-02 22:56:03.788 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:03.791 | + lib/nova:enable_nova_fleet:1132 : enable_service n-super-cond 2026-07-02 22:56:03.845 | ++ lib/nova:enable_nova_fleet:1133 : seq 1 1 2026-07-02 22:56:03.849 | + lib/nova:enable_nova_fleet:1133 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:56:03.851 | + lib/nova:enable_nova_fleet:1134 : enable_service n-cond-cell1 2026-07-02 22:56:03.910 | + lib/nova:start_nova_conductor:1147 : is_service_enabled n-super-cond 2026-07-02 22:56:03.930 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:03.932 | + lib/nova:start_nova_conductor:1148 : run_process n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:56:03.935 | + functions-common:run_process:1674 : local service=n-super-cond 2026-07-02 22:56:03.937 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:56:03.940 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:03.942 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:03.944 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:03.947 | + functions-common:run_process:1680 : local name=n-super-cond 2026-07-02 22:56:03.949 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:03.951 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:03.954 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:03.956 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:03.960 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:03.963 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032963960 2026-07-02 22:56:03.965 | + functions-common:run_process:1683 : is_service_enabled n-super-cond 2026-07-02 22:56:03.996 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:04.003 | + functions-common:run_process:1684 : _run_under_systemd n-super-cond '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' '' 2026-07-02 22:56:04.007 | + functions-common:_run_under_systemd:1628 : local service=n-super-cond 2026-07-02 22:56:04.012 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:56:04.017 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:56:04.023 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:56:04.030 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:56:04.035 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2026-07-02 22:56:04.039 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2026-07-02 22:56:04.044 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-super-cond.service 2026-07-02 22:56:04.052 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:04.059 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:04.062 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:04.070 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:04.080 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-super-cond] ]] 2026-07-02 22:56:04.080 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2026-07-02 22:56:04.088 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-super-cond.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' '' quobyte '' 2026-07-02 22:56:04.094 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-super-cond.service 2026-07-02 22:56:04.102 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:56:04.106 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:56:04.110 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:56:04.119 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:56:04.123 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:56:04.132 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:56:04.134 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2026-07-02 22:56:04.138 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:56:04.150 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2026-07-02 22:56:04.261 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:04.385 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User quobyte 2026-07-02 22:56:04.486 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf' 2026-07-02 22:56:04.600 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2026-07-02 22:56:04.717 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2026-07-02 22:56:04.834 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:04.948 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:56:04.954 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:56:04.960 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2026-07-02 22:56:05.097 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:56:05.639 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-super-cond.service 2026-07-02 22:56:05.663 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2026-07-02 22:56:06.177 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-super-cond.service 2026-07-02 22:56:06.238 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:06.244 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:06.254 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:06.260 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:06.264 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:06.269 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:06.279 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:06.282 | + functions-common:time_stop:2427 : start_time=1783032963960 2026-07-02 22:56:06.288 | + functions-common:time_stop:2429 : [[ -z 1783032963960 ]] 2026-07-02 22:56:06.295 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:06.301 | + functions-common:time_stop:2432 : end_time=1783032966296 2026-07-02 22:56:06.307 | + functions-common:time_stop:2433 : elapsed_time=2336 2026-07-02 22:56:06.311 | + functions-common:time_stop:2434 : total=27895 2026-07-02 22:56:06.316 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:06.322 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=30231 2026-07-02 22:56:06.332 | ++ lib/nova:start_nova_conductor:1150 : seq 1 1 2026-07-02 22:56:06.341 | + lib/nova:start_nova_conductor:1150 : for i in $(seq 1 $NOVA_NUM_CELLS) 2026-07-02 22:56:06.346 | + lib/nova:start_nova_conductor:1151 : is_service_enabled n-cond-cell1 2026-07-02 22:56:06.385 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:06.390 | + lib/nova:start_nova_conductor:1152 : local conf 2026-07-02 22:56:06.400 | ++ lib/nova:start_nova_conductor:1153 : conductor_conf 1 2026-07-02 22:56:06.405 | ++ lib/nova:conductor_conf:827 : local cell=1 2026-07-02 22:56:06.412 | ++ lib/nova:conductor_conf:828 : echo /etc/nova/nova_cell1.conf 2026-07-02 22:56:06.414 | + lib/nova:start_nova_conductor:1153 : conf=/etc/nova/nova_cell1.conf 2026-07-02 22:56:06.420 | + lib/nova:start_nova_conductor:1154 : run_process n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:56:06.426 | + functions-common:run_process:1674 : local service=n-cond-cell1 2026-07-02 22:56:06.429 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:56:06.434 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:06.440 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:06.443 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:06.448 | + functions-common:run_process:1680 : local name=n-cond-cell1 2026-07-02 22:56:06.450 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:06.453 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:06.456 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:06.459 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:06.462 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:06.468 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032966463 2026-07-02 22:56:06.470 | + functions-common:run_process:1683 : is_service_enabled n-cond-cell1 2026-07-02 22:56:06.506 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:06.510 | + functions-common:run_process:1684 : _run_under_systemd n-cond-cell1 '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' '' 2026-07-02 22:56:06.519 | + functions-common:_run_under_systemd:1628 : local service=n-cond-cell1 2026-07-02 22:56:06.521 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:56:06.527 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:56:06.533 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:56:06.537 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:56:06.541 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2026-07-02 22:56:06.547 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2026-07-02 22:56:06.551 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cond-cell1.service 2026-07-02 22:56:06.558 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:06.563 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:06.566 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:06.569 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:06.574 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cond-cell1] ]] 2026-07-02 22:56:06.580 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2026-07-02 22:56:06.585 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cond-cell1.service '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' quobyte '' 2026-07-02 22:56:06.590 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cond-cell1.service 2026-07-02 22:56:06.594 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:56:06.599 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:56:06.604 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:56:06.612 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:56:06.617 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:56:06.627 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:56:06.632 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2026-07-02 22:56:06.638 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:56:06.654 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2026-07-02 22:56:06.814 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:06.973 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User quobyte 2026-07-02 22:56:07.090 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2026-07-02 22:56:07.193 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2026-07-02 22:56:07.309 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2026-07-02 22:56:07.421 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:07.536 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:56:07.539 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:56:07.541 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2026-07-02 22:56:07.627 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:56:08.178 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cond-cell1.service 2026-07-02 22:56:08.212 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2026-07-02 22:56:08.710 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cond-cell1.service 2026-07-02 22:56:08.781 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:08.785 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:08.792 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:08.796 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:08.804 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:08.811 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:08.815 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:08.818 | + functions-common:time_stop:2427 : start_time=1783032966463 2026-07-02 22:56:08.820 | + functions-common:time_stop:2429 : [[ -z 1783032966463 ]] 2026-07-02 22:56:08.826 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:08.831 | + functions-common:time_stop:2432 : end_time=1783032968828 2026-07-02 22:56:08.835 | + functions-common:time_stop:2433 : elapsed_time=2365 2026-07-02 22:56:08.838 | + functions-common:time_stop:2434 : total=30231 2026-07-02 22:56:08.842 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:08.846 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=32596 2026-07-02 22:56:08.850 | + lib/nova:start_nova:1173 : start_nova_compute 2026-07-02 22:56:08.853 | + lib/nova:start_nova_compute:988 : local old_path=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:08.857 | + lib/nova:start_nova_compute:989 : export PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:08.861 | + lib/nova:start_nova_compute:989 : PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:08.864 | + lib/nova:start_nova_compute:991 : local compute_cell_conf=/etc/nova/nova.conf 2026-07-02 22:56:08.868 | + lib/nova:start_nova_compute:994 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2026-07-02 22:56:08.874 | + lib/nova:start_nova_compute:996 : merge_config_file /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-02 22:56:08.878 | + inc/meta-config:merge_config_file:83 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:56:08.881 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2026-07-02 22:56:08.885 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2026-07-02 22:56:08.888 | + inc/meta-config:merge_config_file:90 : local real_configfile 2026-07-02 22:56:08.892 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2026-07-02 22:56:08.896 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2026-07-02 22:56:08.900 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2026-07-02 22:56:08.904 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2026-07-02 22:56:08.910 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/quobyte/devstack/local.conf post-config '$NOVA_CPU_CONF' 2026-07-02 22:56:08.912 | + inc/meta-config:merge_config_file:164 : read a 2026-07-02 22:56:08.914 | + inc/meta-config:get_meta_section:33 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:56:08.916 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-02 22:56:08.916 | BEGIN { 2026-07-02 22:56:08.916 | section = "" 2026-07-02 22:56:08.916 | last_section = "" 2026-07-02 22:56:08.916 | section_count = 0 2026-07-02 22:56:08.916 | } 2026-07-02 22:56:08.918 | /^\[.+\]/ { 2026-07-02 22:56:08.918 | gsub("[][]", "", $1); 2026-07-02 22:56:08.918 | section=$1 2026-07-02 22:56:08.918 | next 2026-07-02 22:56:08.918 | } 2026-07-02 22:56:08.918 | /^ *\#/ { 2026-07-02 22:56:08.918 | next 2026-07-02 22:56:08.919 | } 2026-07-02 22:56:08.919 | /^[^ \t]+/ { 2026-07-02 22:56:08.919 | # get offset of first = in $0 2026-07-02 22:56:08.919 | eq_idx = index($0, "=") 2026-07-02 22:56:08.919 | # extract attr & value from $0 2026-07-02 22:56:08.919 | attr = substr($0, 1, eq_idx - 1) 2026-07-02 22:56:08.919 | value = substr($0, eq_idx + 1) 2026-07-02 22:56:08.919 | # only need to strip trailing whitespace from attr 2026-07-02 22:56:08.919 | sub(/[ \t]*$/, "", attr) 2026-07-02 22:56:08.919 | # need to strip leading & trailing whitespace from value 2026-07-02 22:56:08.919 | sub(/^[ \t]*/, "", value) 2026-07-02 22:56:08.919 | sub(/[ \t]*$/, "", value) 2026-07-02 22:56:08.920 | 2026-07-02 22:56:08.920 | # cfg_attr_count: number of config lines per [section, attr] 2026-07-02 22:56:08.920 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2026-07-02 22:56:08.920 | # cfg_section: keep the section names in the same order as they appear in local.conf 2026-07-02 22:56:08.922 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2026-07-02 22:56:08.922 | if (! (section, attr) in cfg_attr_count) { 2026-07-02 22:56:08.922 | if (section != last_section) { 2026-07-02 22:56:08.923 | cfg_section[section_count++] = section 2026-07-02 22:56:08.923 | last_section = section 2026-07-02 22:56:08.923 | } 2026-07-02 22:56:08.923 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2026-07-02 22:56:08.923 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2026-07-02 22:56:08.923 | 2026-07-02 22:56:08.923 | cfg_attr[section, attr, 0] = value 2026-07-02 22:56:08.923 | cfg_attr_count[section, attr] = 1 2026-07-02 22:56:08.923 | } else { 2026-07-02 22:56:08.923 | lno = cfg_attr_count[section, attr]++ 2026-07-02 22:56:08.923 | cfg_attr[section, attr, lno] = value 2026-07-02 22:56:08.923 | } 2026-07-02 22:56:08.924 | } 2026-07-02 22:56:08.924 | END { 2026-07-02 22:56:08.924 | # Process each section in order 2026-07-02 22:56:08.924 | for (sno = 0; sno < section_count; sno++) { 2026-07-02 22:56:08.924 | section = cfg_section[sno] 2026-07-02 22:56:08.924 | # The ini routines simply append a config item immediately 2026-07-02 22:56:08.924 | # after the section header. To keep the same order as defined 2026-07-02 22:56:08.924 | # in local.conf, invoke the ini routines in the reverse order 2026-07-02 22:56:08.924 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2026-07-02 22:56:08.924 | attr = cfg_sec_attr_name[sno, attr_no] 2026-07-02 22:56:08.924 | if (cfg_attr_count[section, attr] == 1) 2026-07-02 22:56:08.926 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2026-07-02 22:56:08.926 | else { 2026-07-02 22:56:08.927 | # For multiline, invoke the ini routines in the reverse order 2026-07-02 22:56:08.927 | count = cfg_attr_count[section, attr] 2026-07-02 22:56:08.928 | print "inidelete " configfile " " section " " attr 2026-07-02 22:56:08.929 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2026-07-02 22:56:08.929 | for (l = count -2; l >= 0; l--) 2026-07-02 22:56:08.929 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2026-07-02 22:56:08.929 | } 2026-07-02 22:56:08.929 | } 2026-07-02 22:56:08.929 | } 2026-07-02 22:56:08.929 | } 2026-07-02 22:56:08.929 | ' 2026-07-02 22:56:08.930 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2026-07-02 22:56:08.930 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2026-07-02 22:56:08.930 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2026-07-02 22:56:08.930 | + inc/meta-config:get_meta_section:37 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:56:08.933 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2026-07-02 22:56:08.937 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2026-07-02 22:56:08.937 | BEGIN { group = "" } 2026-07-02 22:56:08.937 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:56:08.937 | gsub("[][]", "", $1); 2026-07-02 22:56:08.937 | split($1, a, "|"); 2026-07-02 22:56:08.937 | if (a[1] == matchgroup && a[2] == configfile) { 2026-07-02 22:56:08.937 | group=a[1] 2026-07-02 22:56:08.937 | } else { 2026-07-02 22:56:08.937 | group="" 2026-07-02 22:56:08.937 | } 2026-07-02 22:56:08.938 | next 2026-07-02 22:56:08.938 | } 2026-07-02 22:56:08.938 | { 2026-07-02 22:56:08.938 | if (group != "") 2026-07-02 22:56:08.938 | print $0 2026-07-02 22:56:08.938 | } 2026-07-02 22:56:08.938 | ' /home/quobyte/devstack/local.conf 2026-07-02 22:56:08.945 | + lib/nova:start_nova_compute:998 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2026-07-02 22:56:08.949 | + lib/nova:start_nova_compute:1005 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2026-07-02 22:56:08.989 | + lib/nova:start_nova_compute:1008 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2026-07-02 22:56:09.029 | + lib/nova:start_nova_compute:1009 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2026-07-02 22:56:09.034 | + lib/rpc_backend:iniset_rpc_backend:144 : local package=nova 2026-07-02 22:56:09.037 | + lib/rpc_backend:iniset_rpc_backend:145 : local file=/etc/nova/nova-cpu.conf 2026-07-02 22:56:09.041 | + lib/rpc_backend:iniset_rpc_backend:146 : local section=DEFAULT 2026-07-02 22:56:09.044 | + lib/rpc_backend:iniset_rpc_backend:147 : local virtual_host=nova_cell1 2026-07-02 22:56:09.048 | + lib/rpc_backend:iniset_rpc_backend:148 : is_service_enabled rabbit 2026-07-02 22:56:09.069 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:09.072 | ++ lib/rpc_backend:iniset_rpc_backend:149 : get_transport_url nova_cell1 2026-07-02 22:56:09.076 | ++ lib/rpc_backend:get_transport_url:126 : local virtual_host=nova_cell1 2026-07-02 22:56:09.079 | ++ lib/rpc_backend:get_transport_url:127 : is_service_enabled rabbit 2026-07-02 22:56:09.103 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:09.106 | ++ lib/rpc_backend:get_transport_url:128 : echo rabbit://stackrabbit:stackqueue@192.168.122.146:5672/nova_cell1 2026-07-02 22:56:09.111 | + lib/rpc_backend:iniset_rpc_backend:149 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:stackqueue@192.168.122.146:5672/nova_cell1 2026-07-02 22:56:09.152 | + lib/rpc_backend:iniset_rpc_backend:150 : '[' -n '' ']' 2026-07-02 22:56:09.155 | + lib/rpc_backend:iniset_rpc_backend:153 : '[' -n '' ']' 2026-07-02 22:56:09.159 | + lib/nova:start_nova_compute:1013 : inidelete /etc/nova/nova-cpu.conf database connection 2026-07-02 22:56:09.185 | + lib/nova:start_nova_compute:1014 : inidelete /etc/nova/nova-cpu.conf api_database connection 2026-07-02 22:56:09.209 | + lib/nova:start_nova_compute:1019 : configure_console_compute 2026-07-02 22:56:09.213 | + lib/nova:configure_console_compute:671 : local offset 2026-07-02 22:56:09.216 | + lib/nova:configure_console_compute:672 : offset=0 2026-07-02 22:56:09.220 | + lib/nova:configure_console_compute:676 : local default_proxyclient_addr 2026-07-02 22:56:09.224 | ++ lib/nova:configure_console_compute:677 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2026-07-02 22:56:09.251 | + lib/nova:configure_console_compute:677 : default_proxyclient_addr=192.168.122.146 2026-07-02 22:56:09.254 | + lib/nova:configure_console_compute:681 : is_service_enabled n-cpu 2026-07-02 22:56:09.275 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:09.279 | + lib/nova:configure_console_compute:682 : '[' False == True ']' 2026-07-02 22:56:09.282 | + lib/nova:configure_console_compute:685 : vercmp v1.3.0 '<' 1.0.0 2026-07-02 22:56:09.286 | + functions:vercmp:647 : local v1=v1.3.0 2026-07-02 22:56:09.289 | + functions:vercmp:648 : local 'op=<' 2026-07-02 22:56:09.292 | + functions:vercmp:649 : local v2=1.0.0 2026-07-02 22:56:09.296 | + functions:vercmp:650 : local result 2026-07-02 22:56:09.303 | ++ functions:vercmp:654 : sort -V 2026-07-02 22:56:09.305 | ++ functions:vercmp:654 : echo -e 'v1.3.0\n1.0.0' 2026-07-02 22:56:09.305 | ++ functions:vercmp:654 : head -1 2026-07-02 22:56:09.312 | + functions:vercmp:654 : result=1.0.0 2026-07-02 22:56:09.316 | + functions:vercmp:656 : case $op in 2026-07-02 22:56:09.319 | + functions:vercmp:666 : '[' v1.3.0 '!=' 1.0.0 ']' 2026-07-02 22:56:09.323 | + functions:vercmp:666 : '[' 1.0.0 = v1.3.0 ']' 2026-07-02 22:56:09.327 | + functions:vercmp:667 : return 2026-07-02 22:56:09.330 | + lib/nova:configure_console_compute:690 : NOVNCPROXY_URL=http://192.168.122.146:6080/vnc_lite.html 2026-07-02 22:56:09.334 | + lib/nova:configure_console_compute:692 : iniset /etc/nova/nova-cpu.conf vnc novncproxy_base_url http://192.168.122.146:6080/vnc_lite.html 2026-07-02 22:56:09.375 | + lib/nova:configure_console_compute:693 : SPICEHTML5PROXY_URL=http://192.168.122.146:6081/spice_auto.html 2026-07-02 22:56:09.380 | + lib/nova:configure_console_compute:694 : iniset /etc/nova/nova-cpu.conf spice html5proxy_base_url http://192.168.122.146:6081/spice_auto.html 2026-07-02 22:56:09.425 | + lib/nova:configure_console_compute:697 : is_service_enabled n-novnc 2026-07-02 22:56:09.448 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:09.451 | + lib/nova:configure_console_compute:700 : VNCSERVER_LISTEN=0.0.0.0 2026-07-02 22:56:09.455 | + lib/nova:configure_console_compute:701 : VNCSERVER_PROXYCLIENT_ADDRESS=192.168.122.146 2026-07-02 22:56:09.459 | + lib/nova:configure_console_compute:702 : iniset /etc/nova/nova-cpu.conf vnc server_listen 0.0.0.0 2026-07-02 22:56:09.498 | + lib/nova:configure_console_compute:703 : iniset /etc/nova/nova-cpu.conf vnc server_proxyclient_address 192.168.122.146 2026-07-02 22:56:09.535 | + lib/nova:configure_console_compute:708 : is_service_enabled n-spice 2026-07-02 22:56:09.558 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:09.561 | + lib/nova:configure_console_compute:708 : '[' False '!=' False ']' 2026-07-02 22:56:09.565 | + lib/nova:configure_console_compute:718 : is_service_enabled n-sproxy 2026-07-02 22:56:09.587 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:09.591 | + lib/nova:configure_console_compute:718 : '[' False '!=' False ']' 2026-07-02 22:56:09.595 | + lib/nova:start_nova_compute:1023 : iniset /etc/nova/nova-cpu.conf DEFAULT reimage_timeout_per_gb 180 2026-07-02 22:56:09.634 | + lib/nova:start_nova_compute:1026 : '[' -n 127.0.0.1 ']' 2026-07-02 22:56:09.637 | + lib/nova:start_nova_compute:1027 : iniset /etc/nova/nova-cpu.conf os_vif_ovs ovsdb_connection tcp:127.0.0.1:6640 2026-07-02 22:56:09.676 | + lib/nova:start_nova_compute:1031 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-02 22:56:09.679 | + lib/nova:start_nova_compute:1031 : [[ kvm == \q\e\m\u ]] 2026-07-02 22:56:09.683 | + lib/nova:start_nova_compute:1035 : [[ -n '' ]] 2026-07-02 22:56:09.686 | + lib/nova:start_nova_compute:1039 : [[ libvirt = \l\i\b\v\i\r\t ]] 2026-07-02 22:56:09.689 | + lib/nova:start_nova_compute:1040 : '[' 0 -gt 0 ']' 2026-07-02 22:56:09.693 | + lib/nova:start_nova_compute:1046 : run_process n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2026-07-02 22:56:09.697 | + functions-common:run_process:1674 : local service=n-cpu 2026-07-02 22:56:09.700 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 22:56:09.704 | + functions-common:run_process:1676 : local group=libvirt 2026-07-02 22:56:09.707 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:09.711 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:09.715 | + functions-common:run_process:1680 : local name=n-cpu 2026-07-02 22:56:09.719 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:09.722 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:09.726 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:09.728 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:09.732 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:09.738 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032969734 2026-07-02 22:56:09.742 | + functions-common:run_process:1683 : is_service_enabled n-cpu 2026-07-02 22:56:09.764 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:09.767 | + functions-common:run_process:1684 : _run_under_systemd n-cpu '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt '' '' 2026-07-02 22:56:09.771 | + functions-common:_run_under_systemd:1628 : local service=n-cpu 2026-07-02 22:56:09.775 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 22:56:09.778 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 22:56:09.782 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 22:56:09.785 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 22:56:09.789 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ sudo ]] 2026-07-02 22:56:09.792 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ ^/ ]] 2026-07-02 22:56:09.796 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@n-cpu.service 2026-07-02 22:56:09.799 | + functions-common:_run_under_systemd:1635 : local group=libvirt 2026-07-02 22:56:09.803 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:09.806 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:09.810 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:09.813 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[n-cpu] ]] 2026-07-02 22:56:09.817 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf =~ uwsgi ]] 2026-07-02 22:56:09.820 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@n-cpu.service '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt quobyte '' 2026-07-02 22:56:09.824 | + functions-common:write_user_unit_file:1535 : local service=devstack@n-cpu.service 2026-07-02 22:56:09.827 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 22:56:09.830 | + functions-common:write_user_unit_file:1537 : local group=libvirt 2026-07-02 22:56:09.835 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:56:09.838 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:56:09.841 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:56:09.845 | + functions-common:write_user_unit_file:1541 : [[ -n libvirt ]] 2026-07-02 22:56:09.848 | + functions-common:write_user_unit_file:1542 : extra=Group=libvirt 2026-07-02 22:56:09.851 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@n-cpu.service 2026-07-02 22:56:09.856 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:56:09.863 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Unit Description 'Devstack devstack@n-cpu.service' 2026-07-02 22:56:09.960 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Environment '"PATH=/opt/stack/data/venv/bin:/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:10.045 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service User quobyte 2026-07-02 22:56:10.114 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecStart '/opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2026-07-02 22:56:10.210 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service KillMode process 2026-07-02 22:56:10.291 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service TimeoutStopSec 300 2026-07-02 22:56:10.375 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:10.465 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:56:10.468 | + functions-common:write_user_unit_file:1557 : [[ -n libvirt ]] 2026-07-02 22:56:10.474 | + functions-common:write_user_unit_file:1558 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Service Group libvirt 2026-07-02 22:56:10.563 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@n-cpu.service Install WantedBy multi-user.target 2026-07-02 22:56:10.656 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:56:11.166 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@n-cpu.service 2026-07-02 22:56:11.201 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cpu.service → /etc/systemd/system/devstack@n-cpu.service. 2026-07-02 22:56:11.691 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@n-cpu.service 2026-07-02 22:56:11.749 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:11.755 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:11.760 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:11.763 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:11.774 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:11.781 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:11.789 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:11.794 | + functions-common:time_stop:2427 : start_time=1783032969734 2026-07-02 22:56:11.800 | + functions-common:time_stop:2429 : [[ -z 1783032969734 ]] 2026-07-02 22:56:11.806 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:11.815 | + functions-common:time_stop:2432 : end_time=1783032971808 2026-07-02 22:56:11.819 | + functions-common:time_stop:2433 : elapsed_time=2074 2026-07-02 22:56:11.824 | + functions-common:time_stop:2434 : total=32596 2026-07-02 22:56:11.831 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:11.832 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=34670 2026-07-02 22:56:11.836 | + lib/nova:start_nova_compute:1077 : export PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:11.844 | + lib/nova:start_nova_compute:1077 : PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin 2026-07-02 22:56:11.845 | + lib/nova:start_nova:1174 : is_service_enabled n-api 2026-07-02 22:56:11.886 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:11.890 | + lib/nova:start_nova:1176 : echo 'Dumping cells_v2 mapping' 2026-07-02 22:56:11.890 | Dumping cells_v2 mapping 2026-07-02 22:56:11.897 | + lib/nova:start_nova:1177 : /opt/stack/data/venv/bin/nova-manage cell_v2 list_cells --verbose 2026-07-02 22:56:12.411 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:56:12.411 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:56:12.411 | we strongly recommend against using it for new projects. 2026-07-02 22:56:12.411 | 2026-07-02 22:56:12.411 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:56:12.411 | framework. For more detail see 2026-07-02 22:56:12.411 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:56:12.411 | 2026-07-02 22:56:12.411 | import eventlet # noqa 2026-07-02 22:56:12.773 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:56:15.813 | INFO dbcounter [None req-2b1deba1-2ebb-4471-8eaa-15b033585083 None None] Registered counter for database nova_api 2026-07-02 22:56:15.934 | DEBUG dbcounter [-] [73498] Writer thread running {{(pid=73498) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:56:15.965 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-02 22:56:15.965 | | Name | UUID | Transport URL | Database Connection | Disabled | 2026-07-02 22:56:15.965 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-02 22:56:15.965 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell0?charset=utf8&plugin=dbcounter | False | 2026-07-02 22:56:15.965 | | cell1 | c474a664-92bc-44ec-bb0e-8ad053630845 | rabbit://stackrabbit:stackqueue@192.168.122.146:5672/nova_cell1 | mysql+pymysql://root:stackdb@127.0.0.1/nova_cell1?charset=utf8&plugin=dbcounter | False | 2026-07-02 22:56:15.966 | +-------+--------------------------------------+-----------------------------------------------------------------+---------------------------------------------------------------------------------+----------+ 2026-07-02 22:56:16.616 | + ./stack.sh:main:1333 : async_runfunc create_flavors 2026-07-02 22:56:16.620 | + inc/async:async_runfunc:116 : async_run create_flavors create_flavors 2026-07-02 22:56:16.708 | + inc/async:async_inner:63 : create_flavors 2026-07-02 22:56:16.761 | [2054 Async create_flavors:73596]: running: create_flavors 2026-07-02 22:56:16.765 | + ./stack.sh:main:1335 : is_service_enabled cinder 2026-07-02 22:56:16.810 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:16.819 | + ./stack.sh:main:1336 : echo_summary 'Starting Cinder' 2026-07-02 22:56:16.825 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:56:16.834 | + ./stack.sh:echo_summary:447 : echo -e Starting Cinder 2026-07-02 22:56:16.842 | + ./stack.sh:main:1337 : start_cinder 2026-07-02 22:56:16.849 | + lib/cinder:start_cinder:618 : '[' lioadm = tgtadm ']' 2026-07-02 22:56:16.862 | ++ lib/cinder:start_cinder:633 : which uwsgi 2026-07-02 22:56:16.870 | + lib/cinder:start_cinder:633 : run_process c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 22:56:16.876 | + functions-common:run_process:1674 : local service=c-api 2026-07-02 22:56:16.884 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 22:56:16.889 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:16.896 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:16.900 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:16.907 | + functions-common:run_process:1680 : local name=c-api 2026-07-02 22:56:16.916 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:16.924 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:16.929 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:16.934 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:16.941 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:16.951 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032976944 2026-07-02 22:56:16.951 | + functions-common:run_process:1683 : is_service_enabled c-api 2026-07-02 22:56:16.986 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:16.991 | + functions-common:run_process:1684 : _run_under_systemd c-api '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' '' 2026-07-02 22:56:16.997 | + functions-common:_run_under_systemd:1628 : local service=c-api 2026-07-02 22:56:17.002 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 22:56:17.008 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 22:56:17.013 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 22:56:17.016 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2026-07-02 22:56:17.020 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2026-07-02 22:56:17.022 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2026-07-02 22:56:17.027 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-api.service 2026-07-02 22:56:17.030 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:17.034 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:17.040 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:17.043 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:17.047 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-api] ]] 2026-07-02 22:56:17.050 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2026-07-02 22:56:17.054 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 22:56:17.058 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:17.062 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@c-api.service '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-02 22:56:17.066 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@c-api.service 2026-07-02 22:56:17.069 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:17.073 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 22:56:17.077 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 22:56:17.080 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 22:56:17.083 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@c-api.service 2026-07-02 22:56:17.087 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 22:56:17.094 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2026-07-02 22:56:17.188 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:17.282 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2026-07-02 22:56:17.360 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User quobyte 2026-07-02 22:56:17.438 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:17.519 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:17.605 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2026-07-02 22:56:17.690 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2026-07-02 22:56:17.784 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2026-07-02 22:56:17.869 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2026-07-02 22:56:17.955 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2026-07-02 22:56:18.041 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 22:56:18.046 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 22:56:18.049 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2026-07-02 22:56:18.156 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 22:56:18.681 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-api.service 2026-07-02 22:56:18.726 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2026-07-02 22:56:19.247 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-api.service 2026-07-02 22:56:19.405 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:19.413 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:19.419 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:19.432 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:19.442 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:19.450 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:19.458 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:19.465 | + functions-common:time_stop:2427 : start_time=1783032976944 2026-07-02 22:56:19.470 | + functions-common:time_stop:2429 : [[ -z 1783032976944 ]] 2026-07-02 22:56:19.482 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:19.495 | + functions-common:time_stop:2432 : end_time=1783032979482 2026-07-02 22:56:19.498 | + functions-common:time_stop:2433 : elapsed_time=2538 2026-07-02 22:56:19.511 | + functions-common:time_stop:2434 : total=34670 2026-07-02 22:56:19.519 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:19.529 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=37208 2026-07-02 22:56:19.538 | + lib/cinder:start_cinder:635 : echo 'Waiting for Cinder API to start...' 2026-07-02 22:56:19.538 | Waiting for Cinder API to start... 2026-07-02 22:56:19.544 | + lib/cinder:start_cinder:637 : local cinder_url=http://192.168.122.146/volume/v3/ 2026-07-02 22:56:19.547 | + lib/cinder:start_cinder:639 : wait_for_service 60 http://192.168.122.146/volume/v3/ 2026-07-02 22:56:19.556 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 22:56:19.559 | + functions:wait_for_service:477 : local url=http://192.168.122.146/volume/v3/ 2026-07-02 22:56:19.560 | + functions:wait_for_service:478 : local rval=0 2026-07-02 22:56:19.564 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 22:56:19.566 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 22:56:19.567 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:19.570 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:19.575 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:19.577 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032979575 2026-07-02 22:56:19.581 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 22:56:19.582 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:56:19.589 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.146/volume/v3/ 2026-07-02 22:56:24.489 | + :: : [[ 401 == 503 ]] 2026-07-02 22:56:24.492 | + :: : [[ 0 -eq 7 ]] 2026-07-02 22:56:24.497 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 22:56:24.501 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:24.506 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:24.510 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:24.514 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:24.518 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:24.523 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 22:56:24.530 | + functions-common:time_stop:2427 : start_time=1783032979575 2026-07-02 22:56:24.535 | + functions-common:time_stop:2429 : [[ -z 1783032979575 ]] 2026-07-02 22:56:24.541 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:24.547 | + functions-common:time_stop:2432 : end_time=1783032984542 2026-07-02 22:56:24.551 | + functions-common:time_stop:2433 : elapsed_time=4967 2026-07-02 22:56:24.555 | + functions-common:time_stop:2434 : total=14711 2026-07-02 22:56:24.560 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:24.564 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=19678 2026-07-02 22:56:24.568 | + functions:wait_for_service:486 : return 0 2026-07-02 22:56:24.572 | + lib/cinder:start_cinder:643 : run_process c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:24.577 | + functions-common:run_process:1674 : local service=c-sch 2026-07-02 22:56:24.582 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:24.586 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:24.590 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:24.595 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:24.599 | + functions-common:run_process:1680 : local name=c-sch 2026-07-02 22:56:24.603 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:24.608 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:24.612 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:24.616 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:24.623 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:24.628 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032984624 2026-07-02 22:56:24.633 | + functions-common:run_process:1683 : is_service_enabled c-sch 2026-07-02 22:56:24.663 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:24.667 | + functions-common:run_process:1684 : _run_under_systemd c-sch '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' '' 2026-07-02 22:56:24.672 | + functions-common:_run_under_systemd:1628 : local service=c-sch 2026-07-02 22:56:24.676 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:24.681 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:24.686 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:24.694 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:24.696 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-02 22:56:24.700 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-02 22:56:24.706 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-sch.service 2026-07-02 22:56:24.709 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:24.714 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:24.719 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:24.724 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:24.729 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-sch] ]] 2026-07-02 22:56:24.734 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-02 22:56:24.738 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-sch.service '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' quobyte '' 2026-07-02 22:56:24.743 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-sch.service 2026-07-02 22:56:24.747 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:24.751 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:56:24.755 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:56:24.760 | + functions-common:write_user_unit_file:1539 : local env_vars= 2026-07-02 22:56:24.764 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:56:24.768 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:56:24.772 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2026-07-02 22:56:24.776 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:56:24.783 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2026-07-02 22:56:24.899 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:25.015 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User quobyte 2026-07-02 22:56:25.103 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:25.205 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2026-07-02 22:56:25.313 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2026-07-02 22:56:25.430 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:25.518 | + functions-common:write_user_unit_file:1554 : [[ -n '' ]] 2026-07-02 22:56:25.522 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:56:25.528 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2026-07-02 22:56:25.630 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:56:26.176 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-sch.service 2026-07-02 22:56:26.212 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2026-07-02 22:56:26.715 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-sch.service 2026-07-02 22:56:26.781 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:26.786 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:26.790 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:26.796 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:26.803 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:26.810 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:26.818 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:26.820 | + functions-common:time_stop:2427 : start_time=1783032984624 2026-07-02 22:56:26.824 | + functions-common:time_stop:2429 : [[ -z 1783032984624 ]] 2026-07-02 22:56:26.829 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:26.838 | + functions-common:time_stop:2432 : end_time=1783032986832 2026-07-02 22:56:26.841 | + functions-common:time_stop:2433 : elapsed_time=2208 2026-07-02 22:56:26.846 | + functions-common:time_stop:2434 : total=37208 2026-07-02 22:56:26.850 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:26.854 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39416 2026-07-02 22:56:26.858 | + lib/cinder:start_cinder:648 : malloc_tuning='MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:56:26.864 | + lib/cinder:start_cinder:649 : run_process c-bak '/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:56:26.869 | + functions-common:run_process:1674 : local service=c-bak 2026-07-02 22:56:26.877 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:26.880 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:26.887 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:26.894 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:56:26.899 | + functions-common:run_process:1680 : local name=c-bak 2026-07-02 22:56:26.906 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:26.910 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:26.914 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:26.921 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:26.927 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:26.932 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032986928 2026-07-02 22:56:26.935 | + functions-common:run_process:1683 : is_service_enabled c-bak 2026-07-02 22:56:26.978 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:26.983 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:26.990 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:26.997 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:27.004 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:27.012 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:27.018 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:27.025 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:27.029 | + functions-common:time_stop:2427 : start_time=1783032986928 2026-07-02 22:56:27.031 | + functions-common:time_stop:2429 : [[ -z 1783032986928 ]] 2026-07-02 22:56:27.041 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:27.047 | + functions-common:time_stop:2432 : end_time=1783032987043 2026-07-02 22:56:27.052 | + functions-common:time_stop:2433 : elapsed_time=115 2026-07-02 22:56:27.056 | + functions-common:time_stop:2434 : total=39416 2026-07-02 22:56:27.061 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:27.065 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=39531 2026-07-02 22:56:27.070 | + lib/cinder:start_cinder:650 : run_process c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:56:27.075 | + functions-common:run_process:1674 : local service=c-vol 2026-07-02 22:56:27.080 | + functions-common:run_process:1675 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:27.084 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:27.089 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:27.094 | + functions-common:run_process:1678 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:56:27.099 | + functions-common:run_process:1680 : local name=c-vol 2026-07-02 22:56:27.104 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:27.109 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:27.113 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:27.118 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:27.125 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:27.131 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032987126 2026-07-02 22:56:27.136 | + functions-common:run_process:1683 : is_service_enabled c-vol 2026-07-02 22:56:27.169 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:27.174 | + functions-common:run_process:1684 : _run_under_systemd c-vol '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:56:27.179 | + functions-common:_run_under_systemd:1628 : local service=c-vol 2026-07-02 22:56:27.184 | + functions-common:_run_under_systemd:1629 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:27.188 | + functions-common:_run_under_systemd:1630 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:27.193 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:27.197 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:27.202 | + functions-common:_common_systemd_pitfalls:1603 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2026-07-02 22:56:27.206 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2026-07-02 22:56:27.211 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@c-vol.service 2026-07-02 22:56:27.216 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:27.220 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:27.225 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:27.230 | + functions-common:_run_under_systemd:1640 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:56:27.236 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[c-vol] ]] 2026-07-02 22:56:27.239 | + functions-common:_run_under_systemd:1644 : [[ /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2026-07-02 22:56:27.242 | + functions-common:_run_under_systemd:1650 : write_user_unit_file devstack@c-vol.service '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' quobyte 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:56:27.245 | + functions-common:write_user_unit_file:1535 : local service=devstack@c-vol.service 2026-07-02 22:56:27.248 | + functions-common:write_user_unit_file:1536 : local 'command=/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:27.251 | + functions-common:write_user_unit_file:1537 : local group= 2026-07-02 22:56:27.252 | + functions-common:write_user_unit_file:1538 : local user=quobyte 2026-07-02 22:56:27.255 | + functions-common:write_user_unit_file:1539 : local 'env_vars=MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:56:27.258 | + functions-common:write_user_unit_file:1540 : local extra= 2026-07-02 22:56:27.261 | + functions-common:write_user_unit_file:1541 : [[ -n '' ]] 2026-07-02 22:56:27.266 | + functions-common:write_user_unit_file:1544 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2026-07-02 22:56:27.270 | + functions-common:write_user_unit_file:1545 : mkdir -p /etc/systemd/system 2026-07-02 22:56:27.282 | + functions-common:write_user_unit_file:1547 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2026-07-02 22:56:27.401 | + functions-common:write_user_unit_file:1548 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:27.516 | + functions-common:write_user_unit_file:1549 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User quobyte 2026-07-02 22:56:27.610 | + functions-common:write_user_unit_file:1550 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2026-07-02 22:56:27.722 | + functions-common:write_user_unit_file:1551 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2026-07-02 22:56:27.831 | + functions-common:write_user_unit_file:1552 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2026-07-02 22:56:27.920 | + functions-common:write_user_unit_file:1553 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:28.006 | + functions-common:write_user_unit_file:1554 : [[ -n MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144 ]] 2026-07-02 22:56:28.011 | + functions-common:write_user_unit_file:1555 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service Environment 'MALLOC_ARENA_MAX=1 MALLOC_MMAP_THRESHOLD_=131072 MALLOC_TRIM_THRESHOLD_=262144' 2026-07-02 22:56:28.104 | + functions-common:write_user_unit_file:1557 : [[ -n '' ]] 2026-07-02 22:56:28.108 | + functions-common:write_user_unit_file:1560 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2026-07-02 22:56:28.233 | + functions-common:write_user_unit_file:1563 : sudo systemctl daemon-reload 2026-07-02 22:56:28.812 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@c-vol.service 2026-07-02 22:56:28.842 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2026-07-02 22:56:29.384 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@c-vol.service 2026-07-02 22:56:29.430 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:29.437 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:29.441 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:29.448 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:29.454 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:29.464 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:29.473 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:29.482 | + functions-common:time_stop:2427 : start_time=1783032987126 2026-07-02 22:56:29.488 | + functions-common:time_stop:2429 : [[ -z 1783032987126 ]] 2026-07-02 22:56:29.500 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:29.516 | + functions-common:time_stop:2432 : end_time=1783032989502 2026-07-02 22:56:29.525 | + functions-common:time_stop:2433 : elapsed_time=2376 2026-07-02 22:56:29.531 | + functions-common:time_stop:2434 : total=39531 2026-07-02 22:56:29.541 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:29.546 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=41907 2026-07-02 22:56:29.553 | + ./stack.sh:main:1338 : create_volume_types 2026-07-02 22:56:29.558 | + lib/cinder:create_volume_types:691 : is_service_enabled c-api 2026-07-02 22:56:29.608 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:29.615 | + lib/cinder:create_volume_types:691 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 22:56:29.619 | + lib/cinder:create_volume_types:692 : local be be_name 2026-07-02 22:56:29.626 | + lib/cinder:create_volume_types:693 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2026-07-02 22:56:29.628 | + lib/cinder:create_volume_types:694 : be_name=lvmdriver-1 2026-07-02 22:56:29.631 | + lib/cinder:create_volume_types:695 : create_one_type lvmdriver-1 volume_backend_name lvmdriver-1 2026-07-02 22:56:29.635 | + lib/cinder:create_one_type:666 : type_name=lvmdriver-1 2026-07-02 22:56:29.638 | + lib/cinder:create_one_type:667 : property_key=volume_backend_name 2026-07-02 22:56:29.645 | + lib/cinder:create_one_type:668 : property_value=lvmdriver-1 2026-07-02 22:56:29.649 | + lib/cinder:create_one_type:670 : is_service_enabled keystone 2026-07-02 22:56:29.675 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:29.684 | + lib/cinder:create_one_type:671 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2026-07-02 22:56:34.803 | +-------------+--------------------------------------+ 2026-07-02 22:56:34.803 | | Field | Value | 2026-07-02 22:56:34.803 | +-------------+--------------------------------------+ 2026-07-02 22:56:34.803 | | description | None | 2026-07-02 22:56:34.803 | | id | 06ef28c9-1aeb-4187-9f7a-34245dbca9bf | 2026-07-02 22:56:34.803 | | is_public | True | 2026-07-02 22:56:34.803 | | name | lvmdriver-1 | 2026-07-02 22:56:34.803 | | properties | volume_backend_name='lvmdriver-1' | 2026-07-02 22:56:34.803 | +-------------+--------------------------------------+ 2026-07-02 22:56:35.187 | + lib/cinder:create_one_type:672 : [[ lvmdriver-1 == \c\e\p\h ]] 2026-07-02 22:56:35.192 | + lib/cinder:create_volume_types:698 : [[ False == \T\r\u\e ]] 2026-07-02 22:56:35.197 | + lib/cinder:create_volume_types:705 : [[ False == \T\r\u\e ]] 2026-07-02 22:56:35.201 | + ./stack.sh:main:1343 : [[ False == \T\r\u\e ]] 2026-07-02 22:56:35.205 | + ./stack.sh:main:1351 : is_service_enabled glance 2026-07-02 22:56:35.234 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:35.239 | + ./stack.sh:main:1352 : echo_summary 'Starting Glance' 2026-07-02 22:56:35.242 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:56:35.246 | + ./stack.sh:echo_summary:447 : echo -e Starting Glance 2026-07-02 22:56:35.251 | + ./stack.sh:main:1353 : start_glance 2026-07-02 22:56:35.256 | + lib/glance:start_glance:650 : local service_protocol=http 2026-07-02 22:56:35.260 | ++ lib/glance:start_glance:652 : which uwsgi 2026-07-02 22:56:35.268 | + lib/glance:start_glance:652 : run_process g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 22:56:35.272 | + functions-common:run_process:1674 : local service=g-api 2026-07-02 22:56:35.277 | + functions-common:run_process:1675 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 22:56:35.281 | + functions-common:run_process:1676 : local group= 2026-07-02 22:56:35.285 | + functions-common:run_process:1677 : local user= 2026-07-02 22:56:35.290 | + functions-common:run_process:1678 : local env_vars= 2026-07-02 22:56:35.294 | + functions-common:run_process:1680 : local name=g-api 2026-07-02 22:56:35.298 | + functions-common:run_process:1682 : time_start run_process 2026-07-02 22:56:35.302 | + functions-common:time_start:2406 : local name=run_process 2026-07-02 22:56:35.311 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:35.317 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:35.323 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:35.330 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032995325 2026-07-02 22:56:35.338 | + functions-common:run_process:1683 : is_service_enabled g-api 2026-07-02 22:56:35.372 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:35.378 | + functions-common:run_process:1684 : _run_under_systemd g-api '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' '' 2026-07-02 22:56:35.385 | + functions-common:_run_under_systemd:1628 : local service=g-api 2026-07-02 22:56:35.392 | + functions-common:_run_under_systemd:1629 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 22:56:35.397 | + functions-common:_run_under_systemd:1630 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 22:56:35.401 | + functions-common:_run_under_systemd:1632 : _common_systemd_pitfalls '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 22:56:35.406 | + functions-common:_common_systemd_pitfalls:1600 : local 'cmd=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2026-07-02 22:56:35.411 | + functions-common:_common_systemd_pitfalls:1603 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2026-07-02 22:56:35.416 | + functions-common:_common_systemd_pitfalls:1614 : [[ ! /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2026-07-02 22:56:35.420 | + functions-common:_run_under_systemd:1634 : local systemd_service=devstack@g-api.service 2026-07-02 22:56:35.424 | + functions-common:_run_under_systemd:1635 : local group= 2026-07-02 22:56:35.429 | + functions-common:_run_under_systemd:1636 : local user=quobyte 2026-07-02 22:56:35.432 | + functions-common:_run_under_systemd:1637 : [[ -z quobyte ]] 2026-07-02 22:56:35.437 | + functions-common:_run_under_systemd:1640 : local env_vars= 2026-07-02 22:56:35.441 | + functions-common:_run_under_systemd:1641 : [[ -v SYSTEMD_ENV_VARS[g-api] ]] 2026-07-02 22:56:35.447 | + functions-common:_run_under_systemd:1644 : [[ /bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2026-07-02 22:56:35.451 | + functions-common:_run_under_systemd:1645 : [[ True == \T\r\u\e ]] 2026-07-02 22:56:35.455 | + functions-common:_run_under_systemd:1646 : cmd='/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:35.460 | + functions-common:_run_under_systemd:1648 : write_uwsgi_user_unit_file devstack@g-api.service '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' '' quobyte '' 2026-07-02 22:56:35.464 | + functions-common:write_uwsgi_user_unit_file:1567 : local service=devstack@g-api.service 2026-07-02 22:56:35.468 | + functions-common:write_uwsgi_user_unit_file:1568 : local 'command=/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:35.472 | + functions-common:write_uwsgi_user_unit_file:1569 : local group= 2026-07-02 22:56:35.476 | + functions-common:write_uwsgi_user_unit_file:1570 : local user=quobyte 2026-07-02 22:56:35.480 | + functions-common:write_uwsgi_user_unit_file:1571 : local env_vars= 2026-07-02 22:56:35.484 | + functions-common:write_uwsgi_user_unit_file:1572 : local unitfile=/etc/systemd/system/devstack@g-api.service 2026-07-02 22:56:35.488 | + functions-common:write_uwsgi_user_unit_file:1573 : mkdir -p /etc/systemd/system 2026-07-02 22:56:35.495 | + functions-common:write_uwsgi_user_unit_file:1575 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2026-07-02 22:56:35.600 | + functions-common:write_uwsgi_user_unit_file:1576 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Environment '"PATH=/bin:/opt/stack/data/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/bin:/usr/local/sbin:/usr/sbin:/sbin"' 2026-07-02 22:56:35.697 | + functions-common:write_uwsgi_user_unit_file:1577 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2026-07-02 22:56:35.779 | + functions-common:write_uwsgi_user_unit_file:1578 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User quobyte 2026-07-02 22:56:35.874 | + functions-common:write_uwsgi_user_unit_file:1579 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini --venv /opt/stack/data/venv' 2026-07-02 22:56:35.963 | + functions-common:write_uwsgi_user_unit_file:1580 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2026-07-02 22:56:36.062 | + functions-common:write_uwsgi_user_unit_file:1581 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2026-07-02 22:56:36.154 | + functions-common:write_uwsgi_user_unit_file:1582 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2026-07-02 22:56:36.243 | + functions-common:write_uwsgi_user_unit_file:1583 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2026-07-02 22:56:36.335 | + functions-common:write_uwsgi_user_unit_file:1584 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2026-07-02 22:56:36.431 | + functions-common:write_uwsgi_user_unit_file:1585 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2026-07-02 22:56:36.517 | + functions-common:write_uwsgi_user_unit_file:1587 : [[ -n '' ]] 2026-07-02 22:56:36.520 | + functions-common:write_uwsgi_user_unit_file:1590 : [[ -n '' ]] 2026-07-02 22:56:36.524 | + functions-common:write_uwsgi_user_unit_file:1593 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2026-07-02 22:56:36.617 | + functions-common:write_uwsgi_user_unit_file:1596 : sudo systemctl daemon-reload 2026-07-02 22:56:37.179 | + functions-common:_run_under_systemd:1653 : sudo systemctl enable devstack@g-api.service 2026-07-02 22:56:37.199 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2026-07-02 22:56:37.705 | + functions-common:_run_under_systemd:1654 : sudo systemctl start devstack@g-api.service 2026-07-02 22:56:37.875 | + functions-common:run_process:1686 : time_stop run_process 2026-07-02 22:56:37.881 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:37.886 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:37.896 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:37.900 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:37.908 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:37.914 | + functions-common:time_stop:2426 : name=run_process 2026-07-02 22:56:37.922 | + functions-common:time_stop:2427 : start_time=1783032995325 2026-07-02 22:56:37.928 | + functions-common:time_stop:2429 : [[ -z 1783032995325 ]] 2026-07-02 22:56:37.940 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:37.946 | + functions-common:time_stop:2432 : end_time=1783032997940 2026-07-02 22:56:37.952 | + functions-common:time_stop:2433 : elapsed_time=2615 2026-07-02 22:56:37.957 | + functions-common:time_stop:2434 : total=41907 2026-07-02 22:56:37.962 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:37.973 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=44522 2026-07-02 22:56:37.981 | + lib/glance:start_glance:654 : is_service_enabled g-api-r 2026-07-02 22:56:38.028 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:56:38.038 | + lib/glance:start_glance:659 : echo 'Waiting for g-api (192.168.122.146) to start...' 2026-07-02 22:56:38.038 | Waiting for g-api (192.168.122.146) to start... 2026-07-02 22:56:38.042 | + lib/glance:start_glance:660 : wait_for_service 60 http://192.168.122.146/image 2026-07-02 22:56:38.044 | + functions:wait_for_service:476 : local timeout=60 2026-07-02 22:56:38.047 | + functions:wait_for_service:477 : local url=http://192.168.122.146/image 2026-07-02 22:56:38.049 | + functions:wait_for_service:478 : local rval=0 2026-07-02 22:56:38.054 | + functions:wait_for_service:479 : time_start wait_for_service 2026-07-02 22:56:38.062 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 22:56:38.068 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:56:38.076 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:56:38.081 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:56:38.093 | + functions-common:time_start:2411 : _TIME_START[$name]=1783032998083 2026-07-02 22:56:38.094 | + functions:wait_for_service:480 : timeout 60 bash -x 2026-07-02 22:56:38.100 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:56:38.107 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://192.168.122.146/image 2026-07-02 22:56:43.573 | + :: : [[ 300 == 503 ]] 2026-07-02 22:56:43.579 | + :: : [[ 0 -eq 7 ]] 2026-07-02 22:56:43.588 | + functions:wait_for_service:485 : time_stop wait_for_service 2026-07-02 22:56:43.600 | + functions-common:time_stop:2420 : local name 2026-07-02 22:56:43.604 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:56:43.613 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:56:43.617 | + functions-common:time_stop:2423 : local total 2026-07-02 22:56:43.624 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:56:43.630 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 22:56:43.638 | + functions-common:time_stop:2427 : start_time=1783032998083 2026-07-02 22:56:43.644 | + functions-common:time_stop:2429 : [[ -z 1783032998083 ]] 2026-07-02 22:56:43.655 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:56:43.666 | + functions-common:time_stop:2432 : end_time=1783033003658 2026-07-02 22:56:43.675 | + functions-common:time_stop:2433 : elapsed_time=5575 2026-07-02 22:56:43.681 | + functions-common:time_stop:2434 : total=19678 2026-07-02 22:56:43.689 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:56:43.695 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=25253 2026-07-02 22:56:43.701 | + functions:wait_for_service:486 : return 0 2026-07-02 22:56:43.710 | + ./stack.sh:main:1367 : is_service_enabled mysql postgresql 2026-07-02 22:56:43.755 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:43.761 | + ./stack.sh:main:1367 : is_service_enabled glance 2026-07-02 22:56:43.794 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:56:43.798 | + ./stack.sh:main:1368 : echo_summary 'Uploading images' 2026-07-02 22:56:43.801 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:56:43.804 | + ./stack.sh:echo_summary:447 : echo -e Uploading images 2026-07-02 22:56:43.808 | + ./stack.sh:main:1370 : for image_url in ${IMAGE_URLS//,/ } 2026-07-02 22:56:43.814 | + ./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-07-02 22:56:43.819 | + functions:upload_image:139 : local image_url=https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:56:43.823 | + functions:upload_image:141 : local image image_fname image_name 2026-07-02 22:56:43.827 | + functions:upload_image:143 : local max_attempts=5 2026-07-02 22:56:43.831 | + functions:upload_image:146 : mkdir -p /home/quobyte/devstack/files/images 2026-07-02 22:56:43.840 | ++ functions:upload_image:147 : basename https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:56:43.847 | + functions:upload_image:147 : image_fname=cirros-0.6.3-x86_64-disk.img 2026-07-02 22:56:43.850 | + functions:upload_image:148 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img != file* ]] 2026-07-02 22:56:43.853 | + functions:upload_image:150 : [[ ! -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img ]] 2026-07-02 22:56:43.859 | ++ functions:upload_image:151 : seq 5 2026-07-02 22:56:43.865 | + functions:upload_image:151 : for attempt in `seq $max_attempts` 2026-07-02 22:56:43.868 | + functions:upload_image:152 : local rc=0 2026-07-02 22:56:43.872 | + functions:upload_image:153 : wget --progress=dot:giga -c https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img -O /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:56:43.876 | --2026-07-03 00:56:43-- https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:56:43.935 | Resolving github.com (github.com)... 140.82.121.3 2026-07-02 22:56:43.954 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2026-07-02 22:56:44.183 | HTTP request sent, awaiting response... 302 Found 2026-07-02 22:56:44.183 | Location: https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-02T23%3A40%3A53Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-02T22%3A40%3A33Z&ske=2026-07-02T23%3A40%3A53Z&sks=b&skv=2018-11-09&sig=EzTZnOW0J1ROua%2FdeSsYIeZh0R8U3dNwQo3xKL%2BL5cc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzAzNDgwNCwibmJmIjoxNzgzMDMzMDA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.i5mEXcLWLaRZstdhHwru1NWPYBJfFJsWZcm_n_W8rpI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream [following] 2026-07-02 22:56:44.184 | --2026-07-03 00:56:44-- https://release-assets.githubusercontent.com/github-production-release-asset/219785102/6f5bab50-4c03-4330-a8c6-7b6cb1564e3f?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-07-02T23%3A40%3A53Z&rscd=attachment%3B+filename%3Dcirros-0.6.3-x86_64-disk.img&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-07-02T22%3A40%3A33Z&ske=2026-07-02T23%3A40%3A53Z&sks=b&skv=2018-11-09&sig=EzTZnOW0J1ROua%2FdeSsYIeZh0R8U3dNwQo3xKL%2BL5cc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc4MzAzNDgwNCwibmJmIjoxNzgzMDMzMDA0LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.i5mEXcLWLaRZstdhHwru1NWPYBJfFJsWZcm_n_W8rpI&response-content-disposition=attachment%3B%20filename%3Dcirros-0.6.3-x86_64-disk.img&response-content-type=application%2Foctet-stream 2026-07-02 22:56:44.199 | Resolving release-assets.githubusercontent.com (release-assets.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ... 2026-07-02 22:56:44.210 | Connecting to release-assets.githubusercontent.com (release-assets.githubusercontent.com)|185.199.111.133|:443... connected. 2026-07-02 22:56:44.338 | HTTP request sent, awaiting response... 200 OK 2026-07-02 22:56:44.338 | Length: 21692416 (21M) [application/octet-stream] 2026-07-02 22:56:44.338 | Saving to: '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' 2026-07-02 22:56:44.391 | 2026-07-02 22:56:44.662 | 0K ........ ........ .... 100% 63.9M=0.3s 2026-07-02 22:56:44.662 | 2026-07-02 22:56:44.662 | 2026-07-03 00:56:44 (63.9 MB/s) - '/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img' saved [21692416/21692416] 2026-07-02 22:56:44.662 | 2026-07-02 22:56:44.669 | + functions:upload_image:154 : [[ 0 -ne 0 ]] 2026-07-02 22:56:44.673 | + functions:upload_image:163 : break 2026-07-02 22:56:44.677 | + functions:upload_image:167 : image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:56:44.680 | + functions:upload_image:181 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ openvz ]] 2026-07-02 22:56:44.684 | + functions:upload_image:188 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.vmdk ]] 2026-07-02 22:56:44.689 | + functions:upload_image:302 : [[ https://github.com/cirros-dev/cirros/releases/download/0.6.3/cirros-0.6.3-x86_64-disk.img =~ \.hds ]] 2026-07-02 22:56:44.693 | + functions:upload_image:313 : local kernel= 2026-07-02 22:56:44.696 | + functions:upload_image:314 : local ramdisk= 2026-07-02 22:56:44.700 | + functions:upload_image:315 : local disk_format= 2026-07-02 22:56:44.704 | + functions:upload_image:316 : local container_format= 2026-07-02 22:56:44.708 | + functions:upload_image:317 : local unpack= 2026-07-02 22:56:44.712 | + functions:upload_image:318 : local img_property= 2026-07-02 22:56:44.716 | + functions:upload_image:322 : [[ libvirt == \l\i\b\v\i\r\t ]] 2026-07-02 22:56:44.720 | + functions:upload_image:323 : [[ kvm == \q\e\m\u ]] 2026-07-02 22:56:44.724 | + functions:upload_image:323 : [[ kvm == \k\v\m ]] 2026-07-02 22:56:44.729 | + functions:upload_image:324 : img_property=hw_rng_model=virtio 2026-07-02 22:56:44.732 | + functions:upload_image:328 : case "$image_fname" in 2026-07-02 22:56:44.738 | ++ functions:upload_image:349 : basename /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img .img 2026-07-02 22:56:44.744 | + functions:upload_image:349 : image_name=cirros-0.6.3-x86_64-disk 2026-07-02 22:56:44.748 | + functions:upload_image:350 : local format 2026-07-02 22:56:44.754 | ++ functions:upload_image:351 : qemu-img info /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:56:44.755 | ++ functions:upload_image:351 : awk '/^file format/ { print $3; exit }' 2026-07-02 22:56:44.772 | + functions:upload_image:351 : format=qcow2 2026-07-02 22:56:44.777 | + functions:upload_image:352 : [[ ,qcow2,raw,vdi,vmdk,vpc, =~ ,qcow2, ]] 2026-07-02 22:56:44.781 | + functions:upload_image:353 : disk_format=qcow2 2026-07-02 22:56:44.788 | + functions:upload_image:357 : container_format=bare 2026-07-02 22:56:44.793 | + functions:upload_image:404 : is_arch ppc64le 2026-07-02 22:56:44.799 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:56:44.805 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2026-07-02 22:56:44.809 | + functions:upload_image:404 : is_arch ppc64 2026-07-02 22:56:44.814 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:56:44.820 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c\6\4 ]] 2026-07-02 22:56:44.824 | + functions:upload_image:404 : is_arch ppc 2026-07-02 22:56:44.829 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:56:44.834 | + functions-common:is_arch:519 : [[ x86_64 == \p\p\c ]] 2026-07-02 22:56:44.838 | + functions:upload_image:408 : is_arch aarch64 2026-07-02 22:56:44.844 | ++ functions-common:is_arch:519 : uname -m 2026-07-02 22:56:44.851 | + functions-common:is_arch:519 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2026-07-02 22:56:44.855 | + functions:upload_image:412 : '[' bare = bare ']' 2026-07-02 22:56:44.859 | + functions:upload_image:413 : '[' '' = zcat ']' 2026-07-02 22:56:44.863 | + functions:upload_image:415 : '[' '' = bunzip2 ']' 2026-07-02 22:56:44.867 | + functions:upload_image:417 : '[' '' = unxz ']' 2026-07-02 22:56:44.871 | + functions:upload_image:428 : _upload_image cirros-0.6.3-x86_64-disk bare qcow2 /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img hw_rng_model=virtio 2026-07-02 22:56:44.875 | + functions:_upload_image:111 : local image_name=cirros-0.6.3-x86_64-disk 2026-07-02 22:56:44.879 | + functions:_upload_image:112 : shift 2026-07-02 22:56:44.883 | + functions:_upload_image:113 : local container=bare 2026-07-02 22:56:44.887 | + functions:_upload_image:114 : shift 2026-07-02 22:56:44.892 | + functions:_upload_image:115 : local disk=qcow2 2026-07-02 22:56:44.896 | + functions:_upload_image:116 : shift 2026-07-02 22:56:44.899 | + functions:_upload_image:117 : local image=/home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:56:44.904 | + functions:_upload_image:118 : shift 2026-07-02 22:56:44.908 | + functions:_upload_image:119 : local properties 2026-07-02 22:56:44.912 | + functions:_upload_image:120 : local useimport 2026-07-02 22:56:44.916 | ++ functions:_upload_image:122 : _image_properties_to_arg hw_rng_model=virtio 2026-07-02 22:56:44.920 | ++ functions:_image_properties_to_arg:94 : local result= 2026-07-02 22:56:44.924 | ++ functions:_image_properties_to_arg:95 : for property in $* 2026-07-02 22:56:44.928 | ++ functions:_image_properties_to_arg:96 : result+=' --property hw_rng_model=virtio' 2026-07-02 22:56:44.931 | ++ functions:_image_properties_to_arg:98 : echo --property hw_rng_model=virtio 2026-07-02 22:56:44.936 | + functions:_upload_image:122 : properties='--property hw_rng_model=virtio' 2026-07-02 22:56:44.940 | + functions:_upload_image:124 : [[ False == \T\r\u\e ]] 2026-07-02 22:56:44.946 | ++ functions:_upload_image:128 : readlink -f /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:56:44.952 | + functions:_upload_image:128 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create cirros-0.6.3-x86_64-disk --public --container-format bare --disk-format qcow2 --property hw_rng_model=virtio --file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:56:50.996 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-02 22:56:50.996 | | Field | Value | 2026-07-02 22:56:50.996 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-02 22:56:50.996 | | checksum | 87617e24a5e30cb3b87fda8c0764838f | 2026-07-02 22:56:50.996 | | container_format | bare | 2026-07-02 22:56:50.997 | | created_at | 2026-07-02T22:56:49Z | 2026-07-02 22:56:50.997 | | disk_format | qcow2 | 2026-07-02 22:56:50.997 | | file | /v2/images/3d536ca8-2cba-4b44-93ed-ed247e842444/file | 2026-07-02 22:56:50.998 | | id | 3d536ca8-2cba-4b44-93ed-ed247e842444 | 2026-07-02 22:56:50.998 | | min_disk | 0 | 2026-07-02 22:56:50.998 | | min_ram | 0 | 2026-07-02 22:56:50.998 | | name | cirros-0.6.3-x86_64-disk | 2026-07-02 22:56:50.998 | | owner | 8b88b4a33269476b9f6e11e7fe82fb87 | 2026-07-02 22:56:50.998 | | properties | hw_rng_model='virtio', os_hash_algo='sha512', os_hash_value='9a9bce0083a00939ec17c11febbfc767aa211aaa54f51e75c5a8b271a9b5637c77205a518b7a2007cb391d23cceb01e0e4e8d64832317151bc85b734b92a7be0', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/cirros-0.6.3-x86_64-disk', owner_specified.openstack.sha256='' | 2026-07-02 22:56:50.998 | | protected | False | 2026-07-02 22:56:50.998 | | schema | /v2/schemas/image | 2026-07-02 22:56:50.998 | | size | 21692416 | 2026-07-02 22:56:50.998 | | status | active | 2026-07-02 22:56:50.999 | | tags | | 2026-07-02 22:56:50.999 | | updated_at | 2026-07-02T22:56:51Z | 2026-07-02 22:56:50.999 | | virtual_size | 117440512 | 2026-07-02 22:56:50.999 | | visibility | public | 2026-07-02 22:56:50.999 | +------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2026-07-02 22:56:51.392 | + ./stack.sh:main:1375 : async_wait create_flavors 2026-07-02 22:56:51.454 | [2054 Async create_flavors:73596]: Waiting for completion of create_flavors running on PID 73596 (2 other jobs running) 2026-07-02 22:56:51.485 | [2054 Async create_flavors:73596]: Signaling child to exit 2026-07-02 22:57:01.002 | + inc/async:async_inner:64 : rc=0 2026-07-02 22:57:01.035 | [73596 Async create_flavors:73596]: finished successfully 2026-07-02 22:57:01.067 | WAKEUP 2026-07-02 22:57:01.097 | [2054 Async create_flavors:73596]: Signaled 2026-07-02 22:57:01.099 | + lib/nova:create_flavors:1241 : is_service_enabled n-api 2026-07-02 22:57:01.099 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:57:01.099 | + lib/nova:create_flavors:1242 : grep -q ds512M 2026-07-02 22:57:01.099 | + lib/nova:create_flavors:1242 : openstack --os-region-name=RegionOne flavor list 2026-07-02 22:57:01.099 | + lib/nova:create_flavors:1244 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2026-07-02 22:57:01.099 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.099 | | Field | Value | 2026-07-02 22:57:01.100 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.100 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:57:01.100 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:57:01.100 | | description | None | 2026-07-02 22:57:01.100 | | disk | 1 | 2026-07-02 22:57:01.100 | | id | c1 | 2026-07-02 22:57:01.100 | | name | cirros256 | 2026-07-02 22:57:01.100 | | os-flavor-access:is_public | True | 2026-07-02 22:57:01.100 | | properties | hw_rng:allowed='True' | 2026-07-02 22:57:01.101 | | ram | 256 | 2026-07-02 22:57:01.101 | | rxtx_factor | 1.0 | 2026-07-02 22:57:01.101 | | swap | 0 | 2026-07-02 22:57:01.101 | | vcpus | 1 | 2026-07-02 22:57:01.101 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.101 | + lib/nova:create_flavors:1245 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2026-07-02 22:57:01.101 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.101 | | Field | Value | 2026-07-02 22:57:01.101 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.101 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:57:01.102 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:57:01.102 | | description | None | 2026-07-02 22:57:01.102 | | disk | 5 | 2026-07-02 22:57:01.102 | | id | d1 | 2026-07-02 22:57:01.102 | | name | ds512M | 2026-07-02 22:57:01.102 | | os-flavor-access:is_public | True | 2026-07-02 22:57:01.102 | | properties | hw_rng:allowed='True' | 2026-07-02 22:57:01.102 | | ram | 512 | 2026-07-02 22:57:01.102 | | rxtx_factor | 1.0 | 2026-07-02 22:57:01.102 | | swap | 0 | 2026-07-02 22:57:01.103 | | vcpus | 1 | 2026-07-02 22:57:01.103 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.103 | + lib/nova:create_flavors:1246 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2026-07-02 22:57:01.103 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.103 | | Field | Value | 2026-07-02 22:57:01.103 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.103 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:57:01.103 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:57:01.103 | | description | None | 2026-07-02 22:57:01.103 | | disk | 10 | 2026-07-02 22:57:01.104 | | id | d2 | 2026-07-02 22:57:01.104 | | name | ds1G | 2026-07-02 22:57:01.104 | | os-flavor-access:is_public | True | 2026-07-02 22:57:01.104 | | properties | hw_rng:allowed='True' | 2026-07-02 22:57:01.104 | | ram | 1024 | 2026-07-02 22:57:01.104 | | rxtx_factor | 1.0 | 2026-07-02 22:57:01.104 | | swap | 0 | 2026-07-02 22:57:01.104 | | vcpus | 1 | 2026-07-02 22:57:01.104 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.104 | + lib/nova:create_flavors:1247 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2026-07-02 22:57:01.105 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.105 | | Field | Value | 2026-07-02 22:57:01.105 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.105 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:57:01.105 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:57:01.105 | | description | None | 2026-07-02 22:57:01.105 | | disk | 10 | 2026-07-02 22:57:01.105 | | id | d3 | 2026-07-02 22:57:01.105 | | name | ds2G | 2026-07-02 22:57:01.105 | | os-flavor-access:is_public | True | 2026-07-02 22:57:01.106 | | properties | hw_rng:allowed='True' | 2026-07-02 22:57:01.106 | | ram | 2048 | 2026-07-02 22:57:01.106 | | rxtx_factor | 1.0 | 2026-07-02 22:57:01.106 | | swap | 0 | 2026-07-02 22:57:01.106 | | vcpus | 2 | 2026-07-02 22:57:01.106 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.106 | + lib/nova:create_flavors:1248 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2026-07-02 22:57:01.106 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.106 | | Field | Value | 2026-07-02 22:57:01.106 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.107 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:57:01.107 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:57:01.107 | | description | None | 2026-07-02 22:57:01.107 | | disk | 20 | 2026-07-02 22:57:01.107 | | id | d4 | 2026-07-02 22:57:01.107 | | name | ds4G | 2026-07-02 22:57:01.107 | | os-flavor-access:is_public | True | 2026-07-02 22:57:01.107 | | properties | hw_rng:allowed='True' | 2026-07-02 22:57:01.107 | | ram | 4096 | 2026-07-02 22:57:01.107 | | rxtx_factor | 1.0 | 2026-07-02 22:57:01.108 | | swap | 0 | 2026-07-02 22:57:01.108 | | vcpus | 4 | 2026-07-02 22:57:01.108 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.108 | + lib/nova:create_flavors:1251 : openstack --os-region-name=RegionOne flavor list 2026-07-02 22:57:01.108 | + lib/nova:create_flavors:1251 : grep -q m1.tiny 2026-07-02 22:57:01.108 | + lib/nova:create_flavors:1252 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2026-07-02 22:57:01.108 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.108 | | Field | Value | 2026-07-02 22:57:01.108 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.108 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:57:01.109 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:57:01.109 | | description | None | 2026-07-02 22:57:01.109 | | disk | 1 | 2026-07-02 22:57:01.109 | | id | 1 | 2026-07-02 22:57:01.109 | | name | m1.tiny | 2026-07-02 22:57:01.109 | | os-flavor-access:is_public | True | 2026-07-02 22:57:01.109 | | properties | hw_rng:allowed='True' | 2026-07-02 22:57:01.109 | | ram | 512 | 2026-07-02 22:57:01.109 | | rxtx_factor | 1.0 | 2026-07-02 22:57:01.109 | | swap | 0 | 2026-07-02 22:57:01.110 | | vcpus | 1 | 2026-07-02 22:57:01.110 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.110 | + lib/nova:create_flavors:1253 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2026-07-02 22:57:01.110 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.110 | | Field | Value | 2026-07-02 22:57:01.110 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.110 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:57:01.110 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:57:01.110 | | description | None | 2026-07-02 22:57:01.110 | | disk | 20 | 2026-07-02 22:57:01.111 | | id | 2 | 2026-07-02 22:57:01.111 | | name | m1.small | 2026-07-02 22:57:01.111 | | os-flavor-access:is_public | True | 2026-07-02 22:57:01.111 | | properties | hw_rng:allowed='True' | 2026-07-02 22:57:01.111 | | ram | 2048 | 2026-07-02 22:57:01.111 | | rxtx_factor | 1.0 | 2026-07-02 22:57:01.111 | | swap | 0 | 2026-07-02 22:57:01.111 | | vcpus | 1 | 2026-07-02 22:57:01.111 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.111 | + lib/nova:create_flavors:1254 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2026-07-02 22:57:01.112 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.112 | | Field | Value | 2026-07-02 22:57:01.112 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.112 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:57:01.112 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:57:01.112 | | description | None | 2026-07-02 22:57:01.112 | | disk | 40 | 2026-07-02 22:57:01.112 | | id | 3 | 2026-07-02 22:57:01.112 | | name | m1.medium | 2026-07-02 22:57:01.112 | | os-flavor-access:is_public | True | 2026-07-02 22:57:01.113 | | properties | hw_rng:allowed='True' | 2026-07-02 22:57:01.113 | | ram | 4096 | 2026-07-02 22:57:01.113 | | rxtx_factor | 1.0 | 2026-07-02 22:57:01.113 | | swap | 0 | 2026-07-02 22:57:01.113 | | vcpus | 2 | 2026-07-02 22:57:01.113 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.113 | + lib/nova:create_flavors:1255 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2026-07-02 22:57:01.113 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.113 | | Field | Value | 2026-07-02 22:57:01.113 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.114 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:57:01.114 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:57:01.114 | | description | None | 2026-07-02 22:57:01.114 | | disk | 80 | 2026-07-02 22:57:01.114 | | id | 4 | 2026-07-02 22:57:01.114 | | name | m1.large | 2026-07-02 22:57:01.114 | | os-flavor-access:is_public | True | 2026-07-02 22:57:01.114 | | properties | hw_rng:allowed='True' | 2026-07-02 22:57:01.114 | | ram | 8192 | 2026-07-02 22:57:01.114 | | rxtx_factor | 1.0 | 2026-07-02 22:57:01.115 | | swap | 0 | 2026-07-02 22:57:01.115 | | vcpus | 4 | 2026-07-02 22:57:01.115 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.115 | + lib/nova:create_flavors:1256 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2026-07-02 22:57:01.115 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.115 | | Field | Value | 2026-07-02 22:57:01.115 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.115 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:57:01.115 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:57:01.115 | | description | None | 2026-07-02 22:57:01.116 | | disk | 160 | 2026-07-02 22:57:01.116 | | id | 5 | 2026-07-02 22:57:01.116 | | name | m1.xlarge | 2026-07-02 22:57:01.116 | | os-flavor-access:is_public | True | 2026-07-02 22:57:01.116 | | properties | hw_rng:allowed='True' | 2026-07-02 22:57:01.116 | | ram | 16384 | 2026-07-02 22:57:01.116 | | rxtx_factor | 1.0 | 2026-07-02 22:57:01.116 | | swap | 0 | 2026-07-02 22:57:01.116 | | vcpus | 8 | 2026-07-02 22:57:01.116 | +----------------------------+-----------------------+ 2026-07-02 22:57:01.158 | [2054 Async create_flavors:73596]: finished create_flavors with result 0 in 44 seconds 2026-07-02 22:57:01.164 | + inc/async:async_wait:197 : return 0 2026-07-02 22:57:01.169 | + ./stack.sh:main:1377 : is_service_enabled horizon 2026-07-02 22:57:01.196 | + functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:57:01.200 | + ./stack.sh:main:1391 : is_service_enabled nova 2026-07-02 22:57:01.227 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:57:01.231 | + ./stack.sh:main:1391 : is_service_enabled keystone 2026-07-02 22:57:01.258 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:57:01.262 | + ./stack.sh:main:1392 : USERRC_PARAMS='-PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret' 2026-07-02 22:57:01.266 | + ./stack.sh:main:1394 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2026-07-02 22:57:01.271 | + ./stack.sh:main:1398 : /home/quobyte/devstack/tools/create_userrc.sh -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-02 22:57:01.275 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:57:01.277 | + home/quobyte/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2026-07-02 22:57:01.280 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret 2026-07-02 22:57:01.284 | + home/quobyte/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/quobyte/devstack/accrc'\'' --os-password '\''nomoresecret'\'' --' 2026-07-02 22:57:01.286 | + home/quobyte/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/quobyte/devstack/accrc'\''' --os-password ''\''nomoresecret'\''' -- 2026-07-02 22:57:01.288 | ++ home/quobyte/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/quobyte/devstack/accrc --os-password nomoresecret -- 2026-07-02 22:57:01.290 | + home/quobyte/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2026-07-02 22:57:01.292 | + home/quobyte/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2026-07-02 22:57:01.294 | + home/quobyte/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2026-07-02 22:57:01.296 | + home/quobyte/devstack/tools/create_userrc.sh:main:92 : MODE= 2026-07-02 22:57:01.298 | + home/quobyte/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2026-07-02 22:57:01.300 | + home/quobyte/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2026-07-02 22:57:01.302 | + home/quobyte/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2026-07-02 22:57:01.304 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 7 -gt 0 ']' 2026-07-02 22:57:01.307 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 22:57:01.309 | + home/quobyte/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2026-07-02 22:57:01.311 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 22:57:01.315 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 6 -gt 0 ']' 2026-07-02 22:57:01.317 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 22:57:01.319 | + home/quobyte/devstack/tools/create_userrc.sh:main:118 : MODE=all 2026-07-02 22:57:01.321 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 22:57:01.324 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2026-07-02 22:57:01.326 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 22:57:01.328 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/quobyte/devstack/accrc 2026-07-02 22:57:01.330 | + home/quobyte/devstack/tools/create_userrc.sh:main:113 : shift 2026-07-02 22:57:01.332 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 22:57:01.334 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2026-07-02 22:57:01.337 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 22:57:01.339 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : export OS_PASSWORD=nomoresecret 2026-07-02 22:57:01.341 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : OS_PASSWORD=nomoresecret 2026-07-02 22:57:01.343 | + home/quobyte/devstack/tools/create_userrc.sh:main:100 : shift 2026-07-02 22:57:01.345 | + home/quobyte/devstack/tools/create_userrc.sh:main:126 : shift 2026-07-02 22:57:01.347 | + home/quobyte/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2026-07-02 22:57:01.349 | + home/quobyte/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2026-07-02 22:57:01.351 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : shift 2026-07-02 22:57:01.353 | + home/quobyte/devstack/tools/create_userrc.sh:main:122 : break 2026-07-02 22:57:01.355 | + home/quobyte/devstack/tools/create_userrc.sh:main:129 : '[' -z nomoresecret ']' 2026-07-02 22:57:01.358 | + home/quobyte/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2026-07-02 22:57:01.360 | + home/quobyte/devstack/tools/create_userrc.sh:main:142 : '[' -z '' -a '' ']' 2026-07-02 22:57:01.362 | + home/quobyte/devstack/tools/create_userrc.sh:main:146 : '[' -z '' -a -z '' ']' 2026-07-02 22:57:01.364 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : export OS_PROJECT_NAME=admin 2026-07-02 22:57:01.366 | + home/quobyte/devstack/tools/create_userrc.sh:main:147 : OS_PROJECT_NAME=admin 2026-07-02 22:57:01.369 | + home/quobyte/devstack/tools/create_userrc.sh:main:150 : '[' -z '' ']' 2026-07-02 22:57:01.371 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : export OS_USERNAME=admin 2026-07-02 22:57:01.373 | + home/quobyte/devstack/tools/create_userrc.sh:main:151 : OS_USERNAME=admin 2026-07-02 22:57:01.375 | + home/quobyte/devstack/tools/create_userrc.sh:main:154 : '[' -z '' ']' 2026-07-02 22:57:01.377 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : export OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-02 22:57:01.379 | + home/quobyte/devstack/tools/create_userrc.sh:main:155 : OS_AUTH_URL=http://localhost:5000/v3/ 2026-07-02 22:57:01.382 | + home/quobyte/devstack/tools/create_userrc.sh:main:158 : '[' -z '' -a -z '' ']' 2026-07-02 22:57:01.384 | + home/quobyte/devstack/tools/create_userrc.sh:main:160 : OS_USER_DOMAIN_ID=default 2026-07-02 22:57:01.386 | + home/quobyte/devstack/tools/create_userrc.sh:main:163 : '[' -z '' -a -z '' ']' 2026-07-02 22:57:01.388 | + home/quobyte/devstack/tools/create_userrc.sh:main:165 : OS_PROJECT_DOMAIN_ID=default 2026-07-02 22:57:01.390 | + home/quobyte/devstack/tools/create_userrc.sh:main:168 : USER_PASS=nomoresecret 2026-07-02 22:57:01.392 | + home/quobyte/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2026-07-02 22:57:01.394 | + home/quobyte/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2026-07-02 22:57:01.397 | + home/quobyte/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2026-07-02 22:57:01.402 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2026-07-02 22:57:01.402 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : IFS=, 2026-07-02 22:57:01.402 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep ,True 2026-07-02 22:57:01.402 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : grep -v service 2026-07-02 22:57:01.403 | + home/quobyte/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2026-07-02 22:57:03.734 | Failed to discover available identity versions when contacting http://localhost:5000/v3/. Attempting to parse version from URL. 2026-07-02 22:57:03.737 | Unable to establish connection to http://localhost:5000/v3/auth/tokens: HTTPConnectionPool(host='localhost', port=5000): Max retries exceeded with url: /v3/auth/tokens (Caused by NewConnectionError("HTTPConnection(host='localhost', port=5000): Failed to establish a new connection: [Errno 111] Connection refused")) 2026-07-02 22:57:04.166 | + ./stack.sh:main:1403 : save_stackenv 2026-07-02 22:57:04.170 | + functions-common:save_stackenv:65 : local tag= 2026-07-02 22:57:04.175 | ++ functions-common:save_stackenv:67 : date +%F-%H%M%S 2026-07-02 22:57:04.182 | + functions-common:save_stackenv:67 : time_stamp=2026-07-03-005704 2026-07-02 22:57:04.186 | + functions-common:save_stackenv:68 : echo '# 2026-07-03-005704 ' 2026-07-02 22:57:04.191 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.195 | + functions-common:save_stackenv:70 : echo BASE_SQL_CONN=mysql+pymysql://root:stackdb@127.0.0.1 2026-07-02 22:57:04.199 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.203 | + functions-common:save_stackenv:70 : echo DATA_DIR=/opt/stack/data 2026-07-02 22:57:04.208 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.211 | + functions-common:save_stackenv:70 : echo DEST=/opt/stack 2026-07-02 22:57:04.215 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.219 | + functions-common:save_stackenv:70 : echo ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-02 22:57:04.223 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.227 | + functions-common:save_stackenv:70 : echo HOST_IP=192.168.122.146 2026-07-02 22:57:04.231 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.235 | + functions-common:save_stackenv:70 : echo KEYSTONE_SERVICE_URI=http://192.168.122.146/identity 2026-07-02 22:57:04.240 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.243 | + functions-common:save_stackenv:70 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2026-07-03-002946 2026-07-02 22:57:04.247 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.251 | + functions-common:save_stackenv:70 : echo OS_CACERT= 2026-07-02 22:57:04.255 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.258 | + functions-common:save_stackenv:70 : echo SERVICE_HOST=192.168.122.146 2026-07-02 22:57:04.263 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.267 | + functions-common:save_stackenv:70 : echo STACK_USER=quobyte 2026-07-02 22:57:04.271 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.275 | + functions-common:save_stackenv:70 : echo TLS_IP= 2026-07-02 22:57:04.279 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.284 | + functions-common:save_stackenv:70 : echo HOST_IPV6=::1 2026-07-02 22:57:04.287 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.291 | + functions-common:save_stackenv:70 : echo SERVICE_IP_VERSION=4 2026-07-02 22:57:04.294 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.298 | + functions-common:save_stackenv:70 : echo TUNNEL_ENDPOINT_IP=192.168.122.146 2026-07-02 22:57:04.302 | + functions-common:save_stackenv:69 : for i in $STACK_ENV_VARS 2026-07-02 22:57:04.305 | + functions-common:save_stackenv:70 : echo TUNNEL_IP_VERSION=4 2026-07-02 22:57:04.310 | + ./stack.sh:main:1414 : merge_config_group /home/quobyte/devstack/local.conf extra 2026-07-02 22:57:04.314 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 22:57:04.319 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 22:57:04.322 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2026-07-02 22:57:04.326 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:57:04.331 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 22:57:04.335 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 22:57:04.341 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf extra 2026-07-02 22:57:04.345 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:57:04.350 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2026-07-02 22:57:04.354 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:57:04.358 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2026-07-02 22:57:04.358 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:57:04.358 | gsub("[][]", "", $1); 2026-07-02 22:57:04.358 | split($1, a, "|"); 2026-07-02 22:57:04.358 | if (a[1] == matchgroup) 2026-07-02 22:57:04.358 | print a[2] 2026-07-02 22:57:04.358 | } 2026-07-02 22:57:04.358 | ' /home/quobyte/devstack/local.conf 2026-07-02 22:57:04.366 | + ./stack.sh:main:1421 : run_phase stack extra 2026-07-02 22:57:04.370 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 22:57:04.374 | + functions-common:run_phase:1849 : local phase=extra 2026-07-02 22:57:04.377 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 22:57:04.381 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 22:57:04.387 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 22:57:04.390 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 22:57:04.393 | + functions-common:run_phase:1858 : local extra 2026-07-02 22:57:04.399 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 22:57:04.405 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 22:57:04.409 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 22:57:04.412 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 22:57:04.416 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack extra 2026-07-02 22:57:04.420 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 22:57:04.444 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:57:04.448 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:57:04.452 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:57:04.456 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2026-07-02 22:57:04.460 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:57:04.463 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 22:57:04.468 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:57:04.471 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2026-07-02 22:57:04.475 | ++ extras.d/80-tempest.sh:source:15 : : 2026-07-02 22:57:04.480 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 22:57:04.484 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 22:57:04.487 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:57:04.492 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 22:57:04.495 | + functions-common:run_phase:1875 : run_plugins stack extra 2026-07-02 22:57:04.499 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 22:57:04.503 | + functions-common:run_plugins:1835 : local phase=extra 2026-07-02 22:57:04.507 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 22:57:04.510 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 22:57:04.515 | + ./stack.sh:main:1429 : merge_config_group /home/quobyte/devstack/local.conf post-extra 2026-07-02 22:57:04.518 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 22:57:04.522 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 22:57:04.527 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2026-07-02 22:57:04.531 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:57:04.535 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 22:57:04.539 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 22:57:04.544 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf post-extra 2026-07-02 22:57:04.549 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:57:04.553 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2026-07-02 22:57:04.557 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:57:04.561 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2026-07-02 22:57:04.561 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:57:04.561 | gsub("[][]", "", $1); 2026-07-02 22:57:04.561 | split($1, a, "|"); 2026-07-02 22:57:04.561 | if (a[1] == matchgroup) 2026-07-02 22:57:04.561 | print a[2] 2026-07-02 22:57:04.561 | } 2026-07-02 22:57:04.561 | ' /home/quobyte/devstack/local.conf 2026-07-02 22:57:04.569 | + ./stack.sh:main:1438 : is_service_enabled n-cpu 2026-07-02 22:57:04.597 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:57:04.600 | + ./stack.sh:main:1439 : is_nova_ready 2026-07-02 22:57:04.604 | + lib/nova:is_nova_ready:1166 : wait_for_compute 60 2026-07-02 22:57:04.608 | + functions:wait_for_compute:490 : local timeout=60 2026-07-02 22:57:04.612 | + functions:wait_for_compute:491 : local rval=0 2026-07-02 22:57:04.615 | + functions:wait_for_compute:492 : local compute_hostname 2026-07-02 22:57:04.619 | + functions:wait_for_compute:493 : time_start wait_for_service 2026-07-02 22:57:04.623 | + functions-common:time_start:2406 : local name=wait_for_service 2026-07-02 22:57:04.627 | + functions-common:time_start:2407 : local start_time= 2026-07-02 22:57:04.631 | + functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:57:04.637 | ++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:57:04.642 | + functions-common:time_start:2411 : _TIME_START[$name]=1783033024638 2026-07-02 22:57:04.648 | ++ functions:wait_for_compute:494 : iniget /etc/nova/nova.conf DEFAULT host 2026-07-02 22:57:04.680 | + functions:wait_for_compute:494 : compute_hostname= 2026-07-02 22:57:04.684 | + functions:wait_for_compute:495 : [[ -z '' ]] 2026-07-02 22:57:04.691 | ++ functions:wait_for_compute:496 : hostname 2026-07-02 22:57:04.697 | + functions:wait_for_compute:496 : compute_hostname=devstack 2026-07-02 22:57:04.702 | + functions:wait_for_compute:498 : timeout 60 bash -x 2026-07-02 22:57:04.707 | ++ functions:wait_for_compute:498 : hostname 2026-07-02 22:57:04.712 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:57:04.714 | + :: : ID= 2026-07-02 22:57:04.716 | + :: : [[ '' == '' ]] 2026-07-02 22:57:04.718 | + :: : sleep 1 2026-07-02 22:57:05.722 | + :: : [[ libvirt = \f\a\k\e ]] 2026-07-02 22:57:05.725 | ++ :: : openstack --os-cloud devstack-admin --os-region RegionOne compute service list --host devstack --service nova-compute -c ID -f value 2026-07-02 22:57:09.214 | + :: : ID=156ca253-e81e-4915-b6ed-77499a4e379e 2026-07-02 22:57:09.216 | + :: : [[ 156ca253-e81e-4915-b6ed-77499a4e379e == '' ]] 2026-07-02 22:57:09.221 | + functions:wait_for_compute:510 : time_stop wait_for_service 2026-07-02 22:57:09.225 | + functions-common:time_stop:2420 : local name 2026-07-02 22:57:09.229 | + functions-common:time_stop:2421 : local end_time 2026-07-02 22:57:09.233 | + functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:57:09.237 | + functions-common:time_stop:2423 : local total 2026-07-02 22:57:09.242 | + functions-common:time_stop:2424 : local start_time 2026-07-02 22:57:09.246 | + functions-common:time_stop:2426 : name=wait_for_service 2026-07-02 22:57:09.250 | + functions-common:time_stop:2427 : start_time=1783033024638 2026-07-02 22:57:09.254 | + functions-common:time_stop:2429 : [[ -z 1783033024638 ]] 2026-07-02 22:57:09.259 | ++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:57:09.266 | + functions-common:time_stop:2432 : end_time=1783033029261 2026-07-02 22:57:09.270 | + functions-common:time_stop:2433 : elapsed_time=4623 2026-07-02 22:57:09.275 | + functions-common:time_stop:2434 : total=25253 2026-07-02 22:57:09.278 | + functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:57:09.283 | + functions-common:time_stop:2437 : _TIME_TOTAL[$name]=29876 2026-07-02 22:57:09.287 | + functions:wait_for_compute:512 : [[ 0 != 0 ]] 2026-07-02 22:57:09.291 | + functions:wait_for_compute:516 : return 0 2026-07-02 22:57:09.296 | + ./stack.sh:main:1443 : service_check 2026-07-02 22:57:09.300 | + functions-common:service_check:1713 : local service 2026-07-02 22:57:09.305 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.308 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@key.service 2026-07-02 22:57:09.327 | not-found 2026-07-02 22:57:09.333 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.336 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api.service 2026-07-02 22:57:09.355 | enabled 2026-07-02 22:57:09.359 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api.service --no-pager 2026-07-02 22:57:09.386 | ● devstack@n-api.service - Devstack devstack@n-api.service 2026-07-02 22:57:09.386 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; preset: enabled) 2026-07-02 22:57:09.386 | Active: active (running) since Fri 2026-07-03 00:53:47 CEST; 3min 22s ago 2026-07-02 22:57:09.386 | Main PID: 60855 (uwsgi) 2026-07-02 22:57:09.386 | Status: "uWSGI is ready" 2026-07-02 22:57:09.386 | Tasks: 17 (limit: 14255) 2026-07-02 22:57:09.386 | Memory: 273.5M (peak: 274.0M) 2026-07-02 22:57:09.386 | CPU: 14.709s 2026-07-02 22:57:09.386 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2026-07-02 22:57:09.386 | ├─60855 "nova-apiuWSGI master" 2026-07-02 22:57:09.387 | ├─60856 "nova-apiuWSGI worker 1" 2026-07-02 22:57:09.387 | └─60857 "nova-apiuWSGI worker 2" 2026-07-02 22:57:09.387 | 2026-07-02 22:57:09.387 | Jul 03 00:57:08 devstack devstack@n-api.service[60856]: [pid: 60856|app: 0|req: 18/36] 192.168.122.146 () {54 vars in 935 bytes} [Fri Jul 3 00:57:08 2026] GET /compute/v2.1 => generated 393 bytes in 6 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2026-07-02 22:57:09.388 | Jul 03 00:57:08 devstack devstack@n-api.service[60857]: DEBUG nova.api.openstack.wsgi [None req-d3160242-4c07-4c16-a02e-5d5bdfa87861 admin admin] Calling method '>' {{(pid=60857) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:551}} 2026-07-02 22:57:09.388 | Jul 03 00:57:08 devstack devstack@n-api.service[60857]: DEBUG oslo_concurrency.lockutils [None req-d3160242-4c07-4c16-a02e-5d5bdfa87861 admin admin] Acquiring lock "00000000-0000-0000-0000-000000000000" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60857) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 22:57:09.388 | Jul 03 00:57:08 devstack devstack@n-api.service[60857]: DEBUG oslo_concurrency.lockutils [None req-d3160242-4c07-4c16-a02e-5d5bdfa87861 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=60857) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 22:57:09.388 | Jul 03 00:57:08 devstack devstack@n-api.service[60857]: DEBUG oslo_concurrency.lockutils [None req-d3160242-4c07-4c16-a02e-5d5bdfa87861 admin admin] Lock "00000000-0000-0000-0000-000000000000" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60857) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 22:57:09.388 | Jul 03 00:57:08 devstack devstack@n-api.service[60857]: DEBUG oslo_concurrency.lockutils [None req-d3160242-4c07-4c16-a02e-5d5bdfa87861 admin admin] Acquiring lock "c474a664-92bc-44ec-bb0e-8ad053630845" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" {{(pid=60857) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 22:57:09.388 | Jul 03 00:57:08 devstack devstack@n-api.service[60857]: DEBUG oslo_concurrency.lockutils [None req-d3160242-4c07-4c16-a02e-5d5bdfa87861 admin admin] Lock "c474a664-92bc-44ec-bb0e-8ad053630845" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=60857) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 22:57:09.389 | Jul 03 00:57:08 devstack devstack@n-api.service[60857]: DEBUG oslo_concurrency.lockutils [None req-d3160242-4c07-4c16-a02e-5d5bdfa87861 admin admin] Lock "c474a664-92bc-44ec-bb0e-8ad053630845" "released" by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.000s {{(pid=60857) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 22:57:09.389 | Jul 03 00:57:08 devstack devstack@n-api.service[60857]: INFO nova.api.openstack.requestlog [None req-d3160242-4c07-4c16-a02e-5d5bdfa87861 admin admin] 192.168.122.146 "GET /compute/v2.1/os-services?binary=nova-compute&host=devstack" status: 200 len: 251 microversion: 2.69 time: 0.167079 2026-07-02 22:57:09.389 | Jul 03 00:57:08 devstack devstack@n-api.service[60857]: [pid: 60857|app: 0|req: 19/37] 192.168.122.146 () {60 vars in 1325 bytes} [Fri Jul 3 00:57:08 2026] GET /compute/v2.1/os-services?binary=nova-compute&host=devstack => generated 251 bytes in 170 msecs (HTTP/1.1 200) 9 headers in 359 bytes (1 switches on core 0) 2026-07-02 22:57:09.393 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.396 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cpu.service 2026-07-02 22:57:09.417 | enabled 2026-07-02 22:57:09.422 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cpu.service --no-pager 2026-07-02 22:57:09.446 | ● devstack@n-cpu.service - Devstack devstack@n-cpu.service 2026-07-02 22:57:09.446 | Loaded: loaded (/etc/systemd/system/devstack@n-cpu.service; enabled; preset: enabled) 2026-07-02 22:57:09.447 | Active: active (running) since Fri 2026-07-03 00:56:11 CEST; 57s ago 2026-07-02 22:57:09.447 | Main PID: 73433 (nova-compute) 2026-07-02 22:57:09.447 | Tasks: 10 (limit: 14255) 2026-07-02 22:57:09.447 | Memory: 136.0M (peak: 137.4M) 2026-07-02 22:57:09.447 | CPU: 4.672s 2026-07-02 22:57:09.447 | CGroup: /system.slice/system-devstack.slice/devstack@n-cpu.service 2026-07-02 22:57:09.447 | └─73433 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-compute --config-file /etc/nova/nova-cpu.conf 2026-07-02 22:57:09.447 | 2026-07-02 22:57:09.447 | Jul 03 00:56:40 devstack nova-compute[73433]: DEBUG nova.compute.provider_tree [None req-a5f40e70-fca7-4d03-8bc9-cfc3272cea64 None None] Updating resource provider 2ca50b82-a0f6-4f94-8f8d-b4b95020f15a generation from 0 to 1 during operation: update_inventory {{(pid=73433) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-02 22:57:09.447 | Jul 03 00:56:40 devstack nova-compute[73433]: DEBUG nova.compute.provider_tree [None req-a5f40e70-fca7-4d03-8bc9-cfc3272cea64 None None] Updating inventory in ProviderTree for provider 2ca50b82-a0f6-4f94-8f8d-b4b95020f15a with inventory: {'MEMORY_MB': {'total': 11961, 'reserved': 512, 'min_unit': 1, 'max_unit': 11961, 'step_size': 1, 'allocation_ratio': 1.0}, 'VCPU': {'total': 4, 'reserved': 0, 'min_unit': 1, 'max_unit': 4, 'step_size': 1, 'allocation_ratio': 4.0}, 'DISK_GB': {'total': 25, 'reserved': 0, 'min_unit': 1, 'max_unit': 25, 'step_size': 1, 'allocation_ratio': 1.0}} {{(pid=73433) update_inventory /opt/stack/nova/nova/compute/provider_tree.py:176}} 2026-07-02 22:57:09.448 | Jul 03 00:56:41 devstack nova-compute[73433]: DEBUG nova.compute.provider_tree [None req-a5f40e70-fca7-4d03-8bc9-cfc3272cea64 None None] Updating resource provider 2ca50b82-a0f6-4f94-8f8d-b4b95020f15a generation from 1 to 2 during operation: update_traits {{(pid=73433) _update_generation /opt/stack/nova/nova/compute/provider_tree.py:164}} 2026-07-02 22:57:09.448 | Jul 03 00:56:41 devstack nova-compute[73433]: DEBUG nova.compute.resource_tracker [None req-a5f40e70-fca7-4d03-8bc9-cfc3272cea64 None None] Compute_service record updated for devstack:devstack {{(pid=73433) _update_available_resource /opt/stack/nova/nova/compute/resource_tracker.py:1097}} 2026-07-02 22:57:09.448 | Jul 03 00:56:41 devstack nova-compute[73433]: DEBUG oslo_concurrency.lockutils [None req-a5f40e70-fca7-4d03-8bc9-cfc3272cea64 None None] Lock "compute_resources" "released" by "nova.compute.resource_tracker.ResourceTracker._update_available_resource" :: held 4.758s {{(pid=73433) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 22:57:09.448 | Jul 03 00:56:41 devstack nova-compute[73433]: DEBUG nova.service [None req-a5f40e70-fca7-4d03-8bc9-cfc3272cea64 None None] Creating RPC server for service: nova-compute on topic: compute {{(pid=73433) start /opt/stack/nova/nova/service.py:196}} 2026-07-02 22:57:09.448 | Jul 03 00:56:41 devstack nova-compute[73433]: DEBUG nova.service [None req-a5f40e70-fca7-4d03-8bc9-cfc3272cea64 None None] Creating 2nd RPC server for service: nova-compute on topic: compute-alt {{(pid=73433) start /opt/stack/nova/nova/service.py:212}} 2026-07-02 22:57:09.448 | Jul 03 00:56:42 devstack nova-compute[73433]: DEBUG nova.service [None req-a5f40e70-fca7-4d03-8bc9-cfc3272cea64 None None] Join ServiceGroup membership for this service compute {{(pid=73433) start /opt/stack/nova/nova/service.py:222}} 2026-07-02 22:57:09.448 | Jul 03 00:56:42 devstack nova-compute[73433]: DEBUG nova.servicegroup.drivers.db [None req-a5f40e70-fca7-4d03-8bc9-cfc3272cea64 None None] DB_Driver: join new ServiceGroup member devstack to the compute group, service = {{(pid=73433) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-02 22:57:09.448 | Jul 03 00:56:47 devstack nova-compute[73433]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.50 seconds {{(pid=73433) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:09.452 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.454 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond.service 2026-07-02 22:57:09.472 | not-found 2026-07-02 22:57:09.477 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.479 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-sch.service 2026-07-02 22:57:09.499 | enabled 2026-07-02 22:57:09.505 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-sch.service --no-pager 2026-07-02 22:57:09.526 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2026-07-02 22:57:09.527 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; preset: enabled) 2026-07-02 22:57:09.527 | Active: active (running) since Fri 2026-07-03 00:55:58 CEST; 1min 10s ago 2026-07-02 22:57:09.527 | Main PID: 69757 (nova-scheduler:) 2026-07-02 22:57:09.527 | Tasks: 19 (limit: 14255) 2026-07-02 22:57:09.527 | Memory: 155.6M (peak: 155.9M) 2026-07-02 22:57:09.527 | CPU: 4.884s 2026-07-02 22:57:09.527 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2026-07-02 22:57:09.527 | ├─69757 "nova-scheduler: master process [/opt/stack/data/venv/bin/nova-scheduler --config-file /etc/nova/nova.conf]" 2026-07-02 22:57:09.528 | ├─71529 "nova-scheduler: ServiceWrapper worker(0)" 2026-07-02 22:57:09.528 | └─71540 "nova-scheduler: ServiceWrapper worker(1)" 2026-07-02 22:57:09.528 | 2026-07-02 22:57:09.528 | Jul 03 00:56:08 devstack nova-scheduler[71540]: DEBUG oslo.service.backend._threading.loopingcall [None req-c9094bfb-13a2-49d7-9c9b-5dc6f26024bc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71540) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:09.528 | Jul 03 00:56:10 devstack nova-scheduler[71529]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=71529) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:09.528 | Jul 03 00:56:10 devstack nova-scheduler[71540]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=71540) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:09.528 | Jul 03 00:56:12 devstack nova-scheduler[69757]: DEBUG dbcounter [-] [69757] Writing DB stats nova_api:SELECT=3 {{(pid=69757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.529 | Jul 03 00:56:12 devstack nova-scheduler[69757]: DEBUG dbcounter [-] [69757] Writing DB stats nova_cell1:SELECT=1 {{(pid=69757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.529 | Jul 03 00:56:12 devstack nova-scheduler[69757]: DEBUG dbcounter [-] [69757] Writing DB stats nova_cell0:SELECT=1 {{(pid=69757) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.529 | Jul 03 00:56:15 devstack nova-scheduler[71529]: DEBUG oslo.service.backend._threading.loopingcall [None req-e76e2a06-2544-46de-82ad-57994335459e None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71529) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:09.529 | Jul 03 00:56:20 devstack nova-scheduler[71529]: DEBUG dbcounter [-] [71529] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=71529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.529 | Jul 03 00:56:20 devstack nova-scheduler[71540]: DEBUG dbcounter [-] [71540] Writing DB stats nova_cell0:SELECT=3 {{(pid=71540) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.529 | Jul 03 00:57:08 devstack nova-scheduler[71540]: DEBUG oslo.service.backend._threading.loopingcall [None req-c9094bfb-13a2-49d7-9c9b-5dc6f26024bc None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=71540) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:09.533 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.538 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc.service 2026-07-02 22:57:09.554 | not-found 2026-07-02 22:57:09.561 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.564 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-api-meta.service 2026-07-02 22:57:09.583 | enabled 2026-07-02 22:57:09.591 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-api-meta.service --no-pager 2026-07-02 22:57:09.613 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2026-07-02 22:57:09.613 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; preset: enabled) 2026-07-02 22:57:09.613 | Active: active (running) since Fri 2026-07-03 00:56:01 CEST; 1min 8s ago 2026-07-02 22:57:09.614 | Main PID: 70369 (uwsgi) 2026-07-02 22:57:09.614 | Status: "uWSGI is ready" 2026-07-02 22:57:09.614 | Tasks: 16 (limit: 14255) 2026-07-02 22:57:09.614 | Memory: 221.1M (peak: 221.3M) 2026-07-02 22:57:09.614 | CPU: 9.921s 2026-07-02 22:57:09.614 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2026-07-02 22:57:09.614 | ├─70369 "nova-api-metauWSGI master" 2026-07-02 22:57:09.614 | ├─70370 "nova-api-metauWSGI worker 1" 2026-07-02 22:57:09.614 | ├─70371 "nova-api-metauWSGI worker 2" 2026-07-02 22:57:09.615 | └─70372 "nova-api-metauWSGI http 1" 2026-07-02 22:57:09.615 | 2026-07-02 22:57:09.615 | Jul 03 00:56:07 devstack devstack@n-api-meta.service[70371]: DEBUG nova.api.openstack.wsgi_app [None req-284f730d-4327-47fa-9bc6-fbed920f4b5c None None] ******************************************************************************** {{(pid=70371) log_opt_values /opt/stack/data/venv/lib/python3.12/site-packages/oslo_config/cfg.py:3260}} 2026-07-02 22:57:09.615 | Jul 03 00:56:07 devstack devstack@n-api-meta.service[70371]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x791d020a3668 pid: 70371 (default app) 2026-07-02 22:57:09.615 | Jul 03 00:56:16 devstack devstack@n-api-meta.service[70371]: DEBUG dbcounter [-] [70371] Writing DB stats nova_api:SELECT=1 {{(pid=70371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.615 | Jul 03 00:56:16 devstack devstack@n-api-meta.service[70370]: DEBUG dbcounter [-] [70370] Writing DB stats nova_api:SELECT=1 {{(pid=70370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.615 | Jul 03 00:56:16 devstack devstack@n-api-meta.service[70370]: DEBUG dbcounter [-] [70370] Writing DB stats nova_cell0:SELECT=1 {{(pid=70370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.615 | Jul 03 00:56:16 devstack devstack@n-api-meta.service[70370]: DEBUG dbcounter [-] [70370] Writing DB stats nova_cell1:SELECT=1 {{(pid=70370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.615 | Jul 03 00:56:16 devstack devstack@n-api-meta.service[70371]: DEBUG dbcounter [-] [70371] Writing DB stats nova_cell1:SELECT=1 {{(pid=70371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.615 | Jul 03 00:56:16 devstack devstack@n-api-meta.service[70371]: DEBUG dbcounter [-] [70371] Writing DB stats nova_cell0:SELECT=1 {{(pid=70371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.616 | Jul 03 00:56:16 devstack devstack@n-api-meta.service[70370]: DEBUG dbcounter [-] [70370] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70370) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.616 | Jul 03 00:56:16 devstack devstack@n-api-meta.service[70371]: DEBUG dbcounter [-] [70371] Writing DB stats nova_cell0:SELECT=2,nova_cell0:INSERT=1 {{(pid=70371) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.620 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.624 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-api.service 2026-07-02 22:57:09.644 | enabled 2026-07-02 22:57:09.650 | + functions-common:service_check:1720 : sudo systemctl status devstack@placement-api.service --no-pager 2026-07-02 22:57:09.674 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2026-07-02 22:57:09.674 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; preset: enabled) 2026-07-02 22:57:09.674 | Active: active (running) since Fri 2026-07-03 00:54:29 CEST; 2min 40s ago 2026-07-02 22:57:09.674 | Main PID: 67106 (uwsgi) 2026-07-02 22:57:09.674 | Status: "uWSGI is ready" 2026-07-02 22:57:09.674 | Tasks: 5 (limit: 14255) 2026-07-02 22:57:09.675 | Memory: 176.7M (peak: 176.9M) 2026-07-02 22:57:09.675 | CPU: 6.319s 2026-07-02 22:57:09.675 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2026-07-02 22:57:09.675 | ├─67106 "placementuWSGI master" 2026-07-02 22:57:09.675 | ├─67107 "placementuWSGI worker 1" 2026-07-02 22:57:09.675 | └─67108 "placementuWSGI worker 2" 2026-07-02 22:57:09.675 | 2026-07-02 22:57:09.675 | Jul 03 00:56:40 devstack devstack@placement-api.service[67108]: INFO placement.requestlog [req-b1b5addd-7a58-4d24-8ed2-a85f57b4a98e req-cb923378-23b6-4711-913a-e89f1954fe20 service nova] 192.168.122.146 "PUT /placement/resource_providers/2ca50b82-a0f6-4f94-8f8d-b4b95020f15a/inventories" status: 200 len: 396 microversion: 1.26 2026-07-02 22:57:09.675 | Jul 03 00:56:40 devstack devstack@placement-api.service[67108]: [pid: 67108|app: 0|req: 4/9] 192.168.122.146 () {64 vars in 1498 bytes} [Fri Jul 3 00:56:40 2026] PUT /placement/resource_providers/2ca50b82-a0f6-4f94-8f8d-b4b95020f15a/inventories => generated 396 bytes in 102 msecs (HTTP/1.1 200) 8 headers in 296 bytes (1 switches on core 0) 2026-07-02 22:57:09.675 | Jul 03 00:56:40 devstack devstack@placement-api.service[67107]: DEBUG placement.requestlog [req-b1b5addd-7a58-4d24-8ed2-a85f57b4a98e req-d177de84-7273-4843-b221-fba62288b6b8 None None] Starting request: 192.168.122.146 "GET /placement/traits?name=in:HW_CPU_X86_CLMUL,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX,HW_CPU_X86_SSE42,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_AESNI,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_ABM,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSSE3,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_AMI,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SVM,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_DEVICE_TAGGING,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_ATTACH_WITH_TAG" {{(pid=67107) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-02 22:57:09.676 | Jul 03 00:56:40 devstack devstack@placement-api.service[67107]: INFO placement.requestlog [req-b1b5addd-7a58-4d24-8ed2-a85f57b4a98e req-d177de84-7273-4843-b221-fba62288b6b8 service nova] 192.168.122.146 "GET /placement/traits?name=in:HW_CPU_X86_CLMUL,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX,HW_CPU_X86_SSE42,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_AESNI,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_ABM,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSSE3,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_AMI,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SVM,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_DEVICE_TAGGING,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_ATTACH_WITH_TAG" status: 200 len: 2058 microversion: 1.6 2026-07-02 22:57:09.676 | Jul 03 00:56:40 devstack devstack@placement-api.service[67107]: [pid: 67107|app: 0|req: 6/10] 192.168.122.146 () {60 vars in 4912 bytes} [Fri Jul 3 00:56:40 2026] GET /placement/traits?name=in:HW_CPU_X86_CLMUL,HW_CPU_X86_SSE41,COMPUTE_SOUND_MODEL_AC97,COMPUTE_IMAGE_TYPE_QCOW2,HW_CPU_X86_AVX2,COMPUTE_GRAPHICS_MODEL_BOCHS,COMPUTE_STORAGE_BUS_VIRTIO,COMPUTE_STORAGE_BUS_USB,COMPUTE_NET_VIF_MODEL_E1000,HW_CPU_X86_AVX,HW_CPU_X86_SSE42,COMPUTE_ARCH_X86_64,COMPUTE_IMAGE_TYPE_RAW,HW_CPU_X86_BMI,COMPUTE_IMAGE_TYPE_ISO,COMPUTE_STORAGE_BUS_IDE,COMPUTE_GRAPHICS_MODEL_VIRTIO,HW_CPU_X86_FMA3,COMPUTE_GRAPHICS_MODEL_QXL,COMPUTE_NET_ATTACH_INTERFACE_WITH_TAG,HW_CPU_X86_SSE,COMPUTE_VIOMMU_MODEL_AUTO,COMPUTE_NODE,COMPUTE_VIOMMU_MODEL_INTEL,HW_CPU_X86_AESNI,COMPUTE_VOLUME_MULTI_ATTACH,HW_CPU_X86_BMI2,COMPUTE_GRAPHICS_MODEL_VMVGA,COMPUTE_ACCELERATORS,COMPUTE_GRAPHICS_MODEL_NONE,HW_CPU_X86_ABM,HW_CPU_X86_SSE4A,COMPUTE_STORAGE_BUS_SCSI,COMPUTE_SOUND_MODEL_ICH6,COMPUTE_VOLUME_EXTEND,COMPUTE_SOUND_MODEL_ES1370,HW_CPU_X86_AMD_SVM,COMPUTE_SOUND_MODEL_PCSPK,COMPUTE_RESCUE_BFV,COMPUTE_GRAPHICS_MODEL_VGA,HW_CPU_X86_SSSE3,COMPUTE_TRUSTED_CERTS,COMPUTE_IMAGE_TYPE_AKI,HW_CPU_X86_F16C,COMPUTE_NET_VIF_MODEL_VMXNET3,HW_CPU_X86_MMX,COMPUTE_NET_VIF_MODEL_RTL8139,COMPUTE_STORAGE_VIRTIO_FS,COMPUTE_SOUND_MODEL_SB16,HW_CPU_X86_SSE2,COMPUTE_STORAGE_BUS_SATA,COMPUTE_NET_VIF_MODEL_E1000E,COMPUTE_NET_VIRTIO_PACKED,COMPUTE_STORAGE_BUS_FDC,COMPUTE_IMAGE_TYPE_AMI,HW_ARCH_X86_64,COMPUTE_NET_VIF_MODEL_PCNET,COMPUTE_GRAPHICS_MODEL_CIRRUS,COMPUTE_NET_VIF_MODEL_IGB,COMPUTE_VIOMMU_MODEL_VIRTIO,COMPUTE_SOUND_MODEL_USB,COMPUTE_NET_VIF_MODEL_VIRTIO,HW_CPU_X86_SHA,COMPUTE_NET_VIF_MODEL_SPAPR_VLAN,COMPUTE_SECURITY_STATELESS_FIRMWARE,COMPUTE_ADDRESS_SPACE_PASSTHROUGH,COMPUTE_IMAGE_TYPE_ARI,COMPUTE_ADDRESS_SPACE_EMULATED,HW_CPU_X86_SVM,COMPUTE_SOCKET_PCI_NUMA_AFFINITY,COMPUTE_DEVICE_TAGGING,COMPUTE_SECURITY_UEFI_SECURE_BOOT,COMPUTE_SOUND_MODEL_ICH9,COMPUTE_NET_VIF_MODEL_NE2K_PCI,COMPUTE_NET_ATTACH_INTERFACE,COMPUTE_VOLUME_ATTACH_WITH_TAG => generated 2058 bytes in 49 msecs (HTTP/1.1 200) 6 headers in 225 bytes (1 switches on core 0) 2026-07-02 22:57:09.676 | Jul 03 00:56:40 devstack devstack@placement-api.service[67108]: DEBUG placement.requestlog [req-b1b5addd-7a58-4d24-8ed2-a85f57b4a98e req-29bc77f5-4fa6-4933-9997-468e3bfec18a None None] Starting request: 192.168.122.146 "PUT /placement/resource_providers/2ca50b82-a0f6-4f94-8f8d-b4b95020f15a/traits" {{(pid=67108) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2026-07-02 22:57:09.676 | Jul 03 00:56:41 devstack devstack@placement-api.service[67108]: INFO placement.requestlog [req-b1b5addd-7a58-4d24-8ed2-a85f57b4a98e req-29bc77f5-4fa6-4933-9997-468e3bfec18a service nova] 192.168.122.146 "PUT /placement/resource_providers/2ca50b82-a0f6-4f94-8f8d-b4b95020f15a/traits" status: 200 len: 2093 microversion: 1.6 2026-07-02 22:57:09.676 | Jul 03 00:56:41 devstack devstack@placement-api.service[67108]: [pid: 67108|app: 0|req: 5/11] 192.168.122.146 () {64 vars in 1483 bytes} [Fri Jul 3 00:56:40 2026] PUT /placement/resource_providers/2ca50b82-a0f6-4f94-8f8d-b4b95020f15a/traits => generated 2093 bytes in 347 msecs (HTTP/1.1 200) 6 headers in 225 bytes (2 switches on core 0) 2026-07-02 22:57:09.676 | Jul 03 00:56:50 devstack devstack@placement-api.service[67107]: DEBUG dbcounter [-] [67107] Writing DB stats placement:SELECT=4 {{(pid=67107) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.676 | Jul 03 00:56:51 devstack devstack@placement-api.service[67108]: DEBUG dbcounter [-] [67108] Writing DB stats placement:INSERT=80,placement:UPDATE=3,placement:SELECT=6 {{(pid=67108) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.682 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.686 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@placement-client.service 2026-07-02 22:57:09.704 | not-found 2026-07-02 22:57:09.710 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.716 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@g-api.service 2026-07-02 22:57:09.735 | enabled 2026-07-02 22:57:09.741 | + functions-common:service_check:1720 : sudo systemctl status devstack@g-api.service --no-pager 2026-07-02 22:57:09.764 | ● devstack@g-api.service - Devstack devstack@g-api.service 2026-07-02 22:57:09.764 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; preset: enabled) 2026-07-02 22:57:09.764 | Active: active (running) since Fri 2026-07-03 00:56:37 CEST; 31s ago 2026-07-02 22:57:09.764 | Main PID: 76555 (uwsgi) 2026-07-02 22:57:09.765 | Status: "uWSGI is ready" 2026-07-02 22:57:09.765 | Tasks: 9 (limit: 14255) 2026-07-02 22:57:09.765 | Memory: 257.6M (peak: 258.1M) 2026-07-02 22:57:09.765 | CPU: 10.806s 2026-07-02 22:57:09.765 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2026-07-02 22:57:09.765 | ├─76555 "glance-apiuWSGI master" 2026-07-02 22:57:09.765 | ├─76561 "glance-apiuWSGI worker 1" 2026-07-02 22:57:09.765 | └─76562 "glance-apiuWSGI worker 2" 2026-07-02 22:57:09.765 | 2026-07-02 22:57:09.765 | Jul 03 00:56:50 devstack devstack@g-api.service[76561]: INFO glance.location [None req-ff1923bf-174f-4d01-b3a0-023a89564c2f admin admin] Image format matched and virtual size computed: 117440512 2026-07-02 22:57:09.765 | Jul 03 00:56:50 devstack devstack@g-api.service[76561]: DEBUG glance_store.backend [None req-ff1923bf-174f-4d01-b3a0-023a89564c2f admin admin] Skipping store.set_acls... not implemented. {{(pid=76561) set_acls /opt/stack/data/venv/lib/python3.12/site-packages/glance_store/backend.py:507}} 2026-07-02 22:57:09.766 | Jul 03 00:56:50 devstack devstack@g-api.service[76561]: [pid: 76561|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 875 bytes} [Fri Jul 3 00:56:49 2026] PUT /v2/images/3d536ca8-2cba-4b44-93ed-ed247e842444/file => generated 0 bytes in 1853 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2026-07-02 22:57:09.766 | Jul 03 00:56:50 devstack devstack@g-api.service[76562]: DEBUG glance.api.middleware.version_negotiation [None req-f77bb7f3-d3b4-4eab-a44a-35b05e4921bd admin admin] Determining version of request: GET /v2/images/3d536ca8-2cba-4b44-93ed-ed247e842444 Accept: */* {{(pid=76562) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:44}} 2026-07-02 22:57:09.766 | Jul 03 00:56:50 devstack devstack@g-api.service[76562]: DEBUG glance.api.middleware.version_negotiation [None req-f77bb7f3-d3b4-4eab-a44a-35b05e4921bd admin admin] Using url versioning {{(pid=76562) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2026-07-02 22:57:09.766 | Jul 03 00:56:50 devstack devstack@g-api.service[76562]: DEBUG glance.api.middleware.version_negotiation [None req-f77bb7f3-d3b4-4eab-a44a-35b05e4921bd admin admin] Matched version: v2 {{(pid=76562) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2026-07-02 22:57:09.766 | Jul 03 00:56:50 devstack devstack@g-api.service[76562]: DEBUG glance.api.middleware.version_negotiation [None req-f77bb7f3-d3b4-4eab-a44a-35b05e4921bd admin admin] new path /v2/images/3d536ca8-2cba-4b44-93ed-ed247e842444 {{(pid=76562) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2026-07-02 22:57:09.766 | Jul 03 00:56:50 devstack devstack@g-api.service[76562]: [pid: 76562|app: 0|req: 2/5] 127.0.0.1 () {36 vars in 802 bytes} [Fri Jul 3 00:56:50 2026] GET /v2/images/3d536ca8-2cba-4b44-93ed-ed247e842444 => generated 976 bytes in 24 msecs (HTTP/1.1 200) 4 headers in 157 bytes (1 switches on core 0) 2026-07-02 22:57:09.766 | Jul 03 00:57:00 devstack devstack@g-api.service[76561]: DEBUG dbcounter [-] [76561] Writing DB stats glance:INSERT=5,glance:SELECT=16,glance:UPDATE=2 {{(pid=76561) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.766 | Jul 03 00:57:00 devstack devstack@g-api.service[76562]: DEBUG dbcounter [-] [76562] Writing DB stats glance:INSERT=9,glance:SELECT=6 {{(pid=76562) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.771 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.775 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-sch.service 2026-07-02 22:57:09.794 | enabled 2026-07-02 22:57:09.800 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-sch.service --no-pager 2026-07-02 22:57:09.824 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2026-07-02 22:57:09.824 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; preset: enabled) 2026-07-02 22:57:09.824 | Active: active (running) since Fri 2026-07-03 00:56:26 CEST; 43s ago 2026-07-02 22:57:09.824 | Main PID: 75042 (cinder-schedule) 2026-07-02 22:57:09.825 | Tasks: 1 (limit: 14255) 2026-07-02 22:57:09.825 | Memory: 109.0M (peak: 109.3M) 2026-07-02 22:57:09.825 | CPU: 4.148s 2026-07-02 22:57:09.825 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2026-07-02 22:57:09.825 | └─75042 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2026-07-02 22:57:09.825 | 2026-07-02 22:57:09.825 | Jul 03 00:56:31 devstack cinder-scheduler[75042]: INFO cinder.service [-] Starting cinder-scheduler node (version 28.1.0) 2026-07-02 22:57:09.825 | Jul 03 00:56:31 devstack cinder-scheduler[75042]: INFO cinder.manager [None req-674cb2bb-43b5-4739-8673-75f7f74bdf3c None None] Initiating service 1 cleanup 2026-07-02 22:57:09.825 | Jul 03 00:56:31 devstack cinder-scheduler[75042]: INFO cinder.manager [None req-674cb2bb-43b5-4739-8673-75f7f74bdf3c None None] Service 1 cleanup completed. 2026-07-02 22:57:09.825 | Jul 03 00:56:31 devstack cinder-scheduler[75042]: DEBUG cinder.service [None req-674cb2bb-43b5-4739-8673-75f7f74bdf3c None None] Creating RPC server for service cinder-scheduler {{(pid=75042) start /opt/stack/cinder/cinder/service.py:231}} 2026-07-02 22:57:09.825 | Jul 03 00:56:31 devstack cinder-scheduler[75042]: DEBUG cinder.service [None req-674cb2bb-43b5-4739-8673-75f7f74bdf3c None None] Pinning object versions for RPC server serializer to 1.39 {{(pid=75042) start /opt/stack/cinder/cinder/service.py:237}} 2026-07-02 22:57:09.826 | Jul 03 00:56:41 devstack cinder-scheduler[75042]: DEBUG dbcounter [-] [75042] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=75042) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.826 | Jul 03 00:56:50 devstack cinder-scheduler[75042]: DEBUG cinder.scheduler.host_manager [None req-60c109fe-d5d4-4f94-b39c-a5fdc4e61f06 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=75042) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:629}} 2026-07-02 22:57:09.826 | Jul 03 00:56:50 devstack cinder-scheduler[75042]: DEBUG cinder.scheduler.host_manager [None req-60c109fe-d5d4-4f94-b39c-a5fdc4e61f06 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'devstack@lvmdriver-1#lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 2, 22, 56, 50, 165181)}, {'type': 'backend', 'name_to_id': 'devstack@lvmdriver-1', 'total': 28.5, 'free': 28.5, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 570.0, 'reported_at': datetime.datetime(2026, 7, 2, 22, 56, 50, 165181)}]. {{(pid=75042) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:978}} 2026-07-02 22:57:09.826 | Jul 03 00:56:50 devstack cinder-scheduler[75042]: DEBUG cinder.scheduler.host_manager [None req-60c109fe-d5d4-4f94-b39c-a5fdc4e61f06 None None] Updating capabilities for devstack@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 28.5, 'free_capacity_gb': 28.5, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:devstack:stack-volumes-lvmdriver-1:thin:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': True, 'thick_provisioning_support': False, 'total_volumes': 1, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'cacheable': True, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': ['iSCSI', 'iscsi'], 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2026, 7, 2, 22, 56, 50, 125212)} {{(pid=75042) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:415}} 2026-07-02 22:57:09.826 | Jul 03 00:57:00 devstack cinder-scheduler[75042]: DEBUG dbcounter [-] [75042] Writing DB stats cinder:SELECT=1 {{(pid=75042) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.832 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.837 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-api.service 2026-07-02 22:57:09.854 | enabled 2026-07-02 22:57:09.861 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-api.service --no-pager 2026-07-02 22:57:09.883 | ● devstack@c-api.service - Devstack devstack@c-api.service 2026-07-02 22:57:09.884 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; preset: enabled) 2026-07-02 22:57:09.884 | Active: active (running) since Fri 2026-07-03 00:56:19 CEST; 50s ago 2026-07-02 22:57:09.884 | Main PID: 74307 (uwsgi) 2026-07-02 22:57:09.884 | Status: "uWSGI is ready" 2026-07-02 22:57:09.884 | Tasks: 7 (limit: 14255) 2026-07-02 22:57:09.884 | Memory: 246.4M (peak: 246.7M) 2026-07-02 22:57:09.884 | CPU: 10.979s 2026-07-02 22:57:09.884 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2026-07-02 22:57:09.884 | ├─74307 "cinder-apiuWSGI master" 2026-07-02 22:57:09.884 | ├─74316 "cinder-apiuWSGI worker 1" 2026-07-02 22:57:09.885 | └─74317 "cinder-apiuWSGI worker 2" 2026-07-02 22:57:09.885 | 2026-07-02 22:57:09.885 | Jul 03 00:56:34 devstack devstack@c-api.service[74316]: DEBUG dbcounter [-] [74316] Writing DB stats cinder:SELECT=6 {{(pid=74316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.885 | Jul 03 00:56:34 devstack devstack@c-api.service[74316]: INFO cinder.api.openstack.wsgi [req-7d169182-1f55-4f38-9369-757766c92e48 req-ef960948-4a27-43fb-be99-36b781176dca admin admin] POST http://192.168.122.146/volume/v3/types/06ef28c9-1aeb-4187-9f7a-34245dbca9bf/extra_specs 2026-07-02 22:57:09.885 | Jul 03 00:56:34 devstack devstack@c-api.service[74316]: DEBUG cinder.api.openstack.wsgi [req-7d169182-1f55-4f38-9369-757766c92e48 req-ef960948-4a27-43fb-be99-36b781176dca admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74316) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} 2026-07-02 22:57:09.885 | Jul 03 00:56:34 devstack devstack@c-api.service[74316]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2026-07-02 22:57:09.885 | Jul 03 00:56:34 devstack devstack@c-api.service[74316]: warnings.warn( 2026-07-02 22:57:09.885 | Jul 03 00:56:34 devstack devstack@c-api.service[74316]: DEBUG oslo_db.sqlalchemy.engines [req-7d169182-1f55-4f38-9369-757766c92e48 req-ef960948-4a27-43fb-be99-36b781176dca 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=74316) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} 2026-07-02 22:57:09.885 | Jul 03 00:56:34 devstack devstack@c-api.service[74316]: INFO cinder.api.openstack.wsgi [req-7d169182-1f55-4f38-9369-757766c92e48 req-ef960948-4a27-43fb-be99-36b781176dca admin admin] http://192.168.122.146/volume/v3/types/06ef28c9-1aeb-4187-9f7a-34245dbca9bf/extra_specs returned with HTTP 200 2026-07-02 22:57:09.885 | Jul 03 00:56:34 devstack devstack@c-api.service[74316]: [pid: 74316|app: 0|req: 1/3] 192.168.122.146 () {62 vars in 1363 bytes} [Fri Jul 3 00:56:33 2026] POST /volume/v3/types/06ef28c9-1aeb-4187-9f7a-34245dbca9bf/extra_specs => generated 55 bytes in 1125 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2026-07-02 22:57:09.885 | Jul 03 00:56:43 devstack devstack@c-api.service[74317]: DEBUG dbcounter [-] [74317] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74317) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.886 | Jul 03 00:56:44 devstack devstack@c-api.service[74316]: DEBUG dbcounter [-] [74316] Writing DB stats cinder:SELECT=5,cinder:INSERT=1 {{(pid=74316) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.888 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.892 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@c-vol.service 2026-07-02 22:57:09.910 | enabled 2026-07-02 22:57:09.915 | + functions-common:service_check:1720 : sudo systemctl status devstack@c-vol.service --no-pager 2026-07-02 22:57:09.939 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2026-07-02 22:57:09.939 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; preset: enabled) 2026-07-02 22:57:09.939 | Active: active (running) since Fri 2026-07-03 00:56:29 CEST; 40s ago 2026-07-02 22:57:09.939 | Main PID: 75699 (cinder-volume) 2026-07-02 22:57:09.939 | Tasks: 2 (limit: 14255) 2026-07-02 22:57:09.940 | Memory: 144.0M (peak: 172.9M) 2026-07-02 22:57:09.940 | CPU: 20.941s 2026-07-02 22:57:09.940 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2026-07-02 22:57:09.940 | ├─75699 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-02 22:57:09.940 | └─75866 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2026-07-02 22:57:09.940 | 2026-07-02 22:57:09.940 | Jul 03 00:56:52 devstack sudo[77044]: pam_unix(sudo:session): session closed for user root 2026-07-02 22:57:09.940 | Jul 03 00:56:52 devstack cinder-volume[75866]: DEBUG oslo_concurrency.processutils [None req-60c109fe-d5d4-4f94-b39c-a5fdc4e61f06 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.621s {{(pid=75866) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-02 22:57:09.940 | Jul 03 00:56:52 devstack cinder-volume[75866]: DEBUG oslo_concurrency.processutils [None req-60c109fe-d5d4-4f94-b39c-a5fdc4e61f06 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=75866) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:440}} 2026-07-02 22:57:09.940 | Jul 03 00:56:52 devstack sudo[77047]: quobyte : PWD=/ ; USER=root ; COMMAND=/opt/stack/data/venv/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix --readonly stack-volumes-lvmdriver-1 2026-07-02 22:57:09.940 | Jul 03 00:56:52 devstack sudo[77047]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=1000) 2026-07-02 22:57:09.941 | Jul 03 00:56:52 devstack sudo[77047]: pam_unix(sudo:session): session closed for user root 2026-07-02 22:57:09.941 | Jul 03 00:56:52 devstack cinder-volume[75866]: DEBUG oslo_concurrency.processutils [None req-60c109fe-d5d4-4f94-b39c-a5fdc4e61f06 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.631s {{(pid=75866) execute /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/processutils.py:468}} 2026-07-02 22:57:09.941 | Jul 03 00:56:52 devstack cinder-volume[75866]: INFO cinder.volume.manager [None req-60c109fe-d5d4-4f94-b39c-a5fdc4e61f06 None None] Driver post RPC initialization completed successfully. 2026-07-02 22:57:09.941 | Jul 03 00:57:02 devstack cinder-volume[75866]: DEBUG dbcounter [-] [75866] Writing DB stats cinder:SELECT=3 {{(pid=75866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.941 | Jul 03 00:57:02 devstack cinder-volume[75866]: DEBUG dbcounter [-] [75866] Writing DB stats cinder:SELECT=11,cinder:INSERT=1,cinder:UPDATE=2 {{(pid=75866) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:09.946 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.951 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-controller.service 2026-07-02 22:57:09.971 | not-found 2026-07-02 22:57:09.978 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:09.982 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovn-northd.service 2026-07-02 22:57:09.999 | not-found 2026-07-02 22:57:10.006 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.010 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovs-vswitchd.service 2026-07-02 22:57:10.027 | not-found 2026-07-02 22:57:10.033 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.036 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@ovsdb-server.service 2026-07-02 22:57:10.053 | not-found 2026-07-02 22:57:10.059 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.062 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-svc.service 2026-07-02 22:57:10.082 | not-found 2026-07-02 22:57:10.089 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.093 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-agent.service 2026-07-02 22:57:10.116 | enabled 2026-07-02 22:57:10.123 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-agent.service --no-pager 2026-07-02 22:57:10.148 | ● devstack@q-ovn-agent.service - Devstack devstack@q-ovn-agent.service 2026-07-02 22:57:10.148 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-agent.service; enabled; preset: enabled) 2026-07-02 22:57:10.148 | Active: active (running) since Fri 2026-07-03 00:54:08 CEST; 3min 1s ago 2026-07-02 22:57:10.148 | Main PID: 63728 (neutron-ovn-age) 2026-07-02 22:57:10.148 | Tasks: 20 (limit: 14255) 2026-07-02 22:57:10.148 | Memory: 345.5M (peak: 346.4M) 2026-07-02 22:57:10.148 | CPU: 12.590s 2026-07-02 22:57:10.148 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-agent.service 2026-07-02 22:57:10.148 | ├─63728 "neutron-ovn-agent: master process [/opt/stack/data/venv/bin/neutron-ovn-agent --config-file /etc/neutron/plugins/ml2/ovn_agent.ini]" 2026-07-02 22:57:10.148 | ├─65225 "neutron-ovn-agent: ServiceWrapper worker(0)" 2026-07-02 22:57:10.149 | ├─65729 /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/tmpalmhn4df/privsep.sock 2026-07-02 22:57:10.149 | └─67997 /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/tmpuygiz9hs/privsep.sock 2026-07-02 22:57:10.149 | 2026-07-02 22:57:10.149 | Jul 03 00:55:13 devstack neutron-ovn-agent[65225]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65225) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 22:57:10.149 | Jul 03 00:55:50 devstack neutron-ovn-agent[65225]: DEBUG ovsdbapp.backend.ovs_idl.event [-] Matched UPDATE: SbGlobalUpdateEvent(events=('update',), table='SB_Global', conditions=None, old_conditions=None), priority=20 to row=SB_Global(uuid=7b9c3859-1a16-45e0-9365-128bd0bdefd4, external_ids={}, ipsec=False, nb_cfg=2, options={'arp_ns_explicit_output': 'true', 'mac_prefix': 'd2:a1:54', 'max_tunid': '16711680', 'northd_internal_version': '24.03.6-20.33.0-76.8', 'svc_monitor_mac': '56:f1:43:c2:03:a3', 'fdb_removal_limit': '0', 'ignore_lsp_down': 'false', 'mac_binding_removal_limit': '0', 'bfd-min-rx': '1000', 'bfd-min-tx': '100', 'bfd-mult': '3'}, ssl=[]) old=SB_Global(uuid=7b9c3859-1a16-45e0-9365-128bd0bdefd4, nb_cfg=1) {{(pid=65225) matches /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/event.py:55}} 2026-07-02 22:57:10.149 | Jul 03 00:55:50 devstack neutron-ovn-agent[65225]: DEBUG neutron.agent.ovn.agent.ovn_neutron_agent [-] Delaying updating chassis table for 4 seconds {{(pid=65225) run /opt/stack/neutron/neutron/agent/ovn/agent/ovn_neutron_agent.py:66}} 2026-07-02 22:57:10.149 | Jul 03 00:55:54 devstack neutron-ovn-agent[65225]: DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): DbSetCommand(_result=None, table=Chassis_Private, record=f2874436-b846-42ee-91c5-0c1d5feed89c, col_values=(('external_ids', {'neutron:ovn-neutron-agent-sb-cfg': '2'}),), if_exists=True) {{(pid=65225) do_commit /opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2026-07-02 22:57:10.149 | Jul 03 00:56:13 devstack neutron-ovn-agent[65225]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65225) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 22:57:10.149 | Jul 03 00:56:13 devstack neutron-ovn-agent[65225]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65225) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 22:57:10.149 | Jul 03 00:56:13 devstack neutron-ovn-agent[65225]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65225) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 22:57:10.150 | Jul 03 00:56:13 devstack neutron-ovn-agent[65225]: DEBUG oslo_concurrency.lockutils [-] Acquiring lock "_check_child_processes" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" {{(pid=65225) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:511}} 2026-07-02 22:57:10.150 | Jul 03 00:56:13 devstack neutron-ovn-agent[65225]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=65225) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:524}} 2026-07-02 22:57:10.150 | Jul 03 00:56:13 devstack neutron-ovn-agent[65225]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" "released" by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=65225) inner /opt/stack/data/venv/lib/python3.12/site-packages/oslo_concurrency/lockutils.py:543}} 2026-07-02 22:57:10.156 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.159 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@rabbit.service 2026-07-02 22:57:10.179 | not-found 2026-07-02 22:57:10.185 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.190 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@tempest.service 2026-07-02 22:57:10.208 | not-found 2026-07-02 22:57:10.213 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.217 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@mysql.service 2026-07-02 22:57:10.235 | not-found 2026-07-02 22:57:10.241 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.245 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@etcd3.service 2026-07-02 22:57:10.263 | not-found 2026-07-02 22:57:10.269 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.273 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@dstat.service 2026-07-02 22:57:10.292 | enabled 2026-07-02 22:57:10.299 | + functions-common:service_check:1720 : sudo systemctl status devstack@dstat.service --no-pager 2026-07-02 22:57:10.324 | ● devstack@dstat.service - Devstack devstack@dstat.service 2026-07-02 22:57:10.324 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; preset: enabled) 2026-07-02 22:57:10.324 | Active: active (running) since Fri 2026-07-03 00:47:14 CEST; 9min ago 2026-07-02 22:57:10.324 | Main PID: 39725 (dstat.sh) 2026-07-02 22:57:10.324 | Tasks: 3 (limit: 14255) 2026-07-02 22:57:10.324 | Memory: 27.6M (peak: 27.8M) 2026-07-02 22:57:10.325 | CPU: 3.516s 2026-07-02 22:57:10.325 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2026-07-02 22:57:10.325 | ├─39725 /bin/bash /home/quobyte/devstack/tools/dstat.sh /opt/stack/logs 2026-07-02 22:57:10.325 | ├─39850 /usr/bin/python3 /bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2026-07-02 22:57:10.325 | └─39851 /usr/bin/python3 /bin/dstat -tcmndrylpg --swap --tcp 2026-07-02 22:57:10.325 | 2026-07-02 22:57:10.325 | Jul 03 00:57:00 devstack dstat.sh[39851]: 03-07 00:57:00| 20 8 70 0 0|5375M 266M 221M 5872M| 52B 0 | 0 256k| 0 21.0 |2295 1930 |3.36 2.55 1.66|1.0 0 1.0| 0 0 | | 17 281 0 33 0 2026-07-02 22:57:10.325 | Jul 03 00:57:01 devstack dstat.sh[39851]: 03-07 00:57:01| 20 13 61 0 0|5325M 316M 221M 5872M|9211B 31k| 44k 480k|3.00 46.0 |4712 4223 |3.36 2.55 1.66|1.0 0 236| 0 0 | | 17 285 0 34 0 2026-07-02 22:57:10.325 | Jul 03 00:57:02 devstack dstat.sh[39851]: 03-07 00:57:02| 18 11 69 0 0|5325M 316M 221M 5872M| 578B 2205B| 0 6107k| 0 594 |2210 1682 |3.36 2.55 1.66|1.0 0 28| 0 0 | | 17 285 0 34 0 2026-07-02 22:57:10.325 | Jul 03 00:57:03 devstack dstat.sh[39851]: 03-07 00:57:03| 21 9 67 0 0|5333M 308M 221M 5872M| 130B 0 | 0 372k| 0 32.0 |2150 1609 |3.18 2.53 1.65|3.0 0 2.0| 0 0 | | 17 289 0 34 0 2026-07-02 22:57:10.325 | Jul 03 00:57:04 devstack dstat.sh[39851]: 03-07 00:57:04| 18 9 69 0 0|5313M 328M 221M 5872M|3612B 11k| 12k 120k|2.00 11.0 |3009 2370 |3.18 2.53 1.65|1.0 0 106| 0 0 | | 17 289 0 34 0 2026-07-02 22:57:10.326 | Jul 03 00:57:05 devstack dstat.sh[39851]: 03-07 00:57:05| 2 10 83 0 0|5310M 331M 221M 5872M|4165B 11k|8205B 4103B|2.00 1.00 |3014 2831 |3.18 2.53 1.65| 0 0 173| 0 0 | | 17 289 0 34 0 2026-07-02 22:57:10.326 | Jul 03 00:57:06 devstack dstat.sh[39851]: 03-07 00:57:06| 11 7 80 0 0|5307M 334M 221M 5872M| 184B 476B| 0 0 | 0 0 |1605 1435 |3.18 2.53 1.65|2.0 0 5.0| 0 0 | | 17 289 0 34 0 2026-07-02 22:57:10.326 | Jul 03 00:57:07 devstack dstat.sh[39851]: 03-07 00:57:07| 17 10 70 0 0|5315M 326M 221M 5872M| 0 0 | 0 56k| 0 6.00 |2009 1516 |3.18 2.53 1.65|2.0 0 0| 0 0 | | 17 289 0 34 0 2026-07-02 22:57:10.326 | Jul 03 00:57:08 devstack dstat.sh[39851]: 03-07 00:57:08| 20 7 70 0 0|5335M 306M 221M 5872M| 52B 0 | 0 8192B| 0 2.00 |2044 1557 |3.00 2.50 1.65|2.0 0 0| 0 0 | | 17 289 0 35 0 2026-07-02 22:57:10.326 | Jul 03 00:57:09 devstack dstat.sh[39851]: 03-07 00:57:09| 21 8 67 0 0|5300M 341M 221M 5872M|1844B 4893B|4087B 295k|1.00 25.9 |3305 2952 |3.00 2.50 1.65|2.0 0 62| 0 0 | | 17 293 0 36 0 2026-07-02 22:57:10.332 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.336 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@q-ovn-metadata-agent.service 2026-07-02 22:57:10.356 | enabled 2026-07-02 22:57:10.363 | + functions-common:service_check:1720 : sudo systemctl status devstack@q-ovn-metadata-agent.service --no-pager 2026-07-02 22:57:10.388 | ● devstack@q-ovn-metadata-agent.service - Devstack devstack@q-ovn-metadata-agent.service 2026-07-02 22:57:10.388 | Loaded: loaded (/etc/systemd/system/devstack@q-ovn-metadata-agent.service; enabled; preset: enabled) 2026-07-02 22:57:10.388 | Active: active (running) since Fri 2026-07-03 00:54:06 CEST; 3min 3s ago 2026-07-02 22:57:10.388 | Main PID: 63033 (neutron-ovn-met) 2026-07-02 22:57:10.388 | Tasks: 2 (limit: 14255) 2026-07-02 22:57:10.388 | Memory: 121.5M (peak: 122.2M) 2026-07-02 22:57:10.388 | CPU: 3.916s 2026-07-02 22:57:10.388 | CGroup: /system.slice/system-devstack.slice/devstack@q-ovn-metadata-agent.service 2026-07-02 22:57:10.388 | └─63033 "neutron-ovn-metadata-agent (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-metadata-agent --config-file /etc/neutron/neutron_ovn_metadata_agent.ini)" 2026-07-02 22:57:10.388 | 2026-07-02 22:57:10.389 | Jul 03 00:54:10 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron File "/opt/stack/neutron/neutron/agent/ovn/metadata/ovsdb.py", line 70, in start 2026-07-02 22:57:10.389 | Jul 03 00:54:10 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron helper = idlutils.get_schema_helper(connection_string, 2026-07-02 22:57:10.389 | Jul 03 00:54:10 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 22:57:10.389 | Jul 03 00:54:10 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 217, in get_schema_helper 2026-07-02 22:57:10.389 | Jul 03 00:54:10 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron return create_schema_helper(fetch_schema_json(connection, schema_name)) 2026-07-02 22:57:10.389 | Jul 03 00:54:10 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 22:57:10.389 | Jul 03 00:54:10 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron File "/opt/stack/data/venv/lib/python3.12/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 206, in fetch_schema_json 2026-07-02 22:57:10.389 | Jul 03 00:54:10 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron raise Exception("Could not retrieve schema from %s" % connection) 2026-07-02 22:57:10.389 | Jul 03 00:54:10 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron Exception: Could not retrieve schema from unix:/usr/local/var/run/openvswitch/db.sock 2026-07-02 22:57:10.389 | Jul 03 00:54:10 devstack neutron-ovn-metadata-agent[63033]: ERROR neutron 2026-07-02 22:57:10.394 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.398 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-api.service 2026-07-02 22:57:10.418 | enabled 2026-07-02 22:57:10.425 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-api.service --no-pager 2026-07-02 22:57:10.449 | ● devstack@neutron-api.service - Devstack devstack@neutron-api.service 2026-07-02 22:57:10.449 | Loaded: loaded (/etc/systemd/system/devstack@neutron-api.service; enabled; preset: enabled) 2026-07-02 22:57:10.449 | Active: active (running) since Fri 2026-07-03 00:54:11 CEST; 2min 58s ago 2026-07-02 22:57:10.449 | Main PID: 64798 (uwsgi) 2026-07-02 22:57:10.449 | Status: "uWSGI is ready" 2026-07-02 22:57:10.449 | Tasks: 23 (limit: 14255) 2026-07-02 22:57:10.449 | Memory: 388.3M (peak: 389.0M) 2026-07-02 22:57:10.449 | CPU: 43.464s 2026-07-02 22:57:10.449 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-api.service 2026-07-02 22:57:10.449 | ├─64798 "neutron-apiuWSGI master" 2026-07-02 22:57:10.449 | ├─64799 "neutron-apiuWSGI worker 1" 2026-07-02 22:57:10.450 | └─64800 "neutron-apiuWSGI worker 2" 2026-07-02 22:57:10.450 | 2026-07-02 22:57:10.450 | Jul 03 00:56:43 devstack devstack@neutron-api.service[64799]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64799) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-02 22:57:10.450 | Jul 03 00:56:43 devstack devstack@neutron-api.service[64799]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64799) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-02 22:57:10.450 | Jul 03 00:56:51 devstack devstack@neutron-api.service[64800]: DEBUG dbcounter [-] [64800] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:10.450 | Jul 03 00:56:53 devstack devstack@neutron-api.service[64799]: DEBUG dbcounter [-] [64799] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:10.450 | Jul 03 00:56:56 devstack devstack@neutron-api.service[64800]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64800) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-02 22:57:10.450 | Jul 03 00:56:56 devstack devstack@neutron-api.service[64800]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "f82807bc18e458b6bb6d937aebc7d1f1" from periodic health check thread {{(pid=64800) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-02 22:57:10.450 | Jul 03 00:56:58 devstack devstack@neutron-api.service[64799]: DEBUG futurist.periodics [-] Submitting periodic callback 'neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance.HashRingHealthCheckPeriodics.touch_hash_ring_node' {{(pid=64799) _process_scheduled /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:784}} 2026-07-02 22:57:10.450 | Jul 03 00:56:58 devstack devstack@neutron-api.service[64799]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [-] Touching Hash Ring node "4d678d7a8f715c31a8ae2799d3a5b84b" from periodic health check thread {{(pid=64799) touch_hash_ring_node /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:1419}} 2026-07-02 22:57:10.451 | Jul 03 00:57:06 devstack devstack@neutron-api.service[64800]: DEBUG dbcounter [-] [64800] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64800) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:10.451 | Jul 03 00:57:08 devstack devstack@neutron-api.service[64799]: DEBUG dbcounter [-] [64799] Writing DB stats neutron:UPDATE=1,neutron:SELECT=1 {{(pid=64799) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:10.457 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.460 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-periodic-workers.service 2026-07-02 22:57:10.479 | enabled 2026-07-02 22:57:10.484 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-periodic-workers.service --no-pager 2026-07-02 22:57:10.513 | ● devstack@neutron-periodic-workers.service - Devstack devstack@neutron-periodic-workers.service 2026-07-02 22:57:10.514 | Loaded: loaded (/etc/systemd/system/devstack@neutron-periodic-workers.service; enabled; preset: enabled) 2026-07-02 22:57:10.514 | Active: active (running) since Fri 2026-07-03 00:54:16 CEST; 2min 54s ago 2026-07-02 22:57:10.514 | Main PID: 65808 (neutron-periodi) 2026-07-02 22:57:10.514 | Tasks: 15 (limit: 14255) 2026-07-02 22:57:10.514 | Memory: 179.6M (peak: 179.8M) 2026-07-02 22:57:10.514 | CPU: 6.741s 2026-07-02 22:57:10.514 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-periodic-workers.service 2026-07-02 22:57:10.514 | ├─65808 "neutron-periodic-workers: master process [/opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-02 22:57:10.514 | └─66776 "neutron-server: services worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-periodic-workers --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-02 22:57:10.514 | 2026-07-02 22:57:10.514 | Jul 03 00:55:56 devstack neutron-periodic-workers[66776]: DEBUG dbcounter [-] [66776] Writing DB stats neutron:SELECT=4 {{(pid=66776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:10.515 | Jul 03 00:56:18 devstack neutron-periodic-workers[66776]: DEBUG oslo.service.backend._threading.loopingcall [None req-43fc659f-3131-4d3b-9ab2-4b3a720fedbd None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66776) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.515 | Jul 03 00:56:23 devstack neutron-periodic-workers[66776]: DEBUG neutron.db.agents_db [None req-432b86a6-26bb-495b-9e5e-d87e3b56ad7f None None] Agent healthcheck: found 0 active agents {{(pid=66776) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-02 22:57:10.515 | Jul 03 00:56:23 devstack neutron-periodic-workers[66776]: DEBUG oslo.service.backend._threading.loopingcall [None req-432b86a6-26bb-495b-9e5e-d87e3b56ad7f None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66776) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.516 | Jul 03 00:56:28 devstack neutron-periodic-workers[66776]: DEBUG oslo.service.backend._threading.loopingcall [None req-6df42db0-b2a3-4a54-9b88-da333ab89d53 None None] Fixed interval looping call 'neutron.db.quota.driver_nolock.DbQuotaNoLockDriver._remove_expired_reservations' sleeping for 119.98 seconds {{(pid=66776) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.516 | Jul 03 00:56:38 devstack neutron-periodic-workers[66776]: DEBUG dbcounter [-] [66776] Writing DB stats neutron:SELECT=4,neutron:DELETE=1 {{(pid=66776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:10.516 | Jul 03 00:56:55 devstack neutron-periodic-workers[66776]: DEBUG oslo.service.backend._threading.loopingcall [None req-43fc659f-3131-4d3b-9ab2-4b3a720fedbd None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.DhcpAgentSchedulerDbMixin.remove_networks_from_down_agents' sleeping for 36.98 seconds {{(pid=66776) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.517 | Jul 03 00:57:00 devstack neutron-periodic-workers[66776]: DEBUG neutron.db.agents_db [None req-432b86a6-26bb-495b-9e5e-d87e3b56ad7f None None] Agent healthcheck: found 0 active agents {{(pid=66776) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2026-07-02 22:57:10.517 | Jul 03 00:57:00 devstack neutron-periodic-workers[66776]: DEBUG oslo.service.backend._threading.loopingcall [None req-432b86a6-26bb-495b-9e5e-d87e3b56ad7f None None] Fixed interval looping call 'neutron.plugins.ml2.plugin.AgentDbMixin.agent_health_check' sleeping for 36.99 seconds {{(pid=66776) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.517 | Jul 03 00:57:10 devstack neutron-periodic-workers[66776]: DEBUG dbcounter [-] [66776] Writing DB stats neutron:SELECT=4 {{(pid=66776) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:10.520 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.524 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-rpc-server.service 2026-07-02 22:57:10.543 | enabled 2026-07-02 22:57:10.549 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-rpc-server.service --no-pager 2026-07-02 22:57:10.572 | ● devstack@neutron-rpc-server.service - Devstack devstack@neutron-rpc-server.service 2026-07-02 22:57:10.572 | Loaded: loaded (/etc/systemd/system/devstack@neutron-rpc-server.service; enabled; preset: enabled) 2026-07-02 22:57:10.572 | Active: active (running) since Fri 2026-07-03 00:54:13 CEST; 2min 56s ago 2026-07-02 22:57:10.572 | Main PID: 65309 (neutron-rpc-ser) 2026-07-02 22:57:10.572 | Tasks: 27 (limit: 14255) 2026-07-02 22:57:10.572 | Memory: 202.6M (peak: 203.3M) 2026-07-02 22:57:10.572 | CPU: 7.782s 2026-07-02 22:57:10.573 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-rpc-server.service 2026-07-02 22:57:10.573 | ├─65309 "neutron-rpc-server: master process [/opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-02 22:57:10.573 | ├─66681 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-02 22:57:10.573 | └─66697 "neutron-server: rpc worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-rpc-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-02 22:57:10.573 | 2026-07-02 22:57:10.573 | Jul 03 00:55:54 devstack neutron-rpc-server[66681]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 22:57:10.573 | Jul 03 00:55:54 devstack neutron-rpc-server[66681]: 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-07-02 22:57:10.573 | Jul 03 00:55:54 devstack neutron-rpc-server[66681]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._load_hash_ring() 2026-07-02 22:57:10.573 | Jul 03 00:55:54 devstack neutron-rpc-server[66681]: 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-07-02 22:57:10.573 | Jul 03 00:55:54 devstack neutron-rpc-server[66681]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor self._wait_startup_before_caching or 2026-07-02 22:57:10.573 | Jul 03 00:55:54 devstack neutron-rpc-server[66681]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 2026-07-02 22:57:10.574 | Jul 03 00:55:54 devstack neutron-rpc-server[66681]: 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-07-02 22:57:10.574 | Jul 03 00:55:54 devstack neutron-rpc-server[66681]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor raise RuntimeError(msg) 2026-07-02 22:57:10.574 | Jul 03 00:55:54 devstack neutron-rpc-server[66681]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor RuntimeError: The Neutron API workers count is zero 2026-07-02 22:57:10.574 | Jul 03 00:55:54 devstack neutron-rpc-server[66681]: ERROR neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor 2026-07-02 22:57:10.579 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.582 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:57:10.602 | enabled 2026-07-02 22:57:10.608 | + functions-common:service_check:1720 : sudo systemctl status devstack@neutron-ovn-maintenance-worker.service --no-pager 2026-07-02 22:57:10.631 | ● devstack@neutron-ovn-maintenance-worker.service - Devstack devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:57:10.631 | Loaded: loaded (/etc/systemd/system/devstack@neutron-ovn-maintenance-worker.service; enabled; preset: enabled) 2026-07-02 22:57:10.632 | Active: active (running) since Fri 2026-07-03 00:54:18 CEST; 2min 51s ago 2026-07-02 22:57:10.632 | Main PID: 66310 (neutron-ovn-mai) 2026-07-02 22:57:10.632 | Tasks: 12 (limit: 14255) 2026-07-02 22:57:10.632 | Memory: 270.9M (peak: 271.4M) 2026-07-02 22:57:10.632 | CPU: 7.993s 2026-07-02 22:57:10.632 | CGroup: /system.slice/system-devstack.slice/devstack@neutron-ovn-maintenance-worker.service 2026-07-02 22:57:10.632 | ├─66310 "neutron-ovn-maintenance-worker: master process [/opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini]" 2026-07-02 22:57:10.632 | └─66942 "neutron-server: maintenance worker (/opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/neutron-ovn-maintenance-worker --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini)" 2026-07-02 22:57:10.632 | 2026-07-02 22:57:10.632 | Jul 03 00:54:49 devstack neutron-ovn-maintenance-worker[66942]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fa6fd178-c4c2-4968-98a6-0576016590a7 None None] Starting OVN maintenance task: update_router_distributed_flag {{(pid=66942) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-02 22:57:10.632 | Jul 03 00:54:49 devstack neutron-ovn-maintenance-worker[66942]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fa6fd178-c4c2-4968-98a6-0576016590a7 None None] OVN maintenance task: Sync router.distributed with distributed floating IP config. {{(pid=66942) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-02 22:57:10.633 | Jul 03 00:54:49 devstack neutron-ovn-maintenance-worker[66942]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fa6fd178-c4c2-4968-98a6-0576016590a7 None None] OVN maintenance task update_router_distributed_flag finished in 0.009 seconds 2026-07-02 22:57:10.633 | Jul 03 00:54:49 devstack neutron-ovn-maintenance-worker[66942]: DEBUG futurist.periodics [None req-fa6fd178-c4c2-4968-98a6-0576016590a7 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=66942) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-02 22:57:10.633 | Jul 03 00:54:49 devstack neutron-ovn-maintenance-worker[66942]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fa6fd178-c4c2-4968-98a6-0576016590a7 None None] Starting OVN maintenance task: update_security_group_with_address_group {{(pid=66942) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:97}} 2026-07-02 22:57:10.633 | Jul 03 00:54:49 devstack neutron-ovn-maintenance-worker[66942]: DEBUG neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fa6fd178-c4c2-4968-98a6-0576016590a7 None None] OVN maintenance task: Repair Address_Sets and ACLs for address group rules. {{(pid=66942) wrapper /opt/stack/neutron/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/maintenance.py:99}} 2026-07-02 22:57:10.633 | Jul 03 00:54:49 devstack neutron-ovn-maintenance-worker[66942]: INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-fa6fd178-c4c2-4968-98a6-0576016590a7 None None] OVN maintenance task update_security_group_with_address_group finished in 0.029 seconds 2026-07-02 22:57:10.633 | Jul 03 00:54:49 devstack neutron-ovn-maintenance-worker[66942]: DEBUG futurist.periodics [None req-fa6fd178-c4c2-4968-98a6-0576016590a7 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=66942) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-02 22:57:10.633 | Jul 03 00:54:49 devstack neutron-ovn-maintenance-worker[66942]: DEBUG futurist.periodics [None req-fa6fd178-c4c2-4968-98a6-0576016590a7 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=66942) _on_done /opt/stack/data/venv/lib/python3.12/site-packages/futurist/periodics.py:881}} 2026-07-02 22:57:10.633 | Jul 03 00:54:59 devstack neutron-ovn-maintenance-worker[66942]: DEBUG dbcounter [-] [66942] Writing DB stats neutron:SELECT=31,neutron:DELETE=1,neutron:UPDATE=1 {{(pid=66942) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:10.639 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.642 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-novnc-cell1.service 2026-07-02 22:57:10.661 | enabled 2026-07-02 22:57:10.667 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-novnc-cell1.service --no-pager 2026-07-02 22:57:10.691 | ● devstack@n-novnc-cell1.service - Devstack devstack@n-novnc-cell1.service 2026-07-02 22:57:10.691 | Loaded: loaded (/etc/systemd/system/devstack@n-novnc-cell1.service; enabled; preset: enabled) 2026-07-02 22:57:10.691 | Active: active (running) since Fri 2026-07-03 00:56:03 CEST; 1min 7s ago 2026-07-02 22:57:10.691 | Main PID: 71014 (nova-novncproxy) 2026-07-02 22:57:10.691 | Tasks: 4 (limit: 14255) 2026-07-02 22:57:10.692 | Memory: 109.7M (peak: 109.9M) 2026-07-02 22:57:10.692 | CPU: 3.801s 2026-07-02 22:57:10.692 | CGroup: /system.slice/system-devstack.slice/devstack@n-novnc-cell1.service 2026-07-02 22:57:10.692 | └─71014 /opt/stack/data/venv/bin/python3.12 /opt/stack/data/venv/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web /opt/stack/novnc 2026-07-02 22:57:10.692 | 2026-07-02 22:57:10.692 | Jul 03 00:56:04 devstack nova-novncproxy[71014]: If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:57:10.692 | Jul 03 00:56:04 devstack nova-novncproxy[71014]: framework. For more detail see 2026-07-02 22:57:10.692 | Jul 03 00:56:04 devstack nova-novncproxy[71014]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:57:10.692 | Jul 03 00:56:04 devstack nova-novncproxy[71014]: import eventlet # noqa 2026-07-02 22:57:10.693 | Jul 03 00:56:04 devstack nova-novncproxy[71014]: Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:57:10.693 | Jul 03 00:56:08 devstack nova-novncproxy[71014]: INFO nova.console.websocketproxy [-] WebSocket server settings: 2026-07-02 22:57:10.693 | Jul 03 00:56:08 devstack nova-novncproxy[71014]: INFO nova.console.websocketproxy [-] - Listen on 0.0.0.0:6080 2026-07-02 22:57:10.693 | Jul 03 00:56:08 devstack nova-novncproxy[71014]: INFO nova.console.websocketproxy [-] - Web server (no directory listings). Web root: /opt/stack/novnc 2026-07-02 22:57:10.693 | Jul 03 00:56:08 devstack nova-novncproxy[71014]: INFO nova.console.websocketproxy [-] - No SSL/TLS support (no cert file) 2026-07-02 22:57:10.693 | Jul 03 00:56:08 devstack nova-novncproxy[71014]: INFO nova.console.websocketproxy [-] - proxying from 0.0.0.0:6080 to None:None 2026-07-02 22:57:10.697 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.701 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-super-cond.service 2026-07-02 22:57:10.721 | enabled 2026-07-02 22:57:10.727 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-super-cond.service --no-pager 2026-07-02 22:57:10.752 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2026-07-02 22:57:10.752 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; preset: enabled) 2026-07-02 22:57:10.752 | Active: active (running) since Fri 2026-07-03 00:56:06 CEST; 1min 4s ago 2026-07-02 22:57:10.752 | Main PID: 71810 (nova-conductor:) 2026-07-02 22:57:10.752 | Tasks: 19 (limit: 14255) 2026-07-02 22:57:10.752 | Memory: 156.8M (peak: 157.2M) 2026-07-02 22:57:10.752 | CPU: 4.979s 2026-07-02 22:57:10.753 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2026-07-02 22:57:10.753 | ├─71810 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova.conf]" 2026-07-02 22:57:10.753 | ├─73464 "nova-conductor: ServiceWrapper worker(0)" 2026-07-02 22:57:10.753 | └─73475 "nova-conductor: ServiceWrapper worker(1)" 2026-07-02 22:57:10.753 | 2026-07-02 22:57:10.753 | Jul 03 00:56:12 devstack nova-conductor[73475]: DEBUG nova.servicegroup.drivers.db [None req-2281e72c-7ea4-40f7-9320-1ea644254d91 None None] DB_Driver: join new ServiceGroup member devstack to the conductor group, service = {{(pid=73475) join /opt/stack/nova/nova/servicegroup/drivers/db.py:44}} 2026-07-02 22:57:10.753 | Jul 03 00:56:17 devstack nova-conductor[73464]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.97 seconds {{(pid=73464) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.753 | Jul 03 00:56:17 devstack nova-conductor[73475]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 119.98 seconds {{(pid=73475) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.753 | Jul 03 00:56:19 devstack nova-conductor[73475]: DEBUG oslo.service.backend._threading.loopingcall [None req-aa45eda4-964e-46e1-b05a-eeb1c87f9d86 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73475) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.754 | Jul 03 00:56:20 devstack nova-conductor[71810]: DEBUG dbcounter [-] [71810] Writing DB stats nova_api:SELECT=1 {{(pid=71810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:10.754 | Jul 03 00:56:20 devstack nova-conductor[71810]: DEBUG dbcounter [-] [71810] Writing DB stats nova_cell1:SELECT=1 {{(pid=71810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:10.754 | Jul 03 00:56:20 devstack nova-conductor[71810]: DEBUG dbcounter [-] [71810] Writing DB stats nova_cell0:SELECT=1 {{(pid=71810) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:10.754 | Jul 03 00:56:27 devstack nova-conductor[73464]: DEBUG dbcounter [-] [73464] Writing DB stats nova_cell0:SELECT=4,nova_cell0:INSERT=1,nova_cell0:UPDATE=1 {{(pid=73464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:10.754 | Jul 03 00:56:27 devstack nova-conductor[73475]: DEBUG dbcounter [-] [73475] Writing DB stats nova_cell0:SELECT=3 {{(pid=73475) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} 2026-07-02 22:57:10.754 | Jul 03 00:56:36 devstack nova-conductor[73464]: DEBUG oslo.service.backend._threading.loopingcall [None req-dba1a80c-0c93-4eca-9d6c-79db67df1d27 None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73464) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.758 | + functions-common:service_check:1714 : for service in ${ENABLED_SERVICES//,/ } 2026-07-02 22:57:10.763 | + functions-common:service_check:1716 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2026-07-02 22:57:10.782 | enabled 2026-07-02 22:57:10.788 | + functions-common:service_check:1720 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2026-07-02 22:57:10.811 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2026-07-02 22:57:10.811 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; preset: enabled) 2026-07-02 22:57:10.811 | Active: active (running) since Fri 2026-07-03 00:56:08 CEST; 1min 2s ago 2026-07-02 22:57:10.811 | Main PID: 72368 (nova-conductor:) 2026-07-02 22:57:10.812 | Tasks: 38 (limit: 14255) 2026-07-02 22:57:10.812 | Memory: 167.2M (peak: 167.6M) 2026-07-02 22:57:10.812 | CPU: 5.010s 2026-07-02 22:57:10.812 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2026-07-02 22:57:10.812 | ├─72368 "nova-conductor: master process [/opt/stack/data/venv/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf]" 2026-07-02 22:57:10.812 | ├─73515 "nova-conductor: ServiceWrapper worker(0)" 2026-07-02 22:57:10.812 | └─73517 "nova-conductor: ServiceWrapper worker(1)" 2026-07-02 22:57:10.812 | 2026-07-02 22:57:10.812 | Jul 03 00:56:28 devstack nova-conductor[73517]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73517) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.812 | Jul 03 00:56:38 devstack nova-conductor[73515]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73515) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.812 | Jul 03 00:56:38 devstack nova-conductor[73517]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73517) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.813 | Jul 03 00:56:42 devstack nova-conductor[73515]: DEBUG oslo.service.backend._threading.loopingcall [None req-7b54363a-ade9-4993-ba6b-b11b098b686c None None] Dynamic interval looping call 'nova.service.Service.periodic_tasks' sleeping for 60.00 seconds {{(pid=73515) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.813 | Jul 03 00:56:48 devstack nova-conductor[73515]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.98 seconds {{(pid=73515) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.813 | Jul 03 00:56:48 devstack nova-conductor[73517]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73517) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.813 | Jul 03 00:56:58 devstack nova-conductor[73515]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73515) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.813 | Jul 03 00:56:58 devstack nova-conductor[73517]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73517) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.813 | Jul 03 00:57:08 devstack nova-conductor[73515]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73515) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.814 | Jul 03 00:57:08 devstack nova-conductor[73517]: DEBUG oslo.service.backend._threading.loopingcall [-] Fixed interval looping call 'nova.servicegroup.drivers.db.DbDriver._report_state' sleeping for 9.99 seconds {{(pid=73517) _run_loop /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/backend/_threading/loopingcall.py:125}} 2026-07-02 22:57:10.819 | + ./stack.sh:main:1449 : is_service_enabled n-api 2026-07-02 22:57:10.842 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:57:10.846 | + ./stack.sh:main:1450 : is_service_enabled n-cpu 2026-07-02 22:57:10.869 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:57:10.873 | + ./stack.sh:main:1451 : /home/quobyte/devstack/tools/discover_hosts.sh 2026-07-02 22:57:10.877 | bash: warning: setlocale: LC_ALL: cannot change locale (en_US.utf8) 2026-07-02 22:57:11.350 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:57:11.350 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:57:11.351 | we strongly recommend against using it for new projects. 2026-07-02 22:57:11.351 | 2026-07-02 22:57:11.351 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:57:11.351 | framework. For more detail see 2026-07-02 22:57:11.351 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:57:11.351 | 2026-07-02 22:57:11.351 | import eventlet # noqa 2026-07-02 22:57:11.708 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:57:14.841 | INFO dbcounter [None req-3d3dae8f-cece-4444-8ea5-ab0a5fc259e6 None None] Registered counter for database nova_api 2026-07-02 22:57:14.967 | DEBUG dbcounter [-] [77998] Writer thread running {{(pid=77998) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:57:14.978 | Found 2 cell mappings. 2026-07-02 22:57:14.978 | Skipping cell0 since it does not contain hosts. 2026-07-02 22:57:14.978 | Getting computes from cell 'cell1': c474a664-92bc-44ec-bb0e-8ad053630845 2026-07-02 22:57:14.978 | INFO dbcounter [None req-3d3dae8f-cece-4444-8ea5-ab0a5fc259e6 None None] Registered counter for database nova_cell1 2026-07-02 22:57:15.053 | DEBUG dbcounter [-] [77998] Writer thread running {{(pid=77998) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} 2026-07-02 22:57:15.413 | Checking host mapping for compute host 'devstack': 2ca50b82-a0f6-4f94-8f8d-b4b95020f15a 2026-07-02 22:57:15.414 | Creating host mapping for compute host 'devstack': 2ca50b82-a0f6-4f94-8f8d-b4b95020f15a 2026-07-02 22:57:15.414 | Found 1 unmapped computes in cell: c474a664-92bc-44ec-bb0e-8ad053630845 2026-07-02 22:57:16.328 | + ./stack.sh:main:1464 : /opt/stack/data/venv/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2026-07-02 22:57:16.819 | /opt/stack/nova/nova/monkey_patch.py:39: EventletDeprecationWarning: 2026-07-02 22:57:16.819 | Eventlet is deprecated. It is currently being maintained in bugfix mode, and 2026-07-02 22:57:16.819 | we strongly recommend against using it for new projects. 2026-07-02 22:57:16.819 | 2026-07-02 22:57:16.819 | If you are already using Eventlet, we recommend migrating to a different 2026-07-02 22:57:16.819 | framework. For more detail see 2026-07-02 22:57:16.819 | https://eventlet.readthedocs.io/en/latest/asyncio/migration.html 2026-07-02 22:57:16.819 | 2026-07-02 22:57:16.820 | import eventlet # noqa 2026-07-02 22:57:17.196 | Eventlet based concurrency mode is deprecated and will be removed in a future release, not earlier than 2027.2. Please migrate to native threading mode. See the concurrency guide for details: https://docs.openstack.org/nova/latest/admin/concurrency.html 2026-07-02 22:57:20.672 | +-------------------------------------------+ 2026-07-02 22:57:20.672 | | Upgrade Check Results | 2026-07-02 22:57:20.672 | +-------------------------------------------+ 2026-07-02 22:57:20.672 | | Check: Cells v2 | 2026-07-02 22:57:20.673 | | Result: Success | 2026-07-02 22:57:20.673 | | Details: None | 2026-07-02 22:57:20.673 | +-------------------------------------------+ 2026-07-02 22:57:20.673 | | Check: Placement API | 2026-07-02 22:57:20.673 | | Result: Success | 2026-07-02 22:57:20.673 | | Details: None | 2026-07-02 22:57:20.673 | +-------------------------------------------+ 2026-07-02 22:57:20.673 | | Check: Cinder API | 2026-07-02 22:57:20.673 | | Result: Success | 2026-07-02 22:57:20.674 | | Details: None | 2026-07-02 22:57:20.674 | +-------------------------------------------+ 2026-07-02 22:57:20.674 | | Check: Policy File JSON to YAML Migration | 2026-07-02 22:57:20.674 | | Result: Success | 2026-07-02 22:57:20.674 | | Details: None | 2026-07-02 22:57:20.674 | +-------------------------------------------+ 2026-07-02 22:57:20.674 | | Check: Older than N-1 computes | 2026-07-02 22:57:20.674 | | Result: Success | 2026-07-02 22:57:20.674 | | Details: None | 2026-07-02 22:57:20.674 | +-------------------------------------------+ 2026-07-02 22:57:20.675 | | Check: hw_machine_type unset | 2026-07-02 22:57:20.675 | | Result: Success | 2026-07-02 22:57:20.675 | | Details: None | 2026-07-02 22:57:20.675 | +-------------------------------------------+ 2026-07-02 22:57:20.675 | | Check: Service User Token Configuration | 2026-07-02 22:57:20.675 | | Result: Success | 2026-07-02 22:57:20.675 | | Details: None | 2026-07-02 22:57:20.675 | +-------------------------------------------+ 2026-07-02 22:57:21.461 | + ./stack.sh:main:1471 : [[ -x /home/quobyte/devstack/local.sh ]] 2026-07-02 22:57:21.467 | + ./stack.sh:main:1482 : command openstack complete 2026-07-02 22:57:21.468 | + ./stack.sh:main:1483 : sudo tee /etc/bash_completion.d/osc.bash_completion 2026-07-02 22:57:25.063 | + ./stack.sh:main:1486 : is_service_enabled cinder 2026-07-02 22:57:25.089 | + functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:57:25.093 | + ./stack.sh:main:1487 : is_ubuntu 2026-07-02 22:57:25.097 | + functions-common:is_ubuntu:546 : [[ -z deb ]] 2026-07-02 22:57:25.101 | + functions-common:is_ubuntu:549 : '[' deb = deb ']' 2026-07-02 22:57:25.105 | + ./stack.sh:main:1488 : echo_summary 'Configuring lvm.conf global device filter' 2026-07-02 22:57:25.109 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:57:25.113 | + ./stack.sh:echo_summary:447 : echo -e Configuring lvm.conf global device filter 2026-07-02 22:57:25.117 | + ./stack.sh:main:1489 : set_lvm_filter 2026-07-02 22:57:25.121 | + lib/lvm:set_lvm_filter:189 : local 'filter_suffix="r|.*|" ] # from devstack' 2026-07-02 22:57:25.125 | + lib/lvm:set_lvm_filter:190 : local 'filter_string=global_filter = [ ' 2026-07-02 22:57:25.129 | + lib/lvm:set_lvm_filter:191 : local pv 2026-07-02 22:57:25.133 | + lib/lvm:set_lvm_filter:192 : local vg 2026-07-02 22:57:25.136 | + lib/lvm:set_lvm_filter:193 : local line 2026-07-02 22:57:25.141 | ++ lib/lvm:set_lvm_filter:195 : sudo pvs --noheadings -o name 2026-07-02 22:57:25.193 | + lib/lvm:set_lvm_filter:195 : for pv_info in $(sudo pvs --noheadings -o name) 2026-07-02 22:57:25.201 | ++ lib/lvm:set_lvm_filter:196 : sed 's/ //g' 2026-07-02 22:57:25.201 | ++ lib/lvm:set_lvm_filter:196 : sed 's/\/dev\///g' 2026-07-02 22:57:25.202 | ++ lib/lvm:set_lvm_filter:196 : echo -e /dev/loop0 2026-07-02 22:57:25.207 | + lib/lvm:set_lvm_filter:196 : pv=loop0 2026-07-02 22:57:25.211 | + lib/lvm:set_lvm_filter:197 : new='"a|loop0|", ' 2026-07-02 22:57:25.214 | + lib/lvm:set_lvm_filter:198 : filter_string='global_filter = [ "a|loop0|", ' 2026-07-02 22:57:25.218 | + lib/lvm:set_lvm_filter:200 : filter_string='global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-02 22:57:25.222 | + lib/lvm:set_lvm_filter:202 : clean_lvm_filter 2026-07-02 22:57:25.225 | + lib/lvm:clean_lvm_filter:177 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2026-07-02 22:57:25.246 | + lib/lvm:set_lvm_filter:203 : sudo sed -i '/# global_filter = \[.*\]/a\ global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2026-07-02 22:57:25.265 | + lib/lvm:set_lvm_filter:204 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop0|", "r|.*|" ] # from devstack' 2026-07-02 22:57:25.268 | + ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:57:25.272 | + ./stack.sh:echo_summary:447 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop0|",' '"r|.*|"' ']' '#' from devstack 2026-07-02 22:57:25.275 | + ./stack.sh:main:1499 : run_phase stack test-config 2026-07-02 22:57:25.279 | + functions-common:run_phase:1848 : local mode=stack 2026-07-02 22:57:25.283 | + functions-common:run_phase:1849 : local phase=test-config 2026-07-02 22:57:25.287 | + functions-common:run_phase:1850 : [[ -d /home/quobyte/devstack/extras.d ]] 2026-07-02 22:57:25.291 | + functions-common:run_phase:1851 : local extra_plugin_file_name 2026-07-02 22:57:25.295 | + functions-common:run_phase:1852 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2026-07-02 22:57:25.299 | + functions-common:run_phase:1857 : local exceptions=80-tempest.sh 2026-07-02 22:57:25.303 | + functions-common:run_phase:1858 : local extra 2026-07-02 22:57:25.310 | ++ functions-common:run_phase:1859 : basename /home/quobyte/devstack/extras.d/80-tempest.sh 2026-07-02 22:57:25.316 | + functions-common:run_phase:1859 : extra=80-tempest.sh 2026-07-02 22:57:25.320 | + functions-common:run_phase:1860 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2026-07-02 22:57:25.323 | + functions-common:run_phase:1864 : [[ -r /home/quobyte/devstack/extras.d/80-tempest.sh ]] 2026-07-02 22:57:25.327 | + functions-common:run_phase:1864 : source /home/quobyte/devstack/extras.d/80-tempest.sh stack test-config 2026-07-02 22:57:25.331 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2026-07-02 22:57:25.353 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:57:25.357 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:57:25.360 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:57:25.363 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2026-07-02 22:57:25.367 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:57:25.371 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2026-07-02 22:57:25.375 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:57:25.378 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2026-07-02 22:57:25.381 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:57:25.385 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2026-07-02 22:57:25.388 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2026-07-02 22:57:25.392 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2026-07-02 22:57:25.396 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2026-07-02 22:57:25.454 | [2054 Async install_tempest:38208]: Waiting for completion of install_tempest running on PID 38208 (1 other jobs running) 2026-07-02 22:57:25.481 | [2054 Async install_tempest:38208]: Signaling child to exit 2026-07-02 22:57:25.482 | WAKEUP 2026-07-02 22:57:25.505 | [2054 Async install_tempest:38208]: Signaled 2026-07-02 22:57:25.507 | ++ lib/tempest:install_tempest:844 : git_clone https://review.opendev.org/openstack/tempest.git /opt/stack/tempest master 2026-07-02 22:57:25.507 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/tempest.git 2026-07-02 22:57:25.507 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/tempest 2026-07-02 22:57:25.507 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:57:25.507 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-02 22:57:25.508 | +++ functions-common:git_clone:593 : pwd 2026-07-02 22:57:25.508 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:57:25.508 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:57:25.508 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:57:25.508 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:57:25.508 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:57:25.508 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:57:25.508 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:57:25.508 | ++ functions-common:git_clone:610 : echo master 2026-07-02 22:57:25.508 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/tempest ]] 2026-07-02 22:57:25.508 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:57:25.509 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-02 22:57:25.509 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 22:57:25.509 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 22:57:25.509 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:57:25.509 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 22:57:25.509 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:57:25.509 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:57:25.509 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 22:57:25.509 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:57:25.509 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:57:25.509 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783032415660 2026-07-02 22:57:25.510 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/tempest.git /opt/stack/tempest 2026-07-02 22:57:25.510 | Cloning into '/opt/stack/tempest'... 2026-07-02 22:57:25.510 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:57:25.510 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:57:25.510 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:57:25.510 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:57:25.510 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:57:25.510 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:57:25.510 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:57:25.510 | ++ functions-common:time_stop:2427 : start_time=1783032415660 2026-07-02 22:57:25.510 | ++ functions-common:time_stop:2429 : [[ -z 1783032415660 ]] 2026-07-02 22:57:25.510 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:57:25.511 | ++ functions-common:time_stop:2432 : end_time=1783032436308 2026-07-02 22:57:25.511 | ++ functions-common:time_stop:2433 : elapsed_time=20648 2026-07-02 22:57:25.511 | ++ functions-common:time_stop:2434 : total=599863 2026-07-02 22:57:25.511 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:57:25.511 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=620511 2026-07-02 22:57:25.511 | ++ functions-common:git_clone:631 : cd /opt/stack/tempest 2026-07-02 22:57:25.511 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:57:25.511 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 22:57:25.511 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 22:57:25.511 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:57:25.511 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 22:57:25.512 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:57:25.512 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:57:25.512 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 22:57:25.512 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:57:25.512 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:57:25.512 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783032436356 2026-07-02 22:57:25.512 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:57:25.512 | From https://review.opendev.org/openstack/tempest 2026-07-02 22:57:25.512 | * branch master -> FETCH_HEAD 2026-07-02 22:57:25.512 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:57:25.512 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:57:25.513 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:57:25.513 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:57:25.513 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:57:25.513 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:57:25.513 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:57:25.513 | ++ functions-common:time_stop:2427 : start_time=1783032436356 2026-07-02 22:57:25.513 | ++ functions-common:time_stop:2429 : [[ -z 1783032436356 ]] 2026-07-02 22:57:25.513 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:57:25.513 | ++ functions-common:time_stop:2432 : end_time=1783032451122 2026-07-02 22:57:25.513 | ++ functions-common:time_stop:2433 : elapsed_time=14766 2026-07-02 22:57:25.513 | ++ functions-common:time_stop:2434 : total=620511 2026-07-02 22:57:25.514 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:57:25.514 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=635277 2026-07-02 22:57:25.514 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:57:25.514 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 22:57:25.514 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 22:57:25.514 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:57:25.514 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 22:57:25.514 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:57:25.514 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:57:25.514 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 22:57:25.514 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:57:25.515 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:57:25.515 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783032451169 2026-07-02 22:57:25.515 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:57:25.515 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:57:25.515 | 2026-07-02 22:57:25.515 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:57:25.515 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:57:25.515 | state without impacting any branches by switching back to a branch. 2026-07-02 22:57:25.515 | 2026-07-02 22:57:25.515 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:57:25.515 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:57:25.515 | 2026-07-02 22:57:25.516 | git switch -c 2026-07-02 22:57:25.516 | 2026-07-02 22:57:25.516 | Or undo this operation with: 2026-07-02 22:57:25.516 | 2026-07-02 22:57:25.516 | git switch - 2026-07-02 22:57:25.516 | 2026-07-02 22:57:25.516 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:57:25.516 | 2026-07-02 22:57:25.516 | HEAD is now at 8d40001b9 Use reader role for image tests 2026-07-02 22:57:25.516 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:57:25.517 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:57:25.517 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:57:25.517 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:57:25.517 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:57:25.517 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:57:25.517 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:57:25.517 | ++ functions-common:time_stop:2427 : start_time=1783032451169 2026-07-02 22:57:25.517 | ++ functions-common:time_stop:2429 : [[ -z 1783032451169 ]] 2026-07-02 22:57:25.517 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:57:25.517 | ++ functions-common:time_stop:2432 : end_time=1783032451356 2026-07-02 22:57:25.517 | ++ functions-common:time_stop:2433 : elapsed_time=187 2026-07-02 22:57:25.518 | ++ functions-common:time_stop:2434 : total=635277 2026-07-02 22:57:25.518 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:57:25.518 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=635464 2026-07-02 22:57:25.518 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/tempest 2026-07-02 22:57:25.518 | ++ functions-common:git_clone:672 : cd /opt/stack/tempest 2026-07-02 22:57:25.518 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-02 22:57:25.518 | ++ functions-common:git_clone:673 : head -1 2026-07-02 22:57:25.518 | 8d40001b9 Use reader role for image tests 2026-07-02 22:57:25.518 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:57:25.518 | ++ lib/tempest:install_tempest:850 : pip_install 'tox!=2.8.0,<4.0.0' 2026-07-02 22:57:25.518 | Using python 3.12 to install tox!=2.8.0,<4.0.0 2026-07-02 22:57:25.519 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0,<4.0.0' 2026-07-02 22:57:25.519 | Collecting tox!=2.8.0,<4.0.0 2026-07-02 22:57:25.519 | Downloading tox-3.28.0-py2.py3-none-any.whl.metadata (7.8 kB) 2026-07-02 22:57:25.519 | Collecting filelock>=3.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-02 22:57:25.519 | Downloading filelock-3.29.4-py3-none-any.whl.metadata (2.0 kB) 2026-07-02 22:57:25.519 | Requirement already satisfied: packaging>=14 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (26.2) 2026-07-02 22:57:25.519 | Collecting pluggy>=0.12.0 (from tox!=2.8.0,<4.0.0) 2026-07-02 22:57:25.519 | Downloading pluggy-1.6.0-py3-none-any.whl.metadata (4.8 kB) 2026-07-02 22:57:25.519 | Collecting py>=1.4.17 (from tox!=2.8.0,<4.0.0) 2026-07-02 22:57:25.519 | Downloading py-1.11.0-py2.py3-none-any.whl.metadata (2.8 kB) 2026-07-02 22:57:25.520 | Requirement already satisfied: six>=1.14.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tox!=2.8.0,<4.0.0) (1.17.0) 2026-07-02 22:57:25.520 | Collecting virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0 (from tox!=2.8.0,<4.0.0) 2026-07-02 22:57:25.520 | Downloading virtualenv-21.5.1-py3-none-any.whl.metadata (3.4 kB) 2026-07-02 22:57:25.520 | Collecting distlib<1,>=0.3.7 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-02 22:57:25.520 | Downloading distlib-0.4.3-py2.py3-none-any.whl.metadata (5.3 kB) 2026-07-02 22:57:25.520 | Requirement already satisfied: platformdirs<5,>=3.9.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) (4.10.0) 2026-07-02 22:57:25.520 | Collecting python-discovery>=1.4.2 (from virtualenv!=20.0.0,!=20.0.1,!=20.0.2,!=20.0.3,!=20.0.4,!=20.0.5,!=20.0.6,!=20.0.7,>=16.0.0->tox!=2.8.0,<4.0.0) 2026-07-02 22:57:25.520 | Downloading python_discovery-1.4.2-py3-none-any.whl.metadata (5.6 kB) 2026-07-02 22:57:25.520 | Downloading tox-3.28.0-py2.py3-none-any.whl (86 kB) 2026-07-02 22:57:25.520 | Downloading filelock-3.29.4-py3-none-any.whl (42 kB) 2026-07-02 22:57:25.520 | Downloading pluggy-1.6.0-py3-none-any.whl (20 kB) 2026-07-02 22:57:25.520 | Downloading py-1.11.0-py2.py3-none-any.whl (98 kB) 2026-07-02 22:57:25.521 | Downloading virtualenv-21.5.1-py3-none-any.whl (4.6 MB) 2026-07-02 22:57:25.521 | ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 51.5 MB/s 0:00:00 2026-07-02 22:57:25.521 | Downloading distlib-0.4.3-py2.py3-none-any.whl (470 kB) 2026-07-02 22:57:25.521 | Downloading python_discovery-1.4.2-py3-none-any.whl (33 kB) 2026-07-02 22:57:25.521 | Installing collected packages: distlib, py, pluggy, filelock, python-discovery, virtualenv, tox 2026-07-02 22:57:25.521 | 2026-07-02 22:57:25.521 | Successfully installed distlib-0.4.3 filelock-3.29.4 pluggy-1.6.0 py-1.11.0 python-discovery-1.4.2 tox-3.28.0 virtualenv-21.5.1 2026-07-02 22:57:25.521 | ++ inc/python:pip_install:216 : result=0 2026-07-02 22:57:25.521 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:57:25.521 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:57:25.521 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:57:25.522 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:57:25.522 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:57:25.522 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:57:25.522 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:57:25.522 | ++ functions-common:time_stop:2427 : start_time=1783032451420 2026-07-02 22:57:25.522 | ++ functions-common:time_stop:2429 : [[ -z 1783032451420 ]] 2026-07-02 22:57:25.522 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:57:25.522 | ++ functions-common:time_stop:2432 : end_time=1783032454818 2026-07-02 22:57:25.522 | ++ functions-common:time_stop:2433 : elapsed_time=3398 2026-07-02 22:57:25.522 | ++ functions-common:time_stop:2434 : total=164004 2026-07-02 22:57:25.522 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:57:25.523 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=167402 2026-07-02 22:57:25.523 | ++ inc/python:pip_install:219 : return 0 2026-07-02 22:57:25.523 | ++ lib/tempest:install_tempest:851 : pushd /opt/stack/tempest 2026-07-02 22:57:25.523 | /opt/stack/tempest ~/devstack 2026-07-02 22:57:25.523 | ++ lib/tempest:install_tempest:855 : git checkout master 2026-07-02 22:57:25.523 | Switched to branch 'master' 2026-07-02 22:57:25.523 | Your branch is up to date with 'origin/master'. 2026-07-02 22:57:25.523 | ++ lib/tempest:install_tempest:857 : local tmp_u_c_m 2026-07-02 22:57:25.523 | +++ lib/tempest:install_tempest:858 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-02 22:57:25.523 | ++ lib/tempest:install_tempest:858 : tmp_u_c_m=/tmp/tempest_u_c_m.Hm7q5iL3j5 2026-07-02 22:57:25.523 | ++ lib/tempest:install_tempest:859 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Hm7q5iL3j5 2026-07-02 22:57:25.524 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-02 22:57:25.524 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.Hm7q5iL3j5 2026-07-02 22:57:25.524 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-02 22:57:25.524 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-02 22:57:25.524 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-02 22:57:25.524 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 22:57:25.524 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 22:57:25.524 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 22:57:25.524 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 22:57:25.524 | ++ lib/tempest:install_tempest:861 : tox -r --notest -efull 2026-07-02 22:57:25.524 | full create: /opt/stack/tempest/.tox/tempest 2026-07-02 22:57:25.525 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-02 22:57:25.525 | full develop-inst: /opt/stack/tempest 2026-07-02 22:57:25.525 | 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.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#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-07-02 22:57:25.525 | ___________________________________ summary ____________________________________ 2026-07-02 22:57:25.525 | full: skipped tests 2026-07-02 22:57:25.525 | congratulations :) 2026-07-02 22:57:25.525 | ++ lib/tempest:install_tempest:865 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.Hm7q5iL3j5 -r requirements.txt 2026-07-02 22:57:25.525 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-02 22:57:25.525 | 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-07-02 22:57:25.525 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-02 22:57:25.525 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-02 22:57:25.526 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-02 22:57:25.526 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-02 22:57:25.526 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-02 22:57:25.526 | 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-07-02 22:57:25.526 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-02 22:57:25.526 | 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-07-02 22:57:25.526 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-02 22:57:25.526 | 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-07-02 22:57:25.526 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-02 22:57:25.527 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-02 22:57:25.527 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-02 22:57:25.527 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-02 22:57:25.527 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-02 22:57:25.527 | 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-07-02 22:57:25.527 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-02 22:57:25.527 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-02 22:57:25.527 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-02 22:57:25.527 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-02 22:57:25.527 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-02 22:57:25.528 | 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-07-02 22:57:25.528 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-02 22:57:25.528 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-02 22:57:25.528 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-02 22:57:25.528 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-02 22:57:25.528 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-02 22:57:25.528 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-02 22:57:25.528 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-02 22:57:25.528 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-02 22:57:25.528 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-02 22:57:25.528 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-02 22:57:25.529 | 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-07-02 22:57:25.529 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-02 22:57:25.529 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-02 22:57:25.529 | 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-07-02 22:57:25.529 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-02 22:57:25.529 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-02 22:57:25.529 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-02 22:57:25.529 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-02 22:57:25.529 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-02 22:57:25.529 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-02 22:57:25.529 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-02 22:57:25.530 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-02 22:57:25.530 | 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-07-02 22:57:25.530 | 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-07-02 22:57:25.530 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-02 22:57:25.530 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-02 22:57:25.530 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-02 22:57:25.530 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-02 22:57:25.530 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-02 22:57:25.530 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-02 22:57:25.530 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-02 22:57:25.531 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-02 22:57:25.531 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-02 22:57:25.531 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-02 22:57:25.531 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-02 22:57:25.531 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-02 22:57:25.531 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-02 22:57:25.531 | ++ lib/tempest:install_tempest:866 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2026-07-02 22:57:25.531 | ++ lib/tempest:install_tempest:867 : rm -f /tmp/tempest_u_c_m.Hm7q5iL3j5 2026-07-02 22:57:25.531 | ++ lib/tempest:install_tempest:868 : popd 2026-07-02 22:57:25.531 | ~/devstack 2026-07-02 22:57:25.565 | [2054 Async install_tempest:38208]: finished install_tempest with result 0 in 76 seconds 2026-07-02 22:57:25.571 | ++ inc/async:async_wait:197 : return 0 2026-07-02 22:57:25.575 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2026-07-02 22:57:25.578 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:57:25.582 | ++ ./stack.sh:echo_summary:447 : echo -e Initializing Tempest 2026-07-02 22:57:25.586 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2026-07-02 22:57:25.590 | ++ lib/tempest:configure_tempest:203 : [[ True == \T\r\u\e ]] 2026-07-02 22:57:25.593 | ++ lib/tempest:configure_tempest:204 : setup_develop /opt/stack/tempest 2026-07-02 22:57:25.596 | ++ inc/python:setup_develop:353 : local bindep 2026-07-02 22:57:25.599 | ++ inc/python:setup_develop:354 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-02 22:57:25.601 | ++ inc/python:setup_develop:358 : local project_dir=/opt/stack/tempest 2026-07-02 22:57:25.604 | ++ inc/python:setup_develop:359 : local extras= 2026-07-02 22:57:25.607 | ++ inc/python:setup_develop:360 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2026-07-02 22:57:25.611 | ++ inc/python:_setup_package_with_constraints_edit:379 : local bindep 2026-07-02 22:57:25.614 | ++ inc/python:_setup_package_with_constraints_edit:380 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-02 22:57:25.618 | ++ inc/python:_setup_package_with_constraints_edit:384 : local project_dir=/opt/stack/tempest 2026-07-02 22:57:25.622 | ++ inc/python:_setup_package_with_constraints_edit:385 : local flags=-e 2026-07-02 22:57:25.625 | ++ inc/python:_setup_package_with_constraints_edit:386 : local extras= 2026-07-02 22:57:25.629 | +++ inc/python:_setup_package_with_constraints_edit:393 : cd /opt/stack/tempest 2026-07-02 22:57:25.633 | +++ inc/python:_setup_package_with_constraints_edit:393 : pwd 2026-07-02 22:57:25.638 | ++ inc/python:_setup_package_with_constraints_edit:393 : project_dir=/opt/stack/tempest 2026-07-02 22:57:25.641 | ++ inc/python:_setup_package_with_constraints_edit:395 : '[' -n /opt/stack/requirements ']' 2026-07-02 22:57:25.644 | ++ inc/python:_setup_package_with_constraints_edit:399 : local name 2026-07-02 22:57:25.648 | +++ inc/python:_setup_package_with_constraints_edit:400 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2026-07-02 22:57:25.655 | ++ inc/python:_setup_package_with_constraints_edit:400 : name=tempest 2026-07-02 22:57:25.657 | ++ inc/python:_setup_package_with_constraints_edit:401 : '[' -z tempest ']' 2026-07-02 22:57:25.661 | ++ inc/python:_setup_package_with_constraints_edit:405 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest 2026-07-02 22:57:25.821 | ++ inc/python:_setup_package_with_constraints_edit:408 : setup_package /opt/stack/tempest -e 2026-07-02 22:57:25.824 | ++ inc/python:setup_package:436 : local bindep=0 2026-07-02 22:57:25.826 | ++ inc/python:setup_package:437 : local bindep_flag= 2026-07-02 22:57:25.829 | ++ inc/python:setup_package:438 : local bindep_profiles= 2026-07-02 22:57:25.831 | ++ inc/python:setup_package:439 : [[ /opt/stack/tempest == -bindep* ]] 2026-07-02 22:57:25.835 | ++ inc/python:setup_package:444 : local project_dir=/opt/stack/tempest 2026-07-02 22:57:25.838 | ++ inc/python:setup_package:445 : local flags=-e 2026-07-02 22:57:25.842 | ++ inc/python:setup_package:446 : local extras= 2026-07-02 22:57:25.846 | ++ inc/python:setup_package:450 : [[ -n -e ]] 2026-07-02 22:57:25.848 | ++ inc/python:setup_package:450 : [[ -z '' ]] 2026-07-02 22:57:25.852 | ++ inc/python:setup_package:450 : [[ ! -e =~ ^-.* ]] 2026-07-02 22:57:25.856 | ++ inc/python:setup_package:455 : [[ ! -z '' ]] 2026-07-02 22:57:25.859 | ++ inc/python:setup_package:460 : [[ 0 == 1 ]] 2026-07-02 22:57:25.862 | ++ inc/python:setup_package:464 : pip_install -e /opt/stack/tempest 2026-07-02 22:57:25.891 | Using python 3.12 to install /opt/stack/tempest 2026-07-02 22:57:25.894 | ++ inc/python:pip_install:210 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= /opt/stack/data/venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2026-07-02 22:57:26.967 | Obtaining file:///opt/stack/tempest 2026-07-02 22:57:26.971 | Installing build dependencies: started 2026-07-02 22:57:28.857 | Installing build dependencies: finished with status 'done' 2026-07-02 22:57:28.858 | Checking if build backend supports build_editable: started 2026-07-02 22:57:29.414 | Checking if build backend supports build_editable: finished with status 'done' 2026-07-02 22:57:29.416 | Getting requirements to build editable: started 2026-07-02 22:57:29.723 | Getting requirements to build editable: finished with status 'done' 2026-07-02 22:57:29.725 | Preparing editable metadata (pyproject.toml): started 2026-07-02 22:57:31.088 | Preparing editable metadata (pyproject.toml): finished with status 'done' 2026-07-02 22:57:31.113 | 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.dev36) (7.0.3) 2026-07-02 22:57:31.114 | 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.dev36) (4.14.0) 2026-07-02 22:57:31.115 | Requirement already satisfied: jsonschema>=4.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.26.0) 2026-07-02 22:57:31.116 | Requirement already satisfied: testtools>=2.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.9.1) 2026-07-02 22:57:31.117 | Requirement already satisfied: paramiko>=2.7.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.0.0) 2026-07-02 22:57:31.118 | Requirement already satisfied: cryptography>=2.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (43.0.3) 2026-07-02 22:57:31.118 | Requirement already satisfied: netaddr>=0.7.18 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.3.0) 2026-07-02 22:57:31.119 | Requirement already satisfied: oslo.concurrency>=3.26.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (7.5.0) 2026-07-02 22:57:31.121 | Requirement already satisfied: oslo.config>=5.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.5.0) 2026-07-02 22:57:31.122 | Requirement already satisfied: oslo.log>=3.36.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (8.2.0) 2026-07-02 22:57:31.304 | Collecting stestr>=1.0.0 (from tempest==46.3.1.dev36) 2026-07-02 22:57:31.307 | Using cached stestr-4.2.1-py3-none-any.whl.metadata (7.7 kB) 2026-07-02 22:57:31.312 | 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.dev36) (5.10.0) 2026-07-02 22:57:31.313 | Requirement already satisfied: oslo.utils>=7.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (10.1.1) 2026-07-02 22:57:31.313 | Requirement already satisfied: fixtures>=3.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (4.3.2) 2026-07-02 22:57:31.314 | Requirement already satisfied: PyYAML>=3.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (6.0.3) 2026-07-02 22:57:31.315 | Requirement already satisfied: python-subunit>=1.0.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (1.4.6) 2026-07-02 22:57:31.316 | Requirement already satisfied: stevedore>=1.20.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (5.9.0) 2026-07-02 22:57:31.317 | Requirement already satisfied: PrettyTable>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.17.0) 2026-07-02 22:57:31.318 | Requirement already satisfied: urllib3>=1.21.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (2.7.0) 2026-07-02 22:57:31.318 | Requirement already satisfied: debtcollector>=1.2.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (3.1.0) 2026-07-02 22:57:31.319 | Requirement already satisfied: defusedxml>=0.7.1 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.7.1) 2026-07-02 22:57:31.320 | Requirement already satisfied: fasteners>=0.16.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.20) 2026-07-02 22:57:31.321 | Requirement already satisfied: testscenarios>=0.5.0 in /opt/stack/data/venv/lib/python3.12/site-packages (from tempest==46.3.1.dev36) (0.6.2) 2026-07-02 22:57:31.323 | 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.dev36) (0.6.0) 2026-07-02 22:57:31.324 | 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.dev36) (4.0.0) 2026-07-02 22:57:31.328 | 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.dev36) (3.0.52) 2026-07-02 22:57:31.329 | 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.dev36) (1.11.0) 2026-07-02 22:57:31.330 | 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.dev36) (15.0.0) 2026-07-02 22:57:31.330 | 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.dev36) (1.8.0) 2026-07-02 22:57:31.333 | Requirement already satisfied: cffi>=1.12 in /opt/stack/data/venv/lib/python3.12/site-packages (from cryptography>=2.1->tempest==46.3.1.dev36) (2.0.0) 2026-07-02 22:57:31.337 | 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.dev36) (3.0) 2026-07-02 22:57:31.339 | 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.dev36) (2.2.1) 2026-07-02 22:57:31.346 | 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.dev36) (26.1.0) 2026-07-02 22:57:31.347 | 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.dev36) (2025.9.1) 2026-07-02 22:57:31.348 | 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.dev36) (0.37.0) 2026-07-02 22:57:31.349 | 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.dev36) (2026.5.1) 2026-07-02 22:57:31.357 | 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.dev36) (6.8.0) 2026-07-02 22:57:31.361 | 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.dev36) (2.0.0) 2026-07-02 22:57:31.362 | 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.dev36) (2.34.2) 2026-07-02 22:57:31.366 | 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.dev36) (6.4.0) 2026-07-02 22:57:31.368 | 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.dev36) (2.9.0.post0) 2026-07-02 22:57:31.371 | 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.dev36) (4.15.0) 2026-07-02 22:57:31.373 | 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.dev36) (1.2.1) 2026-07-02 22:57:31.377 | 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.dev36) (2.1.0) 2026-07-02 22:57:31.378 | 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.dev36) (3.3.2) 2026-07-02 22:57:31.379 | 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.dev36) (26.2) 2026-07-02 22:57:31.380 | 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.dev36) (7.2.2) 2026-07-02 22:57:31.387 | 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.dev36) (5.0.0) 2026-07-02 22:57:31.389 | 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.dev36) (3.0.3) 2026-07-02 22:57:31.390 | 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.dev36) (1.6.2) 2026-07-02 22:57:31.396 | 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.dev36) (82.0.1) 2026-07-02 22:57:31.400 | Requirement already satisfied: wcwidth in /opt/stack/data/venv/lib/python3.12/site-packages (from PrettyTable>=0.7.1->tempest==46.3.1.dev36) (0.8.1) 2026-07-02 22:57:31.417 | 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.dev36) (1.17.0) 2026-07-02 22:57:31.427 | 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.dev36) (3.4.7) 2026-07-02 22:57:31.428 | 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.dev36) (3.18) 2026-07-02 22:57:31.430 | 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.dev36) (2023.11.17) 2026-07-02 22:57:31.446 | 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.dev36) (4.2.0) 2026-07-02 22:57:31.447 | 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.dev36) (2.20.0) 2026-07-02 22:57:31.452 | 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.dev36) (0.1.2) 2026-07-02 22:57:31.466 | 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.dev36) (0.16.0) 2026-07-02 22:57:31.498 | Collecting tomlkit>=0.11.6 (from stestr>=1.0.0->tempest==46.3.1.dev36) 2026-07-02 22:57:31.501 | Using cached tomlkit-0.15.0-py3-none-any.whl.metadata (2.8 kB) 2026-07-02 22:57:31.538 | Using cached stestr-4.2.1-py3-none-any.whl (118 kB) 2026-07-02 22:57:31.541 | Using cached tomlkit-0.15.0-py3-none-any.whl (41 kB) 2026-07-02 22:57:31.554 | Building wheels for collected packages: tempest 2026-07-02 22:57:31.555 | Building editable for tempest (pyproject.toml): started 2026-07-02 22:57:33.232 | Building editable for tempest (pyproject.toml): finished with status 'done' 2026-07-02 22:57:33.233 | Created wheel for tempest: filename=tempest-46.3.1.dev36-0.editable-py3-none-any.whl size=8323 sha256=7197358e1b352fba0900817400521516c3dac456ad3e6552b1036a78be06f644 2026-07-02 22:57:33.234 | Stored in directory: /tmp/pip-ephem-wheel-cache-yxpup6ay/wheels/a8/38/99/324113a4b73ad133e84e5794562e0b63ae1c5945bffa9f076a 2026-07-02 22:57:33.239 | Successfully built tempest 2026-07-02 22:57:33.532 | Installing collected packages: tomlkit, stestr, tempest 2026-07-02 22:57:33.793 | 2026-07-02 22:57:33.820 | Successfully installed stestr-4.2.1 tempest-46.3.1.dev36 tomlkit-0.15.0 2026-07-02 22:57:34.031 | ++ inc/python:pip_install:216 : result=0 2026-07-02 22:57:34.035 | ++ inc/python:pip_install:218 : time_stop pip_install 2026-07-02 22:57:34.037 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:57:34.041 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:57:34.044 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:57:34.048 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:57:34.052 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:57:34.056 | ++ functions-common:time_stop:2426 : name=pip_install 2026-07-02 22:57:34.060 | ++ functions-common:time_stop:2427 : start_time=1783033045885 2026-07-02 22:57:34.063 | ++ functions-common:time_stop:2429 : [[ -z 1783033045885 ]] 2026-07-02 22:57:34.068 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:57:34.074 | ++ functions-common:time_stop:2432 : end_time=1783033054070 2026-07-02 22:57:34.078 | ++ functions-common:time_stop:2433 : elapsed_time=8185 2026-07-02 22:57:34.080 | ++ functions-common:time_stop:2434 : total=174592 2026-07-02 22:57:34.082 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:57:34.085 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=182777 2026-07-02 22:57:34.089 | ++ inc/python:pip_install:219 : return 0 2026-07-02 22:57:34.093 | ++ inc/python:setup_package:466 : [[ -e == \-\e ]] 2026-07-02 22:57:34.097 | ++ inc/python:setup_package:466 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:57:34.101 | ++ inc/python:_setup_package_with_constraints_edit:412 : use_library_from_git /opt/stack/tempest 2026-07-02 22:57:34.105 | ++ inc/python:use_library_from_git:266 : local name=/opt/stack/tempest 2026-07-02 22:57:34.108 | ++ inc/python:use_library_from_git:267 : local enabled=1 2026-07-02 22:57:34.111 | ++ inc/python:use_library_from_git:268 : [[ '' = \A\L\L ]] 2026-07-02 22:57:34.115 | ++ inc/python:use_library_from_git:268 : [[ ,, =~ ,/opt/stack/tempest, ]] 2026-07-02 22:57:34.119 | ++ inc/python:use_library_from_git:269 : return 1 2026-07-02 22:57:34.122 | ++ lib/tempest:configure_tempest:210 : local ENABLED_SERVICES=key,n-api,n-cpu,n-cond,n-sch,n-novnc,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,ovn-controller,ovn-northd,ovs-vswitchd,ovsdb-server,q-svc,q-ovn-agent,rabbit,tempest,mysql,etcd3,dstat,q-ovn-metadata-agent,neutron-api,neutron-periodic-workers,neutron-rpc-server,neutron-ovn-maintenance-worker,n-novnc-cell1,n-super-cond,n-cond-cell1 2026-07-02 22:57:34.125 | ++ lib/tempest:configure_tempest:212 : local image_lines 2026-07-02 22:57:34.129 | ++ lib/tempest:configure_tempest:213 : local images 2026-07-02 22:57:34.133 | ++ lib/tempest:configure_tempest:214 : local num_images 2026-07-02 22:57:34.136 | ++ lib/tempest:configure_tempest:215 : local image_uuid 2026-07-02 22:57:34.140 | ++ lib/tempest:configure_tempest:216 : local image_uuid_alt 2026-07-02 22:57:34.143 | ++ lib/tempest:configure_tempest:217 : local password 2026-07-02 22:57:34.147 | ++ lib/tempest:configure_tempest:218 : local line 2026-07-02 22:57:34.151 | ++ lib/tempest:configure_tempest:219 : local flavors 2026-07-02 22:57:34.154 | ++ lib/tempest:configure_tempest:220 : local available_flavors 2026-07-02 22:57:34.157 | ++ lib/tempest:configure_tempest:221 : local flavors_ref 2026-07-02 22:57:34.160 | ++ lib/tempest:configure_tempest:222 : local flavor_lines 2026-07-02 22:57:34.164 | ++ lib/tempest:configure_tempest:223 : local flavor_ref_size 2026-07-02 22:57:34.167 | ++ lib/tempest:configure_tempest:224 : local flavor_ref_alt_size 2026-07-02 22:57:34.169 | ++ lib/tempest:configure_tempest:225 : local public_network_id 2026-07-02 22:57:34.173 | ++ lib/tempest:configure_tempest:226 : local public_router_id 2026-07-02 22:57:34.176 | ++ lib/tempest:configure_tempest:227 : local ssh_connect_method=floating 2026-07-02 22:57:34.180 | ++ lib/tempest:configure_tempest:228 : local disk 2026-07-02 22:57:34.182 | ++ lib/tempest:configure_tempest:231 : ifs=' 2026-07-02 22:57:34.183 | ' 2026-07-02 22:57:34.186 | ++ lib/tempest:configure_tempest:241 : declare -a images 2026-07-02 22:57:34.190 | ++ lib/tempest:configure_tempest:243 : is_service_enabled glance 2026-07-02 22:57:34.214 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:57:34.218 | ++ lib/tempest:configure_tempest:244 : get_active_images images image_uuid 2026-07-02 22:57:34.222 | ++ lib/tempest:get_active_images:160 : declare -n img_array=images 2026-07-02 22:57:34.225 | ++ lib/tempest:get_active_images:161 : declare -n img_id=image_uuid 2026-07-02 22:57:34.230 | ++ lib/tempest:get_active_images:164 : img_array=() 2026-07-02 22:57:34.235 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-02 22:57:34.236 | +++ lib/tempest:get_active_images:159 : oscwrap --os-cloud devstack-admin image list --long --property status=active 2026-07-02 22:57:34.236 | +++ lib/tempest:get_active_images:159 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2,$4 }' 2026-07-02 22:57:38.219 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:38.224 | ++ lib/tempest:get_active_images:172 : [[ qcow2 == \i\s\o ]] 2026-07-02 22:57:38.228 | ++ lib/tempest:get_active_images:175 : '[' cirros-0.6.3-x86_64-disk = cirros-0.6.3-x86_64-disk ']' 2026-07-02 22:57:38.232 | ++ lib/tempest:get_active_images:176 : img_id=3d536ca8-2cba-4b44-93ed-ed247e842444 2026-07-02 22:57:38.235 | ++ lib/tempest:get_active_images:178 : img_array+=($IMAGE_UUID) 2026-07-02 22:57:38.239 | ++ lib/tempest:get_active_images:171 : read -r IMAGE_NAME IMAGE_UUID DISK_FORMAT 2026-07-02 22:57:38.243 | ++ lib/tempest:configure_tempest:246 : (( 1 < 1 )) 2026-07-02 22:57:38.246 | ++ lib/tempest:configure_tempest:260 : case "${#images[*]}" in 2026-07-02 22:57:38.250 | ++ lib/tempest:configure_tempest:266 : '[' -z 3d536ca8-2cba-4b44-93ed-ed247e842444 ']' 2026-07-02 22:57:38.254 | ++ lib/tempest:configure_tempest:269 : image_uuid_alt=3d536ca8-2cba-4b44-93ed-ed247e842444 2026-07-02 22:57:38.257 | ++ lib/tempest:configure_tempest:291 : sudo install -d -o quobyte /opt/stack/tempest/etc 2026-07-02 22:57:38.278 | ++ lib/tempest:configure_tempest:292 : rm -f /opt/stack/tempest/etc/tempest.conf 2026-07-02 22:57:38.284 | ++ lib/tempest:configure_tempest:294 : local password=nomoresecret 2026-07-02 22:57:38.288 | ++ lib/tempest:configure_tempest:297 : local admin_username=admin 2026-07-02 22:57:38.292 | ++ lib/tempest:configure_tempest:298 : local admin_project_name=admin 2026-07-02 22:57:38.296 | ++ lib/tempest:configure_tempest:299 : local admin_domain_name=Default 2026-07-02 22:57:38.299 | ++ lib/tempest:configure_tempest:300 : local alt_username=alt_demo 2026-07-02 22:57:38.302 | ++ lib/tempest:configure_tempest:301 : local alt_project_name=alt_demo 2026-07-02 22:57:38.306 | ++ lib/tempest:configure_tempest:302 : local admin_project_id 2026-07-02 22:57:38.312 | +++ lib/tempest:configure_tempest:303 : awk '/ admin / { print $2 }' 2026-07-02 22:57:38.313 | +++ lib/tempest:configure_tempest:303 : oscwrap --os-cloud devstack-admin project list 2026-07-02 22:57:41.761 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:41.767 | ++ lib/tempest:configure_tempest:303 : admin_project_id=8b88b4a33269476b9f6e11e7fe82fb87 2026-07-02 22:57:41.771 | ++ lib/tempest:configure_tempest:305 : is_service_enabled nova 2026-07-02 22:57:41.797 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:57:41.801 | +++ lib/tempest:configure_tempest:308 : oscwrap --os-cloud devstack-admin flavor list 2026-07-02 22:57:45.414 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:45.420 | ++ lib/tempest:configure_tempest:308 : available_flavors='+----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 22:57:45.420 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-02 22:57:45.420 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 22:57:45.420 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-02 22:57:45.420 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-02 22:57:45.420 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-02 22:57:45.420 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-02 22:57:45.420 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-02 22:57:45.420 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-02 22:57:45.420 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-02 22:57:45.420 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-02 22:57:45.421 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-02 22:57:45.421 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-02 22:57:45.421 | +----+-----------+-------+------+-----------+-------+-----------+' 2026-07-02 22:57:45.424 | ++ lib/tempest:configure_tempest:309 : [[ -z '' ]] 2026-07-02 22:57:45.427 | ++ lib/tempest:configure_tempest:310 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 22:57:45.427 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-02 22:57:45.427 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 22:57:45.427 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-02 22:57:45.428 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-02 22:57:45.428 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-02 22:57:45.428 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-02 22:57:45.428 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-02 22:57:45.428 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-02 22:57:45.428 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-02 22:57:45.428 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-02 22:57:45.428 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-02 22:57:45.428 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-02 22:57:45.428 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.nano ]] 2026-07-02 22:57:45.431 | +++ lib/tempest:configure_tempest:312 : image_size_in_gib 3d536ca8-2cba-4b44-93ed-ed247e842444 2026-07-02 22:57:45.434 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-02 22:57:45.438 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 3d536ca8-2cba-4b44-93ed-ed247e842444 -c size -f value 2026-07-02 22:57:49.084 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:49.090 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-02 22:57:49.094 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-02 22:57:49.095 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-02 22:57:49.143 | ++ lib/tempest:configure_tempest:312 : disk=1 2026-07-02 22:57:49.147 | ++ lib/tempest:configure_tempest:313 : ram=192 2026-07-02 22:57:49.152 | ++ lib/tempest:configure_tempest:314 : openstack --os-cloud devstack-admin flavor create --id 42 --ram 192 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.nano 2026-07-02 22:57:52.313 | +----------------------------+-----------------------+ 2026-07-02 22:57:52.313 | | Field | Value | 2026-07-02 22:57:52.313 | +----------------------------+-----------------------+ 2026-07-02 22:57:52.313 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:57:52.314 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:57:52.314 | | description | None | 2026-07-02 22:57:52.314 | | disk | 1 | 2026-07-02 22:57:52.314 | | id | 42 | 2026-07-02 22:57:52.314 | | name | m1.nano | 2026-07-02 22:57:52.314 | | os-flavor-access:is_public | True | 2026-07-02 22:57:52.314 | | properties | hw_rng:allowed='True' | 2026-07-02 22:57:52.314 | | ram | 192 | 2026-07-02 22:57:52.314 | | rxtx_factor | 1.0 | 2026-07-02 22:57:52.314 | | swap | 0 | 2026-07-02 22:57:52.314 | | vcpus | 1 | 2026-07-02 22:57:52.315 | +----------------------------+-----------------------+ 2026-07-02 22:57:52.782 | ++ lib/tempest:configure_tempest:316 : flavor_ref=42 2026-07-02 22:57:52.785 | ++ lib/tempest:configure_tempest:317 : [[ +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 22:57:52.785 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2026-07-02 22:57:52.786 | +----+-----------+-------+------+-----------+-------+-----------+ 2026-07-02 22:57:52.786 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2026-07-02 22:57:52.786 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2026-07-02 22:57:52.786 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2026-07-02 22:57:52.786 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2026-07-02 22:57:52.786 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2026-07-02 22:57:52.786 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2026-07-02 22:57:52.786 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2026-07-02 22:57:52.786 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2026-07-02 22:57:52.786 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2026-07-02 22:57:52.786 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2026-07-02 22:57:52.787 | +----+-----------+-------+------+-----------+-------+-----------+ =~ m1\.micro ]] 2026-07-02 22:57:52.790 | +++ lib/tempest:configure_tempest:319 : image_size_in_gib 3d536ca8-2cba-4b44-93ed-ed247e842444 2026-07-02 22:57:52.794 | +++ lib/tempest:image_size_in_gib:125 : local size 2026-07-02 22:57:52.799 | ++++ lib/tempest:image_size_in_gib:126 : oscwrap --os-cloud devstack-admin image show 3d536ca8-2cba-4b44-93ed-ed247e842444 -c size -f value 2026-07-02 22:57:56.294 | ++++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:57:56.300 | +++ lib/tempest:image_size_in_gib:126 : size=21692416 2026-07-02 22:57:56.302 | +++ lib/tempest:image_size_in_gib:127 : echo 21692416 2026-07-02 22:57:56.303 | +++ lib/tempest:image_size_in_gib:127 : python3 -c 'import math; print(int(math.ceil(float(int(input()) / 1024.0 ** 3))))' 2026-07-02 22:57:56.345 | ++ lib/tempest:configure_tempest:319 : disk=1 2026-07-02 22:57:56.349 | ++ lib/tempest:configure_tempest:320 : ram=256 2026-07-02 22:57:56.353 | ++ lib/tempest:configure_tempest:321 : openstack --os-cloud devstack-admin flavor create --id 84 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.micro 2026-07-02 22:57:59.422 | +----------------------------+-----------------------+ 2026-07-02 22:57:59.422 | | Field | Value | 2026-07-02 22:57:59.422 | +----------------------------+-----------------------+ 2026-07-02 22:57:59.422 | | OS-FLV-DISABLED:disabled | False | 2026-07-02 22:57:59.422 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2026-07-02 22:57:59.422 | | description | None | 2026-07-02 22:57:59.422 | | disk | 1 | 2026-07-02 22:57:59.422 | | id | 84 | 2026-07-02 22:57:59.423 | | name | m1.micro | 2026-07-02 22:57:59.423 | | os-flavor-access:is_public | True | 2026-07-02 22:57:59.423 | | properties | hw_rng:allowed='True' | 2026-07-02 22:57:59.423 | | ram | 256 | 2026-07-02 22:57:59.423 | | rxtx_factor | 1.0 | 2026-07-02 22:57:59.423 | | swap | 0 | 2026-07-02 22:57:59.423 | | vcpus | 1 | 2026-07-02 22:57:59.423 | +----------------------------+-----------------------+ 2026-07-02 22:57:59.877 | ++ lib/tempest:configure_tempest:323 : flavor_ref_alt=84 2026-07-02 22:57:59.880 | ++ lib/tempest:configure_tempest:372 : is_service_enabled glance 2026-07-02 22:57:59.903 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:57:59.906 | ++ lib/tempest:configure_tempest:373 : git_clone https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images master 2026-07-02 22:57:59.909 | ++ functions-common:git_clone:589 : local git_remote=https://review.opendev.org/openstack/os-test-images.git 2026-07-02 22:57:59.912 | ++ functions-common:git_clone:590 : local git_dest=/opt/stack/os-test-images 2026-07-02 22:57:59.915 | ++ functions-common:git_clone:591 : local git_ref=master 2026-07-02 22:57:59.918 | ++ functions-common:git_clone:592 : local orig_dir 2026-07-02 22:57:59.923 | +++ functions-common:git_clone:593 : pwd 2026-07-02 22:57:59.926 | ++ functions-common:git_clone:593 : orig_dir=/home/quobyte/devstack 2026-07-02 22:57:59.929 | ++ functions-common:git_clone:594 : local git_clone_flags= 2026-07-02 22:57:59.933 | +++ functions-common:git_clone:596 : trueorfalse False RECLONE 2026-07-02 22:57:59.957 | ++ functions-common:git_clone:596 : RECLONE=False 2026-07-02 22:57:59.960 | ++ functions-common:git_clone:597 : [[ 0 -gt 0 ]] 2026-07-02 22:57:59.963 | ++ functions-common:git_clone:601 : [[ False = \T\r\u\e ]] 2026-07-02 22:57:59.967 | ++ functions-common:git_clone:610 : echo master 2026-07-02 22:57:59.967 | ++ functions-common:git_clone:610 : egrep -q '^refs' 2026-07-02 22:57:59.973 | ++ functions-common:git_clone:624 : [[ ! -d /opt/stack/os-test-images ]] 2026-07-02 22:57:59.977 | ++ functions-common:git_clone:625 : [[ False = \T\r\u\e ]] 2026-07-02 22:57:59.980 | ++ functions-common:git_clone:630 : git_timed clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-02 22:57:59.983 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 22:57:59.985 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 22:57:59.987 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:57:59.990 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 22:57:59.992 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:57:59.995 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:57:59.998 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:00.000 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:00.005 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:00.010 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783033080007 2026-07-02 22:58:00.013 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git clone --no-checkout https://review.opendev.org/openstack/os-test-images.git /opt/stack/os-test-images 2026-07-02 22:58:00.016 | Cloning into '/opt/stack/os-test-images'... 2026-07-02 22:58:08.189 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:58:08.193 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:58:08.197 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:08.201 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:08.204 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:58:08.207 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:08.211 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:58:08.214 | ++ functions-common:time_stop:2427 : start_time=1783033080007 2026-07-02 22:58:08.218 | ++ functions-common:time_stop:2429 : [[ -z 1783033080007 ]] 2026-07-02 22:58:08.222 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:08.228 | ++ functions-common:time_stop:2432 : end_time=1783033088223 2026-07-02 22:58:08.232 | ++ functions-common:time_stop:2433 : elapsed_time=8216 2026-07-02 22:58:08.235 | ++ functions-common:time_stop:2434 : total=599863 2026-07-02 22:58:08.238 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:08.242 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=608079 2026-07-02 22:58:08.245 | ++ functions-common:git_clone:631 : cd /opt/stack/os-test-images 2026-07-02 22:58:08.248 | ++ functions-common:git_clone:632 : git_timed fetch origin master 2026-07-02 22:58:08.251 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 22:58:08.255 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 22:58:08.259 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:58:08.262 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 22:58:08.266 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:58:08.269 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:58:08.272 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:08.276 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:08.281 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:08.286 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783033088282 2026-07-02 22:58:08.290 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git fetch origin master 2026-07-02 22:58:16.612 | From https://review.opendev.org/openstack/os-test-images 2026-07-02 22:58:16.613 | * branch master -> FETCH_HEAD 2026-07-02 22:58:16.624 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:58:16.628 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:58:16.630 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:16.634 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:16.638 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:58:16.642 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:16.646 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:58:16.649 | ++ functions-common:time_stop:2427 : start_time=1783033088282 2026-07-02 22:58:16.653 | ++ functions-common:time_stop:2429 : [[ -z 1783033088282 ]] 2026-07-02 22:58:16.657 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:16.662 | ++ functions-common:time_stop:2432 : end_time=1783033096659 2026-07-02 22:58:16.665 | ++ functions-common:time_stop:2433 : elapsed_time=8377 2026-07-02 22:58:16.669 | ++ functions-common:time_stop:2434 : total=608079 2026-07-02 22:58:16.673 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:16.676 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=616456 2026-07-02 22:58:16.681 | ++ functions-common:git_clone:633 : git_timed checkout FETCH_HEAD 2026-07-02 22:58:16.685 | ++ functions-common:git_timed:697 : local count=0 2026-07-02 22:58:16.688 | ++ functions-common:git_timed:698 : local timeout=0 2026-07-02 22:58:16.692 | ++ functions-common:git_timed:700 : [[ -n 0 ]] 2026-07-02 22:58:16.696 | ++ functions-common:git_timed:701 : timeout=0 2026-07-02 22:58:16.700 | ++ functions-common:git_timed:704 : time_start git_timed 2026-07-02 22:58:16.705 | ++ functions-common:time_start:2406 : local name=git_timed 2026-07-02 22:58:16.708 | ++ functions-common:time_start:2407 : local start_time= 2026-07-02 22:58:16.712 | ++ functions-common:time_start:2408 : [[ -n '' ]] 2026-07-02 22:58:16.718 | +++ functions-common:time_start:2411 : date +%s%3N 2026-07-02 22:58:16.724 | ++ functions-common:time_start:2411 : _TIME_START[$name]=1783033096719 2026-07-02 22:58:16.728 | ++ functions-common:git_timed:705 : timeout -s SIGINT 0 git checkout FETCH_HEAD 2026-07-02 22:58:16.736 | Note: switching to 'FETCH_HEAD'. 2026-07-02 22:58:16.736 | 2026-07-02 22:58:16.736 | You are in 'detached HEAD' state. You can look around, make experimental 2026-07-02 22:58:16.736 | changes and commit them, and you can discard any commits you make in this 2026-07-02 22:58:16.736 | state without impacting any branches by switching back to a branch. 2026-07-02 22:58:16.736 | 2026-07-02 22:58:16.737 | If you want to create a new branch to retain commits you create, you may 2026-07-02 22:58:16.737 | do so (now or later) by using -c with the switch command. Example: 2026-07-02 22:58:16.737 | 2026-07-02 22:58:16.737 | git switch -c 2026-07-02 22:58:16.737 | 2026-07-02 22:58:16.737 | Or undo this operation with: 2026-07-02 22:58:16.738 | 2026-07-02 22:58:16.738 | git switch - 2026-07-02 22:58:16.738 | 2026-07-02 22:58:16.738 | Turn off this advice by setting config variable advice.detachedHead to false 2026-07-02 22:58:16.738 | 2026-07-02 22:58:16.738 | HEAD is now at 5d0367e Clean-up zuul config spacing 2026-07-02 22:58:16.741 | ++ functions-common:git_timed:719 : time_stop git_timed 2026-07-02 22:58:16.745 | ++ functions-common:time_stop:2420 : local name 2026-07-02 22:58:16.749 | ++ functions-common:time_stop:2421 : local end_time 2026-07-02 22:58:16.753 | ++ functions-common:time_stop:2422 : local elapsed_time 2026-07-02 22:58:16.758 | ++ functions-common:time_stop:2423 : local total 2026-07-02 22:58:16.761 | ++ functions-common:time_stop:2424 : local start_time 2026-07-02 22:58:16.765 | ++ functions-common:time_stop:2426 : name=git_timed 2026-07-02 22:58:16.769 | ++ functions-common:time_stop:2427 : start_time=1783033096719 2026-07-02 22:58:16.773 | ++ functions-common:time_stop:2429 : [[ -z 1783033096719 ]] 2026-07-02 22:58:16.778 | +++ functions-common:time_stop:2432 : date +%s%3N 2026-07-02 22:58:16.784 | ++ functions-common:time_stop:2432 : end_time=1783033096779 2026-07-02 22:58:16.788 | ++ functions-common:time_stop:2433 : elapsed_time=60 2026-07-02 22:58:16.792 | ++ functions-common:time_stop:2434 : total=616456 2026-07-02 22:58:16.796 | ++ functions-common:time_stop:2436 : _TIME_START[$name]= 2026-07-02 22:58:16.800 | ++ functions-common:time_stop:2437 : _TIME_TOTAL[$name]=616516 2026-07-02 22:58:16.804 | ++ functions-common:git_clone:669 : sudo git config --system --add safe.directory /opt/stack/os-test-images 2026-07-02 22:58:16.824 | ++ functions-common:git_clone:672 : cd /opt/stack/os-test-images 2026-07-02 22:58:16.831 | ++ functions-common:git_clone:673 : git show --oneline 2026-07-02 22:58:16.831 | ++ functions-common:git_clone:673 : head -1 2026-07-02 22:58:16.834 | 5d0367e Clean-up zuul config spacing 2026-07-02 22:58:16.838 | ++ functions-common:git_clone:674 : cd /home/quobyte/devstack 2026-07-02 22:58:16.842 | ++ lib/tempest:configure_tempest:374 : pushd /opt/stack/os-test-images 2026-07-02 22:58:16.842 | /opt/stack/os-test-images ~/devstack 2026-07-02 22:58:16.846 | ++ lib/tempest:configure_tempest:375 : tox -egenerate 2026-07-02 22:58:17.295 | generate create: /opt/stack/os-test-images/.tox/generate 2026-07-02 22:58:17.947 | generate installdeps: -r/opt/stack/os-test-images/requirements.txt 2026-07-02 22:58:20.829 | generate installed: PyYAML==6.0.3 2026-07-02 22:58:20.829 | generate run-test-pre: PYTHONHASHSEED='2231937051' 2026-07-02 22:58:20.829 | generate run-test: commands[0] | python3 generate.py manifest.yaml 2026-07-02 22:58:20.960 | INFO:generate:Generating standard-qcow2v3 step 1/1 with 'qemu-img create -f qcow2 standard-qcow2v3.qcow2 10M' 2026-07-02 22:58:20.986 | INFO:generate:Generating qcow-with-backing step 1/1 with 'qemu-img create -f qcow2 -F raw -b /etc/hosts qcow-with-backing.qcow2 10M' 2026-07-02 22:58:21.008 | INFO:generate:Generating qcow-with-datafile step 1/2 with 'qemu-img create -f qcow2 -o data_file=qcow-data-file,data_file_raw=on qcow-with-datafile.qcow2 10M' 2026-07-02 22:58:21.037 | INFO:generate:Generating qcow-with-datafile step 2/2 with 'rm qcow-data-file' 2026-07-02 22:58:21.040 | INFO:generate:Generating raw-blank step 1/1 with 'qemu-img create -f raw raw-blank.raw 1M' 2026-07-02 22:58:21.048 | INFO:generate:Generating gpt-blank step 1/2 with 'qemu-img create -f raw gpt-blank.gpt 1M' 2026-07-02 22:58:21.057 | INFO:generate:Generating gpt-blank step 2/2 with "parted gpt-blank.gpt --script 'mklabel gpt'" 2026-07-02 22:58:21.091 | INFO:generate:Generating standard step 1/1 with 'qemu-img create -f qed standard.qed 10M' 2026-07-02 22:58:21.104 | INFO:generate:Generating standard-iso9660 step 1/2 with 'qemu-img create -f raw standard-iso9660.iso 1M' 2026-07-02 22:58:21.113 | INFO:generate:Generating standard-iso9660 step 2/2 with 'mkisofs -V standard-iso9660 -o standard-iso9660.iso /etc/hosts' 2026-07-02 22:58:21.125 | WARNING:generate:Unable to generate image standard-udf (iso) 2026-07-02 22:58:21.125 | INFO:generate:Generating iso-with-qcow2-in-system step 1/5 with 'qemu-img create -f raw iso-with-qcow2-in-system.iso 1M' 2026-07-02 22:58:21.134 | INFO:generate:Generating iso-with-qcow2-in-system step 2/5 with 'mkisofs -V iso-with-qcow2-in-system -o iso-with-qcow2-in-system.iso /etc/hosts' 2026-07-02 22:58:21.141 | INFO:generate:Generating iso-with-qcow2-in-system step 3/5 with 'qemu-img create -f qcow2 tmp.qcow 10M' 2026-07-02 22:58:21.161 | INFO:generate:Generating iso-with-qcow2-in-system step 4/5 with 'dd if=tmp.qcow of=iso-with-qcow2-in-system.iso bs=32k count=1 conv=notrunc' 2026-07-02 22:58:21.166 | INFO:generate:Generating iso-with-qcow2-in-system step 5/5 with 'rm tmp.qcow' 2026-07-02 22:58:21.170 | INFO:generate:Generating vmdk-monolithicSparse step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-monolithicSparse.vmdk 10M' 2026-07-02 22:58:21.182 | INFO:generate:Generating vmdk-streamOptimized step 1/1 with 'qemu-img create -f vmdk -o subformat=streamOptimized vmdk-streamOptimized.vmdk 10M' 2026-07-02 22:58:21.194 | INFO:generate:Generating vmdk-monolithicFlat step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat.vmdk 10M' 2026-07-02 22:58:21.209 | INFO:generate:Generating vmdk-monolithicFlat step 2/2 with 'rm vmdk-monolithicFlat-flat.vmdk' 2026-07-02 22:58:21.212 | INFO:generate:Generating vmdk-monolithicFlat-leak step 1/3 with 'qemu-img create -f vmdk -o subformat=monolithicFlat vmdk-monolithicFlat-leak.vmdk 10M' 2026-07-02 22:58:21.227 | INFO:generate:Generating vmdk-monolithicFlat-leak step 2/3 with "sed -i 's#vmdk-monolithicFlat-leak-flat.vmdk#/etc/hosts#' vmdk-monolithicFlat-leak.vmdk" 2026-07-02 22:58:21.232 | INFO:generate:Generating vmdk-monolithicFlat-leak step 3/3 with 'rm vmdk-monolithicFlat-leak-flat.vmdk' 2026-07-02 22:58:21.235 | INFO:generate:Generating vmdk-sparse-with-url-backing step 1/2 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-url-backing.vmdk 10M' 2026-07-02 22:58:21.247 | INFO:generate:Generating vmdk-sparse-with-url-backing step 2/2 with "dd if=vmdk-sparse-with-url-backing.vmdk bs=512 count=1 skip=1 | sed 's#vmdk-sparse-with-url-backing.vmdk#/etc/hosts#' | dd of=vmdk-sparse-with-url-backing.vmdk conv=notrunc seek=1" 2026-07-02 22:58:21.251 | INFO:generate:Generating vmdk-sparse-with-footer step 1/1 with 'qemu-img create -f vmdk -o subformat=monolithicSparse vmdk-sparse-with-footer.vmdk 10M' 2026-07-02 22:58:21.264 | INFO:generate:Running postprocesser footerify_vmdk on 'vmdk-sparse-with-footer.vmdk' 2026-07-02 22:58:21.291 | ___________________________________ summary ____________________________________ 2026-07-02 22:58:21.291 | generate: commands succeeded 2026-07-02 22:58:21.291 | congratulations :) 2026-07-02 22:58:21.343 | ++ lib/tempest:configure_tempest:376 : popd 2026-07-02 22:58:21.343 | ~/devstack 2026-07-02 22:58:21.347 | ++ lib/tempest:configure_tempest:377 : iniset /opt/stack/tempest/etc/tempest.conf image images_manifest_file /opt/stack/os-test-images/images/manifest.yaml 2026-07-02 22:58:21.400 | ++ lib/tempest:configure_tempest:378 : local image_conversion 2026-07-02 22:58:21.406 | +++ lib/tempest:configure_tempest:379 : iniget /etc/glance/glance-image-import.conf image_conversion output_format 2026-07-02 22:58:21.438 | ++ lib/tempest:configure_tempest:379 : image_conversion= 2026-07-02 22:58:21.442 | ++ lib/tempest:configure_tempest:380 : [[ -n '' ]] 2026-07-02 22:58:21.446 | ++ lib/tempest:configure_tempest:383 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled image_format_enforcement True 2026-07-02 22:58:21.497 | ++ lib/tempest:configure_tempest:386 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 10.0.0.0/22 2026-07-02 22:58:21.549 | ++ lib/tempest:configure_tempest:388 : ssh_connect_method=floating 2026-07-02 22:58:21.553 | ++ lib/tempest:configure_tempest:394 : [[ True == \T\r\u\e ]] 2026-07-02 22:58:21.557 | ++ lib/tempest:configure_tempest:394 : is_networking_extension_supported external-net 2026-07-02 22:58:21.562 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:432 : local extension=external-net 2026-07-02 22:58:21.568 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2026-07-02 22:58:25.057 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:58:25.062 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : EXT_LIST='address-group 2026-07-02 22:58:25.062 | address-scope 2026-07-02 22:58:25.062 | agent 2026-07-02 22:58:25.062 | allowed-address-pairs 2026-07-02 22:58:25.062 | auto-allocated-topology 2026-07-02 22:58:25.062 | availability_zone 2026-07-02 22:58:25.062 | default-subnetpools 2026-07-02 22:58:25.062 | dhcp_agent_scheduler 2026-07-02 22:58:25.062 | dns-integration 2026-07-02 22:58:25.062 | dns-domain-ports 2026-07-02 22:58:25.063 | dns-integration-domain-keywords 2026-07-02 22:58:25.063 | empty-string-filtering 2026-07-02 22:58:25.063 | external-net 2026-07-02 22:58:25.063 | extra_dhcp_opt 2026-07-02 22:58:25.063 | extraroute 2026-07-02 22:58:25.063 | extraroute-atomic 2026-07-02 22:58:25.063 | filter-validation 2026-07-02 22:58:25.063 | floating-ip-port-forwarding-detail 2026-07-02 22:58:25.063 | fip-port-details 2026-07-02 22:58:25.063 | flavors 2026-07-02 22:58:25.064 | floatingip-pools 2026-07-02 22:58:25.064 | router 2026-07-02 22:58:25.064 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:58:25.064 | enable-default-route-bfd 2026-07-02 22:58:25.064 | enable-default-route-ecmp 2026-07-02 22:58:25.064 | ext-gw-mode 2026-07-02 22:58:25.064 | l3-ha 2026-07-02 22:58:25.064 | external-gateway-multihoming 2026-07-02 22:58:25.064 | l3-flavors 2026-07-02 22:58:25.064 | l3_agent_scheduler 2026-07-02 22:58:25.064 | multi-provider 2026-07-02 22:58:25.065 | net-mtu 2026-07-02 22:58:25.065 | net-mtu-writable 2026-07-02 22:58:25.065 | network_availability_zone 2026-07-02 22:58:25.065 | network-ip-availability 2026-07-02 22:58:25.065 | network-ip-availability-details 2026-07-02 22:58:25.065 | pagination 2026-07-02 22:58:25.065 | port-device-profile 2026-07-02 22:58:25.065 | port-mac-address-regenerate 2026-07-02 22:58:25.065 | port-numa-affinity-policy 2026-07-02 22:58:25.065 | port-numa-affinity-policy-socket 2026-07-02 22:58:25.066 | binding 2026-07-02 22:58:25.066 | binding-extended 2026-07-02 22:58:25.066 | port-security 2026-07-02 22:58:25.066 | project-id 2026-07-02 22:58:25.066 | provider 2026-07-02 22:58:25.066 | qinq 2026-07-02 22:58:25.066 | quota-check-limit 2026-07-02 22:58:25.066 | quota-check-limit-default 2026-07-02 22:58:25.066 | quotas 2026-07-02 22:58:25.066 | quota_details 2026-07-02 22:58:25.067 | rbac-policies 2026-07-02 22:58:25.067 | rbac-address-scope 2026-07-02 22:58:25.067 | rbac-security-groups 2026-07-02 22:58:25.067 | revision-if-match 2026-07-02 22:58:25.067 | standard-attr-revisions 2026-07-02 22:58:25.067 | router_availability_zone 2026-07-02 22:58:25.067 | router-enable-snat 2026-07-02 22:58:25.067 | security-groups-default-rules 2026-07-02 22:58:25.067 | security-groups-default-statefulness 2026-07-02 22:58:25.067 | security-groups-normalized-cidr 2026-07-02 22:58:25.068 | security-groups-remote-address-group 2026-07-02 22:58:25.068 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:58:25.068 | security-groups-shared-filtering 2026-07-02 22:58:25.068 | security-group 2026-07-02 22:58:25.068 | service-type 2026-07-02 22:58:25.068 | sorting 2026-07-02 22:58:25.068 | standard-attr-description 2026-07-02 22:58:25.068 | stateful-security-group 2026-07-02 22:58:25.068 | subnet-dns-publish-fixed-ip 2026-07-02 22:58:25.068 | subnet-external-network 2026-07-02 22:58:25.069 | subnet_onboard 2026-07-02 22:58:25.069 | subnet-service-types 2026-07-02 22:58:25.069 | subnet_allocation 2026-07-02 22:58:25.069 | subnetpool-prefix-ops 2026-07-02 22:58:25.069 | tag-creation 2026-07-02 22:58:25.069 | standard-attr-tag 2026-07-02 22:58:25.069 | standard-attr-timestamp 2026-07-02 22:58:25.069 | vlan-transparent' 2026-07-02 22:58:25.069 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : [[ address-group 2026-07-02 22:58:25.070 | address-scope 2026-07-02 22:58:25.070 | agent 2026-07-02 22:58:25.070 | allowed-address-pairs 2026-07-02 22:58:25.070 | auto-allocated-topology 2026-07-02 22:58:25.070 | availability_zone 2026-07-02 22:58:25.070 | default-subnetpools 2026-07-02 22:58:25.070 | dhcp_agent_scheduler 2026-07-02 22:58:25.070 | dns-integration 2026-07-02 22:58:25.070 | dns-domain-ports 2026-07-02 22:58:25.070 | dns-integration-domain-keywords 2026-07-02 22:58:25.070 | empty-string-filtering 2026-07-02 22:58:25.071 | external-net 2026-07-02 22:58:25.071 | extra_dhcp_opt 2026-07-02 22:58:25.071 | extraroute 2026-07-02 22:58:25.071 | extraroute-atomic 2026-07-02 22:58:25.071 | filter-validation 2026-07-02 22:58:25.071 | floating-ip-port-forwarding-detail 2026-07-02 22:58:25.071 | fip-port-details 2026-07-02 22:58:25.071 | flavors 2026-07-02 22:58:25.071 | floatingip-pools 2026-07-02 22:58:25.071 | router 2026-07-02 22:58:25.072 | l3-agent-scheduler-ha-chassis-priority 2026-07-02 22:58:25.072 | enable-default-route-bfd 2026-07-02 22:58:25.072 | enable-default-route-ecmp 2026-07-02 22:58:25.072 | ext-gw-mode 2026-07-02 22:58:25.072 | l3-ha 2026-07-02 22:58:25.072 | external-gateway-multihoming 2026-07-02 22:58:25.072 | l3-flavors 2026-07-02 22:58:25.072 | l3_agent_scheduler 2026-07-02 22:58:25.072 | multi-provider 2026-07-02 22:58:25.072 | net-mtu 2026-07-02 22:58:25.073 | net-mtu-writable 2026-07-02 22:58:25.073 | network_availability_zone 2026-07-02 22:58:25.073 | network-ip-availability 2026-07-02 22:58:25.073 | network-ip-availability-details 2026-07-02 22:58:25.073 | pagination 2026-07-02 22:58:25.073 | port-device-profile 2026-07-02 22:58:25.073 | port-mac-address-regenerate 2026-07-02 22:58:25.073 | port-numa-affinity-policy 2026-07-02 22:58:25.073 | port-numa-affinity-policy-socket 2026-07-02 22:58:25.073 | binding 2026-07-02 22:58:25.074 | binding-extended 2026-07-02 22:58:25.074 | port-security 2026-07-02 22:58:25.074 | project-id 2026-07-02 22:58:25.074 | provider 2026-07-02 22:58:25.074 | qinq 2026-07-02 22:58:25.074 | quota-check-limit 2026-07-02 22:58:25.074 | quota-check-limit-default 2026-07-02 22:58:25.074 | quotas 2026-07-02 22:58:25.074 | quota_details 2026-07-02 22:58:25.074 | rbac-policies 2026-07-02 22:58:25.074 | rbac-address-scope 2026-07-02 22:58:25.075 | rbac-security-groups 2026-07-02 22:58:25.075 | revision-if-match 2026-07-02 22:58:25.075 | standard-attr-revisions 2026-07-02 22:58:25.075 | router_availability_zone 2026-07-02 22:58:25.075 | router-enable-snat 2026-07-02 22:58:25.075 | security-groups-default-rules 2026-07-02 22:58:25.075 | security-groups-default-statefulness 2026-07-02 22:58:25.075 | security-groups-normalized-cidr 2026-07-02 22:58:25.075 | security-groups-remote-address-group 2026-07-02 22:58:25.075 | security-groups-rules-belongs-to-default-sg 2026-07-02 22:58:25.076 | security-groups-shared-filtering 2026-07-02 22:58:25.076 | security-group 2026-07-02 22:58:25.076 | service-type 2026-07-02 22:58:25.076 | sorting 2026-07-02 22:58:25.076 | standard-attr-description 2026-07-02 22:58:25.076 | stateful-security-group 2026-07-02 22:58:25.076 | subnet-dns-publish-fixed-ip 2026-07-02 22:58:25.076 | subnet-external-network 2026-07-02 22:58:25.076 | subnet_onboard 2026-07-02 22:58:25.076 | subnet-service-types 2026-07-02 22:58:25.077 | subnet_allocation 2026-07-02 22:58:25.077 | subnetpool-prefix-ops 2026-07-02 22:58:25.077 | tag-creation 2026-07-02 22:58:25.077 | standard-attr-tag 2026-07-02 22:58:25.077 | standard-attr-timestamp 2026-07-02 22:58:25.077 | vlan-transparent =~ external-net ]] 2026-07-02 22:58:25.077 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : return 0 2026-07-02 22:58:25.081 | +++ lib/tempest:configure_tempest:395 : oscwrap --os-cloud devstack-admin network show -f value -c id public 2026-07-02 22:58:28.622 | +++ functions-common:oscwrap:2465 : return 0 2026-07-02 22:58:28.627 | ++ lib/tempest:configure_tempest:395 : public_network_id=9036be3a-d80b-449c-9301-5beda2014d48 2026-07-02 22:58:28.631 | ++ lib/tempest:configure_tempest:397 : openstack --os-cloud devstack-admin --os-region RegionOne network create --share shared 2026-07-02 22:58:32.505 | +---------------------------+--------------------------------------+ 2026-07-02 22:58:32.505 | | Field | Value | 2026-07-02 22:58:32.505 | +---------------------------+--------------------------------------+ 2026-07-02 22:58:32.505 | | admin_state_up | UP | 2026-07-02 22:58:32.505 | | availability_zone_hints | | 2026-07-02 22:58:32.505 | | availability_zones | | 2026-07-02 22:58:32.505 | | created_at | 2026-07-02T22:58:31Z | 2026-07-02 22:58:32.506 | | description | | 2026-07-02 22:58:32.506 | | dns_domain | None | 2026-07-02 22:58:32.506 | | id | 5e01a1da-f379-4c67-b57d-89308a744a2d | 2026-07-02 22:58:32.506 | | ipv4_address_scope | None | 2026-07-02 22:58:32.506 | | ipv6_address_scope | None | 2026-07-02 22:58:32.506 | | is_default | False | 2026-07-02 22:58:32.506 | | is_vlan_qinq | None | 2026-07-02 22:58:32.507 | | is_vlan_transparent | False | 2026-07-02 22:58:32.507 | | mtu | 1442 | 2026-07-02 22:58:32.508 | | name | shared | 2026-07-02 22:58:32.508 | | port_security_enabled | True | 2026-07-02 22:58:32.508 | | project_id | 8b88b4a33269476b9f6e11e7fe82fb87 | 2026-07-02 22:58:32.508 | | provider:network_type | geneve | 2026-07-02 22:58:32.508 | | provider:physical_network | None | 2026-07-02 22:58:32.508 | | provider:segmentation_id | 32613 | 2026-07-02 22:58:32.508 | | pvlan | None | 2026-07-02 22:58:32.508 | | qinq | False | 2026-07-02 22:58:32.508 | | qos_policy_id | None | 2026-07-02 22:58:32.509 | | revision_number | 1 | 2026-07-02 22:58:32.509 | | router:external | Internal | 2026-07-02 22:58:32.509 | | segments | None | 2026-07-02 22:58:32.509 | | shared | True | 2026-07-02 22:58:32.509 | | status | ACTIVE | 2026-07-02 22:58:32.509 | | subnets | | 2026-07-02 22:58:32.509 | | tags | | 2026-07-02 22:58:32.509 | | updated_at | 2026-07-02T22:58:31Z | 2026-07-02 22:58:32.509 | +---------------------------+--------------------------------------+ 2026-07-02 22:58:32.926 | ++ lib/tempest:configure_tempest:398 : openstack --os-cloud devstack-admin --os-region RegionOne subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2026-07-02 22:58:36.913 | +----------------------+--------------------------------------+ 2026-07-02 22:58:36.913 | | Field | Value | 2026-07-02 22:58:36.913 | +----------------------+--------------------------------------+ 2026-07-02 22:58:36.913 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2026-07-02 22:58:36.913 | | cidr | 192.168.233.0/24 | 2026-07-02 22:58:36.913 | | created_at | 2026-07-02T22:58:36Z | 2026-07-02 22:58:36.913 | | description | shared-subnet | 2026-07-02 22:58:36.913 | | dns_nameservers | | 2026-07-02 22:58:36.914 | | dns_publish_fixed_ip | None | 2026-07-02 22:58:36.914 | | enable_dhcp | True | 2026-07-02 22:58:36.914 | | gateway_ip | 192.168.233.1 | 2026-07-02 22:58:36.914 | | host_routes | | 2026-07-02 22:58:36.914 | | id | 88625411-39e8-4364-930c-b44ef2ca0a0f | 2026-07-02 22:58:36.914 | | ip_version | 4 | 2026-07-02 22:58:36.914 | | ipv6_address_mode | None | 2026-07-02 22:58:36.914 | | ipv6_ra_mode | None | 2026-07-02 22:58:36.914 | | name | shared-subnet | 2026-07-02 22:58:36.914 | | network_id | 5e01a1da-f379-4c67-b57d-89308a744a2d | 2026-07-02 22:58:36.915 | | project_id | 8b88b4a33269476b9f6e11e7fe82fb87 | 2026-07-02 22:58:36.915 | | revision_number | 0 | 2026-07-02 22:58:36.915 | | router:external | False | 2026-07-02 22:58:36.915 | | segment_id | None | 2026-07-02 22:58:36.915 | | service_types | | 2026-07-02 22:58:36.915 | | subnetpool_id | None | 2026-07-02 22:58:36.915 | | tags | | 2026-07-02 22:58:36.915 | | updated_at | 2026-07-02T22:58:36Z | 2026-07-02 22:58:36.915 | +----------------------+--------------------------------------+ 2026-07-02 22:58:37.339 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2026-07-02 22:58:37.389 | ++ lib/tempest:configure_tempest:404 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2026-07-02 22:58:37.437 | ++ lib/tempest:configure_tempest:405 : mkdir -p /opt/stack/data/tempest 2026-07-02 22:58:37.442 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2026-07-02 22:58:37.484 | ++ lib/tempest:configure_tempest:407 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2026-07-02 22:58:37.530 | ++ lib/tempest:configure_tempest:408 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2026-07-02 22:58:37.574 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2026-07-02 22:58:37.621 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2026-07-02 22:58:37.669 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://192.168.122.146/identity/v3 2026-07-02 22:58:37.717 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2026-07-02 22:58:37.764 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2026-07-02 22:58:37.808 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2026-07-02 22:58:37.852 | ++ lib/tempest:configure_tempest:419 : [[ True == \T\r\u\e ]] 2026-07-02 22:58:37.856 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2026-07-02 22:58:37.904 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password nomoresecret 2026-07-02 22:58:37.946 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2026-07-02 22:58:37.987 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2026-07-02 22:58:38.029 | ++ lib/tempest:configure_tempest:425 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2026-07-02 22:58:38.074 | ++ lib/tempest:configure_tempest:426 : is_service_enabled tls-proxy 2026-07-02 22:58:38.099 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:38.102 | ++ lib/tempest:configure_tempest:431 : [[ True = True ]] 2026-07-02 22:58:38.106 | ++ lib/tempest:configure_tempest:432 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2026-07-02 22:58:38.151 | ++ lib/tempest:configure_tempest:437 : is_service_enabled ldap 2026-07-02 22:58:38.175 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:38.178 | ++ lib/tempest:configure_tempest:443 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2026-07-02 22:58:38.222 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2026-07-02 22:58:38.265 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2026-07-02 22:58:38.307 | ++ lib/tempest:configure_tempest:456 : [[ ! -z '' ]] 2026-07-02 22:58:38.311 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2026-07-02 22:58:38.356 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2026-07-02 22:58:38.401 | ++ lib/tempest:configure_tempest:461 : is_service_enabled g-api-r 2026-07-02 22:58:38.425 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:38.429 | ++ lib/tempest:configure_tempest:466 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 3d536ca8-2cba-4b44-93ed-ed247e842444 2026-07-02 22:58:38.471 | ++ lib/tempest:configure_tempest:467 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 3d536ca8-2cba-4b44-93ed-ed247e842444 2026-07-02 22:58:38.514 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2026-07-02 22:58:38.557 | ++ lib/tempest:configure_tempest:469 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2026-07-02 22:58:38.602 | ++ lib/tempest:configure_tempest:470 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2026-07-02 22:58:38.652 | ++ lib/tempest:configure_tempest:471 : is_service_enabled neutron 2026-07-02 22:58:38.682 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:38.686 | ++ lib/tempest:configure_tempest:479 : [[ -n '' ]] 2026-07-02 22:58:38.690 | ++ lib/tempest:configure_tempest:489 : local tempest_compute_min_microversion=None 2026-07-02 22:58:38.694 | ++ lib/tempest:configure_tempest:490 : local tempest_compute_max_microversion=latest 2026-07-02 22:58:38.698 | ++ lib/tempest:configure_tempest:493 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2026-07-02 22:58:38.702 | ++ lib/tempest:configure_tempest:497 : '[' None == None ']' 2026-07-02 22:58:38.706 | ++ lib/tempest:configure_tempest:498 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2026-07-02 22:58:38.737 | ++ lib/tempest:configure_tempest:502 : '[' latest == None ']' 2026-07-02 22:58:38.741 | ++ lib/tempest:configure_tempest:505 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2026-07-02 22:58:38.789 | ++ lib/tempest:configure_tempest:508 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2026-07-02 22:58:38.840 | ++ lib/tempest:configure_tempest:509 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2026-07-02 22:58:38.891 | ++ lib/tempest:configure_tempest:510 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2026-07-02 22:58:38.938 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2026-07-02 22:58:38.986 | ++ lib/tempest:configure_tempest:512 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration False 2026-07-02 22:58:39.033 | ++ lib/tempest:configure_tempest:513 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2026-07-02 22:58:39.080 | ++ lib/tempest:configure_tempest:514 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2026-07-02 22:58:39.127 | ++ lib/tempest:configure_tempest:517 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled hostname_fqdn_sanitization True 2026-07-02 22:58:39.175 | ++ lib/tempest:configure_tempest:519 : [[ -n ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2026-07-02 22:58:39.181 | ++ lib/tempest:configure_tempest:520 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2026-07-02 22:58:39.236 | ++ lib/tempest:configure_tempest:523 : [[ False == \T\r\u\e ]] 2026-07-02 22:58:39.241 | ++ lib/tempest:configure_tempest:527 : is_service_enabled n-novnc 2026-07-02 22:58:39.268 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:39.272 | ++ lib/tempest:configure_tempest:528 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled vnc_console True 2026-07-02 22:58:39.321 | ++ lib/tempest:configure_tempest:530 : is_service_enabled n-spice 2026-07-02 22:58:39.348 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:39.352 | ++ lib/tempest:configure_tempest:530 : '[' False '!=' False ']' 2026-07-02 22:58:39.356 | ++ lib/tempest:configure_tempest:533 : is_service_enabled n-sproxy 2026-07-02 22:58:39.384 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:39.389 | ++ lib/tempest:configure_tempest:533 : '[' False '!=' False ']' 2026-07-02 22:58:39.393 | ++ lib/tempest:configure_tempest:538 : local nova_policy_roles=admin,manager,member,reader,service 2026-07-02 22:58:39.397 | ++ lib/tempest:configure_tempest:539 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled nova_policy_roles admin,manager,member,reader,service 2026-07-02 22:58:39.444 | ++ lib/tempest:configure_tempest:542 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2026-07-02 22:58:39.491 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 9036be3a-d80b-449c-9301-5beda2014d48 2026-07-02 22:58:39.539 | ++ lib/tempest:configure_tempest:544 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2026-07-02 22:58:39.588 | ++ lib/tempest:configure_tempest:545 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 10.0.0.0/22 2026-07-02 22:58:39.635 | ++ lib/tempest:configure_tempest:546 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2026-07-02 22:58:39.685 | ++ lib/tempest:configure_tempest:547 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2026-07-02 22:58:39.733 | ++ lib/tempest:configure_tempest:548 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2026-07-02 22:58:39.779 | ++ lib/tempest:configure_tempest:550 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope neutron True 2026-07-02 22:58:39.826 | ++ lib/tempest:configure_tempest:553 : SCENARIO_IMAGE_DIR=/home/quobyte/devstack/files 2026-07-02 22:58:39.830 | ++ lib/tempest:configure_tempest:554 : SCENARIO_IMAGE_FILE=cirros-0.6.3-x86_64-disk.img 2026-07-02 22:58:39.834 | ++ lib/tempest:configure_tempest:555 : SCENARIO_IMAGE_TYPE=cirros 2026-07-02 22:58:39.838 | ++ lib/tempest:configure_tempest:556 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/quobyte/devstack/files/cirros-0.6.3-x86_64-disk.img 2026-07-02 22:58:39.887 | ++ lib/tempest:configure_tempest:560 : [[ cirros == \c\i\r\r\o\s ]] 2026-07-02 22:58:39.893 | +++ lib/tempest:configure_tempest:563 : echo 0.6.3 2026-07-02 22:58:39.894 | +++ lib/tempest:configure_tempest:563 : tr -d . 2026-07-02 22:58:39.900 | ++ lib/tempest:configure_tempest:563 : [[ 063 -ge 060 ]] 2026-07-02 22:58:39.904 | ++ lib/tempest:configure_tempest:564 : iniset /opt/stack/tempest/etc/tempest.conf scenario dhcp_client dhcpcd 2026-07-02 22:58:39.949 | ++ lib/tempest:configure_tempest:569 : TEMPEST_SSH_NETWORK_NAME=private 2026-07-02 22:58:39.953 | ++ lib/tempest:configure_tempest:570 : is_provider_network 2026-07-02 22:58:39.958 | ++ functions-common:is_provider_network:2269 : '[' '' == True ']' 2026-07-02 22:58:39.962 | ++ functions-common:is_provider_network:2272 : return 1 2026-07-02 22:58:39.966 | ++ lib/tempest:configure_tempest:574 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2026-07-02 22:58:40.013 | ++ lib/tempest:configure_tempest:575 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2026-07-02 22:58:40.060 | ++ lib/tempest:configure_tempest:576 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2026-07-02 22:58:40.105 | ++ lib/tempest:configure_tempest:577 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2026-07-02 22:58:40.149 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2026-07-02 22:58:40.194 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2026-07-02 22:58:40.243 | ++ lib/tempest:configure_tempest:583 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 22:58:40.247 | ++ lib/tempest:configure_tempest:584 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2026-07-02 22:58:40.251 | +++ lib/tempest:configure_tempest:586 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2026-07-02 22:58:40.275 | ++ lib/tempest:configure_tempest:586 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2026-07-02 22:58:40.323 | ++ lib/tempest:configure_tempest:588 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 22:58:40.327 | ++ lib/tempest:configure_tempest:589 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2026-07-02 22:58:40.331 | +++ lib/tempest:configure_tempest:591 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2026-07-02 22:58:40.357 | ++ lib/tempest:configure_tempest:591 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2026-07-02 22:58:40.402 | ++ lib/tempest:configure_tempest:594 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 22:58:40.406 | ++ lib/tempest:configure_tempest:594 : '[' libvirt = libvirt ']' 2026-07-02 22:58:40.410 | ++ lib/tempest:configure_tempest:595 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2026-07-02 22:58:40.415 | +++ lib/tempest:configure_tempest:597 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2026-07-02 22:58:40.440 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2026-07-02 22:58:40.487 | ++ lib/tempest:configure_tempest:599 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2026-07-02 22:58:40.491 | ++ lib/tempest:configure_tempest:600 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2026-07-02 22:58:40.496 | +++ lib/tempest:configure_tempest:602 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2026-07-02 22:58:40.519 | ++ lib/tempest:configure_tempest:602 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2026-07-02 22:58:40.567 | ++ lib/tempest:configure_tempest:603 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_encrypted_volume False 2026-07-02 22:58:40.611 | ++ lib/tempest:configure_tempest:604 : [[ swift == *\s\w\i\f\t* ]] 2026-07-02 22:58:40.615 | ++ lib/tempest:configure_tempest:605 : iniset /opt/stack/tempest/etc/tempest.conf volume backup_driver swift 2026-07-02 22:58:40.659 | ++ lib/tempest:configure_tempest:607 : local tempest_volume_min_microversion=None 2026-07-02 22:58:40.663 | ++ lib/tempest:configure_tempest:608 : local tempest_volume_max_microversion=latest 2026-07-02 22:58:40.667 | ++ lib/tempest:configure_tempest:609 : '[' None == None ']' 2026-07-02 22:58:40.671 | ++ lib/tempest:configure_tempest:610 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2026-07-02 22:58:40.699 | ++ lib/tempest:configure_tempest:615 : '[' latest == None ']' 2026-07-02 22:58:40.704 | ++ lib/tempest:configure_tempest:618 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2026-07-02 22:58:40.751 | ++ lib/tempest:configure_tempest:621 : is_service_enabled c-bak 2026-07-02 22:58:40.779 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:40.784 | ++ lib/tempest:configure_tempest:622 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2026-07-02 22:58:40.831 | ++ lib/tempest:configure_tempest:628 : [[ -n lvm:lvmdriver-1 ]] 2026-07-02 22:58:40.835 | ++ lib/tempest:configure_tempest:628 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2026-07-02 22:58:40.839 | ++ lib/tempest:configure_tempest:648 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2026-07-02 22:58:40.843 | ++ lib/tempest:configure_tempest:652 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2026-07-02 22:58:40.847 | ++ lib/tempest:configure_tempest:657 : [[ False == \T\r\u\e ]] 2026-07-02 22:58:40.851 | ++ lib/tempest:configure_tempest:666 : local tempest_placement_min_microversion=None 2026-07-02 22:58:40.855 | ++ lib/tempest:configure_tempest:667 : local tempest_placement_max_microversion=latest 2026-07-02 22:58:40.860 | ++ lib/tempest:configure_tempest:668 : '[' None == None ']' 2026-07-02 22:58:40.864 | ++ lib/tempest:configure_tempest:669 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2026-07-02 22:58:40.894 | ++ lib/tempest:configure_tempest:673 : '[' latest == None ']' 2026-07-02 22:58:40.898 | ++ lib/tempest:configure_tempest:676 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2026-07-02 22:58:40.948 | ++ lib/tempest:configure_tempest:680 : '[' libvirt = ironic ']' 2026-07-02 22:58:40.952 | ++ lib/tempest:configure_tempest:694 : '[' libvirt = libvirt ']' 2026-07-02 22:58:40.956 | ++ lib/tempest:configure_tempest:696 : '[' kvm = lxc ']' 2026-07-02 22:58:40.960 | ++ lib/tempest:configure_tempest:703 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2026-07-02 22:58:41.008 | ++ lib/tempest:configure_tempest:704 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2026-07-02 22:58:41.056 | ++ lib/tempest:configure_tempest:705 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2026-07-02 22:58:41.104 | ++ lib/tempest:configure_tempest:718 : local service 2026-07-02 22:58:41.108 | ++ lib/tempest:configure_tempest:719 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2026-07-02 22:58:41.113 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 22:58:41.117 | ++ lib/tempest:configure_tempest:721 : is_service_enabled key 2026-07-02 22:58:41.144 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:41.148 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2026-07-02 22:58:41.201 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 22:58:41.205 | ++ lib/tempest:configure_tempest:721 : is_service_enabled glance 2026-07-02 22:58:41.233 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:41.237 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2026-07-02 22:58:41.286 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 22:58:41.290 | ++ lib/tempest:configure_tempest:721 : is_service_enabled nova 2026-07-02 22:58:41.318 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:41.323 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2026-07-02 22:58:41.369 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 22:58:41.374 | ++ lib/tempest:configure_tempest:721 : is_service_enabled neutron 2026-07-02 22:58:41.401 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:41.406 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2026-07-02 22:58:41.454 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 22:58:41.458 | ++ lib/tempest:configure_tempest:721 : is_service_enabled cinder 2026-07-02 22:58:41.485 | ++ functions-common:is_service_enabled:2076 : return 0 2026-07-02 22:58:41.489 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2026-07-02 22:58:41.544 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 22:58:41.548 | ++ lib/tempest:configure_tempest:721 : is_service_enabled swift 2026-07-02 22:58:41.577 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:41.581 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2026-07-02 22:58:41.629 | ++ lib/tempest:configure_tempest:720 : for service in ${tempest_services//,/ } 2026-07-02 22:58:41.634 | ++ lib/tempest:configure_tempest:721 : is_service_enabled horizon 2026-07-02 22:58:41.662 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:58:41.666 | ++ lib/tempest:configure_tempest:724 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2026-07-02 22:58:41.716 | ++ lib/tempest:configure_tempest:732 : [[ True == True ]] 2026-07-02 22:58:41.720 | ++ lib/tempest:configure_tempest:733 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope keystone true 2026-07-02 22:58:41.770 | ++ lib/tempest:configure_tempest:736 : [[ True == True ]] 2026-07-02 22:58:41.774 | ++ lib/tempest:configure_tempest:737 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope nova true 2026-07-02 22:58:41.823 | ++ lib/tempest:configure_tempest:740 : [[ True == True ]] 2026-07-02 22:58:41.827 | ++ lib/tempest:configure_tempest:741 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope placement true 2026-07-02 22:58:41.876 | ++ lib/tempest:configure_tempest:744 : [[ True == True ]] 2026-07-02 22:58:41.881 | ++ lib/tempest:configure_tempest:745 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope glance true 2026-07-02 22:58:41.929 | ++ lib/tempest:configure_tempest:748 : [[ True == True ]] 2026-07-02 22:58:41.934 | ++ lib/tempest:configure_tempest:749 : iniset /opt/stack/tempest/etc/tempest.conf enforce_scope cinder true 2026-07-02 22:58:41.982 | ++ lib/tempest:configure_tempest:752 : '[' libvirt = libvirt ']' 2026-07-02 22:58:41.985 | ++ lib/tempest:configure_tempest:752 : '[' kvm = lxc ']' 2026-07-02 22:58:41.989 | ++ lib/tempest:configure_tempest:762 : local tmp_cfg_file 2026-07-02 22:58:41.994 | +++ lib/tempest:configure_tempest:763 : mktemp 2026-07-02 22:58:42.001 | ++ lib/tempest:configure_tempest:763 : tmp_cfg_file=/tmp/tmp.Hyi3LP8Quq 2026-07-02 22:58:42.005 | ++ lib/tempest:configure_tempest:764 : cd /opt/stack/tempest 2026-07-02 22:58:42.010 | ++ lib/tempest:configure_tempest:766 : local tmp_u_c_m 2026-07-02 22:58:42.016 | +++ lib/tempest:configure_tempest:767 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2026-07-02 22:58:42.022 | ++ lib/tempest:configure_tempest:767 : tmp_u_c_m=/tmp/tempest_u_c_m.wV4wIbYa9D 2026-07-02 22:58:42.026 | ++ lib/tempest:configure_tempest:768 : set_tempest_venv_constraints /tmp/tempest_u_c_m.wV4wIbYa9D 2026-07-02 22:58:42.031 | ++ lib/tempest:set_tempest_venv_constraints:131 : local tmp_c 2026-07-02 22:58:42.035 | ++ lib/tempest:set_tempest_venv_constraints:132 : tmp_c=/tmp/tempest_u_c_m.wV4wIbYa9D 2026-07-02 22:58:42.039 | ++ lib/tempest:set_tempest_venv_constraints:133 : [[ master == \m\a\s\t\e\r ]] 2026-07-02 22:58:42.045 | ++ lib/tempest:set_tempest_venv_constraints:134 : cd /opt/stack/requirements 2026-07-02 22:58:42.048 | ++ lib/tempest:set_tempest_venv_constraints:135 : git show master:upper-constraints.txt 2026-07-02 22:58:42.057 | ++ lib/tempest:set_tempest_venv_constraints:142 : export UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 22:58:42.062 | ++ lib/tempest:set_tempest_venv_constraints:142 : UPPER_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 22:58:42.067 | ++ lib/tempest:set_tempest_venv_constraints:143 : export TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 22:58:42.071 | ++ lib/tempest:set_tempest_venv_constraints:143 : TOX_CONSTRAINTS_FILE=https://releases.openstack.org/constraints/upper/master 2026-07-02 22:58:42.076 | ++ lib/tempest:configure_tempest:769 : [[ False != \T\r\u\e ]] 2026-07-02 22:58:42.080 | ++ lib/tempest:configure_tempest:770 : tox -revenv-tempest --notest 2026-07-02 22:58:42.636 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2026-07-02 22:58:43.581 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2026-07-02 22:58:59.826 | venv-tempest develop-inst: /opt/stack/tempest 2026-07-02 22:59:06.782 | 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.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#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-07-02 22:59:06.782 | ___________________________________ summary ____________________________________ 2026-07-02 22:59:06.783 | venv-tempest: skipped tests 2026-07-02 22:59:06.783 | congratulations :) 2026-07-02 22:59:06.828 | ++ lib/tempest:configure_tempest:772 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.wV4wIbYa9D -r requirements.txt 2026-07-02 22:59:07.704 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-02 22:59:07.704 | !! 2026-07-02 22:59:07.704 | 2026-07-02 22:59:07.704 | ******************************************************************************** 2026-07-02 22:59:07.704 | Requirements should be satisfied by a PEP 517 installer. 2026-07-02 22:59:07.704 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-02 22:59:07.704 | 2026-07-02 22:59:07.704 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 22:59:07.705 | calls to avoid build errors in the future. 2026-07-02 22:59:07.705 | ******************************************************************************** 2026-07-02 22:59:07.705 | 2026-07-02 22:59:07.705 | !! 2026-07-02 22:59:07.705 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-02 22:59:08.111 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-02 22:59:08.111 | !! 2026-07-02 22:59:08.111 | 2026-07-02 22:59:08.111 | ******************************************************************************** 2026-07-02 22:59:08.111 | Please avoid running ``setup.py`` directly. 2026-07-02 22:59:08.111 | Instead, use pypa/build, pypa/installer or other 2026-07-02 22:59:08.111 | standards-based tools. 2026-07-02 22:59:08.111 | 2026-07-02 22:59:08.111 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 22:59:08.112 | calls to avoid build errors in the future. 2026-07-02 22:59:08.112 | 2026-07-02 22:59:08.112 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-02 22:59:08.112 | ******************************************************************************** 2026-07-02 22:59:08.112 | 2026-07-02 22:59:08.112 | !! 2026-07-02 22:59:08.112 | self.initialize_options() 2026-07-02 22:59:08.112 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-02 22:59:08.112 | warnings.warn(msg) 2026-07-02 22:59:08.141 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-02 22:59:08.141 | !! 2026-07-02 22:59:08.141 | 2026-07-02 22:59:08.141 | ******************************************************************************** 2026-07-02 22:59:08.141 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-02 22:59:08.141 | 2026-07-02 22:59:08.141 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-02 22:59:08.141 | or your builds will no longer be supported. 2026-07-02 22:59:08.141 | 2026-07-02 22:59:08.141 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-02 22:59:08.142 | ******************************************************************************** 2026-07-02 22:59:08.142 | 2026-07-02 22:59:08.142 | !! 2026-07-02 22:59:08.142 | corresp(dist, value, root_dir) 2026-07-02 22:59:08.296 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-02 22:59:15.159 | 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.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#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-07-02 22:59:15.160 | venv-tempest run-test-pre: PYTHONHASHSEED='688127543' 2026-07-02 22:59:15.161 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.wV4wIbYa9D -r requirements.txt 2026-07-02 22:59:16.165 | Requirement already satisfied: pbr!=2.1.0,>=2.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 1)) (7.0.3) 2026-07-02 22:59:16.166 | 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-07-02 22:59:16.167 | Requirement already satisfied: jsonschema>=4.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 3)) (4.26.0) 2026-07-02 22:59:16.168 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 4)) (2.9.1) 2026-07-02 22:59:16.170 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 5)) (4.0.0) 2026-07-02 22:59:16.170 | Requirement already satisfied: cryptography>=2.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 6)) (43.0.3) 2026-07-02 22:59:16.170 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 7)) (1.3.0) 2026-07-02 22:59:16.171 | 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-07-02 22:59:16.173 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 9)) (10.5.0) 2026-07-02 22:59:16.174 | 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-07-02 22:59:16.176 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 11)) (4.2.1) 2026-07-02 22:59:16.178 | 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-07-02 22:59:16.178 | Requirement already satisfied: oslo.utils>=7.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 13)) (10.1.1) 2026-07-02 22:59:16.178 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 14)) (4.3.2) 2026-07-02 22:59:16.179 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 15)) (6.0.3) 2026-07-02 22:59:16.180 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 16)) (1.4.6) 2026-07-02 22:59:16.181 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 17)) (5.9.0) 2026-07-02 22:59:16.181 | 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-07-02 22:59:16.182 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 19)) (2.7.0) 2026-07-02 22:59:16.183 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 20)) (3.1.0) 2026-07-02 22:59:16.184 | Requirement already satisfied: defusedxml>=0.7.1 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 21)) (0.7.1) 2026-07-02 22:59:16.185 | Requirement already satisfied: fasteners>=0.16.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 22)) (0.20) 2026-07-02 22:59:16.187 | Requirement already satisfied: testscenarios>=0.5.0 in ./.tox/tempest/lib/python3.12/site-packages (from -r requirements.txt (line 23)) (0.6.2) 2026-07-02 22:59:16.189 | 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-07-02 22:59:16.190 | Requirement already satisfied: autopage>=0.4.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.6.0) 2026-07-02 22:59:16.191 | Requirement already satisfied: cmd2>=3.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.0.0) 2026-07-02 22:59:16.195 | Requirement already satisfied: attrs>=22.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (26.1.0) 2026-07-02 22:59:16.197 | Requirement already satisfied: jsonschema-specifications>=2023.03.6 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2025.9.1) 2026-07-02 22:59:16.197 | Requirement already satisfied: referencing>=0.28.4 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (0.37.0) 2026-07-02 22:59:16.197 | Requirement already satisfied: rpds-py>=0.25.0 in ./.tox/tempest/lib/python3.12/site-packages (from jsonschema>=4.5.0->-r requirements.txt (line 3)) (2026.5.1) 2026-07-02 22:59:16.203 | Requirement already satisfied: bcrypt>=3.2 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (5.0.0) 2026-07-02 22:59:16.204 | Requirement already satisfied: invoke>=2.0 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (3.0.3) 2026-07-02 22:59:16.205 | Requirement already satisfied: pynacl>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 5)) (1.6.2) 2026-07-02 22:59:16.208 | Requirement already satisfied: cffi>=1.12 in ./.tox/tempest/lib/python3.12/site-packages (from cryptography>=2.1->-r requirements.txt (line 6)) (2.0.0) 2026-07-02 22:59:16.214 | 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-07-02 22:59:16.217 | Requirement already satisfied: rfc3986>=1.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.0.0) 2026-07-02 22:59:16.218 | Requirement already satisfied: requests>=2.18.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.config>=5.2.0->-r requirements.txt (line 9)) (2.34.2) 2026-07-02 22:59:16.221 | 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-07-02 22:59:16.223 | Requirement already satisfied: python-dateutil>=2.7.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.log>=3.36.0->-r requirements.txt (line 10)) (2.9.0.post0) 2026-07-02 22:59:16.228 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.16.0) 2026-07-02 22:59:16.228 | Requirement already satisfied: tomlkit>=0.11.6 in ./.tox/tempest/lib/python3.12/site-packages (from stestr>=1.0.0->-r requirements.txt (line 11)) (0.15.0) 2026-07-02 22:59:16.230 | Requirement already satisfied: msgpack>=0.5.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.serialization!=2.19.1,>=2.18.0->-r requirements.txt (line 12)) (1.2.1) 2026-07-02 22:59:16.233 | Requirement already satisfied: iso8601>=0.1.11 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (2.1.0) 2026-07-02 22:59:16.234 | Requirement already satisfied: pyparsing>=2.1.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (3.3.2) 2026-07-02 22:59:16.235 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (26.2) 2026-07-02 22:59:16.236 | Requirement already satisfied: psutil>=3.2.2 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.utils>=7.0.0->-r requirements.txt (line 13)) (7.2.2) 2026-07-02 22:59:16.248 | 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-07-02 22:59:16.253 | 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-07-02 22:59:16.267 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.12/site-packages (from cffi>=1.12->cryptography>=2.1->-r requirements.txt (line 6)) (3.0) 2026-07-02 22:59:16.269 | Requirement already satisfied: prompt-toolkit>=3.0.52 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (3.0.52) 2026-07-02 22:59:16.270 | Requirement already satisfied: pyperclip>=1.8.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.11.0) 2026-07-02 22:59:16.271 | Requirement already satisfied: rich>=15.0.0 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (15.0.0) 2026-07-02 22:59:16.272 | Requirement already satisfied: rich-argparse>=1.7.2 in ./.tox/tempest/lib/python3.12/site-packages (from cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (1.8.0) 2026-07-02 22:59:16.282 | Requirement already satisfied: typing-extensions>=4.12.0 in ./.tox/tempest/lib/python3.12/site-packages (from oslo.context>=2.21.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (4.15.0) 2026-07-02 22:59:16.305 | Requirement already satisfied: six>=1.5 in ./.tox/tempest/lib/python3.12/site-packages (from python-dateutil>=2.7.0->oslo.log>=3.36.0->-r requirements.txt (line 10)) (1.17.0) 2026-07-02 22:59:16.310 | Requirement already satisfied: charset_normalizer<4,>=2 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.4.7) 2026-07-02 22:59:16.311 | Requirement already satisfied: idna<4,>=2.5 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (3.18) 2026-07-02 22:59:16.312 | Requirement already satisfied: certifi>=2023.5.7 in ./.tox/tempest/lib/python3.12/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 9)) (2026.6.17) 2026-07-02 22:59:16.325 | Requirement already satisfied: markdown-it-py>=2.2.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (4.2.0) 2026-07-02 22:59:16.326 | Requirement already satisfied: pygments<3.0.0,>=2.13.0 in ./.tox/tempest/lib/python3.12/site-packages (from rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (2.20.0) 2026-07-02 22:59:16.332 | Requirement already satisfied: mdurl~=0.1 in ./.tox/tempest/lib/python3.12/site-packages (from markdown-it-py>=2.2.0->rich>=15.0.0->cmd2>=3.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 2)) (0.1.2) 2026-07-02 22:59:16.535 | ___________________________________ summary ____________________________________ 2026-07-02 22:59:16.535 | venv-tempest: commands succeeded 2026-07-02 22:59:16.535 | congratulations :) 2026-07-02 22:59:16.580 | ++ lib/tempest:configure_tempest:773 : rm -f /tmp/tempest_u_c_m.wV4wIbYa9D 2026-07-02 22:59:16.586 | ++ lib/tempest:configure_tempest:776 : [[ False == \T\r\u\e ]] 2026-07-02 22:59:16.589 | ++ lib/tempest:configure_tempest:784 : [[ True == \F\a\l\s\e ]] 2026-07-02 22:59:16.593 | ++ lib/tempest:configure_tempest:788 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2026-07-02 22:59:16.636 | ++ lib/tempest:configure_tempest:794 : tox -evenv-tempest -- tempest verify-config -uro /tmp/tmp.Hyi3LP8Quq 2026-07-02 22:59:17.527 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/__init__.py:92: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. 2026-07-02 22:59:17.527 | !! 2026-07-02 22:59:17.527 | 2026-07-02 22:59:17.527 | ******************************************************************************** 2026-07-02 22:59:17.527 | Requirements should be satisfied by a PEP 517 installer. 2026-07-02 22:59:17.527 | If you are using pip, you can try `pip install --use-pep517`. 2026-07-02 22:59:17.527 | 2026-07-02 22:59:17.527 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 22:59:17.528 | calls to avoid build errors in the future. 2026-07-02 22:59:17.528 | ******************************************************************************** 2026-07-02 22:59:17.528 | 2026-07-02 22:59:17.528 | !! 2026-07-02 22:59:17.528 | dist.fetch_build_eggs(dist.setup_requires) 2026-07-02 22:59:17.933 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/_distutils/cmd.py:90: SetuptoolsDeprecationWarning: setup.py install is deprecated. 2026-07-02 22:59:17.933 | !! 2026-07-02 22:59:17.933 | 2026-07-02 22:59:17.933 | ******************************************************************************** 2026-07-02 22:59:17.933 | Please avoid running ``setup.py`` directly. 2026-07-02 22:59:17.933 | Instead, use pypa/build, pypa/installer or other 2026-07-02 22:59:17.934 | standards-based tools. 2026-07-02 22:59:17.934 | 2026-07-02 22:59:17.934 | This deprecation is overdue, please update your project and remove deprecated 2026-07-02 22:59:17.934 | calls to avoid build errors in the future. 2026-07-02 22:59:17.934 | 2026-07-02 22:59:17.934 | See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. 2026-07-02 22:59:17.934 | ******************************************************************************** 2026-07-02 22:59:17.934 | 2026-07-02 22:59:17.934 | !! 2026-07-02 22:59:17.934 | self.initialize_options() 2026-07-02 22:59:17.935 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/pbr/setupcfg.py:833: UserWarning: Unknown distribution option: 'tests_require' 2026-07-02 22:59:17.935 | warnings.warn(msg) 2026-07-02 22:59:17.962 | /opt/stack/tempest/.tox/tempest/lib/python3.12/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated 2026-07-02 22:59:17.962 | !! 2026-07-02 22:59:17.963 | 2026-07-02 22:59:17.963 | ******************************************************************************** 2026-07-02 22:59:17.963 | Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0). 2026-07-02 22:59:17.963 | 2026-07-02 22:59:17.963 | By 2027-Feb-18, you need to update your project and remove deprecated calls 2026-07-02 22:59:17.963 | or your builds will no longer be supported. 2026-07-02 22:59:17.963 | 2026-07-02 22:59:17.963 | See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details. 2026-07-02 22:59:17.963 | ******************************************************************************** 2026-07-02 22:59:17.964 | 2026-07-02 22:59:17.964 | !! 2026-07-02 22:59:17.964 | corresp(dist, value, root_dir) 2026-07-02 22:59:18.116 | venv-tempest develop-inst-nodeps: /opt/stack/tempest 2026-07-02 22:59:25.105 | 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.9.0,-e git+https://review.opendev.org/openstack/tempest.git@8d40001b9742e6088508946a4d2ba98325d79233#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-07-02 22:59:25.105 | venv-tempest run-test-pre: PYTHONHASHSEED='296055565' 2026-07-02 22:59:25.105 | venv-tempest run-test: commands[0] | tempest verify-config -uro /tmp/tmp.Hyi3LP8Quq 2026-07-02 22:59:29.235 | ___________________________________ summary ____________________________________ 2026-07-02 22:59:29.235 | venv-tempest: commands succeeded 2026-07-02 22:59:29.235 | congratulations :) 2026-07-02 22:59:29.280 | ++ lib/tempest:configure_tempest:799 : is_service_enabled q-metering neutron-metering 2026-07-02 22:59:29.302 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:59:29.305 | ++ lib/tempest:configure_tempest:800 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2026-07-02 22:59:29.309 | ++ lib/tempest:configure_tempest:804 : is_service_enabled q-l3 neutron-l3 2026-07-02 22:59:29.333 | ++ functions-common:is_service_enabled:2076 : return 1 2026-07-02 22:59:29.338 | ++ lib/tempest:configure_tempest:805 : DISABLE_NETWORK_API_EXTENSIONS+=', l3_agent_scheduler' 2026-07-02 22:59:29.341 | ++ lib/tempest:configure_tempest:808 : local network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-02 22:59:29.345 | ++ lib/tempest:configure_tempest:809 : [[ ! -z , metering, l3_agent_scheduler ]] 2026-07-02 22:59:29.348 | ++ lib/tempest:configure_tempest:811 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-02 22:59:29.354 | +++ lib/tempest:configure_tempest:813 : remove_disabled_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas , metering, l3_agent_scheduler 2026-07-02 22:59:29.357 | +++ lib/tempest:remove_disabled_extensions:116 : local extensions_list=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-02 22:59:29.361 | +++ lib/tempest:remove_disabled_extensions:117 : shift 2026-07-02 22:59:29.365 | +++ lib/tempest:remove_disabled_extensions:118 : local 'disabled_exts=, metering, l3_agent_scheduler' 2026-07-02 22:59:29.369 | +++ lib/tempest:remove_disabled_extensions:119 : remove_disabled_services address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,l3_agent_scheduler,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas ', metering, l3_agent_scheduler' 2026-07-02 22:59:29.401 | +++ functions-common:remove_disabled_services:2107 : _cleanup_service_list ,address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-02 22:59:29.428 | ++ lib/tempest:configure_tempest:813 : network_api_extensions=address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-02 22:59:29.432 | ++ lib/tempest:configure_tempest:815 : [[ -n '' ]] 2026-07-02 22:59:29.436 | ++ lib/tempest:configure_tempest:818 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,bgp,bgp_4byte_asn,bgp_dragent_scheduler,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dns-domain-ports,dns-integration,dns-integration-domain-keywords,empty-string-filtering,enable-default-route-bfd,enable-default-route-ecmp,expose-port-forwarding-in-fip,ext-gw-mode,external-gateway-multihoming,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floating-ip-port-forwarding,floating-ip-port-forwarding-description,floating-ip-port-forwarding-detail,floating-ip-port-forwarding-port-ranges,floatingip-pools,fwaas_v2,ip_allocation,l3-agent-scheduler-ha-chassis-priority,l3-flavors,l3-ha,logging,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,network_ha,pagination,port-device-profile,port-hardware-offload-type,port-mac-address-regenerate,port-numa-affinity-policy,port-numa-affinity-policy-socket,port-resource-request,port-security,port-trusted-vif,project-id,provider,pvlan,qinq,qos,qos-bw-limit-direction,qos-bw-minimum-ingress,qos-default,qos-fip,qos-gateway-ip,qos-rule-type-details,qos-rule-type-filter,qos-rules-alias,quota-check-limit,quota-check-limit-default,quota_details,quotas,rbac-address-scope,rbac-policies,rbac-security-groups,router,router-enable-snat,router_availability_zone,security-group,security-groups-default-rules,security-groups-default-statefulness,security-groups-normalized-cidr,security-groups-remote-address-group,security-groups-rules-belongs-to-default-sg,security-groups-shared-filtering,segment,sorting,standard-attr-description,standard-attr-fwaas-v2,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-dns-publish-fixed-ip,subnet-external-network,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops,tag-creation,tap-mirror,tap-mirror-both-direction,trunk,uplink-status-propagation,uplink-status-propagation-updatable,vlan-transparent,vpn-endpoint-groups,vpnaas 2026-07-02 22:59:29.479 | ++ lib/tempest:configure_tempest:820 : local object_storage_api_extensions=all 2026-07-02 22:59:29.483 | ++ lib/tempest:configure_tempest:821 : [[ ! -z '' ]] 2026-07-02 22:59:29.487 | ++ lib/tempest:configure_tempest:827 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2026-07-02 22:59:29.532 | ++ lib/tempest:configure_tempest:829 : local volume_api_extensions=all 2026-07-02 22:59:29.536 | ++ lib/tempest:configure_tempest:830 : [[ ! -z '' ]] 2026-07-02 22:59:29.539 | ++ lib/tempest:configure_tempest:836 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2026-07-02 22:59:29.583 | ++ lib/tempest:configure_tempest:839 : IFS=' 2026-07-02 22:59:29.583 | ' 2026-07-02 22:59:29.587 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2026-07-02 22:59:29.591 | ++ ./stack.sh:echo_summary:441 : [[ -t 3 ]] 2026-07-02 22:59:29.594 | ++ ./stack.sh:echo_summary:447 : echo -e Installing Tempest Plugins 2026-07-02 22:59:29.598 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2026-07-02 22:59:29.601 | ++ lib/tempest:install_tempest_plugins:873 : pushd /opt/stack/tempest 2026-07-02 22:59:29.601 | /opt/stack/tempest /opt/stack/tempest 2026-07-02 22:59:29.604 | ++ lib/tempest:install_tempest_plugins:874 : [[ 0 != 0 ]] 2026-07-02 22:59:29.607 | ++ lib/tempest:install_tempest_plugins:883 : popd 2026-07-02 22:59:29.607 | /opt/stack/tempest 2026-07-02 22:59:29.611 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2026-07-02 22:59:29.614 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2026-07-02 22:59:29.617 | + functions-common:run_phase:1869 : [[ stack == \s\o\u\r\c\e ]] 2026-07-02 22:59:29.621 | + functions-common:run_phase:1872 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2026-07-02 22:59:29.624 | + functions-common:run_phase:1875 : run_plugins stack test-config 2026-07-02 22:59:29.627 | + functions-common:run_plugins:1834 : local mode=stack 2026-07-02 22:59:29.631 | + functions-common:run_plugins:1835 : local phase=test-config 2026-07-02 22:59:29.634 | + functions-common:run_plugins:1837 : local plugins= 2026-07-02 22:59:29.638 | + functions-common:run_plugins:1838 : local plugin 2026-07-02 22:59:29.641 | + ./stack.sh:main:1503 : merge_config_group /home/quobyte/devstack/local.conf test-config 2026-07-02 22:59:29.645 | + inc/meta-config:merge_config_group:171 : local localfile=/home/quobyte/devstack/local.conf 2026-07-02 22:59:29.648 | + inc/meta-config:merge_config_group:171 : shift 2026-07-02 22:59:29.652 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2026-07-02 22:59:29.655 | + inc/meta-config:merge_config_group:174 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:59:29.659 | + inc/meta-config:merge_config_group:176 : local configfile group 2026-07-02 22:59:29.662 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2026-07-02 22:59:29.667 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/quobyte/devstack/local.conf test-config 2026-07-02 22:59:29.671 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/quobyte/devstack/local.conf 2026-07-02 22:59:29.675 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2026-07-02 22:59:29.678 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/quobyte/devstack/local.conf ]] 2026-07-02 22:59:29.682 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2026-07-02 22:59:29.682 | /^\[\[.+\|.*\]\]/ { 2026-07-02 22:59:29.682 | gsub("[][]", "", $1); 2026-07-02 22:59:29.682 | split($1, a, "|"); 2026-07-02 22:59:29.682 | if (a[1] == matchgroup) 2026-07-02 22:59:29.682 | print a[2] 2026-07-02 22:59:29.683 | } 2026-07-02 22:59:29.683 | ' /home/quobyte/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 29 async_wait 158 osc 479 apt-get 192 test_with_retry 8 dbsync 7 pip_install 182 apt-get-update 5 run_process 44 git_timed 616 ------------------------- Unaccounted time 66 ========================= Total runtime 1786 ================= Async summary ================= Time spent in the background minus waits: 623 sec Elapsed time: 1786 sec Time if we did everything serially: 2409 sec Speedup: 1.34882 Post-stack database query stats: +------------+-----------+-------+ | db | op | count | +------------+-----------+-------+ | keystone | SELECT | 21037 | | keystone | UPDATE | 7 | | keystone | INSERT | 92 | | neutron | DESCRIBE | 2 | | neutron | CREATE | 1 | | neutron | SHOW | 4 | | nova_api | SELECT | 61 | | nova_cell1 | SELECT | 78 | | nova_cell0 | SELECT | 32 | | nova_cell0 | INSERT | 5 | | neutron | SELECT | 5517 | | neutron | INSERT | 846 | | neutron | DELETE | 33 | | placement | SELECT | 22 | | placement | INSERT | 83 | | placement | SET | 1 | | neutron | UPDATE | 274 | | nova_cell0 | UPDATE | 4 | | cinder | SELECT | 57 | | cinder | INSERT | 5 | | cinder | UPDATE | 5 | | placement | UPDATE | 3 | | glance | INSERT | 14 | | glance | SELECT | 27 | | glance | UPDATE | 2 | | nova_api | SAVEPOINT | 12 | | nova_api | INSERT | 24 | | nova_api | RELEASE | 12 | | nova_cell1 | INSERT | 3 | | nova_cell1 | UPDATE | 21 | | cinder | DELETE | 1 | +------------+-----------+-------+ This is your host IP address: 192.168.122.146 This is your host IPv6 address: ::1 Keystone is serving at http://192.168.122.146/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: 93813783fbedb492f73fc15ed362cc70b0f6c102 Merge "Grant cinder service user the "member" role for barbican" 2026-07-02 18:45:12 +0000 OS Version: Ubuntu 24.04 noble